Build Wheels #110
Annotations
4 errors, 3 warnings, and 1 notice
|
Build wheels on ubuntu-22.04
Process completed with exit code 1.
|
|
Build wheels on ubuntu-22.04
cibuildwheel: Command ['sh', '-c', 'bash -eo pipefail -c \'\n # Enable modern GCC compiler with C++17 support\n # The CUDA manylinux container defaults to GCC 4.8.5 which lacks C++17 support\n # We need to activate devtoolset to get GCC 10+ with full C++17 support\n if [ -f /opt/rh/devtoolset-10/enable ]; then\n echo "[Linux] Enabling devtoolset-10 for C++17 support"\n source /opt/rh/devtoolset-10/enable\n elif [ -f /opt/rh/devtoolset-9/enable ]; then\n echo "[Linux] Enabling devtoolset-9 for C++17 support"\n source /opt/rh/devtoolset-9/enable\n elif [ -f /opt/rh/devtoolset-8/enable ]; then\n echo "[Linux] Enabling devtoolset-8 for C++17 support"\n source /opt/rh/devtoolset-8/enable\n else\n echo "[WARNING] No devtoolset found - may encounter C++17 compatibility issues"\n fi\n\n # Verify compiler version after enabling devtoolset\n echo "[Linux] Active compiler: $(which gcc)"\n echo "[Linux] Compiler version: $(gcc --version | head -1)"\n\n # Tools and headers needed by Helios native build (install once)\n yum install -y zlib-devel mesa-libGL-devel mesa-libEGL-devel libX11-devel libXrandr-devel mesa-libGLU-devel\n\n # Ensure CMake can find OpenGL in manylinux environment\n export PKG_CONFIG_PATH="/usr/lib64/pkgconfig:/usr/lib/pkgconfig:${PKG_CONFIG_PATH}"\n export CMAKE_PREFIX_PATH="/usr:${CMAKE_PREFIX_PATH}"\n\n echo "[Linux] One-time native build..."\n python build_scripts/prepare_wheel.py \\\n --buildmode release \\\n --verbose \\\n --clean\n\'\n'] failed with code 127.
|
|
Build wheels on macos-13
The operation was canceled.
|
|
Build wheels on macos-13
The strategy configuration was canceled because "build_wheels.ubuntu-22_04_x86_64" failed
|
|
Build wheels on macos-13
You are using macOS 13.
We (and Apple) do not provide support for this old version.
This is a Tier 3 configuration:
https://docs.brew.sh/Support-Tiers#tier-3
You can report Tier 3 unrelated issues to Homebrew/* repositories!
Read the above document instead before opening any issues or PRs.
|
|
Build wheels on macos-13
You are using macOS 13.
We (and Apple) do not provide support for this old version.
This is a Tier 3 configuration:
https://docs.brew.sh/Support-Tiers#tier-3
You can report Tier 3 unrelated issues to Homebrew/* repositories!
Read the above document instead before opening any issues or PRs.
|
|
Build wheels on macos-13
You are using macOS 13.
We (and Apple) do not provide support for this old version.
This is a Tier 3 configuration:
https://docs.brew.sh/Support-Tiers#tier-3
You can report Tier 3 unrelated issues to Homebrew/* repositories!
Read the above document instead before opening any issues or PRs.
|
|
Build wheels on macos-13
cibuildwheel: Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
wheels-macos-14-arm64
Expired
|
103 MB |
sha256:7d6623fe51aff6ed62ac30aa0c98de0faed8f707a64e5a8b3aaf3e98c641a3ca
|
|
|
wheels-windows-2022-AMD64
Expired
|
124 MB |
sha256:ded4b0678ab4c30af09a62a885f229eed3687c33a437c65af89a515084a0f981
|
|