Your message dated Tue, 19 Aug 2025 22:08:07 +0000
with message-id <[email protected]>
and subject line Bug#1110619: fixed in odil 0.13.0-1
has caused the Debian Bug report #1110619,
regarding odil ftbfs with boost 1.88
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.)


-- 
1110619: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110619
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:odil
Version: 0.12.2-5
Severity: important
Tags: sid forky
User: [email protected]
Usertags: boost1.88

odil ftbfs with boost 1.88:

[...]
In file included from /<<PKGBUILDDIR>>/src/odil/dul/EventData.h:16,
                 from /<<PKGBUILDDIR>>/src/odil/dul/StateMachine.h:20,
                 from /<<PKGBUILDDIR>>/src/odil/Association.h:20,
                 from /<<PKGBUILDDIR>>/src/odil/Association.cpp:9:
/<<PKGBUILDDIR>>/src/odil/dul/Transport.h:48:18: error: ‘io_service’ in namespace ‘boost::asio’ does not name a type; did you mean ‘use_service’?
   48 |     boost::asio::io_service const & get_service() const;
      |                  ^~~~~~~~~~
      |                  use_service
/<<PKGBUILDDIR>>/src/odil/dul/Transport.h:51:18: error: ‘io_service’ in namespace ‘boost::asio’ does not name a type; did you mean ‘use_service’?
   51 |     boost::asio::io_service & get_service();
      |                  ^~~~~~~~~~
      |                  use_service
/<<PKGBUILDDIR>>/src/odil/dul/Transport.h:87:18: error: ‘io_service’ in namespace ‘boost::asio’ does not name a type; did you mean ‘use_service’?
   87 |     boost::asio::io_service _service;
      |                  ^~~~~~~~~~
      |                  use_service
/<<PKGBUILDDIR>>/src/odil/Association.cpp: In member function ‘void odil::Association::associate()’: /<<PKGBUILDDIR>>/src/odil/Association.cpp:209:46: error: ‘struct odil::dul::Transport’ has no member named ‘get_service’
  209 |         this->_state_machine.get_transport().get_service());
      |                                              ^~~~~~~~~~~
/<<PKGBUILDDIR>>/src/odil/Association.cpp:210:37: error: ‘query’ is not a member of ‘boost::asio::ip::tcp::resolver’ {aka ‘boost::asio::ip::basic_resolver<boost::asio::ip::tcp>’} 210 | boost::asio::ip::tcp::resolver::query const query(this->_peer_host, "");
      |                                     ^~~~~
/<<PKGBUILDDIR>>/src/odil/Association.cpp:211:47: error: ‘query’ was not declared in this scope
  211 |     auto const endpoint_it = resolver.resolve(query);
      |                                               ^~~~~
/<<PKGBUILDDIR>>/src/odil/Association.cpp:211:47: note: suggested alternatives:
In file included from /usr/include/boost/asio/execution/blocking.hpp:23,
from /usr/include/boost/asio/execution/any_executor.hpp:31,
                 from /usr/include/boost/asio/execution.hpp:19,
from /usr/include/boost/asio/any_completion_executor.hpp:22,
                 from /usr/include/boost/asio.hpp:20,
                 from /<<PKGBUILDDIR>>/src/odil/dul/StateMachine.h:17:
/usr/include/boost/asio/query.hpp:114:6: note: ‘boost_asio_query_fn::query’
  114 | void query();
      |      ^~~~~
/usr/include/boost/asio/query.hpp:263:3: note: ‘boost::asio::{anonymous}::query’
  263 |   query = boost_asio_query_fn::static_instance<>::instance;
      |   ^~~~~
