=> Building lang/ficl build started at Tue Oct 4 21:45:47 PDT 2016 port directory: /usr/ports/lang/ficl 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: pavelivolkov@gmail.com ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../01//usr/ports/lang/ficl/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=ficl-4.1.0_3 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--- ===> The following configuration options are available for ficl-4.1.0_3: 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/lang/ficl XDG_CONFIG_HOME=/wrkdirs/lang/ficl HOME=/wrkdirs/lang/ficl TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/lang/ficl XDG_CONFIG_HOME=/wrkdirs/lang/ficl HOME=/wrkdirs/lang/ficl 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/ficl" EXAMPLESDIR="share/examples/ficl" DATADIR="share/ficl" WWWDIR="www/ficl" ETCDIR="etc/ficl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ficl DOCSDIR=/usr/local/share/doc/ficl EXAMPLESDIR=/usr/local/share/examples/ficl WWWDIR=/usr/local/www/ficl ETCDIR=/usr/local/etc/ficl --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--- =================================================== ===> License unknown accepted by the user =========================================================================== =================================================== ===> ficl-4.1.0_3 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 ===> ficl-4.1.0_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ficl-4.1.0_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License unknown accepted by the user ===> Fetching all distfiles required by ficl-4.1.0_3 for building =========================================================================== =================================================== ===> License unknown accepted by the user ===> Fetching all distfiles required by ficl-4.1.0_3 for building => SHA256 Checksum OK for ficl-4.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License unknown accepted by the user ===> Fetching all distfiles required by ficl-4.1.0_3 for building ===> Extracting for ficl-4.1.0_3 => SHA256 Checksum OK for ficl-4.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ficl-4.1.0_3 ===> Applying ports patches for ficl-4.1.0_3 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ficl-4.1.0_3 =========================================================================== =================================================== ===> Building for ficl-4.1.0_3 --- dictionary.o --- --- system.o --- --- fileaccess.o --- --- float.o --- --- double.o --- --- system.o --- cc -O -fPIC -Wall -I. -c -o system.o system.c --- fileaccess.o --- cc -O -fPIC -Wall -I. -c -o fileaccess.o fileaccess.c --- float.o --- cc -O -fPIC -Wall -I. -c -o float.o float.c --- double.o --- cc -O -fPIC -Wall -I. -c -o double.o double.c --- dictionary.o --- cc -O -fPIC -Wall -I. -c -o dictionary.o dictionary.c --- prefix.o --- cc -O -fPIC -Wall -I. -c -o prefix.o prefix.c --- search.o --- cc -O -fPIC -Wall -I. -c -o search.o search.c --- softcore.o --- cc -O -fPIC -Wall -I. -c -o softcore.o softcore.c --- stack.o --- cc -O -fPIC -Wall -I. -c -o stack.o stack.c --- tools.o --- cc -O -fPIC -Wall -I. -c -o tools.o tools.c --- vm.o --- cc -O -fPIC -Wall -I. -c -o vm.o vm.c --- primitives.o --- cc -O -fPIC -Wall -I. -c -o primitives.o primitives.c --- bit.o --- cc -O -fPIC -Wall -I. -c -o bit.o bit.c --- lzuncompress.o --- cc -O -fPIC -Wall -I. -c -o lzuncompress.o lzuncompress.c --- unix.o --- cc -O -fPIC -Wall -I. -c -o unix.o ficlplatform/unix.c --- utility.o --- cc -O -fPIC -Wall -I. -c -o utility.o utility.c --- hash.o --- cc -O -fPIC -Wall -I. -c -o hash.o hash.c --- callback.o --- cc -O -fPIC -Wall -I. -c -o callback.o callback.c --- word.o --- cc -O -fPIC -Wall -I. -c -o word.o word.c --- extras.o --- cc -O -fPIC -Wall -I. -c -o extras.o extras.c --- main.o --- cc -O -fPIC -Wall -I. -c -o main.o main.c --- libficl.a --- --- libficl.so.4.1.0 --- cc -shared -Wl,-soname,libficl.so.4.1.0 -o libficl.so.4.1.0 dictionary.o system.o fileaccess.o float.o double.o prefix.o search.o softcore.o stack.o tools.o vm.o primitives.o bit.o lzuncompress.o unix.o utility.o hash.o callback.o word.o extras.o --- libficl.a --- ar cr libficl.a dictionary.o system.o fileaccess.o float.o double.o prefix.o search.o softcore.o stack.o tools.o vm.o primitives.o bit.o lzuncompress.o unix.o utility.o hash.o callback.o word.o extras.o ranlib libficl.a --- ficl --- cc -O -fPIC -Wall main.o -o ficl -L. -lficl -lm --- libficl.so.4.1.0 --- ln -sf libficl.so.4.1.0 libficl.so =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for ficl-4.1.0_3 ===> Generating temporary packing list install -s -m 555 /wrkdirs/lang/ficl/ficl-4.1.0/ficl /wrkdirs/lang/ficl/stage/usr/local/bin install -m 0644 /wrkdirs/lang/ficl/ficl-4.1.0/ficl*.h /wrkdirs/lang/ficl/stage/usr/local/include install -m 0644 /wrkdirs/lang/ficl/ficl-4.1.0/libficl.a /wrkdirs/lang/ficl/stage/usr/local/lib install -s -m 444 /wrkdirs/lang/ficl/ficl-4.1.0/libficl.so.4.1.0 /wrkdirs/lang/ficl/stage/usr/local/lib cd /wrkdirs/lang/ficl/stage/usr/local/lib && ln -sf libficl.so.4.1.0 libficl.so install -m 0644 /wrkdirs/lang/ficl/ficl-4.1.0/ficlplatform/unix.h /wrkdirs/lang/ficl/stage/usr/local/include/ficlplatform install -m 0644 /wrkdirs/lang/ficl/ficl-4.1.0/ficlplatform/unix.c /wrkdirs/lang/ficl/stage/usr/local/share/ficl/ficlplatform (cd /wrkdirs/lang/ficl/ficl-4.1.0/contrib && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- xclasses /wrkdirs/lang/ficl/stage/usr/local/share/ficl) (cd /wrkdirs/lang/ficl/ficl-4.1.0 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- softcore /wrkdirs/lang/ficl/stage/usr/local/share/ficl) (cd /wrkdirs/lang/ficl/ficl-4.1.0 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- test /wrkdirs/lang/ficl/stage/usr/local/share/ficl) install -m 0644 /wrkdirs/lang/ficl/ficl-4.1.0/doc/*.html /wrkdirs/lang/ficl/ficl-4.1.0/doc/*.ico /wrkdirs/lang/ficl/stage/usr/local/share/doc/ficl (cd /wrkdirs/lang/ficl/ficl-4.1.0/doc && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- articles /wrkdirs/lang/ficl/stage/usr/local/share/doc/ficl) (cd /wrkdirs/lang/ficl/ficl-4.1.0/doc && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- graphics /wrkdirs/lang/ficl/stage/usr/local/share/doc/ficl) ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for ficl-4.1.0_3 file sizes/checksums [66]: . done packing files [66]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for ficl-4.1.0_3 build of lang/ficl ended at Tue Oct 4 21:45:55 PDT 2016 build time: 00:00:08