You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/06/10 21:27:03 UTC

[GitHub] [arrow-datafusion] viirya edited a comment on issue #531: `cargo build` cannot build the project

viirya edited a comment on issue #531:
URL: https://github.com/apache/arrow-datafusion/issues/531#issuecomment-859084692


   Reinstalled rust using rustup. Still see:
   
   ```
      ...
      Compiling arrow-flight v4.2.0
      Compiling ballista-core v0.5.0-SNAPSHOT (/projects/arrow-datafusion/ballista/rust/core)
      Compiling etcd-client v0.6.3
   error: failed to run custom build command for `ballista-core v0.5.0-SNAPSHOT (/projects/arrow-datafusion/ballista/rust/core)`
   
   Caused by:
     process didn't exit successfully: `/projects/arrow-datafusion/target/debug/build/ballista-core-9ab32c5dcad9ff02/build-script-build` (exit code: 1)
     --- stdout
     cargo:rerun-if-env-changed=FORCE_REBUILD
     cargo:rerun-if-changed=proto/ballista.proto
   warning: build failed, waiting for other jobs to finish...
   error: build failed
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org