OCamllabs icon Home|Differences with the last checks|Previous runs


Building on odawa

(from windows-server-2022-amd64-ocaml-4.14.2)
2024-11-12 01:25.31 ---> using "b1ae2ad36af625524288c188f7e099c501706c4119a38e11e1b5610819652cec" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2024-11-12 01:25.31 ---> using "4b57a7007c87218b9b3ddcf81f74c22338c638c8bcdfdaa01c2afa888290f021" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q eecf6d033c6c13a6bda9b445601ddcbaa09dd288"))
2024-11-12 01:25.31 ---> using "916fc88efba39c7529535e5586ef636983924e64382c926374941dfb70826c38" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))

User configuration:
  Updating ~\.bash_profile.
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.

  Added 9 lines after line 1 in ~\.bash_profile.
2024-11-12 01:25.31 ---> using "7dff50a164197daeb211f43cc31c3b4201b1bd2d0c774a26d6925a430147bec7" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell "opam switch create --repositories=default 'default' 'ocaml-base-compiler.4.14.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.43  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed flexdll.0.43
-> installed ocaml-options-vanilla.1
-> retrieved mingw-w64-shims.0.2.0  (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> installed ocaml-env-mingw64.1
-> installed system-mingw.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.3
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=default)
2024-11-12 01:25.31 ---> using "ae60b92c2a5a4da67e8935d52ddeae392cd8745a47ba71ee33b6f19f5c2bd60f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2024-11-12 01:25.31 ---> using "79f391d910b12f0453cbe8a949bb8e140683a166720331d05045e2d73e88ecc9" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "\
               \nopam remove -y \"zenon.0.8.5\"\
               \nopam install -vy \"zenon.0.8.5\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"zenon.0.8.5\" | grep -q '\"windows-server-2022-amd64-ocaml-4.14.2\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
Nothing to do.
[NOTE] zenon.0.8.5 is not installed.

