Build:
- 0
2026-09-03 23:29.56: New job: build why3-ide.1.7.1 (b09c7c5b8efa)
2026-09-03 23:29.56: Waiting for resource in pool day11-builds
2026-09-04 00:27.41: Got resource from pool day11-builds
2026-09-04 00:27.41: [profile full] build why3-ide.1.7.1
2026-09-04 00:27.41: build why3-ide.1.7.1 (b09c7c5b8efa)
=== DEPENDENCIES (26 transitive) ===
base-bigarray.base 31ac6860ef52
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
cairo2.0.6.5 17963b6f0b90
camlp-streams.5.0.1 92562b7948d6
conf-cairo.1 9e32499642c2
conf-gtk3.18 29bc2ce5fb33
conf-gtksourceview3.0+2 89f7273ce96d
conf-pkg-config.5 74f50f3cfe72
csexp.1.5.2 5f475050b55c
dune.3.23.1 337b5aa650a5
dune-configurator.3.23.1 43620f3bdeff
lablgtk3.3.1.5 2c282ab0a473
lablgtk3-sourceview3.3.1.5 4dfb16e67d85
menhir.20260209 10f2ac6bc604
menhirCST.20260209 344207c6a3bc
menhirGLR.20260209 e6ff3e91c3ea
menhirLib.20260209 123c2b8f08f4
menhirSdk.20260209 b5b1382cd4d5
num.1.6 c9b6c2a04dcf
ocaml.5.3.0 6ff460273d57
ocaml-base-compiler.5.3.0 ab889490af4f
ocaml-compiler.5.3.0 a36aaaa91913
ocaml-config.3 c2e80612d111
ocamlfind.1.9.8 8c4f353d7b71
why3.1.7.1 acc0a23b8003
=== STDOUT ===
Processing: [default: loading data]
[why3-ide.1.7.1: extract]
-> retrieved why3-ide.1.7.1 (cached)
[why3-ide: touch configure]
+ /usr/bin/touch "configure" (CWD=/home/opam/.opam/default/.opam-switch/build/why3-ide.1.7.1)
[why3-ide: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/why3-ide.1.7.1/./configure "--prefix" "/home/opam/.opam/default" "--disable-why3-lib" "--disable-frama-c" "--disable-coq-libs" "--disable-js-of-ocaml" "--disable-re" "--enable-ocamlfind" "--enable-ide" (CWD=/home/opam/.opam/default/.opam-switch/build/why3-ide.1.7.1)
- checking executable suffix... <none>
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking for a race-free mkdir -p... /usr/bin/mkdir -p
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- configure: ocaml version is 5.3.0
- configure: ocaml library path is /home/opam/.opam/default/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for menhir... menhir
- checking for ocamlfind... ocamlfind
- checking for Why3 using ocamlfind... yes
- checking for compiler-libs using ocamlfind... yes
- checking for sphinx-build... no
- configure: WARNING: cannot find sphinx-build, documentation disabled.
- checking for emacs... no
- configure: WARNING: cannot find emacs, compilation of why3.elc disabled.
- checking for num using ocamlfind... yes
- checking for /home/opam/.opam/default/lib/num/nums.cma... yes
- checking for /home/opam/.opam/default/lib/num/num.cmi... yes
- checking for zarith using ocamlfind... no
- configure: WARNING: cannot find library zarith, using Nums instead.
- checking for camlzip using ocamlfind... no
- configure: WARNING: cannot find library camlzip; sessions files will not be compressed.
- checking for menhirLib using ocamlfind... yes
- checking for /home/opam/.opam/default/lib/menhirLib/menhirLib.cmi... yes
- checking for lablgtk3 using ocamlfind... yes
- checking for /home/opam/.opam/default/lib/lablgtk3/gtkButton.cmi... yes
- checking for lablgtk3-sourceview3 using ocamlfind... yes
- checking for /home/opam/.opam/default/lib/lablgtk3-sourceview3/gSourceView3.cmi... yes
- checking for ocamlgraph using ocamlfind... no
- configure: WARNING: cannot find library ocamlgraph, hypothesis selection disabled.
- configure: WARNING: cannot find library ocamlgraph, stackify disabled.
- checking for mlmpfr... no
- checking for ppx_sexp_conv using ocamlfind... no
- checking for pvs... no
- checking for isabelle... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/config.sh
- config.status: creating lib/why3/META
- config.status: creating .merlin
- config.status: creating src/jessie/Makefile
- config.status: creating src/jessie/.merlin
- config.status: creating lib/coq/version
- config.status: creating lib/pvs/version
- config.status: executing chmod commands
-
- Summary
- -----------------------------------------
- Verbose make : no
- OCaml compiler : yes
- Version : 5.3.0
- Library path : /home/opam/.opam/default/lib/ocaml
- Ocamlfind : yes
- Native compilation : yes
- Memory profiling : no (disabled by default)
- PPX : yes
- S-expressions support : no (ppx_sexp_conv not found)
- Javascript support : no (disabled by user)
- MPFR support : no (mlmpfr not found)
- Re support : no (disabled by user)
- Components
- Why3 library : no
- GTK IDE : yes
- Web IDE : no (Javascript support not available)
- GMP arithmetic : no (zarith not found)
- Compressed sessions : no (camlzip not found)
- Hypothesis selection : no (ocamlgraph not found)
- Stackify : no (ocamlgraph not found)
- Invariant inference(exp): no (disabled by default)
- Inference with BDDs(exp): no (disabled by default)
- Frama-C support : no
- Documentation : no (sphinx-build not found)
- Support for interactive proof assistants
- Coq : no (disabled by user)
- PVS : no (pvs not found)
- Isabelle : no (isabelle not found)
- Installable : yes
- Binary path : ${exec_prefix}/bin
- Library path : ${exec_prefix}/lib/why3
- Data path : ${prefix}/share/why3
- OCaml library path : /home/opam/.opam/default/lib/why3
- Relocatable : no
[why3-ide: make ide]
+ /usr/bin/make "-j39" "ide" (CWD=/home/opam/.opam/default/.opam-switch/build/why3-ide.1.7.1)
- Generate src/util/config.ml
- Ocamllex src/util/rc.mll
- Ocamllex src/util/lexlib.mll
- cmp -s src/util/mysexplib-dummy.ml src/util/mysexplib.ml || cp src/util/mysexplib-dummy.ml src/util/mysexplib.ml
- Menhir src/util/json_parser.mly
- cmp -s src/util/mlmpfr_dummy.ml src/util/mlmpfr_wrapper.ml || cp src/util/mlmpfr_dummy.ml src/util/mlmpfr_wrapper.ml
- Ocamllex src/util/json_lexer.mll
- Ocamllex src/parser/lexer.mll
- 48 states, 1889 transitions, table size 7844 bytes
- 3073 additional bytes used for bindings
- Menhir src/parser/parser_common.mly
- 39 states, 600 transitions, table size 2634 bytes
- 1338 additional bytes used for bindings
- Menhir src/driver/driver_parser.mly
- Menhir src/parser/parser_common.mly src/parser/parser.mly
- Ocamllex src/driver/driver_lexer.mll
- Ocamllex src/driver/sexp.mll
- 52 states, 495 transitions, table size 2292 bytes
- cmp -s src/session/compress_none.ml src/session/compress.ml || cp src/session/compress_none.ml src/session/compress.ml
- cmp -s src/util/recompat.ml src/util/re.ml || cp src/util/recompat.ml src/util/re.ml
- Ocamllex src/session/xml.mll
- Ocamllex src/session/strategy_parser.mll
- 27 states, 306 transitions, table size 1386 bytes
- 34 states, 1366 transitions, table size 5668 bytes
- 174 states, 4831 transitions, table size 20368 bytes
- 9859 additional bytes used for bindings
- Menhir plugins/tptp/tptp_parser.mly
- Ocamllex plugins/tptp/tptp_lexer.mll
- Ocamllex plugins/python/py_lexer.mll
- 117 states, 1396 transitions, table size 6286 bytes
- 3556 additional bytes used for bindings
- 59 states, 799 transitions, table size 3550 bytes
- 2611 additional bytes used for bindings
- Menhir plugins/python/py_parser.mly
- Ocamllex plugins/microc/mc_lexer.mll
- Menhir plugins/microc/mc_parser.mly
- 69 states, 1256 transitions, table size 5438 bytes
- 1453 additional bytes used for bindings
- Ocamllex plugins/cfg/cfg_lexer.mll
- Ocamllex plugins/parser/dimacs.mll
- 77 states, 473 transitions, table size 2354 bytes
- 1504 additional bytes used for bindings
- Menhir src/parser/parser_common.mly plugins/cfg/cfg_parser.mly
- 101 states, 1563 transitions, table size 6858 bytes
- 3126 additional bytes used for bindings
- Ocamllex src/tools/why3wc.mll
- Ocamldep src/ide/gconfig.ml
- 34 states, 434 transitions, table size 1940 bytes
- 1293 additional bytes used for bindings
- Ocamldep src/ide/ide_utils.ml
- Ocamldep src/ide/why3ide.ml
- Ocamldep src/ide/wserver.ml
- Ocamldep src/ide/why3web.ml
- Ocamldep src/why3session/why3session_lib.ml
- Ocamldep src/why3session/why3session_info.ml
- Ocamldep src/why3session/why3session_html.ml
- Ocamldep src/why3session/why3session_latex.ml
- Ocamldep src/why3session/why3session_update.ml
- Ocamldep src/why3session/why3session_output.ml
- Ocamldep src/why3session/why3session_create.ml
- Ocamldep src/why3session/why3session_main.ml
- Ocamldep src/tools/why3shell.ml
- Ocamldep src/isabelle-client/isabelle_client_main.ml
- 173 states, 4796 transitions, table size 20222 bytes
- 9853 additional bytes used for bindings
- Ocamldep src/tools/why3pp.ml
- Ocamllex src/why3doc/doc_lexer.mll
- cp src/util/json_base.ml src/trywhy3/json_base.ml
- cp src/util/json_base.mli src/trywhy3/json_base.mli
- cp src/util/json_parser.ml src/trywhy3/json_parser.ml
- cp src/util/json_lexer.ml src/trywhy3/json_lexer.ml
- cp src/util/json_parser.mli src/trywhy3/json_parser.mli
- cp src/util/json_lexer.mli src/trywhy3/json_lexer.mli
- 120 states, 685 transitions, table size 3460 bytes
- 1763 additional bytes used for bindings
- 307 states, 15627 transitions, table size 64350 bytes
- Read 3 sample input sentences and 3 error messages.
- menhir --explain --strict src/parser/parser_common.mly src/parser/parser.mly --base src/parser/parser --compile-errors \
- src/parser/handcrafted.messages > src/parser/parser_messages.ml
- Read 3 sample input sentences and 3 error messages.
- Ocamldep src/why3doc/doc_html.ml
- Ocamldep src/why3doc/doc_lexer.ml
- Ocamldep src/why3doc/doc_def.ml
- Ocamldep src/why3doc/doc_main.ml
- Ocamldep src/trywhy3/json_base.ml
- Ocamldep src/trywhy3/json_parser.ml
- Ocamldep src/trywhy3/shortener.ml
- Ocamldep src/trywhy3/json_lexer.ml
- Ocamldep src/trywhy3/bindings.ml
- Ocamldep src/trywhy3/trywhy3.ml
- Ocamldep src/trywhy3/why3_worker.ml
- Ocamldep src/trywhy3/worker_proto.ml
- Ocamldep src/tools/main.ml
- Ocamldep src/tools/why3execute.ml
- Ocamldep src/tools/why3extract.ml
- Ocamldep src/tools/why3config.ml
- Ocamldep src/tools/why3prove.ml
- Ocamldep src/tools/why3realize.ml
- Ocamldep src/tools/why3replay.ml
- Ocamldep src/tools/why3show.ml
- Ocamldep src/tools/why3wc.ml
- Ocamldep src/tools/why3bench.ml
- Ocamldep src/util/exn_printer.ml
- Ocamldep src/util/mysexplib.ml
- Ocamldep src/util/config.ml
- Ocamldep src/util/bigInt.ml
- Ocamldep src/util/mlmpfr_wrapper.ml
- Ocamldep src/util/opt.ml
- Ocamldep src/util/util.ml
- Ocamldep src/util/lists.ml
- Ocamldep src/util/strings.ml
- Ocamldep src/util/pp.ml
- Ocamldep src/util/extmap.ml
- Ocamldep src/util/extset.ml
- Ocamldep src/util/weakhtbl.ml
- Ocamldep src/util/exthtbl.ml
- Ocamldep src/util/diffmap.ml
- Ocamldep src/util/hashcons.ml
- Ocamldep src/util/wstdlib.ml
- Ocamldep src/util/getopt.ml
- Ocamldep src/util/json_base.ml
- Ocamldep src/util/json_parser.ml
- Ocamldep src/util/json_lexer.ml
- Ocamldep src/util/debug.ml
- Ocamldep src/util/loc.ml
- Ocamldep src/util/lexlib.ml
- Ocamldep src/util/print_tree.ml
- Ocamldep src/util/cmdline.ml
- Ocamldep src/util/sysutil.ml
- Ocamldep src/util/rc.ml
- Ocamldep src/util/plugin.ml
- Ocamldep src/util/number.ml
- Ocamldep src/util/constant.ml
- Ocamldep src/util/vector.ml
- Ocamldep src/util/pqueue.ml
- Ocamldep src/util/re.ml
- Ocamldep src/core/ident.ml
- Ocamldep src/core/ty.ml
- Ocamldep src/core/term.ml
- Ocamldep src/core/pattern.ml
- Ocamldep src/core/decl.ml
- Ocamldep src/core/coercion.ml
- Ocamldep src/core/theory.ml
- Ocamldep src/core/parser_tokens.ml
- Ocamldep src/core/keywords.ml
- Ocamldep src/core/task.ml
- Ocamldep src/core/pretty.ml
- Ocamldep src/core/dterm.ml
- Ocamldep src/core/env.ml
- Ocamldep src/core/trans.ml
- Ocamldep src/driver/whyconf.ml
- Ocamldep src/core/printer.ml
- Ocamldep src/core/model_parser.ml
- Ocamldep src/driver/prove_client.ml
- Ocamldep src/driver/call_provers.ml
- Ocamldep src/driver/driver_parser.ml
- Ocamldep src/driver/driver_lexer.ml
- Ocamldep src/driver/driver.ml
- Ocamldep src/driver/sexp.ml
- Ocamldep src/driver/autodetection.ml
- Ocamldep src/driver/smtv2_model_defs.ml
- Ocamldep src/driver/smtv2_model_parser.ml
- Ocamldep src/mlw/vc.ml
- Ocamldep src/mlw/ity.ml
- Ocamldep src/mlw/expr.ml
- Ocamldep src/mlw/pdecl.ml
- Ocamldep src/mlw/eval_match.ml
- Ocamldep src/mlw/typeinv.ml
- Ocamldep src/mlw/pmodule.ml
- Ocamldep src/mlw/dexpr.ml
- Ocamldep src/mlw/big_real.ml
- Ocamldep src/mlw/pinterp_core.ml
- Ocamldep src/mlw/rac.ml
- Ocamldep src/mlw/pinterp.ml
- Ocamldep src/mlw/check_ce.ml
- Ocamldep src/extract/mltree.ml
- Ocamldep src/extract/compile.ml
- Ocamldep src/extract/mlinterp.ml
- Ocamldep src/extract/c.ml
- Ocamldep src/extract/pdriver.ml
- Ocamldep src/extract/ml_printer.ml
- Ocamldep src/extract/ocaml.ml
- Ocamldep src/parser/ptree.ml
- Ocamldep src/extract/cakeml.ml
- Ocamldep src/parser/ptree_helpers.ml
- Ocamldep src/parser/typing.ml
- Ocamldep src/parser/glob.ml
- File "src/extract/mltree.ml", line 60, characters 13-19:
- 60 | e_effect : effect;
- ^^^^^^
- Error: Syntax error
-
- File "src/extract/mltree.mli", line 46, characters 17-23:
- 46 | e_effect : Ity.effect;
- ^^^^^^
- Error: Syntax error
- Ocamldep src/parser/parser_messages.ml
- Ocamldep src/parser/parser.ml
- File "src/mlw/expr.ml", line 324, characters 13-19:
- 324 | e_effect : effect;
- ^^^^^^
- Error: Syntax error
-
- File "src/mlw/expr.mli", line 131, characters 13-19:
- 131 | e_effect : effect;
- ^^^^^^
- Error: Syntax error
- Ocamldep src/parser/report.ml
- File "src/mlw/ity.ml", line 901, characters 5-11:
- 901 | type effect = {
- ^^^^^^
- Error: Syntax error
- Ocamldep src/parser/lexer.ml
- Ocamldep src/parser/mlw_printer.ml
- Ocamldep src/parser/sexp_parser.ml
- Ocamldep src/transform/inlining.ml
- Ocamldep src/transform/simplify_formula.ml
-
- File "src/mlw/ity.mli", line 374, characters 5-11:
- 374 | type effect = private {
- ^^^^^^
- Error: Syntax error
- Ocamldep src/transform/split_goal.ml
- Ocamldep src/transform/args_wrapper.ml
- Ocamldep src/transform/reduction_engine.ml
- Ocamldep src/transform/compute.ml
- Ocamldep src/transform/remove_unused.ml
- Ocamldep src/transform/detect_polymorphism.ml
- Ocamldep src/transform/eliminate_definition.ml
- Ocamldep src/transform/abstract_quantifiers.ml
- Ocamldep src/transform/eliminate_unknown_lsymbols.ml
- Ocamldep src/transform/eliminate_unknown_types.ml
- Ocamldep src/transform/eliminate_symbol.ml
- Ocamldep src/transform/eliminate_inductive.ml
- Ocamldep src/transform/eliminate_let.ml
- Ocamldep src/transform/libencoding.ml
- Ocamldep src/transform/eliminate_if.ml
- Ocamldep src/transform/discriminate.ml
- Ocamldep src/transform/eliminate_algebraic.ml
- Ocamldep src/transform/encoding.ml
- Ocamldep src/transform/encoding_select.ml
- Ocamldep src/transform/encoding_guards_full.ml
- Ocamldep src/transform/encoding_tags_full.ml
- Ocamldep src/transform/encoding_guards.ml
- Ocamldep src/transform/encoding_tags.ml
- Ocamldep src/transform/encoding_twin.ml
- Ocamldep src/transform/simplify_array.ml
- Ocamldep src/transform/encoding_sort.ml
- Ocamldep src/transform/filter_trigger.ml
- Ocamldep src/transform/abstraction.ml
- Ocamldep src/transform/close_epsilon.ml
- Ocamldep src/transform/eliminate_epsilon.ml
- Ocamldep src/transform/lift_epsilon.ml
- Ocamldep src/transform/intro_projections_counterexmp.ml
- Ocamldep src/transform/prop_curry.ml
- Ocamldep src/transform/eliminate_literal.ml
- Ocamldep src/transform/apply.ml
- Ocamldep src/transform/generic_arg_trans_utils.ml
- Ocamldep src/transform/instantiate_predicate.ml
- Ocamldep src/transform/case.ml
- Ocamldep src/transform/subst.ml
- Ocamldep src/transform/introduction.ml
- Ocamldep src/transform/ind_itp.ml
- Ocamldep src/transform/cut.ml
- Ocamldep src/transform/destruct.ml
- Ocamldep src/transform/congruence.ml
- Ocamldep src/transform/smoke_detector.ml
- Ocamldep src/transform/intro_vc_vars_counterexmp.ml
- Ocamldep src/transform/induction_pr.ml
- Ocamldep src/transform/prepare_for_counterexmp.ml
- Ocamldep src/transform/induction.ml
- Ocamldep src/transform/reflection.ml
- Ocamldep src/transform/keep_only_arithmetic.ml
- Ocamldep src/printer/cntexmp_printer.ml
- Ocamldep src/printer/alt_ergo.ml
- Ocamldep src/printer/why3printer.ml
- Ocamldep src/printer/smtv1.ml
- Ocamldep src/printer/smtv2.ml
- Ocamldep src/printer/coq.ml
- Ocamldep src/printer/pvs.ml
- Ocamldep src/printer/isabelle.ml
- Ocamldep src/printer/simplify.ml
- Ocamldep src/printer/gappa.ml
- Ocamldep src/printer/cvc3.ml
- Ocamldep src/printer/yices.ml
- Ocamldep src/printer/mathematica.ml
- Ocamldep src/session/compress.ml
- Ocamldep src/session/xml.ml
- Ocamldep src/session/termcode.ml
- Ocamldep src/session/session_itp.ml
- Ocamldep src/session/strategy.ml
- Ocamldep src/session/strategy_parser.ml
- Ocamldep src/session/server_utils.ml
- Ocamldep src/session/itp_communication.ml
- Ocamldep src/session/controller_itp.ml
- Ocamldep src/session/itp_server.ml
- Ocamldep src/session/json_util.ml
- Ocamldep src/session/unix_scheduler.ml
- Ocamldep plugins/parser/genequlin.ml
- Ocamldep src/driver/driver_ast.mli
- Ocamldep plugins/parser/dimacs.ml
- Ocamldep plugins/tptp/tptp_parser.ml
- Ocamldep plugins/tptp/tptp_typing.ml
- Ocamldep plugins/tptp/tptp_lexer.ml
- Ocamldep plugins/tptp/tptp_printer.ml
- Ocamldep plugins/python/py_parser.ml
- Ocamldep plugins/python/py_lexer.ml
- Ocamldep plugins/python/py_main.ml
- Ocamldep plugins/microc/mc_parser.ml
- Ocamldep plugins/microc/mc_lexer.ml
- Ocamldep plugins/microc/mc_printer.ml
- Ocamldep plugins/microc/mc_main.ml
- Ocamldep plugins/cfg/cfg_parser.ml
- Ocamldep plugins/cfg/cfg_lexer.ml
- Ocamldep plugins/cfg/cfg_paths.ml
- Ocamldep plugins/cfg/cfg_main.ml
- Ocamldep plugins/cfg/subregion_analysis.ml
- Ocamldep plugins/tptp/tptp_ast.mli
- Ocamldep plugins/python/py_ast.mli
- Ocamldep plugins/microc/mc_ast.mli
- Ocamldep plugins/cfg/cfg_ast.mli
- Ocamldep src/extract/mltree.ml
- Ocamldep src/mlw/ity.ml
- Ocamldep src/mlw/expr.ml
- File "src/mlw/expr.ml", line 324, characters 13-19:
- 324 | e_effect : effect;
- ^^^^^^
- Error: Syntax error
-
- File "src/mlw/expr.mli", line 131, characters 13-19:
- 131 | e_effect : effect;
- ^^^^^^
- Error: Syntax error
- File "src/mlw/ity.ml", line 901, characters 5-11:
- 901 | type effect = {
- ^^^^^^
- Error: Syntax error
- File "src/extract/mltree.ml", line 60, characters 13-19:
- 60 | e_effect : effect;
- ^^^^^^
- Error: Syntax error
-
- File "src/extract/mltree.mli", line 46, characters 17-23:
- 46 | e_effect : Ity.effect;
- ^^^^^^
- Error: Syntax error
-
- File "src/mlw/ity.mli", line 374, characters 5-11:
- 374 | type effect = private {
- ^^^^^^
- Error: Syntax error
- Ocamlc src/ide/gconfig.mli
- Ocamlc src/ide/ide_utils.mli
- Ocamlc src/ide/why3ide.mli
- Ocamlopt src/ide/ide_utils.ml
- Ocamlopt src/ide/gconfig.ml
- Ocamlopt src/ide/why3ide.ml
- Linking bin/why3ide.cmxs
-> compiled why3-ide.1.7.1
[why3-ide: make install-ide]
+ /usr/bin/make "install-ide" (CWD=/home/opam/.opam/default/.opam-switch/build/why3-ide.1.7.1)
- Ocamldep src/mlw/ity.ml
- File "src/mlw/ity.ml", line 901, characters 5-11:
- 901 | type effect = {
- ^^^^^^
- Error: Syntax error
-
- File "src/mlw/ity.mli", line 374, characters 5-11:
- 374 | type effect = private {
- ^^^^^^
- Error: Syntax error
- Ocamldep src/mlw/expr.ml
- File "src/mlw/expr.ml", line 324, characters 13-19:
- 324 | e_effect : effect;
- ^^^^^^
- Error: Syntax error
-
- File "src/mlw/expr.mli", line 131, characters 13-19:
- 131 | e_effect : effect;
- ^^^^^^
- Error: Syntax error
- Ocamldep src/extract/mltree.ml
- File "src/extract/mltree.ml", line 60, characters 13-19:
- 60 | e_effect : effect;
- ^^^^^^
- Error: Syntax error
-
- File "src/extract/mltree.mli", line 46, characters 17-23:
- 46 | e_effect : Ity.effect;
- ^^^^^^
- Error: Syntax error
- /usr/bin/mkdir -p /home/opam/.opam/default/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3ide.cmxs /home/opam/.opam/default/lib/why3/commands
- /usr/bin/mkdir -p /home/opam/.opam/default/share/why3/images
- for i in share/images/*.rc; do \
- d=`basename $i .rc`; \
- /usr/bin/install -c -m 644 $i /home/opam/.opam/default/share/why3/images; \
- /usr/bin/mkdir -p /home/opam/.opam/default/share/why3/images/$d; \
- /usr/bin/install -c -m 644 share/images/$d/* /home/opam/.opam/default/share/why3/images/$d; \
- done
- /usr/bin/install -c -m 644 share/images/*.png /home/opam/.opam/default/share/why3/images
-> installed why3-ide.1.7.1
[WARNING] Opam packages conf-cairo.1, conf-gtk3.18 and conf-gtksourceview3.0+2 depend on the following system packages that are no longer installed: libcairo2-dev libexpat1-dev libgtk-3-dev libgtksourceview-3.0-dev
- conf-cairo.1: depends on libcairo2-dev
- conf-gtk3.18: depends on libexpat1-dev, libgtk-3-dev
- conf-gtksourceview3.0+2: depends on libgtksourceview-3.0-dev
=== STDERR ===
2026-09-04 00:28.30: OK: build why3-ide.1.7.1 (runc: 12.7s, disk: 29KB)
2026-09-04 00:28.30: Job succeeded