=>> Building mail/p5-Mail-IMAPClient build started at Sun Jan 28 22:30:00 GMT 2018 port directory: /usr/ports/mail/p5-Mail-IMAPClient package name: p5-Mail-IMAPClient-3.39 building for: FreeBSD 111amd64-system-job-03 11.1-RELEASE-p6 FreeBSD 11.1-RELEASE-p6 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.2.4 Host OSVERSION: 1100122 Jail OSVERSION: 1101001 Job Id: 03 !!! Jail is newer than host. (Jail: 1101001, Host: 1100122) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1101001 UNAME_v=FreeBSD 11.1-RELEASE-p6 UNAME_r=11.1-RELEASE-p6 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/space/poudriere/poudriere_data/.m/111amd64-system/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/space/poudriere/poudriere_data/.m/111amd64-system/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS PWD=/space/poudriere/poudriere_data/.m/111amd64-system/ref/.p/pool MASTERNAME=111amd64-system SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh GID=0 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- jadawin@FreeBSD.org --End MAINTAINER-- --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.4.txz [111amd64-system-job-03] Installing pkg-1.10.4... [111amd64-system-job-03] Extracting pkg-1.10.4: .......... 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.3.txz [111amd64-system-job-03] Installing perl5-5.24.3... [111amd64-system-job-03] Extracting perl5-5.24.3: .......... done Message from perl5-5.24.3: 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/BodyStructure/Parse.grammar blib/lib/Mail/IMAPClient/BodyStructure/Parse.grammar cp lib/Mail/IMAPClient/BodyStructure/Parse.pod blib/lib/Mail/IMAPClient/BodyStructure/Parse.pod cp lib/Mail/IMAPClient.pod blib/lib/Mail/IMAPClient.pod cp lib/Mail/IMAPClient/MessageSet.pm blib/lib/Mail/IMAPClient/MessageSet.pm cp lib/Mail/IMAPClient/Thread.pod blib/lib/Mail/IMAPClient/Thread.pod cp lib/Mail/IMAPClient/Thread.pm blib/lib/Mail/IMAPClient/Thread.pm cp lib/Mail/IMAPClient.pm blib/lib/Mail/IMAPClient.pm 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 cp lib/Mail/IMAPClient/BodyStructure.pm blib/lib/Mail/IMAPClient/BodyStructure.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 [111amd64-system-job-03] Installing p5-Digest-HMAC-1.03_1... [111amd64-system-job-03] 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 [111amd64-system-job-03] Installing p5-Parse-RecDescent-1.967.009_2... [111amd64-system-job-03] 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.051.txz [111amd64-system-job-03] Installing p5-IO-Socket-SSL-2.051... [111amd64-system-job-03] `-- Installing p5-Mozilla-CA-20160104... [111amd64-system-job-03] `-- Extracting p5-Mozilla-CA-20160104: ........ done [111amd64-system-job-03] `-- Installing p5-Net-SSLeay-1.84... [111amd64-system-job-03] `-- Extracting p5-Net-SSLeay-1.84: .......... done [111amd64-system-job-03] Extracting p5-IO-Socket-SSL-2.051: .......... 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 [111amd64-system-job-03] Installing p5-Authen-SASL-2.16_1... [111amd64-system-job-03] `-- Installing p5-GSSAPI-0.28_1... [111amd64-system-job-03] | `-- Installing heimdal-7.5.0... [111amd64-system-job-03] | | `-- Installing db5-5.3.28_6... [111amd64-system-job-03] | | `-- Extracting db5-5.3.28_6: .......... done [111amd64-system-job-03] | | `-- Installing gettext-runtime-0.19.8.1_1... [111amd64-system-job-03] | | `-- Installing indexinfo-0.3.1... [111amd64-system-job-03] | | `-- Extracting indexinfo-0.3.1: .... done [111amd64-system-job-03] | | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [111amd64-system-job-03] | | `-- Installing readline-7.0.3_1... [111amd64-system-job-03] | | `-- Extracting readline-7.0.3_1: .......... done [111amd64-system-job-03] | `-- Extracting heimdal-7.5.0: .......... done [111amd64-system-job-03] `-- Extracting p5-GSSAPI-0.28_1: .......... done [111amd64-system-job-03] Extracting p5-Authen-SASL-2.16_1: .......... done Message from heimdal-7.5.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/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/Thread.grammar 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/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.3 Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/man/man3/Mail::IMAPClient::Thread.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::BodyStructure.3 Installing /wrkdirs/usr/ports/mail/p5-Mail-IMAPClient/work/stage/usr/local/lib/perl5/site_perl/man/man3/Mail::IMAPClient::MessageSet.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 | p5-Mail-IMAPClient-3.39 ended at Sun Jan 28 22:30:15 GMT 2018 build time: 00:00:15