#1134805 spectrum2: FTBFS with boost 1.90: The following Boost libraries could not be found: boost_system #1134805
- Package:
- src:spectrum2
- Source:
- src:spectrum2
- Submitter:
- Simon McVittie
- Date:
- 2026-04-24 09:37:02 UTC
- Severity:
- normal
- Tags:
When I tried to build spectrum2 to check whether its dbus-glib
dependency can be removed (#1112230), it failed to build before I made
any changes:
I think this failure was triggered by the update to Boost 1.90.
It looks as though the uses of boost_system might actually have been
removed by debian/patches/04_make_compile_with_swift.patch, so perhaps
the build-system check can just be dropped.
smcv