Build:
  1. 0
2026-06-16 11:55.22: New job: build ezdl.2.71.10 (47625b193d46)
2026-06-16 11:55.22: Waiting for resource in pool day11-builds
2026-06-16 12:29.48: Got resource from pool day11-builds
2026-06-16 12:29.48: [profile full] build ezdl.2.71.10
2026-06-16 12:29.48: build ezdl.2.71.10 (47625b193d46)
=== DEPENDENCIES (8 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  camlidl.1.13-1                                     13ebddbff995
  dune.3.23.1                                        d50060dd2cab
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
=== 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)
- (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: warning: 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: warning: 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: warning: 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: warning: 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));
-       |         ^~~~~~~~~~
-> compiled  ezdl.2.71.10
-> installed ezdl.2.71.10

=== STDERR ===

2026-06-16 12:30.19: OK: build ezdl.2.71.10 (runc: 3.1s, disk: 7KB)
2026-06-16 12:30.19: Job succeeded