Page MenuHomePhorge

Fix ccache not being used
ClosedPublic

Authored by tusooa on Fri, Nov 8, 7:33 PM.
Tags
None
Referenced Files
F110434: D198.1731609161.diff
Wed, Nov 13, 10:32 AM
F110424: D198.1731593947.diff
Wed, Nov 13, 6:19 AM
F110423: D198.1731593907.diff
Wed, Nov 13, 6:18 AM
F110415: D198.1731586673.diff
Wed, Nov 13, 4:17 AM
F110393: D198.1731576078.diff
Wed, Nov 13, 1:21 AM
F110392: D198.1731576076.diff
Wed, Nov 13, 1:21 AM
F110391: D198.1731576074.diff
Wed, Nov 13, 1:21 AM
F110390: D198.1731576071.diff
Wed, Nov 13, 1:21 AM
Subscribers
None

Details

Summary

su will reset PATH and make the PATH set in the original environment invalid. We use env to pass on the PATH in the su'd environment.

Type: skip

Test Plan

Verify ccache is used by inspecting the stats in the build logs.

Diff Detail

Repository
rK kazv
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 321
Build 630: GitLab CI for kazv
Build 629: arc lint + arc unit

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Sat, Nov 9, 10:32 AM
Harbormaster failed remote builds in B320: Diff 529!

Grant ccache dir to unprivileged user

This revision is now accepted and ready to land.Sat, Nov 9, 5:53 PM
This revision was automatically updated to reflect the committed changes.