Build:
  1. 0
2026-06-24 18:03.04: New job: build ocaml-r.0.1.1 (60cd66143864)
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.1.1
2026-06-24 18:42.26: build ocaml-r.0.1.1 (60cd66143864)
=== 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.1.1: dl]
[ocaml-r.0.1.1: extract]
-> retrieved ocaml-r.0.1.1  (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.1.1)
- 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 -I/usr/share/R/include -g -I /home/opam/.opam/default/lib/ocaml -o read_internal_stub.o -c read_internal_stub.c)
- In file included from read_internal_stub.c:32:
- read_internal_stub.c: In function 'ocamlr_inspect_primsxp_offset':
- read_internal_stub.c:108:32: error: invalid use of undefined type 'struct SEXPREC'
-   108 |   return(Val_int(Sexp_val(sexp)->u.primsxp.offset));
-       |                                ^~
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long'
-    75 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- read_internal_stub.c:108:10: note: in expansion of macro 'Val_int'
-   108 |   return(Val_int(Sexp_val(sexp)->u.primsxp.offset));
-       |          ^~~~~~~
- read_internal_stub.c: In function 'ocamlr_inspect_promsxp_value':
- read_internal_stub.c:241:33: error: invalid use of undefined type 'struct SEXPREC'
-   241 |   return(Val_sexp(Sexp_val(sexp)->u.promsxp.value));
-       |                                 ^~
- read_internal_stub.c: In function 'ocamlr_inspect_promsxp_expr':
- read_internal_stub.c:254:33: error: invalid use of undefined type 'struct SEXPREC'
-   254 |   return(Val_sexp(Sexp_val(sexp)->u.promsxp.expr));
-       |                                 ^~
- read_internal_stub.c: In function 'ocamlr_inspect_promsxp_env':
- read_internal_stub.c:267:33: error: invalid use of undefined type 'struct SEXPREC'
-   267 |   return(Val_sexp(Sexp_val(sexp)->u.promsxp.env));
-       |                                 ^~
- 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 -I/usr/share/R/include -g -I /home/opam/.opam/default/lib/ocaml -o write_internal_stub.o -c write_internal_stub.c)
- write_internal_stub.c: In function 'ocamlr_write_lisplist_carval':
- write_internal_stub.c:50:21: error: invalid use of undefined type 'struct SEXPREC'
-    50 |   Sexp_val(lisplist)->u.listsxp.carval = Sexp_val(elmnt);
-       |                     ^~
- write_internal_stub.c: In function 'ocamlr_write_lisplist_tagval':
- write_internal_stub.c:55:21: error: invalid use of undefined type 'struct SEXPREC'
-    55 |   Sexp_val(lisplist)->u.listsxp.tagval = Sexp_val(tag);
-       |                     ^~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I/usr/share/R/include -g -I /home/opam/.opam/default/lib/ocaml -o initialisation_stub.o -c initialisation_stub.c)
- initialisation_stub.c: In function 'ocamlr_initEmbeddedR':
- initialisation_stub.c:70:35: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    70 |   for (i=0; i<length; i++) argv[i]=String_val(Field(ml_argv, i));
-       |                                   ^
[ERROR] The compilation of ocaml-r.0.1.1 failed at "dune build -p ocaml-r -j 39".
build failed... 

=== STDERR ===

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