Build:
  1. 0
2026-06-24 11:30.19: New job: build cdrom.0.9.1 (ee2522eef051)
2026-06-24 11:30.19: Waiting for resource in pool day11-builds
2026-06-24 12:49.09: Got resource from pool day11-builds
2026-06-24 12:49.09: [profile full] build cdrom.0.9.1
2026-06-24 12:49.09: build cdrom.0.9.1 (ee2522eef051)
=== DEPENDENCIES (6 transitive) ===
  compiler-cloning.enabled                           439a1fc77aa6
  obuild.0.2.2                                       5688f53716f1
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlfind.1.9.8                                    b506a15fcd6c
=== 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.043s
- [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.054s
- [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.022s
- [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.128s
-   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.057s
-   [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.042s
- [TIMING] link lib-cdrom: 0.071s
- [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.044s
-   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.381s
- [8 of 8] Checking dist/build/query
- [TIMING] Scheduler.schedule: 0.694s
- schedule finished: #processes=9 max_concurrency=2
- [TIMING] compilation phase: 0.694s
- [TIMING] build_dag (total): 0.748s
-> 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.055s
- [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.066s
- [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.018s
- [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.054s
-   [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.029s
- [TIMING] C cdrom_stubs.c: 0.219s
-   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.063s
-   [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.026s
-   [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.038s
- [TIMING] link lib-cdrom: 0.076s
- [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.383s
- [8 of 8] Checking dist/build/query
- [TIMING] Scheduler.schedule: 0.795s
- schedule finished: #processes=9 max_concurrency=2
- [TIMING] compilation phase: 0.795s
- [TIMING] build_dag (total): 0.861s
- 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-24 12:52.33: OK: build cdrom.0.9.1 (runc: 4.6s, disk: 16KB)
2026-06-24 12:52.33: Job succeeded