Skip to content

fix

fix #7

Triggered via push September 3, 2025 06:22
Status Failure
Total duration 9m 7s
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}')\" && eval $(cat /etc/environment | xargs -I {} echo export {}) && TORCH_CMAKE_PATH=$(python -c \"import torch; print(torch.utils.cmake_prefix_path)\") && echo \"🔧 Setting CMAKE_PREFIX_PATH to: $TORCH_CMAKE_PATH\" && echo \"🚀 Using optimized settings: MAX_JOBS=$MAX_JOBS, NVCC_THREADS=$NVCC_THREADS\" && 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: 127