=> Building devel/libserver Started : Thursday, 7 MAR 2019 at 02:36:27 UTC Platform: 5.5-DEVELOPMENT DragonFly v5.5.0.192.g15ae7f0-DEVELOPMENT #34: Tue Feb 19 09:07:07 PST 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.5-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.5-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/libserver XDG_CONFIG_HOME=/construction/devel/libserver HOME=/construction/devel/libserver TMPDIR="/tmp" PATH=/construction/devel/libserver/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- STAGEDIR=/construction/devel/libserver/stage XDG_DATA_HOME=/construction/devel/libserver XDG_CONFIG_HOME=/construction/devel/libserver HOME=/construction/devel/libserver TMPDIR="/tmp" PATH=/construction/devel/libserver/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local 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 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/devel/libserver/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTVERSION=3.17 OSREL=5.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/libserver" EXAMPLESDIR="share/examples/libserver" DATADIR="share/libserver" WWWDIR="www/libserver" ETCDIR="etc/libserver" -------------------------------------------------- -- 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 -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-BE USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.26.2 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500500 OSVERSION=9999999 OSREL=5.5 _OSRELEASE=5.5-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> libserver-3.17 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz Installing pkg-1.10.5_5... Extracting pkg-1.10.5_5: .......... done ===> libserver-3.17 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libserver-3.17 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by libserver-3.17 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by libserver-3.17 for building => SHA256 Checksum OK for libserver-3.17.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by libserver-3.17 for building ===> Extracting for libserver-3.17 => SHA256 Checksum OK for libserver-3.17.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for libserver-3.17 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for libserver-3.17 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for libserver-3.17 --- libserver.so --- --- libserverthreads.so --- --- libserverevents.so --- --- libserver.so --- cc -pipe -O2 -fno-strict-aliasing -Wall -ansi -fpic -shared -Wl,-soname,libserver.so.3.17 -o libserver.so server.c --- libserverthreads.so --- cc -pthread -pipe -O2 -fno-strict-aliasing -Wall -ansi -fpic -shared -Wl,-soname,libserverthreads.so.3.17 -o libserverthreads.so threaded.c --- libserverevents.so --- cc -pipe -O2 -fno-strict-aliasing -Wall -ansi -fpic -shared -Wl,-soname,libserverevents.so.3.17 -o libserverevents.so events.c -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for libserver-3.17 ===> Generating temporary packing list /usr/bin/install -c -s libserver.so /construction/devel/libserver/stage/usr/local/lib/libserver.so.3.17 ln -s libserver.so.3.17 /construction/devel/libserver/stage/usr/local/lib/libserver.so /usr/bin/install -c -s libserverthreads.so /construction/devel/libserver/stage/usr/local/lib/libserverthreads.so.3.17 ln -s libserverthreads.so.3.17 /construction/devel/libserver/stage/usr/local/lib/libserverthreads.so /usr/bin/install -c -s libserverevents.so /construction/devel/libserver/stage/usr/local/lib/libserverevents.so.3.17 ln -s libserverevents.so.3.17 /construction/devel/libserver/stage/usr/local/lib/libserverevents.so /usr/bin/install -c serverevents.h server.h /construction/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 /construction/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 /construction/devel/libserver/stage/usr/local/man/man8/ ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for libserver-3.17 file sizes/checksums [13]: . done packing files [13]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 7 MAR 2019 at 02:36:33 UTC Duration: 00:00:06