happy-kitchen-89482
01/04/2019, 7:39 AMhappy-kitchen-89482
01/04/2019, 7:45 AMsrc/rust/engine/target
at all, since they’re not building any rust code?aloof-angle-91616
01/04/2019, 10:44 AMaloof-angle-91616
01/04/2019, 10:46 AM@rule
parse errors much better and have the location and text of the offending yield
statement (https://github.com/pantsbuild/pants/pull/7023), and another that makes the visualized rule graph much, much nicer to read, i think (https://github.com/pantsbuild/pants/pull/7024).happy-kitchen-89482
01/04/2019, 7:09 PMaverage-vr-56795
01/04/2019, 10:01 PMhappy-kitchen-89482
01/06/2019, 1:59 AMbuild-support/bin/ci.sh
with no arguments) in the docker container, but am hitting this error:
info: installing component 'rust-src'
info: downloading component 'clippy'
info: installing component 'clippy'
/travis/home/.cache/pants/rust/cargo/bin/cargo-ensure-installed: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /travis/home/.cache/pants/rust/cargo/bin/cargo-ensure-installed)
/travis/home/.cache/pants/rust/cargo/bin/cargo-ensure-installed: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /travis/home/.cache/pants/rust/cargo/bin/cargo-ensure-installed)
/travis/home/.cache/pants/rust/cargo/bin/cargo-ensure-installed: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by /travis/home/.cache/pants/rust/cargo/bin/cargo-ensure-installed)
Failed to build native engine.
+ die 'Failed to bootstrap pants.'
+ (( 1 > 0 ))
+ log '\n\x1b[31mFailed to bootstrap pants.\x1b[0m'
+ echo -e '\n\x1b[31mFailed to bootstrap pants.\x1b[0m'
Failed to bootstrap pants.
happy-kitchen-89482
01/06/2019, 1:59 AMhappy-kitchen-89482
01/06/2019, 2:01 AMaloof-angle-91616
01/06/2019, 2:03 AMhappy-kitchen-89482
01/06/2019, 2:06 AMrelease.sh -n
in that same docker image works, by which I mean successfully bootstraps the native enginehappy-kitchen-89482
01/06/2019, 2:06 AMci.sh
doesn’t workaloof-angle-91616
01/06/2019, 6:54 PMhappy-kitchen-89482
01/06/2019, 9:35 PM~/.cache/pants/rust/
)happy-kitchen-89482
01/06/2019, 9:35 PMhappy-kitchen-89482
01/06/2019, 9:35 PM~/.cache/pants/rust/rustup
firsthappy-kitchen-89482
01/06/2019, 9:35 PM~/.cache/pants/rust/cargo
happy-kitchen-89482
01/06/2019, 9:36 PMhappy-kitchen-89482
01/06/2019, 9:36 PMgonzo:[~/src/pants][ci_consolidation]$ ls -la ~/.cache/pants/rust/
total 0
drwxr-xr-x 6 benjyw staff 192 Dec 25 23:22 .
drwxr-xr-x 14 benjyw staff 448 Nov 27 13:24 ..
drwxr-xr-x 7 benjyw staff 224 Nov 30 11:51 cargo
lrwxr-xr-x 1 benjyw staff 86 Nov 15 06:42 cargo-1.30.0-b245396faf5f51df0f6ce3875a6285e4bb7fc563 -> /Users/benjyw/.cache/pants/rust/rustup/toolchains/1.30.0-x86_64-apple-darwin/bin/cargo
lrwxr-xr-x 1 benjyw staff 54 Dec 25 23:22 cargo-1.31.1-b245396faf5f51df0f6ce3875a6285e4bb7fc563 -> rustup/toolchains/1.31.1-x86_64-apple-darwin/bin/cargo
drwxr-xr-x 7 benjyw staff 224 Nov 15 06:42 rustup
happy-kitchen-89482
01/06/2019, 9:36 PMhappy-kitchen-89482
01/06/2019, 9:37 PM~/.cache/pants/rust/
and prune out rustup
average-vr-56795
01/06/2019, 9:37 PMhappy-kitchen-89482
01/06/2019, 9:37 PM~/.cache/pants/rust/cargo
and be done with italoof-angle-91616
01/06/2019, 9:37 PMaverage-vr-56795
01/06/2019, 9:37 PMhappy-kitchen-89482
01/06/2019, 9:37 PMcargo
subdir without the sibling symlinkshappy-kitchen-89482
01/06/2019, 9:38 PMrustup
which we deletehappy-kitchen-89482
01/06/2019, 9:38 PMhappy-kitchen-89482
01/06/2019, 9:38 PMhappy-kitchen-89482
01/06/2019, 9:39 PM