Build:
- 0
2026-06-16 12:21.42: New job: build cdrom.0.9.1 (5bd39f943f4f) 2026-06-16 12:21.42: Waiting for resource in pool day11-builds 2026-06-16 13:34.12: Got resource from pool day11-builds 2026-06-16 13:34.12: [profile full] build cdrom.0.9.1 2026-06-16 13:34.12: build cdrom.0.9.1 (5bd39f943f4f) === DEPENDENCIES (6 transitive) === obuild.0.2.2 55600383b9e9 ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-config.3 aa27f63940d8 ocamlfind.1.9.8 5cfa73ef65e7 === STDOUT === Processing: [default: loading data] [cdrom.0.9.1: dl] [cdrom.0.9.1: extract] -> retrieved cdrom.0.9.1 (https://opam.ocaml.org/cache) [cdrom: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/cdrom.0.9.1) - obuild --debug+ configure - [CMD]: ocamlfind printconf conf - Configuring cdrom-0.9.1... - [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -config - Detected 4 CPU cores, setting default parallelism to 4 - configure flag: [] - analyzing project - initializing standard library : package stdlib - internal depends: cdrom - getting dependencies for target lib-cdrom - fetching META unix - getting dependencies for target exe-query - library cdrom depends on unix - configuration changed, deleting dist - auto-generating configuration files - Writing new setup - obuild --debug+ build - [CMD]: ocamlfind printconf conf - [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -config - analyzing project - initializing standard library : package stdlib - internal depends: cdrom - getting dependencies for target lib-cdrom - fetching META unix - getting dependencies for target exe-query - library cdrom depends on unix - [TIMING] DAG initialization: 0.000s - preparing target lib-cdrom - preparing compilation for lib-cdrom - Analysing Cdrom - Cdrom has mtime 1369774086.000000 - Cdrom has interface (mtime=1369774086.000000) - [CMD]: /home/opam/.opam/default/bin/ocamldep.opt -I lib -I dist/build/autogen -modules lib/cdrom.ml lib/cdrom.mli - Cdrom depends on Unix - Cdrom internally depends on - [CMD]: /usr/bin/cc -MM lib/cdrom_stubs.c - [TIMING] prepare_target: 0.038s - [TIMING] DAG merge: 0.000s - preparing target exe-query - preparing compilation for exe-query - Analysing Query - Query has mtime 1369774086.000000 - [CMD]: /home/opam/.opam/default/bin/ocamldep.opt -I query -I dist/build/autogen -modules query/query.ml query/query.mli - Query depends on Array,Cdrom,Printf,Sys - Query internally depends on - [TIMING] prepare_target: 0.010s - [TIMING] DAG merge: 0.000s - [TIMING] target preparation loop: 0.048s - [TIMING] Taskdep.init: 0.000s - [1 of 8] Intfing Cdrom - [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -I dist/build/lib-cdrom -I dist/build/autogen -I lib -I /home/opam/.opam/default/lib/ocaml/unix -bin-annot -bin-annot-occurrences -short-paths -o dist/build/lib-cdrom/cdrom.cmi -c lib/cdrom.mli - [2 of 8] Compiling C cdrom_stubs.c - [CMD]: gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -I lib -I /home/opam/.opam/default/lib/ocaml -I dist/build/autogen -o dist/build/lib-cdrom/cdrom_stubs.c.o -c lib/cdrom_stubs.c - [TIMING] intf Cdrom: 0.021s - [3 of 8] Compiling Cdrom - [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -I dist/build/lib-cdrom -I dist/build/autogen -I lib -I /home/opam/.opam/default/lib/ocaml/unix -bin-annot -bin-annot-occurrences -short-paths -o dist/build/lib-cdrom/cdrom.cmx -c lib/cdrom.ml - [TIMING] mod Cdrom: 0.078s - [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -I dist/build/lib-cdrom -I dist/build/autogen -I lib -I /home/opam/.opam/default/lib/ocaml/unix -bin-annot -bin-annot-occurrences -short-paths -o dist/build/lib-cdrom/cdrom.cmo -c lib/cdrom.ml - [TIMING] mod Cdrom: 0.065s - [TIMING] C cdrom_stubs.c: 0.201s - compilation order: Cdrom - self deps: - package deps: [unix] - [4 of 8] Linking library dist/build/lib-cdrom/cdrom.cmxa - [4 of 8] Linking library dist/build/lib-cdrom/cdrom.cmxs - [4 of 8] Linking library dist/build/lib-cdrom/cdrom.cma - [CMD]: /home/opam/.opam/default/bin/ocamlmklib -o dist/build/lib-cdrom/stubs_cdrom dist/build/lib-cdrom/cdrom_stubs.c.o - [TIMING] link lib-cdrom: 0.052s - [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -a -o dist/build/lib-cdrom/cdrom.cma -I dist/build/lib-cdrom -I /home/opam/.opam/default/lib/ocaml/unix -dllib -lstubs_cdrom cdrom.cmo - [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -shared -o dist/build/lib-cdrom/cdrom.cmxs -I dist/build/lib-cdrom -I /home/opam/.opam/default/lib/ocaml/unix -cclib -lstubs_cdrom cdrom.cmx - [TIMING] link lib-cdrom: 0.012s - [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -a -o dist/build/lib-cdrom/cdrom.cmxa -I dist/build/lib-cdrom -I /home/opam/.opam/default/lib/ocaml/unix -cclib -lstubs_cdrom cdrom.cmx - [TIMING] link lib-cdrom: 0.020s - [TIMING] link lib-cdrom: 0.072s - [5 of 8] Checking dist/build/lib-cdrom - [6 of 8] Compiling Query - [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -I dist/build/query -I dist/build/autogen -I query -I dist/build/lib-cdrom -I /home/opam/.opam/default/lib/ocaml/unix -bin-annot -bin-annot-occurrences -short-paths -o dist/build/query/query.cmx -c query/query.ml - [TIMING] mod Query: 0.041s - compilation order: Query - self deps: cdrom - package deps: [unix,cdrom] - [7 of 8] Linking executable dist/build/query/query - [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -o dist/build/query/query -I dist/build/query -I /home/opam/.opam/default/lib/ocaml/unix -I dist/build/lib-cdrom /home/opam/.opam/default/lib/ocaml/unix/unix.cmxa cdrom.cmxa -cclib -Ldist/build/lib-cdrom -cclib -lstubs_cdrom query.cmx - [TIMING] link exe-query: 0.394s - [8 of 8] Checking dist/build/query - [TIMING] Scheduler.schedule: 0.769s - schedule finished: #processes=9 max_concurrency=2 - [TIMING] compilation phase: 0.769s - [TIMING] build_dag (total): 0.817s -> compiled cdrom.0.9.1 [cdrom: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/cdrom.0.9.1) - obuild --debug+ configure - [CMD]: ocamlfind printconf conf - Configuring cdrom-0.9.1... - [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -config - Detected 4 CPU cores, setting default parallelism to 4 - configure flag: [] - analyzing project - initializing standard library : package stdlib - internal depends: cdrom - getting dependencies for target lib-cdrom - fetching META unix - getting dependencies for target exe-query - library cdrom depends on unix - configuration changed, deleting dist - auto-generating configuration files - Writing new setup - obuild --debug+ build - [CMD]: ocamlfind printconf conf - [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -config - analyzing project - initializing standard library : package stdlib - internal depends: cdrom - getting dependencies for target lib-cdrom - fetching META unix - getting dependencies for target exe-query - library cdrom depends on unix - [TIMING] DAG initialization: 0.000s - preparing target lib-cdrom - preparing compilation for lib-cdrom - Analysing Cdrom - Cdrom has mtime 1369774086.000000 - Cdrom has interface (mtime=1369774086.000000) - [CMD]: /home/opam/.opam/default/bin/ocamldep.opt -I lib -I dist/build/autogen -modules lib/cdrom.ml lib/cdrom.mli - Cdrom depends on Unix - Cdrom internally depends on - [CMD]: /usr/bin/cc -MM lib/cdrom_stubs.c - [TIMING] prepare_target: 0.040s - [TIMING] DAG merge: 0.000s - preparing target exe-query - preparing compilation for exe-query - Analysing Query - Query has mtime 1369774086.000000 - [CMD]: /home/opam/.opam/default/bin/ocamldep.opt -I query -I dist/build/autogen -modules query/query.ml query/query.mli - Query depends on Array,Cdrom,Printf,Sys - Query internally depends on - [TIMING] prepare_target: 0.011s - [TIMING] DAG merge: 0.000s - [TIMING] target preparation loop: 0.052s - [TIMING] Taskdep.init: 0.000s - [1 of 8] Intfing Cdrom - [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -I dist/build/lib-cdrom -I dist/build/autogen -I lib -I /home/opam/.opam/default/lib/ocaml/unix -bin-annot -bin-annot-occurrences -short-paths -o dist/build/lib-cdrom/cdrom.cmi -c lib/cdrom.mli - [2 of 8] Compiling C cdrom_stubs.c - [CMD]: gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -I lib -I /home/opam/.opam/default/lib/ocaml -I dist/build/autogen -o dist/build/lib-cdrom/cdrom_stubs.c.o -c lib/cdrom_stubs.c - [TIMING] intf Cdrom: 0.033s - [3 of 8] Compiling Cdrom - [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -I dist/build/lib-cdrom -I dist/build/autogen -I lib -I /home/opam/.opam/default/lib/ocaml/unix -bin-annot -bin-annot-occurrences -short-paths -o dist/build/lib-cdrom/cdrom.cmx -c lib/cdrom.ml - [TIMING] mod Cdrom: 0.090s - [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -I dist/build/lib-cdrom -I dist/build/autogen -I lib -I /home/opam/.opam/default/lib/ocaml/unix -bin-annot -bin-annot-occurrences -short-paths -o dist/build/lib-cdrom/cdrom.cmo -c lib/cdrom.ml - [TIMING] C cdrom_stubs.c: 0.143s - [TIMING] mod Cdrom: 0.061s - compilation order: Cdrom - self deps: - package deps: [unix] - [4 of 8] Linking library dist/build/lib-cdrom/cdrom.cmxa - [4 of 8] Linking library dist/build/lib-cdrom/cdrom.cmxs - [4 of 8] Linking library dist/build/lib-cdrom/cdrom.cma - [CMD]: /home/opam/.opam/default/bin/ocamlmklib -o dist/build/lib-cdrom/stubs_cdrom dist/build/lib-cdrom/cdrom_stubs.c.o - [TIMING] link lib-cdrom: 0.044s - [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -a -o dist/build/lib-cdrom/cdrom.cma -I dist/build/lib-cdrom -I /home/opam/.opam/default/lib/ocaml/unix -dllib -lstubs_cdrom cdrom.cmo - [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -shared -o dist/build/lib-cdrom/cdrom.cmxs -I dist/build/lib-cdrom -I /home/opam/.opam/default/lib/ocaml/unix -cclib -lstubs_cdrom cdrom.cmx - [TIMING] link lib-cdrom: 0.024s - [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -a -o dist/build/lib-cdrom/cdrom.cmxa -I dist/build/lib-cdrom -I /home/opam/.opam/default/lib/ocaml/unix -cclib -lstubs_cdrom cdrom.cmx - [TIMING] link lib-cdrom: 0.030s - [TIMING] link lib-cdrom: 0.080s - [5 of 8] Checking dist/build/lib-cdrom - [6 of 8] Compiling Query - [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -I dist/build/query -I dist/build/autogen -I query -I dist/build/lib-cdrom -I /home/opam/.opam/default/lib/ocaml/unix -bin-annot -bin-annot-occurrences -short-paths -o dist/build/query/query.cmx -c query/query.ml - [TIMING] mod Query: 0.042s - compilation order: Query - self deps: cdrom - package deps: [unix,cdrom] - [7 of 8] Linking executable dist/build/query/query - [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -o dist/build/query/query -I dist/build/query -I /home/opam/.opam/default/lib/ocaml/unix -I dist/build/lib-cdrom /home/opam/.opam/default/lib/ocaml/unix/unix.cmxa cdrom.cmxa -cclib -Ldist/build/lib-cdrom -cclib -lstubs_cdrom query.cmx - [TIMING] link exe-query: 0.397s - [8 of 8] Checking dist/build/query - [TIMING] Scheduler.schedule: 0.760s - schedule finished: #processes=9 max_concurrency=2 - [TIMING] compilation phase: 0.760s - [TIMING] build_dag (total): 0.812s - ocamlfind remove cdrom - ocamlfind: [WARNING] No such file: /home/opam/.opam/default/lib/cdrom/META - ocamlfind install cdrom dist/build/lib-cdrom/cdrom.a dist/build/lib-cdrom/cdrom.cmi dist/build/lib-cdrom/cdrom.cmx dist/build/lib-cdrom/cdrom.o dist/build/lib-cdrom/dllstubs_cdrom.so dist/build/lib-cdrom/cdrom.cma dist/build/lib-cdrom/cdrom.cmo dist/build/lib-cdrom/cdrom.cmxa dist/build/lib-cdrom/cdrom_stubs.c.o dist/build/lib-cdrom/libstubs_cdrom.a lib/META lib/cdrom.mli - Installed /home/opam/.opam/default/lib/cdrom/cdrom.mli - Installed /home/opam/.opam/default/lib/cdrom/libstubs_cdrom.a - Installed /home/opam/.opam/default/lib/cdrom/cdrom_stubs.c.o - Installed /home/opam/.opam/default/lib/cdrom/cdrom.cmxa - Installed /home/opam/.opam/default/lib/cdrom/cdrom.cmo - Installed /home/opam/.opam/default/lib/cdrom/cdrom.cma - Installed /home/opam/.opam/default/lib/cdrom/cdrom.o - Installed /home/opam/.opam/default/lib/cdrom/cdrom.cmx - Installed /home/opam/.opam/default/lib/cdrom/cdrom.cmi - Installed /home/opam/.opam/default/lib/cdrom/cdrom.a - Installed /home/opam/.opam/default/lib/stublibs/dllstubs_cdrom.so - Installed /home/opam/.opam/default/lib/stublibs/dllstubs_cdrom.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/default/lib/cdrom/META -> installed cdrom.0.9.1 === STDERR === 2026-06-16 13:37.37: OK: build cdrom.0.9.1 (runc: 124.2s, disk: 16KB) 2026-06-16 13:43.47: Job succeeded