Build:
  1. 0
2026-06-16 12:10.53: New job: build cudf.0.9-1 (919dbf07e2b6)
2026-06-16 12:10.53: Waiting for resource in pool day11-builds
2026-06-16 12:49.20: Got resource from pool day11-builds
2026-06-16 12:49.20: [profile full] build cudf.0.9-1
2026-06-16 12:49.20: build cudf.0.9-1 (919dbf07e2b6)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cppo.1.8.0                                         ea583d2d3bbb
  dune.3.23.1                                        5402470d931c
  extlib.1.8.0                                       a8a0cc316b7f
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
=== STDOUT ===
Processing: [default: loading data]
[cudf.0.9-1: dl]
[cudf.0.9-1: extract]
-> retrieved cudf.0.9-1  (https://opam.ocaml.org/cache)
[cudf: make all]
+ /usr/bin/make "all" "opt" "DOC=" (CWD=/home/opam/.opam/default/.opam-switch/build/cudf.0.9-1)
- ocamlbuild  cudf.cma
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + ocamlfind ocamlc -config
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- + ocamlfind ocamldep -package extlib -modules cudf_types.mli > cudf_types.mli.depends
- + ocamlfind ocamlc -c -package extlib -o cudf_types.cmi cudf_types.mli
- + ocamlfind ocamldep -package extlib -modules cudf_types.ml > cudf_types.ml.depends
- + ocamlfind ocamldep -package extlib -modules cudf_conf.mli > cudf_conf.mli.depends
- + ocamlfind ocamlc -c -package extlib -o cudf_conf.cmi cudf_conf.mli
- + ocamlfind ocamldep -package extlib -modules cudf_conf.ml > cudf_conf.ml.depends
- + /home/opam/.opam/default/bin/ocamlyacc cudf_822_parser.mly
- + ocamlfind ocamldep -package extlib -modules cudf_822_parser.mli > cudf_822_parser.mli.depends
- + ocamlfind ocamlc -c -package extlib -o cudf_822_parser.cmi cudf_822_parser.mli
- + ocamlfind ocamldep -package extlib -modules cudf_822_parser.ml > cudf_822_parser.ml.depends
- + /home/opam/.opam/default/bin/ocamlyacc cudf_type_parser.mly
- + ocamlfind ocamldep -package extlib -modules cudf_type_parser.mli > cudf_type_parser.mli.depends
- + ocamlfind ocamlc -c -package extlib -o cudf_type_parser.cmi cudf_type_parser.mli
- + ocamlfind ocamldep -package extlib -modules cudf_type_parser.ml > cudf_type_parser.ml.depends
- + ocamlfind ocamldep -package extlib -modules cudf_types_pp.mli > cudf_types_pp.mli.depends
- + ocamlfind ocamlc -c -package extlib -o cudf_types_pp.cmi cudf_types_pp.mli
- + ocamlfind ocamldep -package extlib -modules cudf_types_pp.ml > cudf_types_pp.ml.depends
- + /home/opam/.opam/default/bin/ocamllex.opt -q cudf_type_lexer.mll
- + ocamlfind ocamldep -package extlib -modules cudf_type_lexer.ml > cudf_type_lexer.ml.depends
- + ocamlfind ocamlc -c -package extlib -o cudf_type_lexer.cmo cudf_type_lexer.ml
- + /home/opam/.opam/default/bin/ocamllex.opt -q cudf_822_lexer.mll
- + ocamlfind ocamldep -package extlib -modules cudf_822_lexer.ml > cudf_822_lexer.ml.depends
- + ocamlfind ocamldep -package extlib -modules cudf.mli > cudf.mli.depends
- + ocamlfind ocamlc -c -package extlib -o cudf.cmi cudf.mli
- + ocamlfind ocamldep -package extlib -modules cudf.ml > cudf.ml.depends
- + ocamlfind ocamldep -package extlib -modules cudf_parser.mli > cudf_parser.mli.depends
- + ocamlfind ocamlc -c -package extlib -o cudf_parser.cmi cudf_parser.mli
- + ocamlfind ocamldep -package extlib -modules cudf_parser.ml > cudf_parser.ml.depends
- + ocamlfind ocamlc -c -package extlib -o cudf_822_lexer.cmo cudf_822_lexer.ml
- + ocamlfind ocamldep -package extlib -modules cudf_checker.mli > cudf_checker.mli.depends
- + ocamlfind ocamlc -c -package extlib -o cudf_checker.cmi cudf_checker.mli
- + ocamlfind ocamldep -package extlib -modules cudf_checker.ml > cudf_checker.ml.depends
- + ocamlfind ocamldep -package extlib -modules cudf_printer.mli > cudf_printer.mli.depends
- + ocamlfind ocamlc -c -package extlib -o cudf_printer.cmi cudf_printer.mli
- + ocamlfind ocamldep -package extlib -modules cudf_printer.ml > cudf_printer.ml.depends
- + ocamlfind ocamlc -c -package extlib -o cudf_types.cmo cudf_types.ml
- + ocamlfind ocamlc -c -package extlib -o cudf_conf.cmo cudf_conf.ml
- + ocamlfind ocamlc -c -package extlib -o cudf_822_parser.cmo cudf_822_parser.ml
- + ocamlfind ocamlc -c -package extlib -o cudf_type_parser.cmo cudf_type_parser.ml
- + ocamlfind ocamlc -c -package extlib -o cudf_type_parser.cmo cudf_type_parser.ml
- File "cudf_type_parser.mly", line 204, characters 24-42:
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- + ocamlfind ocamlc -c -package extlib -o cudf_types_pp.cmo cudf_types_pp.ml
- + ocamlfind ocamlc -c -package extlib -o cudf_types_pp.cmo cudf_types_pp.ml
- File "cudf_types_pp.ml", line 92, characters 27-37:
- 92 |     | `Enum l -> `Enum (l, parse_enum l s)
-                                 ^^^^^^^^^^
- Warning 6 [labels-omitted]: label enums was omitted in the application of this function.
- File "cudf_types_pp.ml", line 104, characters 20-44:
- 104 | let string_of_int = Pervasives.string_of_int
-                           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "cudf_types_pp.ml", line 107, characters 21-46:
- 107 | let string_of_bool = Pervasives.string_of_bool
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + ocamlfind ocamlc -c -package extlib -o cudf.cmo cudf.ml
- + ocamlfind ocamlc -c -package extlib -o cudf.cmo cudf.ml
- File "cudf.ml", line 76, characters 2-20:
- 76 |   Pervasives.compare (pkg1.package, pkg1.version) (pkg2.package, pkg2.version)
-        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "cudf.ml", line 79, characters 2-20:
- 79 |   Pervasives.compare (pkg2.package, pkg2.version) (pkg1.package, pkg1.version)
-        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + ocamlfind ocamlc -c -package extlib -o cudf_parser.cmo cudf_parser.ml
- + ocamlfind ocamlc -c -package extlib -o cudf_checker.cmo cudf_checker.ml
- + ocamlfind ocamlc -c -package extlib -o cudf_printer.cmo cudf_printer.ml
- + ocamlfind ocamlc -a -linkpkg cudf_types.cmo cudf_conf.cmo cudf_822_parser.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf_822_lexer.cmo cudf.cmo cudf_parser.cmo cudf_checker.cmo cudf_printer.cmo -o cudf.cma
- ocamlbuild  main_cudf_check.byte
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + ocamlfind ocamlc -config
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- + ocamlfind ocamldep -package extlib -modules main_cudf_check.ml > main_cudf_check.ml.depends
- + ocamlfind ocamlc -c -package extlib -o main_cudf_check.cmo main_cudf_check.ml
- + ocamlfind ocamlc -linkpkg -package extlib cudf_types.cmo cudf_conf.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf.cmo cudf_checker.cmo cudf_822_parser.cmo cudf_822_lexer.cmo cudf_parser.cmo cudf_printer.cmo main_cudf_check.cmo -o main_cudf_check.byte
- ocamlbuild  main_cudf_parse_822.byte
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + ocamlfind ocamlc -config
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- + ocamlfind ocamldep -package extlib -modules main_cudf_parse_822.ml > main_cudf_parse_822.ml.depends
- + ocamlfind ocamlc -c -package extlib -o main_cudf_parse_822.cmo main_cudf_parse_822.ml
- + ocamlfind ocamlc -linkpkg -package extlib cudf_types.cmo cudf_822_parser.cmo cudf_822_lexer.cmo main_cudf_parse_822.cmo -o main_cudf_parse_822.byte
- ocamlbuild  cudf_c.cmo
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + ocamlfind ocamlc -config
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- + ocamlfind ocamldep -package extlib -modules cudf_c.ml > cudf_c.ml.depends
- + ocamlfind ocamlc -c -package extlib -o cudf_c.cmo cudf_c.ml
- ocamlbuild  cudf.cmxa
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + ocamlfind ocamlc -config
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- + ocamlfind ocamlopt -c -package extlib -o cudf_types.cmx cudf_types.ml
- + ocamlfind ocamlopt -c -package extlib -o cudf_type_parser.cmx cudf_type_parser.ml
- + ocamlfind ocamlopt -c -package extlib -o cudf_type_parser.cmx cudf_type_parser.ml
- File "cudf_type_parser.mly", line 204, characters 24-42:
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -package extlib -o cudf_type_lexer.cmx cudf_type_lexer.ml
- + ocamlfind ocamlopt -c -package extlib -o cudf_822_parser.cmx cudf_822_parser.ml
- + ocamlfind ocamlopt -c -package extlib -o cudf_conf.cmx cudf_conf.ml
- + ocamlfind ocamlopt -c -package extlib -o cudf_types_pp.cmx cudf_types_pp.ml
- + ocamlfind ocamlopt -c -package extlib -o cudf_types_pp.cmx cudf_types_pp.ml
- File "cudf_types_pp.ml", line 92, characters 27-37:
- 92 |     | `Enum l -> `Enum (l, parse_enum l s)
-                                 ^^^^^^^^^^
- Warning 6 [labels-omitted]: label enums was omitted in the application of this function.
- File "cudf_types_pp.ml", line 104, characters 20-44:
- 104 | let string_of_int = Pervasives.string_of_int
-                           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "cudf_types_pp.ml", line 107, characters 21-46:
- 107 | let string_of_bool = Pervasives.string_of_bool
-                            ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + ocamlfind ocamlopt -c -package extlib -o cudf.cmx cudf.ml
- + ocamlfind ocamlopt -c -package extlib -o cudf.cmx cudf.ml
- File "cudf.ml", line 76, characters 2-20:
- 76 |   Pervasives.compare (pkg1.package, pkg1.version) (pkg2.package, pkg2.version)
-        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "cudf.ml", line 79, characters 2-20:
- 79 |   Pervasives.compare (pkg2.package, pkg2.version) (pkg1.package, pkg1.version)
-        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + ocamlfind ocamlopt -c -package extlib -o cudf_822_lexer.cmx cudf_822_lexer.ml
- + ocamlfind ocamlopt -c -package extlib -o cudf_parser.cmx cudf_parser.ml
- + ocamlfind ocamlopt -c -package extlib -o cudf_checker.cmx cudf_checker.ml
- + ocamlfind ocamlopt -c -package extlib -o cudf_printer.cmx cudf_printer.ml
- + ocamlfind ocamlopt -a -linkpkg cudf_types.cmx cudf_conf.cmx cudf_822_parser.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf_822_lexer.cmx cudf.cmx cudf_parser.cmx cudf_checker.cmx cudf_printer.cmx -o cudf.cmxa
- ocamlbuild  main_cudf_check.native
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + ocamlfind ocamlc -config
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- + ocamlfind ocamlopt -c -package extlib -o main_cudf_check.cmx main_cudf_check.ml
- + ocamlfind ocamlopt -linkpkg -package extlib cudf_types.cmx cudf_conf.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf.cmx cudf_822_parser.cmx cudf_822_lexer.cmx cudf_checker.cmx cudf_parser.cmx cudf_printer.cmx main_cudf_check.cmx -o main_cudf_check.native
- ocamlbuild  main_cudf_parse_822.native
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + ocamlfind ocamlc -config
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- + ocamlfind ocamlopt -c -package extlib -o main_cudf_parse_822.cmx main_cudf_parse_822.ml
- + ocamlfind ocamlopt -linkpkg -package extlib cudf_types.cmx cudf_822_parser.cmx cudf_822_lexer.cmx main_cudf_parse_822.cmx -o main_cudf_parse_822.native
- ocamlbuild  cudf_c.cmx
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + ocamlfind ocamlc -config
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- + ocamlfind ocamlopt -c -package extlib -o cudf_c.cmx cudf_c.ml
-> compiled  cudf.0.9-1
[cudf: make install]
+ /usr/bin/make "install" "BINDIR=/home/opam/.opam/default/bin" (CWD=/home/opam/.opam/default/.opam-switch/build/cudf.0.9-1)
- test -d /home/opam/.opam/default/lib/ocaml || mkdir -p /home/opam/.opam/default/lib/ocaml
- ocamlfind install -patch-version 0.9 cudf META _build/cudf.cma _build/cudf.cmxa _build/cudf.a _build/cudf_822_lexer.cmi _build/cudf_822_parser.cmi _build/cudf_c.cmi _build/cudf_checker.cmi _build/cudf_conf.cmi _build/cudf_parser.cmi _build/cudf_printer.cmi _build/cudf_type_lexer.cmi _build/cudf_type_parser.cmi _build/cudf_types.cmi _build/cudf_types_pp.cmi _build/cudf.mli _build/cudf_822_parser.mli _build/cudf_checker.mli _build/cudf_conf.mli _build/cudf_parser.mli _build/cudf_printer.mli _build/cudf_type_parser.mli _build/cudf_types.mli _build/cudf_types_pp.mli _build/cudf_822_lexer.cmx _build/cudf_822_parser.cmx _build/cudf_c.cmx _build/cudf_checker.cmx _build/cudf_conf.cmx _build/cudf_parser.cmx _build/cudf_printer.cmx _build/cudf_type_lexer.cmx _build/cudf_type_parser.cmx _build/cudf_types.cmx _build/cudf_types_pp.cmx _build/cudf_822_lexer.o _build/cudf_822_parser.o _build/cudf_c.o _build/cudf_checker.o _build/cudf_conf.o _build/cudf_parser.o _build/cudf_printer.o _build/cudf_type_lexer.o _build/cudf_type_parser.o _build/cudf_types.o _build/cudf_types_pp.o _build/cudf.o _build/cudf.cmx _build/cudf.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf.cmx
- Installed /home/opam/.opam/default/lib/cudf/cudf.o
- Installed /home/opam/.opam/default/lib/cudf/cudf_types_pp.o
- Installed /home/opam/.opam/default/lib/cudf/cudf_types.o
- Installed /home/opam/.opam/default/lib/cudf/cudf_type_parser.o
- Installed /home/opam/.opam/default/lib/cudf/cudf_type_lexer.o
- Installed /home/opam/.opam/default/lib/cudf/cudf_printer.o
- Installed /home/opam/.opam/default/lib/cudf/cudf_parser.o
- Installed /home/opam/.opam/default/lib/cudf/cudf_conf.o
- Installed /home/opam/.opam/default/lib/cudf/cudf_checker.o
- Installed /home/opam/.opam/default/lib/cudf/cudf_c.o
- Installed /home/opam/.opam/default/lib/cudf/cudf_822_parser.o
- Installed /home/opam/.opam/default/lib/cudf/cudf_822_lexer.o
- Installed /home/opam/.opam/default/lib/cudf/cudf_types_pp.cmx
- Installed /home/opam/.opam/default/lib/cudf/cudf_types.cmx
- Installed /home/opam/.opam/default/lib/cudf/cudf_type_parser.cmx
- Installed /home/opam/.opam/default/lib/cudf/cudf_type_lexer.cmx
- Installed /home/opam/.opam/default/lib/cudf/cudf_printer.cmx
- Installed /home/opam/.opam/default/lib/cudf/cudf_parser.cmx
- Installed /home/opam/.opam/default/lib/cudf/cudf_conf.cmx
- Installed /home/opam/.opam/default/lib/cudf/cudf_checker.cmx
- Installed /home/opam/.opam/default/lib/cudf/cudf_c.cmx
- Installed /home/opam/.opam/default/lib/cudf/cudf_822_parser.cmx
- Installed /home/opam/.opam/default/lib/cudf/cudf_822_lexer.cmx
- Installed /home/opam/.opam/default/lib/cudf/cudf_types_pp.mli
- Installed /home/opam/.opam/default/lib/cudf/cudf_types.mli
- Installed /home/opam/.opam/default/lib/cudf/cudf_type_parser.mli
- Installed /home/opam/.opam/default/lib/cudf/cudf_printer.mli
- Installed /home/opam/.opam/default/lib/cudf/cudf_parser.mli
- Installed /home/opam/.opam/default/lib/cudf/cudf_conf.mli
- Installed /home/opam/.opam/default/lib/cudf/cudf_checker.mli
- Installed /home/opam/.opam/default/lib/cudf/cudf_822_parser.mli
- Installed /home/opam/.opam/default/lib/cudf/cudf.mli
- Installed /home/opam/.opam/default/lib/cudf/cudf_types_pp.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf_types.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf_type_parser.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf_type_lexer.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf_printer.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf_parser.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf_conf.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf_checker.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf_c.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf_822_parser.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf_822_lexer.cmi
- Installed /home/opam/.opam/default/lib/cudf/cudf.a
- Installed /home/opam/.opam/default/lib/cudf/cudf.cmxa
- Installed /home/opam/.opam/default/lib/cudf/cudf.cma
- Installed /home/opam/.opam/default/lib/cudf/META
- test -d /home/opam/.opam/default/bin || mkdir -p /home/opam/.opam/default/bin
- for p in main_cudf_check main_cudf_parse_822 ; do \
- 	tgt=`echo $p | sed -e 's/^main.//' -e 's/_/-/g'` ; \
- 	if [ -f _build/$p.native ] ; then \
- 		cp _build/$p.native /home/opam/.opam/default/bin/$tgt ; \
- 	else \
- 		cp _build/$p.byte /home/opam/.opam/default/bin/$tgt ; \
- 	fi ; \
- 	echo "Installed /home/opam/.opam/default/bin/$tgt" ; \
- done
- Installed /home/opam/.opam/default/bin/cudf-check
- Installed /home/opam/.opam/default/bin/cudf-parse-822
- if [ -f c-lib/cudf.o ] ; then \
- 	/usr/bin/make -C c-lib/ -e install ; \
- fi
-> installed cudf.0.9-1

=== STDERR ===

2026-06-16 12:49.31: OK: build cudf.0.9-1 (runc: 5.6s, disk: 28KB)
2026-06-16 12:49.31: Job succeeded