Build:
  1. 0
2026-06-16 11:39.57: New job: build conf-cuda.1 (00a1dce99b94)
2026-06-16 11:39.57: Waiting for resource in pool day11-builds
2026-06-16 11:54.12: Got resource from pool day11-builds
2026-06-16 11:54.12: [profile full] build conf-cuda.1
2026-06-16 11:54.12: build conf-cuda.1 (00a1dce99b94)
=== DEPENDENCIES (5 transitive) ===
  conf-cuda-config.1                                 5b16d789a010
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
=== 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-06-16 11:54.25: FAILED: build conf-cuda.1
2026-06-16 11:54.25: Job failed: build failed: conf-cuda.1