Build:
  1. 0
2026-09-04 15:43.46: New job: build readline.0.2 (a9b93cc7f8e4)
2026-09-04 15:43.46: Waiting for resource in pool day11-builds
2026-09-04 16:33.40: Got resource from pool day11-builds
2026-09-04 16:33.40: [profile full] build readline.0.2
2026-09-04 16:33.40: build readline.0.2 (a9b93cc7f8e4)
=== DEPENDENCIES (8 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  conf-readline.1                                    670d33f00dcf
  dune.3.24.2                                        25fbaa318de6
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
=== STDOUT ===
Processing: [default: loading data]
[readline.0.2: dl]
[readline.0.2: extract]
-> retrieved readline.0.2  (https://opam.ocaml.org/cache)
[readline: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "readline" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/readline.0.2)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/default/lib/ocaml -o readline.o -c readline.c)
- readline.c: In function 'custom_completer':
- readline.c:197:1: warning: control reaches end of non-void function [-Wreturn-type]
-   197 | }
-       | ^
- In file included from readline.c:12:
- /home/opam/.opam/default/lib/ocaml/caml/memory.h:324:28: warning: storing the address of local variable 'caml__roots_completion_list' in '*caml_local_roots_ptr' [-Wdangling-pointer=]
-   324 |     (*caml_local_roots_ptr = &caml__roots_##x), \
-       |     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/memory.h:409:3: note: in expansion of macro 'CAMLxparam1'
-   409 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- readline.c:157:9: note: in expansion of macro 'CAMLlocal1'
-   157 |         CAMLlocal1(completion_list);
-       |         ^~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/memory.h:321:28: note: 'caml__roots_completion_list' declared here
-   321 |   struct caml__roots_block caml__roots_##x; \
-       |                            ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/memory.h:409:3: note: in expansion of macro 'CAMLxparam1'
-   409 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- readline.c:157:9: note: in expansion of macro 'CAMLlocal1'
-   157 |         CAMLlocal1(completion_list);
-       |         ^~~~~~~~~~
- In file included from /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:71,
-                  from readline.c:11:
- /home/opam/.opam/default/lib/ocaml/caml/domain_state.h:50:50: note: 'caml_state' declared here
-    50 |   CAMLextern CAMLthread_local caml_domain_state* caml_state;
-       |                                                  ^~~~~~~~~~
-> compiled  readline.0.2
-> installed readline.0.2

=== STDERR ===

2026-09-04 16:36.06: OK: build readline.0.2 (runc: 3.1s, disk: 7KB)
2026-09-04 16:36.06: Job succeeded