Summary: | net-p2p/airdcpp-webclient-2.12.2: failed (compile phase): /usr/include/websocketpp/logger/basic.hpp:61:54: error: expected ')' before 'h' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Joonas Niilola <juippis> |
Component: | Current packages | Assignee: | Louis Sautier (sbraz) <sbraz> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | sbraz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/zaphoyd/websocketpp/issues/991 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 936935 | ||
Attachments: | airdcpp-webclient-2.12.2:20240916-085352.log |
Description
Joonas Niilola
![]() Created attachment 903107 [details]
airdcpp-webclient-2.12.2:20240916-085352.log
Does it also occur if you rebuild dev-cpp/websocketpp with https://github.com/zaphoyd/websocketpp/commit/3197a520eb4c1e4754860441918a5930160373eb applied? I could compile net-p2p/airdcpp-webclient-2.12.2 even without the patch now, it seems. Let's try on stable system. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af7ec9d419ae1c1fae19678591d017c3ba92b4b commit 7af7ec9d419ae1c1fae19678591d017c3ba92b4b Author: Louis Sautier <sbraz@gentoo.org> AuthorDate: 2025-05-01 16:19:02 +0000 Commit: Louis Sautier <sbraz@gentoo.org> CommitDate: 2025-05-01 16:34:15 +0000 dev-cpp/websocketpp: fix build with boost 1.87 (#946365) Also add a patch that fixes C++20 errors from #939739 and bump to EAPI=8. Closes: https://bugs.gentoo.org/946365 Closes: https://bugs.gentoo.org/946516 Bug: https://bugs.gentoo.org/939739 Signed-off-by: Louis Sautier <sbraz@gentoo.org> dev-cpp/websocketpp/Manifest | 1 + .../files/websocketpp-0.8.2-c++20-compat.patch | 94 ++++++++++++++++++++++ dev-cpp/websocketpp/websocketpp-0.8.2-r1.ebuild | 56 +++++++++++++ 3 files changed, 151 insertions(+) |