Build:
  1. 0
2026-08-05 19:54.36: New job: build mlmpfr.4.2.0 (ca410d752eba)
2026-08-05 19:54.36: Waiting for resource in pool day11-builds
2026-08-05 20:54.56: Got resource from pool day11-builds
2026-08-05 20:54.56: [profile full] build mlmpfr.4.2.0
2026-08-05 20:54.56: build mlmpfr.4.2.0 (ca410d752eba)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  4e0218232a65
  base-unix.base                                     2d2c0bf34146
  compiler-cloning.enabled                           645922735998
  conf-gmp.5                                         a6b4a9039f5d
  conf-mpfr.3                                        b4223aea5e29
  conf-pkg-config.5                                  4a77ab8734e0
  csexp.1.5.2                                        ddbe24786709
  dune.3.24.2                                        1e5f2fe7e8cc
  dune-configurator.3.24.2                           023c240b9537
  ocaml.5.5.0                                        07a9fea0affc
  ocaml-base-compiler.5.5.0                          90119128ecb1
  ocaml-compiler.5.5.0                               6aaaaa99fb41
=== 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)
- 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
[ERROR] The compilation of mlmpfr.4.2.0 failed at "dune build -p mlmpfr -j 39".
build failed... 

=== STDERR ===

2026-08-05 21:06.43: FAILED: build mlmpfr.4.2.0
2026-08-05 21:06.43: Job failed: build failed: mlmpfr.4.2.0