Build:
  1. 0
2026-06-24 13:56.54: New job: build luv.0.5.5 (f250c0efeb7f)
2026-06-24 13:56.54: Waiting for resource in pool day11-builds
2026-06-24 16:10.42: Got resource from pool day11-builds
2026-06-24 16:10.42: [profile full] build luv.0.5.5
2026-06-24 16:10.42: build luv.0.5.5 (f250c0efeb7f)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  csexp.1.5.2                                        977b865a51b4
  ctypes.0.24.0                                      66877315b5f5
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  integers.0.8.0                                     ee53929eae89
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  result.1.5                                         dc628609a9da
  stdlib-shims.0.3.0                                 e7f8a4f187fa
=== STDOUT ===
Processing: [default: loading data]
[luv.0.5.5: dl]
[luv.0.5.5: extract]
-> retrieved luv.0.5.5  (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.5)
- (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
- (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_136_luv_spawn':
- c_generated_functions.c:974:38: warning: passing argument 5 of 'luv_spawn' from incompatible pointer type [-Wincompatible-pointer-types]
-   974 |    luv_spawn(x739, x740, x741, x742, x743, x744, x747, x748, x751, x754,
-       |                                      ^~~~
-       |                                      |
-       |                                      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:974:50: warning: passing argument 7 of 'luv_spawn' from incompatible pointer type [-Wincompatible-pointer-types]
-   974 |    luv_spawn(x739, x740, x741, x742, x743, x744, x747, x748, x751, x754,
-       |                                                  ^~~~
-       |                                                  |
-       |                                                  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_151_luv_get_getnameinfo_trampoline':
- c_generated_functions.c:1119: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]
-  1119 |    luv_get_getnameinfo_trampoline();
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'luv_stub_152_luv_getnameinfo':
- c_generated_functions.c:1131:43: warning: passing argument 3 of 'luv_getnameinfo' from incompatible pointer type [-Wincompatible-pointer-types]
-  1131 |    int x887 = luv_getnameinfo(x880, x881, x882, x883, x884);
-       |                                           ^~~~
-       |                                           |
-       |                                           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,
-       |                                             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
-> compiled  luv.0.5.5
-> installed luv.0.5.5

=== STDERR ===

2026-06-24 16:12.55: OK: build luv.0.5.5 (runc: 58.2s, disk: 10KB)
2026-06-24 16:12.55: Job succeeded