https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-db/mongodb-5.0.26 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 901949 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: 43 | const Client::Decoration<LastError> LastError::get = Client::declareDecoration<LastError>(); src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/container_memory.h:65:27: error: 'uintptr_t' does not name a type [-Wtemplate-body[https://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Dialect-Options.html#index-Wno-template-body]]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ade7128433fd35f41e4f4b83de9f387b1d19f7 commit a1ade7128433fd35f41e4f4b83de9f387b1d19f7 Author: Robert Förster <Dessa@gmake.de> AuthorDate: 2024-09-10 14:13:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-11 05:45:55 +0000 dev-db/mongodb: add 5.0.30 Closes: https://bugs.gentoo.org/843329 Closes: https://bugs.gentoo.org/908987 Closes: https://bugs.gentoo.org/932278 Closes: https://bugs.gentoo.org/938962 Bug: https://bugs.gentoo.org/944308 Signed-off-by: Robert Förster <Dessa@gmake.de> Signed-off-by: Sam James <sam@gentoo.org> dev-db/mongodb/Manifest | 1 + dev-db/mongodb/files/mongodb-5.0.30-gcc-11.patch | 12 ++ dev-db/mongodb/files/mongodb-5.0.30-gcc-15.patch | 13 ++ dev-db/mongodb/metadata.xml | 1 + dev-db/mongodb/mongodb-5.0.30.ebuild | 211 +++++++++++++++++++++++ 5 files changed, 238 insertions(+)