Build:
  1. 0
2026-06-24 18:03.04: New job: build ocaml-r.0.3.0 (34d2066fb08e)
2026-06-24 18:03.04: Waiting for resource in pool day11-builds
2026-06-24 18:42.26: Got resource from pool day11-builds
2026-06-24 18:42.26: [profile full] build ocaml-r.0.3.0
2026-06-24 18:42.26: build ocaml-r.0.3.0 (34d2066fb08e)
=== DEPENDENCIES (19 transitive) ===
  base.v0.13.2                                       445ab4e87bb6
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  conf-pkg-config.5                                  d5de2c6a88f9
  conf-r.1.0.0                                       cd1a3e39cc3c
  conf-r-mathlib.1                                   1fcaff888087
  configurator.v0.11.0                               a377266ae86c
  csexp.1.5.2                                        a67dab4a5af5
  dune.3.23.1                                        1a2b61be1be6
  dune-configurator.3.22.2                           6f90990f864e
  jbuilder.1.0+beta20.2                              7404f20e3bd0
  ocaml.4.11.2                                       dc018a4b7397
  ocaml-base-compiler.4.11.2                         81f0dd8b8651
  ocaml-config.1                                     2489653e51e5
  ocaml-secondary-compiler.4.14.2                    fb63d435ed9e
  ocamlfind.1.9.6                                    60aba0323008
  ocamlfind-secondary.1.9.6                          080d23d694f6
  sexplib0.v0.13.0                                   78623362cb15
  stdio.v0.13.0                                      9d1e311d3eca
=== STDOUT ===
Processing: [default: loading data]
[ocaml-r.0.3.0: dl]
[ocaml-r.0.3.0: extract]
-> retrieved ocaml-r.0.3.0  (https://opam.ocaml.org/cache)
[ocaml-r: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ocaml-r" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-r.0.3.0)
- File "lib/dune", line 15, characters 19-32:
- 15 |                    r_parser_stub
-                         ^^^^^^^^^^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o r_parser_stub.o -c r_parser_stub.c)
- r_parser_stub.c:39:10: fatal error: R.h: No such file or directory
-    39 | #include <R.h>
-       |          ^~~~~
- compilation terminated.
- File "lib/dune", line 6, characters 19-23:
- 6 |                    sexp
-                        ^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o sexp.o -c sexp.c)
- sexp.c:39:10: fatal error: R.h: No such file or directory
-    39 | #include <R.h>
-       |          ^~~~~
- compilation terminated.
- File "lib/dune", line 7, characters 5-15:
- 7 | 		   databridge
-          ^^^^^^^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o databridge.o -c databridge.c)
- databridge.c:85:10: fatal error: R.h: No such file or directory
-    85 | #include <R.h>
-       |          ^~~~~
- compilation terminated.
- File "lib/dune", line 16, characters 19-33:
- 16 |                    reduction_stub)
-                         ^^^^^^^^^^^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o reduction_stub.o -c reduction_stub.c)
- reduction_stub.c:39:10: fatal error: R.h: No such file or directory
-    39 | #include <R.h>
-       |          ^~~~~
- compilation terminated.
- File "lib/dune", line 14, characters 19-26:
- 14 |                    s4_stub
-                         ^^^^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o s4_stub.o -c s4_stub.c)
- s4_stub.c:39:10: fatal error: R.h: No such file or directory
-    39 | #include <R.h>
-       |          ^~~~~
- compilation terminated.
- File "lib/dune", line 5, characters 19-38:
- 5 |  (c_names          initialisation_stub
-                        ^^^^^^^^^^^^^^^^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o initialisation_stub.o -c initialisation_stub.c)
- initialisation_stub.c:39:10: fatal error: R.h: No such file or directory
-    39 | #include <R.h>
-       |          ^~~~~
- compilation terminated.
- File "lib/dune", line 8, characters 19-34:
- 8 |                    allocation_stub
-                        ^^^^^^^^^^^^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o allocation_stub.o -c allocation_stub.c)
- allocation_stub.c:39:10: fatal error: R.h: No such file or directory
-    39 | #include <R.h>
-       |          ^~~~~
- compilation terminated.
- File "lib/dune", line 12, characters 19-34:
- 12 |                    conversion_stub
-                         ^^^^^^^^^^^^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o conversion_stub.o -c conversion_stub.c)
- conversion_stub.c:39:10: fatal error: R.h: No such file or directory
-    39 | #include <R.h>
-       |          ^~~~~
- compilation terminated.
- File "lib/dune", line 9, characters 19-37:
- 9 |                    read_internal_stub
-                        ^^^^^^^^^^^^^^^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o read_internal_stub.o -c read_internal_stub.c)
- read_internal_stub.c:39:10: fatal error: R.h: No such file or directory
-    39 | #include <R.h>
-       |          ^~~~~
- compilation terminated.
- File "lib/dune", line 13, characters 19-26:
- 13 |                    s3_stub
-                         ^^^^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o s3_stub.o -c s3_stub.c)
- s3_stub.c:39:10: fatal error: R.h: No such file or directory
-    39 | #include <R.h>
-       |          ^~~~~
- compilation terminated.
- File "lib/dune", line 11, characters 19-31:
- 11 |                    symbols_stub
-                         ^^^^^^^^^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o symbols_stub.o -c symbols_stub.c)
- symbols_stub.c:39:10: fatal error: R.h: No such file or directory
-    39 | #include <R.h>
-       |          ^~~~~
- compilation terminated.
- File "lib/dune", line 10, characters 19-38:
- 10 |                    write_internal_stub
-                         ^^^^^^^^^^^^^^^^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o write_internal_stub.o -c write_internal_stub.c)
- write_internal_stub.c:39:10: fatal error: R.h: No such file or directory
-    39 | #include <R.h>
-       |          ^~~~~
- compilation terminated.
- File "lib/math/dune", line 5, characters 18-30:
- 5 |  (c_names         r_math_stubs)
-                       ^^^^^^^^^^^^
- (cd _build/default/lib/math && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT '' -g -I /home/opam/.opam/default/lib/ocaml -o r_math_stubs.o -c r_math_stubs.c)
- gcc: warning: : linker input file unused because linking not done
- gcc: error: : linker input file not found: No such file or directory
[ERROR] The compilation of ocaml-r.0.3.0 failed at "dune build -p ocaml-r -j 39".
build failed... 

=== STDERR ===

2026-06-24 18:42.49: FAILED: build ocaml-r.0.3.0
2026-06-24 18:42.49: Job failed: build failed: ocaml-r.0.3.0