Your message dated Thu, 11 Sep 2025 14:45:18 +0000
with message-id <[email protected]>
and subject line Bug#1110574: fixed in fastnetmon 1.2.8+git20250911-1
has caused the Debian Bug report #1110574,
regarding fastnetmon ftbfs with boost1.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.)
--
1110574: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110574
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:fastnetmon
Version: 1.2.8-1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: boost1.88
fastnetmon ftbfs with boost1.88
[...]
/<<PKGBUILDDIR>>/src/fast_library.cpp: In function ‘std::string
dns_lookup(std::string)’:
/<<PKGBUILDDIR>>/src/fast_library.cpp:1097:22: error: ‘io_service’ is
not a member of ‘boost::asio’; did you mean ‘use_service’?
1097 | boost::asio::io_service io_service;
| ^~~~~~~~~~
| use_service
/<<PKGBUILDDIR>>/src/fast_library.cpp:1098:49: error: ‘io_service’ was
not declared in this scope
1098 | boost::asio::ip::tcp::resolver resolver(io_service);
| ^~~~~~~~~~
/<<PKGBUILDDIR>>/src/fast_library.cpp:1100:41: error: ‘query’ is not a
member of ‘boost::asio::ip::tcp::resolver’ {aka
‘boost::asio::ip::basic_resolver<boost::asio::ip::tcp>’}
1100 | boost::asio::ip::tcp::resolver::query
query(domain_name, "");
| ^~~~~
/<<PKGBUILDDIR>>/src/fast_library.cpp:1102:46: error: ‘iterator’ is not
a member of ‘boost::asio::ip::tcp::resolver’ {aka
‘boost::asio::ip::basic_resolver<boost::asio::ip::tcp>’}
1102 | for (boost::asio::ip::tcp::resolver::iterator i =
resolver.resolve(query);
| ^~~~~~~~
/<<PKGBUILDDIR>>/src/fast_library.cpp:1103:14: error: ‘i’ was not
declared in this scope
1103 | i != boost::asio::ip::tcp::resolver::iterator();
++i) {
| ^
/<<PKGBUILDDIR>>/src/fast_library.cpp:1103:51: error: ‘iterator’ is not
a member of ‘boost::asio::ip::tcp::resolver’ {aka
‘boost::asio::ip::basic_resolver<boost::asio::ip::tcp>’}
1103 | i != boost::asio::ip::tcp::resolver::iterator();
++i) {
| ^~~~~~~~
/<<PKGBUILDDIR>>/src/fast_library.cpp: In function ‘bool
validate_ipv6_or_ipv4_host(std::string)’:
/<<PKGBUILDDIR>>/src/fast_library.cpp:1431:31: error: ‘from_string’ is
not a member of ‘boost::asio::ip::address’
1431 | boost::asio::ip::address::from_string(host, ec);
| ^~~~~~~~~~~
/<<PKGBUILDDIR>>/src/fast_library.cpp: In function ‘bool
execute_web_request_secure(std::string, std::string, std::string,
uint32_t&, std::string&, std::map<std::__cxx11::basic_string<char>,
std::__cxx11::basic_string<char> >&, std::string&)’:
/<<PKGBUILDDIR>>/src/fast_library.cpp:1538:75: error: ‘query’ is not a
member of ‘boost::asio::ip::tcp::resolver’ {aka
‘boost::asio::ip::basic_resolver<boost::asio::ip::tcp>’}
1538 | auto end_point =
resolver.resolve(boost::asio::ip::tcp::resolver::query{ host, port }, ec);
|
^~~~~
/<<PKGBUILDDIR>>/src/fast_library.cpp: In function ‘bool
execute_web_request(std::string, std::string, std::string, uint32_t&,
std::string&, std::map<std::__cxx11::basic_string<char>,
std::__cxx11::basic_string<char> >&, std::string&)’:
/<<PKGBUILDDIR>>/src/fast_library.cpp:1702:22: error: ‘io_service’ is
not a member of ‘boost::asio’; did you mean ‘use_service’?
1702 | boost::asio::io_service ios;
| ^~~~~~~~~~
| use_service
/<<PKGBUILDDIR>>/src/fast_library.cpp:1703:42: error: ‘ios’ was not
declared in this scope; did you mean ‘std::ios’?
1703 | boost::asio::ip::tcp::resolver r(ios);
| ^~~
| std::ios
In file included from /usr/include/c++/15/bits/localefwd.h:43,
from /usr/include/c++/15/string:47,
from /<<PKGBUILDDIR>>/src/fastnetmon_types.hpp:14,
from /<<PKGBUILDDIR>>/src/fast_library.hpp:3,
from /<<PKGBUILDDIR>>/src/fast_library.cpp:1:
/usr/include/c++/15/iosfwd:136:41: note: ‘std::ios’ declared here
136 | typedef basic_ios<char> ios;
| ^~~
/<<PKGBUILDDIR>>/src/fast_library.cpp:1706:68: error: ‘query’ is not a
member of ‘boost::asio::ip::tcp::resolver’ {aka
‘boost::asio::ip::basic_resolver<boost::asio::ip::tcp>’}
1706 | auto end_point =
r.resolve(boost::asio::ip::tcp::resolver::query{ host, port }, ec);
|
^~~~~
[ 72%] Linking CXX static library libprotobuf_traffic_format.a
--- End Message ---
--- Begin Message ---
Source: fastnetmon
Source-Version: 1.2.8+git20250911-1
Done: Patrick Matthäi <[email protected]>
We believe that the bug you reported is fixed in the latest version of
fastnetmon, 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.
Patrick Matthäi <[email protected]> (supplier of updated fastnetmon 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, 11 Sep 2025 15:48:36 +0200
Source: fastnetmon
Architecture: source
Version: 1.2.8+git20250911-1
Distribution: unstable
Urgency: medium
Maintainer: Patrick Matthäi <[email protected]>
Changed-By: Patrick Matthäi <[email protected]>
Closes: 1110574 1111777 1112881
Changes:
fastnetmon (1.2.8+git20250911-1) unstable; urgency=medium
.
* New upstream git snapshot.
- Fixes build with mongo-c-driver 2.0.
Closes: #1111777, #1110574, #1112881
- Remove merged patch 01-spelling-error.
* Bump Standards-Version to 4.7.2.
* Merge 1.2.4-2+deb12u1 changelog.
* Fix old-fsf-address-in-copyright-file.
Checksums-Sha1:
f6432b0bc4a241907d86dc0fa19e635f05cab8c0 2390
fastnetmon_1.2.8+git20250911-1.dsc
2ebd8f6346e90343f9148bb8918603a252ac4078 1499121
fastnetmon_1.2.8+git20250911.orig.tar.gz
01cfb95f1e951eb137a919a1c366d3fd6d039984 4804
fastnetmon_1.2.8+git20250911-1.debian.tar.xz
eb785c167b03289e1dc079d98d83e6fc9e65abc7 7351
fastnetmon_1.2.8+git20250911-1_source.buildinfo
Checksums-Sha256:
b941ff0bc43cd6eb83132b19c387f76bb1335149790cdcb0f214f785136751f1 2390
fastnetmon_1.2.8+git20250911-1.dsc
1cb1de4273e25229b898a2f7e34c4c3c14e566b31b1a34e20b4b98ec84da7f2b 1499121
fastnetmon_1.2.8+git20250911.orig.tar.gz
def3fcb5248029256f5ae4b9c3b089a3fe0523c4c0b274e08e7238db43a28b86 4804
fastnetmon_1.2.8+git20250911-1.debian.tar.xz
361241fa7728870a53534de3bb792c3cd184e68bb1181a7e8f470cb45e2326f3 7351
fastnetmon_1.2.8+git20250911-1_source.buildinfo
Files:
dc0a0077bc6a4f809dafe0c7364a3751 2390 net optional
fastnetmon_1.2.8+git20250911-1.dsc
d26690c8250b0e25d15f6cbbee88f303 1499121 net optional
fastnetmon_1.2.8+git20250911.orig.tar.gz
ec858ade35f6f87e54f7a0c660eef0b8 4804 net optional
fastnetmon_1.2.8+git20250911-1.debian.tar.xz
b674b4fdbb1f1b1f69ee526dfd490177 7351 net optional
fastnetmon_1.2.8+git20250911-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEWKA9xYJCWk3IuQ4TEtmwSpDL2OQFAmjC04QACgkQEtmwSpDL
2ORNSA//TejM3STYVVcSyrK2vJW8mOKEQ4bpsmR2yx7kAQFk5D7v6i7H3OLXf7xP
uQjud1mc8dlZG9FMVrVMi/6UAaPGniJgITvFssy4IyjtxNhkb98pwB1KTxH3LdMR
x5c3fvSYsCG8oTQXzxej3daurmjcjUFO+uK3EhygxX9p6mJ6O1RrGWzQfd8BGZpJ
KRQPl8wC4oNrsBAcMAcIyNay1kBumh3RORCy5pvQXFvvmcSK7AmpMqgwK8aw6eMS
91lUSEx2r7G9y/o7gt2DOuWvw4sg4LaE3MQlaZ5AtIdSh37kFoDqx2wdsegdtrp/
Rf0FVLfykQTDM5Y/VFfyf+lsbmEcfIvLCz8ofPBt34tMSEKH46UUqqPPTmv1GxYH
v8dnmRJJDOeGxP+oWnZ2uz7bpyyOpHzUdfIxoseryKSIz6d3LAznJIMzFLm+F5Ou
vHJJVevPMh2JQJCWU2r2XGyZaiySBCV/i5D0SQgL+INfsn8HKO3SvbQH47IRpH+x
LinxwEcDVkawk9L6oRqSGqUWO953gVnsi7Xr7tzYd9/iJhQ8JqGZyFRBQ/zPtNuf
3HPBy0Ckndsv3ETrIUp/lu+znqnZmCMbd7aukZdjVY2LGlwvX2aMSUBCN2yaaZgI
Eq4y/5TGVrRjSqmGXplvQnoewf9q7mompzIqSVQ9jrHn2VdHTVk=
=8cLG
-----END PGP SIGNATURE-----
pgpSiZvsUJ1YD.pgp
Description: PGP signature
--- End Message ---