You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/03 13:38:00 UTC

[jira] [Updated] (ARROW-12630) [Dev][Integration] conda-integration docker build fails

     [ https://issues.apache.org/jira/browse/ARROW-12630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-12630:
-----------------------------------
    Labels: pull-request-available  (was: )

> [Dev][Integration] conda-integration docker build fails
> -------------------------------------------------------
>
>                 Key: ARROW-12630
>                 URL: https://issues.apache.org/jira/browse/ARROW-12630
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Developer Tools, Integration
>            Reporter: Antoine Pitrou
>            Assignee: Krisztian Szucs
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {code}
> $ 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 directory
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)