Closed Bug 1500688 Opened 7 years ago Closed 7 years ago

Intermittent 'mach build -v' did not run successfully. Please check log for errors. AFTER error: multiple overloads

Categories

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

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

Filed by: dvarga [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=206721558&repo=mozilla-inbound https://queue.taskcluster.net/v1/task/IQlcJg_rRUmF_gCXUTdYkQ/runs/0/artifacts/public/logs/live_backing.log 04:41:16 INFO - mozmake.EXE[4]: Leaving directory 'z:/build/build/src/obj-firefox/toolkit/library/rust' 04:41:16 INFO - z:/build/build/src/config/recurse.mk:32: recipe for target 'compile' failed 04:41:16 INFO - mozmake.EXE[2]: *** [compile] Error 2 04:41:16 INFO - z:/build/build/src/config/rules.mk:431: recipe for target 'default' failed 04:41:16 INFO - mozmake.EXE[1]: *** [default] Error 2 04:41:16 INFO - client.mk:125: recipe for target 'build' failed 04:41:16 INFO - mozmake.EXE: *** [build] Error 2 04:41:16 INFO - 191 compiler warnings present. 04:41:17 ERROR - Return code: 2 04:41:17 WARNING - setting return code to 2 04:41:17 FATAL - 'mach build -v' did not run successfully. Please check log for errors. 04:41:17 FATAL - Running post_fatal callback... 04:41:17 FATAL - Exiting -1 04:41:17 INFO - [mozharness: 2018-10-20 04:41:17.212000Z] Finished build step (failed) 04:41:17 INFO - Running post-run listener: _shutdown_sccache 04:41:17 INFO - Running command: ['z:\\build\\build\\src\\sccache2\\sccache.exe', '--stop-server'] in z:\build\build\src 04:41:17 INFO - Copy/paste: z:\build\build\src\sccache2\sccache.exe --stop-server 04:41:17 INFO - Stopping sccache server... 04:41:17 INFO - Compile requests 2521 04:41:17 INFO - Compile requests executed 279 04:41:17 INFO - Cache hits 0 04:41:17 INFO - Cache misses 279 04:41:17 INFO - Cache timeouts 0 04:41:17 INFO - Cache read errors 0 04:41:17 INFO - Forced recaches 0 04:41:17 INFO - Cache write errors 279 04:41:17 INFO - Compilation failures 0 04:41:17 INFO - Cache errors 0 04:41:17 INFO - Non-cacheable compilations 0 04:41:17 INFO - Non-cacheable calls 106 04:41:17 INFO - Non-compilation calls 1 04:41:17 INFO - Unsupported compiler calls 2135 04:41:17 INFO - Average cache write 0.000 s 04:41:17 INFO - Average cache read miss 9.164 s 04:41:17 INFO - Average cache read hit 0.000 s 04:41:17 INFO - Cache location S3, bucket: Bucket(name=taskcluster-level-3-sccache-eu-central-1, base_url=http://taskcluster-level-3-sccache-eu-central-1.s3.amazonaws.com/) 04:41:17 INFO - Return code: 0 04:41:17 INFO - Running post-run listener: _summarize 04:41:17 ERROR - # TBPL FAILURE # 04:41:17 INFO - [mozharness: 2018-10-20 04:41:17.223000Z] FxDesktopBuild summary: 04:41:17 ERROR - # TBPL FAILURE # 04:41:17 INFO - Running post-run listener: copy_logs_to_upload_dir 04:41:17 INFO - Copying logs to upload dir... 04:41:17 INFO - mkdir: z:\build\build\upload\logs [taskcluster 2018-10-20T04:41:17.258Z] Exit Code: 4294967295 [taskcluster 2018-10-20T04:41:17.258Z] User Time: 0s [taskcluster 2018-10-20T04:41:17.258Z] Kernel Time: 0s [taskcluster 2018-10-20T04:41:17.258Z] Wall Time: 30m7.4621411s [taskcluster 2018-10-20T04:41:17.258Z] Result: FAILED [taskcluster 2018-10-20T04:41:17.258Z] === Task Finished === [taskcluster 2018-10-20T04:41:17.258Z] Task Duration: 57m36.4207677s [taskcluster 2018-10-20T04:41:17.989Z] Uploading artifact public/build/sccache.log from file public\build\sccache.log with content encoding "gzip", mime type "text/plain" and expiry 2019-10-19T23:21:15.711Z [taskcluster 2018-10-20T04:41:19.795Z] Uploading artifact public/logs/certified.log from file generic-worker\certified.log with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2019-10-19T23:21:15.711Z [taskcluster 2018-10-20T04:41:20.825Z] Uploading artifact public/chainOfTrust.json.asc from file generic-worker\chainOfTrust.json.asc with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2019-10-19T23:21:15.711Z [taskcluster 2018-10-20T04:41:21.587Z] Uploading redirect artifact public/logs/live.log to URL https://queue.taskcluster.net/v1/task/IQlcJg_rRUmF_gCXUTdYkQ/runs/0/artifacts/public/logs/live_backing.log with mime type "text/plain; charset=utf-8" and expiry 2019-10-19T23:21:15.711Z [taskcluster:error] exit status 4294967295
The actual error is up slightly farther: 04:31:09 INFO - In file included from z:/build/build/src/obj-firefox/dist/include\mozilla/Result.h:17: 04:31:09 INFO - z:/build/build/src/obj-firefox/dist/include/mozilla/Variant.h(293,3): error: multiple overloads of 'AsVariantTemporary' instantiate to the same signature 'void () __attribute__((thiscall))' 04:31:09 INFO - AsVariantTemporary() = delete; 04:31:09 INFO - ^ 04:31:09 INFO - z:/build/build/src/obj-firefox/dist/include\jsapi.h(4607,19): note: in instantiation of template class 'mozilla::detail::AsVariantTemporary<const char *>' requested here 04:31:09 INFO - filename_(mozilla::AsVariant<const char*>(nullptr)) 04:31:09 INFO - ^ 04:31:09 INFO - z:/build/build/src/obj-firefox/dist/include/mozilla/Variant.h(276,12): note: previous declaration is here 04:31:09 INFO - explicit AsVariantTemporary(const T& aValue) 04:31:09 INFO - ^ 04:31:09 INFO - 1 error generated. 04:31:09 INFO - z:/build/build/src/config/rules.mk:1126: recipe for target 'UnifiedBindings3.obj' failed
Summary: Intermittent 'mach build -v' did not run successfully. Please check log for errors. → Intermittent 'mach build -v' did not run successfully. Please check log for errors. AFTER error: multiple overloads
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.