=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> 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 vera++-1.1.1nb27 make -C src make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/tmp/devel/vera++/work/vera++-1.1.1/src' c++ -c -o main.o -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -DVERA_ROOT=\"/usr/pkg/share/vera++\" -Wall -pedantic -W -Wshadow -O2 main.cpp make -C structures make[2]: Entering directory '/tmp/devel/vera++/work/vera++-1.1.1/src/structures' c++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -DVERA_ROOT=\"/usr/pkg/share/vera++\" -Wall -pedantic -W -Wshadow -O2 -Wall -pedantic -W -Wshadow -O2 -c SourceFiles.cpp c++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -DVERA_ROOT=\"/usr/pkg/share/vera++\" -Wall -pedantic -W -Wshadow -O2 -Wall -pedantic -W -Wshadow -O2 -c SourceLines.cpp c++ -c -Wall -pedantic -Wno-long-long -O2 -I/usr/pkg/include Tokens.cpp In file included from /tmp/devel/vera++/work/.buildlink/include/boost/wave.hpp:16:0, from Tokens.cpp:10: /tmp/devel/vera++/work/.buildlink/include/boost/wave/wave_config.hpp:527:110: note: #pragma message: C++03 support is deprecated in Boost.Wave 1.74 and will be removed in Boost.Wave 1.77. BOOST_PRAGMA_MESSAGE("C++03 support is deprecated in Boost.Wave 1.74 and will be removed in Boost.Wave 1.77.") ^ In file included from Tokens.cpp:16:0: /tmp/devel/vera++/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ make[2]: Leaving directory '/tmp/devel/vera++/work/vera++-1.1.1/src/structures' make -C plugins make[2]: Entering directory '/tmp/devel/vera++/work/vera++-1.1.1/src/plugins' c++ -c -Wall -pedantic -W -Wshadow -Wno-long-long -O2 -I/usr/pkg/include -I/usr/pkg/include Interpreter.cpp In file included from cpptcl-1.1.4/cpptcl.h:20:0, from Interpreter.cpp:15: /tmp/devel/vera++/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ c++ -c -Wall -pedantic -W -Wshadow -Wno-long-long -O2 -I/usr/pkg/include -I/usr/pkg/include Profiles.cpp In file included from cpptcl-1.1.4/cpptcl.h:20:0, from Profiles.cpp:11: /tmp/devel/vera++/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ c++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -DVERA_ROOT=\"/usr/pkg/share/vera++\" -Wall -pedantic -W -Wshadow -O2 -Wall -pedantic -W -Wshadow -O2 -c Rules.cpp c++ -c -Wall -pedantic -W -Wshadow -Wno-long-long -O2 -I/usr/pkg/include -I/usr/pkg/include Exclusions.cpp In file included from cpptcl-1.1.4/cpptcl.h:20:0, from Exclusions.cpp:11: /tmp/devel/vera++/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ c++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -DVERA_ROOT=\"/usr/pkg/share/vera++\" -Wall -pedantic -W -Wshadow -O2 -Wall -pedantic -W -Wshadow -O2 -c Transformations.cpp c++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -DVERA_ROOT=\"/usr/pkg/share/vera++\" -Wall -pedantic -W -Wshadow -O2 -Wall -pedantic -W -Wshadow -O2 -c RootDirectory.cpp c++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -DVERA_ROOT=\"/usr/pkg/share/vera++\" -Wall -pedantic -W -Wshadow -O2 -Wall -pedantic -W -Wshadow -O2 -c Parameters.cpp c++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -DVERA_ROOT=\"/usr/pkg/share/vera++\" -Wall -pedantic -W -Wshadow -O2 -Wall -pedantic -W -Wshadow -O2 -c Reports.cpp c++ -o cpptcl-1.1.4/cpptcl.o -c -Wall -pedantic -W -Wshadow -Wno-long-long -O2 -I/usr/pkg/include -I/usr/pkg/include cpptcl-1.1.4/cpptcl.cpp In file included from cpptcl-1.1.4/cpptcl.h:20:0, from cpptcl-1.1.4/cpptcl.cpp:10: /tmp/devel/vera++/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ make[2]: Leaving directory '/tmp/devel/vera++/work/vera++-1.1.1/src/plugins' c++ -o vera++ main.o structures/SourceFiles.o structures/SourceLines.o structures/Tokens.o plugins/Interpreter.o plugins/Profiles.o plugins/Rules.o plugins/Exclusions.o plugins/Transformations.o plugins/RootDirectory.o plugins/Parameters.o plugins/Reports.o plugins/cpptcl-1.1.4/cpptcl.o -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -ltcl -lboost_wave -lboost_system make[1]: Leaving directory '/tmp/devel/vera++/work/vera++-1.1.1/src' mv src/vera++ .