https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-biology/cmdock-0.2.0-r2 fails to compile. Discovered on: amd64 (internal ref: guru_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 899353 [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: cmcavity.p/src_exe_cmcavity.cxx.o FAILED: cmmoegrid.p/src_exe_cmmoegrid.cxx.o FAILED: cmzip.p/src_exe_cmzip.cxx.o Run-time dependency dt_smarts found: NO (tried pkgconfig and cmake) Run-time dependency dt_smiles found: NO (tried pkgconfig and cmake) /usr/include/cxxopts.hpp:123:3: error: ‘uint8_t’ does not name a type
reported upstream https://github.com/jarro2783/cxxopts/pull/438
guru_tinderbox has reproduced this issue with version 0.2.0-r3 - Updating summary.
Depends on https://bugs.gentoo.org/940222
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f9c2a9dd278aabe4224592812266f2bd8369b6 commit 59f9c2a9dd278aabe4224592812266f2bd8369b6 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-01-03 02:09:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-03 02:09:48 +0000 dev-libs/cxxopts: fix build issues * Fix build w/ GCC 15 (missing include (in installed header)) * Fix test build w/ newer ICU (which needs C++17) Closes: https://bugs.gentoo.org/938824 Closes: https://bugs.gentoo.org/937503 Closes: https://bugs.gentoo.org/940222 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/cxxopts/cxxopts-3.2.1-r1.ebuild | 49 ++++++++++++++++++++++++ dev-libs/cxxopts/files/cxxopts-3.2.1-gcc15.patch | 18 +++++++++ 2 files changed, 67 insertions(+)