=> 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 svmlin-1.0 c++ -I/usr/pkg/include -I/usr/pkg/share/mk-configure/features -Os -freorder-blocks -I/usr/pkg/include -I/usr/pkg/share/mk-configure/features -c -o svmlin.o svmlin.cpp distcc[18763] ERROR: compile svmlin.cpp on 10.0.20.122:3852 failed distcc[18763] (dcc_build_somewhere) Warning: remote compilation of 'svmlin.cpp' failed, retrying locally distcc[18763] Warning: failed to distribute svmlin.cpp to 10.0.20.122:3852, running locally instead svmlin.cpp:74:25: error: reference to 'data' is ambiguous 74 | struct data *Data = new data[1]; | ^~~~ In file included from /usr/include/g++/string:52, from /usr/include/g++/bits/locale_classes.h:40, from /usr/include/g++/bits/ios_base.h:41, from /usr/include/g++/ios:42, from /usr/include/g++/ostream:38, from /usr/include/g++/iostream:39, from svmlin.cpp:21: /usr/include/g++/bits/range_access.h:343:5: note: candidates are: 'template constexpr const _Tp* std::data(initializer_list<_Tp>)' 343 | data(initializer_list<_Tp> __il) noexcept | ^~~~ /usr/include/g++/bits/range_access.h:333:5: note: 'template constexpr _Tp* std::data(_Tp (&)[_Nm])' 333 | data(_Tp (&__array)[_Nm]) noexcept | ^~~~ /usr/include/g++/bits/range_access.h:322:5: note: 'template constexpr decltype (__cont.data()) std::data(const _Container&)' 322 | data(const _Container& __cont) noexcept(noexcept(__cont.data())) | ^~~~ /usr/include/g++/bits/range_access.h:311:5: note: 'template constexpr decltype (__cont.data()) std::data(_Container&)' 311 | data(_Container& __cont) noexcept(noexcept(__cont.data())) | ^~~~ In file included from svmlin.cpp:26: ssl.h:44:8: note: 'struct data' 44 | struct data | ^~~~ distcc[18763] ERROR: compile svmlin.cpp on localhost failed *** Error code 1 Stop. bmake: stopped making "all" in /tmp/pkgbuild/math/svmlin/work/svmlin-v1.0 *** Error code 1 Stop. make[1]: stopped making "all" in /usr/pkgsrc/math/svmlin *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/math/svmlin