The GitHub Actions job "Build Containerized PR Wheels" on fory.git/ci_manylinux has failed. Run started by GitHub user esafak (triggered by esafak).
Head commit for run: 9441b0886f8aa2e548d21b414ccd8c386672d58c / Emre Şafak <[email protected]> Enhance CI scripts for robust Bazel and Python package installation (ci_manylinux) * Improve Bazel verification in `run_ci.sh` by adding detailed checks: * `ls -l` for the Bazel executable. * `file` command to determine file type. * `head -n 1` for initial content inspection. * `readelf -l` to inspect ELF interpreter information. * `strings` to find the loader path if `readelf` is unavailable. * `ldd` to identify potential library load errors. * Modify `deploy.sh` to prioritize Python from `$PYTHON_PATH` for `pyarrow` and `numpy` installations, falling back to default `python` if not set. * Update `build_linux_wheels.py` to explicitly `export PYTHON_PATH` for each Python version tested, ensuring consistent usage within the script. Report URL: https://github.com/apache/fory/actions/runs/17048021222 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
