=> Building security/sha build started at Wed Oct 5 13:18:38 PDT 2016 port directory: /usr/ports/security/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: allan@saddi.com ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../09//usr/ports/security/sha/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400702 !!! Jail is newer than host. (Jail: 400702, Host: 400700) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/bleeding-edge-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=sha-1.0.4 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool MASTERNAME=bleeding-edge-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-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/security/sha XDG_CONFIG_HOME=/wrkdirs/security/sha HOME=/wrkdirs/security/sha TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/security/sha XDG_CONFIG_HOME=/wrkdirs/security/sha HOME=/wrkdirs/security/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.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/sha" EXAMPLESDIR="share/examples/sha" DATADIR="share/sha" WWWDIR="www/sha" ETCDIR="etc/sha" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sha DOCSDIR=/usr/local/share/doc/sha EXAMPLESDIR=/usr/local/share/examples/sha WWWDIR=/usr/local/www/sha ETCDIR=/usr/local/etc/sha --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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--- =================================================== =========================================================================== =================================================== ===> sha-1.0.4 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 ===> sha-1.0.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sha-1.0.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sha-1.0.4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by sha-1.0.4 for building => SHA256 Checksum OK for sha-1.0.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sha-1.0.4 for building ===> Extracting for sha-1.0.4 => SHA256 Checksum OK for sha-1.0.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sha-1.0.4 =========================================================================== =================================================== ===> sha-1.0.4 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz Installing gmake-4.2.1_1... `-- Installing indexinfo-0.2.5... `-- Extracting indexinfo-0.2.5: .... done `-- Installing gettext-runtime-0.19.8.1... `-- Extracting gettext-runtime-0.19.8.1: .......... done Extracting gmake-4.2.1_1: .......... done ===> sha-1.0.4 depends on executable: gmake - found ===> Returning to build of sha-1.0.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for sha-1.0.4 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets ${MAKE}... yes checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking for uint8_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for strerror... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands =========================================================================== =================================================== ===> Building for sha-1.0.4 gmake[1]: Entering directory '/wrkdirs/security/sha/sha-1.0.4' cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands gmake all-am gmake[2]: Entering directory '/wrkdirs/security/sha/sha-1.0.4' source='sha.c' object='sha.o' libtool=no \ depfile='.deps/sha.Po' tmpdepfile='.deps/sha.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f sha.c || echo './'`sha.c source='sha1.c' object='sha1.o' libtool=no \ depfile='.deps/sha1.Po' tmpdepfile='.deps/sha1.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f sha1.c || echo './'`sha1.c source='sha256.c' object='sha256.o' libtool=no \ depfile='.deps/sha256.Po' tmpdepfile='.deps/sha256.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f sha256.c || echo './'`sha256.c source='sha384.c' object='sha384.o' libtool=no \ depfile='.deps/sha384.Po' tmpdepfile='.deps/sha384.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f sha384.c || echo './'`sha384.c source='sha512.c' object='sha512.o' libtool=no \ depfile='.deps/sha512.Po' tmpdepfile='.deps/sha512.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f sha512.c || echo './'`sha512.c source='shatest.c' object='shatest.o' libtool=no \ depfile='.deps/shatest.Po' tmpdepfile='.deps/shatest.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f shatest.c || echo './'`shatest.c cc -pipe -O2 -fno-strict-aliasing -o sha sha.o sha1.o sha256.o sha384.o sha512.o cc -pipe -O2 -fno-strict-aliasing -o shatest shatest.o sha1.o sha256.o sha384.o sha512.o gmake[2]: Leaving directory '/wrkdirs/security/sha/sha-1.0.4' gmake[1]: Leaving directory '/wrkdirs/security/sha/sha-1.0.4' =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for sha-1.0.4 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/security/sha/sha-1.0.4' gmake[2]: Entering directory '/wrkdirs/security/sha/sha-1.0.4' /bin/sh ./mkinstalldirs /wrkdirs/security/sha/stage/usr/local/bin install -s -m 555 sha /wrkdirs/security/sha/stage/usr/local/bin/sha /bin/sh ./mkinstalldirs /wrkdirs/security/sha/stage/usr/local/man/man1 install -m 0644 ./sha.1 /wrkdirs/security/sha/stage/usr/local/man/man1/sha.1 gmake[2]: Leaving directory '/wrkdirs/security/sha/sha-1.0.4' gmake[1]: Leaving directory '/wrkdirs/security/sha/sha-1.0.4' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for sha-1.0.4 file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for sha-1.0.4 build of security/sha ended at Wed Oct 5 13:18:47 PDT 2016 build time: 00:00:09