andygrove opened a new issue, #3538: URL: https://github.com/apache/arrow-datafusion/issues/3538
**Describe the bug** ``` [INFO] [stderr] Compiling datafusion-proto v12.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `datafusion-proto v12.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/datafusion-proto-4369f54fa6f25371/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_REBUILD [INFO] [stderr] cargo:rerun-if-changed=proto/datafusion.proto [INFO] [stderr] Running: "/usr/bin/protoc" "--include_imports" "--include_source_info" "-o" "/tmp/prost-buildQPnxTC/prost-descriptor-set" "-I" "proto" "proto/datafusion.proto" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: "protobuf compilation failed: Read-only file system (os error 30)" ``` **To Reproduce** Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. **Additional context** Add any other context about the problem here. -- 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: github-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org