andygrove commented on issue #211:
URL: 
https://github.com/apache/arrow-datafusion-python/issues/211#issuecomment-1494581133

   ```
      Compiling substrait v0.6.0
   error: failed to run custom build command for `substrait v0.6.0`
   note: To improve backtraces for build dependencies, set the 
CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable 
debug information generation.
   
   Caused by:
     process didn't exit successfully: 
`/home/runner/work/arrow-datafusion-python/arrow-datafusion-python/target/release/build/substrait-c75768dbafefd3e4/build-script-build`
 (exit status: 101)
     --- stdout
     cargo:rerun-if-env-changed=FORCE_REBUILD
     cargo:rerun-if-changed=.git/modules/substrait/HEAD
     cargo:rerun-if-changed=substrait
     cargo:rerun-if-changed=substrait/text/simple_extensions_schema.yaml
     
cargo:rerun-if-changed=substrait/proto/substrait/extensions/extensions.proto
     cargo:rerun-if-changed=substrait/proto/substrait/function.proto
     cargo:rerun-if-changed=substrait/proto/substrait/capabilities.proto
     cargo:rerun-if-changed=substrait/proto/substrait/algebra.proto
     cargo:rerun-if-changed=substrait/proto/substrait/plan.proto
     cargo:rerun-if-changed=substrait/proto/substrait/type.proto
     cargo:rerun-if-changed=substrait/proto/substrait/type_expressions.proto
     cargo:rerun-if-changed=substrait/proto/substrait/parameterized_types.proto
   
     --- stderr
     thread 'main' panicked at 'Could not find `protoc` installation and this 
build crate cannot proceed without
         this knowledge. If `protoc` is installed and this crate had trouble 
finding
         it, you can set the `PROTOC` environment variable with the specific 
path to your
         installed `protoc` binary.If you're on debian, try `apt-get install 
protobuf-compiler` or download it from 
https://github.com/protocolbuffers/protobuf/releases
   
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to