====>> Building archivers/zip build started at Sun Dec 20 15:54:20 GMT 2015 port directory: /usr/ports/archivers/zip building for: FreeBSD 102amd64-default-job-01 10.2-RELEASE-p8 FreeBSD 10.2-RELEASE-p8 amd64 maintained by: freebsd@skysmurf.nl Makefile ident: $FreeBSD: head/archivers/zip/Makefile 369902 2014-10-03 13:51:17Z bapt $ Poudriere version: 3.1.10 Host OSVERSION: 1002000 Jail OSVERSION: 1002000 ---Begin Environment--- OSVERSION=1002000 UNAME_v=FreeBSD 10.2-RELEASE-p8 UNAME_r=10.2-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/space/poudriere/poudriere_data/.m/102amd64-default/ref FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=zip-3.0_1 OLDPWD=/ PWD=/space/poudriere/poudriere_data/.m/102amd64-default/ref/.p/pool MASTERNAME=102amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.10 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for zip-3.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/zip/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/zip/work HOME=/wrkdirs/usr/ports/archivers/zip/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/zip/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/zip/work HOME=/wrkdirs/usr/ports/archivers/zip/work TMPDIR="/tmp" NO_PIE=yes NO_DEBUG_FILES=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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=10.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/zip" EXAMPLESDIR="share/examples/zip" DATADIR="share/zip" WWWDIR="www/zip" ETCDIR="etc/zip" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zip DOCSDIR=/usr/local/share/doc/zip EXAMPLESDIR=/usr/local/share/examples/zip WWWDIR=/usr/local/www/zip ETCDIR=/usr/local/etc/zip --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> zip-3.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.2.txz [102amd64-default-job-01] Installing pkg-1.6.2... [102amd64-default-job-01] Extracting pkg-1.6.2: .......... done Message from pkg-1.6.2: If you are upgrading from the old package format, first run: # pkg2ng ===> zip-3.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of zip-3.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by zip-3.0_1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by zip-3.0_1 for building => SHA256 Checksum OK for zip30.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by zip-3.0_1 for building ===> Extracting for zip-3.0_1 => SHA256 Checksum OK for zip30.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for zip-3.0_1 ===> Applying FreeBSD patches for zip-3.0_1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for zip-3.0_1 =========================================================================== =================================================== ===> Building for zip-3.0_1 sh unix/configure "cc" "-O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX " "" Check C compiler type (optimization options) GNU C () Check bzip2 support Check for bzip2 in bzip2 directory Check if OS already has bzip2 library installed -- OS supports bzip2 - linking in bzip2 Check for the C preprocessor Check if we can use asm code Check for ANSI options Check for prototypes Check the handling of const Check for time_t Check for size_t Check for off_t Check size of UIDs and GIDs (Now zip stores variable size UIDs/GIDs using a new extra field. This tests if this OS uses 16-bit UIDs/GIDs and so if the old 16-bit storage should also be used for backward compatibility.) s.st_uid is 4 bytes s.st_gid is 4 bytes -- UID not 2 bytes - disabling old 16-bit UID/GID support Check for Large File Support off_t is 8 bytes -- yes we have Large File Support! Check for wide char support -- have wchar_t - enabling Unicode support Check for gcc no-builtin flag Check for rmdir Check for strchr Check for strrchr Check for rename Check for mktemp Check for mktime Check for mkstemp Check for memset Check for memmove Check for strerror Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for nonexistent include files Check for term I/O include file Check for valloc Check for /usr/local/bin and /usr/local/man Check for OS-specific flags Check for symbolic links eval /usr/bin/make -f unix/Makefile zips `cat flags` cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c zip.c:1031:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(text[i]); ^~~~~~~ zip.c:1228:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(cryptnote[i]); ^~~~~~~~~~~~ 2 warnings generated. cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c cc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o -lbz2 cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c cc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o -lbz2 cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c cc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -lbz2 cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DUNIX -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c cc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -lbz2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for zip-3.0_1 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/archivers/zip/work/zip30/zip /wrkdirs/usr/ports/archivers/zip/work/stage/usr/local/bin install -m 444 /wrkdirs/usr/ports/archivers/zip/work/zip30/man/zip.1 /wrkdirs/usr/ports/archivers/zip/work/stage/usr/local/man/man1 install -s -m 555 /wrkdirs/usr/ports/archivers/zip/work/zip30/zipcloak /wrkdirs/usr/ports/archivers/zip/work/stage/usr/local/bin install -m 444 /wrkdirs/usr/ports/archivers/zip/work/zip30/man/zipcloak.1 /wrkdirs/usr/ports/archivers/zip/work/stage/usr/local/man/man1 install -s -m 555 /wrkdirs/usr/ports/archivers/zip/work/zip30/zipnote /wrkdirs/usr/ports/archivers/zip/work/stage/usr/local/bin install -m 444 /wrkdirs/usr/ports/archivers/zip/work/zip30/man/zipnote.1 /wrkdirs/usr/ports/archivers/zip/work/stage/usr/local/man/man1 install -s -m 555 /wrkdirs/usr/ports/archivers/zip/work/zip30/zipsplit /wrkdirs/usr/ports/archivers/zip/work/stage/usr/local/bin install -m 444 /wrkdirs/usr/ports/archivers/zip/work/zip30/man/zipsplit.1 /wrkdirs/usr/ports/archivers/zip/work/stage/usr/local/man/man1 cd /wrkdirs/usr/ports/archivers/zip/work/zip30/ && install -m 0644 CHANGES README* TODO WHATSNEW WHERE /wrkdirs/usr/ports/archivers/zip/work/stage/usr/local/share/doc/zip ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for zip-3.0_1 =========================================================================== ====>> Cleaning up wrkdir ===> Cleaning for zip-3.0_1 build of archivers/zip ended at Sun Dec 20 15:54:32 GMT 2015 build time: 00:00:12