Build:
- 0
2026-09-03 19:48.38: New job: build lz4.1.2.0 (4ae2deeefd5c)
2026-09-03 19:48.38: Waiting for resource in pool day11-builds
2026-09-03 21:29.52: Got resource from pool day11-builds
2026-09-03 21:29.52: [profile full] build lz4.1.2.0
2026-09-03 21:29.52: build lz4.1.2.0 (4ae2deeefd5c)
=== DEPENDENCIES (13 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
bigarray-compat.1.1.0 cf26acf7bb09
conf-liblz4.1 53949efd303b
conf-pkg-config.5 74f50f3cfe72
ctypes.0.20.2 32bbba617a46
dune.3.24.2 88901d34a1b8
integers.0.8.0 095f657bb526
ocaml.5.1.1 50f1035a9b57
ocaml-base-compiler.5.1.1 a16d764e3123
ocaml-config.3 efed1b59ba59
ocamlfind.1.9.8 32dbe4ca19f0
stdlib-shims.0.3.0 7b175e5e8ae7
=== 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:807:75: note: declared here
- 807 | 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:807:75: note: declared here
- 807 | 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
[WARNING] Opam package conf-liblz4.1 depends on the following system package that can no longer be found: liblz4-dev
-> installed lz4.1.2.0
=== STDERR ===
2026-09-03 21:30.07: OK: build lz4.1.2.0 (runc: 3.1s, disk: 8KB)
2026-09-03 21:30.07: Job succeeded