Build:
  1. 1
  2. 0
2026-09-03 17:20.01: New job: build readline.0.2 (71c02a73ad80)
2026-09-03 17:20.01: Waiting for resource in pool day11-builds
2026-09-03 17:49.31: Got resource from pool day11-builds
2026-09-03 17:49.31: [profile full] build readline.0.2
2026-09-03 17:49.31: build readline.0.2 (71c02a73ad80)
=== DEPENDENCIES (8 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  conf-readline.1                                    670d33f00dcf
  dune.3.24.2                                        ec704e062ad3
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
=== 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:332:28: warning: storing the address of local variable 'caml__roots_completion_list' in '*caml_local_roots_ptr' [-Wdangling-pointer=]
-   332 |     (*caml_local_roots_ptr = &caml__roots_##x), \
-       |     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/memory.h:417:3: note: in expansion of macro 'CAMLxparam1'
-   417 |   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:329:28: note: 'caml__roots_completion_list' declared here
-   329 |   struct caml__roots_block caml__roots_##x; \
-       |                            ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/memory.h:417:3: note: in expansion of macro 'CAMLxparam1'
-   417 |   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-03 17:50.12: OK: build readline.0.2 (runc: 3.6s, disk: 7KB)
2026-09-03 17:50.12: Job succeeded