Build:
  1. 0
2026-09-04 15:41.18: New job: build conf-cuda.1 (4d00cc1c858c)
2026-09-04 15:41.18: Waiting for resource in pool day11-builds
2026-09-04 15:41.39: Got resource from pool day11-builds
2026-09-04 15:41.39: [profile full] build conf-cuda.1
2026-09-04 15:41.39: build conf-cuda.1 (4d00cc1c858c)
=== DEPENDENCIES (5 transitive) ===
  compiler-cloning.enabled                           966a2e6839f0
  conf-cuda-config.1                                 2a3d12aa5870
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
=== STDOUT ===
Processing: [default: loading data]
[conf-cuda: sh cat <<EOF > test.c
   #include  "cuda.h"
   #include  "nvrtc.h"
   ]
+ /usr/bin/sh "-exc" "cat <<EOF > test.c\n   #include  \"cuda.h\"\n   #include  \"nvrtc.h\"\n   " (CWD=/home/opam/.opam/default/.opam-switch/build/conf-cuda.1)
- + cat
[conf-cuda: sh]
+ /usr/bin/sh "-exc" "$(ocamlc -config-var c_compiler) -c $CFLAGS -I'/usr/local/cuda/include' test.c" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-cuda.1)
- + ocamlc -config-var c_compiler
- + gcc -c -I/usr/local/cuda/include test.c
- test.c:1:14: fatal error: cuda.h: No such file or directory
-     1 |    #include  "cuda.h"
-       |              ^~~~~~~~
- compilation terminated.
[ERROR] The compilation of conf-cuda.1 failed at "sh -exc $(ocamlc -config-var c_compiler) -c $CFLAGS -I'/usr/local/cuda/include' test.c".
build failed... 

=== STDERR ===

2026-09-04 15:41.52: FAILED: build conf-cuda.1
2026-09-04 15:41.52: Job failed: build failed: conf-cuda.1