Build:
- 0
2026-06-16 12:47.08: New job: build alt-ergo-parsers.2.4.1 (f0505e0c1762)
2026-06-16 12:47.08: Waiting for resource in pool day11-builds
2026-06-16 14:12.25: Got resource from pool day11-builds
2026-06-16 14:12.25: [profile full] build alt-ergo-parsers.2.4.1
2026-06-16 14:12.25: build alt-ergo-parsers.2.4.1 (f0505e0c1762)
=== DEPENDENCIES (27 transitive) ===
alt-ergo-lib.2.4.1 eef112a6606a
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
camlzip.1.14 e242cb4a30b0
conf-autoconf.0.2 b3cd190cf0b5
conf-gmp.5 61e3c79e0ddf
conf-pkg-config.5 64c6b37d622b
conf-zlib.1 6a8e9cb470aa
csexp.1.5.1 e3f0f167b110
dune.2.9.3 36797f878ec2
dune-configurator.2.9.3 d180a2638840
menhir.20260209 bfbd27cfb93e
menhirCST.20260209 e0a0673b0a1b
menhirGLR.20260209 aa162e7bd1ea
menhirLib.20260209 63f93fd09019
menhirSdk.20260209 0b337dae608a
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 1e1cf26affeb
result.1.5 33a2387f4b32
seq.base 063828a3d698
stdlib-shims.0.3.0 d11064be4664
zarith.1.14 cde7973b8292
=== 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-06-16 14:12.47: OK: build alt-ergo-parsers.2.4.1 (runc: 5.6s, disk: 10KB)
2026-06-16 14:12.47: Job succeeded