=> Building devel/sparsehash Started : Wednesday, 11 APR 2018 at 12:56:35 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 sparsehash-2.0.3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/sparsehash XDG_CONFIG_HOME=/construction/devel/sparsehash HOME=/construction/devel/sparsehash TMPDIR="/tmp" PATH=/construction/devel/sparsehash/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/sparsehash XDG_CONFIG_HOME=/construction/devel/sparsehash HOME=/construction/devel/sparsehash TMPDIR="/tmp" PATH=/construction/devel/sparsehash/.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/devel/sparsehash/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/sparsehash" EXAMPLESDIR="share/examples/sparsehash" DATADIR="share/sparsehash" WWWDIR="www/sparsehash" ETCDIR="etc/sparsehash" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sparsehash DOCSDIR=/usr/local/share/doc/sparsehash EXAMPLESDIR=/usr/local/share/examples/sparsehash WWWDIR=/usr/local/www/sparsehash ETCDIR=/usr/local/etc/sparsehash -------------------------------------------------- -- /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 BSD3CLAUSE accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> sparsehash-2.0.3 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 ===> sparsehash-2.0.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sparsehash-2.0.3 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by sparsehash-2.0.3 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by sparsehash-2.0.3 for building => SHA256 Checksum OK for sparsehash-sparsehash-sparsehash-2.0.3_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by sparsehash-2.0.3 for building ===> Extracting for sparsehash-2.0.3 => SHA256 Checksum OK for sparsehash-sparsehash-sparsehash-2.0.3_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for sparsehash-2.0.3 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for sparsehash-2.0.3 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for uint16_t... yes checking for u_int16_t... (cached) yes checking for __uint16... no checking for long long... (cached) yes checking for sys/resource.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking how to run the C++ preprocessor... c++ -E checking google/malloc_extension.h usability... no checking google/malloc_extension.h presence... no checking for google/malloc_extension.h... no checking whether the compiler implements namespaces... yes checking the location of hash_map... checking how to include hash_fun directly... configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for sparsehash-2.0.3 --- src/sparsehash/internal/sparseconfig.h --- [ -d src/sparsehash/internal ] || mkdir -p src/sparsehash/internal echo "/*" > src/sparsehash/internal/_sparsehash_config echo " * NOTE: This file is for internal use only." >> src/sparsehash/internal/_sparsehash_config echo " * Do not use these #defines in your own program!" >> src/sparsehash/internal/_sparsehash_config echo " */" >> src/sparsehash/internal/_sparsehash_config /usr/bin/awk '{prevline=currline; currline=$0;} /^#/ {in_second_file = 1;} !in_second_file {if (currline !~ /^ *$/) {inc[currline]=0}}; in_second_file { for (i in inc) { if (index(currline, i) != 0) { print "\n"prevline"\n"currline; delete inc[i]; } } }' ./src/config.h.include ./src/config.h >> src/sparsehash/internal/_sparsehash_config mv -f src/sparsehash/internal/_sparsehash_config src/sparsehash/internal/sparseconfig.h --- all --- /usr/bin/make all-am --- template_util_unittest.o --- --- type_traits_unittest.o --- --- libc_allocator_with_realloc_test.o --- --- sparsetable_unittest.o --- --- hashtable_test.o --- --- template_util_unittest.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -MT template_util_unittest.o -MD -MP -MF .deps/template_util_unittest.Tpo -c -o template_util_unittest.o `test -f 'src/template_util_unittest.cc' || echo './'`src/template_util_unittest.cc --- libc_allocator_with_realloc_test.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -MT libc_allocator_with_realloc_test.o -MD -MP -MF .deps/libc_allocator_with_realloc_test.Tpo -c -o libc_allocator_with_realloc_test.o `test -f 'src/libc_allocator_with_realloc_test.cc' || echo './'`src/libc_allocator_with_realloc_test.cc --- sparsetable_unittest.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -MT sparsetable_unittest.o -MD -MP -MF .deps/sparsetable_unittest.Tpo -c -o sparsetable_unittest.o `test -f 'src/sparsetable_unittest.cc' || echo './'`src/sparsetable_unittest.cc --- hashtable_test.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -MT hashtable_test.o -MD -MP -MF .deps/hashtable_test.Tpo -c -o hashtable_test.o `test -f 'src/hashtable_test.cc' || echo './'`src/hashtable_test.cc --- type_traits_unittest.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -MT type_traits_unittest.o -MD -MP -MF .deps/type_traits_unittest.Tpo -c -o type_traits_unittest.o `test -f 'src/type_traits_unittest.cc' || echo './'`src/type_traits_unittest.cc --- template_util_unittest.o --- mv -f .deps/template_util_unittest.Tpo .deps/template_util_unittest.Po --- simple_test.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -MT simple_test.o -MD -MP -MF .deps/simple_test.Tpo -c -o simple_test.o `test -f 'src/simple_test.cc' || echo './'`src/simple_test.cc --- type_traits_unittest.o --- mv -f .deps/type_traits_unittest.Tpo .deps/type_traits_unittest.Po --- simple_compat_test.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -MT simple_compat_test.o -MD -MP -MF .deps/simple_compat_test.Tpo -c -o simple_compat_test.o `test -f 'src/simple_compat_test.cc' || echo './'`src/simple_compat_test.cc --- libc_allocator_with_realloc_test.o --- mv -f .deps/libc_allocator_with_realloc_test.Tpo .deps/libc_allocator_with_realloc_test.Po --- time_hash_map-time_hash_map.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -MT time_hash_map-time_hash_map.o -MD -MP -MF .deps/time_hash_map-time_hash_map.Tpo -c -o time_hash_map-time_hash_map.o `test -f 'src/time_hash_map.cc' || echo './'`src/time_hash_map.cc --- simple_test.o --- mv -f .deps/simple_test.Tpo .deps/simple_test.Po --- template_util_unittest --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -o template_util_unittest template_util_unittest.o --- type_traits_unittest --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -o type_traits_unittest type_traits_unittest.o --- libc_allocator_with_realloc_test --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -o libc_allocator_with_realloc_test libc_allocator_with_realloc_test.o --- simple_test --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -o simple_test simple_test.o --- libsparsehash.pc --- echo 'prefix=/usr/local' > "libsparsehash.pc".tmp echo 'exec_prefix='`echo '/usr/local' | sed 's@^/usr/local@${prefix}@'` >> "libsparsehash.pc".tmp echo 'libdir='`echo '/usr/local/lib' | sed 's@^/usr/local@${exec_prefix}@'` >> "libsparsehash.pc".tmp echo 'includedir='`echo '/usr/local/include' | sed 's@^/usr/local@${prefix}@'` >> "libsparsehash.pc".tmp echo '' >> "libsparsehash.pc".tmp echo 'Name: sparsehash' >> "libsparsehash.pc".tmp echo 'Version: 2.0.2' >> "libsparsehash.pc".tmp grep '^Summary:' ./packages/rpm/rpm.spec | sed s/^Summary:/Description:/ | head -n1 >> "libsparsehash.pc".tmp grep '^URL: ' ./packages/rpm/rpm.spec >> "libsparsehash.pc".tmp echo 'Requires:' >> "libsparsehash.pc".tmp echo 'Libs:' >> "libsparsehash.pc".tmp echo 'Cflags: -I${includedir}' >> "libsparsehash.pc".tmp mv -f "libsparsehash.pc".tmp "libsparsehash.pc" --- simple_compat_test.o --- mv -f .deps/simple_compat_test.Tpo .deps/simple_compat_test.Po --- simple_compat_test --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -o simple_compat_test simple_compat_test.o --- sparsetable_unittest.o --- mv -f .deps/sparsetable_unittest.Tpo .deps/sparsetable_unittest.Po --- sparsetable_unittest --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -o sparsetable_unittest sparsetable_unittest.o --- time_hash_map-time_hash_map.o --- mv -f .deps/time_hash_map-time_hash_map.Tpo .deps/time_hash_map-time_hash_map.Po --- time_hash_map --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -o time_hash_map time_hash_map-time_hash_map.o --- hashtable_test.o --- mv -f .deps/hashtable_test.Tpo .deps/hashtable_test.Po --- hashtable_test --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -O2 -fno-strict-aliasing -o hashtable_test hashtable_test.o -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for sparsehash-2.0.3 ===> Generating temporary packing list /usr/bin/make install-am test -z "/usr/local/lib" || /bin/mkdir -p "/construction/devel/sparsehash/stage/usr/local/lib" test -z "/usr/local/share/doc/sparsehash" || /bin/mkdir -p "/construction/devel/sparsehash/stage/usr/local/share/doc/sparsehash" install -m 0644 AUTHORS COPYING ChangeLog INSTALL NEWS README README_windows.txt TODO doc/dense_hash_map.html doc/dense_hash_set.html doc/sparse_hash_map.html doc/sparse_hash_set.html doc/sparsetable.html doc/implementation.html doc/performance.html doc/index.html doc/designstyle.css '/construction/devel/sparsehash/stage/usr/local/share/doc/sparsehash' test -z "/usr/local/include/google" || /bin/mkdir -p "/construction/devel/sparsehash/stage/usr/local/include/google" install -m 0644 src/google/dense_hash_map src/google/dense_hash_set src/google/sparse_hash_map src/google/sparse_hash_set src/google/sparsetable src/google/template_util.h src/google/type_traits.h '/construction/devel/sparsehash/stage/usr/local/include/google' test -z "/usr/local/include/google/sparsehash" || /bin/mkdir -p "/construction/devel/sparsehash/stage/usr/local/include/google/sparsehash" install -m 0644 src/google/sparsehash/densehashtable.h src/google/sparsehash/sparsehashtable.h src/google/sparsehash/hashtable-common.h src/google/sparsehash/libc_allocator_with_realloc.h '/construction/devel/sparsehash/stage/usr/local/include/google/sparsehash' test -z "/usr/local/include/sparsehash/internal" || /bin/mkdir -p "/construction/devel/sparsehash/stage/usr/local/include/sparsehash/internal" install -m 0644 src/sparsehash/internal/densehashtable.h src/sparsehash/internal/sparsehashtable.h src/sparsehash/internal/hashtable-common.h src/sparsehash/internal/libc_allocator_with_realloc.h '/construction/devel/sparsehash/stage/usr/local/include/sparsehash/internal' test -z "/usr/local/include/sparsehash/internal" || /bin/mkdir -p "/construction/devel/sparsehash/stage/usr/local/include/sparsehash/internal" install -m 0644 src/sparsehash/internal/sparseconfig.h '/construction/devel/sparsehash/stage/usr/local/include/sparsehash/internal' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/construction/devel/sparsehash/stage/usr/local/libdata/pkgconfig" install -m 0644 libsparsehash.pc '/construction/devel/sparsehash/stage/usr/local/libdata/pkgconfig' test -z "/usr/local/include/sparsehash" || /bin/mkdir -p "/construction/devel/sparsehash/stage/usr/local/include/sparsehash" install -m 0644 src/sparsehash/dense_hash_map src/sparsehash/dense_hash_set src/sparsehash/sparse_hash_map src/sparsehash/sparse_hash_set src/sparsehash/sparsetable src/sparsehash/template_util.h src/sparsehash/type_traits.h '/construction/devel/sparsehash/stage/usr/local/include/sparsehash' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for sparsehash-2.0.3 file sizes/checksums [44]: . done packing files [44]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday, 11 APR 2018 at 13:00:08 UTC Duration: 00:03:33