=> Building security/p5-Digest-SHA build started at Fri Oct 7 18:17:11 PDT 2016 port directory: /usr/ports/security/p5-Digest-SHA building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: perl@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/Release46-default/ref/../03//usr/ports/security/p5-Digest-SHA/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400600 ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/Release46-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=p5-Digest-SHA-5.96 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/Release46-default/ref/.p/pool MASTERNAME=Release46-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- INSTALLDIRS="site" CC="cc" CCFLAGS="-pipe -O2 -fno-strict-aliasing" PREFIX="/usr/local" INSTALLPRIVLIB="/usr/local/lib" INSTALLARCHLIB="/usr/local/lib" --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/security/p5-Digest-SHA XDG_CONFIG_HOME=/wrkdirs/security/p5-Digest-SHA HOME=/wrkdirs/security/p5-Digest-SHA TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 PERL_EXTUTILS_AUTOINSTALL="--skipdeps" PERL_MM_USE_DEFAULT="YES" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/security/p5-Digest-SHA XDG_CONFIG_HOME=/wrkdirs/security/p5-Digest-SHA HOME=/wrkdirs/security/p5-Digest-SHA TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=4.6 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.20.3 PERL_VER=5.20 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.20 PROFILE="@comment " DOCSDIR="share/doc/Digest-SHA" EXAMPLESDIR="share/examples/Digest-SHA" DATADIR="share/Digest-SHA" WWWDIR="www/Digest-SHA" ETCDIR="etc/Digest-SHA" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/Digest-SHA DOCSDIR=/usr/local/share/doc/Digest-SHA EXAMPLESDIR=/usr/local/share/examples/Digest-SHA WWWDIR=/usr/local/www/Digest-SHA ETCDIR=/usr/local/etc/Digest-SHA --End SUB_LIST-- ---Begin make.conf--- NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== ===> License ART10 GPLv1 accepted by the user =========================================================================== =================================================== ===> p5-Digest-SHA-5.96 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz Installing pkg-1.8.7_3... Extracting pkg-1.8.7_3: .......... done ===> p5-Digest-SHA-5.96 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of p5-Digest-SHA-5.96 =========================================================================== =================================================== =========================================================================== =================================================== ===> License ART10 GPLv1 accepted by the user ===> Fetching all distfiles required by p5-Digest-SHA-5.96 for building =========================================================================== =================================================== ===> License ART10 GPLv1 accepted by the user ===> Fetching all distfiles required by p5-Digest-SHA-5.96 for building => SHA256 Checksum OK for Digest-SHA-5.96.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License ART10 GPLv1 accepted by the user ===> Fetching all distfiles required by p5-Digest-SHA-5.96 for building ===> Extracting for p5-Digest-SHA-5.96 => SHA256 Checksum OK for Digest-SHA-5.96.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for p5-Digest-SHA-5.96 =========================================================================== =================================================== ===> p5-Digest-SHA-5.96 depends on package: perl5>=5.20<5.21 - not found ===> Installing existing package /packages/All/perl5-5.20.3_15.txz Installing perl5-5.20.3_15... Extracting perl5-5.20.3_15: .......... done Message from perl5-5.20.3_15: 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-Digest-SHA-5.96 depends on package: perl5>=5.20<5.21 - found ===> Returning to build of p5-Digest-SHA-5.96 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for p5-Digest-SHA-5.96 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Digest::SHA Writing MYMETA.yml and MYMETA.json =========================================================================== =================================================== ===> Building for p5-Digest-SHA-5.96 --- blib/lib/Digest/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Digest/SHA/.exists --- --- blib/arch/auto/Digest/SHA/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- subdirs --- --- SHA.c --- --- SHA.bs --- --- SHA.c --- /usr/local/bin/perl5.20.3 /usr/local/lib/perl5/5.20/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.20/ExtUtils/typemap -typemap typemap SHA.xs > SHA.xsc && mv SHA.xsc SHA.c --- SHA.bs --- Running Mkbootstrap for Digest::SHA () chmod 644 SHA.bs --- pm_to_blib --- --- blibdirs --- --- config --- --- pm_to_blib --- cp lib/Digest/SHA.pm blib/lib/Digest/SHA.pm --- SHA.o --- cc -c -I. -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"5.96\" -DXS_VERSION=\"5.96\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.20/mach/CORE" SHA.c --- blib/arch/auto/Digest/SHA/SHA.so --- rm -f blib/arch/auto/Digest/SHA/SHA.so cc -shared -L/usr/local/lib/perl5/5.20/mach/CORE -lperl -L/usr/local/lib -fstack-protector SHA.o -o blib/arch/auto/Digest/SHA/SHA.so chmod 755 blib/arch/auto/Digest/SHA/SHA.so /usr/local/bin/perl5.20.3 -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs blib/arch/auto/Digest/SHA/SHA.bs 644 --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying blib/man3/Digest::SHA.3 --- all --- =========================================================================== =================================================== ===> p5-Digest-SHA-5.96 depends on package: perl5>=5.20<5.21 - found =========================================================================== =================================================== ===> Staging for p5-Digest-SHA-5.96 ===> Generating temporary packing list Running Mkbootstrap for Digest::SHA () chmod 644 SHA.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /wrkdirs/security/p5-Digest-SHA/stage/usr/local/lib/perl5/site_perl/mach/5.20/auto/Digest/SHA/SHA.so Installing /wrkdirs/security/p5-Digest-SHA/stage/usr/local/lib/perl5/site_perl/mach/5.20/Digest/SHA.pm Installing /wrkdirs/security/p5-Digest-SHA/stage/usr/local/lib/perl5/site_perl/man/man3/Digest::SHA.3 /usr/bin/strip /wrkdirs/security/p5-Digest-SHA/stage/usr/local/lib/perl5/site_perl/mach/5.20/auto/Digest/SHA/SHA.so ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for p5-Digest-SHA-5.96 file sizes/checksums [8]: . done packing files [8]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for p5-Digest-SHA-5.96 build of security/p5-Digest-SHA ended at Fri Oct 7 18:17:29 PDT 2016 build time: 00:00:18