make[4]: *** [src/CMakeFiles/libodil.dir/build.make:82: src/CMakeFiles/libodil.dir/odil/Association.cpp.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[3]: *** [CMakeFiles/Makefile2:1463: src/CMakeFiles/libodil.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[2]: *** [Makefile:149: all] Error 2

--- End Message ---
--- Begin Message ---
Source: odil
Source-Version: 0.13.0-1
Done: Julien Lamy <[email protected]>

We believe that the bug you reported is fixed in the latest version of
odil, 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.
Julien Lamy <[email protected]> (supplier of updated odil 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: Tue, 19 Aug 2025 10:35:08 +0200
Source: odil
Architecture: source
Version: 0.13.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Julien Lamy <[email protected]>
Closes: 1110619
Changes:
 odil (0.13.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Fix building with boost >= 1.87. Closes: #1110619
   * Improve autopkgtests
   * Update standards version to 4.7.2
Checksums-Sha1:
 9ed6da14d9b1ce9039843bd0ddecd1735b3f91f7 3099 odil_0.13.0-1.dsc
 66d2dd7a443a4c200bd57d0f064aa19907766afc 523246 odil_0.13.0.orig.tar.gz
 c63f80cdd2cb06ec8575944cc2ae2d0172909a23 858 odil_0.13.0.orig.tar.gz.asc
 efc4b9615cc9a6e8b3babb868269af97756e2c3a 20268 odil_0.13.0-1.debian.tar.xz
 cf1c381038039aa198cb4e111b8efb60fbf2ddbe 13440 odil_0.13.0-1_amd64.buildinfo
Checksums-Sha256:
 1dd5aab1c5afe1369834a088562213655a913279757e264ce33615753a9df552 3099 
odil_0.13.0-1.dsc
 0f78095600f6348cd53d9c04d1659beca5d6d01cd189a443655941229b903b5e 523246 
odil_0.13.0.orig.tar.gz
 7a966892c23e2433f243dd15bf0304358559b28ce70a16e8bef342644eec47a0 858 
odil_0.13.0.orig.tar.gz.asc
 b010a1e83f709b8855f43b170bb30626c52e826a1fb1b50848961a42de5ae9ba 20268 
odil_0.13.0-1.debian.tar.xz
 0ff69e8c3b46146df3364954f9db1e6d3c3a9d30159661b64dbd2b770a619083 13440 
odil_0.13.0-1_amd64.buildinfo
Files:
 c875e576048c1620445495f3491d2511 3099 science optional odil_0.13.0-1.dsc
 e96f9fdb27945c0020c8fbc110acf778 523246 science optional 
odil_0.13.0.orig.tar.gz
 70dde91e8760d0a6df5ca812a85dd162 858 science optional 
odil_0.13.0.orig.tar.gz.asc
 1dd028f6f27cd5f64daf46b8bfa7e396 20268 science optional 
odil_0.13.0-1.debian.tar.xz
 5f1adc226a337704398c527afbc710e1 13440 science optional 
odil_0.13.0-1_amd64.buildinfo

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

iQJEBAEBCgAuFiEEi90BMIDpoOjA1qFXOzZd6T69HNQFAmik74kQHGxhbXlAdW5p
c3RyYS5mcgAKCRA7Nl3pPr0c1KCOD/0dsKTiS78mxHC+CbGiuBnrbwrWbhZqaHVg
6m9wJrnfISMkTl+dli2Yo8Kg2bnhjy6bYSetLg5ZmSFjwONWAC2rsUIyXxCx5xdH
8bM4rv53mI0wqYY4q+EddW7cvANyeKvhS5lz3ob871fZeTEbGlIRGSH6aRA1F4Zh
iBgiJLapY4+qcf6FJaOqLASWCKVKe427LDI7rXUXMniFRlxm5AtRBptaB1ZyLcvu
QkivetLk0Xgx4KGn7UgESQ+4CdmIOxB7Hrg6Ydk4zwo6QiiUtOUcOS83/mqLnqkU
ENQHf7voeKnOTwC1id0fLARdYjm+uq5kEKICsi93SFpsQMQypedUIAxMHSWMlqsB
Mcr83MEkpFxPL7DRatMMEAFOLtia5Gf7mHBt32gVLHYcsFy/rqotRZ2wdZap66S4
jFPVO97XS6o8KfKC+p8UD+6FzvKXSdjvOc0BtXWZa0mC6Nex9B2MHwKVC1EZisVc
AO8GfhGT3QyD7+rDM0fnfQZ3N731h9rGRhOW5uYxL9OcSXQr1ETXHTnbpVHHhsSF
0V0I6TzcDrQi0miw+vPK+D7yPzrIAmtW9bin9A85Dcju+yg+bpPJrw8XRFUVxtLy
EmD6sAxfk5Olw7cCQVDhyA+k4uWXWsskLL6FrGgs7Q4d1EcJN5kdcg9JPdP6XMFm
LYZHVaJ1DA==
=6/Qs
-----END PGP SIGNATURE-----

Attachment: pgpwerAgxQGm0.pgp
Description: PGP signature


--- End Message ---

Reply via email to