Build:
  1. 0
2026-07-09 18:17.39: New job: build mpi.1.06 (4971369d0dcc)
2026-07-09 18:17.39: Waiting for resource in pool day11-builds
2026-07-09 18:49.53: Got resource from pool day11-builds
2026-07-09 18:49.53: [profile full] build mpi.1.06
2026-07-09 18:49.53: build mpi.1.06 (4971369d0dcc)
=== DEPENDENCIES (8 transitive) ===
  base-bigarray.base                                 cb565f687a2d
  compiler-cloning.enabled                           66bfb9f05f4a
  conf-mpi.1                                         4b3c17ee06b9
  conf-pkg-config.5                                  f20b8fd18442
  ocaml.5.5.0                                        86e14e3aea8d
  ocaml-base-compiler.5.5.0                          1bf93bba4295
  ocaml-compiler.5.5.0                               eb7e9cf1c298
  ocamlfind.1.9.8                                    a7666fb12940
=== 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-07-09 18:50.34: FAILED: build mpi.1.06
2026-07-09 18:50.34: Job failed: build failed: mpi.1.06