Build:
  1. 0
2026-08-06 00:16.02: New job: build ocaml-r.0.3.0 (a1a2454a0cce)
2026-08-06 00:16.02: Waiting for resource in pool day11-builds
2026-08-06 01:15.23: Got resource from pool day11-builds
2026-08-06 01:15.23: [profile full] build ocaml-r.0.3.0
2026-08-06 01:15.23: build ocaml-r.0.3.0 (a1a2454a0cce)
=== DEPENDENCIES (19 transitive) ===
  base.v0.13.2                                       ccee08c036ac
  base-threads.base                                  4e0218232a65
  base-unix.base                                     2d2c0bf34146
  conf-pkg-config.5                                  4a77ab8734e0
  conf-r.1.0.0                                       f05eb1754999
  conf-r-mathlib.1                                   984071ffa4bd
  configurator.v0.11.0                               62c88bb22096
  csexp.1.5.2                                        9be113e9ab92
  dune.3.24.2                                        b987d6c5e13b
  dune-configurator.3.22.2                           94a2a47940fa
  jbuilder.1.0+beta20.2                              eb58272d4a13
  ocaml.4.11.2                                       213b212adbbe
  ocaml-base-compiler.4.11.2                         e10be2832907
  ocaml-config.1                                     7f31947ebf76
  ocaml-secondary-compiler.4.14.2                    cf006402d8f7
  ocamlfind.1.9.6                                    f65843321fe2
  ocamlfind-secondary.1.9.6                          660eb0e642c4
  sexplib0.v0.13.0                                   c60e6acec370
  stdio.v0.13.0                                      642ad915242d
=== 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)
- (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));
-       |                                   ^
- 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);
-       |                     ^~
[ERROR] The compilation of ocaml-r.0.3.0 failed at "dune build -p ocaml-r -j 39".
build failed... 

=== STDERR ===

2026-08-06 01:15.52: FAILED: build ocaml-r.0.3.0
2026-08-06 01:15.52: Job failed: build failed: ocaml-r.0.3.0