Summary
All libcuml wheel builds fail during auditwheel repair.
Failing component: wheel-build-libcuml
Failure observed in:
The failure affects CUDA 12 and 13 on both amd64 and arm64. It also occurs on main.
Environment
- OS: Rocky Linux 8
- Python version: 3.14
- CUDA versions: 12.9.2 and 13.3.0
- Architectures:
amd64 and arm64
- Dependencies:
26.12 nightly wheels
Test details
ValueError: Cannot repair wheel, because required library "libkvikio.so" could not be located
The wheel compiles successfully before failing during repair.
Root cause analysis
Summary
All
libcumlwheel builds fail duringauditwheel repair.Failing component:
wheel-build-libcumlFailure observed in:
The failure affects CUDA 12 and 13 on both
amd64andarm64. It also occurs onmain.Environment
amd64andarm6426.12nightly wheelsTest details
The wheel compiles successfully before failing during repair.
Root cause analysis