=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 sayaka-3.5.2 (cd src; /usr/bin/make sayaka) 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 -Wcast-qual -Wlogical-op -O2 -Wall -Werror -Wshadow -Wno-sign-compare -Wignored-qualifiers -Wpointer-arith -Wnon-virtual-dtor -I.. -c main.cpp -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 -Wcast-qual -Wlogical-op -O2 -Wall -Werror -Wshadow -Wno-sign-compare -Wignored-qualifiers -Wpointer-arith -Wnon-virtual-dtor -I.. -c sayaka.cpp -o sayaka.o sayaka.cpp: In function 'std::unique_ptr API(const string&, const string&, const string&, const StringDictionary&)': sayaka.cpp:1579:20: error: expected unqualified-id before '[' token for (const auto& [key, val] : options) { ^ sayaka.cpp:1579:20: error: expected ';' before '[' token sayaka.cpp:1579:21: error: 'key' was not declared in this scope for (const auto& [key, val] : options) { ^ sayaka.cpp:1579:26: error: 'val' was not declared in this scope for (const auto& [key, val] : options) { ^ sayaka.cpp: In lambda function: sayaka.cpp:1579:31: error: expected '{' before ':' token for (const auto& [key, val] : options) { ^ sayaka.cpp: In function 'std::unique_ptr API(const string&, const string&, const string&, const StringDictionary&)': sayaka.cpp:1579:31: error: expected ';' before ':' token sayaka.cpp:1579:31: error: expected primary-expression before ':' token sayaka.cpp:1579:31: error: expected ')' before ':' token sayaka.cpp:1579:31: error: expected primary-expression before ':' token 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:206: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.2/src 1 error make[1]: stopped in /scratch/work/net/sayaka/work/sayaka-3.5.2/src *** [sayaka] Error code 2 make: stopped in /scratch/work/net/sayaka/work/sayaka-3.5.2 1 error make: stopped in /scratch/work/net/sayaka/work/sayaka-3.5.2 *** Error code 2 Stop. make[1]: stopped in /tree/pkgsrc/net/sayaka *** Error code 1 Stop. make: stopped in /tree/pkgsrc/net/sayaka