Summary: | dev-libs/opencl-clang-15.0.0-r1 fails to compile: SmallVector.h:88:69: error: uint64_t was not declared in this scope | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Jan Henke <gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | conikost, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 932474 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 900467 [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/opencl-clang.dir/options.cpp.o FAILED: CMakeFiles/opencl-clang.dir/options_compile.cpp.o /usr/lib/llvm/15/include/llvm/ADT/SmallVector.h:88:69: error: ‘uint64_t’ was not declared in this scope @ago: Could you please retest against 15.0.1? I think this was fixed in llvm itself already. (In reply to Conrad Kostecki from comment #3) > @ago: Could you please retest against 15.0.1? I can't test because of bug 947348 |