Build:
  1. 0
2026-09-03 19:59.09: New job: build alt-ergo-parsers.2.3.1 (8493f6824f68)
2026-09-03 19:59.09: Waiting for resource in pool day11-builds
2026-09-03 21:41.36: Got resource from pool day11-builds
2026-09-03 21:41.36: [profile full] build alt-ergo-parsers.2.3.1
2026-09-03 21:41.36: build alt-ergo-parsers.2.3.1 (8493f6824f68)
=== DEPENDENCIES (21 transitive) ===
  alt-ergo-lib.2.3.1                                 a28851c9c383
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  camlzip.1.14                                       a581e4e5e5ff
  conf-autoconf.1                                    788c5c60b51c
  conf-gmp.5                                         eac5259e412f
  conf-pkg-config.5                                  74f50f3cfe72
  conf-zlib.1                                        26591fa9352c
  dune.2.9.3                                         7191b8072f51
  menhir.20211128                                    55dafb2c2d34
  menhirLib.20211128                                 73bf19879757
  menhirSdk.20211128                                 a119175d1984
  num.1.6                                            fe036226102b
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlfind.1.9.8                                    3cae95bed0a0
  ocplib-simplex.0.4.1                               0b869fd1166e
  psmt2-frontend.0.4.0                               773707f4a3e5
  seq.base                                           1957e27deb9b
  zarith.1.14                                        fc3f7a60e6b3
=== STDOUT ===
Processing: [default: loading data]
[alt-ergo-parsers.2.3.1: extract]
-> retrieved alt-ergo-parsers.2.3.1  (cached)
[alt-ergo-parsers: ocaml unix.cma]
+ /home/opam/.opam/default/bin/ocaml "unix.cma" "configure.ml" "alt-ergo-parsers" (CWD=/home/opam/.opam/default/.opam-switch/build/alt-ergo-parsers.2.3.1)
- Using default value for 'prefix' : /home/opam/.opam/default
- Using default value for 'libdir' : /home/opam/.opam/default/lib
- Using default value for 'sharedir' : /home/opam/.opam/default/share
- Using default value for 'mandir' : /home/opam/.opam/default/man
- Using default value for 'pluginsdir' : /home/opam/.opam/default/lib/alt-ergo/plugins
- Using default value for 'preludesdir' : /home/opam/.opam/default/share/alt-ergo/preludes
- Generating file lib/util/config.ml...done.
- Generating file Makefile.config...done.
- Found dune in path.
- All deps are installed.
- Good to go !
[alt-ergo-parsers: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "alt-ergo-parsers" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/alt-ergo-parsers.2.3.1)
-       ocamlc parsers/.AltErgoParsers.objs/byte/altErgoParsers__Parsers.{cmo,cmt}
- File "parsers/parsers.ml", line 127, characters 9-24:
- 127 |       if Pervasives.(<>) file "" then
-                ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt parsers/.AltErgoParsers.objs/native/altErgoParsers__Parsers.{cmx,o}
- File "parsers/parsers.ml", line 127, characters 9-24:
- 127 |       if Pervasives.(<>) file "" then
-                ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc parsers/.AltErgoParsers.objs/byte/altErgoParsers__Psmt2_to_alt_ergo.{cmo,cmt}
- File "parsers/psmt2_to_alt_ergo.ml", lines 355-405, characters 4-21:
- 355 | ....match command.c with
- 356 |     | Cmd_Assert(assert_term) ->
- 357 |       (translate_assert (pos command) assert_term) :: acc
- 358 |     | Cmd_CheckEntailment(assert_term) ->
- 359 |       Options.set_unsat_mode false;
- ...
- 402 |     | Cmd_SetInfo _ -> not_supported "set-info"; acc
- 403 |     | Cmd_Push _ -> not_supported "push"; assert false
- 404 |     | Cmd_Pop _ -> not_supported "pop"; assert false
- 405 |     | Cmd_Exit -> acc
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (Cmd_CheckAllSat _|Cmd_Maximize _|Cmd_Minimize _)
-     ocamlopt parsers/.AltErgoParsers.objs/native/altErgoParsers__Psmt2_to_alt_ergo.{cmx,o}
- File "parsers/psmt2_to_alt_ergo.ml", lines 355-405, characters 4-21:
- 355 | ....match command.c with
- 356 |     | Cmd_Assert(assert_term) ->
- 357 |       (translate_assert (pos command) assert_term) :: acc
- 358 |     | Cmd_CheckEntailment(assert_term) ->
- 359 |       Options.set_unsat_mode false;
- ...
- 402 |     | Cmd_SetInfo _ -> not_supported "set-info"; acc
- 403 |     | Cmd_Push _ -> not_supported "push"; assert false
- 404 |     | Cmd_Pop _ -> not_supported "pop"; assert false
- 405 |     | Cmd_Exit -> acc
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (Cmd_CheckAllSat _|Cmd_Maximize _|Cmd_Minimize _)
-> compiled  alt-ergo-parsers.2.3.1
-> installed alt-ergo-parsers.2.3.1
[WARNING] Opam packages conf-gmp.5, conf-pkg-config.5 and conf-zlib.1 depend on the following system packages that are no longer installed: libgmp-dev pkg-config zlib1g-dev
  - conf-gmp.5: depends on libgmp-dev
  - conf-pkg-config.5: depends on pkg-config
  - conf-zlib.1: depends on zlib1g-dev

=== STDERR ===

2026-09-03 21:41.59: OK: build alt-ergo-parsers.2.3.1 (runc: 6.1s, disk: 10KB)
2026-09-03 21:41.59: Job succeeded