hiroyuki-sato opened a new issue, #51285:
URL: https://github.com/apache/arrow/issues/51285

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   
https://github.com/apache/arrow/actions/runs/34469696916/job/102846552090?pr=51284
   
   ```
     ++ uname
     + go_lib=arrow_go_integration.so
     + go build -buildvcs=false -tags cdata_integration,assert 
-buildmode=c-shared -o arrow_go_integration.so .
     package github.com/apache/arrow-go/v18/arrow/internal/cdata_integration: 
build constraints exclude all Go files in 
/arrow/go/arrow/internal/cdata_integration
     
     Error: `docker compose --file=/home/runner/work/arrow/arrow/compose.yaml 
run --rm -e ARCHERY_DEFAULT_BRANCH=main -e ARCHERY_INTEGRATION_WITH_DOTNET=1 -e 
ARCHERY_INTEGRATION_WITH_GO=1 -e ARCHERY_INTEGRATION_WITH_JAVA=1 -e 
ARCHERY_INTEGRATION_WITH_JS=1 -e ARCHERY_INTEGRATION_WITH_NANOARROW=1 -e 
ARCHERY_INTEGRATION_WITH_RUST=1 -e RUST_BACKTRACE=1 conda-integration` exited 
with a non-zero exit code 1, see the process log above.
   ```
   
   arrow-go: 281776d9292c5229c48c336bca3af4d339369cce
   
   https://github.com/apache/arrow-go/blob/main/ci/scripts/build.sh#L67-L71
   
   ```
   go env GOOS GOARCH CGO_ENABLED
   go list -tags cdata_integration,assert -json .
   no Go files in /path/to/arrow/arrow-go
   ```
   
   ### Component(s)
   
   Continus Inegration


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