=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 sayaka-3.5.1 --- sayaka --- (cd src; /usr/bin/make sayaka) --- main.o --- --- sayaka.o --- --- ChunkedInputStream.o --- --- Diag.o --- --- main.o --- c++ -std=c++17 -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/libpng16 -O2 -Wall -Werror -Wshadow -Wno-sign-compare -I.. -c main.cpp -o main.o --- sayaka.o --- c++ -std=c++17 -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/libpng16 -O2 -Wall -Werror -Wshadow -Wno-sign-compare -I.. -c sayaka.cpp -o sayaka.o --- ChunkedInputStream.o --- c++ -std=c++17 -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/libpng16 -O2 -Wall -Werror -Wshadow -Wno-sign-compare -I.. -c ChunkedInputStream.cpp -o ChunkedInputStream.o --- Diag.o --- c++ -std=c++17 -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/libpng16 -O2 -Wall -Werror -Wshadow -Wno-sign-compare -I.. -c Diag.cpp -o Diag.o Diag.cpp: In function 'std::string get_classfunc_name(const char*, const char*)': Diag.cpp:83:2: error: 'string_view' is not a member of 'std' std::string_view func(func_); ^ Diag.cpp:84:2: error: 'string_view' is not a member of 'std' std::string_view pretty(pretty_); ^ Diag.cpp:86:17: error: 'pretty' was not declared in this scope auto namepos = pretty.find(func); ^ Diag.cpp:86:29: error: 'func' was not declared in this scope auto namepos = pretty.find(func); ^ Diag.cpp: In member function 'void Diag::Print(const char*, ...) const': Diag.cpp:69:21: error: second parameter of 'va_start' not last named argument [-Werror=varargs] va_start(ap, (fmt)); ^ cc1plus: all warnings being treated as errors *** [Diag.o] Error code 1 make[1]: stopped in /scratch/work/net/sayaka/work/sayaka-3.5.1/src --- sayaka.o --- In file included from main.h:29:0, from sayaka.cpp:35: Dictionary.h: In instantiation of 'void Dictionary::AddOrUpdate(TKey, TValue) [with TKey = std::basic_string; TValue = std::basic_string]': sayaka.cpp:199:36: required from here Dictionary.h:51:3: error: 'class Dictionary, std::basic_string >' has no member named 'insert_or_assign' this->insert_or_assign(key, value); ^ *** [sayaka.o] Error code 1 make[1]: stopped in /scratch/work/net/sayaka/work/sayaka-3.5.1/src 2 errors make[1]: stopped in /scratch/work/net/sayaka/work/sayaka-3.5.1/src *** [sayaka] Error code 2 make: stopped in /scratch/work/net/sayaka/work/sayaka-3.5.1 1 error make: stopped in /scratch/work/net/sayaka/work/sayaka-3.5.1 *** Error code 2 Stop. make[1]: stopped in /tree/pkgsrc/net/sayaka *** Error code 1 Stop. make: stopped in /tree/pkgsrc/net/sayaka