Your message dated Mon, 23 Mar 2026 23:04:59 +0000
with message-id <[email protected]>
and subject line Bug#1129835: fixed in ros-diagnostics 1.12.1+ds-2
has caused the Debian Bug report #1129835,
regarding ros-diagnostics: FTBFS with boost 1.90
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1129835: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129835
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ros-diagnostics
Version: 1.12.1+ds-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202603/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ros-diagnostics, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=ros
   dh_auto_clean -O--buildsystem=ros
    dh_auto_clean --sourcedir=diagnostic_updater 
--builddir=obj-x86_64-linux-gnu/diagnostic_updater --buildsystem=cmake --
    dh_auto_clean --sourcedir=diagnostic_aggregator 
--builddir=obj-x86_64-linux-gnu/diagnostic_aggregator --buildsystem=cmake --
    dh_auto_clean --sourcedir=diagnostic_analysis 
--builddir=obj-x86_64-linux-gnu/diagnostic_analysis --buildsystem=cmake --
    dh_auto_clean --sourcedir=diagnostic_common_diagnostics 
--builddir=obj-x86_64-linux-gnu/diagnostic_common_diagnostics 
--buildsystem=cmake --
    dh_auto_clean --sourcedir=self_test 
--builddir=obj-x86_64-linux-gnu/self_test --buildsystem=cmake --
    dh_auto_clean --sourcedir=rosdiagnostic 
--builddir=obj-x86_64-linux-gnu/rosdiagnostic --buildsystem=cmake --
    dh_auto_clean --sourcedir=test_diagnostic_aggregator 
--builddir=obj-x86_64-linux-gnu/test_diagnostic_aggregator --buildsystem=cmake 
--
   dh_autoreconf_clean -O--buildsystem=ros
   dh_clean -O--buildsystem=ros
 debian/rules binary
dh binary --buildsystem=ros
   dh_update_autotools_config -O--buildsystem=ros
   dh_autoreconf -O--buildsystem=ros
   dh_auto_configure -O--buildsystem=ros
   dh_auto_build -O--buildsystem=ros
   dh_auto_test -O--buildsystem=ros
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=ros
   dh_prep -O--buildsystem=ros
   dh_auto_install -O--buildsystem=ros
#############################################################################
## Detected ROS packages (in build order):                                 ##
##                                                                         ##
## - diagnostic_updater [catkin]                                           ##
## - diagnostic_aggregator [catkin]                                        ##
## - diagnostic_analysis [catkin]                                          ##
## - diagnostic_common_diagnostics [catkin]                                ##
## - self_test [catkin]                                                    ##
## - diagnostics [catkin]                                                  ##
## - rosdiagnostic [catkin]                                                ##
## - test_diagnostic_aggregator [catkin]                                   ##
#############################################################################

=============================================================================
= ROS Package diagnostic_updater                                            =
=============================================================================
    dh_auto_configure --sourcedir=diagnostic_updater 
--builddir=obj-x86_64-linux-gnu/diagnostic_updater --buildsystem=cmake -- 
--no-warn-unused-cli -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=ON 
-DCMAKE_POLICY_VERSION_MINIMUM=3.10 -DCATKIN_BUILD_BINARY_PACKAGE=ON 
-DCATKIN_DEVEL_PREFIX=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/_devel 
-DCATKIN_TEST_RESULTS_DIR=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater/test_results
        cd obj-x86_64-linux-gnu/diagnostic_updater && 
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
--no-warn-unused-cli -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=ON 
-DCMAKE_POLICY_VERSION_MINIMUM=3.10 -DCATKIN_BUILD_BINARY_PACKAGE=ON 
-DCATKIN_DEVEL_PREFIX=/<<BUILDDIR>>/ros-diagnostics-1.12.1\+ds/obj-x86_64-linux-gnu/_devel
 
-DCATKIN_TEST_RESULTS_DIR=/<<BUILDDIR>>/ros-diagnostics-1.12.1\+ds/obj-x86_64-linux-gnu/diagnostic_updater/test_results
 ../../diagnostic_updater
Not searching for unused variables given on the command line.
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using CATKIN_DEVEL_PREFIX: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/_devel
-- Using CMAKE_PREFIX_PATH: /<<PKGBUILDDIR>>/debian/tmp/usr
-- Found Python: /usr/bin/python3 (found suitable version "3.13.12", minimum 
required is "3") found components: Interpreter
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater/test_results
-- GTest is available
-- GMock is not available. Please install libgmock-dev to enable tests 
involving GMock.
-- nosetests not found, Python tests can not be run (try installing package 
'python3-nose')
-- Found Threads: TRUE
-- catkin 0.8.12
-- BUILD_SHARED_LIBS is on
-- Configuring done (1.2s)
-- Generating done (0.0s)
-- Build files have been written to: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater
    dh_auto_build --sourcedir=diagnostic_updater 
