Build:
  1. 0
2026-09-04 16:03.03: New job: build MlFront_ZipFile.2.4.2.169 (06254d6be72d)
2026-09-04 16:03.03: Waiting for resource in pool day11-builds
2026-09-04 16:50.50: Got resource from pool day11-builds
2026-09-04 16:50.50: [profile full] build MlFront_ZipFile.2.4.2.169
2026-09-04 16:50.50: build MlFront_ZipFile.2.4.2.169 (06254d6be72d)
=== DEPENDENCIES (8 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        25fbaa318de6
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  re.1.14.0                                          0218237d775d
=== STDOUT ===
Processing: [default: loading data]
[MlFront_ZipFile.2.4.2.169: dl]
[MlFront_ZipFile.2.4.2.169: extract]
-> retrieved MlFront_ZipFile.2.4.2.169  (https://opam.ocaml.org/cache)
[MlFront_ZipFile: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "MlFront_ZipFile" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/MlFront_ZipFile.2.4.2.169)
- (cd _build/default/src/MlFront_ZipFile && ./zipfile_discover.exe -word_size 64 -ccomp_type cc -bytecomp_c_compiler 'gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64') > _build/default/src/MlFront_ZipFile/zipfile_discovered.sexp
- checking symbols S_ISVTX, S_IFMT, S_IFDIR and S_ISSOCK ... no
- MlFront_ZipFile discovered:
- ; -word_size 64
- ; -ccomp_type cc
- ; env(MLFRONT_STUBS_BUILD_TYPE) 
- ; -bytecomp_c_compiler gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64
- (-fPIC -std=c11 -Wall -Wextra -Wno-implicit-function-declaration -D_XOPEN_SOURCE=600)
- File "src/MlFront_ZipFile/dune", line 16, characters 3-24:
- 16 |    mlfront_zipfile_stubs)
-         ^^^^^^^^^^^^^^^^^^^^^
- (cd _build/default/src/MlFront_ZipFile && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -fPIC -std=c11 -Wall -Wextra -Wno-implicit-function-declaration -D_XOPEN_SOURCE=600 -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/ocaml/unix -o mlfront_zipfile_stubs.o -c c/mlfront_zipfile_stubs.c)
- c/mlfront_zipfile_stubs.c: In function 'mlfront_zipfile_unzip':
- c/mlfront_zipfile_stubs.c:944:11: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
-   944 |   newpath = caml_stat_alloc_aligned(newpath_sz, 8, &newpath_block);
-       |           ^
- c/mlfront_zipfile_stubs.c:946:11: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
-   946 |   newdest = caml_stat_alloc_aligned(newdest_sz, 8, &newdest_block);
-       |           ^
[ERROR] The compilation of MlFront_ZipFile.2.4.2.169 failed at "dune build -p MlFront_ZipFile -j 39 @install".
build failed... 

=== STDERR ===

2026-09-04 16:51.04: FAILED: build MlFront_ZipFile.2.4.2.169
2026-09-04 16:51.04: Job failed: build failed: MlFront_ZipFile.2.4.2.169