Build:
- 1
- 0
2026-09-03 17:18.26: New job: build mpi.1.06 (a37c81253da8) 2026-09-03 17:18.26: Waiting for resource in pool day11-builds 2026-09-03 17:41.13: Got resource from pool day11-builds 2026-09-03 17:41.13: [profile full] build mpi.1.06 2026-09-03 17:41.13: build mpi.1.06 (a37c81253da8) === DEPENDENCIES (8 transitive) === base-bigarray.base 31ac6860ef52 compiler-cloning.enabled 966a2e6839f0 conf-mpi.1 743dabff42d1 conf-pkg-config.5 74f50f3cfe72 ocaml.5.5.0 22ebd7932512 ocaml-base-compiler.5.5.0 db1659234e8a ocaml-compiler.5.5.0 7f52fb26d939 ocamlfind.1.9.9~preview 6a4c70487cf9 === 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 build failed... [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". === STDERR === 2026-09-03 17:41.25: FAILED: build mpi.1.06 2026-09-03 17:41.25: Job failed: build failed: mpi.1.06