------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> highwayhash-g20191102,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> highwayhash-g20191102,1 depends on file: /usr/local/sbin/pkg - found => google-highwayhash-g20191102-0aaf66bb8a1634ceee4b778df51a652bdf4e1f17_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/google/highwayhash/tar.gz/0aaf66bb8a1634ceee4b778df51a652bdf4e1f17?dummy=/google-highwayhash-g20191102-0aaf66bb8a1634ceee4b778df51a652bdf4e1f17_GH0.tar.gz fetch: https://codeload.github.com/google/highwayhash/tar.gz/0aaf66bb8a1634ceee4b778df51a652bdf4e1f17?dummy=/google-highwayhash-g20191102-0aaf66bb8a1634ceee4b778df51a652bdf4e1f17_GH0.tar.gz: size unknown fetch: https://codeload.github.com/google/highwayhash/tar.gz/0aaf66bb8a1634ceee4b778df51a652bdf4e1f17?dummy=/google-highwayhash-g20191102-0aaf66bb8a1634ceee4b778df51a652bdf4e1f17_GH0.tar.gz: size of remote file is not known google-highwayhash-g20191102-0aaf66bb8a1634cee 0 B 0 Bps google-highwayhash-g20191102-0aaf66bb8a1634cee 155 kB 394 kBps 00s ===> Fetching all distfiles required by highwayhash-g20191102,1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> highwayhash-g20191102,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by highwayhash-g20191102,1 for building => SHA256 Checksum OK for google-highwayhash-g20191102-0aaf66bb8a1634ceee4b778df51a652bdf4e1f17_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> highwayhash-g20191102,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by highwayhash-g20191102,1 for building ===> Extracting for highwayhash-g20191102,1 => SHA256 Checksum OK for google-highwayhash-g20191102-0aaf66bb8a1634ceee4b778df51a652bdf4e1f17_GH0.tar.gz. Extracted Memory Use: 0.75M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for highwayhash-g20191102,1 ===> Applying ports patches for highwayhash-g20191102,1 ===> Cleanly applied ports patch(es) patch-Makefile ===> Applying dragonfly patches for highwayhash-g20191102,1 ===> Cleanly applied dragonfly patch(es) patch-highwayhash_os__specific.cc SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> highwayhash-g20191102,1 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> highwayhash-g20191102,1 depends on package: gmake>=4.3 - found ===> Configuring for highwayhash-g20191102,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for highwayhash-g20191102,1 gmake[1]: Entering directory '/construction/security/highwayhash/highwayhash-0aaf66bb8a1634ceee4b778df51a652bdf4e1f17' 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 -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 -fPIC -pthread highwayhash/profiler_example.cc -o obj/profiler_example.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fPIC -pthread highwayhash/nanobenchmark.cc -o obj/nanobenchmark.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fPIC -pthread highwayhash/arch_specific.cc -o obj/arch_specific.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fPIC -pthread highwayhash/instruction_sets.cc -o obj/instruction_sets.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fPIC -pthread highwayhash/os_specific.cc -o obj/os_specific.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -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 -fPIC -pthread highwayhash/vector_test.cc -o obj/vector_test.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fPIC -pthread highwayhash/nanobenchmark_example.cc -o obj/nanobenchmark_example.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -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 -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 -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 -fPIC -pthread highwayhash/highwayhash_test.cc -o obj/highwayhash_test.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -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 -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 -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 -fPIC -pthread highwayhash/hh_portable.cc -o obj/hh_portable.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fPIC -pthread -mavx2 highwayhash/hh_avx2.cc -o obj/hh_avx2.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -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 -fPIC -pthread -mavx2 highwayhash/benchmark.cc -o obj/benchmark.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fPIC -pthread highwayhash/sip_hash.cc -o obj/sip_hash.o c++ -c -I. -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -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 -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 -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/nanobenchmark_example.o obj/arch_specific.o obj/instruction_sets.o obj/nanobenchmark.o obj/os_specific.o -o bin/nanobenchmark_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 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-0aaf66bb8a1634ceee4b778df51a652bdf4e1f17' SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for highwayhash-g20191102,1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/security/highwayhash/highwayhash-0aaf66bb8a1634ceee4b778df51a652bdf4e1f17' c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -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-0aaf66bb8a1634ceee4b778df51a652bdf4e1f17' ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for highwayhash-g20191102,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:02 TOTAL TIME 00:00:16