=> Building net/socketbind Started : Thursday, 19 APR 2018 at 03:22:56 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-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/net/socketbind XDG_CONFIG_HOME=/construction/net/socketbind HOME=/construction/net/socketbind TMPDIR="/tmp" PATH=/construction/net/socketbind/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/net/socketbind XDG_CONFIG_HOME=/construction/net/socketbind HOME=/construction/net/socketbind TMPDIR="/tmp" PATH=/construction/net/socketbind/.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=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 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/net/socketbind/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/socketbind" EXAMPLESDIR="share/examples/socketbind" DATADIR="share/socketbind" WWWDIR="www/socketbind" ETCDIR="etc/socketbind" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/socketbind DOCSDIR=/usr/local/share/doc/socketbind EXAMPLESDIR=/usr/local/share/examples/socketbind WWWDIR=/usr/local/www/socketbind ETCDIR=/usr/local/etc/socketbind -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 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 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> socketbind-1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> socketbind-1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of socketbind-1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by socketbind-1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by socketbind-1 for building -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by socketbind-1 for building ===> Extracting for socketbind-1 /bin/mkdir -p /construction/net/socketbind/socketbind-1 /bin/cp -R /xports/net/socketbind/files/ /construction/net/socketbind/socketbind-1 -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for socketbind-1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for socketbind-1 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for socketbind-1 --- objwarn --- --- socketbind.So --- --- socketbind.o --- --- socketbind.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -std=gnu99 -c socketbind.c -o socketbind.So --- socketbind.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -c socketbind.c -o socketbind.o --- objwarn --- Warning: Object directory not changed from original /construction/net/socketbind/socketbind-1 --- socketbind.So --- socketbind.c: In function 'socket': socketbind.c:30:8: warning: implicit declaration of function 'ascii2addr' [-Wimplicit-function-declaration] if (ascii2addr(AF_INET, str, &bind_addr.sin_addr)) { ^ --- socketbind.o --- socketbind.c: In function 'socket': socketbind.c:30:8: warning: implicit declaration of function 'ascii2addr' [-Wimplicit-function-declaration] if (ascii2addr(AF_INET, str, &bind_addr.sin_addr)) { ^ --- libsocketbind.so.1 --- building shared library libsocketbind.so.1 rm -f libsocketbind.so.1 libsocketbind.so ln -fs libsocketbind.so.1 libsocketbind.so cc -shared -Wl,-x -o libsocketbind.so.1 -Wl,-soname,libsocketbind.so.1 `lorder socketbind.So | tsort -q` --- libsocketbind.a --- building static socketbind library rm -f libsocketbind.a ar cq libsocketbind.a `lorder socketbind.o | tsort -q` ranlib libsocketbind.a -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for socketbind-1 install -s -m 555 /construction/net/socketbind/socketbind-1/libsocketbind.so.1 /construction/net/socketbind/stage/usr/local/lib ln -s /usr/local/lib/libsocketbind.so.1 /construction/net/socketbind/stage/usr/local/lib/libsocketbind.so /bin/mkdir -p /construction/net/socketbind/stage/usr/local/share/doc/socketbind echo "This library allows to bind arbitrary program, " >> /construction/net/socketbind/stage/usr/local/share/doc/socketbind/README echo "which is dynamically linked to libc.so." >> /construction/net/socketbind/stage/usr/local/share/doc/socketbind/README echo "Load library before your program (set environment " >> /construction/net/socketbind/stage/usr/local/share/doc/socketbind/README echo "variable LD_PRELOAD=/usr/local/lib/libsocketbind.so.1) " >> /construction/net/socketbind/stage/usr/local/share/doc/socketbind/README echo "and set address to bind to (set environment variable " >> /construction/net/socketbind/stage/usr/local/share/doc/socketbind/README echo "BINDTO=ip address to bind)" >> /construction/net/socketbind/stage/usr/local/share/doc/socketbind/README ===> Generating temporary packing list Warning: Object directory not changed from original /construction/net/socketbind/socketbind-1 ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for socketbind-1 file sizes/checksums [3]: . done packing files [3]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 03:23:00 UTC Duration: 00:00:04