==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ledger 3.3.2-9 (Fri May  2 20:18:54 2025)
==> Retrieving sources...
  -> Found ledger-3.3.2.tar.gz
  -> Found boost-1.86.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    ledger-3.3.2.tar.gz ... Passed
    boost-1.86.patch ... Passed
==> Making package: ledger 3.3.2-9 (Fri May  2 20:19:17 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) boost-libs-1.88.0-2  libedit-20250104_3.1-1

Total Installed Size:  9.37 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost-libs...
Optional dependencies for boost-libs
    openmpi: for mpi support
installing libedit...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.6-3
             libuv-1.51.0-1  rhash-1.4.4-1  boost-1.88.0-2  cmake-4.0.1-2

Total Installed Size:  267.49 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost...
Optional dependencies for boost
    python: for python bindings [installed]
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator
    qt6-base: cmake-gui
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found ledger-3.3.2.tar.gz
  -> Found boost-1.86.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ledger-3.3.2.tar.gz with bsdtar
==> Starting prepare()...
patching file src/filters.cc
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/system.hh.in
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/utils.h
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Python: /usr/bin/python3.13 (found version "3.13.3") found components: Interpreter
-- Found Python: /usr/bin/python3.13 (found version "3.13.3") found components: Interpreter Development Development.Module Development.Embed
-- Found Boost: /usr/lib/cmake/Boost-1.88.0/BoostConfig.cmake (found suitable version "1.88.0", minimum required is "1.49.0") found components: date_time filesystem system iostreams regex unit_test_framework python313 nowide
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Looking for getpwnam
-- Looking for getpwnam - found
-- Looking for ioctl
-- Looking for ioctl - found
-- Looking for isatty
-- Looking for isatty - found
-- Performing Test UNIX_PIPES_COMPILES
-- Performing Test UNIX_PIPES_COMPILES - Success
-- Performing Test BOOST_REGEX_UNICODE_RUNS
-- Performing Test BOOST_REGEX_UNICODE_RUNS - Failed
-- Performing Test BOOST_MAKE_SETTER_COMPILES
-- Performing Test BOOST_MAKE_SETTER_COMPILES - Success
-- Looking for readline in edit
-- Looking for readline in edit - found
-- Performing Test HAVE_WORKING_UTFCPP
-- Performing Test HAVE_WORKING_UTFCPP - Success
-- Configuring done (25.8s)
-- Generating done (0.2s)
-- Build files have been written to: /build/ledger/src/ledger-3.3.2/build
[  3%] Building CXX object src/CMakeFiles/libledger.dir/csv.cc.o
[  3%] Building CXX object src/CMakeFiles/libledger.dir/stats.cc.o
[  3%] Building CXX object src/CMakeFiles/libledger.dir/convert.cc.o
[  5%] Building CXX object src/CMakeFiles/libledger.dir/generate.cc.o
[  6%] Building CXX object src/CMakeFiles/libledger.dir/draft.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/convert.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/csv.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[  7%] Building CXX object src/CMakeFiles/libledger.dir/emacs.cc.o
[  8%] Building CXX object src/CMakeFiles/libledger.dir/ptree.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/generate.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 10%] Building CXX object src/CMakeFiles/libledger.dir/print.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/stats.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 11%] Building CXX object src/CMakeFiles/libledger.dir/output.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/draft.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 12%] Building CXX object src/CMakeFiles/libledger.dir/precmd.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/emacs.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 14%] Building CXX object src/CMakeFiles/libledger.dir/chain.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/print.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 15%] Building CXX object src/CMakeFiles/libledger.dir/filters.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/ptree.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 16%] Building CXX object src/CMakeFiles/libledger.dir/report.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/output.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 17%] Building CXX object src/CMakeFiles/libledger.dir/views.cc.o
[ 19%] Building CXX object src/CMakeFiles/libledger.dir/select.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/precmd.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 20%] Building CXX object src/CMakeFiles/libledger.dir/session.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/chain.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 21%] Building CXX object src/CMakeFiles/libledger.dir/option.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/filters.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 23%] Building CXX object src/CMakeFiles/libledger.dir/lookup.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/session.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 24%] Building CXX object src/CMakeFiles/libledger.dir/compare.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/report.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 25%] Building CXX object src/CMakeFiles/libledger.dir/iterators.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/select.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 26%] Building CXX object src/CMakeFiles/libledger.dir/timelog.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/option.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 28%] Building CXX object src/CMakeFiles/libledger.dir/textual.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/lookup.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 29%] Building CXX object src/CMakeFiles/libledger.dir/temps.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/compare.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 30%] Building CXX object src/CMakeFiles/libledger.dir/journal.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/iterators.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 32%] Building CXX object src/CMakeFiles/libledger.dir/account.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/timelog.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 33%] Building CXX object src/CMakeFiles/libledger.dir/xact.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/temps.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 34%] Building CXX object src/CMakeFiles/libledger.dir/post.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/textual.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 35%] Building CXX object src/CMakeFiles/libledger.dir/item.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/journal.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 37%] Building CXX object src/CMakeFiles/libledger.dir/format.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/account.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 38%] Building CXX object src/CMakeFiles/libledger.dir/query.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/xact.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 39%] Building CXX object src/CMakeFiles/libledger.dir/scope.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/post.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 41%] Building CXX object src/CMakeFiles/libledger.dir/expr.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/item.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
/build/ledger/src/ledger-3.3.2/src/item.cc:108:19: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/14.2.1/string:49,
                 from /usr/include/c++/14.2.1/stdexcept:39,
                 from /build/ledger/src/ledger-3.3.2/build/system.hh:89:
