Build:
- 0
2026-06-24 16:30.32: New job: build autofonce_core.0.8 (fdf02b81c1a0) 2026-06-24 16:30.32: Waiting for resource in pool day11-builds 2026-06-24 17:21.52: Got resource from pool day11-builds 2026-06-24 17:21.52: [profile full] build autofonce_core.0.8 2026-06-24 17:21.53: build autofonce_core.0.8 (fdf02b81c1a0) === DEPENDENCIES (23 transitive) === ANSITerminal.0.8.5 6757575e5468 autofonce_m4.0.8 8de510f2d6c8 autofonce_misc.0.8 5fe2a4d03135 autofonce_share.0.8 da4e5c27cd39 base-bytes.base a7b3bf16b3f4 base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb cmdliner.2.1.1 814ed16c6662 compiler-cloning.enabled 439a1fc77aa6 crunch.4.0.0 ad29c39058e4 dune.3.23.1 a59dd9b14fe3 ez_cmdliner.0.5.0 5cd098f0e7af ez_file.0.5.0 885d7291403d ez_subst.0.2.1 f9cf5d5b1e50 ocaml.5.5.0 383268832c4b ocaml-base-compiler.5.5.0 522c248944c8 ocaml-compiler.5.5.0 eb1a8babf54c ocamlbuild.0.16.1 e57f00093c6a ocamlfind.1.9.8 b506a15fcd6c ocplib_stuff.0.4.0 884a82a842ec ptime.1.2.0 b662df1f9ed0 re.1.14.0 5e7365192893 topkg.1.1.1 ac206dbbd2b6 === STDOUT === Processing: [default: loading data] [autofonce_core.0.8: extract] -> retrieved autofonce_core.0.8 (cached) [autofonce_core: sh] + /usr/bin/sh "-c" "./scripts/before.sh build 'autofonce_core'" (CWD=/home/opam/.opam/default/.opam-switch/build/autofonce_core.0.8) [autofonce_core: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "autofonce_core" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/autofonce_core.0.8) - File "dune-project", line 121, characters 3-31: - 121 | (autofonce_misc (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_misc": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_misc (= :version))) - File "dune-project", line 75, characters 3-31: - 75 | (autofonce_misc (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_misc": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_misc (= :version))) - File "dune-project", line 54, characters 3-32: - 54 | (autofonce_share (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_share": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_share (= :version))) - File "dune-project", line 55, characters 3-32: - 55 | (autofonce_patch (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_patch": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_patch (= :version))) - File "dune-project", line 56, characters 3-29: - 56 | (autofonce_m4 (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_m4": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_m4 (= :version))) - File "dune-project", line 57, characters 3-31: - 57 | (autofonce_core (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_core": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_core (= :version))) - File "dune-project", line 58, characters 3-33: - 58 | (autofonce_config (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_config": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_config (= :version))) - File "dune-project", line 34, characters 3-32: - 34 | (autofonce_share (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_share": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_share (= :version))) - File "dune-project", line 35, characters 3-31: - 35 | (autofonce_misc (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_misc": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_misc (= :version))) - File "dune-project", line 36, characters 3-29: - 36 | (autofonce_m4 (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_m4": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_m4 (= :version))) - File "dune-project", line 17, characters 3-30: - 17 | (autofonce_lib (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_lib": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_lib (= :version))) - (cd _build/default/src/autofonce_core && /home/opam/.opam/default/bin/ocaml unix.cma version.mlt) > _build/default/src/autofonce_core/version.ml - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - - File "./version.mlt", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - fatal: not a git repository (or any of the parent directories): .git - fatal: not a git repository (or any of the parent directories): .git [autofonce_core: sh] + /usr/bin/sh "-c" "./scripts/after.sh build 'autofonce_core'" (CWD=/home/opam/.opam/default/.opam-switch/build/autofonce_core.0.8) -> compiled autofonce_core.0.8 [autofonce_core: sh] + /usr/bin/sh "-c" "./scripts/before.sh install 'autofonce_core'" (CWD=/home/opam/.opam/default/.opam-switch/build/autofonce_core.0.8) -> installed autofonce_core.0.8 === STDERR === 2026-06-24 17:22.09: OK: build autofonce_core.0.8 (runc: 2.2s, disk: 13KB) 2026-06-24 17:22.09: Job succeeded