Build:
  1. 0
2026-07-23 16:37.57: New job: build luv.0.5.12 (3c3258e5f797)
2026-07-23 16:37.57: Waiting for resource in pool day11-builds
2026-07-23 18:14.52: Got resource from pool day11-builds
2026-07-23 18:14.52: [profile full] build luv.0.5.12
2026-07-23 18:14.52: build luv.0.5.12 (3c3258e5f797)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  afe16a8e71c3
  base-unix.base                                     73c0a5fdd34a
  csexp.1.5.2                                        ac0672d4713e
  ctypes.0.24.0                                      bcf4f50c15c7
  dune.3.24.1                                        b9e5a15ad12e
  dune-configurator.3.24.1                           1850d46f36f7
  integers.0.8.0                                     043cfde18ca2
  ocaml.4.14.4                                       ff640eef2ca4
  ocaml-base-compiler.4.14.4                         0ab775b44d12
  ocaml-config.2                                     3a0479a5d208
  stdlib-shims.0.3.0                                 3381afa59c61
=== STDOUT ===
Processing: [default: loading data]
[luv.0.5.12: dl]
[luv.0.5.12: extract]
-> retrieved luv.0.5.12  (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.12)
- File "_build/.dune/default/src/c/dune", line 12, characters 9-30:
- 12 |   (names c_generated_functions helpers)
-               ^^^^^^^^^^^^^^^^^^^^^
- (cd _build/default/src/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -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/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_155_luv_get_getnameinfo_trampoline':
- c_generated_functions.c:1155:4: error: 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]
-  1155 |    luv_get_getnameinfo_trampoline();
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'luv_stub_156_luv_getnameinfo':
- c_generated_functions.c:1167:43: error: passing argument 3 of 'luv_getnameinfo' from incompatible pointer type [-Wincompatible-pointer-types]
-  1167 |    int x931 = luv_getnameinfo(x924, x925, x926, x927, x928);
-       |                                           ^~~~
-       |                                           |
-       |                                           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:8:
- helpers.h:177: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 *)'}
-   177 |     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 -pthread -fPIC'\'' CFLAGS=-DNDEBUG --silent --enable-silent-rules')
- configure: line 7337: /usr/bin/file: No such file or directory
[ERROR] The compilation of luv.0.5.12 failed at "dune build -p luv -j 39".
build failed... 

=== STDERR ===

2026-07-23 18:15.34: FAILED: build luv.0.5.12
2026-07-23 18:15.34: Job failed: build failed: luv.0.5.12