Build:
  1. 0
2026-07-09 18:20.41: New job: build ezdl.2.71.10 (8073dfbcdbd3)
2026-07-09 18:20.41: Waiting for resource in pool day11-builds
2026-07-09 19:35.00: Got resource from pool day11-builds
2026-07-09 19:35.00: [profile full] build ezdl.2.71.10
2026-07-09 19:35.00: build ezdl.2.71.10 (8073dfbcdbd3)
=== DEPENDENCIES (8 transitive) ===
  base-threads.base                                  44df48f3da5c
  base-unix.base                                     4103cdc1c2b0
  camlidl.1.13-1                                     b0962b2fa398
  compiler-cloning.enabled                           66bfb9f05f4a
  dune.3.24.0                                        a6f8cb91c5a0
  ocaml.5.5.0                                        86e14e3aea8d
  ocaml-base-compiler.5.5.0                          1bf93bba4295
  ocaml-compiler.5.5.0                               eb7e9cf1c298
=== STDOUT ===
Processing: [default: loading data]
[ezdl.2.71.10: dl]
[ezdl.2.71.10: extract]
-> retrieved ezdl.2.71.10  (https://opam.ocaml.org/cache)
[ezdl: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ezdl" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ezdl.2.71.10)
- File "lib/ezdl/dune", line 7, characters 37-43:
- 7 |   (foreign_stubs (language c) (names Ezdl_c Inspect_c) (flags -fPIC))
-                                          ^^^^^^
- (cd _build/default/lib/ezdl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fPIC -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/camlidl -o Ezdl_c.o -c Ezdl_c.c)
- Ezdl_c.c: In function 'c_dlopen':
- Ezdl_c.c:45:17: error: implicit declaration of function 'failwith'; did you mean 'caml_failwith'? [-Wimplicit-function-declaration]
-    45 |                 failwith(&EZDL_ERROR[0]);
-       |                 ^~~~~~~~
-       |                 caml_failwith
- Ezdl_c.c: In function 'c_f2f':
- Ezdl_c.c:81:14: error: implicit declaration of function 'copy_double'; did you mean 'caml_copy_double'? [-Wimplicit-function-declaration]
-    81 |    cml_res = copy_double(res);
-       |              ^~~~~~~~~~~
-       |              caml_copy_double
- Ezdl_c.c: In function 'make_list':
- Ezdl_c.c:163:10: error: implicit declaration of function 'alloc'; did you mean 'valloc'? [-Wimplicit-function-declaration]
-   163 |    res = alloc(2,0);
-       |          ^~~~~
-       |          valloc
- In file included from Ezdl_c.c:7:
- Ezdl_c.c: In function 'c_cargs2s':
- Ezdl_c.c:338:20: error: implicit declaration of function 'copy_string'; did you mean 'caml_copy_string'? [-Wimplicit-function-declaration]
-   338 |         CAMLreturn(copy_string((char*)res));
-       |                    ^~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/memory.h:457:29: note: in definition of macro 'CAMLreturnT'
-   457 |   type caml__temp_result = (result); \
-       |                             ^~~~~~
- Ezdl_c.c:338:9: note: in expansion of macro 'CAMLreturn'
-   338 |         CAMLreturn(copy_string((char*)res));
-       |         ^~~~~~~~~~
[ERROR] The compilation of ezdl.2.71.10 failed at "dune build -p ezdl -j 39".
build failed... 

=== STDERR ===

2026-07-09 19:35.27: FAILED: build ezdl.2.71.10
2026-07-09 19:35.27: Job failed: build failed: ezdl.2.71.10