Build:
  1. 0
2026-06-23 18:19.14: New job: build alt-ergo-parsers.2.3.3 (3a8d9f105992)
2026-06-23 18:19.14: Waiting for resource in pool day11-builds
2026-06-23 19:57.22: Got resource from pool day11-builds
2026-06-23 19:57.22: [profile full] build alt-ergo-parsers.2.3.3
2026-06-23 19:57.22: build alt-ergo-parsers.2.3.3 (3a8d9f105992)
=== DEPENDENCIES (22 transitive) ===
  alt-ergo-lib.2.3.3                                 a3f0de61bbda
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  camlzip.1.14                                       72d9867324a7
  conf-autoconf.0.2                                  b3cd190cf0b5
  conf-gmp.5                                         61e3c79e0ddf
  conf-pkg-config.5                                  4b60827fc174
  conf-zlib.1                                        71f76614ba40
  dune.2.9.3                                         36797f878ec2
  menhir.20211128                                    9417b3d1dc98
  menhirLib.20211128                                 047fb249f987
  menhirSdk.20211128                                 fded287df02d
  num.1.6                                            480227ca99db
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlfind.1.9.8                                    6025f4a8e98e
  ocplib-simplex.0.4.1                               e8755ec4bafa
  psmt2-frontend.0.4.0                               24f30c39c2f9
  seq.base                                           063828a3d698
  stdlib-shims.0.3.0                                 d11064be4664
  zarith.1.14                                        da8b932acb94
=== STDOUT ===
Processing: [default: loading data]
[alt-ergo-parsers.2.3.3: extract]
-> retrieved alt-ergo-parsers.2.3.3  (cached)
[alt-ergo-parsers: ./configure alt-ergo-parsers]
+ /home/opam/.opam/default/.opam-switch/build/alt-ergo-parsers.2.3.3/./configure "alt-ergo-parsers" (CWD=/home/opam/.opam/default/.opam-switch/build/alt-ergo-parsers.2.3.3)
- 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.3)
-       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.3
-> installed alt-ergo-parsers.2.3.3
[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-06-23 19:57.42: OK: build alt-ergo-parsers.2.3.3 (runc: 6.1s, disk: 10KB)
2026-06-23 19:57.42: Job succeeded