Package: src:flightcrew
Version: 0.9.3+dfsg-2.1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: boost1.88
flightcrew ftbfs with boost1.88:
[...]
/<<PKGBUILDDIR>>/src/FlightCrew/Framework/ValidateEpub.cpp: In function
‘std::vector<FlightCrew::Result> FlightCrew::CheckPathForNonAscii(const
boost::filesystem::path&)’:
/<<PKGBUILDDIR>>/src/FlightCrew/Framework/ValidateEpub.cpp:252:67:
error: ‘const class boost::filesystem::path’ has no member named ‘leaf’
252 | std::string name =
Util::BoostPathToUtf8Path(iter->path().leaf());
|
^~~~
make[3]: *** [src/FlightCrew/CMakeFiles/FlightCrew.dir/build.make:124:
src/FlightCrew/CMakeFiles/FlightCrew.dir/Framework/ValidateEpub.cpp.o]
Error 1
make[3]: *** Waiting for unfinished jobs....