=> Building archivers/unarj build started at Mon Mar 13 00:47:21 PDT 2017 port directory: /usr/ports/archivers/unarj building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.1380.gb4315f-DEVELOPMENT #0: Fri Mar 3 17:20:21 PST 2017 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: ak@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/Release48-default/ref/../09//usr/ports/archivers/unarj/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400713 Jail OSVERSION: 400713 ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/Release48-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=unarj-2.65_2 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/Release48-default/ref/.p/pool MASTERNAME=Release48-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for unarj-2.65_2: 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/archivers/unarj XDG_CONFIG_HOME=/wrkdirs/archivers/unarj HOME=/wrkdirs/archivers/unarj TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/archivers/unarj XDG_CONFIG_HOME=/wrkdirs/archivers/unarj HOME=/wrkdirs/archivers/unarj 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/unarj" EXAMPLESDIR="share/examples/unarj" DATADIR="share/unarj" WWWDIR="www/unarj" ETCDIR="etc/unarj" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/unarj DOCSDIR=/usr/local/share/doc/unarj EXAMPLESDIR=/usr/local/share/examples/unarj WWWDIR=/usr/local/www/unarj ETCDIR=/usr/local/etc/unarj --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--- =================================================== =========================================================================== =================================================== ===> unarj-2.65_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz Installing pkg-1.9.4_1... Extracting pkg-1.9.4_1: .......... done ===> unarj-2.65_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of unarj-2.65_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by unarj-2.65_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by unarj-2.65_2 for building => SHA256 Checksum OK for unarj-2.65.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by unarj-2.65_2 for building ===> Extracting for unarj-2.65_2 => SHA256 Checksum OK for unarj-2.65.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for unarj-2.65_2 ===> Applying ports patches for unarj-2.65_2 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for unarj-2.65_2 =========================================================================== =================================================== ===> Building for unarj-2.65_2 --- unarj.o --- --- decode.o --- --- environ.o --- --- sanitize.o --- --- unarj.o --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -c unarj.c --- environ.o --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -c environ.c --- sanitize.o --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -c sanitize.c --- decode.o --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -c decode.c --- environ.o --- environ.c: In function 'set_ftime_mode': environ.c:641:24: warning: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatible-pointer-types] return utime(name, &tb); ^ In file included from environ.c:437:0: /usr/include/utime.h:50:5: note: expected 'const struct utimbuf *' but argument is of type 'struct utimbuf *' int utime (const char *, const struct utimbuf *); ^ --- unarj --- cc unarj.o decode.o environ.o sanitize.o -o unarj =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for unarj-2.65_2 ===> Generating temporary packing list install -s -m 555 /wrkdirs/archivers/unarj/unarj-2.65/unarj /wrkdirs/archivers/unarj/stage/usr/local/bin install -m 0644 /wrkdirs/archivers/unarj/unarj-2.65/unarj.txt /wrkdirs/archivers/unarj/unarj-2.65/technote.txt /wrkdirs/archivers/unarj/stage/usr/local/share/doc/unarj ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for unarj-2.65_2 file sizes/checksums [3]: . done packing files [3]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for unarj-2.65_2 build of archivers/unarj ended at Mon Mar 13 00:47:31 PDT 2017 build time: 00:00:10