Closed Bug 1538958 Opened 6 years ago Closed 6 years ago

Intermittent "error: Connection to server timed out", "error: Could not compile `style`" when building mozilla-central locally

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox68 affected)

RESOLVED INVALID
Tracking Status
firefox68 --- affected

People

(Reporter: botond, Unassigned)

References

Details

When building mozilla-central locally, my build often fails with the following error:

 1:22.87 error: Connection to server timed out
 1:22.92 error: Could not compile `style`.

It's usually resolved just by running the build again, but still somewhat annoying.

That looks like an sccache / rustc bug, what's your setup?

Component: CSS Parsing and Computation → General
Product: Core → Firefox Build System

I think the relevant part of my .mozconfig is:

mk_add_options 'export RUSTC_WRAPPER=sccache'

rustc version is 1.32, but the problem isn't new, I've been seeing it for probably a year.

I'd probably report this in https://github.com/mozilla/sccache then, there's not much I know about how to go about debugging this or what not.

:botond please open the sccache issue and then reference the github PR here so we can close this bug

Flags: needinfo?(botond)

bug tracking for this is in github, please refer to above PR

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.