Build:
- 0
2026-06-19 18:37.21: New job: build alt-ergo-free.2.4.3 (6706af6eeb13)
2026-06-19 18:37.21: Waiting for resource in pool day11-builds
2026-06-19 19:53.56: Got resource from pool day11-builds
2026-06-19 19:53.56: [profile full] build alt-ergo-free.2.4.3
2026-06-19 19:53.56: build alt-ergo-free.2.4.3 (6706af6eeb13)
=== DEPENDENCIES (27 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
camlzip.1.14 867be95f9343
cmdliner.1.3.0 4cbf8dfc71ce
conf-autoconf.0.2 b3cd190cf0b5
conf-gmp.5 61e3c79e0ddf
conf-pkg-config.5 64c6b37d622b
conf-zlib.1 6a8e9cb470aa
csexp.1.5.2 6a11fd34e537
dune.3.23.1 b9e31df96092
dune-build-info.3.23.1 d9835139fc70
dune-configurator.3.23.1 cdae849f232e
menhir.20260209 7e5a18b3ff14
menhirCST.20260209 c168fb01e2f6
menhirGLR.20260209 edb0fdd26488
menhirLib.20260209 3896169a6c75
menhirSdk.20260209 4808133f977f
num.1.6 1d184d02a6f2
ocaml.5.5.0 7bdffd2f55d9
ocaml-base-compiler.5.5.0 88ac983b1a28
ocaml-compiler.5.5.0 8d77bbea3746
ocamlfind.1.9.8 1872268d1aec
ocplib-simplex.0.4.1 271f7f014e82
psmt2-frontend.0.4.0 586564a73cb2
seq.base 0653332756aa
stdlib-shims.0.3.0 4aecff888649
zarith.1.14 288b4b675a74
=== STDOUT ===
Processing: [default: loading data]
[alt-ergo-free.2.4.3: dl]
[alt-ergo-free.2.4.3: extract]
-> retrieved alt-ergo-free.2.4.3 (https://opam.ocaml.org/cache)
[alt-ergo-free: ocaml unix.cma]
+ /home/opam/.opam/default/bin/ocaml "unix.cma" "configure.ml" "alt-ergo-free" "--prefix" "/home/opam/.opam/default" "--libdir" "/home/opam/.opam/default/lib" "--mandir" "/home/opam/.opam/default/man" (CWD=/home/opam/.opam/default/.opam-switch/build/alt-ergo-free.2.4.3)
- 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 "./configure.ml", 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).
- Using provided value for 'prefix' : /home/opam/.opam/default
- Using provided value for 'libdir' : /home/opam/.opam/default/lib
- Using provided value for 'mandir' : /home/opam/.opam/default/man
- Generating file src/lib/util/config.ml...done.
- Generating file src/bin/text/flags.dune...done.
- Generating file Makefile.config...done.
- Good to go!
[alt-ergo-free: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "alt-ergo-free" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/alt-ergo-free.2.4.3)
- File "dune-project", line 37, characters 2-14:
- 37 | stdlib-shims
- ^^^^^^^^^^^^
- Warning: Duplicate dependency on package stdlib-shims in 'depends' field. If
- you want to specify multiple constraints, combine them using (and ...).
- Hint: To disable this warning, add the following to your dune-project file:
- (warnings (duplicate_deps disabled))
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -bin-annot -w -22 -g -bin-annot -bin-annot-occurrences -I src/lib/.AltErgoLib.objs/byte -I /home/opam/.opam/default/lib/dune-build-info -I /home/opam/.opam/default/lib/num -I /home/opam/.opam/default/lib/ocaml/dynlink -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocplib-simplex -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/zarith -no-alias-deps -open AltErgoLib -o src/lib/.AltErgoLib.objs/byte/altErgoLib__Util.cmi -c -intf src/lib/util/util.mli)
- File "src/lib/util/util.mli", line 104, characters 6-12:
- 104 | val [@inline always] compare_algebraic : 'a -> 'a -> (('a * 'a) -> int) -> int
- ^^^^^^
- Warning 53 [misplaced-attribute]: the inline attribute cannot appear in this context
-
- File "src/lib/util/util.mli", line 106, characters 6-12:
- 106 | val [@inline always] cmp_lists: 'a list -> 'a list -> ('a -> 'a -> int) -> int
- ^^^^^^
- Warning 53 [misplaced-attribute]: the inline attribute cannot appear in this context
-> compiled alt-ergo-free.2.4.3
-> installed alt-ergo-free.2.4.3
[WARNING] Opam packages conf-autoconf.0.2, conf-gmp.5 and conf-zlib.1 depend on the following system packages that are no longer installed: autoconf libgmp-dev zlib1g-dev
- conf-autoconf.0.2: depends on autoconf
- conf-gmp.5: depends on libgmp-dev
- conf-zlib.1: depends on zlib1g-dev
=== STDERR ===
2026-06-19 19:54.18: OK: build alt-ergo-free.2.4.3 (runc: 12.1s, disk: 11KB)
2026-06-19 19:54.18: Job succeeded