#1110652 ledger ftbfs with boost 1.88

#1110652#5
Date:
2025-08-09 17:11:30 UTC
From:
To:
ledger ftbfs with boost 1.88:

[...]
In file included from /<<PKGBUILDDIR>>/src/convert.cc:32:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/system.hh:147:10: fatal error:
boost/filesystem/convenience.hpp: No such file or directory
   147 | #include <boost/filesystem/convenience.hpp>
       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from /<<PKGBUILDDIR>>/src/generate.cc:32:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/system.hh:147:10: fatal error:
boost/filesystem/convenience.hpp: No such file or directory
   147 | #include <boost/filesystem/convenience.hpp>
       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from /<<PKGBUILDDIR>>/src/csv.cc:32:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/system.hh:147:10: fatal error:
boost/filesystem/convenience.hpp: No such file or directory
   147 | #include <boost/filesystem/convenience.hpp>
       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from /<<PKGBUILDDIR>>/src/stats.cc:32:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/system.hh:147:10: fatal error:
boost/filesystem/convenience.hpp: No such file or directory
   147 | #include <boost/filesystem/convenience.hpp>
       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [src/CMakeFiles/libledger.dir/build.make:124:
src/CMakeFiles/libledger.dir/convert.cc.o] Error 1

#1110652#10
Date:
2026-06-30 17:47:26 UTC
From:
To:
The package now builds successfully with current Boost, and the issue is no
longer reproducible.