Build:
  1. 0
2026-06-23 16:45.42: New job: build lz4.1.2.0 (b49eebfbd768)
2026-06-23 16:45.42: Waiting for resource in pool day11-builds
2026-06-23 17:54.29: Got resource from pool day11-builds
2026-06-23 17:54.29: [profile full] build lz4.1.2.0
2026-06-23 17:54.29: build lz4.1.2.0 (b49eebfbd768)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigarray-compat.1.1.0                              4d61f437a0dc
  conf-liblz4.1                                      9962054e788f
  conf-pkg-config.5                                  4b60827fc174
  ctypes.0.20.2                                      8e8441d06181
  dune.3.23.1                                        0eec37bb9614
  integers.0.8.0                                     5584f69afcf5
  ocaml.5.1.1                                        14b304529104
  ocaml-base-compiler.5.1.1                          6a7356cc38e6
  ocaml-config.3                                     902a985e27d4
  ocamlfind.1.9.8                                    1a45b3c21c31
  stdlib-shims.0.3.0                                 5e095273c852
=== STDOUT ===
Processing: [default: loading data]
[lz4.1.2.0: dl]
[lz4.1.2.0: extract]
-> retrieved lz4.1.2.0  (https://opam.ocaml.org/cache)
[lz4: dune build]
+ /home/opam/.opam/default/bin/dune "build" "@install" "-j" "39" "-p" "lz4" (CWD=/home/opam/.opam/default/.opam-switch/build/lz4.1.2.0)
- (cd _build/default/lib_gen && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/ctypes -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -o LZ4_stubs.o -c LZ4_stubs.c)
- LZ4_stubs.c: In function 'caml__2_LZ4_compress_limitedOutput':
- LZ4_stubs.c:16:4: warning: 'LZ4_compress_limitedOutput' is deprecated: use LZ4_compress_default() instead [-Wdeprecated-declarations]
-    16 |    int x18 = LZ4_compress_limitedOutput(x10, x11, x12, x15);
-       |    ^~~
- In file included from LZ4_stubs.c:1:
- /usr/include/lz4.h:766:75: note: declared here
-   766 | LZ4_DEPRECATED("use LZ4_compress_default() instead")       LZ4LIB_API int LZ4_compress_limitedOutput (const char* src, char* dest, int srcSize, int maxOutputSize);
-       |                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
- LZ4_stubs.c: In function 'caml__3_LZ4_compress_limitedOutput':
- LZ4_stubs.c:26:4: warning: 'LZ4_compress_limitedOutput' is deprecated: use LZ4_compress_default() instead [-Wdeprecated-declarations]
-    26 |    int x31 = LZ4_compress_limitedOutput(x23, x24, x25, x28);
-       |    ^~~
- /usr/include/lz4.h:766:75: note: declared here
-   766 | LZ4_DEPRECATED("use LZ4_compress_default() instead")       LZ4LIB_API int LZ4_compress_limitedOutput (const char* src, char* dest, int srcSize, int maxOutputSize);
-       |                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
-> compiled  lz4.1.2.0
-> installed lz4.1.2.0
[WARNING] Opam package conf-liblz4.1 depends on the following system package that can no longer be found: liblz4-dev

=== STDERR ===

2026-06-23 17:56.10: OK: build lz4.1.2.0 (runc: 3.6s, disk: 8KB)
2026-06-23 17:56.10: Job succeeded