Build:
  1. 0
2026-09-19 23:22.25: New job: build kaun-board.1.0.0~alpha3 (a8488e255e12)
2026-09-19 23:22.25: Waiting for resource in pool day11-builds
2026-09-20 01:01.24: Got resource from pool day11-builds
2026-09-20 01:01.24: [profile full] build kaun-board.1.0.0~alpha3
2026-09-20 01:01.24: build kaun-board.1.0.0~alpha3 (a8488e255e12)
=== DEPENDENCIES (22 transitive) ===
  base-threads.base                                  ddcab511c589
  base-unix.base                                     742554e1dbc2
  bytesrw.0.4.1                                      445b0b916785
  cmarkit.0.4.0                                      9d369800d7b0
  cmdliner.2.1.1                                     ad334647df72
  conf-pkg-config.5                                  5bc8297bba82
  conf-zlib.1                                        87393a303e89
  csexp.1.5.2                                        f41e3d762c1e
  dune.3.24.2                                        97913407e4e0
  dune-configurator.3.24.2                           80a53a6691e1
  jsont.0.4.0                                        46e384984fde
  matrix.0.1.0                                       62f9a93e4f0c
  mosaic.0.1.0                                       22f9d5f98519
  ocaml.5.4.1                                        10425478938c
  ocaml-base-compiler.5.4.1                          a4ccc51c8403
  ocaml-compiler.5.4.1                               8edca944c974
  ocaml-config.3                                     cb23f51a6d80
  ocamlbuild.0.16.1                                  196bf92c9c66
  ocamlfind.1.9.8                                    eb70de571275
  toffee.0.1.0                                       f0782cc1a932
  topkg.1.1.1                                        cd6b749c5d9e
  tree-sitter.0.1.0                                  50f7d50b5ff5
=== 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-09-20 01:02.30: OK: build kaun-board.1.0.0~alpha3 (runc: 13.0s, disk: 9KB)
2026-09-20 01:02.30: Job succeeded