/usr/include/c++/14.2.1/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
[ 42%] Building CXX object src/CMakeFiles/libledger.dir/op.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/format.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 43%] Building CXX object src/CMakeFiles/libledger.dir/parser.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/query.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 44%] Building CXX object src/CMakeFiles/libledger.dir/token.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/scope.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 46%] Building CXX object src/CMakeFiles/libledger.dir/value.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/expr.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 47%] Building CXX object src/CMakeFiles/libledger.dir/balance.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/op.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 48%] Building CXX object src/CMakeFiles/libledger.dir/quotes.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/parser.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 50%] Building CXX object src/CMakeFiles/libledger.dir/history.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/token.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 51%] Building CXX object src/CMakeFiles/libledger.dir/pool.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/value.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 52%] Building CXX object src/CMakeFiles/libledger.dir/annotate.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/balance.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 53%] Building CXX object src/CMakeFiles/libledger.dir/commodity.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/quotes.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 55%] Building CXX object src/CMakeFiles/libledger.dir/amount.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/pool.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 56%] Building CXX object src/CMakeFiles/libledger.dir/stream.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/history.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
/build/ledger/src/ledger-3.3.2/src/history.cc:42:28: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/14.2.1/string:49,
                 from /usr/include/c++/14.2.1/stdexcept:39,
                 from /build/ledger/src/ledger-3.3.2/build/system.hh:89:
/usr/include/c++/14.2.1/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
[ 57%] Building CXX object src/CMakeFiles/libledger.dir/mask.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/annotate.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 58%] Building CXX object src/CMakeFiles/libledger.dir/times.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/commodity.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 60%] Building CXX object src/CMakeFiles/libledger.dir/error.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/amount.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 61%] Building CXX object src/CMakeFiles/libledger.dir/utils.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/stream.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 62%] Building CXX object src/CMakeFiles/libledger.dir/wcwidth.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/mask.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 64%] Building CXX object src/CMakeFiles/libledger.dir/py_account.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/times.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 65%] Building CXX object src/CMakeFiles/libledger.dir/py_amount.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/error.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 66%] Building CXX object src/CMakeFiles/libledger.dir/py_balance.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/wcwidth.cc:66:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 67%] Building CXX object src/CMakeFiles/libledger.dir/py_commodity.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/utils.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 69%] Building CXX object src/CMakeFiles/libledger.dir/py_expr.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_account.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 70%] Building CXX object src/CMakeFiles/libledger.dir/py_format.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_amount.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 71%] Building CXX object src/CMakeFiles/libledger.dir/py_item.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_balance.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 73%] Building CXX object src/CMakeFiles/libledger.dir/py_journal.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_expr.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 74%] Building CXX object src/CMakeFiles/libledger.dir/py_post.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_commodity.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 75%] Building CXX object src/CMakeFiles/libledger.dir/py_session.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_format.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 76%] Building CXX object src/CMakeFiles/libledger.dir/py_times.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_item.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 78%] Building CXX object src/CMakeFiles/libledger.dir/py_utils.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_post.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 79%] Building CXX object src/CMakeFiles/libledger.dir/py_value.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_session.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 80%] Building CXX object src/CMakeFiles/libledger.dir/py_xact.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_journal.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 82%] Building CXX object src/CMakeFiles/libledger.dir/pyinterp.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_times.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 83%] Building CXX object src/CMakeFiles/libledger.dir/pyledger.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_utils.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
/build/ledger/src/ledger-3.3.2/src/py_utils.cc: In static member function 'static void ledger::string_from_python::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*)':
/build/ledger/src/ledger-3.3.2/src/py_utils.cc:105:23: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/python3.13/unicodeobject.h:1014,
                 from /usr/include/python3.13/Python.h:79,
                 from /usr/include/boost/python/detail/wrap_python.hpp:178,
                 from /usr/include/boost/python/detail/prefix.hpp:13,
                 from /usr/include/boost/python/args.hpp:8,
                 from /usr/include/boost/python.hpp:11,
                 from /build/ledger/src/ledger-3.3.2/build/system.hh:209:
