=> Building devel/libcidr Started : Thursday, 30 AUG 2018 at 14:27:08 UTC Platform: 5.3-DEVELOPMENT DragonFly 5.3-DEVELOPMENT #140: Wed Aug 29 22:06:30 PDT 2018 root@test.backplane.com:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.3-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.3-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 -------------------------------------------------- ===> The following configuration options are available for libcidr-1.2.3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/libcidr XDG_CONFIG_HOME=/construction/devel/libcidr HOME=/construction/devel/libcidr TMPDIR="/tmp" PATH=/construction/devel/libcidr/.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 -------------------------------------------------- CIDR_DOCDIR=/usr/local/share/doc/libcidr CIDR_EXDIR=/usr/local/share/examples/libcidr XDG_DATA_HOME=/construction/devel/libcidr XDG_CONFIG_HOME=/construction/devel/libcidr HOME=/construction/devel/libcidr TMPDIR="/tmp" PATH=/construction/devel/libcidr/.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 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/libcidr/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/libcidr" EXAMPLESDIR="share/examples/libcidr" DATADIR="share/libcidr" WWWDIR="www/libcidr" ETCDIR="etc/libcidr" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libcidr DOCSDIR=/usr/local/share/doc/libcidr EXAMPLESDIR=/usr/local/share/examples/libcidr WWWDIR=/usr/local/www/libcidr ETCDIR=/usr/local/etc/libcidr -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=LiveSystem 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=12 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=32 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500316 OSVERSION=9999999 OSREL=5.3 _OSRELEASE=5.3-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> libcidr-1.2.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz Installing pkg-1.10.5_1... Extracting pkg-1.10.5_1: .......... done ===> libcidr-1.2.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libcidr-1.2.3 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libcidr-1.2.3 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libcidr-1.2.3 for building => SHA256 Checksum OK for libcidr-1.2.3.tar.xz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libcidr-1.2.3 for building ===> Extracting for libcidr-1.2.3 => SHA256 Checksum OK for libcidr-1.2.3.tar.xz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for libcidr-1.2.3 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for libcidr-1.2.3 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for libcidr-1.2.3 --- all --- (cd src && /usr/bin/make all) --- cidr_addr.So --- --- cidr_compare.So --- --- cidr_from_str.So --- --- cidr_get.So --- --- cidr_inaddr.So --- --- cidr_mem.So --- --- cidr_misc.So --- --- cidr_net.So --- --- cidr_num.So --- --- cidr_to_str.So --- --- cidr_addr.So --- cc -fpic -DPIC -c -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wredundant-decls -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wnested-externs -Wmissing-declarations -Wsign-compare -pedantic -I../include -Iinclude -std=c99 -D_XOPEN_SOURCE=600 -o cidr_addr.So cidr_addr.c --- cidr_compare.So --- cc -fpic -DPIC -c -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wredundant-decls -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wnested-externs -Wmissing-declarations -Wsign-compare -pedantic -I../include -Iinclude -std=c99 -D_XOPEN_SOURCE=600 -o cidr_compare.So cidr_compare.c --- cidr_from_str.So --- cc -fpic -DPIC -c -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wredundant-decls -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wnested-externs -Wmissing-declarations -Wsign-compare -pedantic -I../include -Iinclude -std=c99 -D_XOPEN_SOURCE=600 -o cidr_from_str.So cidr_from_str.c --- cidr_get.So --- cc -fpic -DPIC -c -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wredundant-decls -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wnested-externs -Wmissing-declarations -Wsign-compare -pedantic -I../include -Iinclude -std=c99 -D_XOPEN_SOURCE=600 -o cidr_get.So cidr_get.c --- cidr_inaddr.So --- cc -fpic -DPIC -c -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wredundant-decls -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wnested-externs -Wmissing-declarations -Wsign-compare -pedantic -I../include -Iinclude -std=c99 -D_XOPEN_SOURCE=600 -o cidr_inaddr.So cidr_inaddr.c --- cidr_misc.So --- cc -fpic -DPIC -c -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wredundant-decls -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wnested-externs -Wmissing-declarations -Wsign-compare -pedantic -I../include -Iinclude -std=c99 -D_XOPEN_SOURCE=600 -o cidr_misc.So cidr_misc.c --- cidr_net.So --- cc -fpic -DPIC -c -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wredundant-decls -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wnested-externs -Wmissing-declarations -Wsign-compare -pedantic -I../include -Iinclude -std=c99 -D_XOPEN_SOURCE=600 -o cidr_net.So cidr_net.c --- cidr_num.So --- cc -fpic -DPIC -c -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wredundant-decls -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wnested-externs -Wmissing-declarations -Wsign-compare -pedantic -I../include -Iinclude -std=c99 -D_XOPEN_SOURCE=600 -o cidr_num.So cidr_num.c --- cidr_to_str.So --- cc -fpic -DPIC -c -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wredundant-decls -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wnested-externs -Wmissing-declarations -Wsign-compare -pedantic -I../include -Iinclude -std=c99 -D_XOPEN_SOURCE=600 -o cidr_to_str.So cidr_to_str.c --- cidr_mem.So --- cc -fpic -DPIC -c -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wredundant-decls -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wnested-externs -Wmissing-declarations -Wsign-compare -pedantic -I../include -Iinclude -std=c99 -D_XOPEN_SOURCE=600 -o cidr_mem.So cidr_mem.c --- libcidr.so.0 --- Linking libcidr.so.0... cc -shared -Wl,-x -o libcidr.so.0 -Wl,-soname,libcidr.so.0 `../tools/lorder cidr_addr.So cidr_compare.So cidr_from_str.So cidr_get.So cidr_inaddr.So cidr_mem.So cidr_misc.So cidr_net.So cidr_num.So cidr_to_str.So | tsort` ln -sf libcidr.so.0 libcidr.so (cd docs && /usr/bin/make all) --- libcidr.3 --- (cd src/examples/cidrcalc && /usr/bin/make all) --- cidrcalc.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Wredundant-decls -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wnested-externs -Wmissing-declarations -Wsign-compare -pedantic -I../include -Iinclude -std=c99 -D_XOPEN_SOURCE=600 -I../../../include -o cidrcalc.o cidrcalc.c --- cidrcalc --- cc -g -pipe -L../.. -o cidrcalc cidrcalc.o -lcidr -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for libcidr-1.2.3 ===> Generating temporary packing list -> Installing libcidr.so.0... install -m 444 src/libcidr.so.0 /construction/devel/libcidr/stage/usr/local/lib/ -> Installing header file... install -m 444 include/libcidr.h /construction/devel/libcidr/stage/usr/local/include/ (cd /construction/devel/libcidr/stage/usr/local/lib && ln -fs libcidr.so.0 libcidr.so) -> Installing cidrcalc... install -m 555 src/examples/cidrcalc/cidrcalc /construction/devel/libcidr/stage/usr/local/bin/ -> Installing manpage... ( cd docs && /usr/bin/make man ) install -m 444 docs/libcidr.3 /construction/devel/libcidr/stage/usr/local/man/man3 -> Installing docs... install -m 444 docs/reference/libcidr* docs/reference/codelibrary-html.css /construction/devel/libcidr/stage/usr/local/share/doc/libcidr/ -> Installing examples... install -m 444 src/examples/README /construction/devel/libcidr/stage/usr/local/share/examples/libcidr/ -> Installing examples/cidrcalc... install -m 444 src/examples/cidrcalc/cidrcalc.c /construction/devel/libcidr/stage/usr/local/share/examples/libcidr/cidrcalc/ -> Installing examples/acl... install -m 444 src/examples/acl/acl.c /construction/devel/libcidr/stage/usr/local/share/examples/libcidr/acl/ install -m 444 src/examples/acl/acl.example /construction/devel/libcidr/stage/usr/local/share/examples/libcidr/acl/ libcidr install complete ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for libcidr-1.2.3 file sizes/checksums [21]: . done packing files [21]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 30 AUG 2018 at 14:27:18 UTC Duration: 00:00:09