Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 784581

Summary: =dev-lang/spidermonkey-78.10.0 stabilization
Product: Gentoo Linux Reporter: Thomas Deutschmann (RETIRED) <whissi>
Component: StabilizationAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal Keywords: CC-ARCHES, STABLEREQ
Priority: Normal Flags: nattka: sanity-check+
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
dev-lang/spidermonkey-78.10.0
Runtime testing required: ---

Description Thomas Deutschmann (RETIRED) gentoo-dev 2021-04-20 21:42:47 UTC
$summary
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2021-04-20 22:11:12 UTC
amd64 & x86 stable
Comment 2 Einstok Fair 2021-04-21 14:02:29 UTC
DEBUG: Executing: `/usr/lib/llvm/11/bin/clang++ /var/tmp/portage/dev-lang/spidermonkey-78.10.0/temp/conftest.u3qmi9ac.cpp -E`
DEBUG: The command returned non-zero exit status 127.
DEBUG: Its error output was:
DEBUG: | /usr/lib/llvm/11/bin/clang++: symbol lookup error: /usr/lib/llvm/11/bin/clang++: undefined symbol: LLVMInitializeNVPTXTargetInfo, version LLVM_11
ERROR: Command `/usr/lib/llvm/11/bin/clang++ /var/tmp/portage/dev-lang/spidermonkey-78.10.0/temp/conftest.u3qmi9ac.cpp -E` failed with exit status 127.
Comment 3 Thomas Deutschmann (RETIRED) gentoo-dev 2021-04-21 14:08:24 UTC
Not a problem with spidermonkey package, your clang is broken, see bug 768267.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-22 12:11:59 UTC
arm64 done
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-22 20:16:49 UTC
arm done
Comment 6 Sergei Trofimovich (RETIRED) gentoo-dev 2021-04-25 09:30:37 UTC
ppc64 stable

All arches done.
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2021-04-25 09:31:34 UTC
(In reply to Einstok Fair from comment #2)
> DEBUG: Executing: `/usr/lib/llvm/11/bin/clang++
> /var/tmp/portage/dev-lang/spidermonkey-78.10.0/temp/conftest.u3qmi9ac.cpp -E`
> DEBUG: The command returned non-zero exit status 127.
> DEBUG: Its error output was:
> DEBUG: | /usr/lib/llvm/11/bin/clang++: symbol lookup error:
> /usr/lib/llvm/11/bin/clang++: undefined symbol:
> LLVMInitializeNVPTXTargetInfo, version LLVM_11
> ERROR: Command `/usr/lib/llvm/11/bin/clang++
> /var/tmp/portage/dev-lang/spidermonkey-78.10.0/temp/conftest.u3qmi9ac.cpp
> -E` failed with exit status 127.

Your llvm is broken. You need to rebuild /usr/lib/llvm/11/bin/clang++. Probably an effect of USE flag change on one of llvm components.