https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/opencollada-1.6.68 fails to compile (GCC-13-SYSTEM). Discovered on: amd64 (internal ref: gcc13_tinderbox) NOTE: (GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Created attachment 856236 [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: FAILED: DAEValidator/CMakeFiles/DAEValidatorLibrary.dir/library/src/Dae.cpp.o FAILED: DAEValidator/CMakeFiles/DAEValidatorLibrary.dir/library/src/DaeValidator.cpp.o FAILED: DAEValidator/CMakeFiles/DAEValidatorLibrary.dir/library/src/XmlDoc.cpp.o /var/tmp/portage/media-libs/opencollada-1.6.68/work/OpenCOLLADA-1.6.68/DAEValidator/library/src/DaeValidator.cpp:37:35: error: ‘uint64_t’ was not declared in this scope
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b76590f9fb8615da3da9d783ad841c0e3881a27b commit b76590f9fb8615da3da9d783ad841c0e3881a27b Author: Sam James <sam@gentoo.org> AuthorDate: 2023-04-16 10:27:14 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-04-16 23:16:42 +0000 media-libs/opencollada: fix build w/ gcc 13, drop -Werror Closes: https://bugs.gentoo.org/877335 Closes: https://bugs.gentoo.org/895102 Closes: https://bugs.gentoo.org/899750 Signed-off-by: Sam James <sam@gentoo.org> .../files/opencollada-1.6.68-gcc13.patch | 35 ++++++++++++++++++++++ .../files/opencollada-1.6.68-werror.patch | 11 +++++++ media-libs/opencollada/opencollada-1.6.68.ebuild | 4 ++- 3 files changed, 49 insertions(+), 1 deletion(-)