------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> highwayhash-g20190324_1,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> highwayhash-g20190324_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by highwayhash-g20190324_1,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> highwayhash-g20190324_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by highwayhash-g20190324_1,1 for building => SHA256 Checksum OK for google-highwayhash-g20190324-30bd801_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> highwayhash-g20190324_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by highwayhash-g20190324_1,1 for building ===> Extracting for highwayhash-g20190324_1,1 => SHA256 Checksum OK for google-highwayhash-g20190324-30bd801_GH0.tar.gz. Extracted Memory Use: 0.75M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for highwayhash-g20190324_1,1 ===> Applying dragonfly patches for highwayhash-g20190324_1,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> highwayhash-g20190324_1,1 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> highwayhash-g20190324_1,1 depends on executable: gmake - found ===> Configuring for highwayhash-g20190324_1,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for highwayhash-g20190324_1,1 gmake[1]: Entering directory '/construction/security/highwayhash/highwayhash-30bd801' set -eu; for file in highwayhash/*.cc; do \ target=obj/${file##*/}; target=${target%.*}.o; \ [ "$target" = "obj/highwayhash_target.o" ] || \ [ "$target" = "obj/data_parallel_benchmark.o" ] || \ [ "$target" = "obj/data_parallel_test.o" ] || \ c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread -DHH_DISABLE_TARGET_SPECIFIC -MM -MT \ "$target" "$file"; \ done | sed -e ':b' -e 's-../[^./]*/--' -e 'tb' >deps.mk c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/vector_test.cc -o obj/vector_test.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread -msse4.1 highwayhash/vector_test_sse41.cc -o obj/vector_test_sse41.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/vector_test_portable.cc -o obj/vector_test_portable.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/os_specific.cc -o obj/os_specific.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread -mavx2 highwayhash/vector_test_avx2.cc -o obj/vector_test_avx2.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/nanobenchmark_example.cc -o obj/nanobenchmark_example.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/nanobenchmark.cc -o obj/nanobenchmark.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/instruction_sets.cc -o obj/instruction_sets.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/arch_specific.cc -o obj/arch_specific.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/profiler_example.cc -o obj/profiler_example.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/sip_hash_test.cc -o obj/sip_hash_test.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/highwayhash_test.cc -o obj/highwayhash_test.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/highwayhash_test_portable.cc -o obj/highwayhash_test_portable.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread -mavx2 highwayhash/highwayhash_test_avx2.cc -o obj/highwayhash_test_avx2.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread -msse4.1 highwayhash/highwayhash_test_sse41.cc -o obj/highwayhash_test_sse41.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/hh_portable.cc -o obj/hh_portable.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread -mavx2 highwayhash/hh_avx2.cc -o obj/hh_avx2.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread -msse4.1 highwayhash/hh_sse41.cc -o obj/hh_sse41.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread -mavx2 highwayhash/benchmark.cc -o obj/benchmark.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/sip_hash.cc -o obj/sip_hash.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread -mavx2 highwayhash/sip_tree_hash.cc -o obj/sip_tree_hash.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/scalar_sip_tree_hash.cc -o obj/scalar_sip_tree_hash.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread highwayhash/c_bindings.cc -o obj/c_bindings.o c++ -pthread obj/sip_hash_test.o -o bin/sip_hash_test c++ -pthread obj/profiler_example.o obj/arch_specific.o obj/instruction_sets.o obj/nanobenchmark.o obj/os_specific.o -o bin/profiler_example c++ -pthread obj/vector_test.o obj/arch_specific.o obj/instruction_sets.o obj/nanobenchmark.o obj/os_specific.o obj/vector_test_portable.o obj/vector_test_avx2.o obj/vector_test_sse41.o -o bin/vector_test c++ -pthread obj/nanobenchmark_example.o obj/arch_specific.o obj/instruction_sets.o obj/nanobenchmark.o obj/os_specific.o -o bin/nanobenchmark_example ar rcs lib/libhighwayhash.a obj/sip_hash.o obj/sip_tree_hash.o obj/scalar_sip_tree_hash.o obj/arch_specific.o obj/instruction_sets.o obj/nanobenchmark.o obj/os_specific.o obj/hh_portable.o obj/hh_avx2.o obj/hh_sse41.o obj/c_bindings.o # Disabled due to false positives; ideally the test instead ensures # target-specific modules _only_ export symbols starting with a prefix. # ./test_exports.sh obj/sip_hash.o obj/sip_tree_hash.o obj/scalar_sip_tree_hash.o obj/arch_specific.o obj/instruction_sets.o obj/nanobenchmark.o obj/os_specific.o obj/hh_portable.o obj/hh_avx2.o obj/hh_sse41.o obj/c_bindings.o c++ -pthread obj/highwayhash_test.o obj/arch_specific.o obj/instruction_sets.o obj/nanobenchmark.o obj/os_specific.o obj/highwayhash_test_portable.o obj/highwayhash_test_avx2.o obj/highwayhash_test_sse41.o obj/hh_portable.o obj/hh_avx2.o obj/hh_sse41.o -o bin/highwayhash_test c++ -pthread obj/benchmark.o obj/arch_specific.o obj/instruction_sets.o obj/nanobenchmark.o obj/os_specific.o obj/highwayhash_test_portable.o obj/highwayhash_test_avx2.o obj/highwayhash_test_sse41.o obj/hh_portable.o obj/hh_avx2.o obj/hh_sse41.o obj/sip_hash.o obj/sip_tree_hash.o obj/scalar_sip_tree_hash.o -o bin/benchmark gmake[1]: Leaving directory '/construction/security/highwayhash/highwayhash-30bd801' SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for highwayhash-g20190324_1,1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/security/highwayhash/highwayhash-30bd801' c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -O3 -fPIC -pthread -pthread -shared obj/sip_hash.o obj/sip_tree_hash.o obj/scalar_sip_tree_hash.o obj/arch_specific.o obj/instruction_sets.o obj/nanobenchmark.o obj/os_specific.o obj/hh_portable.o obj/hh_avx2.o obj/hh_sse41.o obj/c_bindings.o -o lib/libhighwayhash.so.0 -Wl,-soname,libhighwayhash.so.0 mkdir -p /construction/security/highwayhash/stage//usr/local/lib mkdir -p /construction/security/highwayhash/stage//usr/local/include/highwayhash install -m0444 lib/libhighwayhash.a /construction/security/highwayhash/stage//usr/local/lib install -m0555 lib/libhighwayhash.so /construction/security/highwayhash/stage//usr/local/lib install -m0444 highwayhash/*.h /construction/security/highwayhash/stage//usr/local/include/highwayhash/ gmake[1]: Leaving directory '/construction/security/highwayhash/highwayhash-30bd801' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libhighwayhash.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for highwayhash-g20190324_1,1 file sizes/checksums [35]: 0% file sizes/checksums [35]: 100% packing files [35]: 0% packing files [35]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:14