Skip to content

fix

fix #11

Triggered via push September 4, 2025 02:40
Status Failure
Total duration 9m 55s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c echo \"🔧 Building lightllm-kernel package...\" && echo \"📋 Verifying PyTorch installation...\" && python -c \"import torch; print(f'PyTorch version: {torch.__version__}'); print(f'CUDA available: {torch.cuda.is_available()}'); print(f'CMake prefix path: {torch.utils.cmake_prefix_path}')\" && TORCH_CMAKE_PATH=$(python -c \"import torch; print(torch.utils.cmake_prefix_path)\") && echo \"🔧 Setting CMAKE_PREFIX_PATH to: $TORCH_CMAKE_PATH\" && CMAKE_PREFIX_PATH=\"$TORCH_CMAKE_PATH:$CMAKE_PREFIX_PATH\" python -m build --wheel --outdir /out/ && echo \"✅ lightllm-kernel build completed\"" did not complete successfully: exit code: 1