=> Building security/libscrypt Started : Thursday, 12 APR 2018 at 05:54:02 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.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-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 libscrypt-1.21: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/security/libscrypt XDG_CONFIG_HOME=/construction/security/libscrypt HOME=/construction/security/libscrypt TMPDIR="/tmp" PATH=/construction/security/libscrypt/.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/libscrypt XDG_CONFIG_HOME=/construction/security/libscrypt HOME=/construction/security/libscrypt TMPDIR="/tmp" PATH=/construction/security/libscrypt/.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 -------------------------------------------------- CC="cc" LIBDIR="/usr/local"/lib DESTDIR=/construction/security/libscrypt/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/libscrypt" EXAMPLESDIR="share/examples/libscrypt" DATADIR="share/libscrypt" WWWDIR="www/libscrypt" ETCDIR="etc/libscrypt" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libscrypt DOCSDIR=/usr/local/share/doc/libscrypt EXAMPLESDIR=/usr/local/share/examples/libscrypt WWWDIR=/usr/local/www/libscrypt ETCDIR=/usr/local/etc/libscrypt -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 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=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> libscrypt-1.21 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 ===> libscrypt-1.21 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libscrypt-1.21 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libscrypt-1.21 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libscrypt-1.21 for building => SHA256 Checksum OK for technion-libscrypt-v1.21_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libscrypt-1.21 for building ===> Extracting for libscrypt-1.21 => SHA256 Checksum OK for technion-libscrypt-v1.21_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for libscrypt-1.21 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for libscrypt-1.21 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for libscrypt-1.21 --- crypto_scrypt-nosse.o --- --- sha256.o --- --- crypto-mcf.o --- --- b64.o --- --- crypto-scrypt-saltgen.o --- --- crypto_scrypt-nosse.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -g -D_FORTIFY_SOURCE=2 -fPIC -c crypto_scrypt-nosse.c --- sha256.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -g -D_FORTIFY_SOURCE=2 -fPIC -c sha256.c --- crypto-mcf.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -g -D_FORTIFY_SOURCE=2 -fPIC -c crypto-mcf.c --- b64.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -g -D_FORTIFY_SOURCE=2 -fPIC -c b64.c --- crypto-scrypt-saltgen.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -g -D_FORTIFY_SOURCE=2 -fPIC -c crypto-scrypt-saltgen.c --- crypto_scrypt-check.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -g -D_FORTIFY_SOURCE=2 -fPIC -c crypto_scrypt-check.c --- crypto_scrypt-hash.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -g -D_FORTIFY_SOURCE=2 -fPIC -c crypto_scrypt-hash.c --- slowequals.o --- --- main.o --- --- slowequals.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -g -D_FORTIFY_SOURCE=2 -fPIC -c slowequals.c --- main.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -g -D_FORTIFY_SOURCE=2 -fPIC -c main.c --- crypto_scrypt-hexconvert.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -g -D_FORTIFY_SOURCE=2 -fPIC -c crypto_scrypt-hexconvert.c --- libscrypt.so.0 --- cc -Wl,-z,now -Wl,-z,relro -Wl,-soname,libscrypt.so.0 -Wl,--version-script=libscrypt.version -shared -o libscrypt.so.0 crypto_scrypt-nosse.o sha256.o crypto-mcf.o b64.o crypto-scrypt-saltgen.o crypto_scrypt-check.o crypto_scrypt-hash.o slowequals.o -lm -lc ar rcs libscrypt.a crypto_scrypt-nosse.o sha256.o crypto-mcf.o b64.o crypto-scrypt-saltgen.o crypto_scrypt-check.o crypto_scrypt-hash.o slowequals.o --- reference --- ln -s -f libscrypt.so.0 libscrypt.so cc -Wall -o reference main.o b64.o crypto_scrypt-hexconvert.o -Wl,-rpath=. -L. -lscrypt -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for libscrypt-1.21 ===> Generating temporary packing list install -d /construction/security/libscrypt/stage /construction/security/libscrypt/stage/usr/local /construction/security/libscrypt/stage/usr/local/lib /construction/security/libscrypt/stage/usr/local/include install -pm 0755 libscrypt.so.0 /construction/security/libscrypt/stage/usr/local/lib cd /construction/security/libscrypt/stage/usr/local/lib && ln -s -f libscrypt.so.0 /construction/security/libscrypt/stage/usr/local/lib/libscrypt.so install -pm 0644 libscrypt.h /construction/security/libscrypt/stage/usr/local/include install -m 0644 /construction/security/libscrypt/libscrypt-1.21/README.md /construction/security/libscrypt/stage/usr/local/share/doc/libscrypt ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for libscrypt-1.21 file sizes/checksums [7]: . done packing files [7]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 05:54:07 UTC Duration: 00:00:05