Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784581 - =dev-lang/spidermonkey-78.10.0 stabilization
Summary: =dev-lang/spidermonkey-78.10.0 stabilization
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords: CC-ARCHES, STABLEREQ
Depends on:
Blocks:
 
Reported: 2021-04-20 21:42 UTC by Thomas Deutschmann (RETIRED)
Modified: 2021-04-25 09:31 UTC (History)
0 users

See Also:
Package list:
dev-lang/spidermonkey-78.10.0
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.