Build:
  1. 0
2026-09-03 22:32.00: New job: build MlFront_Cache.2.4.2.30 (82e02ef0ba13)
2026-09-03 22:32.00: Waiting for resource in pool day11-builds
2026-09-03 23:09.20: Got resource from pool day11-builds
2026-09-03 23:09.20: [profile full] build MlFront_Cache.2.4.2.30
2026-09-03 23:09.20: build MlFront_Cache.2.4.2.30 (82e02ef0ba13)
=== DEPENDENCIES (27 transitive) ===
  astring.0.8.5                                      51ee6d00b649
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bos.0.3.0                                          251f2dc63eaf
  compiler-cloning.enabled                           966a2e6839f0
  csexp.1.5.2                                        58b250503765
  digestif.1.3.1                                     92cd49acc17a
  dune.3.24.2                                        ec704e062ad3
  dune-configurator.3.24.2                           183455f65a68
  duration.0.3.1                                     df0fb6ccab2e
  eqaf.0.10                                          345b21ba5daa
  fmt.0.11.0                                         395be4fa8f81
  fpath.0.7.3                                        2344c0b7c451
  logs.0.10.0                                        9458121e9f4a
  MlFront_Core.2.4.2.30                              6071dc196280
  MlFront_Errors.2.4.2.30                            9984bb72108f
  mirage-crypto.2.4.1                                1b368872063e
  mirage-crypto-rng.2.4.1                            0c2938729ab8
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocamlbuild.0.16.1                                  ccce18256717
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  rresult.0.7.0                                      02fffb5a5b61
  stringext.1.6.0                                    cc60b00504f7
  topkg.1.1.1                                        3bd227743fbd
  uuidm.0.9.10                                       2c35add00dab
