Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947348 - llvm-runtimes/compiler-rt-sanitizers-15.0.7-r1 fails to compile: error.h:129:3: error: unknown type name uintptr_t
Summary: llvm-runtimes/compiler-rt-sanitizers-15.0.7-r1 fails to compile: error.h:129:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2025-01-02 09:49 UTC by Agostino Sarubbo
Modified: 2025-01-03 02:53 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,38.38 KB, application/x-xz)
2025-01-02 09:49 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 2025-01-02 09:49:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: llvm-runtimes/compiler-rt-sanitizers-15.0.7-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
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-02 09:49:34 UTC
Created attachment 915735 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-02 09:49:35 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: lib/orc/CMakeFiles/RTOrc.x86_64.dir/dlfcn_wrapper.cpp.o 
FAILED: lib/orc/CMakeFiles/RTOrc.x86_64.dir/run_program_wrapper.cpp.o 
/var/tmp/portage/llvm-runtimes/compiler-rt-sanitizers-15.0.7-r1/work/compiler-rt/lib/orc/error.h:129:3: error: unknown type name 'uintptr_t'; did you mean '__intptr_t'?