Build:
  1. 0
2026-06-23 16:54.47: New job: build mpi.1.06 (3164d7a9d517)
2026-06-23 16:54.47: Waiting for resource in pool day11-builds
2026-06-23 18:55.40: Got resource from pool day11-builds
2026-06-23 18:55.40: [profile full] build mpi.1.06
2026-06-23 18:55.40: build mpi.1.06 (3164d7a9d517)
=== DEPENDENCIES (8 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  compiler-cloning.enabled                           0d2606125f88
  conf-mpi.1                                         4ee6fe5254c3
  conf-pkg-config.5                                  4b60827fc174
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlfind.1.9.8                                    5b46f9d92bbd
=== 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-06-23 18:55.50: FAILED: build mpi.1.06
2026-06-23 18:55.50: Job failed: build failed: mpi.1.06