Tom-Newton commented on PR #39622: URL: https://github.com/apache/arrow/pull/39622#issuecomment-1893315473
Summary of failures: All windows builds `error: building abseil:amd64-windows-static-md-release failed with: BUILD_FAILED` e.g. https://github.com/ursacomputing/crossbow/actions/runs/7535390294/job/20511298098 Failures during cmake configure. Exact failure is not obvious because it writes logs to a file that I can't open. Maybe updating to the latest vcpkg will fix it. Linux ARM builds `Environment variable VCPKG_FORCE_SYSTEM_BINARIES must be set on arm, s390x, ppc64le and riscv platforms.` e.g. https://github.com/ursacomputing/crossbow/actions/runs/7535390437/job/20511298713 Failures when installing vcpkg. 1 flake `502 Bad Gateway` https://github.com/ursacomputing/crossbow/actions/runs/7535390424/job/20511298624 2 of the mac OS builds `Fatal Python error: Aborted` at `File "/Users/runner/work/crossbow/crossbow/test-amd64-env/lib/python3.11/site-packages/pyarrow/tests/test_dataset.py", line 3753 in test_parquet_dataset_lazy_filtering` e.g. https://github.com/ursacomputing/crossbow/actions/runs/7535390473/job/20511298827 I'm not really sure what this means. Is this what a segfault looks like on mac OS? -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org