https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-engines/fs2_open-24.0.2 fails to compile. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 896769 [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: -- Could NOT find ANTLR (missing: ANTLR_EXECUTABLE Java_JAVA_EXECUTABLE) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR) (found version "") -- Could NOT find glslc, using precompiled .spv files FAILED: code/CMakeFiles/code.dir/graphics/opengl/gropenglopenxr.cpp.o /var/tmp/portage/games-engines/fs2_open-24.0.2/work/fs2open.github.com-release_24_0_2/code/graphics/opengl/gropenglopenxr.cpp:100:42: error: ‘union SDL_SysWMinfo::<unnamed>’ has no member named ‘x11’
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b7af427658d58502ae043866a3ab4d716c15f0e8 commit b7af427658d58502ae043866a3ab4d716c15f0e8 Author: Takuya Wakazono <pastalian46@gmail.com> AuthorDate: 2024-11-09 06:14:48 +0000 Commit: Takuya Wakazono <pastalian46@gmail.com> CommitDate: 2024-11-09 08:24:47 +0000 games-engines/fs2_open: fix ODR violations and DEPEND Closes: https://bugs.gentoo.org/859982 Closes: https://bugs.gentoo.org/917418 Closes: https://bugs.gentoo.org/935326 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> .../fs2_open/files/fs2_open-24.0.2-fix-odr.patch | 173 +++++++++++++++++++++ .../files/fs2_open-24.0.2-respect-flags.patch | 83 ++++++++++ ...pen-24.0.2.ebuild => fs2_open-24.0.2-r1.ebuild} | 20 ++- 3 files changed, 269 insertions(+), 7 deletions(-)