Closed Bug 1497120 Opened 6 years ago Closed 6 years ago

Perma tier2 bmsvc ERROR: Host C compiler target CPU (x86) does not match --host CPU (x86_64) when Gecko 64 merges to Beta on 2018-10-15

Categories

(Firefox Build System :: Task Configuration, task)

task
Not set
normal

Tracking

(firefox-esr60 unaffected, firefox62 unaffected, firefox63 unaffected, firefox64+ fixed)

RESOLVED FIXED
mozilla64
Tracking Status
firefox-esr60 --- unaffected
firefox62 --- unaffected
firefox63 --- unaffected
firefox64 + fixed

People

(Reporter: apavel, Assigned: glandium)

References

Details

[Tracking Requested - why for this release]:

[Tracking Requested - why for this release]:

Central as Beta simulation:

Treeherder link:

https://treeherder.mozilla.org/#/jobs?repo=try&revision=3bf17213a737ce47fde0839c0e0c4852cafc1423&selectedJob=203920208

Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=203920208&repo=try&lineNumber=1190

14:29:05     INFO -  checking whether the host C compiler can be used... no
14:29:05     INFO -  DEBUG: <truncated - see config.log for full output>
14:29:05     INFO -  DEBUG: | %KERNEL "WINNT"
14:29:05     INFO -  DEBUG: | #elif __NetBSD__
14:29:05     INFO -  DEBUG: | %KERNEL "NetBSD"
14:29:05     INFO -  DEBUG: | #elif __APPLE__
14:29:05     INFO -  DEBUG: | %KERNEL "Darwin"
14:29:05     INFO -  DEBUG: | #endif
14:29:05     INFO -  DEBUG: | #if __ANDROID__
14:29:05     INFO -  DEBUG: | %OS "Android"
14:29:05     INFO -  DEBUG: | #endif
14:29:05     INFO -  DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
14:29:05     INFO -  DEBUG: | %ENDIANNESS "little"
14:29:05     INFO -  DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
14:29:05     INFO -  DEBUG: | %ENDIANNESS "big"
14:29:05     INFO -  DEBUG: | #endif
14:29:05     INFO -  DEBUG: Executing: `z:/build/build/src/sccache2/sccache.exe z:/build/build/src/vs2017_15.8.4/VC/bin/Hostx64/x86/cl.exe -E 'c:\users\task_1538921592\appdata\local\temp\conftest.dmvpfz.c'`
14:29:05     INFO -  DEBUG: COMPILER = msvc
14:29:05     INFO -  DEBUG: VERSION = 191526729
14:29:05     INFO -  DEBUG: CPU = x86
14:29:05     INFO -  DEBUG: KERNEL = WINNT
14:29:05     INFO -  DEBUG: ENDIANNESS = little
14:29:05     INFO -  ERROR: Host C compiler target CPU (x86) does not match --host CPU (x86_64)
14:29:05     INFO -  *** Fix above errors and then restart with\
14:29:05     INFO -                 "./mach build"
14:29:05     INFO -  client.mk:124: recipe for target 'configure' failed
14:29:05     INFO -  mozmake.EXE: *** [configure] Error 1
14:29:05    ERROR - Return code: 2
14:29:05  WARNING - setting return code to 2
14:29:05    FATAL - 'mach build -v' did not run successfully. Please check log for errors.
14:29:05    FATAL - Running post_fatal callback...
14:29:05    FATAL - Exiting -1
14:29:05     INFO - [mozharness: 2018-10-07 14:29:05.610000Z] Finished build step (failed)
14:29:05     INFO - Running post-run listener: _summarize
14:29:05    ERROR - # TBPL FAILURE #
14:29:05     INFO - [mozharness: 2018-10-07 14:29:05.610000Z] FxDesktopBuild summary:
14:29:05    ERROR - # TBPL FAILURE #
14:29:05     INFO - Running post-run listener: copy_logs_to_upload_dir
14:29:05     INFO - Copying logs to upload dir...
14:29:05     INFO - mkdir: z:\build\build\upload\logs
[taskcluster 2018-10-07T14:29:05.630Z]    Exit Code: 4294967295
[taskcluster 2018-10-07T14:29:05.630Z]    User Time: 0s
[taskcluster 2018-10-07T14:29:05.630Z]  Kernel Time: 15.625ms
[taskcluster 2018-10-07T14:29:05.630Z]    Wall Time: 2m32.4940844s
[taskcluster 2018-10-07T14:29:05.630Z]       Result: FAILED
[taskcluster 2018-10-07T14:29:05.630Z] === Task Finished ===

Mike, can bug 1414287 be the cause of this?
Flags: needinfo?(mh+mozilla)
Backing it out fixed this.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(mh+mozilla)
Resolution: --- → FIXED
Blocks: 1414287
Assignee: nobody → mh+mozilla
Target Milestone: --- → mozilla64
You need to log in before you can comment on or make changes to this bug.