Build:
- 0
2026-06-20 15:59.30: New job: build cdrom.0.9.1 (970151dca042) 2026-06-20 15:59.30: Waiting for resource in pool day11-builds 2026-06-20 16:39.39: Got resource from pool day11-builds 2026-06-20 16:39.39: [profile full] build cdrom.0.9.1 2026-06-20 16:39.39: build cdrom.0.9.1 (970151dca042) === DEPENDENCIES (6 transitive) === compiler-cloning.enabled 0d2606125f88 obuild.0.2.2 6e6c64a040eb ocaml.5.5.0 1b4132bddf48 ocaml-base-compiler.5.5.0 1901c3a760c1 ocaml-compiler.5.5.0 5f593a0b4a8c ocamlfind.1.9.8 5b46f9d92bbd === 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.078s - [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.014s - [TIMING] DAG merge: 0.000s - [TIMING] target preparation loop: 0.092s - [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.019s - [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.047s - [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.028s - [TIMING] C cdrom_stubs.c: 0.199s - 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.141s - [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.011s - [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.026s - [TIMING] link lib-cdrom: 0.166s - [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.047s - 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.910s - [8 of 8] Checking dist/build/query - [TIMING] Scheduler.schedule: 1.477s - schedule finished: #processes=9 max_concurrency=2 - [TIMING] compilation phase: 1.477s - [TIMING] build_dag (total): 1.569s -> 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.035s - [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.046s - [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.040s - [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.087s - [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.061s - [TIMING] C cdrom_stubs.c: 0.220s - 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.221s - [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.021s - [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.029s - [TIMING] link lib-cdrom: 0.083s - [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.040s - 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.708s - [8 of 8] Checking dist/build/query - [TIMING] Scheduler.schedule: 1.282s - schedule finished: #processes=9 max_concurrency=2 - [TIMING] compilation phase: 1.282s - [TIMING] build_dag (total): 1.328s - 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-20 16:41.40: OK: build cdrom.0.9.1 (runc: 6.6s, disk: 16KB) 2026-06-20 16:41.40: Job succeeded