=== STDOUT ===
Processing: [default: loading data]
[MlFront_Cache.2.4.2.30: extract]
-> retrieved MlFront_Cache.2.4.2.30  (cached)
[MlFront_Cache: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "MlFront_Cache" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/MlFront_Cache.2.4.2.30)
- MlFront_Cache 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
- (-Ic -DSQLITE_API=static -DSQLITE_EXTERN= -fPIC -std=c99 -Wall -Wextra -Wno-implicit-function-declaration)
- (cd _build/default/src/MlFront_Cache && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -Ic -DSQLITE_API=static -DSQLITE_EXTERN= -fPIC -std=c99 -Wall -Wextra -Wno-implicit-function-declaration -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/MlFront_Errors -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bos -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/mirage-crypto -I /home/opam/.opam/default/lib/mirage-crypto-rng -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uuidm -o sqlite3_embed.o -c sqlite3_embed.c)
- sqlite3_embed.c:5396:24: warning: 'sqlite3_column_database_name' declared 'static' but never defined [-Wunused-function]
-  5396 | SQLITE_API const char *sqlite3_column_database_name(sqlite3_stmt*,int);
-       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:5397:24: warning: 'sqlite3_column_database_name16' declared 'static' but never defined [-Wunused-function]
-  5397 | SQLITE_API const void *sqlite3_column_database_name16(sqlite3_stmt*,int);
-       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:5398:24: warning: 'sqlite3_column_table_name' declared 'static' but never defined [-Wunused-function]
-  5398 | SQLITE_API const char *sqlite3_column_table_name(sqlite3_stmt*,int);
-       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:5399:24: warning: 'sqlite3_column_table_name16' declared 'static' but never defined [-Wunused-function]
-  5399 | SQLITE_API const void *sqlite3_column_table_name16(sqlite3_stmt*,int);
-       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:5400:24: warning: 'sqlite3_column_origin_name' declared 'static' but never defined [-Wunused-function]
-  5400 | SQLITE_API const char *sqlite3_column_origin_name(sqlite3_stmt*,int);
-       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:5401:24: warning: 'sqlite3_column_origin_name16' declared 'static' but never defined [-Wunused-function]
-  5401 | SQLITE_API const void *sqlite3_column_origin_name16(sqlite3_stmt*,int);
-       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:7080:16: warning: 'sqlite3_win32_set_directory' declared 'static' but never defined [-Wunused-function]
-  7080 | SQLITE_API int sqlite3_win32_set_directory(
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:7084:16: warning: 'sqlite3_win32_set_directory8' declared 'static' but never defined [-Wunused-function]
-  7084 | SQLITE_API int sqlite3_win32_set_directory8(unsigned long type, const char *zValue);
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:7085:16: warning: 'sqlite3_win32_set_directory16' declared 'static' but never defined [-Wunused-function]
-  7085 | SQLITE_API int sqlite3_win32_set_directory16(unsigned long type, const void *zValue);
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:17803:16: warning: 'sqlite3_mutex_held' declared 'static' but never defined [-Wunused-function]
- 17803 | SQLITE_API int sqlite3_mutex_held(sqlite3_mutex*);
-       |                ^~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:8729:16: warning: 'sqlite3_mutex_notheld' declared 'static' but never defined [-Wunused-function]
-  8729 | SQLITE_API int sqlite3_mutex_notheld(sqlite3_mutex*);
-       |                ^~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:9998:16: warning: 'sqlite3_unlock_notify' declared 'static' but never defined [-Wunused-function]
-  9998 | SQLITE_API int sqlite3_unlock_notify(
-       |                ^~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:10840:16: warning: 'sqlite3_stmt_scanstatus' declared 'static' but never defined [-Wunused-function]
- 10840 | SQLITE_API int sqlite3_stmt_scanstatus(
-       |                ^~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:10846:16: warning: 'sqlite3_stmt_scanstatus_v2' declared 'static' but never defined [-Wunused-function]
- 10846 | SQLITE_API int sqlite3_stmt_scanstatus_v2(
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:10869:17: warning: 'sqlite3_stmt_scanstatus_reset' declared 'static' but never defined [-Wunused-function]
- 10869 | SQLITE_API void sqlite3_stmt_scanstatus_reset(sqlite3_stmt*);
-       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:11109:36: warning: 'sqlite3_snapshot_get' declared 'static' but never defined [-Wunused-function]
- 11109 | SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_get(
-       |                                    ^~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:11158:36: warning: 'sqlite3_snapshot_open' declared 'static' but never defined [-Wunused-function]
- 11158 | SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_open(
-       |                                    ^~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:11175:37: warning: 'sqlite3_snapshot_free' declared 'static' but never defined [-Wunused-function]
- 11175 | SQLITE_API SQLITE_EXPERIMENTAL void sqlite3_snapshot_free(sqlite3_snapshot*);
-       |                                     ^~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:11202:36: warning: 'sqlite3_snapshot_cmp' declared 'static' but never defined [-Wunused-function]
- 11202 | SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_cmp(
-       |                                    ^~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:11230:36: warning: 'sqlite3_snapshot_recover' declared 'static' but never defined [-Wunused-function]
- 11230 | SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_recover(sqlite3 *db, const char *zDb);
-       |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:11440:16: warning: 'sqlite3_rtree_geometry_callback' declared 'static' but never defined [-Wunused-function]
- 11440 | SQLITE_API int sqlite3_rtree_geometry_callback(
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:11466:16: warning: 'sqlite3_rtree_query_callback' declared 'static' but never defined [-Wunused-function]
- 11466 | SQLITE_API int sqlite3_rtree_query_callback(
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:186510:16: warning: 'sqlite3_global_recover' defined but not used [-Wunused-function]
- 186510 | SQLITE_API int sqlite3_global_recover(void){
-        |                ^~~~~~~~~~~~~~~~~~~~~~
- sqlite3_embed.c:183013:16: warning: 'sqlite3_shutdown' defined but not used [-Wunused-function]
- 183013 | SQLITE_API int sqlite3_shutdown(void){
-        |                ^~~~~~~~~~~~~~~~
- sqlite3_embed.c:30801:16: warning: 'sqlite3_memory_alarm' defined but not used [-Wunused-function]
- 30801 | SQLITE_API int sqlite3_memory_alarm(
-       |                ^~~~~~~~~~~~~~~~~~~~
-> compiled  MlFront_Cache.2.4.2.30
-> installed MlFront_Cache.2.4.2.30

=== STDERR ===

2026-09-03 23:11.29: OK: build MlFront_Cache.2.4.2.30 (runc: 123.2s, disk: 15KB)
2026-09-03 23:11.29: Job succeeded