Summary: | app-shells/bash-5.2_p21-r1 - [clang] line_error (defs, syntax error: no current builtin for $FUNCTION | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED CANTFIX | ||
Severity: | normal | CC: | kfm |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 881379 | ||
Attachments: |
emerge-info.txt
app-shells:bash-5.2_p21-r1:20231210-055433.log emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt temp.tar.xz var.tmp.clang.tar.xz |
Description
Toralf Förster
![]() Created attachment 878613 [details]
emerge-info.txt
Created attachment 878614 [details]
app-shells:bash-5.2_p21-r1:20231210-055433.log
Created attachment 878615 [details]
emerge-history.txt
Created attachment 878616 [details]
environment
Created attachment 878617 [details]
etc.clang.tar.xz
Created attachment 878618 [details]
etc.portage.tar.xz
Created attachment 878619 [details]
logs.tar.xz
Created attachment 878620 [details]
qlist-info.txt
Created attachment 878621 [details]
temp.tar.xz
Created attachment 878622 [details]
var.tmp.clang.tar.xz
*** Bug 928487 has been marked as a duplicate of this bug. *** > ld.lld: error: cannot open /usr/lib/llvm/16/bin/../../../../lib/clang/16/lib/linux/libclang_rt.profile-x86_64.a: No such file or direct
This is the kind of generic "USE=pgo with Clang but without having the right stuff installed", we can't know if the user is going to use Clang so we can't set the compiler-rt-sanitizers[profiler] dep for them.
|