[Debian-med-packaging] Bug#1128133: murasaki: FTBFS with boost 1.90

gladk at debian.org gladk at debian.org
Sun Feb 15 23:53:40 GMT 2026


Package: src:murasaki
Version: 1.68.6-16
Severity: important
Tags: sid forky ftbfs
User: debian-devel at lists.debian.org
Usertags: boost1.90

Dear Maintainer,

murasaki FTBFS with boost 1.90. Note that the FTBFS may not necessarily be
connected to boost - please check the build log for the actual cause.

Ubuntu has started the rebuild and the status can be tracked here:
https://transitions.ubuntu.com/html/boost1.90.html#!good,bad,partial,unknown,!notintesting
Thanks to them. Please find your package there, after that you can see the logs from
the failing build.

Note: This ticket severity will be increased to RC bug when
boost-defaults is switched to 1.90.

Additional information: The boost system library was removed upstream in 1.89 and is empty since 1.69.
If your package depends on or build-depends on libboost-system-dev, remove it from
build-depends and the build system. See https://www.boost.org/releases/1.89.0/ for cmake instructions.

Note that libboost-system-dev is "virtually" provided by libboost-dev_1.90,
but it is better to drop it from build-depends as this will be removed in the future.


Here is the most probably relevant part of the failing build log:


getsegments.cc: In function ‘size_t getSubSeqs(SequenceFileReader&, std::__cxx11::list<std::pair<long unsigned int, std::__cxx11::basic_string<char> > >&, std::string)’:
getsegments.cc:153:29: warning: catching polymorphic type ‘class boost::bad_lexical_cast’ by value [-Wcatch-value=]
  153 |     }catch(bad_lexical_cast e){
      |                             ^
/usr/bin/x86_64-linux-gnu-ld.bfd: cannot find -lboost_system: No such file or directory
collect2: error: ld returned 1 exit status


Thanks,

Anton



More information about the Debian-med-packaging mailing list