=> Building security/libbf Started : Thursday, 19 APR 2018 at 06:36:26 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 -------------------------------------------------- ===> The following configuration options are available for libbf-0.8.2b: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/security/libbf XDG_CONFIG_HOME=/construction/security/libbf HOME=/construction/security/libbf TMPDIR="/tmp" PATH=/construction/security/libbf/.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/security/libbf XDG_CONFIG_HOME=/construction/security/libbf HOME=/construction/security/libbf TMPDIR="/tmp" PATH=/construction/security/libbf/.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/security/libbf/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/libbf" EXAMPLESDIR="share/examples/libbf" DATADIR="share/libbf" WWWDIR="www/libbf" ETCDIR="etc/libbf" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libbf DOCSDIR=/usr/local/share/doc/libbf EXAMPLESDIR=/usr/local/share/examples/libbf WWWDIR=/usr/local/www/libbf ETCDIR=/usr/local/etc/libbf -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> libbf-0.8.2b 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 ===> libbf-0.8.2b depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libbf-0.8.2b -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by libbf-0.8.2b for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by libbf-0.8.2b for building => SHA256 Checksum OK for libbf-0.8.2b.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by libbf-0.8.2b for building ===> Extracting for libbf-0.8.2b => SHA256 Checksum OK for libbf-0.8.2b.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for libbf-0.8.2b ===> Applying ports patches for libbf-0.8.2b -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for libbf-0.8.2b -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for libbf-0.8.2b --- bf_skey.o --- --- bf_ecb.o --- --- bf_enc.o --- --- bf_cfb64.o --- --- bf_ofb64.o --- --- bf_skey.o --- cc -pipe -O2 -fno-strict-aliasing -c bf_skey.c --- bf_ecb.o --- cc -pipe -O2 -fno-strict-aliasing -c bf_ecb.c --- bf_enc.o --- cc -pipe -O2 -fno-strict-aliasing -c bf_enc.c --- bf_cfb64.o --- cc -pipe -O2 -fno-strict-aliasing -c bf_cfb64.c --- bf_ofb64.o --- cc -pipe -O2 -fno-strict-aliasing -c bf_ofb64.c --- bftest.o --- cc -pipe -O2 -fno-strict-aliasing -c bftest.c --- bfspeed.o --- cc -pipe -O2 -fno-strict-aliasing -c bfspeed.c bfspeed.c: In function 'main': bfspeed.c:289:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ bfspeed.c:289:2: warning: incompatible implicit declaration of built-in function 'exit' bfspeed.c:289:2: note: include '' or provide a declaration of 'exit' --- bf_opts.o --- cc -pipe -O2 -fno-strict-aliasing -c bf_opts.c bf_opts.c: In function 'main': bf_opts.c:343:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ bf_opts.c:343:2: warning: incompatible implicit declaration of built-in function 'exit' bf_opts.c:343:2: note: include '' or provide a declaration of 'exit' --- libblowfish.a --- /bin/rm -f libblowfish.a ar cr libblowfish.a bf_skey.o bf_ecb.o bf_enc.o bf_cfb64.o bf_ofb64.o if test -s /bin/ranlib; then /bin/ranlib libblowfish.a; else if test -s /usr/bin/ranlib; then /usr/bin/ranlib libblowfish.a; else exit 0; fi; fi --- bftest --- --- bfspeed --- --- bftest --- cc -pipe -O2 -fno-strict-aliasing -o bftest bftest.o libblowfish.a --- bfspeed --- cc -pipe -O2 -fno-strict-aliasing -o bfspeed bfspeed.o libblowfish.a --- bf_opts --- cc -pipe -O2 -fno-strict-aliasing -o bf_opts bf_opts.o libblowfish.a -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for libbf-0.8.2b ===> Generating temporary packing list install -s -m 555 /construction/security/libbf/bf/bfspeed /construction/security/libbf/stage/usr/local/bin install -s -m 555 /construction/security/libbf/bf/bftest /construction/security/libbf/stage/usr/local/bin install -m 0644 /construction/security/libbf/bf/libblowfish.a /construction/security/libbf/stage/usr/local/lib install -m 0644 /construction/security/libbf/bf/blowfish.h /construction/security/libbf/stage/usr/local/include install -m 0644 /construction/security/libbf/bf/blowfish.doc /construction/security/libbf/stage/usr/local/share/doc/libbf install -m 0644 /construction/security/libbf/bf/COPYRIGHT /construction/security/libbf/stage/usr/local/share/doc/libbf install -m 0644 /construction/security/libbf/bf/README /construction/security/libbf/stage/usr/local/share/doc/libbf install -m 0644 /construction/security/libbf/bf/VERSION /construction/security/libbf/stage/usr/local/share/doc/libbf ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for libbf-0.8.2b file sizes/checksums [8]: . done packing files [8]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 06:36:33 UTC Duration: 00:00:07