Build:
  1. 1
  2. 0
2026-09-03 22:22.02: New job: build orocksdb.0.2.2 (a3b2ac99b366)
2026-09-03 22:22.02: Waiting for resource in pool day11-builds
2026-09-03 23:07.25: Got resource from pool day11-builds
2026-09-03 23:07.25: [profile full] build orocksdb.0.2.2
2026-09-03 23:07.25: build orocksdb.0.2.2 (a3b2ac99b366)
=== DEPENDENCIES (18 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  conf-libffi.2.0.0                                  32cf20b5f065
  conf-pkg-config.5                                  74f50f3cfe72
  conf-rocksdb.2                                     132c635d243f
  csexp.1.5.2                                        58b250503765
  ctypes.0.24.0                                      0932749f0814
  ctypes-foreign.0.24.0                              de0d10812d94
  dune.3.24.2                                        ec704e062ad3
  dune-configurator.3.24.2                           183455f65a68
  integers.0.8.0                                     39f28989dadd
  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
  stdlib-shims.0.3.0                                 8ab1e1c44699
=== STDOUT ===
Processing: [default: loading data]
[orocksdb.0.2.2: dl]
[orocksdb.0.2.2: extract]
-> retrieved orocksdb.0.2.2  (https://opam.ocaml.org/cache)
[orocksdb: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/orocksdb.0.2.2)
- ocamlbuild -use-ocamlfind -lflags -cclib,/usr/local/lib/librocksdb.so rocks.inferred.mli rocks.cma rocks.cmxa rocks.cmxs rocks_options.inferred.mli
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package ctypes.foreign -package ctypes -modules rocks.ml > rocks.ml.depends
- + ocamlfind ocamldep -package ctypes.foreign -package ctypes -modules rocks_common.ml > rocks_common.ml.depends
- + ocamlfind ocamldep -package ctypes.foreign -package ctypes -modules rocks_options.ml > rocks_options.ml.depends
- + ocamlfind ocamlc -c -g -annot -package ctypes.foreign -package ctypes -o rocks_common.cmo rocks_common.ml
- + ocamlfind ocamlc -c -g -annot -package ctypes.foreign -package ctypes -o rocks_options.cmo rocks_options.ml
- + ocamlfind ocamlc -i -package ctypes.foreign -package ctypes rocks.ml > rocks.inferred.mli
- + ocamlfind ocamlc -i -package ctypes.foreign -package ctypes rocks.ml > rocks.inferred.mli
- File "rocks.ml", line 172, characters 19-34:
- 172 |         let res' = string_from_ptr res (!@ res_size) in
-                          ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label length was omitted in the application of
-   this function.
- 
- File "rocks.ml", line 277, characters 9-24:
- 277 |     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 296, characters 9-24:
- 296 |     else string_from_ptr res (!@ res_size)
-                ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label length was omitted in the application of
-   this function.
- + ocamlfind ocamldep -package ctypes.foreign -package ctypes -modules rocks.mli > rocks.mli.depends
- + ocamlfind ocamlc -c -g -annot -package ctypes.foreign -package ctypes -o rocks.cmi rocks.mli
- + ocamlfind ocamlc -c -g -annot -package ctypes.foreign -package ctypes -o rocks.cmo rocks.ml
- + ocamlfind ocamlc -c -g -annot -package ctypes.foreign -package ctypes -o rocks.cmo rocks.ml
- File "rocks.ml", line 172, characters 19-34:
- 172 |         let res' = string_from_ptr res (!@ res_size) in
-                          ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label length was omitted in the application of
-   this function.
- 
- File "rocks.ml", line 277, characters 9-24:
- 277 |     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 296, characters 9-24:
- 296 |     else string_from_ptr res (!@ res_size)
-                ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label length was omitted in the application of
-   this function.
- + ocamlfind ocamlc -a -cclib /usr/local/lib/librocksdb.so -package ctypes.foreign -package ctypes rocks_common.cmo rocks_options.cmo rocks.cmo -o rocks.cma
- + ocamlfind ocamlopt -c -g -annot -package ctypes.foreign -package ctypes -o rocks_common.cmx rocks_common.ml
- + ocamlfind ocamlopt -c -g -annot -package ctypes.foreign -package ctypes -o rocks_options.cmx rocks_options.ml
- + ocamlfind ocamlopt -c -g -annot -package ctypes.foreign -package ctypes -o rocks.cmx rocks.ml
- + ocamlfind ocamlopt -c -g -annot -package ctypes.foreign -package ctypes -o rocks.cmx rocks.ml
- File "rocks.ml", line 172, characters 19-34:
- 172 |         let res' = string_from_ptr res (!@ res_size) in
-                          ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label length was omitted in the application of
-   this function.
- 
- File "rocks.ml", line 277, characters 9-24:
- 277 |     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 296, characters 9-24:
- 296 |     else string_from_ptr res (!@ res_size)
-                ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label length was omitted in the application of
-   this function.
- + ocamlfind ocamlopt -a -cclib /usr/local/lib/librocksdb.so -package ctypes.foreign -package ctypes rocks_common.cmx rocks_options.cmx rocks.cmx -o rocks.cmxa
- + ocamlfind ocamlopt -shared -cclib /usr/local/lib/librocksdb.so -linkall -package ctypes.foreign -package ctypes rocks.cmxa -o rocks.cmxs
- + ocamlfind ocamlopt -shared -cclib /usr/local/lib/librocksdb.so -linkall -package ctypes.foreign -package ctypes rocks.cmxa -o rocks.cmxs
- /usr/bin/ld: cannot find /usr/local/lib/librocksdb.so: No such file or directory
- /usr/bin/ld: cannot find /usr/local/lib/librocksdb.so: No such file or directory
- collect2: error: ld returned 1 exit status
- File "caml_startup", line 1:
- Error: Error during linking (exit code 1)
- Command exited with code 2.
- make: *** [Makefile:7: build] Error 10
[ERROR] The compilation of orocksdb.0.2.2 failed at "make".
build failed... 

=== STDERR ===

2026-09-03 23:07.31: FAILED: build orocksdb.0.2.2
2026-09-03 23:07.31: Job failed: build failed: orocksdb.0.2.2