Build:
- 0
2026-06-24 14:15.44: New job: build camltc.0.9.7.0 (6755b40f594b) 2026-06-24 14:15.44: Waiting for resource in pool day11-builds 2026-06-24 16:36.22: Got resource from pool day11-builds 2026-06-24 16:36.22: [profile full] build camltc.0.9.7.0 2026-06-24 16:36.22: build camltc.0.9.7.0 (6755b40f594b) === DEPENDENCIES (20 transitive) === base-bytes.base c40d17bc86b5 base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb cppo.1.8.0 5f3f70cae95b csexp.1.5.2 610c78f17734 dune.3.23.1 848a72441e15 dune-configurator.3.23.1 bc97ce98d8a9 logs.0.10.0 d5622efb8b7e lwt.6.1.2 d46d0c4f757d ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 ocamlbuild.0.16.1 7e0d6aadb209 ocamlfind.1.9.8 214dd418ac02 ocplib-endian.1.2 380dd426e898 ounit.2.2.7 1ebbe6e968b1 ounit2.2.2.7 c47e2d37575c seq.base 0160fc3002c2 stdlib-shims.0.3.0 de5202e23add topkg.1.1.1 511e1a1958da === STDOUT === Processing: [default: loading data] [camltc.0.9.7.0: dl] [camltc.0.9.7.0: extract] -> retrieved camltc.0.9.7.0 (https://opam.ocaml.org/cache) [camltc: make src] + /usr/bin/make "-C" "src" (CWD=/home/opam/.opam/default/.opam-switch/build/camltc.0.9.7.0) - make: Entering directory '/home/opam/.opam/default/.opam-switch/build/camltc.0.9.7.0/src' - ocamlbuild -use-ocamlfind test.byte test.native camltc.cma camltc.cmxa camltc.a - + ocamlfind ocamlc -config - + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - fatal: not a git repository (or any of the parent directories): .git - fatal: not a git repository (or any of the parent directories): .git - fatal: not a git repository (or any of the parent directories): .git - fatal: not a git repository (or any of the parent directories): .git - + ocamlfind ocamlc -config - + ocamlfind ocamldep -package logs.lwt -package lwt.unix -package lwt -package oUnit -modules test.ml > test.ml.depends - + ocamlfind ocamldep -package logs.lwt -package lwt.unix -package lwt -package oUnit -modules camltc.mli > camltc.mli.depends - configuring tokyocabinet - + mkdir -p 3rd-party/tokyocabinet && cd 3rd-party/tokyocabinet && ../../../3rd-party/tokyocabinet/configure --disable-bzip --disable-zlib - + mkdir -p 3rd-party/tokyocabinet && cd 3rd-party/tokyocabinet && ../../../3rd-party/tokyocabinet/configure --disable-bzip --disable-zlib - #================================================================ - # Configuring Tokyo Cabinet version 1.4.48 (no-zlib) (no-bzip). - #================================================================ - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking how to run the C preprocessor... gcc -E - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/bin/grep -E - checking for ANSI C header files... yes - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking whether byte ordering is bigendian... no - checking for main in -lc... yes - checking for main in -lm... yes - checking for main in -lpthread... yes - checking for main in -lrt... yes - checking for main in -ltokyocabinet... no - checking for stdlib.h... (cached) yes - checking for stdint.h... (cached) yes - checking for unistd.h... (cached) yes - checking dirent.h usability... yes - checking dirent.h presence... yes - checking for dirent.h... yes - checking regex.h usability... yes - checking regex.h presence... yes - checking for regex.h... yes - checking glob.h usability... yes - checking glob.h presence... yes - checking for glob.h... yes - checking pthread.h usability... yes - checking pthread.h presence... yes - checking for pthread.h... yes - configure: creating ./config.status - config.status: creating Makefile - config.status: creating tokyocabinet.pc - #================================================================ - # Ready to make. - #================================================================ - make 3rd-party tokyocabinet - + make -C 3rd-party/tokyocabinet - + make -C 3rd-party/tokyocabinet - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camltc.0.9.7.0/src/_build/3rd-party/tokyocabinet' - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcutil.c - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tchdb.c - In file included from ../../../3rd-party/tokyocabinet/tchdb.c:20: - ../../../3rd-party/tokyocabinet/tchdb.c: In function 'tchdbforeachimpl': - ../../../3rd-party/tokyocabinet/myconf.h:204:24: warning: pointer used after 'free' [-Wuse-after-free] - 204 | #define MYFREE free - ../../../3rd-party/tokyocabinet/tcutil.h:4000:5: note: in expansion of macro 'MYFREE' - 4000 | MYFREE(TC_ptr); \ - | ^~~~~~ - ../../../3rd-party/tokyocabinet/tchdb.c:4896:7: note: in expansion of macro 'TCFREE' - 4896 | TCFREE(rec.bbuf); - | ^~~~~~ - ../../../3rd-party/tokyocabinet/myconf.h:204:24: note: call to 'free' here - 204 | #define MYFREE free - ../../../3rd-party/tokyocabinet/tcutil.h:4000:5: note: in expansion of macro 'MYFREE' - 4000 | MYFREE(TC_ptr); \ - | ^~~~~~ - ../../../3rd-party/tokyocabinet/tchdb.c:4870:9: note: in expansion of macro 'TCFREE' - 4870 | TCFREE(rec.bbuf); - | ^~~~~~ - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcbdb.c - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcfdb.c - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tctdb.c - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcadb.c - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/myconf.c - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/md5.c - ar rv libtokyocabinet.a tcutil.o tchdb.o tcbdb.o tcfdb.o tctdb.o tcadb.o myconf.o md5.o - ar: creating libtokyocabinet.a - a - tcutil.o - a - tchdb.o - a - tcbdb.o - a - tcfdb.o - a - tctdb.o - a - tcadb.o - a - myconf.o - a - md5.o - if uname -a | egrep -i 'SunOS' > /dev/null ; \ - then \ - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -shared -Wl,-G,-h,libtokyocabinet.so.9 -o libtokyocabinet.so.9.11.0 \ - tcutil.o tchdb.o tcbdb.o tcfdb.o tctdb.o tcadb.o myconf.o md5.o -L. -L/usr/local/lib -lrt -lpthread -lm -lc ; \ - else \ - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -shared -Wl,-soname,libtokyocabinet.so.9 -o libtokyocabinet.so.9.11.0 \ - tcutil.o tchdb.o tcbdb.o tcfdb.o tctdb.o tcadb.o myconf.o md5.o -L. -L/usr/local/lib -lrt -lpthread -lm -lc ; \ - fi - ln -f -s libtokyocabinet.so.9.11.0 libtokyocabinet.so.9 - ln -f -s libtokyocabinet.so.9.11.0 libtokyocabinet.so - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcutest.c - ../../../3rd-party/tokyocabinet/tcutest.c: In function 'procmisc': - ../../../3rd-party/tokyocabinet/tcutest.c:880:22: warning: self-comparison always evaluates to false [-Wtautological-compare] - 880 | if(dary[j] != dary[j]) err = true; - | ^~ - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcutest tcutest.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcumttest.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcumttest tcumttest.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcucodec.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcucodec tcucodec.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tchtest.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tchtest tchtest.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tchmttest.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tchmttest tchmttest.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tchmgr.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tchmgr tchmgr.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcbtest.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcbtest tcbtest.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcbmttest.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcbmttest tcbmttest.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcbmgr.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcbmgr tcbmgr.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcftest.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcftest tcftest.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcfmttest.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcfmttest tcfmttest.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcfmgr.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcfmgr tcfmgr.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcttest.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcttest tcttest.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tctmttest.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tctmttest tctmttest.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tctmgr.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tctmgr tctmgr.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcatest.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcatest tcatest.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcamttest.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcamttest tcamttest.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcamgr.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcamgr tcamgr.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - gcc -c -I. -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYNOZLIB -D_MYNOBZIP -D_TC_PREFIX="\"/usr/local\"" -D_TC_INCLUDEDIR="\"/usr/local/include\"" -D_TC_LIBDIR="\"/usr/local/lib\"" -D_TC_BINDIR="\"/usr/local/bin\"" -D_TC_LIBEXECDIR="\"/usr/local/libexec\"" -D_TC_APPINC="\"-I/usr/local/include\"" -D_TC_APPLIBS="\"-L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc \"" -I../../../3rd-party/tokyocabinet -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 ../../../3rd-party/tokyocabinet/tcawmgr.c - gcc -g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcawmgr.cgi tcawmgr.o -L. -L/usr/local/lib -ltokyocabinet -lrt -lpthread -lm -lc - - #================================================================ - # Ready to install. - #================================================================ - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camltc.0.9.7.0/src/_build/3rd-party/tokyocabinet' - + ocamlfind ocamldep -package logs.lwt -package lwt.unix -package lwt -package oUnit -modules hotc_test.ml > hotc_test.ml.depends - + ocamlfind ocamldep -package logs.lwt -package lwt.unix -package lwt -package oUnit -modules extra.ml > extra.ml.depends - + ocamlfind ocamldep -package logs.lwt -package lwt.unix -package lwt -package oUnit -modules hotc.mli > hotc.mli.depends - + ocamlfind ocamldep -package logs.lwt -package lwt.unix -package lwt -package oUnit -modules otc.ml > otc.ml.depends - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o otc.cmo otc.ml - + ocamlfind ocamldep -package logs.lwt -package lwt.unix -package lwt -package oUnit -modules logging.ml > logging.ml.depends - + ocamlfind ocamldep -package logs.lwt -package lwt.unix -package lwt -package oUnit -modules prefix_otc.ml > prefix_otc.ml.depends - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o extra.cmo extra.ml - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o hotc.cmi hotc.mli - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o logging.cmo logging.ml - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o prefix_otc.cmo prefix_otc.ml - + ocamlfind ocamldep -package logs.lwt -package lwt.unix -package lwt -package oUnit -modules otc_test.ml > otc_test.ml.depends - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o camltc.cmi camltc.mli - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o hotc_test.cmo hotc_test.ml - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o otc_test.cmo otc_test.ml - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o otc_test.cmo otc_test.ml - File "otc_test.ml", line 222, characters 14-34: - 222 | let cnt = Bdb.copy_from_cursor sdb cur db2 max in - ^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: labels source, cursor, target, max were omitted in the application of this function. - File "otc_test.ml", line 256, characters 16-36: - 256 | let cnt = Bdb.copy_from_cursor sdb cur tdb max in - ^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: labels source, cursor, target, max were omitted in the application of this function. - File "otc_test.ml", line 274, characters 4-24: - 274 | Bdb.copy_from_cursor sdb cur db2 None) in - ^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: labels source, cursor, target, max were omitted in the application of this function. - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o test.cmo test.ml - + ocamlfind ocamlc -g -thread -ccopt -I../3rd-party/tokyocabinet -ccopt -O2 -package logs.lwt -package lwt.unix -package lwt -package oUnit -c otc_wrapper.c - + ocamlfind ocamlc -g -thread -ccopt -I../3rd-party/tokyocabinet -ccopt -O2 -package logs.lwt -package lwt.unix -package lwt -package oUnit -c otc_wrapper.c - otc_wrapper.c:37: warning: "Some_val" redefined - 37 | #define Some_val(v) Field(v,0) - | - In file included from otc_wrapper.c:27: - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:408: note: this is the location of the previous definition - 408 | #define Some_val(v) Field(v, 0) - | - otc_wrapper.c: In function 'alloc_bdb': - otc_wrapper.c:67:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 67 | value v = alloc_custom(&bdb_ops, sizeof(TCBDB *), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - otc_wrapper.c: In function 'alloc_bdbcur': - otc_wrapper.c:74:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 74 | value v = alloc_custom(&bdbcur_ops, sizeof(BDBCUR *), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - otc_wrapper.c: In function 'caml_copy_string_with_length': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - otc_wrapper.c:94:10: note: in expansion of macro 'String_val' - 94 | memcpy(String_val(res), str, len); - | ^~~~~~~~~~ - In file included from otc_wrapper.c:25: - /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' - 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, - | ~~~~~~~~~~~~~~~~~^~~~~~ - otc_wrapper.c: In function 'bdb_range_native': - otc_wrapper.c:521:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 521 | bks = String_val(x); - | ^ - otc_wrapper.c:526:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 526 | eks = String_val(x); - | ^ - otc_wrapper.c: In function 'bdb_key_count': - otc_wrapper.c:621:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead - 621 | CAMLreturn ( copy_int64(count) ); - | ^~~~~~~~~~~~~~~~~~~~~~~ - + ocamlfind ocamlmklib -o otc -g otc_wrapper.o - + ocamlfind ocamldep -package logs.lwt -package lwt.unix -package lwt -package oUnit -modules camltc.ml > camltc.ml.depends - + echo 'let git_revision = "Not available" - let compile_time = "24/06/2026 16:36:32 UTC" - let machine = "builder 7.0.0-22-generic x86_64 unknown unknown GNU/Linux" - let major = -1 - let minor = -1 - let patch = -1 - let dependencies = "lwt\t\t 6.1.2\tMonadic promises and concurrent I/O\noUnit\t\t 2.2.7\tTransition package to ounit2\nlibtc\t\t 1.4.48'\''\tIncubaid'\''s tokyocabinet fork: Not available" - ' > camltc_version.ml - + ocamlfind ocamldep -package logs.lwt -package lwt.unix -package lwt -package oUnit -modules camltc_version.ml > camltc_version.ml.depends - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o camltc_version.cmo camltc_version.ml - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o camltc.cmo camltc.ml - + ocamlfind ocamldep -package logs.lwt -package lwt.unix -package lwt -package oUnit -modules hotc.ml > hotc.ml.depends - + ocamlfind ocamlc -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o hotc.cmo hotc.ml - + ocamlfind ocamlc -linkpkg -g -thread -thread -custom -cclib -L. -cclib -lotc -cclib -ltokyocabinet -cclib -L3rd-party/tokyocabinet -package logs.lwt -package lwt.unix -package lwt -package oUnit camltc_version.cmo otc.cmo hotc.cmo camltc.cmo extra.cmo logging.cmo prefix_otc.cmo hotc_test.cmo otc_test.cmo test.cmo libotc.a -o test.byte - + ocamlfind ocamlopt -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o otc.cmx otc.ml - + ocamlfind ocamlopt -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o camltc_version.cmx camltc_version.ml - + ocamlfind ocamlopt -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o hotc.cmx hotc.ml - + ocamlfind ocamlopt -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o extra.cmx extra.ml - + ocamlfind ocamlopt -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o logging.cmx logging.ml - + ocamlfind ocamlopt -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o prefix_otc.cmx prefix_otc.ml - + ocamlfind ocamlopt -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o camltc.cmx camltc.ml - + ocamlfind ocamlopt -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o hotc_test.cmx hotc_test.ml - + ocamlfind ocamlopt -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o otc_test.cmx otc_test.ml - + ocamlfind ocamlopt -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o otc_test.cmx otc_test.ml - File "otc_test.ml", line 222, characters 14-34: - 222 | let cnt = Bdb.copy_from_cursor sdb cur db2 max in - ^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: labels source, cursor, target, max were omitted in the application of this function. - File "otc_test.ml", line 256, characters 16-36: - 256 | let cnt = Bdb.copy_from_cursor sdb cur tdb max in - ^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: labels source, cursor, target, max were omitted in the application of this function. - File "otc_test.ml", line 274, characters 4-24: - 274 | Bdb.copy_from_cursor sdb cur db2 None) in - ^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: labels source, cursor, target, max were omitted in the application of this function. - + ocamlfind ocamlopt -c -g -annot -thread -thread -package logs.lwt -package lwt.unix -package lwt -package oUnit -o test.cmx test.ml - + ocamlfind ocamlopt -linkpkg -g -thread -thread -cclib -L. -cclib -lotc -cclib -ltokyocabinet -cclib -L3rd-party/tokyocabinet -package logs.lwt -package lwt.unix -package lwt -package oUnit camltc_version.cmx otc.cmx hotc.cmx camltc.cmx extra.cmx logging.cmx prefix_otc.cmx hotc_test.cmx otc_test.cmx test.cmx libotc.a -o test.native - + ocamlfind ocamlc -a -thread -thread -custom -cclib -L. -cclib -lotc -cclib -ltokyocabinet -cclib -L3rd-party/tokyocabinet -package logs.lwt -package lwt.unix -package lwt -package oUnit camltc_version.cmo otc.cmo hotc.cmo camltc.cmo -o camltc.cma - + ocamlfind ocamlopt -a -thread -thread -cclib -L. -cclib -lotc -cclib -ltokyocabinet -cclib -L3rd-party/tokyocabinet -package logs.lwt -package lwt.unix -package lwt -package oUnit camltc_version.cmx otc.cmx hotc.cmx camltc.cmx -o camltc.cmxa - make: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camltc.0.9.7.0/src' -> compiled camltc.0.9.7.0 [camltc: make src] + /usr/bin/make "-C" "src" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/camltc.0.9.7.0) - make: Entering directory '/home/opam/.opam/default/.opam-switch/build/camltc.0.9.7.0/src' - ocamlfind install camltc META \ - _build/camltc.cma \ - _build/camltc.cmx \ - _build/camltc.cmxa \ - _build/camltc.cmi \ - _build/camltc.mli \ - _build/libotc.a \ - _build/camltc.a \ - _build/3rd-party/tokyocabinet/libtokyocabinet.a - Installed /home/opam/.opam/default/lib/camltc/libtokyocabinet.a - Installed /home/opam/.opam/default/lib/camltc/camltc.a - Installed /home/opam/.opam/default/lib/camltc/libotc.a - Installed /home/opam/.opam/default/lib/camltc/camltc.mli - Installed /home/opam/.opam/default/lib/camltc/camltc.cmi - Installed /home/opam/.opam/default/lib/camltc/camltc.cmxa - Installed /home/opam/.opam/default/lib/camltc/camltc.cmx - Installed /home/opam/.opam/default/lib/camltc/camltc.cma - Installed /home/opam/.opam/default/lib/camltc/META - make: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camltc.0.9.7.0/src' -> installed camltc.0.9.7.0 === STDERR === 2026-06-24 16:37.52: OK: build camltc.0.9.7.0 (runc: 60.6s, disk: 41KB) 2026-06-24 16:37.52: Job succeeded