Build:
- 0
2026-06-16 12:09.05: New job: build dyntype.0.9.0 (527cb0226307) 2026-06-16 12:09.05: Waiting for resource in pool day11-builds 2026-06-16 12:47.59: Got resource from pool day11-builds 2026-06-16 12:47.59: [profile full] build dyntype.0.9.0 2026-06-16 12:47.59: build dyntype.0.9.0 (527cb0226307) === DEPENDENCIES (7 transitive) === camlp4.4.14+1 abfb608e8fa9 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 type_conv.113.00.02 6b8e40e15df4 === STDOUT === Processing: [default: loading data] [dyntype.0.9.0: dl] [dyntype.0.9.0: extract] -> retrieved dyntype.0.9.0 (https://opam.ocaml.org/cache) [dyntype: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/dyntype.0.9.0) - ocamlbuild dyntype.cmxa dyntype.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 "lib_test/_tags", line 1, characters 5-14: - 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 "lib/_tags", line 1, characters 5-14: - Warning: the tag "pkg_camp4" 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 type_conv -modules lib/type.mli > lib/type.mli.depends - + ocamlfind ocamlc -c -annot -package type_conv -I lib -I pa_lib -I lib_test -o lib/type.cmi lib/type.mli - + ocamlfind ocamldep -package type_conv -modules lib/type.ml > lib/type.ml.depends - + ocamlfind ocamldep -package type_conv -modules lib/value.mli > lib/value.mli.depends - + ocamlfind ocamlc -c -annot -package type_conv -I lib -I pa_lib -I lib_test -o lib/value.cmi lib/value.mli - + ocamlfind ocamldep -package type_conv -modules lib/value.ml > lib/value.ml.depends - + ocamlfind ocamlc -c -annot -package type_conv -I lib -I pa_lib -I lib_test -o lib/type.cmo lib/type.ml - + ocamlfind ocamlc -c -annot -package type_conv -I lib -I pa_lib -I lib_test -o lib/value.cmo lib/value.ml - + ocamlfind ocamlc -pack -annot lib/type.cmo lib/value.cmo -o lib/dyntype.cmo - + ocamlfind ocamlopt -c -annot -package type_conv -for-pack Dyntype -I lib -I pa_lib -I lib_test -o lib/type.cmx lib/type.ml - + ocamlfind ocamlopt -c -annot -package type_conv -for-pack Dyntype -I lib -I pa_lib -I lib_test -o lib/value.cmx lib/value.ml - + touch lib/dyntype.mli ; if ocamlfind ocamlopt -pack -annot -I lib lib/type.cmx lib/value.cmx -o lib/dyntype.cmx ; then rm -f lib/dyntype.mli ; else rm -f lib/dyntype.mli ; exit 1; fi - + ocamlfind ocamlopt -a -package type_conv -I lib lib/dyntype.cmx -o lib/dyntype.cmxa - + ocamlfind ocamlc -a -package type_conv -I lib lib/dyntype.cmo -o lib/dyntype.cma - ocamlbuild pa_dyntype.cma pa_dyntype.cmxs - + /home/opam/.opam/default/bin/ocamlc.opt -config - + ocamlfind ocamlc -config - File "lib_test/_tags", line 1, characters 5-14: - 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 "lib/_tags", line 1, characters 5-14: - Warning: the tag "pkg_camp4" 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 camlp4.quotations -package camlp4 -syntax camlp4o -modules pa_lib/p4_helpers.ml > pa_lib/p4_helpers.ml.depends - + ocamlfind ocamldep -package camlp4.quotations -package camlp4 -syntax camlp4o -modules pa_lib/p4_type.ml > pa_lib/p4_type.ml.depends - + ocamlfind ocamlc -c -annot -package camlp4.quotations -package camlp4 -syntax camlp4o -I pa_lib -I lib -I lib_test -o pa_lib/p4_helpers.cmo pa_lib/p4_helpers.ml - + ocamlfind ocamldep -package camlp4.quotations -package camlp4 -syntax camlp4o -modules pa_lib/p4_value.ml > pa_lib/p4_value.ml.depends - + ocamlfind ocamldep -package type_conv -package camlp4.quotations -package camlp4 -syntax camlp4o -modules pa_lib/pa_type.ml > pa_lib/pa_type.ml.depends - + ocamlfind ocamlc -c -annot -package camlp4.quotations -package camlp4 -syntax camlp4o -I pa_lib -I lib -I lib_test -o pa_lib/p4_type.cmo pa_lib/p4_type.ml - + ocamlfind ocamldep -package type_conv -package camlp4.quotations -package camlp4 -syntax camlp4o -modules pa_lib/pa_value.ml > pa_lib/pa_value.ml.depends - + ocamlfind ocamlc -c -annot -package camlp4.quotations -package camlp4 -syntax camlp4o -I pa_lib -I lib -I lib_test -o pa_lib/p4_value.cmo pa_lib/p4_value.ml - + ocamlfind ocamlc -c -annot -package type_conv -package camlp4.quotations -package camlp4 -syntax camlp4o -I pa_lib -I lib -I lib_test -o pa_lib/pa_type.cmo pa_lib/pa_type.ml - + ocamlfind ocamlc -c -annot -package type_conv -package camlp4.quotations -package camlp4 -syntax camlp4o -I pa_lib -I lib -I lib_test -o pa_lib/pa_value.cmo pa_lib/pa_value.ml - + ocamlfind ocamlc -pack -annot pa_lib/p4_helpers.cmo pa_lib/p4_type.cmo pa_lib/p4_value.cmo pa_lib/pa_type.cmo pa_lib/pa_value.cmo -o pa_lib/pa_dyntype.cmo - + ocamlfind ocamlc -a -package type_conv -package camlp4.quotations -package camlp4 -I lib -I pa_lib lib/dyntype.cmo pa_lib/pa_dyntype.cmo -o pa_lib/pa_dyntype.cma - + ocamlfind ocamlopt -c -annot -package camlp4.quotations -package camlp4 -syntax camlp4o -for-pack Pa_dyntype -I pa_lib -I lib -I lib_test -o pa_lib/p4_helpers.cmx pa_lib/p4_helpers.ml - + ocamlfind ocamlopt -c -annot -package camlp4.quotations -package camlp4 -syntax camlp4o -for-pack Pa_dyntype -I pa_lib -I lib -I lib_test -o pa_lib/p4_type.cmx pa_lib/p4_type.ml - + ocamlfind ocamlopt -c -annot -package camlp4.quotations -package camlp4 -syntax camlp4o -for-pack Pa_dyntype -I pa_lib -I lib -I lib_test -o pa_lib/p4_type.cmx pa_lib/p4_type.ml - File "_none_", line 1: - Warning 58 [no-cmx-file]: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque - + ocamlfind ocamlopt -c -annot -package camlp4.quotations -package camlp4 -syntax camlp4o -for-pack Pa_dyntype -I pa_lib -I lib -I lib_test -o pa_lib/p4_value.cmx pa_lib/p4_value.ml - + ocamlfind ocamlopt -c -annot -package camlp4.quotations -package camlp4 -syntax camlp4o -for-pack Pa_dyntype -I pa_lib -I lib -I lib_test -o pa_lib/p4_value.cmx pa_lib/p4_value.ml - File "_none_", line 1: - Warning 58 [no-cmx-file]: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque - + ocamlfind ocamlopt -c -annot -package type_conv -package camlp4.quotations -package camlp4 -syntax camlp4o -for-pack Pa_dyntype -I pa_lib -I lib -I lib_test -o pa_lib/pa_type.cmx pa_lib/pa_type.ml - + ocamlfind ocamlopt -c -annot -package type_conv -package camlp4.quotations -package camlp4 -syntax camlp4o -for-pack Pa_dyntype -I pa_lib -I lib -I lib_test -o pa_lib/pa_type.cmx pa_lib/pa_type.ml - File "_none_", line 1: - Warning 58 [no-cmx-file]: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque - + ocamlfind ocamlopt -c -annot -package type_conv -package camlp4.quotations -package camlp4 -syntax camlp4o -for-pack Pa_dyntype -I pa_lib -I lib -I lib_test -o pa_lib/pa_value.cmx pa_lib/pa_value.ml - + ocamlfind ocamlopt -c -annot -package type_conv -package camlp4.quotations -package camlp4 -syntax camlp4o -for-pack Pa_dyntype -I pa_lib -I lib -I lib_test -o pa_lib/pa_value.cmx pa_lib/pa_value.ml - File "_none_", line 1: - Warning 58 [no-cmx-file]: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque - + touch pa_lib/pa_dyntype.mli ; if ocamlfind ocamlopt -pack -annot -I pa_lib pa_lib/p4_helpers.cmx pa_lib/p4_type.cmx pa_lib/p4_value.cmx pa_lib/pa_type.cmx pa_lib/pa_value.cmx -o pa_lib/pa_dyntype.cmx ; then rm -f pa_lib/pa_dyntype.mli ; else rm -f pa_lib/pa_dyntype.mli ; exit 1; fi - + ocamlfind ocamlopt -a -package type_conv -package camlp4.quotations -package camlp4 -I lib -I pa_lib lib/dyntype.cmx pa_lib/pa_dyntype.cmx -o pa_lib/pa_dyntype.cmxa - + ocamlfind ocamlopt -shared -linkall -package type_conv -package camlp4.quotations -package camlp4 -I pa_lib pa_lib/pa_dyntype.cmxa -o pa_lib/pa_dyntype.cmxs -> compiled dyntype.0.9.0 [dyntype: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/dyntype.0.9.0) - ocamlfind remove dyntype || true - ocamlfind: [WARNING] No such file: /home/opam/.opam/default/lib/dyntype/META - ocamlfind install dyntype META -optional _build/pa_lib/pa_dyntype.cmi _build/lib/dyntype.cmi _build/pa_lib/pa_dyntype.cma _build/lib/dyntype.cma _build/pa_lib/pa_dyntype.cmxa _build/lib/dyntype.cmxa _build/pa_lib/pa_dyntype.a _build/lib/dyntype.a - Installed /home/opam/.opam/default/lib/dyntype/dyntype.a - Installed /home/opam/.opam/default/lib/dyntype/pa_dyntype.a - Installed /home/opam/.opam/default/lib/dyntype/dyntype.cmxa - Installed /home/opam/.opam/default/lib/dyntype/pa_dyntype.cmxa - Installed /home/opam/.opam/default/lib/dyntype/dyntype.cma - Installed /home/opam/.opam/default/lib/dyntype/pa_dyntype.cma - Installed /home/opam/.opam/default/lib/dyntype/dyntype.cmi - Installed /home/opam/.opam/default/lib/dyntype/pa_dyntype.cmi - Installed /home/opam/.opam/default/lib/dyntype/META -> installed dyntype.0.9.0 === STDERR === 2026-06-16 12:48.25: OK: build dyntype.0.9.0 (runc: 12.1s, disk: 13KB) 2026-06-16 12:48.25: Job succeeded