=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for nghttp3-0.9.0 [ 1%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_rcbuf.c.o [ 3%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_rcbuf.c.o [ 4%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_mem.c.o [ 6%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_mem.c.o [ 7%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_str.c.o [ 9%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_str.c.o [ 11%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_conv.c.o [ 12%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_conv.c.o [ 14%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_buf.c.o [ 15%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_buf.c.o [ 17%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_ringbuf.c.o [ 19%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_ringbuf.c.o [ 20%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_pq.c.o [ 22%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_pq.c.o [ 23%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_map.c.o [ 25%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_map.c.o [ 26%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_ksl.c.o /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_ksl.c: In function 'ksl_print': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_ksl.c:734:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fprintf(stderr, " %" PRId64, *(int64_t *)(void *)node->key); ^ [ 28%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_ksl.c.o /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_ksl.c: In function 'ksl_print': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_ksl.c:734:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fprintf(stderr, " %" PRId64, *(int64_t *)(void *)node->key); ^ [ 30%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_qpack.c.o /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_qpack.c: In function 'nghttp3_qpack_encoder_unblock': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_qpack.c:2294:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bsk = *(nghttp3_blocked_streams_key *)nghttp3_ksl_it_key(&it); ^ [ 31%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_qpack.c.o /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_qpack.c: In function 'nghttp3_qpack_encoder_unblock': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_qpack.c:2294:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bsk = *(nghttp3_blocked_streams_key *)nghttp3_ksl_it_key(&it); ^ [ 33%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_qpack_huffman.c.o [ 34%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_qpack_huffman.c.o [ 36%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_qpack_huffman_data.c.o [ 38%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_qpack_huffman_data.c.o [ 39%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_err.c.o [ 41%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_err.c.o [ 42%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_debug.c.o [ 44%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_debug.c.o [ 46%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_conn.c.o [ 47%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_conn.c.o [ 49%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_stream.c.o [ 50%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_stream.c.o [ 52%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_frame.c.o [ 53%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_frame.c.o [ 55%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_tnode.c.o [ 57%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_tnode.c.o [ 58%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_vec.c.o [ 60%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_vec.c.o [ 61%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_gaptr.c.o /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c: In function 'nghttp3_gaptr_push': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c:75:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] k = *(nghttp3_range *)nghttp3_ksl_it_key(&it); ^ /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c: In function 'nghttp3_gaptr_first_gap_offset': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c:112:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] r = *(nghttp3_range *)nghttp3_ksl_it_key(&it); ^ /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c: In function 'nghttp3_gaptr_get_first_gap_after': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c:132:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(nghttp3_range *)nghttp3_ksl_it_key(&it); ^ /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c: In function 'nghttp3_gaptr_is_pushed': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c:148:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] k = *(nghttp3_range *)nghttp3_ksl_it_key(&it); ^ /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c: In function 'nghttp3_gaptr_drop_first_gap': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c:166:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] r = *(nghttp3_range *)nghttp3_ksl_it_key(&it); ^ [ 63%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_gaptr.c.o /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c: In function 'nghttp3_gaptr_push': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c:75:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] k = *(nghttp3_range *)nghttp3_ksl_it_key(&it); ^ /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c: In function 'nghttp3_gaptr_first_gap_offset': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c:112:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] r = *(nghttp3_range *)nghttp3_ksl_it_key(&it); ^ /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c: In function 'nghttp3_gaptr_get_first_gap_after': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c:132:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(nghttp3_range *)nghttp3_ksl_it_key(&it); ^ /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c: In function 'nghttp3_gaptr_is_pushed': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c:148:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] k = *(nghttp3_range *)nghttp3_ksl_it_key(&it); ^ /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c: In function 'nghttp3_gaptr_drop_first_gap': /work/www/nghttp3/work/nghttp3-0.9.0/lib/nghttp3_gaptr.c:166:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] r = *(nghttp3_range *)nghttp3_ksl_it_key(&it); ^ [ 65%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_idtr.c.o [ 66%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_idtr.c.o [ 68%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_range.c.o [ 69%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_range.c.o [ 71%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_http.c.o [ 73%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_http.c.o [ 74%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_version.c.o [ 76%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_version.c.o [ 77%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_balloc.c.o [ 79%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_balloc.c.o [ 80%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_opl.c.o [ 82%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_opl.c.o [ 84%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_objalloc.c.o [ 85%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_objalloc.c.o [ 87%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_unreachable.c.o [ 88%] Building C object lib/CMakeFiles/nghttp3.dir/nghttp3_unreachable.c.o [ 90%] Linking C static library libnghttp3.a [ 92%] Linking C shared library libnghttp3.so [ 92%] Built target nghttp3_static [ 92%] Built target nghttp3 [ 93%] Building CXX object examples/CMakeFiles/qpack.dir/qpack.cc.o [ 95%] Building CXX object examples/CMakeFiles/qpack.dir/qpack_encode.cc.o In file included from /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.cc:25:0: /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.h:55:23: error: 'string_view' in namespace 'std' does not name a type int encode(const std::string_view &outfile, const std::string_view &infile); ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.h:55:56: error: 'string_view' in namespace 'std' does not name a type int encode(const std::string_view &outfile, const std::string_view &infile); ^ In file included from /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack.cc:33:0: /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.h:55:23: error: 'string_view' in namespace 'std' does not name a type int encode(const std::string_view &outfile, const std::string_view &infile); ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.h:55:56: error: 'string_view' in namespace 'std' does not name a type int encode(const std::string_view &outfile, const std::string_view &infile); ^ In file included from /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack.cc:34:0: /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_decode.h:89:23: error: 'string_view' in namespace 'std' does not name a type int decode(const std::string_view &outfile, const std::string_view &infile); ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_decode.h:89:56: error: 'string_view' in namespace 'std' does not name a type int decode(const std::string_view &outfile, const std::string_view &infile); ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack.cc: In function 'int nghttp3::main(int, char**)': /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack.cc:119:18: error: 'string_view' is not a member of 'std' auto command = std::string_view(argv[optind++]); ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack.cc:120:17: error: 'string_view' is not a member of 'std' auto infile = std::string_view(argv[optind++]); ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack.cc:121:18: error: 'string_view' is not a member of 'std' auto outfile = std::string_view(argv[optind++]); ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-noexcept-type' --- examples/CMakeFiles/qpack.dir/qpack.cc.o --- *** [examples/CMakeFiles/qpack.dir/qpack.cc.o] Error code 1 make[2]: stopped in /work/www/nghttp3/work/nghttp3-0.9.0/cmake-pkgsrc-build /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.cc:109:23: error: 'string_view' in namespace 'std' does not name a type int encode(const std::string_view &outfile, const std::string_view &infile) { ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.cc:109:56: error: 'string_view' in namespace 'std' does not name a type int encode(const std::string_view &outfile, const std::string_view &infile) { ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.cc: In function 'int nghttp3::encode(const int&, const int&)': /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.cc:110:34: error: request for member 'data' in 'infile', which is of non-class type 'const int' auto in = std::ifstream(infile.data(), std::ios::binary); ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.cc:118:36: error: request for member 'data' in 'outfile', which is of non-class type 'const int' auto out = std::ofstream(outfile.data(), std::ios::trunc | std::ios::binary); ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.cc:165:21: error: 'std::string_view' has not been declared if (d == std::string_view::npos) { ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.cc:169:19: error: 'string_view' is not a member of 'std' auto name = std::string_view(s.c_str(), d); ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.cc:170:20: error: 'string_view' is not a member of 'std' auto value = std::string_view(s.c_str() + d + 1, s.size() - d - 1); ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.cc:187:79: error: expected ')' before ';' token enc.encode(&pbuf, &rbuf, &ebuf, stream_id, nva.data(), nva.size()); ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.cc:186:14: warning: unused variable 'rv' [-Wunused-variable] if (auto rv = ^ /work/www/nghttp3/work/nghttp3-0.9.0/examples/qpack_encode.cc:188:9: error: 'rv' was not declared in this scope rv != 0) { ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-noexcept-type' --- examples/CMakeFiles/qpack.dir/qpack_encode.cc.o --- *** [examples/CMakeFiles/qpack.dir/qpack_encode.cc.o] Error code 1 make[2]: stopped in /work/www/nghttp3/work/nghttp3-0.9.0/cmake-pkgsrc-build 2 errors make[2]: stopped in /work/www/nghttp3/work/nghttp3-0.9.0/cmake-pkgsrc-build --- examples/CMakeFiles/qpack.dir/all --- *** [examples/CMakeFiles/qpack.dir/all] Error code 2 make[1]: stopped in /work/www/nghttp3/work/nghttp3-0.9.0/cmake-pkgsrc-build 1 error make[1]: stopped in /work/www/nghttp3/work/nghttp3-0.9.0/cmake-pkgsrc-build *** [all] Error code 2 make: stopped in /work/www/nghttp3/work/nghttp3-0.9.0/cmake-pkgsrc-build 1 error make: stopped in /work/www/nghttp3/work/nghttp3-0.9.0/cmake-pkgsrc-build *** Error code 2 Stop. make[1]: stopped in /tree/pkgsrc/www/nghttp3 *** Error code 1 Stop. make: stopped in /tree/pkgsrc/www/nghttp3