Build:
  1. 1
  2. 0
2026-09-03 17:20.01: New job: build ezdl.2.71.10 (b3e75118ee0c)
2026-09-03 17:20.01: Waiting for resource in pool day11-builds
2026-09-03 17:50.35: Got resource from pool day11-builds
2026-09-03 17:50.35: [profile full] build ezdl.2.71.10
2026-09-03 17:50.35: build ezdl.2.71.10 (b3e75118ee0c)
=== DEPENDENCIES (8 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  camlidl.1.13-1                                     3594138a65f2
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        ec704e062ad3
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
=== 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-09-03 17:51.36: FAILED: build ezdl.2.71.10
2026-09-03 17:51.36: Job failed: build failed: ezdl.2.71.10