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


Building on phoebe.ocamllabs.io

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
76d3fc461301: Pulling fs layer
4ef6d20bd5d7: Pulling fs layer
f5ab1124984a: Pulling fs layer
76d3fc461301: Verifying Checksum
76d3fc461301: Download complete
f5ab1124984a: Verifying Checksum
f5ab1124984a: Download complete
4ef6d20bd5d7: Verifying Checksum
4ef6d20bd5d7: Download complete
76d3fc461301: Pull complete
4ef6d20bd5d7: Pull complete
f5ab1124984a: Pull complete
Digest: sha256:8e32e0d09a8f957267511ce7ffcb86567614efb6d6bb72b6aea9be9dac1bf3e7
Status: Downloaded newer image for ocaml/opam:debian-unstable
2021-09-04 20:47.46 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2021-09-04 20:47.46 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 8fc7af65ccb8f3b3709bf02b749ac492e6700b59"))
2021-09-04 20:47.46 ---> using "eb095db6df41eeadc708604343f7b0ce0892db9136dac67a38046f57271c5802" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2021-09-04 20:47.46 ---> using "d245c9af6f86b2b97434d338a3fbb8270425ab7dc6ad1b5451665adc9698eabf" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-09-04 20:47.46 ---> using "20d9850dcecd0523d6eddecad814e9bbd93882334348605bfa6e15ffd8f5ced5" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-09-04 20:47.46 ---> using "6f8879c5099d2146b69bdcec3874fd111cad6c5c42ac63d5f9aa72a228fd8ee8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.09.1"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.09.1  (cached)
-> installed ocaml-base-compiler.4.09.1
-> installed ocaml-config.1
-> installed ocaml.4.09.1
Done.
# Run eval $(opam env --switch=4.09.1) to update the current shell environment
2021-09-04 20:47.46 ---> using "f7eb24fb60dbb2e2cea3f340c748d8f48715ffb8e525b45da3b56bfe3f312bcf" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8766 kB]
- Fetched 8994 kB in 2s (5099 kB/s)
- Reading package lists...
- 
2021-09-04 20:47.46 ---> using "b112a285d5a4dddaa711d9dd630015f2fb5bb6d8c5e59fca3d0bd55f51cb91fe" from cache

/: (run (cache (opam-archives (target /home/opam/.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 '\"debian-unstable\"'; 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"))
[NOTE] zenon.0.8.5 is not installed.

Nothing to do.
The following actions will be performed:
  - install zenon 0.8.5

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/3:
-> retrieved zenon.0.8.5  (cached)
Processing  2/3: [zenon: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.09.1" "--libdir" "/home/opam/.opam/4.09.1/lib/zenon" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/zenon.0.8.5)
- echo '(* This file is automatically generated. *)' >config.ml.tmp
- echo 'let libdir = "/home/opam/.opam/4.09.1/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
- : -I . zenon.v zenon_coqbool.v zenon_equiv.v zenon_induct.v zenon_focal.v >>.depend
- Configuration summary for zenon:
- EXE=
- INSTALL_BIN_DIR=/home/opam/.opam/4.09.1/bin
- INSTALL_LIB_DIR=/home/opam/.opam/4.09.1/lib/zenon
- BYT_DEBUG_FLAGS=
- BIN_DEBUG_FLAGS=
- SUM=sum
- CONVERT=:
- GS=:
- CAMLBYT=ocamlc.opt
- CAMLBIN=ocamlopt.opt
- CAMLLEX=ocamllex
- CAMLYACC=ocamlyacc
- CAMLDEP=ocamldep
- COQC=:
- COQDEP=:
Processing  2/3: [zenon: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.09.1/.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
- 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
- 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]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/zenon.0.8.5)
- mkdir -p "/home/opam/.opam/4.09.1/bin"
- cp zenon "/home/opam/.opam/4.09.1/bin/"
- mkdir -p "/home/opam/.opam/4.09.1/lib/zenon"
- cp zenon.v zenon_coqbool.v zenon_equiv.v zenon_induct.v zenon_focal.v "/home/opam/.opam/4.09.1/lib/zenon/"
- for i in zenon.vo zenon_coqbool.vo zenon_equiv.vo zenon_induct.vo zenon_focal.vo; \
-   do [ ! -f $i ] || cp $i "/home/opam/.opam/4.09.1/lib/zenon/"; \
- done
-> installed zenon.0.8.5
Done.
# Run eval $(opam env) to update the current shell environment
2021-09-04 20:48.08 ---> saved as "52cea2e004a8099d02f648a30763f897b594d723009cc71cc8397c9d1b459ecc"
Job succeeded