Build:
  1. 0
2026-06-23 16:51.30: New job: build ocaml-r.0.1.0 (3719571268a7)
2026-06-23 16:51.30: Waiting for resource in pool day11-builds
2026-06-23 18:13.11: Got resource from pool day11-builds
2026-06-23 18:13.11: [profile full] build ocaml-r.0.1.0
2026-06-23 18:13.11: build ocaml-r.0.1.0 (3719571268a7)
=== DEPENDENCIES (19 transitive) ===
  base.v0.13.2                                       568ee39bc8f1
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-pkg-config.5                                  4b60827fc174
  conf-r.1.0.0                                       1dbfb3520a6e
  conf-r-mathlib.1                                   2db1ddc1aca5
  configurator.v0.11.0                               46f5b6567ade
  csexp.1.5.2                                        ba14d6290f52
  dune.3.23.1                                        fc50a1588b4e
  dune-configurator.3.22.2                           ac79ab5113c0
  jbuilder.1.0+beta20.2                              e266e35949ef
  ocaml.4.11.2                                       82527a3d9959
  ocaml-base-compiler.4.11.2                         853adb80bee7
  ocaml-config.1                                     73dc523c3cc6
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlfind.1.9.6                                    37418aad65fb
  ocamlfind-secondary.1.9.6                          4507fb801bdf
  sexplib0.v0.13.0                                   74b32c95d8fc
  stdio.v0.13.0                                      920729ec322a
=== STDOUT ===
Processing: [default: loading data]
[ocaml-r.0.1.0: dl]
[ocaml-r.0.1.0: extract]
-> retrieved ocaml-r.0.1.0  (https://opam.ocaml.org/cache)
[ocaml-r: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "ocaml-r" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-r.0.1.0)
-       ocamlc lib/read_internal_stub.o (exit 2)
- (cd _build/default/lib && /home/opam/.opam/default/bin/ocamlc.opt -g -ccopt -I/usr/share/R/include -o read_internal_stub.o 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));
-       |                                 ^~
-       ocamlc lib/write_internal_stub.o (exit 2)
- (cd _build/default/lib && /home/opam/.opam/default/bin/ocamlc.opt -g -ccopt -I/usr/share/R/include -o write_internal_stub.o 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);
-       |                     ^~
-       ocamlc lib/initialisation_stub.o
- 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.0 failed at "jbuilder build -p ocaml-r -j 39".
build failed... 

=== STDERR ===

2026-06-23 18:13.38: FAILED: build ocaml-r.0.1.0
2026-06-23 18:13.38: Job failed: build failed: ocaml-r.0.1.0