The following actions will be performed:
=== install 1 package
  - install zenon 0.8.5

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/3: [zenon.0.8.5: http]
Processing  1/3: [zenon.0.8.5: extract]
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3664-42c9bb\zenon-0.8.5\regression\examples\data\TLAPS.tla to C:\Users\opam\AppData\Local\opam\default\.opam-switch\sources\zenon.0.8.5\regression\examples\data
-> retrieved zenon.0.8.5  (https://github.com/zenon-prover/zenon/archive/0.8.5.tar.gz)
Processing  2/3: [zenon: ./configure C:\Users\opam\AppData\Local\opam\default]
+ C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\zenon.0.8.5\./configure "--prefix" "C:\\Users\\opam\\AppData\\Local\\opam\\default" "--libdir" "C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib\\zenon" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\zenon.0.8.5)
- echo '(* This file is automatically generated. *)' >config.ml.tmp
- echo 'let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;' >> config.ml.tmp
- if ! cmp -s config.ml config.ml.tmp; then cp config.ml.tmp config.ml; fi
- rm -f config.ml.tmp
- ocamlyacc -v parsezen.mly
- ocamllex lexzen.mll
- 91 states, 1911 transitions, table size 8190 bytes
- ocamlyacc -v parsetptp.mly
- 1 shift/reduce conflict, 1 reduce/reduce conflict.
- ocamllex lextptp.mll
- 82 states, 1931 transitions, table size 8216 bytes
- ocamlyacc -v parsecoq.mly
- ocamllex lexcoq.mll
- 246 states, 11581 transitions, table size 47800 bytes
- 2852 additional bytes used for bindings
- echo '(* This file is automatically generated. *)' >checksum.ml
- echo 'let v = "'`sum version.ml config.ml misc.ml heap.ml globals.ml error.ml progress.ml namespace.ml expr.ml phrase.ml llproof.ml mlproof.ml watch.ml eqrel.ml index.ml print.ml step.ml node.ml extension.ml mltoll.ml parsezen.ml lexzen.ml parsetptp.ml lextptp.ml parsecoq.ml lexcoq.ml tptp.ml coqterm.ml lltocoq.ml enum.ml isar_case.ml lltoisar.ml ext_focal.ml ext_tla.ml ext_recfun.ml ext_equiv.ml ext_induct.ml prove.ml checksum.ml versionnum.ml main.ml zenon.ml | sum`'";;' >>checksum.ml
- ocamldep version.ml config.ml misc.ml heap.ml globals.ml error.ml progress.ml namespace.ml expr.ml phrase.ml llproof.ml mlproof.ml watch.ml eqrel.ml index.ml print.ml step.ml node.ml extension.ml mltoll.ml parsezen.ml lexzen.ml parsetptp.ml lextptp.ml parsecoq.ml lexcoq.ml tptp.ml coqterm.ml lltocoq.ml enum.ml isar_case.ml lltoisar.ml ext_focal.ml ext_tla.ml ext_recfun.ml ext_equiv.ml ext_induct.ml prove.ml checksum.ml versionnum.ml main.ml zenon.ml version.mli config.mli misc.mli heap.mli globals.mli error.mli progress.mli namespace.mli expr.mli phrase.mli llproof.mli mlproof.mli watch.mli eqrel.mli index.mli print.mli step.mli node.mli extension.mli mltoll.mli parsezen.mli lexzen.mli parsetptp.mli lextptp.mli parsecoq.mli lexcoq.mli tptp.mli coqterm.mli lltocoq.mli enum.mli isar_case.mli lltoisar.mli ext_focal.mli ext_tla.mli ext_recfun.mli ext_equiv.mli ext_induct.mli prove.mli checksum.mli versionnum.mli main.mli zenon.mli >.depend
- File "config.ml", line 2, characters 16-18:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                     ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 22-24:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                           ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 27-29:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 35-37:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                        ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 41-43:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                              ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 46-48:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                                   ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 54-56:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                                           ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 58-60:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                                               ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- : -I . zenon.v zenon_coqbool.v zenon_equiv.v zenon_induct.v zenon_focal.v >>.depend
- Configuration summary for zenon:
- EXE=.exe
- INSTALL_BIN_DIR=C:\Users\opam\AppData\Local\opam\default/bin
- INSTALL_LIB_DIR=C:\Users\opam\AppData\Local\opam\default\lib\zenon
- BYT_DEBUG_FLAGS=
- BIN_DEBUG_FLAGS=
- SUM=sum
- CONVERT=convert
- GS=:
- CAMLBYT=ocamlc.opt
- CAMLBIN=ocamlopt.opt
- CAMLLEX=ocamllex
- CAMLYACC=ocamlyacc
- CAMLDEP=ocamldep
- COQC=:
- COQDEP=:
Processing  2/3: [zenon: make]
+ C:\cygwin64\bin\make.exe  (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\zenon.0.8.5)
- ocamlc.opt -warn-error ""  -c version.mli
- ocamlc.opt -warn-error ""  -c version.ml
- ocamlc.opt -warn-error ""  -c config.mli
- ocamlc.opt -warn-error ""  -c config.ml
- File "config.ml", line 2, characters 16-18:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                     ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 22-24:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                           ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 27-29:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 35-37:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                        ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 41-43:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                              ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 46-48:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                                   ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 54-56:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                                           ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 58-60:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                                               ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- ocamlc.opt -warn-error ""  -c misc.mli
- ocamlc.opt -warn-error ""  -c misc.ml
- ocamlc.opt -warn-error ""  -c heap.mli
- ocamlc.opt -warn-error ""  -c heap.ml
- ocamlc.opt -warn-error ""  -c globals.mli
- ocamlc.opt -warn-error ""  -c globals.ml
- ocamlc.opt -warn-error ""  -c error.mli
- ocamlc.opt -warn-error ""  -c error.ml
- ocamlc.opt -warn-error ""  -c progress.mli
- ocamlc.opt -warn-error ""  -c progress.ml
- ocamlc.opt -warn-error ""  -c namespace.mli
- ocamlc.opt -warn-error ""  -c namespace.ml
- ocamlc.opt -warn-error ""  -c expr.mli
- ocamlc.opt -warn-error ""  -c expr.ml
- ocamlc.opt -warn-error ""  -c phrase.mli
- ocamlc.opt -warn-error ""  -c phrase.ml
- ocamlc.opt -warn-error ""  -c llproof.mli
- ocamlc.opt -warn-error ""  -c llproof.ml
- ocamlc.opt -warn-error ""  -c mlproof.mli
- ocamlc.opt -warn-error ""  -c mlproof.ml
- ocamlc.opt -warn-error ""  -c watch.mli
- ocamlc.opt -warn-error ""  -c watch.ml
- ocamlc.opt -warn-error ""  -c eqrel.mli
- ocamlc.opt -warn-error ""  -c eqrel.ml
- ocamlc.opt -warn-error ""  -c index.mli
- ocamlc.opt -warn-error ""  -c index.ml
- ocamlc.opt -warn-error ""  -c print.mli
- ocamlc.opt -warn-error ""  -c print.ml
- ocamlc.opt -warn-error ""  -c step.mli
- ocamlc.opt -warn-error ""  -c step.ml
- ocamlc.opt -warn-error ""  -c node.mli
- ocamlc.opt -warn-error ""  -c node.ml
- ocamlc.opt -warn-error ""  -c extension.mli
- ocamlc.opt -warn-error ""  -c extension.ml
- ocamlc.opt -warn-error ""  -c mltoll.mli
- ocamlc.opt -warn-error ""  -c mltoll.ml
- ocamlc.opt -warn-error ""  -c parsezen.mli
- ocamlc.opt -warn-error ""  -c parsezen.ml
- ocamlc.opt -warn-error ""  -c lexzen.mli
- ocamlc.opt -warn-error ""  -c lexzen.ml
- ocamlc.opt -warn-error ""  -c parsetptp.mli
- ocamlc.opt -warn-error ""  -c parsetptp.ml
- ocamlc.opt -warn-error ""  -c lextptp.mli
- ocamlc.opt -warn-error ""  -c lextptp.ml
- ocamlc.opt -warn-error ""  -c parsecoq.mli
- ocamlc.opt -warn-error ""  -c parsecoq.ml
- ocamlc.opt -warn-error ""  -c lexcoq.mli
- ocamlc.opt -warn-error ""  -c lexcoq.ml
- ocamlc.opt -warn-error ""  -c tptp.mli
- ocamlc.opt -warn-error ""  -c tptp.ml
- ocamlc.opt -warn-error ""  -c coqterm.mli
- ocamlc.opt -warn-error ""  -c coqterm.ml
- ocamlc.opt -warn-error ""  -c lltocoq.mli
- ocamlc.opt -warn-error ""  -c lltocoq.ml
- ocamlc.opt -warn-error ""  -c enum.mli
- ocamlc.opt -warn-error ""  -c enum.ml
- ocamlc.opt -warn-error ""  -c isar_case.mli
- ocamlc.opt -warn-error ""  -c isar_case.ml
- ocamlc.opt -warn-error ""  -c lltoisar.mli
- ocamlc.opt -warn-error ""  -c lltoisar.ml
- ocamlc.opt -warn-error ""  -c ext_focal.mli
- ocamlc.opt -warn-error ""  -c ext_focal.ml
- ocamlc.opt -warn-error ""  -c ext_tla.mli
- ocamlc.opt -warn-error ""  -c ext_tla.ml
- ocamlc.opt -warn-error ""  -c ext_recfun.mli
- ocamlc.opt -warn-error ""  -c ext_recfun.ml
- ocamlc.opt -warn-error ""  -c ext_equiv.mli
- ocamlc.opt -warn-error ""  -c ext_equiv.ml
- ocamlc.opt -warn-error ""  -c ext_induct.mli
- ocamlc.opt -warn-error ""  -c ext_induct.ml
- ocamlc.opt -warn-error ""  -c prove.mli
- ocamlc.opt -warn-error ""  -c prove.ml
- ocamlc.opt -warn-error ""  -c checksum.mli
- ocamlc.opt -warn-error ""  -c checksum.ml
- ocamlc.opt -warn-error ""  -c versionnum.mli
- ocamlc.opt -warn-error ""  -c versionnum.ml
- ocamlc.opt -warn-error ""  -c main.mli
- ocamlc.opt -warn-error ""  -c main.ml
- ocamlc.opt -warn-error ""  -c zenon.mli
- ocamlc.opt -warn-error ""  -c zenon.ml
- ocamlc.opt -warn-error ""  -o zenon.byt version.cmo config.cmo misc.cmo heap.cmo globals.cmo error.cmo progress.cmo namespace.cmo expr.cmo phrase.cmo llproof.cmo mlproof.cmo watch.cmo eqrel.cmo index.cmo print.cmo step.cmo node.cmo extension.cmo mltoll.cmo parsezen.cmo lexzen.cmo parsetptp.cmo lextptp.cmo parsecoq.cmo lexcoq.cmo tptp.cmo coqterm.cmo lltocoq.cmo enum.cmo isar_case.cmo lltoisar.cmo ext_focal.cmo ext_tla.cmo ext_recfun.cmo ext_equiv.cmo ext_induct.cmo prove.cmo checksum.cmo versionnum.cmo main.cmo zenon.cmo
- ocamlopt.opt -warn-error ""  -c version.ml
- ocamlopt.opt -warn-error ""  -c config.ml
- File "config.ml", line 2, characters 16-18:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                     ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 22-24:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                           ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 27-29:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 35-37:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                        ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 41-43:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                              ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 46-48:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                                   ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 54-56:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                                           ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- File "config.ml", line 2, characters 58-60:
- 2 | let libdir = "C:\Users\opam\AppData\Local\opam\default\lib\zenon";;
-                                                               ^^
- Warning 14 [illegal-backslash]: illegal backslash escape in string.
- ocamlopt.opt -warn-error ""  -c misc.ml
- ocamlopt.opt -warn-error ""  -c heap.ml
- ocamlopt.opt -warn-error ""  -c globals.ml
- ocamlopt.opt -warn-error ""  -c error.ml
- ocamlopt.opt -warn-error ""  -c progress.ml
- ocamlopt.opt -warn-error ""  -c namespace.ml
- ocamlopt.opt -warn-error ""  -c expr.ml
- ocamlopt.opt -warn-error ""  -c phrase.ml
- ocamlopt.opt -warn-error ""  -c llproof.ml
- ocamlopt.opt -warn-error ""  -c mlproof.ml
- ocamlopt.opt -warn-error ""  -c watch.ml
- ocamlopt.opt -warn-error ""  -c eqrel.ml
- ocamlopt.opt -warn-error ""  -c index.ml
- ocamlopt.opt -warn-error ""  -c print.ml
- ocamlopt.opt -warn-error ""  -c step.ml
- ocamlopt.opt -warn-error ""  -c node.ml
- ocamlopt.opt -warn-error ""  -c extension.ml
- ocamlopt.opt -warn-error ""  -c mltoll.ml
- ocamlopt.opt -warn-error ""  -c parsezen.ml
- ocamlopt.opt -warn-error ""  -c lexzen.ml
- ocamlopt.opt -warn-error ""  -c parsetptp.ml
- ocamlopt.opt -warn-error ""  -c lextptp.ml
- ocamlopt.opt -warn-error ""  -c parsecoq.ml
- ocamlopt.opt -warn-error ""  -c lexcoq.ml
- ocamlopt.opt -warn-error ""  -c tptp.ml
- ocamlopt.opt -warn-error ""  -c coqterm.ml
- ocamlopt.opt -warn-error ""  -c lltocoq.ml
- ocamlopt.opt -warn-error ""  -c enum.ml
- ocamlopt.opt -warn-error ""  -c isar_case.ml
- ocamlopt.opt -warn-error ""  -c lltoisar.ml
- ocamlopt.opt -warn-error ""  -c ext_focal.ml
- ocamlopt.opt -warn-error ""  -c ext_tla.ml
- ocamlopt.opt -warn-error ""  -c ext_recfun.ml
- ocamlopt.opt -warn-error ""  -c ext_equiv.ml
- ocamlopt.opt -warn-error ""  -c ext_induct.ml
- ocamlopt.opt -warn-error ""  -c prove.ml
- ocamlopt.opt -warn-error ""  -c checksum.ml
- ocamlopt.opt -warn-error ""  -c versionnum.ml
- ocamlopt.opt -warn-error ""  -c main.ml
- ocamlopt.opt -warn-error ""  -c zenon.ml
- ocamlopt.opt -warn-error ""  -o zenon.bin version.cmx config.cmx misc.cmx heap.cmx globals.cmx error.cmx progress.cmx namespace.cmx expr.cmx phrase.cmx llproof.cmx mlproof.cmx watch.cmx eqrel.cmx index.cmx print.cmx step.cmx node.cmx extension.cmx mltoll.cmx parsezen.cmx lexzen.cmx parsetptp.cmx lextptp.cmx parsecoq.cmx lexcoq.cmx tptp.cmx coqterm.cmx lltocoq.cmx enum.cmx isar_case.cmx lltoisar.cmx ext_focal.cmx ext_tla.cmx ext_recfun.cmx ext_equiv.cmx ext_induct.cmx prove.cmx checksum.cmx versionnum.cmx main.cmx zenon.cmx
- if test -x zenon.bin; then \
-   cp zenon.bin zenon; \
-         else \
-   cp zenon.byt zenon; \
- fi
- : -q zenon.v
- : -q zenon_coqbool.v
- : -q zenon_equiv.v
- : -q zenon_induct.v
- : -q zenon_focal.v
-> compiled  zenon.0.8.5
Processing  3/3: [zenon: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\zenon.0.8.5)
- mkdir -p "C:\Users\opam\AppData\Local\opam\default/bin"
- cp zenon "C:\Users\opam\AppData\Local\opam\default/bin/"
- mkdir -p "C:\Users\opam\AppData\Local\opam\default\lib\zenon"
- cp zenon.v zenon_coqbool.v zenon_equiv.v zenon_induct.v zenon_focal.v "C:\Users\opam\AppData\Local\opam\default\lib\zenon/"
- for i in zenon.vo zenon_coqbool.vo zenon_equiv.vo zenon_induct.vo zenon_focal.vo; \
-   do [ ! -f $i ] || cp $i "C:\Users\opam\AppData\Local\opam\default\lib\zenon/"; \
- done
-> installed zenon.0.8.5
Done.
# To update the current shell environment, run: eval $(opam env)
2024-11-12 01:27.00 ---> saved as "142a434d113eda47adba72d526c192860804904c5956dcfc3d678b726515b978"
Job succeeded