Build:
- 0
2026-09-04 18:21.55: New job: build MlFront_Cache.2.4.2.30 (7838bf27866f)
2026-09-04 18:21.55: Waiting for resource in pool day11-builds
2026-09-04 18:39.31: Got resource from pool day11-builds
2026-09-04 18:39.31: [profile full] build MlFront_Cache.2.4.2.30
2026-09-04 18:39.31: build MlFront_Cache.2.4.2.30 (7838bf27866f)
=== DEPENDENCIES (27 transitive) ===
astring.0.8.5 dd9bc4900cb4
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
bos.0.3.0 6807912e498f
compiler-cloning.enabled 966a2e6839f0
csexp.1.5.2 8c096e7de322
digestif.1.3.1 97399aad4c57
dune.3.24.2 25fbaa318de6
dune-configurator.3.24.2 517e3f9cad4b
duration.0.3.1 2da5e06a146d
eqaf.0.10 cd5b6ef6ec3e
fmt.0.11.0 151e0b51ed7d
fpath.0.7.3 313c8edc1b30
logs.0.10.0 2fb001b4e504
MlFront_Core.2.4.2.30 79f2df594238
MlFront_Errors.2.4.2.30 d34530a69c10
mirage-crypto.2.4.1 14e35cfe3265
mirage-crypto-rng.2.4.1 df63ed113e27
ocaml.5.5.1 70ca0c66e0e8
ocaml-base-compiler.5.5.1 59841d7ed85e
ocaml-compiler.5.5.1 492c0c740bd1
ocamlbuild.0.16.1 e25cf731aeb5
ocamlfind.1.9.9~preview 5e0261154b58
rresult.0.7.0 bd921cc3de54
stringext.1.6.0 bc0bd2fff16a
topkg.1.1.1 2919b4412ec4
uuidm.0.9.10 1c1ce7b82050
=== 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-04 18:41.16: OK: build MlFront_Cache.2.4.2.30 (runc: 103.3s, disk: 15KB)
2026-09-04 18:41.16: Job succeeded