Build:
  1. 0
2026-06-24 15:53.44: New job: build kaun-board.1.0.0~alpha3 (d6287a4eb52d)
2026-06-24 15:53.44: Waiting for resource in pool day11-builds
2026-06-24 16:53.22: Got resource from pool day11-builds
2026-06-24 16:53.22: [profile full] build kaun-board.1.0.0~alpha3
2026-06-24 16:53.22: build kaun-board.1.0.0~alpha3 (d6287a4eb52d)
=== DEPENDENCIES (22 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bytesrw.0.3.0                                      8bf8c6da4633
  cmarkit.0.4.0                                      e7d97b3ab5ed
  cmdliner.2.1.1                                     131a57bdc3b4
  conf-pkg-config.5                                  d5de2c6a88f9
  conf-zlib.1                                        5297f1b9477f
  csexp.1.5.2                                        daa725d901fe
  dune.3.23.1                                        dc7ac21ea3be
  dune-configurator.3.23.1                           e27f781e405b
  jsont.0.2.0                                        5297b0c0fd7a
  matrix.0.1.0                                       8406cacca1f4
  mosaic.0.1.0                                       6094b0c0764e
  ocaml.5.4.1                                        71fed6f83b21
  ocaml-base-compiler.5.4.1                          4b8cbe74bda9
  ocaml-compiler.5.4.1                               df07189447bd
  ocaml-config.3                                     e4a06a221f09
  ocamlbuild.0.16.1                                  17067329c57b
  ocamlfind.1.9.8                                    567e34ecf540
  toffee.0.1.0                                       5ff7c951ac89
  topkg.1.1.1                                        6f52f98db34d
  tree-sitter.0.1.0                                  8a6c00e264e3
=== 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:11: 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:11: 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:11: 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-06-24 16:53.44: OK: build kaun-board.1.0.0~alpha3 (runc: 12.1s, disk: 9KB)
2026-06-24 16:53.44: Job succeeded