=> Building net/babeld Started : Friday, 8 MAR 2019 at 01:42:35 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/net/babeld XDG_CONFIG_HOME=/construction/net/babeld HOME=/construction/net/babeld TMPDIR="/tmp" PATH=/construction/net/babeld/.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 -------------------------------------------------- XDG_DATA_HOME=/construction/net/babeld XDG_CONFIG_HOME=/construction/net/babeld HOME=/construction/net/babeld TMPDIR="/tmp" PATH=/construction/net/babeld/.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 -------------------------------------------------- CDEBUGFLAGS="-O2 -g -Wall" DESTDIR=/construction/net/babeld/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OSREL=5.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/babeld" EXAMPLESDIR="share/examples/babeld" DATADIR="share/babeld" WWWDIR="www/babeld" ETCDIR="etc/babeld" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/babeld DOCSDIR=/usr/local/share/doc/babeld EXAMPLESDIR=/usr/local/share/examples/babeld WWWDIR=/usr/local/www/babeld ETCDIR=/usr/local/etc/babeld -------------------------------------------------- -- /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.28.1 _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 MIT accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> babeld-1.8.2 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 ===> babeld-1.8.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of babeld-1.8.2 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License MIT accepted by the user ===> Fetching all distfiles required by babeld-1.8.2 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License MIT accepted by the user ===> Fetching all distfiles required by babeld-1.8.2 for building => SHA256 Checksum OK for babeld-1.8.2.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License MIT accepted by the user ===> Fetching all distfiles required by babeld-1.8.2 for building ===> Extracting for babeld-1.8.2 => SHA256 Checksum OK for babeld-1.8.2.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for babeld-1.8.2 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for babeld-1.8.2 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for babeld-1.8.2 --- version.h --- --- net.o --- --- kernel.o --- --- util.o --- --- interface.o --- --- version.h --- ./generate-version.sh > version.h --- net.o --- cc -O2 -g -Wall -c net.c --- kernel.o --- cc -O2 -g -Wall -c kernel.c --- util.o --- cc -O2 -g -Wall -c util.c --- interface.o --- cc -O2 -g -Wall -c interface.c --- source.o --- cc -O2 -g -Wall -c source.c --- net.o --- net.c: In function 'unix_server_socket': net.c:267:5: warning: 'strncpy' specified bound 104 equals destination size [-Wstringop-truncation] strncpy(sun.sun_path, path, sizeof(sun.sun_path)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- interface.o --- interface.c: In function 'add_interface': interface.c:81:5: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy(ifp->name, ifname, IF_NAMESIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- neighbour.o --- cc -O2 -g -Wall -c neighbour.c --- route.o --- cc -O2 -g -Wall -c route.c --- xroute.o --- cc -O2 -g -Wall -c xroute.c --- message.o --- cc -O2 -g -Wall -c message.c --- kernel.o --- In file included from kernel.c:33: kernel_socket.c: In function 'kernel_interface_operational': kernel_socket.c:315:5: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy(req.ifr_name, ifname, sizeof(req.ifr_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kernel_socket.c: In function 'kernel_interface_ipv4': kernel_socket.c:334:5: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy(req.ifr_name, ifname, sizeof(req.ifr_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kernel_socket.c: In function 'kernel_interface_mtu': kernel_socket.c:357:5: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy(req.ifr_name, ifname, sizeof(req.ifr_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kernel_socket.c: In function 'kernel_interface_wireless': kernel_socket.c:375:5: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy(ifmr.ifm_name, ifname, sizeof(ifmr.ifm_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- resend.o --- cc -O2 -g -Wall -c resend.c --- configuration.o --- cc -O2 -g -Wall -c configuration.c --- disambiguation.o --- cc -O2 -g -Wall -c disambiguation.c --- rule.o --- cc -O2 -g -Wall -c rule.c --- babeld.o --- cc -O2 -g -Wall -c babeld.c --- local.o --- cc -O2 -g -Wall -c local.c --- babeld --- cc -O2 -g -Wall -o babeld babeld.o net.o kernel.o util.o interface.o source.o neighbour.o route.o xroute.o message.o resend.o configuration.o local.o disambiguation.o rule.o -lrt -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for babeld-1.8.2 ===> Generating temporary packing list install -s -m 555 /construction/net/babeld/babeld-1.8.2/babeld /construction/net/babeld/stage/usr/local/bin/ install -m 444 /construction/net/babeld/babeld-1.8.2/babeld.man /construction/net/babeld/stage/usr/local/man/man8/babeld.8 install -m 0644 /xports/net/babeld/files/babeld.conf /construction/net/babeld/stage/usr/local/etc/babeld.conf.sample ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for babeld-1.8.2 file sizes/checksums [7]: . done packing files [7]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 8 MAR 2019 at 01:42:43 UTC Duration: 00:00:08