Your message dated Thu, 16 Nov 2023 13:34:42 +0000
with message-id <[email protected]>
and subject line Bug#1056012: fixed in ros-ros-comm 1.16.0+ds-2
has caused the Debian Bug report #1056012,
regarding ros-ros-comm: FTBFS: boost1.83 transition
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.)


-- 
1056012: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056012
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ros-ros-comm
Version: 1.16.0+ds-1
Severity: normal
User: [email protected]
Usertags: boost183 ftbfs-boost183-transition

Hi,

we are preparing the transition of all libs on the new boost 1.83. During the
rebuild of packages against this library it was identified that probably your
package fails to build.

Relevant part (hopefully):

-----

[ 94%] Building CXX object tools/rosbag/CMakeFiles/encrypt.dir/src/encrypt.cpp.o
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tools/rosbag && /usr/bin/c++ 
-DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK 
-DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB 
-DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB 
-DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB 
-DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK 
-DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB 
-DROSCONSOLE_BACKEND_LOG4CXX -DROS_BUILD_SHARED_LIBS=1 
-DROS_PACKAGE_NAME=\"rosbag\" -D_FILE_OFFSET_BITS=64 
-I/<<PKGBUILDDIR>>/tools/rosbag/include 
-I/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/devel/include 
-I/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/devel/include/ros 
-I/<<PKGBUILDDIR>>/tools/rosbag_storage/include 
-I/<<PKGBUILDDIR>>/utilities/roslz4/include 
-I/<<PKGBUILDDIR>>/clients/roscpp/include 
-I/<<PKGBUILDDIR>>/utilities/xmlrpcpp/include 
-I/<<PKGBUILDDIR>>/utilities/xmlrpcpp/include/xmlrpcpp -I/<<PKGBUI
 LDDIR>>/tools/topic_tools/include -I/usr/include/pluginlib 
-I/usr/include/class_loader -I/usr/include/ament_index_cpp 
-I/usr/include/rcpputils -I/usr/include/rcutils -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -MD -MT 
tools/rosbag/CMakeFiles/encrypt.dir/src/encrypt.cpp.o -MF 
CMakeFiles/encrypt.dir/src/encrypt.cpp.o.d -o 
CMakeFiles/encrypt.dir/src/encrypt.cpp.o -c 
/<<PKGBUILDDIR>>/tools/rosbag/src/encrypt.cpp
In file included from /<<PKGBUILDDIR>>/tools/rosbag/src/encrypt.cpp:39:
/usr/include/boost/progress.hpp:23:3: error: #error This header is deprecated 
and will be removed. (You can define BOOST_TIMER_ENABLE_DEPRECATED to suppress 
this error.)
   23 | # error This header is deprecated and will be removed. (You can define 
BOOST_TIMER_ENABLE_DEPRECATED to suppress this error.)
      |   ^~~~~
In file included from /usr/include/boost/progress.hpp:29:
/usr/include/boost/timer.hpp:21:3: error: #error This header is deprecated and 
will be removed. (You can define BOOST_TIMER_ENABLE_DEPRECATED to suppress this 
error.)
   21 | # error This header is deprecated and will be removed. (You can define 
BOOST_TIMER_ENABLE_DEPRECATED to suppress this error.)
      |   ^~~~~
[ 94%] Linking CXX executable ../../devel/lib/topic_tools/switch_mux
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tools/topic_tools && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/switch_mux.dir/link.txt 
--verbose=1
/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 -rdynamic 
CMakeFiles/switch_mux.dir/src/switch_mux.cpp.o -o 
../../devel/lib/topic_tools/switch_mux  
-Wl,-rpath,/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/devel/lib/x86_64-linux-gnu:
 ../../devel/lib/x86_64-linux-gnu/libtopic_tools.so.1.16.0 
../../devel/lib/x86_64-linux-gnu/libroscpp.so.1.16.0 -lboost_chrono 
-lboost_filesystem -lrosconsole -lrosconsole_log4cxx 
-lrosconsole_backend_interface -llog4cxx -lboost_regex -lboost_system 
-lboost_thread -lroscpp_serialization 
../../devel/lib/x86_64-linux-gnu/libxmlrpcpp.so.1.16.0 -lrostime -lcpp_common 
/usr/lib/x86_64-linux-gnu/libboost_chrono.so.1.83.0 
/usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.83.0 
/usr/lib/x86_64-linux-gnu/libboost_atomic.so.1.83.0 
/usr/lib/x86_64-linux-gnu/libboost_system.so.1.83.0 -lb64 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build'

