Build:
- 0
2026-06-20 18:32.08: New job: build alt-ergo-free.2.4.3 (53087d54b170)
2026-06-20 18:32.08: Waiting for resource in pool day11-builds
2026-06-20 19:02.45: Got resource from pool day11-builds
2026-06-20 19:02.45: [profile full] build alt-ergo-free.2.4.3
2026-06-20 19:02.45: build alt-ergo-free.2.4.3 (53087d54b170)
=== DEPENDENCIES (28 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
camlzip.1.14 1beb9e553a26
cmdliner.1.3.0 207b321bdb62
compiler-cloning.enabled 0d2606125f88
conf-autoconf.0.2 b3cd190cf0b5
conf-gmp.5 61e3c79e0ddf
conf-pkg-config.5 64c6b37d622b
conf-zlib.1 6a8e9cb470aa
csexp.1.5.2 315ecef51574
dune.3.23.1 dbfeecb5ca10
dune-build-info.3.23.1 35eaad0df7c6
dune-configurator.3.23.1 8afe79196456
menhir.20260209 5f76d1d3722e
menhirCST.20260209 b9f719ef3696
menhirGLR.20260209 e70329f7f267
menhirLib.20260209 c73d74bf4444
menhirSdk.20260209 d70f00a72002
num.1.6 94f72f650e98
ocaml.5.5.0 1b4132bddf48
ocaml-base-compiler.5.5.0 1901c3a760c1
ocaml-compiler.5.5.0 5f593a0b4a8c
ocamlfind.1.9.8 5b46f9d92bbd
ocplib-simplex.0.4.1 babd16022ce2
psmt2-frontend.0.4.0 a349c4dfc8f8
seq.base 1fbc0454e0be
stdlib-shims.0.3.0 9047e6396dc4
zarith.1.14 f91322a5735e
=== 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-20 19:03.19: OK: build alt-ergo-free.2.4.3 (runc: 18.6s, disk: 12KB)
2026-06-20 19:03.19: Job succeeded