Bug#1110575: dolfin ftbfs with boost1.88

Matthias Klose doko at debian.org
Sat Aug 9 08:06:06 BST 2025


Package: src:dolfin
Version: 2019.2.0~legacy20240219.1c52e83-18
Severity: important
Tags: sid forky
User: debian-devel at lists.debian.org
Usertags: boost1.88

dolfin ftbfs with boost1.88

[...]
/<<PKGBUILDDIR>>/dolfin/io/File.cpp: In member function ‘void 
dolfin::File::init(MPI_Comm, std::string, std::string)’:
/<<PKGBUILDDIR>>/dolfin/io/File.cpp:150:52: error: ‘extension’ is not a 
member of ‘boost::filesystem’
   150 |   const std::string extension = boost::filesystem::extension(path);
       |                                                    ^~~~~~~~~
/<<PKGBUILDDIR>>/dolfin/io/File.cpp:157:26: error: ‘extension’ is not a 
member of ‘boost::filesystem’
   157 | 
boost::filesystem::extension(boost::filesystem::basename(path));
       |                          ^~~~~~~~~
/<<PKGBUILDDIR>>/dolfin/io/File.cpp:157:55: error: ‘basename’ is not a 
member of ‘boost::filesystem’; did you mean ‘rename’?
   157 | 
boost::filesystem::extension(boost::filesystem::basename(path));
       |                                                       ^~~~~~~~
       |                                                       rename
make[4]: *** [dolfin/CMakeFiles/dolfin.dir/build.make:1454: 
dolfin/CMakeFiles/dolfin.dir/io/File.cpp.o] Error 1



More information about the debian-science-maintainers mailing list