Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938498 - media-gfx/renderdoc-1.32 fails to compile: SpvBuilder.h:236:30: error: uint32_t has not been declared
Summary: media-gfx/renderdoc-1.32 fails to compile: SpvBuilder.h:236:30: error: uint32...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-25 11:55 UTC by Agostino Sarubbo
Modified: 2025-04-22 20:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,384.58 KB, text/plain)
2024-08-25 11:55 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-08-25 11:55:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/renderdoc-1.32 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
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-25 11:55:15 UTC
Created attachment 901233 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-25 11:55:16 UTC
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/__/__/__/3rdparty/glslang/SPIRV/SpvBuilder.cpp.o 
FAILED: renderdoc/driver/shaders/spirv/CMakeFiles/rdoc_spirv.dir/__/__/__/3rdparty/glslang/SPIRV/SpvPostProcess.cpp.o 
/var/tmp/portage/media-gfx/renderdoc-1.32/work/renderdoc-1.32/renderdoc/3rdparty/glslang/SPIRV/SpvBuilder.h:236:30: error: ‘uint32_t’ has not been declared
Comment 3 Larry the Git Cow gentoo-dev 2025-04-22 20:35:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feae00805234dd8afc459120cdf8f0a12723e1f4

commit feae00805234dd8afc459120cdf8f0a12723e1f4
Author:     OldManSeph7818 <sschaefering@gmail.com>
AuthorDate: 2025-01-27 21:40:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-04-22 20:34:52 +0000

    media-gfx/renderdoc: rev bump to 1.36
    
    bumps to upstream version 1.36
    
    patches for gcc15/gnu23
    
    adds python3_13 to python compat in ebuild
    
    Closes: https://bugs.gentoo.org/938498
    Closes: https://bugs.gentoo.org/952524
    Signed-off-by: OldManSeph7818 <sschaefering@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/40338
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/renderdoc/Manifest                       |   2 +
 .../renderdoc/files/renderdoc-1.36-gcc15-fix.patch |  13 ++
 media-gfx/renderdoc/renderdoc-1.36.ebuild          | 193 +++++++++++++++++++++
 3 files changed, 208 insertions(+)