Build:
- 0
2026-07-14 17:07.36: New job: build ezdl.2.71.10 (6a1c2d2dfc48) 2026-07-14 17:07.36: Waiting for resource in pool day11-builds 2026-07-14 17:35.31: Got resource from pool day11-builds 2026-07-14 17:35.31: [profile full] build ezdl.2.71.10 2026-07-14 17:35.31: build ezdl.2.71.10 (6a1c2d2dfc48) === DEPENDENCIES (8 transitive) === base-threads.base afe16a8e71c3 base-unix.base 73c0a5fdd34a camlidl.1.13-1 19c757855032 compiler-cloning.enabled 22a431860256 dune.3.24.0 e560b9225410 ocaml.5.5.0 7f4ed97746d4 ocaml-base-compiler.5.5.0 90499340edf4 ocaml-compiler.5.5.0 0ffda1968820 === 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) [ERROR] The compilation of ezdl.2.71.10 failed at "dune build -p ezdl -j 39". - 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)); - | ^~~~~~~~~~ build failed... === STDERR === 2026-07-14 17:36.09: FAILED: build ezdl.2.71.10 2026-07-14 17:36.09: Job failed: build failed: ezdl.2.71.10