Build:
- 0
2026-06-23 16:59.53: New job: build alt-ergo-free.2.4.3 (c5fb8627a1d4)
2026-06-23 16:59.53: Waiting for resource in pool day11-builds
2026-06-23 19:09.16: Got resource from pool day11-builds
2026-06-23 19:09.16: [profile full] build alt-ergo-free.2.4.3
2026-06-23 19:09.16: build alt-ergo-free.2.4.3 (c5fb8627a1d4)
=== DEPENDENCIES (27 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
camlzip.1.14 c7f8ccf4d6c2
cmdliner.1.3.0 c608c2f34c0c
conf-autoconf.0.2 b3cd190cf0b5
conf-gmp.5 61e3c79e0ddf
conf-pkg-config.5 4b60827fc174
conf-zlib.1 71f76614ba40
csexp.1.5.2 b53491c758da
dune.3.23.1 9174d78a1f0e
dune-build-info.3.23.1 98f3ce1eb3ee
dune-configurator.3.23.1 4ac5d9312ab3
menhir.20260209 44381631ae34
menhirCST.20260209 dff0e3f826f1
menhirGLR.20260209 79edf1888b2d
menhirLib.20260209 a8fb1dc46871
menhirSdk.20260209 7955704830e5
num.1.6 f281926e2d11
ocaml.5.2.1 b36a3a003df3
ocaml-base-compiler.5.2.1 91ea68ae8779
ocaml-config.3 291db63d419b
ocamlfind.1.9.8 30fe322203e6
ocplib-simplex.0.4.1 3be504d421fd
psmt2-frontend.0.4.0 a0fbbfb2e9e3
seq.base 51e49e26c78a
stdlib-shims.0.3.0 358b380ce61e
zarith.1.14 346f80460faa
=== 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 "_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).
- 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
[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
-> installed alt-ergo-free.2.4.3
=== STDERR ===
2026-06-23 19:11.33: OK: build alt-ergo-free.2.4.3 (runc: 25.2s, disk: 12KB)
2026-06-23 19:11.33: Job succeeded