Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade sccache to 0.2.12 #24491

Merged
merged 2 commits into from Oct 22, 2019
Merged

Upgrade sccache to 0.2.12 #24491

merged 2 commits into from Oct 22, 2019

Conversation

SimonSapin
Copy link
Member

@nox
Copy link
Contributor

nox commented Oct 18, 2019

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 72c5ccf has been approved by nox

@highfive highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Oct 18, 2019
@bors-servo
Copy link
Contributor

⌛ Testing commit 72c5ccf with merge 42f4460...

bors-servo pushed a commit that referenced this pull request Oct 18, 2019
@bors-servo
Copy link
Contributor

💔 Test failed - status-taskcluster

@highfive highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Oct 19, 2019
@SimonSapin
Copy link
Member Author

Blocked on servo/skia#180

bors-servo pushed a commit to servo/skia that referenced this pull request Oct 21, 2019
Fix `CCACHE=sccache` with recent sccache versions

Chosen part of the output with sccache 0.2.12:

```
error: failed to execute compile
caused by: Compiler not supported: "/usr/bin/ar: invalid option -- \'E\'\nUsage: /usr/bin/ar [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [--plugin <name>] [member-name] [count] archive-file file...\n       /usr/bin/ar -M [<mri-script]\n commands:\n  d            - delete file(s) from the archive\n  m[ab]        - move file(s) in the archive\n  p            - print file(s) found in the archive\n  q[f]         - quick append file(s) to the archive\n  r[ab][f][u]  - replace existing or insert new file(s) into the archive\n  s            - act as ranlib\n  t            - display contents of archive\n  x[o]         - extract file(s) from the archive\n command specific modifiers:\n  [a]          - put file(s) after [member-name]\n  [b]          - put file(s) before [member-name] (same as [i])\n  [D]          - use zero for timestamps and uids/gids (default)\n  [U]          - use actual timestamps and uids/gids\n  [N]          - use instance [count] of name\n  [f]          - truncate inserted file names\n  [P]          - use full path names when matching\n  [o]          - preserve original dates\n  [u]          - only replace files that are newer than current archive contents\n generic modifiers:\n  [c]          - do not warn if the library had to be created\n  [s]          - create an archive index (cf. ranlib)\n  [S]          - do not build a symbol table\n  [T]          - make a thin archive\n  [v]          - be verbose\n  [V]          - display the version number\n  @<file>      - read options from <file>\n  --target=BFDNAME - specify the target object format as BFDNAME\n optional:\n  --plugin <p> - load the specified plugin\n emulation options: \n  No emulation specific options\n/usr/bin/ar: supported targets: elf64-x86-64 elf32-i386 elf32-iamcu elf32-x86-64 a.out-i386-linux pei-i386 pei-x86-64 elf64-l1om elf64-k1om elf64-little elf64-big elf32-little elf32-big pe-x86-64 pe-bigobj-x86-64 pe-i386 plugin srec symbolsrec verilog tekhex binary ihex\n"
make[2]: *** [libskia.a] Error 2
make[1]: *** [CMakeFiles/skia.dir/all] Error 2
make: *** [all] Error 2
```

CC servo/servo#24491
@highfive highfive added S-awaiting-review There is new code that needs to be reviewed. and removed S-tests-failed The changes caused existing tests to fail. labels Oct 21, 2019
@SimonSapin
Copy link
Member Author

@bors-servo r=nox

@bors-servo
Copy link
Contributor

📌 Commit 2514e67 has been approved by nox

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Oct 21, 2019
@bors-servo
Copy link
Contributor

⌛ Testing commit 2514e67 with merge 75f7386...

bors-servo pushed a commit that referenced this pull request Oct 21, 2019
@bors-servo
Copy link
Contributor

💔 Test failed - status-taskcluster

@highfive highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Oct 21, 2019
SimonSapin added a commit to servo/rust-azure that referenced this pull request Oct 21, 2019
bors-servo pushed a commit to servo/rust-azure that referenced this pull request Oct 21, 2019
@highfive highfive added S-awaiting-review There is new code that needs to be reviewed. and removed S-tests-failed The changes caused existing tests to fail. labels Oct 21, 2019
bors-servo pushed a commit to servo/rust-azure that referenced this pull request Oct 21, 2019
@SimonSapin
Copy link
Member Author

With servo/rust-azure#305

@bors-servo r=nox

@bors-servo
Copy link
Contributor

📌 Commit 52f2d62 has been approved by nox

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Oct 21, 2019
@bors-servo
Copy link
Contributor

⌛ Testing commit 52f2d62 with merge ff7131b...

bors-servo pushed a commit that referenced this pull request Oct 21, 2019
@bors-servo
Copy link
Contributor

💔 Test failed - status-taskcluster

@highfive highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Oct 22, 2019
@jdm
Copy link
Member

jdm commented Oct 22, 2019

@bors-servo retry

@bors-servo
Copy link
Contributor

💣 Failed to start rebuilding: Unknown error

@bors-servo
Copy link
Contributor

⌛ Testing commit 52f2d62 with merge 5fb941d...

bors-servo pushed a commit that referenced this pull request Oct 22, 2019
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-tests-failed The changes caused existing tests to fail. labels Oct 22, 2019
@bors-servo
Copy link
Contributor

☀️ Test successful - linux-rel-css, linux-rel-wpt, status-taskcluster
Approved by: nox
Pushing 5fb941d to master...

@bors-servo bors-servo merged commit 52f2d62 into master Oct 22, 2019
@bors-servo bors-servo deleted the rustup branch October 22, 2019 03:34
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants