Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946392 - net-analyzer/icinga2-2.14.3 - tcpsocket.hpp: error: query was not declared in this scope
Summary: net-analyzer/icinga2-2.14.3 - tcpsocket.hpp: error: query was not declared in...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
: 946582 (view as bug list)
Depends on:
Blocks: boost-1.87
  Show dependency tree
 
Reported: 2024-12-13 21:52 UTC by Toralf Förster
Modified: 2025-01-31 15:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.01 KB, text/plain)
2024-12-13 21:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,16.80 KB, text/plain)
2024-12-13 21:52 UTC, Toralf Förster
Details
environment (environment,107.29 KB, text/plain)
2024-12-13 21:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.47 KB, application/x-xz)
2024-12-13 21:52 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,33.13 KB, application/x-xz)
2024-12-13 21:52 UTC, Toralf Förster
Details
net-analyzer:icinga2-2.14.3:20241213-203200.log (net-analyzer:icinga2-2.14.3:20241213-203200.log,50.42 KB, text/plain)
2024-12-13 21:52 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,59.00 KB, text/plain)
2024-12-13 21:52 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.66 KB, application/x-xz)
2024-12-13 21:52 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-12-13 21:52:20 UTC
In file included from /var/tmp/portage/net-analyzer/icinga2-2.14.3/work/icinga2-2.14.3/lib/base/tcpsocket.cpp:3,
                 from /var/tmp/portage/net-analyzer/icinga2-2.14.3/work/icinga2-2.14.3_build/lib/base/base_unity.cpp:65:
/var/tmp/portage/net-analyzer/icinga2-2.14.3/work/icinga2-2.14.3/lib/base/tcpsocket.hpp: In function void icinga::Connect(Socket&, const String&, const String&):
/var/tmp/portage/net-analyzer/icinga2-2.14.3/work/icinga2-2.14.3/lib/base/tcpsocket.hpp:44:24: error: query is not a member of boost::asio::ip::tcp::resolver {aka boost::asio::ip::basic_resolver<boost::asio::ip::tcp>}
   44 |         tcp::resolver::query query (node, service);
      |                        ^~~~~
/var/tmp/portage/net-analyzer/icinga2-2.14.3/work/icinga2-2.14.3/lib/base/tcpsocket.hpp:45:39: error: query was not declared in this scope
   45 |         auto result (resolver.resolve(query));
      |                                       ^~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20241213-115502

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
llvm-config: Python 3.12.8
go version go1.23.4 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.83.0 *

  HEAD of ::gentoo
commit 7e8a674bc9b808e46bbaec4ce440fa99ab3c8347
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 13 18:18:29 2024 +0000

    2024-12-13 18:18:28 UTC

emerge -qpvO =net-analyzer/icinga2-2.14.3
[ebuild  N    ] net-analyzer/icinga2-2.14.3  USE="jumbo-build mysql plugins vim-syntax -console -mail -mariadb -minimal -nano-syntax -postgres -systemd"
Comment 1 Toralf Förster gentoo-dev 2024-12-13 21:52:20 UTC
Created attachment 913958 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-13 21:52:21 UTC
Created attachment 913959 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-12-13 21:52:23 UTC
Created attachment 913960 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-12-13 21:52:24 UTC
Created attachment 913961 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-12-13 21:52:25 UTC
Created attachment 913962 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-13 21:52:26 UTC
Created attachment 913963 [details]
net-analyzer:icinga2-2.14.3:20241213-203200.log
Comment 7 Toralf Förster gentoo-dev 2024-12-13 21:52:27 UTC
Created attachment 913964 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-12-13 21:52:28 UTC
Created attachment 913965 [details]
temp.tar.xz
Comment 9 Andreas Sturmlechner gentoo-dev 2025-01-31 15:52:35 UTC
*** Bug 946582 has been marked as a duplicate of this bug. ***