Closed Bug 1514448 Opened 5 years ago Closed 5 years ago

Perma L10n ERROR: Cannot find fxc

Categories

(Firefox Build System :: General, defect, P5)

defect

Tracking

(firefox66 fixed)

RESOLVED FIXED
Tracking Status
firefox66 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: glandium)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Filed by: csabou [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=217165460&repo=mozilla-central

https://queue.taskcluster.net/v1/task/K_ED1-etQ1KivxmNjG4OUA/runs/0/artifacts/public/logs/live_backing.log

04:10:18     INFO -   0:09.89 checking for the Leanplum SDK key... no
04:10:18     INFO -   0:09.89 checking for the Pocket API key... no
04:10:18     INFO -   0:09.91 checking for fxc... not found
04:10:18     INFO -   0:09.91 DEBUG: fxc: Trying fxc.exe
04:10:18     INFO -   0:09.91 DEBUG: fxc: Trying fxc2.exe
04:10:18     INFO -   0:09.91 ERROR: Cannot find fxc
04:10:18     INFO -   0:09.95 *** Fix above errors and then restart with\
04:10:18     INFO -   0:09.95                "./mach build"
04:10:18     INFO -   0:09.95 client.mk:111: recipe for target 'configure' failed
04:10:18     INFO -   0:09.95 mozmake.EXE: *** [configure] Error 1
04:10:18    ERROR - Return code: 2
04:10:18    ERROR - 2 not in success codes: [0]
04:10:18  WARNING - setting return code to 2
04:10:18    FATAL - Halting on failure while running ['c:\\mozilla-build\\python\\python.exe', 'mach', 'configure']
04:10:18    FATAL - Running post_fatal callback...
04:10:18    FATAL - Exiting 2
04:10:18     INFO - [mozharness: 2018-12-15 04:10:18.594000Z] Finished setup step (failed)
[taskcluster 2018-12-15T04:10:18.611Z]    Exit Code: 2
[taskcluster 2018-12-15T04:10:18.611Z]    User Time: 0s
[taskcluster 2018-12-15T04:10:18.611Z]  Kernel Time: 0s
[taskcluster 2018-12-15T04:10:18.611Z]    Wall Time: 1m49.5593507s
[taskcluster 2018-12-15T04:10:18.611Z]       Result: FAILED
[taskcluster 2018-12-15T04:10:18.611Z] === Task Finished ===
[taskcluster 2018-12-15T04:10:18.611Z] Task Duration: 11m18.6056725s

This happens after this merge to central https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=d8a944c012a7a814ee5a5fea4c9075969451a48b and I assume the culprit for this is Bug 1514089.
Flags: needinfo?(mh+mozilla)
Blocks: 1514089
Flags: needinfo?(mh+mozilla)
Bug 1514089 moved the check from toolchain.configure, which is only
included when a compile environment is available, to toolkit/moz.configure,
which doesn't have this limitation. As a consequence, artifact/l10n builds
ended up requiring those tools, while they didn't require them before.
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/07c40fd43ee1
Only check for fxc/wine when building with a compile environment. r=froydnj
https://hg.mozilla.org/mozilla-central/rev/07c40fd43ee1
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Assignee: nobody → mh+mozilla
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: