====>> Building mail/p5-Mail-IMAPClient build started at Sun Aug 20 00:23:37 BST 2017 port directory: /usr/ports/mail/p5-Mail-IMAPClient building for: FreeBSD 110amd64-system-job-01 11.0-RELEASE-p12 FreeBSD 11.0-RELEASE-p12 amd64 maintained by: jadawin@FreeBSD.org Makefile ident: $FreeBSD: head/mail/p5-Mail-IMAPClient/Makefile 433493 2017-02-06 15:05:56Z jadawin $ Poudriere version: 3.1.19 Host OSVERSION: 1100122 Jail OSVERSION: 1100122 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RELEASE-p12 UNAME_r=11.0-RELEASE-p12 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/space/poudriere/poudriere_data/.m/110amd64-system/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=p5-Mail-IMAPClient-3.39 OLDPWD=/ PWD=/space/poudriere/poudriere_data/.m/110amd64-system/ref/.p/pool MASTERNAME=110amd64-system SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.19 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- ============================ ===> License ARTPERL10 accepted by the user =========================================================================== =================================================== ===> p5-Mail-IMAPClient-3.39 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz [110amd64-system-job-01] Installing pkg-1.10.1... [110amd64-system-job-01] Extracting pkg-1.10.1: .......... done ===> p5-Mail-IMAPClient-3.39 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of p5-Mail-IMAPClient-3.39 =========================================================================== =================================================== =========================================================================== =================================================== ===> License ARTPERL10 accepted by the user ===> Fetching all distfiles required by p5-Mail-IMAPClient-3.39 for building =========================================================================== =================================================== ===> License ARTPERL10 accepted by the user ===> Fetching all distfiles required by p5-Mail-IMAPClient-3.39 for building => SHA256 Checksum OK for Mail-IMAPClient-3.39.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License ARTPERL10 accepted by the user ===> Fetching all distfiles required by p5-Mail-IMAPClient-3.39 for building ===> Extracting for p5-Mail-IMAPClient-3.39 => SHA256 Checksum OK for Mail-IMAPClient-3.39.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for p5-Mail-IMAPClient-3.39 =========================================================================== =================================================== ===> p5-Mail-IMAPClient-3.39 depends on package: perl5>=5.24<5.25 - not found ===> Installing existing package /packages/All/perl5-5.24.2.txz [110amd64-system-job-01] Installing perl5-5.24.2... [110amd64-system-job-01] Extracting perl5-5.24.2: .......... done Message from perl5-5.24.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> p5-Mail-IMAPClient-3.39 depends on package: perl5>=5.24<5.25 - found ===> Returning to build of p5-Mail-IMAPClient-3.39 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for p5-Mail-IMAPClient-3.39 Warning: prerequisite Parse::RecDescent 1.94 not found. The following optional modules were not found: Authen::NTLM for Authmechanism 'NTLM' Authen::SASL for Authmechanism 'DIGEST-MD5' Digest::HMAC_MD5 for Authmechanism 'CRAM-MD5' IO::Socket::SSL for SSL enabled connections (Ssl => 1) Test::Pod for Pod tests Optional modules are available from any CPAN mirror, reference: http://search.cpan.org/ http://www.perl.com/CPAN/modules/by-module http://www.perl.org/CPAN/modules/by-module Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mail::IMAPClient Writing MYMETA.yml and MYMETA.json (OPTIONAL) For extended tests during 'make test', create a file 'test.txt' in the top level directory of this distribution (the same directory as the Makefile.PL, etc.). This file must contain an IMAP server name or IP (server=...), a user account (user=...), and a password (passed=...). A port (port=....) and an authentication mechanism to be used (authmechanism=...) can also be specified. Example: --- BEGIN: test.txt --- server=localhost user=mytestuser passed=mypassword port=143 --- END: test.txt --- NOTE: When testing is completed, be sure to remove test.txt (either by hand or by 'make clean'). =========================================================================== =================================================== ===> Building for p5-Mail-IMAPClient-3.39 cp lib/Mail/IMAPClient/MessageSet.pm blib/lib/Mail/IMAPClient/MessageSet.pm cp lib/Mail/IMAPClient.pm blib/lib/Mail/IMAPClient.pm cp lib/Mail/IMAPClient/Thread.pm blib/lib/Mail/IMAPClient/Thread.pm cp lib/Mail/IMAPClient/BodyStructure/Parse.grammar blib/lib/Mail/IMAPClient/BodyStructure/Parse.grammar cp lib/Mail/IMAPClient/BodyStructure.pm blib/lib/Mail/IMAPClient/BodyStructure.pm cp lib/Mail/IMAPClient/BodyStructure/Parse.pod blib/lib/Mail/IMAPClient/BodyStructure/Parse.pod cp lib/Mail/IMAPClient/Thread.pod blib/lib/Mail/IMAPClient/Thread.pod cp lib/Mail/IMAPClient.pod blib/lib/Mail/IMAPClient.pod cp lib/Mail/IMAPClient/Thread.grammar blib/lib/Mail/IMAPClient/Thread.grammar cp lib/Mail/IMAPClient/BodyStructure/Parse.pm blib/lib/Mail/IMAPClient/BodyStructure/Parse.pm Manifying 5 pod documents =========================================================================== =================================================== ===> p5-Mail-IMAPClient-3.39 depends on package: p5-Digest-HMAC>=0 - not found ===> Installing existing package /packages/All/p5-Digest-HMAC-1.03_1.txz [110amd64-system-job-01] Installing p5-Digest-HMAC-1.03_1... [110amd64-system-job-01] Extracting p5-Digest-HMAC-1.03_1: .......... done ===> p5-Mail-IMAPClient-3.39 depends on package: p5-Digest-HMAC>=0 - found ===> Returning to build of p5-Mail-IMAPClient-3.39 ===> p5-Mail-IMAPClient-3.39 depends on package: p5-Parse-RecDescent>=1.94 - not found ===> Installing existing package /packages/All/p5-Parse-RecDescent-1.967.009_2.txz [110amd64-system-job-01] Installing p5-Parse-RecDescent-1.967.009_2... [110amd64-system-job-01] Extracting p5-Parse-RecDescent-1.967.009_2: ....... done ===> p5-Mail-IMAPClient-3.39 depends on package: p5-Parse-RecDescent>=1.94 - found ===> Returning to build of p5-Mail-IMAPClient-3.39 ===> p5-Mail-IMAPClient-3.39 depends on package: p5-IO-Socket-SSL>=0 - not found ===> Installing existing package /packages/All/p5-IO-Socket-SSL-2.049_1.txz [110amd64-system-job-01] Installing p5-IO-Socket-SSL-2.049_1... [110amd64-system-job-01] `-- Installing p5-Mozilla-CA-20160104... [110amd64-system-job-01] `-- Extracting p5-Mozilla-CA-20160104: ........ done [110amd64-system-job-01] `-- Installing p5-Net-SSLeay-1.81... [110amd64-system-job-01] `-- Extracting p5-Net-SSLeay-1.81: .......... done [110amd64-system-job-01] Extracting p5-IO-Socket-SSL-2.049_1: .......... done ===> p5-Mail-IMAPClient-3.39 depends on package: p5-IO-Socket-SSL>=0 - found ===> Returning to build of p5-Mail-IMAPClient-3.39 ===> p5-Mail-IMAPClient-3.39 depends on package: p5-Authen-SASL>=0 - not found ===> Installing existing package /packages/All/p5-Authen-SASL-2.16_1.txz [110amd64-system-job-01] Installing p5-Authen-SASL-2.16_1... [110amd64-system-job-01] `-- Installing p5-GSSAPI-0.28_1... [110amd64-system-job-01] | `-- Installing heimdal-7.4.0... [110amd64-system-job-01] | | `-- Installing db5-5.3.28_6... [110amd64-system-job-01] | | `-- Extracting db5-5.3.28_6: .......... done [110amd64-system-job-01] | | `-- Installing gettext-runtime-0.19.8.1_1... [110amd64-system-job-01] | | `-- Installing indexinfo-0.2.6... [110amd64-system-job-01] | | `-- Extracting indexinfo-0.2.6: .... done [110amd64-system-job-01] | | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [110amd64-system-job-01] | | `-- Installing readline-7.0.3... [110amd64-system-job-01] | | `-- Extracting readline-7.0.3: .......... done [110amd64-system-job-01] | `-- Extracting heimdal-7.4.0: .......... done [110amd64-system-job-01] `-- Extracting p5-GSSAPI-0.28_1: .......... done [110amd64-system-job-01] Extracting p5-Authen-SASL-2.16_1: .......... done Message from heimdal-7.4.0: ==== heimdal-7.1.0_1 uses a new database format which is incompatible with Heimdal in the base system and heimdal-1.5.3_6 or prior. Please read 20161112 in /usr/ports/UPDATING carefully to upgrade your database. ==== ===> p5-Mail-IMAPClient-3.39 depends on package: p5-Authen-SASL>=0 - found ===> Returning to build of p5-Mail-IMAPClient-3.39 ===> p5-Mail-IMAPClient-3.39 depends on package: perl5>=5.24<5.25 - found =========================================================================== =================================================== ===> Staging for p5-Mail-IMAPClient-3.39 ===> Generating temporary packing list Manifying 5 pod documents Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/Mail/IMAPClient.pm Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/Mail/IMAPClient.pod Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/Mail/IMAPClient/Thread.pm Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/Mail/IMAPClient/Thread.grammar Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/Mail/IMAPClient/BodyStructure.pm Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/Mail/IMAPClient/Thread.pod Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/Mail/IMAPClient/MessageSet.pm Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/Mail/IMAPClient/BodyStructure/Parse.grammar Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/Mail/IMAPClient/BodyStructure/Parse.pod Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/Mail/IMAPClient/BodyStructure/Parse.pm Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/man/man3/Mail::IMAPClient::MessageSet.3 Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/man/man3/Mail::IMAPClient::BodyStructure::Parse.3 Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/man/man3/Mail::IMAPClient.3 Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/man/man3/Mail::IMAPClient::BodyStructure.3 Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/man/man3/Mail::IMAPClient::Thread.3 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for p5-Mail-IMAPClient-3.39 =========================================================================== ====>> Cleaning up wrkdir ===> Cleaning for p5-Mail-IMAPClient-3.39 build of mail/p5-Mail-IMAPClient ended at Sun Aug 20 00:23:52 BST 2017 build time: 00:00:15