Build:
  1. 0
2026-06-16 11:53.43: New job: build mpi.1.06 (eebd1a1b50ee)
2026-06-16 11:53.43: Waiting for resource in pool day11-builds
2026-06-16 12:21.55: Got resource from pool day11-builds
2026-06-16 12:21.55: [profile full] build mpi.1.06
2026-06-16 12:21.55: build mpi.1.06 (eebd1a1b50ee)
=== DEPENDENCIES (8 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  conf-mpi.1                                         c30472722b09
  conf-pkg-config.5                                  64c6b37d622b
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlfind.1.9.8                                    5cfa73ef65e7
=== 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-16 12:22.09: FAILED: build mpi.1.06
2026-06-16 12:22.09: Job failed: build failed: mpi.1.06