| commit | d3770a64f63f023a966bf5b06cbfea0150d709bb | [log] [tgz] |
|---|---|---|
| author | David Fang <fangism@fuchsia.infra.roller.google.com> | Tue Mar 15 17:03:19 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 15 10:04:34 2022 -0700 |
| tree | 1bdcc4156ec82319267de9093e776f5dbbf0413f | |
| parent | 3e0ee6d9152fe2c07bdb45d5e24a4ece844daa97 [diff] |
[roll] Roll fuchsia [rbe][rust] Suppress Rust-build output-dir leaks Check Rust commands for output-dir leaks. The fault is usually misplaced .o file inputs produced elsewhere in the build. The non-canonicalized Rust builds will still work correctly, just perhaps cache-missed. Prepare to for the next CL: Use the `rewrapper` option `canonicalize_working_dir` to force remote executions to use a fixed path, effectively ignoring `out/*`. This will merge the cache space for builds in infra and elsewhere. Original-Bug: 94355 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/650104 Original-Revision: 45c50ed360d074ed6e03df834bdbb99c6675ff08 GitOrigin-RevId: 572cb30e194cd06bf02046179bff79c377d8db30 Change-Id: I9a029a84aa02464a1d19e9ce69c52513a010d3fe
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.