Build:
  1. 0
2026-07-09 20:05.56: New job: build mlmpfr.4.2.0 (721508e96244)
2026-07-09 20:05.56: Waiting for resource in pool day11-builds
2026-07-09 21:30.03: Got resource from pool day11-builds
2026-07-09 21:30.03: [profile full] build mlmpfr.4.2.0
2026-07-09 21:30.03: build mlmpfr.4.2.0 (721508e96244)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  44df48f3da5c
  base-unix.base                                     4103cdc1c2b0
  compiler-cloning.enabled                           66bfb9f05f4a
  conf-gmp.5                                         28650a0c2a50
  conf-mpfr.3                                        ed2178a4772d
  conf-pkg-config.5                                  f20b8fd18442
  csexp.1.5.2                                        ff64121cd3d2
  dune.3.24.0                                        a6f8cb91c5a0
  dune-configurator.3.24.0                           a70654ffc3a4
  ocaml.5.5.0                                        86e14e3aea8d
  ocaml-base-compiler.5.5.0                          1bf93bba4295
  ocaml-compiler.5.5.0                               eb7e9cf1c298
=== STDOUT ===
Processing: [default: loading data]
[mlmpfr.4.2.0: dl]
[mlmpfr.4.2.0: extract]
[mlmpfr.4.2.0/mlmpfr_compatibility_test.c: dl]
-> retrieved mlmpfr.4.2.0  (https://opam.ocaml.org/cache)
[mlmpfr: cc mlmpfr_compatibility_test.c]
+ /usr/bin/cc "mlmpfr_compatibility_test.c" "-lmpfr" "-o" "mlmpfr_compatibility_test" (CWD=/home/opam/.opam/default/.opam-switch/build/mlmpfr.4.2.0)
[mlmpfr: ./mlmpfr_compatibility_test]
+ /home/opam/.opam/default/.opam-switch/build/mlmpfr.4.2.0/./mlmpfr_compatibility_test  (CWD=/home/opam/.opam/default/.opam-switch/build/mlmpfr.4.2.0)
[mlmpfr: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "mlmpfr" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/mlmpfr.4.2.0)
[ERROR] The compilation of mlmpfr.4.2.0 failed at "dune build -p mlmpfr -j 39".
- File "src/dune", line 6, characters 36-48:
- 6 |  (foreign_stubs (language c) (names mlmpfr_stubs) (flags (:include c_flags.sexp)))
-                                         ^^^^^^^^^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -Wall -Wextra -fPIC -g -I /home/opam/.opam/default/lib/ocaml -o mlmpfr_stubs.o -c mlmpfr_stubs.c)
- In file included from /home/opam/.opam/default/lib/ocaml/caml/io.h:26,
-                  from mlmpfr_stubs.h:315,
-                  from mlmpfr_stubs.c:17:
- /home/opam/.opam/default/lib/ocaml/caml/platform.h: In function 'caml_plat_latch_is_released':
- /home/opam/.opam/default/lib/ocaml/caml/platform.h:393:10: error: implicit declaration of function 'atomic_load_acquire' [-Wimplicit-function-declaration]
-   393 |   return atomic_load_acquire(&latch->value) == Latch_released;
-       |          ^~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/platform.h: In function 'caml_plat_latch_set':
- /home/opam/.opam/default/lib/ocaml/caml/platform.h:401:3: error: implicit declaration of function 'atomic_store_release'; did you mean 'atomic_store_explicit'? [-Wimplicit-function-declaration]
-   401 |   atomic_store_release(&latch->value, Latch_unreleased);
-       |   ^~~~~~~~~~~~~~~~~~~~
-       |   atomic_store_explicit
build failed... 

=== STDERR ===

2026-07-09 21:36.11: FAILED: build mlmpfr.4.2.0
2026-07-09 21:36.11: Job failed: build failed: mlmpfr.4.2.0