Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821436 - www-client/firefox-94.0:0: checking for executable suffix... configure: error: installation or configuration problem: compiler cannot create executables.
Summary: www-client/firefox-94.0:0: checking for executable suffix... configure: error...
Status: RESOLVED DUPLICATE of bug 767700
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-03 10:46 UTC by HougeLangley
Modified: 2021-11-03 16:44 UTC (History)
0 users

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


Attachments
build.log (build-log,30.39 KB, application/octet-stream)
2021-11-03 10:48 UTC, HougeLangley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description HougeLangley 2021-11-03 10:46:17 UTC
0:11.28 checking for executable suffix... configure: error: installation or configuration problem: compiler cannot create executables.
 0:11.28 DEBUG: <truncated - see config.log for full output>
 0:11.28 DEBUG: ; return 0; }
 0:11.28 DEBUG: configure:868: checking for mingw32 environment
 0:11.28 DEBUG: configure:880: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-clang -std=gnu99 -c -march=ivybridge -pipe  conftest.c 1>&5
 0:11.28 DEBUG: configure:876:8: error: use of undeclared identifier '__MINGW32__'
 0:11.28 DEBUG: return __MINGW32__;
 0:11.28 DEBUG:        ^
 0:11.28 DEBUG: 1 error generated.
 0:11.28 DEBUG: configure: failed program was:
 0:11.28 DEBUG: #line 873 "configure"
 0:11.28 DEBUG: #include "confdefs.h"
 0:11.28 DEBUG:
 0:11.28 DEBUG: int main() {
 0:11.28 DEBUG: return __MINGW32__;
 0:11.28 DEBUG: ; return 0; }
 0:11.28 DEBUG: configure:899: checking for executable suffix
 0:11.28 DEBUG: configure:909: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-clang -std=gnu99 -o conftest -march=ivybridge -pipe  -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -Wl,-rpath=/usr/lib64/firefox,--enable-new-dtags -fuse-ld=lld conftest.c  1>&5
 0:11.28 DEBUG: /usr/bin/ld.lld: symbol lookup error: /usr/bin/../lib64/liblldELF.so.13: undefined symbol: LLVMInitializeNVPTXTargetInfo, version LLVM_13
 0:11.28 DEBUG: clang-13: error: unable to execute command: No such file or directory
 0:11.28 DEBUG: clang-13: error: linker command failed due to signal (use -v to see invocation)
 0:11.28 DEBUG: configure: error: installation or configuration problem: compiler cannot create executables.
 0:11.29 ERROR: old-configure failed
Error running mach:

The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You can invoke |./mach busted| to check if this issue is already on file. If it
isn't, please use |./mach busted file configure| to report it. If |./mach busted| is
misbehaving, you can also inspect the dependencies of bug 1543241.

If filing a bug, please include the full output of mach, including this error
message.

Reproducible: Always
Comment 1 HougeLangley 2021-11-03 10:48:53 UTC
Created attachment 748212 [details]
build.log
Comment 2 Tee KOBAYASHI 2021-11-03 11:19:34 UTC
A duplicate of https://bugs.gentoo.org/767700. sys-devel/lld needs to be rebuilt.
Comment 3 SpanKY gentoo-dev 2021-11-03 16:44:20 UTC

*** This bug has been marked as a duplicate of bug 767700 ***