Build:
  1. 0
2026-06-23 16:59.52: New job: build alt-ergo-free.2.4.3 (a02feb70df6b)
2026-06-23 16:59.52: Waiting for resource in pool day11-builds
2026-06-23 19:09.14: Got resource from pool day11-builds
2026-06-23 19:09.14: [profile full] build alt-ergo-free.2.4.3
2026-06-23 19:09.14: build alt-ergo-free.2.4.3 (a02feb70df6b)
=== DEPENDENCIES (28 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  camlzip.1.14                                       76310e72f549
  cmdliner.1.3.0                                     50e2e2aca21e
  conf-autoconf.0.2                                  b3cd190cf0b5
  conf-gmp.5                                         61e3c79e0ddf
  conf-pkg-config.5                                  4b60827fc174
  conf-zlib.1                                        71f76614ba40
  csexp.1.5.2                                        1637d117a8bb
  dune.3.23.1                                        433683e90514
  dune-build-info.3.23.1                             966a40e50244
  dune-configurator.3.23.1                           d169faaa676d
  menhir.20260209                                    db1e576d09fc
  menhirCST.20260209                                 5ae1ce0e3cc9
  menhirGLR.20260209                                 a21348cfb497
  menhirLib.20260209                                 643af17924e0
  menhirSdk.20260209                                 3c82faacb8b3
  num.1.6                                            3b13662dc011
  ocaml.5.3.0                                        f3f5cb82ec5e
  ocaml-base-compiler.5.3.0                          3282792848d7
  ocaml-compiler.5.3.0                               ec781058d2f3
  ocaml-config.3                                     0df636be409d
  ocamlfind.1.9.8                                    814b8d0197a7
  ocplib-simplex.0.4.1                               f54724999bf8
  psmt2-frontend.0.4.0                               d9c26bb65d0e
  seq.base                                           f8ce33768766
  stdlib-shims.0.3.0                                 f49bc9dde33b
  zarith.1.14                                        bed60daa9e32
=== 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.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-23 19:11.41: OK: build alt-ergo-free.2.4.3 (runc: 29.7s, disk: 12KB)
2026-06-23 19:11.41: Job succeeded