--builddir=obj-x86_64-linux-gnu/diagnostic_updater --buildsystem=cmake --
        cd obj-x86_64-linux-gnu/diagnostic_updater && make -j2 INSTALL="install 
--strip-program=true" VERBOSE=1
make[1]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater'
/usr/bin/cmake -S/<<PKGBUILDDIR>>/diagnostic_updater 
-B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater --check-build-system 
CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater/CMakeFiles 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater'
make  -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/depend
make  -f CMakeFiles/diagnostic_updater.dir/build.make 
CMakeFiles/diagnostic_updater.dir/depend
make[3]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater && /usr/bin/cmake 
-E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>>/diagnostic_updater 
/<<PKGBUILDDIR>>/diagnostic_updater 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater/CMakeFiles/example.dir/DependInfo.cmake
 "--color=" example
make[3]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater && /usr/bin/cmake 
-E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>>/diagnostic_updater 
/<<PKGBUILDDIR>>/diagnostic_updater 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater/CMakeFiles/diagnostic_updater.dir/DependInfo.cmake
 "--color=" diagnostic_updater
make[3]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater'
make  -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/build
make[3]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater'
make  -f CMakeFiles/diagnostic_updater.dir/build.make 
CMakeFiles/diagnostic_updater.dir/build
make[3]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater'
make[3]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater'
[ 50%] Building CXX object CMakeFiles/example.dir/src/example.cpp.o
[ 50%] Building CXX object 
CMakeFiles/diagnostic_updater.dir/src/timestamp_status.cpp.o
/usr/bin/c++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_BUILD_SHARED_LIBS=1 
-DROS_PACKAGE_NAME=\"diagnostic_updater\" -Ddiagnostic_updater_EXPORTS 
-I/<<PKGBUILDDIR>>/diagnostic_updater/include -I/usr/include/xmlrpcpp -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT 
CMakeFiles/diagnostic_updater.dir/src/timestamp_status.cpp.o -MF 
CMakeFiles/diagnostic_updater.dir/src/timestamp_status.cpp.o.d -o 
CMakeFiles/diagnostic_updater.dir/src/timestamp_status.cpp.o -c 
/<<PKGBUILDDIR>>/diagnostic_updater/src/timestamp_status.cpp
/usr/bin/c++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_BUILD_SHARED_LIBS=1 
-DROS_PACKAGE_NAME=\"diagnostic_updater\" 
-I/<<PKGBUILDDIR>>/diagnostic_updater/include -I/usr/include/xmlrpcpp -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
CMakeFiles/example.dir/src/example.cpp.o -MF 
CMakeFiles/example.dir/src/example.cpp.o.d -o 
CMakeFiles/example.dir/src/example.cpp.o -c 
/<<PKGBUILDDIR>>/diagnostic_updater/src/example.cpp
[ 75%] Linking CXX shared library 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/_devel/lib/x86_64-linux-gnu/libdiagnostic_updater.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/diagnostic_updater.dir/link.txt 
--verbose=1
/usr/bin/x86_64-linux-gnu-ld.bfd: cannot find -lboost_system: No such file or 
directory
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>> 
[too-long-redacted] 6_64-linux-gnu/libcpp_common.so
make[3]: *** [CMakeFiles/diagnostic_updater.dir/build.make:112: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/_devel/lib/x86_64-linux-gnu/libdiagnostic_updater.so.1.12.1]
 Error 1
