Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Facing Strange Error Trying to install VST

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Facing Strange Error Trying to install VST


Chronological Thread 
  • From: Agnishom Chattopadhyay <agnishom AT cmi.ac.in>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Facing Strange Error Trying to install VST
  • Date: Sun, 27 Sep 2020 12:51:22 -0500
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=agnishom AT cmi.ac.in; spf=Pass smtp.mailfrom=agnishom AT cmi.ac.in; spf=None smtp.helo=postmaster AT mail.cmi.ac.in
  • Ironport-phdr: 9a23:xLK8bBO0Y/DWXd4jKuAl6mtUPXoX/o7sNwtQ0KIMzox0I/3+rarrMEGX3/hxlliBBdydt6sbzbCK+Pm5CSQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTagY75+Ngu6oAreusULnIdvKbs6xwfUrHdPZ+lY335jK0iJnxb76Mew/Zpj/DpVtvk86cNOUrj0crohQ7BAAzsoL2465MvwtRneVgSP/WcTUn8XkhVTHQfI6gzxU4rrvSv7sup93zSaPdHzQLspVzmu87tnRRn1gyoBKjU38nzYitZoga1UrhKupRxxzYDXbo+IKvRxYrjQcskGSWdbRMtdSzBND4G6YoASD+QBJ+FYr4zlqlYSohu+AwisBPjvyj9Pg3/9wLM30+Q7HgHawAwgGMoOv27Jo9X1NKYdS+C0x7TPwDrZYPNW3zb96JPIchAmpPGBRq5/cc/QyUU1DQzKkk+cqY3jPz6M0OkGrmeU4fZ6W+21l24ntx9+oiKpxso0lIXEho0Yx1LZ+Slk3os5OcG0RkFnbdOkH5Zdqz2WOpZqT88/TGxlpjg2x7MHtJKnfSUExpAqygLCZvCafIWG4hTuX/ufLzd/gXJqYrO/hxCq/Eivy+38Ssm00EtRoSZfjtbMsXUN2wTL6sidS/t9+Fuu1iiT1wDU7OFIO147mrfGK5I5374wjoQcsULFHiPshkr5kbKWe0M58ear8+TqeqjqqoKcOoNulA3zPacjltahDeglKAQCQmuW9fik2LH94UH0RK9Gg/42n6XDrZzXJMUWqrSkDwJXz4ou7Qu0AS2839QCh3YHKUpIeBKZgIjtPFHDOPX4Au2+g1Soijtk2/XGPrz7DprXMnfPirbhfbBl505dzgo808xf6opJBr0cIP//QFH9udPbAxMjLQC43vzrBMh+248CQW6PB7WWMKLWsV+G/OIvJOyMaZcPtzbyLfgl5uXujX8+mV8YZqSmwZ4XaHGiEvt8P0qVe3vsgtEZHWcQogU+VPDqiEGFUTNLe3myWLs86ignB4KiEIfMXZuggKeB3Se+Bp1ZfHpKClGKEXfydoWLQe0AaCyIIpwprjtRXr+4DoQlyBuGtQngyrMhIPCH1DcfsMfK2950/O3UkFkZ9TVoE8OF2m2NXmhl1jcBSDk3x6B4pGR2z1bF2KM+gvoORo8b3O9ATgpvbc2U9Od9Ed2nAluQLOfMc06vR5CdOR90S9swx9EUZEMkQoepixGF1iHsArlHzuXWVqxxybrV2j3KH+g4y3vC0/B/3VwvQ88JPminwKd0sQnVVdaQzxep0p2yfKFZ5xbjsX+ZxDPX7kpdUUh5WuPEWyJHaw==

Thank you for the quick reply. Good to know that there is a script which automates the process.

I got this error, though.

On Sun, Sep 27, 2020 at 12:35 PM Andrew Appel <appel AT princeton.edu> wrote:
Agnishom:

Two or three days ago, I wrote an updated and detailed explanation of how to install VST, on this page:


The basic point, as you'll see there, is that there is enough system-dependency in opam-installing any package for Coq, not only VST, that the recommended way to do it is via the "Coq Platform" shell scripts.  These do an opam-install of whatever packages (including VST) you choose, but they are more likely to get the dependencies right than doing it yourself via opam.   

(Personally I find this a bit mysterious, as I would have thought that this is exactly the purpose of opam itself, but apparently opam needs some help.)

-- Andrew Appel



From: "Agnishom Chattopadhyay" <agnishom AT cmi.ac.in>
To: "coq-club" <coq-club AT inria.fr>
Sent: Sunday, September 27, 2020 12:49:30 PM
Subject: [Coq-Club] Facing Strange Error Trying to install VST
Hi;

I am trying to follow this and install VST.

However, I am facing some problem, even though I seem to have the correct repositories and an updated opam.

agnishom@agnishomDuncan:~$ coqtop -v
The Coq Proof Assistant, version 8.12.0 (September 2020)
compiled on Sep 24 2020 22:43:53 with OCaml 4.10.0
agnishom@agnishomDuncan:~$ opam switch
#  switch  compiler                    description
   4.07.0  ocaml-base-compiler.4.07.0  base-bigarray.base base-threads.base base-unix.base ocaml-base-compiler.4.07.0
→  4.10.0  ocaml-base-compiler.4.10.0  4.10.0
   system  ocaml-system.4.05.0
agnishom@agnishomDuncan:~$ opam install coq-vst
Sorry, no solution found: there seems to be a problem with your request.

No solution found, exiting
agnishom@agnishomDuncan:~$ opam search coq | grep vst
coq-vst                            --          Verified Software Toolchain

I am not sure what the issue is, and how to fix it. Any help would be appreciated.

--Agnishom




Archive powered by MHonArc 2.6.19+.

Top of Page