=> Building devel/libserver build started at Tue Oct 4 02:44:22 PDT 2016 port directory: /usr/ports/devel/libserver 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: jimmy@mammothcheese.ca ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../07//usr/ports/devel/libserver/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=libserver-3.15 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/devel/libserver XDG_CONFIG_HOME=/wrkdirs/devel/libserver HOME=/wrkdirs/devel/libserver TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- STAGEDIR=/wrkdirs/devel/libserver/stage XDG_DATA_HOME=/wrkdirs/devel/libserver XDG_CONFIG_HOME=/wrkdirs/devel/libserver HOME=/wrkdirs/devel/libserver 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-- PORTVERSION=3.15 OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/libserver" EXAMPLESDIR="share/examples/libserver" DATADIR="share/libserver" WWWDIR="www/libserver" ETCDIR="etc/libserver" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libserver DOCSDIR=/usr/local/share/doc/libserver EXAMPLESDIR=/usr/local/share/examples/libserver WWWDIR=/usr/local/www/libserver ETCDIR=/usr/local/etc/libserver --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 BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> libserver-3.15 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 ===> libserver-3.15 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libserver-3.15 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by libserver-3.15 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by libserver-3.15 for building => SHA256 Checksum OK for libserver-3.15.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by libserver-3.15 for building ===> Extracting for libserver-3.15 => SHA256 Checksum OK for libserver-3.15.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libserver-3.15 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libserver-3.15 =========================================================================== =================================================== ===> Building for libserver-3.15 --- libserver.so --- --- libserverthreads.so --- --- libserverevents.so --- --- libserver.so --- cc -pipe -O2 -fno-strict-aliasing -Wall -ansi -finline-functions -finline-functions -fpic -shared -Wl,-soname,libserver.so.3.15 -o libserver.so server.c --- libserverthreads.so --- cc -pthread -pipe -O2 -fno-strict-aliasing -Wall -ansi -finline-functions -finline-functions -fpic -shared -Wl,-soname,libserverthreads.so.3.15 -o libserverthreads.so threaded.c --- libserverevents.so --- cc -pipe -O2 -fno-strict-aliasing -Wall -ansi -finline-functions -finline-functions -fpic -shared -Wl,-soname,libserverevents.so.3.15 -o libserverevents.so events.c =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for libserver-3.15 ===> Generating temporary packing list /usr/bin/install -c -s libserver.so /wrkdirs/devel/libserver/stage/usr/local/lib/libserver.so.3.15 ln -s libserver.so.3.15 /wrkdirs/devel/libserver/stage/usr/local/lib/libserver.so /usr/bin/install -c -s libserverthreads.so /wrkdirs/devel/libserver/stage/usr/local/lib/libserverthreads.so.3.15 ln -s libserverthreads.so.3.15 /wrkdirs/devel/libserver/stage/usr/local/lib/libserverthreads.so /usr/bin/install -c -s libserverevents.so /wrkdirs/devel/libserver/stage/usr/local/lib/libserverevents.so.3.15 ln -s libserverevents.so.3.15 /wrkdirs/devel/libserver/stage/usr/local/lib/libserverevents.so /usr/bin/install -c serverevents.h server.h /wrkdirs/devel/libserver/stage/usr/local/include /bin/cp server.man libserver.8 /usr/bin/gzip -f libserver.8 /usr/bin/install -c libserver.8.gz /wrkdirs/devel/libserver/stage/usr/local/man/man8/ /bin/cp serverevents.man libserverevents.8 /usr/bin/gzip -f libserverevents.8 /usr/bin/install -c libserverevents.8.gz /wrkdirs/devel/libserver/stage/usr/local/man/man8/ ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for libserver-3.15 file sizes/checksums [13]: . done packing files [13]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for libserver-3.15 build of devel/libserver ended at Tue Oct 4 02:44:28 PDT 2016 build time: 00:00:06