https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-action/astromenace-1.4.2-r1 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 900472 [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: CMakeFiles/astromenace.dir/src/assets/audio.cpp.o FAILED: CMakeFiles/astromenace.dir/src/assets/loading.cpp.o FAILED: CMakeFiles/astromenace.dir/src/assets/model3d.cpp.o FAILED: CMakeFiles/astromenace.dir/src/assets/shader.cpp.o FAILED: CMakeFiles/astromenace.dir/src/assets/texture.cpp.o FAILED: CMakeFiles/astromenace.dir/src/command.cpp.o FAILED: CMakeFiles/astromenace.dir/src/config/config.cpp.o FAILED: CMakeFiles/astromenace.dir/src/core/audio/audio.cpp.o FAILED: CMakeFiles/astromenace.dir/src/core/audio/buffer.cpp.o FAILED: CMakeFiles/astromenace.dir/src/core/audio/music.cpp.o FAILED: CMakeFiles/astromenace.dir/src/core/audio/sound.cpp.o FAILED: CMakeFiles/astromenace.dir/src/core/graphics/gl_glsl.cpp.o /var/tmp/portage/games-action/astromenace-1.4.2-r1/work/astromenace-1.4.2/src/core/audio/../vfs/vfs.h:60:5: error: ‘uint8_t’ does not name a type
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3a291b942cc02ff4b1abe87d31675e7b18b6951 commit b3a291b942cc02ff4b1abe87d31675e7b18b6951 Author: Kostadin Shishmanov <kostadinshishmanov@protonmail.com> AuthorDate: 2025-03-13 13:14:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-13 13:33:33 +0000 games-action/astromenace: add 1.4.3 Simple bump to 1.4.3, has commits [1] and [2] that include <stdint.h> and <cstdint> which need to be explicitly included with gcc 15 and 13 respectively. The ODR violations from bug 858515 are also fixed [3]. [1] https://github.com/viewizard/astromenace/commit/ddc7de6 [2] https://github.com/viewizard/astromenace/commit/d5e007c [3] https://github.com/viewizard/astromenace/commit/710b35e Bug: https://bugs.gentoo.org/858515 Bug: https://bugs.gentoo.org/895760 Closes: https://bugs.gentoo.org/938114 Signed-off-by: Kostadin Shishmanov <kostadinshishmanov@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/41059 Signed-off-by: Sam James <sam@gentoo.org> games-action/astromenace/Manifest | 1 + games-action/astromenace/astromenace-1.4.3.ebuild | 56 +++++++++++++++++++++++ 2 files changed, 57 insertions(+)