Build:
  1. 0
2026-09-04 15:41.32: New job: build mpi.1.06 (0bfc9eadce0c)
2026-09-04 15:41.32: Waiting for resource in pool day11-builds
2026-09-04 15:44.19: Got resource from pool day11-builds
2026-09-04 15:44.19: [profile full] build mpi.1.06
2026-09-04 15:44.19: build mpi.1.06 (0bfc9eadce0c)
=== DEPENDENCIES (8 transitive) ===
  base-bigarray.base                                 31ac6860ef52
  compiler-cloning.enabled                           966a2e6839f0
  conf-mpi.1                                         743dabff42d1
  conf-pkg-config.5                                  74f50f3cfe72
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlfind.1.9.9~preview                            5e0261154b58
=== STDOUT ===
Processing: [default: loading data]
[mpi.1.06: dl]
[mpi.1.06: extract]
-> retrieved mpi.1.06  (https://opam.ocaml.org/cache)
[mpi: make all]
+ /usr/bin/make "all" "MPIINCDIR=/usr/lib/x86_64-linux-gnu/openmpi/include" "MPILIBDIR=/usr/lib/x86_64-linux-gnu/openmpi/lib/lib" "MPICC=/usr/lib/x86_64-linux-gnu/openmpi/lib/bin/mpicc" "MPIRUN=/usr/lib/x86_64-linux-gnu/openmpi/lib/bin/mpirun" (CWD=/home/opam/.opam/default/.opam-switch/build/mpi.1.06)
- cc -I`ocamlc -where` -I/usr/lib/x86_64-linux-gnu/openmpi/include -O2 -g -Wall -DCAML_NAME_SPACE   -c -o init.o init.c
- cc -I`ocamlc -where` -I/usr/lib/x86_64-linux-gnu/openmpi/include -O2 -g -Wall -DCAML_NAME_SPACE   -c -o comm.o comm.c
- cc -I`ocamlc -where` -I/usr/lib/x86_64-linux-gnu/openmpi/include -O2 -g -Wall -DCAML_NAME_SPACE   -c -o msgs.o msgs.c
- msgs.c: In function 'caml_mpi_receive':
- msgs.c:151:9: error: too few arguments to function 'caml_input_value_from_malloc'
-   151 |   res = caml_input_value_from_malloc(buffer, 0);
-       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from msgs.c:21:
- /home/opam/.opam/default/lib/ocaml/caml/intext.h:171:18: note: declared here
-   171 | CAMLextern value caml_input_value_from_malloc(char * data, intnat ofs,
-       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- msgs.c: In function 'caml_mpi_wait_receive':
- msgs.c:383:12: error: too few arguments to function 'caml_input_value_from_malloc'
-   383 |   result = caml_input_value_from_malloc(Buffer_req_val(req), 0);
-       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/intext.h:171:18: note: declared here
-   171 | CAMLextern value caml_input_value_from_malloc(char * data, intnat ofs,
-       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- make: *** [<builtin>: msgs.o] Error 1
[ERROR] The compilation of mpi.1.06 failed at "make all MPIINCDIR=/usr/lib/x86_64-linux-gnu/openmpi/include MPILIBDIR=/usr/lib/x86_64-linux-gnu/openmpi/lib/lib MPICC=/usr/lib/x86_64-linux-gnu/openmpi/lib/bin/mpicc MPIRUN=/usr/lib/x86_64-linux-gnu/openmpi/lib/bin/mpirun".
build failed... 

=== STDERR ===

2026-09-04 15:44.30: FAILED: build mpi.1.06
2026-09-04 15:44.30: Job failed: build failed: mpi.1.06