Build:
  1. 0
2026-09-03 19:59.13: New job: build alt-ergo-parsers.2.4.1 (e111364ba760)
2026-09-03 19:59.13: Waiting for resource in pool day11-builds
2026-09-03 21:41.44: Got resource from pool day11-builds
2026-09-03 21:41.44: [profile full] build alt-ergo-parsers.2.4.1
2026-09-03 21:41.44: build alt-ergo-parsers.2.4.1 (e111364ba760)
=== DEPENDENCIES (27 transitive) ===
  alt-ergo-lib.2.4.1                                 8ed4f97f89af
  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
  csexp.1.5.1                                        ae51a7546d3e
  dune.2.9.3                                         7191b8072f51
  dune-configurator.2.9.3                            528bb22b0c70
  menhir.20260209                                    7129ec4d777b
  menhirCST.20260209                                 fde6e9a5d458
  menhirGLR.20260209                                 e695e6b48890
  menhirLib.20260209                                 aec0f4634b16
  menhirSdk.20260209                                 5e4d7ba3810b
  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                               d4e837443930
  result.1.5                                         832dbb2f8453
  seq.base                                           1957e27deb9b
  stdlib-shims.0.3.0                                 ce1712d2a782
  zarith.1.14                                        fc3f7a60e6b3
=== STDOUT ===
Processing: [default: loading data]
[alt-ergo-parsers.2.4.1: extract]
-> retrieved alt-ergo-parsers.2.4.1  (cached)
[alt-ergo-parsers: ocaml unix.cma]
+ /home/opam/.opam/default/bin/ocaml "unix.cma" "configure.ml" "alt-ergo-parsers" "--libdir" "/home/opam/.opam/default/lib" "--mandir" "/home/opam/.opam/default/man" (CWD=/home/opam/.opam/default/.opam-switch/build/alt-ergo-parsers.2.4.1)
- Found opam in path.
- Using default 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.
- 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.4.1)
-       ocamlc src/parsers/.AltErgoParsers.objs/byte/altErgoParsers__Psmt2_to_alt_ergo.{cmo,cmt}
- File "src/parsers/psmt2_to_alt_ergo.ml", lines 396-444, characters 4-21:
- 396 | ....match command.c with
- 397 |     | Cmd_Assert(assert_term) ->
- 398 |       (translate_assert (pos command) assert_term) :: acc
- 399 |     | Cmd_CheckEntailment(assert_term) ->
- 400 |       (translate_goal (pos command) assert_term) :: acc
- ...
- 441 |     | Cmd_SetInfo _ -> not_supported "set-info"; acc
- 442 |     | Cmd_Push n -> translate_push_pop mk_push n (pos command) :: acc
- 443 |     | Cmd_Pop n -> translate_push_pop mk_pop n (pos command) :: acc
- 444 |     | 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 src/parsers/.AltErgoParsers.objs/native/altErgoParsers__Psmt2_to_alt_ergo.{cmx,o}
- File "src/parsers/psmt2_to_alt_ergo.ml", lines 396-444, characters 4-21:
- 396 | ....match command.c with
- 397 |     | Cmd_Assert(assert_term) ->
- 398 |       (translate_assert (pos command) assert_term) :: acc
- 399 |     | Cmd_CheckEntailment(assert_term) ->
- 400 |       (translate_goal (pos command) assert_term) :: acc
- ...
- 441 |     | Cmd_SetInfo _ -> not_supported "set-info"; acc
- 442 |     | Cmd_Push n -> translate_push_pop mk_push n (pos command) :: acc
- 443 |     | Cmd_Pop n -> translate_push_pop mk_pop n (pos command) :: acc
- 444 |     | 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.4.1
-> installed alt-ergo-parsers.2.4.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:42.06: OK: build alt-ergo-parsers.2.4.1 (runc: 7.6s, disk: 11KB)
2026-09-03 21:42.06: Job succeeded