/usr/include/python3.13/cpython/unicodeobject.h:10:49: note: declared here
   10 | Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE;
      |                                                 ^         
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_value.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/py_xact.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/pyledger.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/pyinterp.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
/build/ledger/src/ledger-3.3.2/src/pyinterp.cc: In member function 'void ledger::python_interpreter_t::initialize()':
/build/ledger/src/ledger-3.3.2/src/pyinterp.cc:155:5: warning: 'Py_UnbufferedStdioFlag' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/python3.13/Python.h:76,
                 from /usr/include/boost/python/detail/wrap_python.hpp:178,
                 from /usr/include/boost/python/detail/prefix.hpp:13,
                 from /usr/include/boost/python/args.hpp:8,
                 from /usr/include/boost/python.hpp:11,
                 from /build/ledger/src/ledger-3.3.2/build/system.hh:209:
/usr/include/python3.13/cpython/pydebug.h:20:85: note: declared here
   20 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_UnbufferedStdioFlag;
      |                                                                                     ^                     
[ 84%] Linking CXX shared library ../libledger.so
[ 84%] Built target libledger
[ 87%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_amount.cc.o
[ 87%] Building CXX object src/CMakeFiles/ledger.dir/global.cc.o
[ 88%] Building CXX object test/unit/CMakeFiles/UtilTests.dir/t_format.cc.o
[ 89%] Building CXX object test/unit/CMakeFiles/UtilTests.dir/t_times.cc.o
[ 91%] Building CXX object src/CMakeFiles/ledger.dir/main.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/test/unit/t_format.cc:5:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ 92%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_commodity.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/test/unit/t_times.cc:5:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 93%] Linking CXX executable ../../UtilTests
[ 93%] Built target UtilTests
[ 94%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_balance.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/main.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 96%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_expr.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/src/global.cc:32:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[ 97%] Linking CXX executable ../ledger
[ 97%] Built target ledger
[ 98%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_value.cc.o
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/test/unit/t_amount.cc:5:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/test/unit/t_commodity.cc:5:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/test/unit/t_balance.cc:5:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/test/unit/t_expr.cc:5:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
In file included from /build/ledger/src/ledger-3.3.2/build/system.hh:139,
                 from /build/ledger/src/ledger-3.3.2/test/unit/t_value.cc:5:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      |                                                                                                                                                                                                                                                                                 ^
[100%] Linking CXX executable ../../MathTests
[100%] Built target MathTests
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: "Release"
-- Installing: /build/ledger/pkg/ledger/usr/lib/libledger.so.3
-- Set non-toolchain portion of runtime path of "/build/ledger/pkg/ledger/usr/lib/libledger.so.3" to "/usr/lib"
-- Installing: /build/ledger/pkg/ledger/usr/lib/libledger.so
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/account.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/amount.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/annotate.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/balance.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/chain.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/commodity.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/compare.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/context.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/convert.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/csv.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/draft.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/emacs.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/error.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/expr.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/exprbase.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/filters.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/flags.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/format.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/generate.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/global.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/gpgme.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/history.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/item.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/iterators.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/journal.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/lookup.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/mask.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/op.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/option.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/output.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/parser.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/pool.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/post.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/precmd.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/predicate.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/print.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/pstream.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/ptree.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/pyinterp.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/pyutils.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/query.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/quotes.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/report.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/scope.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/select.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/session.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/stats.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/stream.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/temps.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/timelog.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/times.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/token.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/unistring.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/utils.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/value.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/views.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/xact.h
-- Installing: /build/ledger/pkg/ledger/usr/include/ledger/system.hh
-- Installing: /build/ledger/pkg/ledger/usr/lib/python3.13/site-packages/ledger.so
-- Installing: /build/ledger/pkg/ledger/usr/bin/ledger
-- Set non-toolchain portion of runtime path of "/build/ledger/pkg/ledger/usr/bin/ledger" to "/usr/lib"
-- Installing: /build/ledger/pkg/ledger/usr/share/man/man1/ledger.1
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/bin/ledger
usr/lib/libledger.so.3
usr/lib/python3.13/site-packages/ledger.so
==> Creating package "ledger"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ledger 3.3.2-9 (Fri May  2 20:25:59 2025)
==> Cleaning up...