Closed
Bug 1810530
Opened 2 years ago
Closed 2 years ago
Perma mozilla-beta Bootstrap [tier 2] Failed to find an adequate linker (B (B | followed by Unsuccessful task run with exit code: 1 completed in XX.XX seconds
Categories
(Firefox Build System :: Bootstrap Configuration, defect)
Firefox Build System
Bootstrap Configuration
Tracking
(firefox-esr102 unaffected, firefox109 unaffected, firefox110 fixed, firefox111 fixed)
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox109 | --- | unaffected |
firefox110 | --- | fixed |
firefox111 | --- | fixed |
People
(Reporter: imoraru, Assigned: glandium)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file, 1 obsolete file)
(deleted),
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details |
Failure line does not appear in treeherder.
To build Firefox for Desktop, please restart the shell (Start a new terminal window)
+ cd mozilla-unified
+ ./mach configure --disable-bootstrap
Site not up-to-date reason: "/mozilla-unified/obj-x86_64-pc-linux-gnu/_virtualenvs/build" does not exist
0:00.57(B Using Python 3.10.9 from /mozilla-unified/obj-x86_64-pc-linux-gnu/_virtualenvs/build/bin/python(B(B
0:00.57(B checking for vcs source checkout... hg(B(B
0:00.61(B checking for a shell... /usr/sbin/sh(B(B
0:00.65(B checking for host system type... x86_64-pc-linux-gnu(B(B
0:00.65(B checking for target system type... x86_64-pc-linux-gnu(B(B
0:01.06(B checking whether cross compiling... no(B(B
0:01.28(B checking for Python 3... /mozilla-unified/obj-x86_64-pc-linux-gnu/_virtualenvs/build/bin/python (3.10.9)(B(B
0:01.28(B checking for hg... /usr/sbin/hg(B(B
0:01.40(B checking for Mercurial version... 6.3.2(B(B
0:01.54(B checking for sparse checkout... no(B(B
0:01.54(B checking for wget... not found(B(B
0:01.55(B checking for ccache... not found(B(B
0:01.55(B Using target sysroot in /root/.mozbuild/sysroot-x86_64-linux-gnu(B(B
0:01.55(B Using host sysroot in /root/.mozbuild/sysroot-x86_64-linux-gnu(B(B
0:01.55(B checking for the target C compiler... /root/.mozbuild/clang/bin/clang(B(B
0:01.59(B checking whether the target C compiler can be used... yes(B(B
0:01.59(B checking the target C compiler version... 15.0.5(B(B
0:01.60(B checking the target C compiler works... yes(B(B
0:01.61(B checking for the target C++ compiler... /root/.mozbuild/clang/bin/clang++(B(B
0:01.64(B checking whether the target C++ compiler can be used... yes(B(B
0:01.64(B checking the target C++ compiler version... 15.0.5(B(B
0:01.66(B checking the target C++ compiler works... yes(B(B
0:01.66(B checking for the host C compiler... /root/.mozbuild/clang/bin/clang(B(B
0:01.70(B checking whether the host C compiler can be used... yes(B(B
0:01.70(B checking the host C compiler version... 15.0.5(B(B
0:01.71(B checking the host C compiler works... yes(B(B
0:01.72(B checking for the host C++ compiler... /root/.mozbuild/clang/bin/clang++(B(B
0:01.75(B checking whether the host C++ compiler can be used... yes(B(B
0:01.75(B checking the host C++ compiler version... 15.0.5(B(B
0:01.77(B checking the host C++ compiler works... yes(B(B
0:01.78(B checking for target linker...(B(B
0:01.78(B DEBUG: Executing: `/root/.mozbuild/clang/bin/clang --sysroot /root/.mozbuild/sysroot-x86_64-linux-gnu -Qunused-arguments -std=gnu99 -Wl,--version`(B(B
0:01.78(B ERROR: Failed to find an adequate linker(B(B
*** Fix above errors and then restart with "./mach build"
[taskcluster 2023-01-16 13:56:35.688Z] === Task Finished ===
[taskcluster 2023-01-16 13:56:35.688Z] Unsuccessful task run with exit code: 1 completed in 222.244 seconds
Reporter | ||
Comment 1•2 years ago
|
||
So far, this only affected Linux x64 opt. I added intermittent-failure in the keywords so the orange factor would be displayed.
Hi Mike! Can you please take a look at this?
Thank you!
Flags: needinfo?(mh+mozilla)
Reporter | ||
Updated•2 years ago
|
Keywords: intermittent-failure
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
Comment on attachment 9312532 [details]
Bug 1810530 - Add more configure for the wasm toolchain setup.
Revision D166977 was moved to bug 1747145. Setting attachment 9312532 [details] to obsolete.
Attachment #9312532 -
Attachment is obsolete: true
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/4a835c6e3820
Limit bootstrap tasks to trunk. r=taskgraph-reviewers,bhearsum
Assignee | ||
Comment 6•2 years ago
|
||
Comment on attachment 9312523 [details]
Bug 1810530 - Limit bootstrap tasks to trunk.
Beta/Release Uplift Approval Request
- User impact if declined: CI-only
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This disables tasks on beta that currently fail (and were added in the previous cycle)
- String changes made/needed:
- Is Android affected?: No
Flags: needinfo?(mh+mozilla)
Attachment #9312523 -
Flags: approval-mozilla-beta?
Comment 7•2 years ago
|
||
Set release status flags based on info from the regressing bug 1245969
status-firefox111:
--- → affected
Keywords: regression
Comment 8•2 years ago
|
||
Comment on attachment 9312523 [details]
Bug 1810530 - Limit bootstrap tasks to trunk.
Approved for 110 beta 2, thanks
Attachment #9312523 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 9•2 years ago
|
||
bugherder uplift |
Comment 10•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•