Build:
- 0
2026-06-16 10:53.30: New job: build conf-cuda-config.1 (5b16d789a010)
2026-06-16 10:53.30: Waiting for resource in pool day11-builds
2026-06-16 11:02.05: Got resource from pool day11-builds
2026-06-16 11:02.05: [profile full] build conf-cuda-config.1
2026-06-16 11:02.05: build conf-cuda-config.1 (5b16d789a010)
=== DEPENDENCIES (0 transitive) ===
=== STDOUT ===
Processing: [default: loading data]
[conf-cuda-config: sh]
+ /usr/bin/sh "-exc" "\n if [ -z \"$CUDA_PATH\" ]; then\n if [ -d \"/usr/local/cuda\" ]; then\n CUDA_PATH=\"/usr/local/cuda\"\n CUDA_PREINSTALLED=\"true\"\n elif [ -d \"/opt/cuda\" ]; then\n CUDA_PATH=\"/opt/cuda\"\n CUDA_PREINSTALLED=\"true\"\n elif [ -d \"/usr/cuda\" ]; then\n CUDA_PATH=\"/usr/cuda\"\n CUDA_PREINSTALLED=\"true\"\n elif [ \"arch\" = debian ]; then\n CUDA_PATH=\"/opt/cuda\"\n CUDA_PREINSTALLED=\"false\"\n else\n CUDA_PATH=\"/usr/local/cuda\"\n CUDA_PREINSTALLED=\"false\"\n fi\n else\n if [ -d \"$CUDA_PATH\" ]; then\n CUDA_PREINSTALLED=\"true\"\n else\n CUDA_PREINSTALLED=\"false\"\n fi\n fi\n if [ -z \"$WSL_DISTRO_NAME\" ]; then\n IS_WSL=\"false\"\n else\n IS_WSL=\"true\"\n fi\n cat <<EOF > conf-cuda-config.config\nopam-version: \"2.0\"\nvariables {\n cuda_preinstalled: \"$CUDA_PREINSTALLED\"\n cuda_path: \"$CUDA_PATH\"\n is_wsl: \"$IS_WSL\"\n wsl_distro_name: \"$WSL_DISTRO_NAME\"\n}\nEOF\n " (CWD=/home/opam/.opam/default/.opam-switch/build/conf-cuda-config.1)
- + [ -z ]
- + [ -d /usr/local/cuda ]
- + [ -d /opt/cuda ]
- + [ -d /usr/cuda ]
- + [ arch = debian ]
- + CUDA_PATH=/usr/local/cuda
- + CUDA_PREINSTALLED=false
- + [ -z ]
- + IS_WSL=false
- + cat
-> compiled conf-cuda-config.1
-> installed conf-cuda-config.1
=== STDERR ===
2026-06-16 11:05.28: OK: build conf-cuda-config.1 (runc: 1.1s, disk: 7KB)
2026-06-16 11:05.28: Job succeeded