make[3]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater'
make[2]: *** [CMakeFiles/Makefile2:696: CMakeFiles/diagnostic_updater.dir/all] 
Error 2
make[2]: *** Waiting for unfinished jobs....
[100%] Linking CXX executable 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/_devel/lib/diagnostic_updater/example
/usr/bin/cmake -E cmake_link_script CMakeFiles/example.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-ld.bfd: cannot find -lboost_system: No such file or 
directory
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/example.dir/link.d 
CMakeFiles/example.dir/src/example.cpp.o -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/_devel/lib/diagnostic_updater/example  
/usr/lib/x86_64-linux-gnu/libroscpp.so -lboost_chrono -lboost_filesystem 
/usr/lib/x86_64-linux-gnu/librosconsole.so 
/usr/lib/x86_64-linux-gnu/librosconsole_log4cxx.so 
/usr/lib/x86_64-linux-gnu/librosconsole_backend_interface.so -llog4cxx 
-lboost_regex -lboost_system -lboost_thread 
/usr/lib/x86_64-linux-gnu/libxmlrpcpp.so 
/usr/lib/x86_64-linux-gnu/libroscpp_serialization.so 
/usr/lib/x86_64-linux-gnu/librostime.so 
/usr/lib/x86_64-linux-gnu/libcpp_common.so
make[3]: *** [CMakeFiles/example.dir/build.make:112: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/_devel/lib/diagnostic_updater/example] 
Error 1
make[3]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater'
make[2]: *** [CMakeFiles/Makefile2:664: CMakeFiles/example.dir/all] Error 2
make[2]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/diagnostic_updater'
dh_auto_build: error: cd obj-x86_64-linux-gnu/diagnostic_updater && make -j2 
INSTALL="install --strip-program=true" VERBOSE=1 returned exit code 2
dh_auto_install: error: rosbuilder --sourcedir . --builddir 
obj-x86_64-linux-gnu --destdir 
/<<BUILDDIR>>/ros-diagnostics-1.12.1\+ds/debian/tmp returned exit code 25
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: ros-diagnostics
Source-Version: 1.12.1+ds-2
Done: Santiago Vila <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ros-diagnostics, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <[email protected]> (supplier of updated ros-diagnostics package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 23 Mar 2026 23:30:00 +0100
Source: ros-diagnostics
Architecture: source
Version: 1.12.1+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1129835
Changes:
 ros-diagnostics (1.12.1+ds-2) unstable; urgency=medium
 .
   * Team upload.
   * Fix build with Boost 1.90. Closes: #1129835.
   * Drop "Rules-Requires-Root: no" (default).
   * Drop "Priority: optional" (default).
   * Update standards-version.
Checksums-Sha1:
 05febee3eb8e84af2bb455984b0631b5e7d87564 3071 ros-diagnostics_1.12.1+ds-2.dsc
 53587c6fa644b68ab7e089111cfa0f990b3b0e2d 10880 
ros-diagnostics_1.12.1+ds-2.debian.tar.xz
 bd2764ddef58e00993b7bc1fa8212ac88822da32 10415 
ros-diagnostics_1.12.1+ds-2_source.buildinfo
Checksums-Sha256:
 0e996ef0bd55a9a2504597a1ad5e1cd1a72dd0d4908f38d83d342eb7b60e4ded 3071 
ros-diagnostics_1.12.1+ds-2.dsc
 472c7af7427ae6c18ba716d2ca1ba9602d1815e044855d1ed30d2cb84839031d 10880 
ros-diagnostics_1.12.1+ds-2.debian.tar.xz
 b018df748bef11307c5dc0431221b9a5dd8fc6322e13461655e5746956fd8131 10415 
ros-diagnostics_1.12.1+ds-2_source.buildinfo
Files:
 9f89fdc8c7d30540dc71759452606b34 3071 libs optional 
ros-diagnostics_1.12.1+ds-2.dsc
 9e7a76c0687940607454076d0c2c201f 10880 libs optional 
ros-diagnostics_1.12.1+ds-2.debian.tar.xz
 2a9e0246c5895e9c60985cfc8dcf1973 10415 libs optional 
ros-diagnostics_1.12.1+ds-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmnBwcYACgkQQc5/C58b
izKEKgf7BQTbS9xaQl5ZMhNIgaHi0VOWOt1Yt9Q0FPuHVgvGSZPo2nSWP3HGVcWm
hpuJ53DJRSUvqxcpJBk5xWnR1TAYFiF9jowKB6MxDSR8qZzlxNQoAyituPtqG+WY
Kw3Te8qUUcQ64Rtu/u4KBFVaG7LNfpJ0SFWKqzuJ1zG0hov+TD9lGtl3/kxUtEhQ
Y2wTylRcD3ZztZwr6E6DOUUL0kcBKuhF5LzZxdVhi6WZEgis6eEpnOPPdNJ63S0x
YRQ1qnD107CEfwaJnzVgXTArZiFc4OpakdTqP4G2MFbyXyfGesEbSXS2Yr9hJFXt
gLTXxpOEFREUWDx2AXh0zm6/iMYnYA==
=+/mt
-----END PGP SIGNATURE-----

Attachment: pgpa7JxKX0OLc.pgp
Description: PGP signature


--- End Message ---

Reply via email to