Build:
  1. 0
2026-07-14 21:24.03: New job: build kaun-board.1.0.0~alpha3 (5f39a00e81e5)
2026-07-14 21:24.03: Waiting for resource in pool day11-builds
2026-07-14 22:29.18: Got resource from pool day11-builds
2026-07-14 22:29.18: [profile full] build kaun-board.1.0.0~alpha3
2026-07-14 22:29.18: build kaun-board.1.0.0~alpha3 (5f39a00e81e5)
=== DEPENDENCIES (22 transitive) ===
  base-threads.base                                  afe16a8e71c3
  base-unix.base                                     73c0a5fdd34a
  bytesrw.0.3.0                                      97b83603e866
  cmarkit.0.4.0                                      a8c438b13ad9
  cmdliner.2.1.1                                     a85b7f3293e7
  conf-pkg-config.5                                  2c611009363a
  conf-zlib.1                                        9b96a8154eb2
  csexp.1.5.2                                        d485704da159
  dune.3.24.0                                        888fdf8be4f5
  dune-configurator.3.24.0                           9d2aa70cdb4f
  jsont.0.2.0                                        67809e2544a2
  matrix.0.1.0                                       3206ba7039f0
  mosaic.0.1.0                                       8c35a4f6107a
  ocaml.5.4.1                                        382ed4e4e0fa
  ocaml-base-compiler.5.4.1                          02d5b5d0576d
  ocaml-compiler.5.4.1                               0918ee6b65df
  ocaml-config.3                                     9dfed797f2a0
  ocamlbuild.0.16.1                                  e1749d3550fc
  ocamlfind.1.9.8                                    20fd8b783fac
  toffee.0.1.0                                       23dd2d8c2479
  topkg.1.1.1                                        5d3a492da113
  tree-sitter.0.1.0                                  b96b31459f7d
=== STDOUT ===
Processing: [default: loading data]
[kaun-board.1.0.0~alpha3: dl]
[kaun-board.1.0.0~alpha3: extract]
-> retrieved kaun-board.1.0.0~alpha3  (https://opam.ocaml.org/cache)
[kaun-board: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "kaun-board" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/kaun-board.1.0.0~alpha3)
- (cd _build/default/packages/kaun-board/vendor/sysstat && /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 -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/unix -o sysstat_stubs.o -c sysstat_stubs.c)
- sysstat_stubs.c: In function 'caml_sysstat_getmounts':
- sysstat_stubs.c:775:20: warning: pointer 'dirs' may be used after 'realloc' [-Wuse-after-free]
-   775 |           free(dirs[j]);
-       |                    ^
- sysstat_stubs.c:769:25: note: call to 'realloc' here
-   769 |       char** new_dirs = realloc(dirs, capacity * sizeof(char*));
-       |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sysstat_stubs.c:776:20: warning: pointer 'devs' may be used after 'realloc' [-Wuse-after-free]
-   776 |           free(devs[j]);
-       |                    ^
- sysstat_stubs.c:770:25: note: call to 'realloc' here
-   770 |       char** new_devs = realloc(devs, capacity * sizeof(char*));
-       |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sysstat_stubs.c:777:21: warning: pointer 'types' may be used after 'realloc' [-Wuse-after-free]
-   777 |           free(types[j]);
-       |                     ^
- sysstat_stubs.c:771:26: note: call to 'realloc' here
-   771 |       char** new_types = realloc(types, capacity * sizeof(char*));
-       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-> compiled  kaun-board.1.0.0~alpha3
-> installed kaun-board.1.0.0~alpha3
[WARNING] Opam package conf-zlib.1 depends on the following system package that can no longer be found: zlib1g-dev

=== STDERR ===

2026-07-14 22:29.49: OK: build kaun-board.1.0.0~alpha3 (runc: 13.1s, disk: 9KB)
2026-07-14 22:29.49: Job succeeded