https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-gfx/renderdoc-1.18-r1 fails to compile. Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 767937 [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: renderdoc/driver/shaders/spirv/CMakeFiles/rdoc_spirv.dir/spirv_gen.cpp.o FAILED: renderdoc/driver/vulkan/CMakeFiles/rdoc_vulkan.dir/vk_rendertext.cpp.o FAILED: renderdoc/driver/vulkan/CMakeFiles/rdoc_vulkan.dir/vk_shader_cache.cpp.o /var/tmp/portage/media-gfx/renderdoc-1.18-r1/work/renderdoc-1.18/renderdoc/os/os_specific.h:96:1: error: 'time_t' does not name a type; did you mean 'size_t'?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f692745b9d249bb21f04fc5aacf1045930b34e4 commit 2f692745b9d249bb21f04fc5aacf1045930b34e4 Author: Matthew Smith <matthew@gentoo.org> AuthorDate: 2022-03-27 08:53:49 +0000 Commit: Matthew Smith <matthew@gentoo.org> CommitDate: 2022-03-27 09:24:27 +0000 media-gfx/renderdoc: add missing include on musl Also add missing subslot operator on miniz as a subslot was added. Closes: https://bugs.gentoo.org/836235 Signed-off-by: Matthew Smith <matthew@gentoo.org> media-gfx/renderdoc/renderdoc-1.18-r2.ebuild | 187 +++++++++++++++++++++++++++ 1 file changed, 187 insertions(+)