=> 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 ledger32-3.2.1nb4 [ 2%] Building CXX object src/CMakeFiles/libledger.dir/stats.cc.o [ 2%] Building CXX object src/CMakeFiles/libledger.dir/generate.cc.o [ 3%] Building CXX object src/CMakeFiles/libledger.dir/emacs.cc.o [ 6%] Building CXX object src/CMakeFiles/libledger.dir/convert.cc.o [ 6%] Building CXX object src/CMakeFiles/libledger.dir/draft.cc.o [ 10%] Building CXX object src/CMakeFiles/libledger.dir/print.cc.o [ 10%] Building CXX object src/CMakeFiles/libledger.dir/ptree.cc.o [ 10%] Building CXX object src/CMakeFiles/libledger.dir/csv.cc.o In file included from /usr/pkg/include/boost/bind.hpp:30, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build/system.hh:137, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/emacs.cc:32: /usr/pkg/include/boost/bind.hpp:36: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.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/pkg/include/boost/bind.hpp:30, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build/system.hh:137, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/print.cc:32: /usr/pkg/include/boost/bind.hpp:36: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.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/pkg/include/boost/bind.hpp:30, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build/system.hh:137, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/csv.cc:32: /usr/pkg/include/boost/bind.hpp:36: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.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/pkg/include/boost/bind.hpp:30, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build/system.hh:137, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/draft.cc:32: /usr/pkg/include/boost/bind.hpp:36: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.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/pkg/include/boost/bind.hpp:30, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build/system.hh:137, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/convert.cc:32: /usr/pkg/include/boost/bind.hpp:36: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.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/pkg/include/boost/bind.hpp:30, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build/system.hh:137, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/stats.cc:32: /usr/pkg/include/boost/bind.hpp:36: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.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/pkg/include/boost/bind.hpp:30, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build/system.hh:137, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/generate.cc:32: /usr/pkg/include/boost/bind.hpp:36: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.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/pkg/include/boost/bind.hpp:30, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build/system.hh:137, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/ptree.cc:32: /usr/pkg/include/boost/bind.hpp:36: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.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/chain.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/emacs.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/emacs.cc:34: /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h: In function 'ledger::string ledger::sha1sum(const string&)': /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:631:18: error: cannot convert 'unsigned int [5]' to 'unsigned char (&)[20]' 631 | sha.get_digest(message_digest); | ^~~~~~~~~~~~~~ | | | unsigned int [5] In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:48, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/chain.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/emacs.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/emacs.cc:34: /usr/pkg/include/boost/uuid/detail/sha1.hpp:179:43: note: initializing argument 1 of 'void boost::uuids::detail::sha1::get_digest(unsigned char (&)[20])' 179 | inline void sha1::get_digest(digest_type& digest) | ~~~~~~~~~~~~~^~~~~~ In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/chain.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/print.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/print.cc:34: /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h: In function 'ledger::string ledger::sha1sum(const string&)': /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:631:18: error: cannot convert 'unsigned int [5]' to 'unsigned char (&)[20]' 631 | sha.get_digest(message_digest); | ^~~~~~~~~~~~~~ | | | unsigned int [5] In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:48, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/chain.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/print.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/print.cc:34: /usr/pkg/include/boost/uuid/detail/sha1.hpp:179:43: note: initializing argument 1 of 'void boost::uuids::detail::sha1::get_digest(unsigned char (&)[20])' 179 | inline void sha1::get_digest(digest_type& digest) | ~~~~~~~~~~~~~^~~~~~ In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/amount.h:56, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/balance.h:52, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/value.h:52, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/csv.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/csv.cc:34: /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h: In function 'ledger::string ledger::sha1sum(const string&)': /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:631:18: error: cannot convert 'unsigned int [5]' to 'unsigned char (&)[20]' 631 | sha.get_digest(message_digest); | ^~~~~~~~~~~~~~ | | | unsigned int [5] In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:48, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/amount.h:56, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/balance.h:52, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/value.h:52, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/csv.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/csv.cc:34: /usr/pkg/include/boost/uuid/detail/sha1.hpp:179:43: note: initializing argument 1 of 'void boost::uuids::detail::sha1::get_digest(unsigned char (&)[20])' 179 | inline void sha1::get_digest(digest_type& digest) | ~~~~~~~~~~~~~^~~~~~ In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/amount.h:56, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/balance.h:52, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/value.h:52, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/convert.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/convert.cc:34: /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h: In function 'ledger::string ledger::sha1sum(const string&)': /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:631:18: error: cannot convert 'unsigned int [5]' to 'unsigned char (&)[20]' 631 | sha.get_digest(message_digest); | ^~~~~~~~~~~~~~ | | | unsigned int [5] In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:48, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/amount.h:56, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/balance.h:52, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/value.h:52, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/convert.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/convert.cc:34: /usr/pkg/include/boost/uuid/detail/sha1.hpp:179:43: note: initializing argument 1 of 'void boost::uuids::detail::sha1::get_digest(unsigned char (&)[20])' 179 | inline void sha1::get_digest(digest_type& digest) | ~~~~~~~~~~~~~^~~~~~ In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/exprbase.h:57, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/draft.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/draft.cc:34: /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h: In function 'ledger::string ledger::sha1sum(const string&)': /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:631:18: error: cannot convert 'unsigned int [5]' to 'unsigned char (&)[20]' 631 | sha.get_digest(message_digest); | ^~~~~~~~~~~~~~ | | | unsigned int [5] In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:48, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/exprbase.h:57, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/draft.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/draft.cc:34: /usr/pkg/include/boost/uuid/detail/sha1.hpp:179:43: note: initializing argument 1 of 'void boost::uuids::detail::sha1::get_digest(unsigned char (&)[20])' 179 | inline void sha1::get_digest(digest_type& digest) | ~~~~~~~~~~~~~^~~~~~ In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/exprbase.h:57, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/expr.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/op.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/scope.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/item.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/xact.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/iterators.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/generate.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/generate.cc:34: /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h: In function 'ledger::string ledger::sha1sum(const string&)': /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:631:18: error: cannot convert 'unsigned int [5]' to 'unsigned char (&)[20]' 631 | sha.get_digest(message_digest); | ^~~~~~~~~~~~~~ | | | unsigned int [5] In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:48, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/exprbase.h:57, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/expr.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/op.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/scope.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/item.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/xact.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/iterators.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/generate.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/generate.cc:34: /usr/pkg/include/boost/uuid/detail/sha1.hpp:179:43: note: initializing argument 1 of 'void boost::uuids::detail::sha1::get_digest(unsigned char (&)[20])' 179 | inline void sha1::get_digest(digest_type& digest) | ~~~~~~~~~~~~~^~~~~~ In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/exprbase.h:57, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/draft.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/stats.cc:34: /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h: In function 'ledger::string ledger::sha1sum(const string&)': /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:631:18: error: cannot convert 'unsigned int [5]' to 'unsigned char (&)[20]' 631 | sha.get_digest(message_digest); | ^~~~~~~~~~~~~~ | | | unsigned int [5] In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:48, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/exprbase.h:57, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/draft.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/stats.cc:34: /usr/pkg/include/boost/uuid/detail/sha1.hpp:179:43: note: initializing argument 1 of 'void boost::uuids::detail::sha1::get_digest(unsigned char (&)[20])' 179 | inline void sha1::get_digest(digest_type& digest) | ~~~~~~~~~~~~~^~~~~~ In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/chain.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/ptree.h:49, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/ptree.cc:34: /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h: In function 'ledger::string ledger::sha1sum(const string&)': /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:631:18: error: cannot convert 'unsigned int [5]' to 'unsigned char (&)[20]' 631 | sha.get_digest(message_digest); | ^~~~~~~~~~~~~~ | | | unsigned int [5] In file included from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/utils.h:48, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/chain.h:45, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/ptree.h:49, from /pbulk/work/finance/ledger32/work/ledger-3.2.1/src/ptree.cc:34: /usr/pkg/include/boost/uuid/detail/sha1.hpp:179:43: note: initializing argument 1 of 'void boost::uuids::detail::sha1::get_digest(unsigned char (&)[20])' 179 | inline void sha1::get_digest(digest_type& digest) | ~~~~~~~~~~~~~^~~~~~ --- src/CMakeFiles/libledger.dir/emacs.cc.o --- *** [src/CMakeFiles/libledger.dir/emacs.cc.o] Error code 1 make[2]: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build --- src/CMakeFiles/libledger.dir/csv.cc.o --- *** [src/CMakeFiles/libledger.dir/csv.cc.o] Error code 1 make[2]: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build --- src/CMakeFiles/libledger.dir/generate.cc.o --- *** [src/CMakeFiles/libledger.dir/generate.cc.o] Error code 1 make[2]: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build --- src/CMakeFiles/libledger.dir/convert.cc.o --- *** [src/CMakeFiles/libledger.dir/convert.cc.o] Error code 1 make[2]: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build --- src/CMakeFiles/libledger.dir/print.cc.o --- *** [src/CMakeFiles/libledger.dir/print.cc.o] Error code 1 make[2]: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build --- src/CMakeFiles/libledger.dir/stats.cc.o --- *** [src/CMakeFiles/libledger.dir/stats.cc.o] Error code 1 make[2]: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build --- src/CMakeFiles/libledger.dir/ptree.cc.o --- *** [src/CMakeFiles/libledger.dir/ptree.cc.o] Error code 1 make[2]: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build --- src/CMakeFiles/libledger.dir/draft.cc.o --- *** [src/CMakeFiles/libledger.dir/draft.cc.o] Error code 1 make[2]: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build 8 errors make[2]: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build --- src/CMakeFiles/libledger.dir/all --- *** [src/CMakeFiles/libledger.dir/all] Error code 2 make[1]: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build 1 error make[1]: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build *** [all] Error code 2 make: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build 1 error make: stopped in /pbulk/work/finance/ledger32/work/ledger-3.2.1/cmake-pkgsrc-build *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/finance/ledger32 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/finance/ledger32