https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-p2p/airdcpp-webclient-2.13.2 fails to compile. Discovered on: amd64 (internal ref: gcc15_tinderbox) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 914123 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/AdcCommandApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/ConnectivityApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/EventApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/ExtensionApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/ExtensionInfo.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/FavoriteDirectoryApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/FavoriteHubApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/FavoriteHubUtils.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/FilelistApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/FilelistInfo.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/FilelistItemInfo.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/FilelistUtils.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/FilesystemApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/HashApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/HistoryApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/HubApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/HubInfo.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/MenuApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/OnlineUserUtils.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/PrivateChatApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/PrivateChatInfo.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/QueueApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/QueueBundleUtils.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/QueueFileUtils.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/SearchApi.cpp.o FAILED: airdcpp-webapi/CMakeFiles/airdcpp-webapi.dir/api/SearchEntity.cpp.o /usr/include/websocketpp/transport/asio/security/none.hpp:66:24: error: ‘io_service’ in namespace ‘websocketpp::lib::asio’ does not name a type
ci has reproduced this issue with version 2.13.3 - Updating summary.
The bug has been closed via 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(+)