Build:
- 0
2026-06-24 16:44.49: New job: build catala.0.10.0 (2fdffb6282b0) 2026-06-24 16:44.49: Waiting for resource in pool day11-builds 2026-06-24 17:30.29: Got resource from pool day11-builds 2026-06-24 17:30.29: [profile full] build catala.0.10.0 2026-06-24 17:30.29: build catala.0.10.0 (2fdffb6282b0) === DEPENDENCIES (50 transitive) === alcotest.1.7.0 191960f236e2 astring.0.8.5 701daf28e0e4 base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb bindlib.6.0.0 d351cf5093ff cmdliner.2.1.1 768913fc7bd0 conf-gmp.5 be11edf77089 conf-ninja.1 4b75ad853137 conf-pkg-config.5 d5de2c6a88f9 cppo.1.8.0 9597d2c8f7b7 crunch.4.0.0 b61496b87dde dates_calc.0.0.10 878ec0316f5d dune.3.23.1 db6fce3d1d3d fmt.0.11.0 4e54f275aa3f gen.1.1 875ca21bba12 js_of_ocaml.4.1.0 e6607f426649 js_of_ocaml-compiler.4.1.0 2f8b582965ae js_of_ocaml-ppx.4.1.0 8b520970a1e2 menhir.20250912 1ba080141c38 menhirCST.20250912 9c2f3520a05b menhirLib.20250912 377c43e404b9 menhirSdk.20250912 121a8b59eb7b ninja_utils.0.9.0 62e9a7b02011 ocaml.5.0.0 bf52e7fc3967 ocaml-base-compiler.5.0.0 8a45cc139786 ocaml-compiler-libs.v0.12.4 71197762bbb4 ocaml-config.3 814dad1b05c3 ocaml-syntax-shims.1.0.0 8f20b9785bbd ocamlbuild.0.16.1 75321383b65a ocamlfind.1.9.8 075d2a928b3c ocamlgraph.2.2.0 e2ab6288230f ocolor.1.3.1 405579890312 ppx_derivers.1.2.1 61fc16828bdc ppx_deriving.6.0.3 2fb29cdf10dc ppxlib.0.35.0 7e30efbf0118 ptime.1.2.0 ad68640eaa6c re.1.14.0 8231e61c406a result.1.5 0ee9d7c0f6df sedlex.3.4 e00d41c5a9ac seq.base 2d701ef6ee73 sexplib0.v0.17.0 43d690f28355 stdlib-shims.0.3.0 79e061defc35 topkg.1.1.1 68669f8ef39b ubase.0.20 a7960b4ec218 unionFind.20250818 b7c432e79899 uutf.1.0.4 4143cdc33d90 visitors.20250212 bbe3537e1ac8 yojson.3.0.0 8fd20f9ad41f zarith.1.14 fd9009e5d689 zarith_stubs_js.v0.16.1 2a6944363073 === STDOUT === Processing: [default: loading data] [catala.0.10.0: dl] [catala.0.10.0: extract] -> retrieved catala.0.10.0 (https://opam.ocaml.org/cache) [catala: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "catala" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/catala.0.10.0) - (cd _build/default/compiler/surface && /home/opam/.opam/default/bin/menhir tokens.mly parser.mly --base parser --compile-errors parser.messages) > _build/default/compiler/surface/parser_errors.ml - Read 231 sample input sentences and 231 error messages. - (cd _build/default/compiler/literate && /home/opam/.opam/default/bin/ocaml-crunch -e py -m plain -o pygment_lexers.ml .) - Generating pygment_lexers.ml - Skipping generation of .mli - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +a-4-29-40-41-42-44-45-48-58-59-60-63-64-65-66-67-68-69-70 -warn-error -a -short-paths -g -bin-annot -I compiler/shared_ast/.shared_ast.objs/byte -I /home/opam/.opam/default/lib/alcotest -I /home/opam/.opam/default/lib/alcotest/engine -I /home/opam/.opam/default/lib/alcotest/stdlib_ext -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bindlib -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/dates_calc -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fmt/cli -I /home/opam/.opam/default/lib/fmt/tty -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocolor -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/ubase -I /home/opam/.opam/default/lib/unionFind -I /home/opam/.opam/default/lib/uutf -I /home/opam/.opam/default/lib/zarith -I /home/opam/.opam/default/lib/zarith_stubs_js -I compiler/catala_utils/.catala_utils.objs/byte -I runtimes/ocaml/.runtime_ocaml.objs/byte -cmi-file compiler/shared_ast/.shared_ast.objs/byte/shared_ast__Interpreter.cmi -no-alias-deps -open Shared_ast__ -o compiler/shared_ast/.shared_ast.objs/byte/shared_ast__Interpreter.cmo -c -impl compiler/shared_ast/interpreter.ml) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The dynlink subdirectory has - been automatically added to the search path, but you should add -I +dynlink - to the command-line to silence this alert (e.g. by adding dynlink to the list - of libraries in your dune file, or adding use_dynlink to your _tags file for - ocamlbuild, or using -package dynlink for ocamlfind). - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +a-4-29-40-41-42-44-45-48-58-59-60-63-64-65-66-67-68-69-70 -warn-error -a -short-paths -g -I compiler/shared_ast/.shared_ast.objs/byte -I compiler/shared_ast/.shared_ast.objs/native -I /home/opam/.opam/default/lib/alcotest -I /home/opam/.opam/default/lib/alcotest/engine -I /home/opam/.opam/default/lib/alcotest/stdlib_ext -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bindlib -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/dates_calc -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fmt/cli -I /home/opam/.opam/default/lib/fmt/tty -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocolor -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/ubase -I /home/opam/.opam/default/lib/unionFind -I /home/opam/.opam/default/lib/uutf -I /home/opam/.opam/default/lib/zarith -I /home/opam/.opam/default/lib/zarith_stubs_js -I compiler/catala_utils/.catala_utils.objs/byte -I compiler/catala_utils/.catala_utils.objs/native -I runtimes/ocaml/.runtime_ocaml.objs/byte -I runtimes/ocaml/.runtime_ocaml.objs/native -cmi-file compiler/shared_ast/.shared_ast.objs/byte/shared_ast__Interpreter.cmi -no-alias-deps -open Shared_ast__ -o compiler/shared_ast/.shared_ast.objs/native/shared_ast__Interpreter.cmx -c -impl compiler/shared_ast/interpreter.ml) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The dynlink subdirectory has - been automatically added to the search path, but you should add -I +dynlink - to the command-line to silence this alert (e.g. by adding dynlink to the list - of libraries in your dune file, or adding use_dynlink to your _tags file for - ocamlbuild, or using -package dynlink for ocamlfind). - (cd _build/default/compiler && /home/opam/.opam/default/bin/js_of_ocaml --no-source-map -o catala.bc.js /home/opam/.opam/default/lib/zarith_stubs_js/biginteger.js /home/opam/.opam/default/lib/zarith_stubs_js/runtime.js /home/opam/.opam/default/lib/alcotest/runtime.js catala.bc-for-jsoo) - There are some missing primitives - Dummy implementations (raising 'Failure' exception) will be used if they are not available at runtime. - You can prevent the generation of dummy implementations with the commandline option '--disable genprim' - Missing primitives provided by +dynlink.js: - caml_dynlink_add_primitive - caml_dynlink_get_current_libs - caml_dynlink_lookup_symbol - caml_dynlink_open_lib - Missing primitives provided by +toplevel.js: - caml_get_section_table - caml_realloc_global - caml_reify_bytecode - Missing primitives: - caml_unix_close - caml_unix_dup - caml_unix_inchannel_of_filedescr - caml_unix_pipe - caml_unix_spawn - caml_unix_waitpid - (cd _build/default/compiler && /home/opam/.opam/default/bin/js_of_ocaml --no-source-map -o catala_web_interpreter.bc.js /home/opam/.opam/default/lib/zarith_stubs_js/biginteger.js /home/opam/.opam/default/lib/zarith_stubs_js/runtime.js /home/opam/.opam/default/lib/alcotest/runtime.js catala_web_interpreter.bc-for-jsoo) - There are some missing primitives - Dummy implementations (raising 'Failure' exception) will be used if they are not available at runtime. - You can prevent the generation of dummy implementations with the commandline option '--disable genprim' - Missing primitives provided by +dynlink.js: - caml_dynlink_add_primitive - caml_dynlink_get_current_libs - caml_dynlink_lookup_symbol - caml_dynlink_open_lib - Missing primitives provided by +toplevel.js: - caml_get_section_table - caml_realloc_global - caml_reify_bytecode - Missing primitives: - caml_unix_close - caml_unix_dup - caml_unix_inchannel_of_filedescr - caml_unix_pipe - caml_unix_spawn - caml_unix_waitpid -> compiled catala.0.10.0 -> installed catala.0.10.0 [WARNING] Opam packages conf-gmp.5 and conf-pkg-config.5 depend on the following system packages that are no longer installed: libgmp-dev pkg-config - conf-gmp.5: depends on libgmp-dev - conf-pkg-config.5: depends on pkg-config === STDERR === 2026-06-24 17:31.41: OK: build catala.0.10.0 (runc: 41.1s, disk: 19KB) 2026-06-24 17:36.13: Job succeeded