Groups | Search | Server Info | Login | Register


Groups > linux.debian.bugs.rc > #415829

Bug#1133876: soapyosmo: FTBFS with boost 1.90

From anton <gladky.anton@gmail.com>
Newsgroups linux.debian.bugs.rc
Subject Bug#1133876: soapyosmo: FTBFS with boost 1.90
Date 2026-04-15 06:50 +0200
Message-ID <MK0ml-ff4P-17@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Package: src:soapyosmo
Version: 0.2.5-10
Severity: serious
Tags: sid forky ftbfs
User: debian-devel@lists.debian.org
Usertags: boost1.90

Dear Maintainer,

soapyosmo either build-depends on libboost-system-dev or depends on it.

The boost system library was removed upstream in 1.89, and is empty since 1.69.
If this library is referenced in the build system, the library can just be
removed from the build system, and the package should continue to build
for any boost version newer than 1.69, including boost1.83 in Debian.

Boost 1.90 is already in testing, so the package can be cleaned up now.
Issues to check:

- Remove libboost-system-dev in Depends and Build-Depends.

- Adjust autopkg tests and test dependencies if needed.

- Scan the build system if the library is used, and remove it
from the build system. https://www.boost.org/releases/1.89.0/
has a short paragraph how to do that for cmake.

Note that libboost-system-dev is currently virtually provided by
libboost-dev_1.90, but that compatibility will be dropped within the next few days.


Thanks,

Anton

Back to linux.debian.bugs.rc | Previous | Next | Find similar


Thread

Bug#1133876: soapyosmo: FTBFS with boost 1.90 anton <gladky.anton@gmail.com> - 2026-04-15 06:50 +0200

csiph-web