=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for google-benchmark-1.1.0 Scanning dependencies of target output_test_helper Scanning dependencies of target benchmark [ 2%] Building CXX object src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object test/CMakeFiles/output_test_helper.dir/output_test_helper.cc.o [ 6%] Building CXX object src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 9%] Building CXX object src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 11%] Building CXX object src/CMakeFiles/benchmark.dir/sleep.cc.o [ 13%] Building CXX object src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 15%] Building CXX object src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 18%] Building CXX object src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 20%] Building CXX object src/CMakeFiles/benchmark.dir/complexity.cc.o [ 22%] Building CXX object src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 25%] Building CXX object src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 29%] Building CXX object src/CMakeFiles/benchmark.dir/string_util.cc.o [ 29%] Building CXX object src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 31%] Building CXX object src/CMakeFiles/benchmark.dir/reporter.cc.o [ 34%] Linking CXX static library liboutput_test_helper.a [ 34%] Built target output_test_helper [ 36%] Linking CXX static library libbenchmark.a [ 36%] Built target benchmark Scanning dependencies of target cxx03_test Scanning dependencies of target reporter_output_test Scanning dependencies of target complexity_test Scanning dependencies of target register_benchmark_test Scanning dependencies of target basic_test Scanning dependencies of target diagnostics_test [ 38%] Building CXX object test/CMakeFiles/cxx03_test.dir/cxx03_test.cc.o Scanning dependencies of target fixture_test Scanning dependencies of target map_test Scanning dependencies of target multiple_ranges_test Scanning dependencies of target benchmark_test Scanning dependencies of target filter_test [ 40%] Building CXX object test/CMakeFiles/complexity_test.dir/complexity_test.cc.o [ 43%] Building CXX object test/CMakeFiles/reporter_output_test.dir/reporter_output_test.cc.o [ 45%] Building CXX object test/CMakeFiles/register_benchmark_test.dir/register_benchmark_test.cc.o Scanning dependencies of target donotoptimize_test Scanning dependencies of target options_test [ 47%] Building CXX object test/CMakeFiles/basic_test.dir/basic_test.cc.o Scanning dependencies of target skip_with_error_test [ 50%] Building CXX object test/CMakeFiles/diagnostics_test.dir/diagnostics_test.cc.o [ 52%] Building CXX object test/CMakeFiles/benchmark_test.dir/benchmark_test.cc.o [ 54%] Building CXX object test/CMakeFiles/map_test.dir/map_test.cc.o [ 56%] Building CXX object test/CMakeFiles/multiple_ranges_test.dir/multiple_ranges_test.cc.o [ 59%] Building CXX object test/CMakeFiles/filter_test.dir/filter_test.cc.o [ 61%] Building CXX object test/CMakeFiles/fixture_test.dir/fixture_test.cc.o [ 63%] Building CXX object test/CMakeFiles/donotoptimize_test.dir/donotoptimize_test.cc.o [ 65%] Building CXX object test/CMakeFiles/skip_with_error_test.dir/skip_with_error_test.cc.o [ 68%] Building CXX object test/CMakeFiles/options_test.dir/options_test.cc.o [ 70%] Linking CXX executable basic_test [ 72%] Linking CXX executable cxx03_test [ 72%] Built target basic_test [ 75%] Linking CXX executable donotoptimize_test [ 77%] Linking CXX executable diagnostics_test /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0/test/benchmark_test.cc:60:9: error: no matching member function for call to 'SetLabel' state.SetLabel(ss.str()); ~~~~~~^~~~~~~~ /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0/include/benchmark/benchmark_api.h:394:8: note: candidate function not viable: no known conversion from 'string_type' (aka 'basic_string, std::__1::allocator >') to 'const char *' for 1st argument void SetLabel(const char* label); ^ /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0/include/benchmark/benchmark_api.h:401:8: note: candidate template ignored: substitution failure [with StringType = std::__1::basic_string]: no type named 'type' in 'benchmark::internal::EnableIfString, void>' void SetLabel(StringType const& str, ^ /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0/test/benchmark_test.cc:70:9: error: no matching member function for call to 'SetLabel' state.SetLabel(ss.str()); ~~~~~~^~~~~~~~ /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0/include/benchmark/benchmark_api.h:394:8: note: candidate function not viable: no known conversion from 'string_type' (aka 'basic_string, std::__1::allocator >') to 'const char *' for 1st argument void SetLabel(const char* label); ^ /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0/include/benchmark/benchmark_api.h:401:8: note: candidate template ignored: substitution failure [with StringType = std::__1::basic_string]: no type named 'type' in 'benchmark::internal::EnableIfString, void>' void SetLabel(StringType const& str, ^ [ 79%] Linking CXX executable map_test 2 errors generated. [ 79%] Built target cxx03_test --- test/CMakeFiles/benchmark_test.dir/benchmark_test.cc.o --- *** [test/CMakeFiles/benchmark_test.dir/benchmark_test.cc.o] Error code 1 make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 1 error make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 --- test/CMakeFiles/benchmark_test.dir/all --- *** [test/CMakeFiles/benchmark_test.dir/all] Error code 2 make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 --- test/CMakeFiles/fixture_test.dir/all --- *** [test/CMakeFiles/fixture_test.dir/all] Error code 2 make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 --- test/CMakeFiles/donotoptimize_test.dir/all --- *** [test/CMakeFiles/donotoptimize_test.dir/all] Error code 2 make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 --- test/CMakeFiles/options_test.dir/all --- *** [test/CMakeFiles/options_test.dir/all] Error code 2 make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 --- test/CMakeFiles/diagnostics_test.dir/all --- *** [test/CMakeFiles/diagnostics_test.dir/all] Error code 2 make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 --- test/CMakeFiles/map_test.dir/all --- *** [test/CMakeFiles/map_test.dir/all] Error code 2 make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0/test/register_benchmark_test.cc:121:10: error: no matching member function for call to 'SetLabel' st.SetLabel(std::to_string(x)); ~~~^~~~~~~~ /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0/include/benchmark/benchmark_api.h:394:8: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string, allocator >') to 'const char *' for 1st argument void SetLabel(const char* label); ^ /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0/include/benchmark/benchmark_api.h:401:8: note: candidate template ignored: substitution failure [with StringType = std::__1::basic_string]: no type named 'type' in 'benchmark::internal::EnableIfString, void>' void SetLabel(StringType const& str, ^ A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 --- test/CMakeFiles/multiple_ranges_test.dir/all --- *** [test/CMakeFiles/multiple_ranges_test.dir/all] Error code 2 make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 1 error generated. --- test/CMakeFiles/register_benchmark_test.dir/register_benchmark_test.cc.o --- *** [test/CMakeFiles/register_benchmark_test.dir/register_benchmark_test.cc.o] Error code 1 make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 1 error make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 --- test/CMakeFiles/register_benchmark_test.dir/all --- *** [test/CMakeFiles/register_benchmark_test.dir/all] Error code 2 make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 --- test/CMakeFiles/filter_test.dir/all --- *** [test/CMakeFiles/filter_test.dir/all] Error code 2 make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 --- test/CMakeFiles/complexity_test.dir/all --- *** [test/CMakeFiles/complexity_test.dir/all] Error code 2 make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 --- test/CMakeFiles/skip_with_error_test.dir/all --- *** [test/CMakeFiles/skip_with_error_test.dir/all] Error code 2 make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 --- test/CMakeFiles/reporter_output_test.dir/all --- *** [test/CMakeFiles/reporter_output_test.dir/all] Error code 2 make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 12 errors make[1]: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 *** [all] Error code 2 make: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 1 error make: stopped in /data/scratch/benchmarks/google-benchmark/work/benchmark-1.1.0 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/benchmarks/google-benchmark *** Error code 1 Stop. make: stopped in /data/pkgsrc/benchmarks/google-benchmark