=> Building sysutils/copytape build started at Wed Oct 5 13:07:43 PDT 2016 port directory: /usr/ports/sysutils/copytape 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: sjroz@verizon.net ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../04//usr/ports/sysutils/copytape/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=copytape-1.0 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-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/sysutils/copytape XDG_CONFIG_HOME=/wrkdirs/sysutils/copytape HOME=/wrkdirs/sysutils/copytape TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/sysutils/copytape XDG_CONFIG_HOME=/wrkdirs/sysutils/copytape HOME=/wrkdirs/sysutils/copytape 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 -Wno-return-type -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -Wno-return-type -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/copytape" EXAMPLESDIR="share/examples/copytape" DATADIR="share/copytape" WWWDIR="www/copytape" ETCDIR="etc/copytape" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/copytape DOCSDIR=/usr/local/share/doc/copytape EXAMPLESDIR=/usr/local/share/examples/copytape WWWDIR=/usr/local/www/copytape ETCDIR=/usr/local/etc/copytape --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--- =================================================== =========================================================================== =================================================== ===> copytape-1.0 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 ===> copytape-1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of copytape-1.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by copytape-1.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by copytape-1.0 for building => SHA256 Checksum OK for copytape.Z. =========================================================================== =================================================== ===> copytape-1.0 depends on executable: gunshar - not found ===> Installing existing package /packages/All/sharutils-4.15.2_1.txz Installing sharutils-4.15.2_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 sharutils-4.15.2_1: .......... done ===> copytape-1.0 depends on executable: gunshar - found ===> Returning to build of copytape-1.0 =========================================================================== =================================================== ===> Fetching all distfiles required by copytape-1.0 for building ===> Extracting for copytape-1.0 => SHA256 Checksum OK for copytape.Z. x - Makefile x - copytape.1 x - copytape.5 x - copytape.c Possible errors detected by 'wc' [hopefully none]: standard input: =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for copytape-1.0 ===> Applying ports patches for copytape-1.0 ===> Applying DragonFly patches for copytape-1.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for copytape-1.0 =========================================================================== =================================================== ===> Building for copytape-1.0 --- copytape --- cc -pipe -Wno-return-type -O2 -fno-strict-aliasing -o copytape copytape.c copytape.c:61:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^ copytape.c: In function 'main': copytape.c:155:12: warning: implicit declaration of function 'input' [-Wimplicit-function-declaration] len = input(from); ^ copytape.c:180:6: warning: implicit declaration of function 'output' [-Wimplicit-function-declaration] output(to, len); ^ copytape.c: At top level: copytape.c:209:1: warning: return type defaults to 'int' [-Wimplicit-int] input(fd) ^ copytape.c: In function 'input': copytape.c:212:21: warning: type defaults to 'int' in declaration of 'markcount' [-Wimplicit-int] static markcount = 0; /* number of consecutive tape ^ copytape.c:220:8: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration] len = read(fd, tapebuf, BUFLEN); ^ copytape.c: At top level: copytape.c:273:1: warning: return type defaults to 'int' [-Wimplicit-int] output(fd, len) ^ copytape.c: In function 'output': copytape.c:284:2: warning: 'return' with no value, in function returning non-void return; ^ copytape.c:289:6: warning: implicit declaration of function 'write' [-Wimplicit-function-declaration] write(fd, "CPTP:MRK\n", 9); ^ =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for copytape-1.0 ===> Generating temporary packing list install -s -m 555 /wrkdirs/sysutils/copytape/copytape-1.0/copytape /wrkdirs/sysutils/copytape/stage/usr/local/bin/copytape install -m 444 /wrkdirs/sysutils/copytape/copytape-1.0/copytape.1 /wrkdirs/sysutils/copytape/stage/usr/local/man/man1/copytape.1 install -m 444 /wrkdirs/sysutils/copytape/copytape-1.0/copytape.5 /wrkdirs/sysutils/copytape/stage/usr/local/man/man5/copytape.5 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for copytape-1.0 file sizes/checksums [3]: . done packing files [3]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for copytape-1.0 build of sysutils/copytape ended at Wed Oct 5 13:07:50 PDT 2016 build time: 00:00:07