=> Building mail/hashcash Started : Thursday, 19 APR 2018 at 23:14:50 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 hashcash-1.22: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/mail/hashcash XDG_CONFIG_HOME=/construction/mail/hashcash HOME=/construction/mail/hashcash TMPDIR="/tmp" PATH=/construction/mail/hashcash/.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 -------------------------------------------------- STAGEDIR=/construction/mail/hashcash/stage XDG_DATA_HOME=/construction/mail/hashcash XDG_CONFIG_HOME=/construction/mail/hashcash HOME=/construction/mail/hashcash TMPDIR="/tmp" PATH=/construction/mail/hashcash/.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/mail/hashcash/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/hashcash" EXAMPLESDIR="share/examples/hashcash" DATADIR="share/hashcash" WWWDIR="www/hashcash" ETCDIR="etc/hashcash" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hashcash DOCSDIR=/usr/local/share/doc/hashcash EXAMPLESDIR=/usr/local/share/examples/hashcash WWWDIR=/usr/local/www/hashcash ETCDIR=/usr/local/etc/hashcash -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> License CPL accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> hashcash-1.22 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 ===> hashcash-1.22 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hashcash-1.22 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License CPL accepted by the user ===> Fetching all distfiles required by hashcash-1.22 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License CPL accepted by the user ===> Fetching all distfiles required by hashcash-1.22 for building => SHA256 Checksum OK for hashcash-1.22.tgz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License CPL accepted by the user ===> Fetching all distfiles required by hashcash-1.22 for building ===> Extracting for hashcash-1.22 => SHA256 Checksum OK for hashcash-1.22.tgz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for hashcash-1.22 ===> Applying ports patches for hashcash-1.22 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for hashcash-1.22 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for hashcash-1.22 --- generic --- /usr/bin/make "CFLAGS=-pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX " build --- hashcash.o --- --- getopt.o --- --- libhc.o --- --- libsha1.o --- --- utct.o --- --- hashcash.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c hashcash.c --- libhc.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c libhc.c --- utct.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c utct.c --- getopt.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c getopt.c --- sdb.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c sdb.c --- lock.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c lock.c --- libsha1.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c libsha1.c --- sstring.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c sstring.c --- random.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c random.c --- libfastmint.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c libfastmint.c --- fastmint_mmx_standard_1.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c fastmint_mmx_standard_1.c --- fastmint_mmx_compact_1.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c fastmint_mmx_compact_1.c --- fastmint_ansi_compact_1.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c fastmint_ansi_compact_1.c --- fastmint_ansi_standard_1.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c fastmint_ansi_standard_1.c --- fastmint_ansi_compact_2.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c fastmint_ansi_compact_2.c --- fastmint_ansi_standard_2.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c fastmint_ansi_standard_2.c --- fastmint_altivec_standard_1.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c fastmint_altivec_standard_1.c --- fastmint_altivec_standard_2.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c fastmint_altivec_standard_2.c --- fastmint_altivec_compact_2.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c fastmint_altivec_compact_2.c --- fastmint_ansi_ultracompact_1.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c fastmint_ansi_ultracompact_1.c --- fastmint_library.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c fastmint_library.c fastmint_library.c: In function 'minter_library': fastmint_library.c:92:3: warning: implicit declaration of function 'SHA1_Transform' [-Wimplicit-function-declaration] SHA1_Transform( H, X ); ^ --- sha1.o --- cc -pipe -O2 -fno-strict-aliasing -DREGEXP_POSIX -c sha1.c --- sha1 --- cc sha1.o libsha1.o -o sha1 --- libhashcash.a --- rm -f libhashcash.a ar rcs libhashcash.a libhc.o libsha1.o utct.o sdb.o lock.o sstring.o random.o libfastmint.o fastmint_mmx_standard_1.o fastmint_mmx_compact_1.o fastmint_ansi_compact_1.o fastmint_ansi_standard_1.o fastmint_ansi_compact_2.o fastmint_ansi_standard_2.o fastmint_altivec_standard_1.o fastmint_altivec_standard_2.o fastmint_altivec_compact_2.o fastmint_ansi_ultracompact_1.o fastmint_library.o --- hashcash --- cc hashcash.o getopt.o libhashcash.a -o hashcash -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for hashcash-1.22 ===> Generating temporary packing list install -d /construction/mail/hashcash/stage/usr/local/bin install hashcash sha1 /construction/mail/hashcash/stage/usr/local/bin install -d /construction/mail/hashcash/stage/usr/local/man/man1 install -m 644 hashcash.1 sha1-hashcash.1 /construction/mail/hashcash/stage/usr/local/man/man1 install -d /construction/mail/hashcash/stage/usr/local/share/doc/hashcash install -m 644 README LICENSE CHANGELOG /construction/mail/hashcash/stage/usr/local/share/doc/hashcash ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for hashcash-1.22 file sizes/checksums [10]: . done packing files [10]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 23:15:02 UTC Duration: 00:00:11