Summary: | net-analyzer/icinga2-2.14.3 - io-engine.hpp: error: expected unqualified-id before :: token | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Matthew Thode ( prometheanfire ) <prometheanfire> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | juippis, kfirufk, satmd, sbraz |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=946392 https://github.com/Icinga/icinga2/pull/10278 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz net-analyzer:icinga2-2.14.3:20241219-015954.log qlist-info.txt.xz temp.tar.xz Patch for icinga 2.14.3 against boost 1.87 |
Description
Toralf Förster
![]() Created attachment 914364 [details]
emerge-info.txt
Created attachment 914365 [details]
emerge-history.txt
Created attachment 914366 [details]
environment
Created attachment 914367 [details]
etc.clang.tar.xz
Created attachment 914368 [details]
etc.portage.tar.xz
Created attachment 914369 [details]
logs.tar.xz
Created attachment 914370 [details]
net-analyzer:icinga2-2.14.3:20241219-015954.log
Created attachment 914371 [details]
qlist-info.txt.xz
Created attachment 914372 [details]
temp.tar.xz
*** Bug 946675 has been marked as a duplicate of this bug. *** I'm hitting this too on ~arm64, do we need to report this upstream? any updates on ~amd64 ? no patches fixes.. nothing ? :) I think bug 946392 is (at least) partially related (to boost upgrades being involved). I will use this bug to provide my patches. The patch file has been adapted from parts of https://github.com/Icinga/icinga2/pull/10278/files and https://cgit.freebsd.org/ports/commit/?id=5ca648dbf4d18be35f9dba610421b200ea7d543a which seem to target 2.14.5. Our patch applies to 2.14.3, but I cannot tell much about its quality, because I'm not familiar with boost at all. At least I did not see anything alarming from the compile log about mismatching types etc. Created attachment 919743 [details, diff]
Patch for icinga 2.14.3 against boost 1.87
- Patch applies cleanly
- Build on ~amd64 successful
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=145942026ced5327eaf739f189cf50361c39395a commit 145942026ced5327eaf739f189cf50361c39395a Author: Sam James <sam@gentoo.org> AuthorDate: 2025-04-10 11:32:52 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-10 11:33:51 +0000 net-analyzer/icinga2: add 2.14.5 The keepdir part of bug #674118 is fixed - the hacks there are needed because of bug #638686. Bug: https://bugs.gentoo.org/674118 Closes: https://bugs.gentoo.org/946671 Closes: https://bugs.gentoo.org/946392 Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/icinga2/Manifest | 1 + .../icinga2/files/icinga2-2.14.5-boost-1.87.patch | 380 +++++++++++++++++++++ net-analyzer/icinga2/icinga2-2.14.5.ebuild | 154 +++++++++ net-analyzer/icinga2/icinga2-9999.ebuild | 31 +- 4 files changed, 559 insertions(+), 7 deletions(-) |