Build:
  1. 0
2026-09-03 18:44.49: New job: build alt-ergo-free.2.4.3 (5d67114b5e77)
2026-09-03 18:44.49: Waiting for resource in pool day11-builds
2026-09-03 20:20.29: Got resource from pool day11-builds
2026-09-03 20:20.29: [profile full] build alt-ergo-free.2.4.3
2026-09-03 20:20.29: build alt-ergo-free.2.4.3 (5d67114b5e77)
=== DEPENDENCIES (27 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  camlzip.1.14                                       6a448b4e4337
  cmdliner.1.3.0                                     cdf3a0ee532f
  conf-autoconf.1                                    788c5c60b51c
  conf-gmp.5                                         eac5259e412f
  conf-pkg-config.5                                  74f50f3cfe72
  conf-zlib.1                                        26591fa9352c
  csexp.1.5.2                                        5cdde625119a
  dune.3.23.1                                        8f7100a6dadb
  dune-build-info.3.23.1                             5ad2be9e4d85
  dune-configurator.3.23.1                           4b7ece609679
  menhir.20260209                                    b52a44eb55d6
  menhirCST.20260209                                 787dd486edbe
  menhirGLR.20260209                                 dcedfbd0207b
  menhirLib.20260209                                 5ff3d4a2b94c
  menhirSdk.20260209                                 93763609a94d
  num.1.6                                            594caeb3af0f
  ocaml.5.2.1                                        d8399d6b6c43
  ocaml-base-compiler.5.2.1                          a53cb1b6356d
  ocaml-config.3                                     1c357e4d2066
  ocamlfind.1.9.8                                    e3f08a6b7b86
  ocplib-simplex.0.4.1                               6f7b67742254
  psmt2-frontend.0.4.0                               fb95d42daf98
  seq.base                                           a914df0f8963
  stdlib-shims.0.3.0                                 d5a8c92cbb5c
  zarith.1.14                                        5527eaf1c926
=== 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
-> installed alt-ergo-free.2.4.3
[WARNING] Opam packages conf-autoconf.1, 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.1: depends on autoconf
  - conf-gmp.5: depends on libgmp-dev
  - conf-zlib.1: depends on zlib1g-dev

=== STDERR ===

2026-09-03 20:21.02: OK: build alt-ergo-free.2.4.3 (runc: 19.2s, disk: 12KB)
2026-09-03 20:21.02: Job succeeded