Build:
- 0
2026-06-24 16:10.30: New job: build MlFront_Cache.2.4.2.30 (ddd97fa603db)
2026-06-24 16:10.30: Waiting for resource in pool day11-builds
2026-06-24 17:09.56: Got resource from pool day11-builds
2026-06-24 17:09.56: [profile full] build MlFront_Cache.2.4.2.30
2026-06-24 17:09.56: build MlFront_Cache.2.4.2.30 (ddd97fa603db)
=== DEPENDENCIES (27 transitive) ===
astring.0.8.5 868f52a07c05
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
bos.0.3.0 b023771a6d1d
compiler-cloning.enabled 439a1fc77aa6
csexp.1.5.2 977b865a51b4
digestif.1.3.0 de2abacb14b5
dune.3.23.1 a59dd9b14fe3
dune-configurator.3.23.1 8cec6bb1116c
duration.0.3.1 2e28964e0c5f
eqaf.0.10 c214b38a4285
fmt.0.11.0 a00e65adfdb2
fpath.0.7.3 f291dce35bf8
logs.0.10.0 f87585443699
MlFront_Core.2.4.2.30 f984936e67cd
MlFront_Errors.2.4.2.30 742f727c4f78
mirage-crypto.2.1.0 8b914a52d9cd
mirage-crypto-rng.2.1.0 63e5b36d0299
ocaml.5.5.0 383268832c4b
ocaml-base-compiler.5.5.0 522c248944c8
ocaml-compiler.5.5.0 eb1a8babf54c
ocamlbuild.0.16.1 e57f00093c6a
ocamlfind.1.9.8 b506a15fcd6c
rresult.0.7.0 e0cb2763084b
stringext.1.6.0 c75f5fd1c52d
topkg.1.1.1 ac206dbbd2b6
uuidm.0.9.10 a0866809ec64
=== 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-06-24 17:11.43: OK: build MlFront_Cache.2.4.2.30 (runc: 91.7s, disk: 15KB)
2026-06-24 17:11.43: Job succeeded