-----

To reproduce this behavior, you can install  -dev Boost packages from the
experimental repository, as shown in the following command:

  apt install libboost-dev -t experimental


The full build log is available from:
http://qa-logs.debian.net/2023/10/27/ros-ros-comm_1.16.0+ds-1_unstable_boost181.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-boost183-transition;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-boost183-transition&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you are unable to reproduce this, please provide a build log and diff it
so that we can identify any relevant changes that may have occurred in the 
meantime.

--- End Message ---
--- Begin Message ---
Source: ros-ros-comm
Source-Version: 1.16.0+ds-2
Done: Jochen Sprickerhof <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ros-ros-comm, 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.
Jochen Sprickerhof <[email protected]> (supplier of updated ros-ros-comm 
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: Thu, 16 Nov 2023 10:20:31 +0100
Source: ros-ros-comm
Architecture: source
Version: 1.16.0+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Jochen Sprickerhof <[email protected]>
Closes: 1056012
Changes:
 ros-ros-comm (1.16.0+ds-2) unstable; urgency=medium
 .
   * Update header for Boost 1.83 (Closes: #1056012)
   * Add missing make dependency to autopkgtest
Checksums-Sha1:
 2a160e383cc917b7dbd9d4573a726d1172404a00 5361 ros-ros-comm_1.16.0+ds-2.dsc
 7bf851fbb08a48856ed079ecd8f26798d1b30021 20664 
ros-ros-comm_1.16.0+ds-2.debian.tar.xz
 5deb8a8ed01dc0694c5e2c700969a7149b6f8e01 6804 
ros-ros-comm_1.16.0+ds-2_source.buildinfo
Checksums-Sha256:
 fb012807ddd90128659964bdacdd67f8b3d1caf8e8e0a4cd7bd74a6fb91b68cd 5361 
ros-ros-comm_1.16.0+ds-2.dsc
 87fa14de3f239bf33a1ef26a0a08fdd0cc03741e6335da6bc36fef76e5abfc3c 20664 
ros-ros-comm_1.16.0+ds-2.debian.tar.xz
 dd4583fdccb413a1c529c6060bb8a0c6df3ca1a39097b8dea1770ee6cb7be0ac 6804 
ros-ros-comm_1.16.0+ds-2_source.buildinfo
Files:
 afd14dd187fd644dc94ae98c6f6410b8 5361 libs optional 
ros-ros-comm_1.16.0+ds-2.dsc
 86119651147cb42d318e047726fdc70d 20664 libs optional 
ros-ros-comm_1.16.0+ds-2.debian.tar.xz
 d01e14f4b059b4fab60cab0686ce9469 6804 libs optional 
ros-ros-comm_1.16.0+ds-2_source.buildinfo

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

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmVWFyUACgkQW//cwljm
lDNFHg/+JLHFLmEqr1wAJyYZqVYF93PKko4/F6BcFsWgJdJKuZzd3Aw5SlFGmpO9
a5TCORmc6tYPO3LuJBo4QwC6toDKys4wfezR6qx9gh550W9zvQrPK8FdXvGhxXTS
ze28ftsAcb9jVp5SV3noLf+L5z//i7PjsJECwJLVDeCxBJ4CMNHUaa4DeOe6ixup
Q5S64eHWZPYmzj8MmtHLL7knbYsJhUezl0Y40l/uKuv3jM1KCSIQelwhcm1CDI06
FfNlyWVacfhoDJmYj1xxLn+fL86Bdw8vONe9SQNgw6JTryI2IM3hDaJDbuxDN6w+
Q9fVhegSvpGatnR6PHfwZNCvCx5WcmRJyGvNHZQC41Il/+bvOrGnnNfoCcLXDdQu
hlCoU4H5zm/Wyyq2XqV10DrayztwpoDMdDacQKZ2J++zGXf4scGdSif+oR8t98ZD
lE3rBV0W9R1jfuOUfDIraktRbTg2QavX2vfhoYhUlhILn22n2wYYxVBjNU3Qo0AV
ztDqW+e15NJK3083bx9nEy19KWfgM/MiU90eQBM/CitQMUPye8ZurFRpE6wrFOEZ
SIRx8MCIOnvlEiztPM0BFSDNJS0EBv1gAOUlg5BR4455xVc/tNnZ59MeiOOb8FLw
ATtmQzhGTrdV9DxYczsFl3XTktK32jWxMTfQ5pPr3GWgGOC6H6w=
=g8BO
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to