Build:
  1. 0
2026-07-09 20:52.53: New job: build luv.0.5.6 (7ca73081b759)
2026-07-09 20:52.53: Waiting for resource in pool day11-builds
2026-07-09 22:43.44: Got resource from pool day11-builds
2026-07-09 22:43.44: [profile full] build luv.0.5.6
2026-07-09 22:43.44: build luv.0.5.6 (7ca73081b759)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  44df48f3da5c
  base-unix.base                                     4103cdc1c2b0
  compiler-cloning.enabled                           66bfb9f05f4a
  csexp.1.5.2                                        ff64121cd3d2
  ctypes.0.24.0                                      b8f281bec3f5
  dune.3.24.0                                        a6f8cb91c5a0
  dune-configurator.3.24.0                           a70654ffc3a4
  integers.0.8.0                                     25c7a2dfdf18
  ocaml.5.5.0                                        86e14e3aea8d
  ocaml-base-compiler.5.5.0                          1bf93bba4295
  ocaml-compiler.5.5.0                               eb7e9cf1c298
  result.1.5                                         b31609440cea
  stdlib-shims.0.3.0                                 4cecf6455df6
=== STDOUT ===
Processing: [default: loading data]
[luv.0.5.6: dl]
[luv.0.5.6: extract]
-> retrieved luv.0.5.6  (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.6)
- File "src/c/dune", line 10, characters 9-30:
- 10 |   (names c_generated_functions helpers)
-               ^^^^^^^^^^^^^^^^^^^^^
- (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_137_luv_spawn':
- c_generated_functions.c:980:38: error: passing argument 5 of 'luv_spawn' from incompatible pointer type [-Wincompatible-pointer-types]
-   980 |    luv_spawn(x742, x743, x744, x745, x746, x747, x750, x751, x754, x757,
-       |                                      ^~~~
-       |                                      |
-       |                                      const char **
- In file included from c_generated_functions.c:7:
- helpers.h:201:12: note: expected 'char **' but argument is of type 'const char **'
-   201 |     char **args,
-       |     ~~~~~~~^~~~
- c_generated_functions.c:980:50: error: passing argument 7 of 'luv_spawn' from incompatible pointer type [-Wincompatible-pointer-types]
-   980 |    luv_spawn(x742, x743, x744, x745, x746, x747, x750, x751, x754, x757,
-       |                                                  ^~~~
-       |                                                  |
-       |                                                  const char **
- helpers.h:203:12: note: expected 'char **' but argument is of type 'const char **'
-   203 |     char **env,
-       |     ~~~~~~~^~~
- c_generated_functions.c: In function 'luv_stub_152_luv_get_getnameinfo_trampoline':
- c_generated_functions.c:1125: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]
-  1125 |    luv_get_getnameinfo_trampoline();
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'luv_stub_153_luv_getnameinfo':
- c_generated_functions.c:1137:43: error: passing argument 3 of 'luv_getnameinfo' from incompatible pointer type [-Wincompatible-pointer-types]
-  1137 |    int x890 = luv_getnameinfo(x883, x884, x885, x886, x887);
-       |                                           ^~~~
-       |                                           |
-       |                                           void (*)(uv_getnameinfo_t *, int,  const char *, const char *) {aka void (*)(struct uv_getnameinfo_s *, int,  const char *, const char *)}
- helpers.h:174: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 *)'}
-   174 |     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 7190: /usr/bin/file: No such file or directory
[ERROR] The compilation of luv.0.5.6 failed at "dune build -p luv -j 39".
build failed... 

=== STDERR ===

2026-07-09 22:46.22: FAILED: build luv.0.5.6
2026-07-09 22:46.22: Job failed: build failed: luv.0.5.6