Build:
  1. 0
2026-06-16 15:27.00: New job: build luv.0.5.8 (b1a747b9ee05)
2026-06-16 15:27.00: Waiting for resource in pool day11-builds
2026-06-16 16:20.34: Got resource from pool day11-builds
2026-06-16 16:20.34: [profile full] build luv.0.5.8
2026-06-16 16:20.34: build luv.0.5.8 (b1a747b9ee05)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  csexp.1.5.2                                        e2491a88a8e9
  ctypes.0.24.0                                      5b2d1c971bbe
  dune.3.23.1                                        d50060dd2cab
  dune-configurator.3.23.1                           83dd42d9abe2
  integers.0.8.0                                     724bb489596a
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  result.1.5                                         bde760920416
  stdlib-shims.0.3.0                                 b64bd5274094
=== STDOUT ===
Processing: [default: loading data]
[luv.0.5.8: dl]
[luv.0.5.8: extract]
-> retrieved luv.0.5.8  (https://opam.ocaml.org/cache)
[luv: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "luv" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/luv.0.5.8)
- (cd _build/default/src/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/ctypes -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/stdlib-shims -I . -I vendor/libuv/include -o c_generated_functions.o -c c_generated_functions.c)
- c_generated_functions.c: In function 'luv_stub_154_luv_get_getnameinfo_trampoline':
- c_generated_functions.c:1144:4: warning: initialization of 'void (*)(uv_getnameinfo_t *, int,  const char *, const char *)' {aka 'void (*)(struct uv_getnameinfo_s *, int,  const char *, const char *)'} from incompatible pointer type 'luv_getnameinfo_cb' {aka 'void (*)(struct uv_getnameinfo_s *, int,  char *, char *)'} [-Wincompatible-pointer-types]
-  1144 |    luv_get_getnameinfo_trampoline();
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'luv_stub_155_luv_getnameinfo':
- c_generated_functions.c:1156:43: warning: passing argument 3 of 'luv_getnameinfo' from incompatible pointer type [-Wincompatible-pointer-types]
-  1156 |    int x920 = luv_getnameinfo(x913, x914, x915, x916, x917);
-       |                                           ^~~~
-       |                                           |
-       |                                           void (*)(uv_getnameinfo_t *, int,  const char *, const char *) {aka void (*)(struct uv_getnameinfo_s *, int,  const char *, const char *)}
- In file included from c_generated_functions.c:7:
- helpers.h:175:64: note: expected 'luv_getnameinfo_cb' {aka 'void (*)(struct uv_getnameinfo_s *, int,  char *, char *)'} but argument is of type 'void (*)(uv_getnameinfo_t *, int,  const char *, const char *)' {aka 'void (*)(struct uv_getnameinfo_s *, int,  const char *, const char *)'}
-   175 |     uv_loop_t *loop, uv_getnameinfo_t *req, luv_getnameinfo_cb getnameinfo_cb,
-       |                                             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
- (cd _build/default/src/c/vendor/libuv && /usr/bin/bash -e -u -o pipefail -c 'sh configure --host `ocamlc -config | awk '\''/host/ {print $NF}'\''` '\''CC=gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread'\'' CFLAGS=-DNDEBUG --silent --enable-silent-rules')
- configure: line 7226: /usr/bin/file: No such file or directory
-> compiled  luv.0.5.8
-> installed luv.0.5.8

=== STDERR ===

2026-06-16 16:24.49: OK: build luv.0.5.8 (runc: 44.2s, disk: 8KB)
2026-06-16 16:24.49: Job succeeded