Closed
Bug 1487628
Opened 7 years ago
Closed 7 years ago
Intermittent make: *** [configure] Error 1 after error: Connection to server timed out during Executing: `/builds/worker/workspace/build/src/sccache2/sccache
Categories
(Firefox Build System :: Toolchains, defect, P5)
Firefox Build System
Toolchains
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=196272839&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/IJlKkMu7SF2w-ke9rGXT4A/runs/0/artifacts/public/logs/live_backing.log
[task 2018-08-28T18:52:14.630Z] 18:52:14 INFO - checking for the target C compiler... /builds/worker/workspace/build/src/clang/bin/clang
[task 2018-08-28T18:52:14.630Z] 18:52:14 INFO - checking for ccache... /builds/worker/workspace/build/src/sccache2/sccache
[task 2018-08-28T18:52:24.646Z] 18:52:24 INFO - checking whether the target C compiler can be used...
[task 2018-08-28T18:52:24.646Z] 18:52:24 INFO - DEBUG: <truncated - see config.log for full output>
[task 2018-08-28T18:52:24.646Z] 18:52:24 INFO - DEBUG: | #elif __FreeBSD__
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | %KERNEL "FreeBSD"
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | #elif __linux__
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | %KERNEL "Linux"
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | #elif _WIN32 || __CYGWIN__
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | %KERNEL "WINNT"
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | #elif __NetBSD__
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | %KERNEL "NetBSD"
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | #elif __APPLE__
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | %KERNEL "Darwin"
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | #endif
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | %ENDIANNESS "little"
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[task 2018-08-28T18:52:24.647Z] 18:52:24 INFO - DEBUG: | %ENDIANNESS "big"
[task 2018-08-28T18:52:24.648Z] 18:52:24 INFO - DEBUG: | #endif
[task 2018-08-28T18:52:24.648Z] 18:52:24 INFO - DEBUG: Executing: `/builds/worker/workspace/build/src/sccache2/sccache /builds/worker/workspace/build/src/clang/bin/clang -E /tmp/conftest.UgCgHd.c`
[task 2018-08-28T18:52:24.648Z] 18:52:24 INFO - DEBUG: The command returned non-zero exit status 2.
[task 2018-08-28T18:52:24.648Z] 18:52:24 INFO - DEBUG: Its error output was:
[task 2018-08-28T18:52:24.648Z] 18:52:24 INFO - DEBUG: | error: Connection to server timed out
[task 2018-08-28T18:52:24.648Z] 18:52:24 INFO - ERROR: Command `/builds/worker/workspace/build/src/sccache2/sccache /builds/worker/workspace/build/src/clang/bin/clang -E /tmp/conftest.UgCgHd.c` failed with exit status 2.
[task 2018-08-28T18:52:24.675Z] 18:52:24 INFO - *** Fix above errors and then restart with\
[task 2018-08-28T18:52:24.676Z] 18:52:24 INFO - "/usr/bin/make -f client.mk build"
[task 2018-08-28T18:52:24.676Z] 18:52:24 INFO - client.mk:123: recipe for target 'configure' failed
[task 2018-08-28T18:52:24.676Z] 18:52:24 INFO - make: *** [configure] Error 1
[task 2018-08-28T18:52:24.708Z] 18:52:24 ERROR - Return code: 2
| Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
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.
Description
•