Build:
- 0
2026-06-24 16:10.30: New job: build orocksdb.0.3.0 (f0ca3d9ab8f7) 2026-06-24 16:10.30: Waiting for resource in pool day11-builds 2026-06-24 17:10.25: Got resource from pool day11-builds 2026-06-24 17:10.25: [profile full] build orocksdb.0.3.0 2026-06-24 17:10.25: build orocksdb.0.3.0 (f0ca3d9ab8f7) === DEPENDENCIES (18 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb compiler-cloning.enabled 439a1fc77aa6 conf-libffi.2.0.0 61d8d9bdb420 conf-pkg-config.5 d5de2c6a88f9 conf-rocksdb.2 0bdc8d6c5e42 csexp.1.5.2 977b865a51b4 ctypes.0.24.0 66877315b5f5 ctypes-foreign.0.24.0 8a5f5dfd7517 dune.3.23.1 a59dd9b14fe3 dune-configurator.3.23.1 8cec6bb1116c integers.0.8.0 ee53929eae89 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 stdlib-shims.0.3.0 e7f8a4f187fa === STDOUT === Processing: [default: loading data] [orocksdb.0.3.0: dl] [orocksdb.0.3.0: extract] -> retrieved orocksdb.0.3.0 (https://opam.ocaml.org/cache) [orocksdb: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/orocksdb.0.3.0) - ocamlbuild -use-ocamlfind -lflags -cclib,-lrocksdb rocks.inferred.mli rocks.cma rocks.cmxa rocks.cmxs rocks_options.inferred.mli - + ocamlfind ocamlc -config - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -I +unix unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -cclib -lrocksdb -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - + ocamlfind ocamlc -config - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package ctypes -package ctypes.foreign -modules rocks.ml > rocks.ml.depends - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package ctypes -package ctypes.foreign -modules rocks_common.ml > rocks_common.ml.depends - + ocamlfind ocamldep -package ctypes -package ctypes.foreign -modules rocks_intf.ml > rocks_intf.ml.depends - + ocamlfind ocamldep -package ctypes -package ctypes.foreign -modules rocks_options.ml > rocks_options.ml.depends - + ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_common.cmo rocks_common.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_common.cmo rocks_common.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_options.cmo rocks_options.ml - 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 -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_options.cmo rocks_options.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package ctypes -package ctypes.foreign -modules rocks_version.ml > rocks_version.ml.depends - + ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_intf.cmo rocks_intf.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_intf.cmo rocks_intf.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_version.cmo rocks_version.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_version.cmo rocks_version.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -i -package ctypes -package ctypes.foreign rocks.ml > rocks.inferred.mli - + ocamlfind ocamlc -i -package ctypes -package ctypes.foreign rocks.ml > rocks.inferred.mli - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - File "rocks.ml", line 185, characters 9-24: - 185 | else string_from_ptr res (!@ res_size) - ^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label length was omitted in the application of - this function. - - File "rocks.ml", line 205, characters 9-24: - 205 | else string_from_ptr res (!@ res_size) - ^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label length was omitted in the application of - this function. - - File "rocks.ml", line 396, characters 19-34: - 396 | let res' = string_from_ptr res (!@ res_size) in - ^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label length was omitted in the application of - this function. - + ocamlfind ocamldep -package ctypes -package ctypes.foreign -modules rocks.mli > rocks.mli.depends - + ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks.cmi rocks.mli - + ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks.cmi rocks.mli - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks.cmo rocks.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks.cmo rocks.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - File "rocks.ml", line 185, characters 9-24: - 185 | else string_from_ptr res (!@ res_size) - ^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label length was omitted in the application of - this function. - - File "rocks.ml", line 205, characters 9-24: - 205 | else string_from_ptr res (!@ res_size) - ^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label length was omitted in the application of - this function. - - File "rocks.ml", line 396, characters 19-34: - 396 | let res' = string_from_ptr res (!@ res_size) in - ^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label length was omitted in the application of - this function. - + ocamlfind ocamlc -a -cclib -lrocksdb -package ctypes -package ctypes.foreign rocks_common.cmo rocks_options.cmo rocks_intf.cmo rocks_version.cmo rocks.cmo -o rocks.cma - + ocamlfind ocamlc -a -cclib -lrocksdb -package ctypes -package ctypes.foreign rocks_common.cmo rocks_options.cmo rocks_intf.cmo rocks_version.cmo rocks.cmo -o rocks.cma - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_common.cmx rocks_common.ml - + ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_common.cmx rocks_common.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_options.cmx rocks_options.ml - + ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_options.cmx rocks_options.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_intf.cmx rocks_intf.ml - + ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_intf.cmx rocks_intf.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_version.cmx rocks_version.ml - + ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks_version.cmx rocks_version.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks.cmx rocks.ml - + ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes -package ctypes.foreign -o rocks.cmx rocks.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - File "rocks.ml", line 185, characters 9-24: - 185 | else string_from_ptr res (!@ res_size) - ^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label length was omitted in the application of - this function. - - File "rocks.ml", line 205, characters 9-24: - 205 | else string_from_ptr res (!@ res_size) - ^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label length was omitted in the application of - this function. - - File "rocks.ml", line 396, characters 19-34: - 396 | let res' = string_from_ptr res (!@ res_size) in - ^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label length was omitted in the application of - this function. - + ocamlfind ocamlopt -a -cclib -lrocksdb -package ctypes -package ctypes.foreign rocks_common.cmx rocks_options.cmx rocks_intf.cmx rocks_version.cmx rocks.cmx -o rocks.cmxa - + ocamlfind ocamlopt -a -cclib -lrocksdb -package ctypes -package ctypes.foreign rocks_common.cmx rocks_options.cmx rocks_intf.cmx rocks_version.cmx rocks.cmx -o rocks.cmxa - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -shared -cclib -lrocksdb -linkall -package ctypes -package ctypes.foreign rocks.cmxa -o rocks.cmxs - + ocamlfind ocamlopt -shared -cclib -lrocksdb -linkall -package ctypes -package ctypes.foreign rocks.cmxa -o rocks.cmxs - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -i -package ctypes -package ctypes.foreign rocks_options.ml > rocks_options.inferred.mli - + ocamlfind ocamlc -i -package ctypes -package ctypes.foreign rocks_options.ml > rocks_options.inferred.mli - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -I +unix unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -cclib -lrocksdb -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf -> compiled orocksdb.0.3.0 [orocksdb: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/orocksdb.0.3.0) - mkdir -p `ocamlfind printconf destdir` - ocamlfind install rocks -destdir `ocamlfind printconf destdir` _build/META \ - _build/rocks.a \ - _build/rocks.cma \ - _build/rocks.cmi \ - _build/rocks.cmx \ - _build/rocks.cmxa \ - _build/rocks.cmxs - Installed /home/opam/.opam/default/lib/rocks/rocks.cmxs - Installed /home/opam/.opam/default/lib/rocks/rocks.cmxa - Installed /home/opam/.opam/default/lib/rocks/rocks.cmx - Installed /home/opam/.opam/default/lib/rocks/rocks.cmi - Installed /home/opam/.opam/default/lib/rocks/rocks.cma - Installed /home/opam/.opam/default/lib/rocks/rocks.a - Installed /home/opam/.opam/default/lib/rocks/META -> installed orocksdb.0.3.0 [WARNING] Opam packages conf-libffi.2.0.0 and conf-rocksdb.2 depend on the following system packages that are no longer installed: libffi-dev librocksdb-dev - conf-libffi.2.0.0: depends on libffi-dev - conf-rocksdb.2: depends on librocksdb-dev === STDERR === 2026-06-24 17:10.42: OK: build orocksdb.0.3.0 (runc: 3.6s, disk: 18KB) 2026-06-24 17:10.42: Job succeeded