-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
$ archery docker run conda-integration
[...]
WARNING: The RUST variable is not set. Defaulting to a blank string.
+ source_dir=/arrow/rust
+ export 'RUSTFLAGS=-C debuginfo=1'
+ RUSTFLAGS='-C debuginfo=1'
+ export ARROW_TEST_DATA=/testing/data
+ ARROW_TEST_DATA=/testing/data
+ export PARQUET_TEST_DATA=/cpp/submodules/parquet-testing/data
+ PARQUET_TEST_DATA=/cpp/submodules/parquet-testing/data
+ rustup show
Default host: x86_64-unknown-linux-gnu
rustup home: /root/.rustup
stable-x86_64-unknown-linux-gnu (default)
rustc 1.51.0 (2fd73fabe 2021-03-23)
+ pushd /arrow/rust
/arrow/ci/scripts/rust_build.sh: line 37: pushd: /arrow/rust: No such file or directoryReporter: Antoine Pitrou / @pitrou
Assignee: Krisztian Szucs / @kszucs
PRs and other links:
Note: This issue was originally created as ARROW-12630. Please see the migration documentation for further details.
Reactions are currently unavailable