Build:
- 0
2026-06-24 11:13.10: New job: build cpdf.2.3 (325f5d49c0f4) 2026-06-24 11:13.10: Waiting for resource in pool day11-builds 2026-06-24 11:54.43: Got resource from pool day11-builds 2026-06-24 11:54.43: [profile full] build cpdf.2.3 2026-06-24 11:54.43: build cpdf.2.3 (325f5d49c0f4) === DEPENDENCIES (5 transitive) === camlpdf.2.3 cd14c258f82c ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 ocamlfind.1.9.8 214dd418ac02 === STDOUT === Processing: [default: loading data] [cpdf.2.3: dl] [cpdf.2.3: extract] [cpdf.2.3/cpdf.install: dl] -> retrieved cpdf.2.3 (https://opam.ocaml.org/cache) [cpdf: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/cpdf.2.3) - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - ocamlfind ocamldep -native cpdfcommand.mli > ._ncdi/cpdfcommand.di - ocamlfind ocamldep -native cpdf.mli > ._ncdi/cpdf.di - ocamlfind ocamldep -native cpdfstrftime.mli > ._ncdi/cpdfstrftime.di - ocamlfind ocamldep -native xmlm.mli > ._ncdi/xmlm.di - ocamlfind ocamldep cpdfcommandrun.ml > ._d/cpdfcommandrun.d - ocamlfind ocamldep cpdfcommand.ml > ._d/cpdfcommand.d - ocamlfind ocamldep cpdf.ml > ._d/cpdf.d - ocamlfind ocamldep cpdfstrftime.ml > ._d/cpdfstrftime.d - ocamlfind ocamldep xmlm.ml > ._d/xmlm.d - ocamlfind ocamlc -package camlpdf -c -annot xmlm.mli - ocamlfind ocamlopt -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot xmlm.ml - ocamlfind ocamlc -package camlpdf -c -annot cpdfstrftime.mli - ocamlfind ocamlopt -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdfstrftime.ml - ocamlfind ocamlc -package camlpdf -c -annot cpdf.mli - ocamlfind ocamlopt -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdf.ml - File "cpdf.ml", line 625, characters 24-28: - 625 | let qs = addstream (many Pdfops.Op_Q deficit @ [Pdfops.Op_Q]) in - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 1817, characters 33-37: - 1817 | else implode (many '0' (w - String.length numstring)) ^ numstring))] - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 2144, characters 12-16: - 2144 | many - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 2555, characters 15-19: - 2555 | (many (Pdfpage.blankpage Pdfpaper.a4) (length_under - length_over)))) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 2962, characters 24-28: - 2962 | combine (many pagenumber (length strings)) strings - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 3032, characters 11-15: - 3032 | many (Pdfpage.blankpage Pdfpaper.a4) (Pdfpage.endpage b - Pdfpage.endpage a)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 4147, characters 86-90: - 4147 | map (fun () -> Pdfpage.blankpage (Pdfpaper.make Pdfunits.PdfPoint width height)) (many () pages) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 4154, characters 49-53: - 4154 | map (fun () -> Pdfpage.blankpage papersize) (many () pages) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package camlpdf -c -annot cpdfcommand.mli - ocamlfind ocamlopt -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdfcommand.ml - File "cpdfcommand.ml", line 2788, characters 23-27: - 2788 | else implode ((many '0' (l - length chars)) @ chars) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdfcommand.ml", line 3438, characters 70-74: - 3438 | Pdfpage.change_pages true page (Pdfpage.pages_of_pagetree page @ (many lastpage len)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdfcommand.ml", line 3640, characters 46-50: - 3640 | let pdf, pageroot = Pdfpage.add_pagetree (many page args.createpdf_pages) (Pdf.empty ()) in - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdfcommand.ml", line 4206, characters 16-25: - 4206 | split_pdf - ^^^^^^^^^ - Warning 6 [labels-omitted]: labels cpdflin, preserve_objstm, create_objstm, squeeze were omitted in the application of this function. - File "cpdfcommand.ml", line 4236, characters 16-34: - 4236 | split_at_bookmarks - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label squeeze was omitted in the application of this function. - ocamlfind ocamlopt -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdfcommandrun.ml - ocamlfind ocamlopt \ - -package camlpdf -linkpkg \ - -g -o cpdf \ - xmlm.cmx cpdfstrftime.cmx cpdf.cmx cpdfcommand.cmx cpdfcommandrun.cmx - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - ocamlfind ocamlopt -a -g -o cpdf.cmxa xmlm.cmx cpdfstrftime.cmx cpdf.cmx cpdfcommand.cmx cpdfcommandrun.cmx - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - ocamlfind ocamldep cpdfcommand.mli > ._bcdi/cpdfcommand.di - ocamlfind ocamldep cpdf.mli > ._bcdi/cpdf.di - ocamlfind ocamldep cpdfstrftime.mli > ._bcdi/cpdfstrftime.di - ocamlfind ocamldep xmlm.mli > ._bcdi/xmlm.di - ocamlfind ocamlc -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot xmlm.ml - ocamlfind ocamlc -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdfstrftime.ml - ocamlfind ocamlc -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdf.ml - File "cpdf.ml", line 625, characters 24-28: - 625 | let qs = addstream (many Pdfops.Op_Q deficit @ [Pdfops.Op_Q]) in - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 1817, characters 33-37: - 1817 | else implode (many '0' (w - String.length numstring)) ^ numstring))] - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 2144, characters 12-16: - 2144 | many - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 2555, characters 15-19: - 2555 | (many (Pdfpage.blankpage Pdfpaper.a4) (length_under - length_over)))) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 2962, characters 24-28: - 2962 | combine (many pagenumber (length strings)) strings - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 3032, characters 11-15: - 3032 | many (Pdfpage.blankpage Pdfpaper.a4) (Pdfpage.endpage b - Pdfpage.endpage a)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 4147, characters 86-90: - 4147 | map (fun () -> Pdfpage.blankpage (Pdfpaper.make Pdfunits.PdfPoint width height)) (many () pages) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 4154, characters 49-53: - 4154 | map (fun () -> Pdfpage.blankpage papersize) (many () pages) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdfcommand.ml - File "cpdfcommand.ml", line 2788, characters 23-27: - 2788 | else implode ((many '0' (l - length chars)) @ chars) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdfcommand.ml", line 3438, characters 70-74: - 3438 | Pdfpage.change_pages true page (Pdfpage.pages_of_pagetree page @ (many lastpage len)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdfcommand.ml", line 3640, characters 46-50: - 3640 | let pdf, pageroot = Pdfpage.add_pagetree (many page args.createpdf_pages) (Pdf.empty ()) in - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdfcommand.ml", line 4206, characters 16-25: - 4206 | split_pdf - ^^^^^^^^^ - Warning 6 [labels-omitted]: labels cpdflin, preserve_objstm, create_objstm, squeeze were omitted in the application of this function. - File "cpdfcommand.ml", line 4236, characters 16-34: - 4236 | split_at_bookmarks - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label squeeze was omitted in the application of this function. - ocamlfind ocamlc -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdfcommandrun.ml - ocamlfind ocamlc -a -g -o cpdf.cma xmlm.cmo cpdfstrftime.cmo cpdf.cmo cpdfcommand.cmo cpdfcommandrun.cmo - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - ocamlfind ocamlmktop \ - -package camlpdf -linkpkg \ - -g -o cpdf.top \ - xmlm.cmo cpdfstrftime.cmo cpdf.cmo cpdfcommand.cmo cpdfcommandrun.cmo - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - mkdir -p doc/cpdf/html - rm -rf doc/cpdf/html/* - ocamlfind ocamldoc -package camlpdf -html -d doc/cpdf/html xmlm.mli cpdfstrftime.mli cpdf.mli cpdfcommand.mli -> compiled cpdf.2.3 [cpdf: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/cpdf.2.3) - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - ocamlfind ocamlopt \ - -package camlpdf -linkpkg \ - -g -o cpdf \ - xmlm.cmx cpdfstrftime.cmx cpdf.cmx cpdfcommand.cmx cpdfcommandrun.cmx - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - ocamlfind ocamlopt -a -g -o cpdf.cmxa xmlm.cmx cpdfstrftime.cmx cpdf.cmx cpdfcommand.cmx cpdfcommandrun.cmx - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - make[1]: 'cpdf.cma' is up to date. - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - make[1]: 'cpdf.top' is up to date. - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/cpdf.2.3' - rm -rf doc/cpdf/html/* - ocamlfind ocamldoc -package camlpdf -html -d doc/cpdf/html xmlm.mli cpdfstrftime.mli cpdf.mli cpdfcommand.mli - - Installing library with ocamlfind - ocamlfind install cpdf META cpdf.a cpdf.cma cpdf.cmxa xmlm.mli cpdfstrftime.mli cpdf.mli cpdfcommand.mli xmlm.cmi cpdfstrftime.cmi cpdf.cmi cpdfcommand.cmi xmlm.cmx cpdfstrftime.cmx cpdf.cmx cpdfcommand.cmx xmlm.cmt cpdfstrftime.cmt cpdf.cmt cpdfcommand.cmt - Installed /home/opam/.opam/default/lib/cpdf/cpdfcommand.cmt - Installed /home/opam/.opam/default/lib/cpdf/cpdf.cmt - Installed /home/opam/.opam/default/lib/cpdf/cpdfstrftime.cmt - Installed /home/opam/.opam/default/lib/cpdf/xmlm.cmt - Installed /home/opam/.opam/default/lib/cpdf/cpdfcommand.cmx - Installed /home/opam/.opam/default/lib/cpdf/cpdf.cmx - Installed /home/opam/.opam/default/lib/cpdf/cpdfstrftime.cmx - Installed /home/opam/.opam/default/lib/cpdf/xmlm.cmx - Installed /home/opam/.opam/default/lib/cpdf/cpdfcommand.cmi - Installed /home/opam/.opam/default/lib/cpdf/cpdf.cmi - Installed /home/opam/.opam/default/lib/cpdf/cpdfstrftime.cmi - Installed /home/opam/.opam/default/lib/cpdf/xmlm.cmi - Installed /home/opam/.opam/default/lib/cpdf/cpdfcommand.mli - Installed /home/opam/.opam/default/lib/cpdf/cpdf.mli - Installed /home/opam/.opam/default/lib/cpdf/cpdfstrftime.mli - Installed /home/opam/.opam/default/lib/cpdf/xmlm.mli - Installed /home/opam/.opam/default/lib/cpdf/cpdf.cmxa - Installed /home/opam/.opam/default/lib/cpdf/cpdf.cma - Installed /home/opam/.opam/default/lib/cpdf/cpdf.a - Installed /home/opam/.opam/default/lib/cpdf/META - - Installation successful. -> installed cpdf.2.3 === STDERR === 2026-06-24 11:55.50: OK: build cpdf.2.3 (runc: 13.7s, disk: 17KB) 2026-06-24 11:55.50: Job succeeded