Skip to Content.
Sympa Menu

ssreflect - Re: [ssreflect] Problem compilation mathcomp-1.6

Subject: Ssreflect Users Discussion List

List archive

Re: [ssreflect] Problem compilation mathcomp-1.6


Chronological Thread 
  • From: Florent Hivert <>
  • To: "" <>
  • Subject: Re: [ssreflect] Problem compilation mathcomp-1.6
  • Date: Sat, 19 Dec 2015 02:15:32 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=None ; spf=None
  • Ironport-phdr: 9a23:TNC3nR0cmnbwP5nVsmDT+DRfVm0co7zxezQtwd8ZsegRLfad9pjvdHbS+e9qxAeQG96LtbQc06L/iOPJZy8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL2PbrnD61zMOABK3bVMzfbSrXNaKx+2MlMmMuLTrKz1SgzS8Zb4gZD6Xli728vcsvI15N6wqwQHIqHYbM85fxGdvOE7B102kvpT4r9Zf9HEaoOk7+sBEXK7mV6EjV/lZCi4nOiY04tfqvF/NV0HHsmAHSGgYlhdDHyDA9wu/X5HrsyK8t+xn2SDcM9egHp4uXjH3waNsUhLulG8nNiA06n2f3uJ0i7hWpg7nhx1hzpTISIWPNbxwZPWOLpshWWNdU5MJBGR6CYSmYt5XAg==

On Fri, Dec 18, 2015 at 11:33:58PM +0100, Florent Hivert wrote:
> Dear all,
>
> I tried to compile the brand new mathcomp-1.6 and I'm running into
> trouble. The output show a lot of error messages such as
>
> mkdir: cannot create directory ‘bkpcoqdep’: File exists
> mv: cannot stat ‘bkpcoqdep/algebra/interval.v’: No such file or directory
> find: ‘bkpcoqdep’: No such file or directory
>
> I attached the output of make. Here is some context informations. In case
> you
> care: I'm running a Linux OpenSuSE 12.3 distribution on a 64bit machine. My
> coq is compiled from the source using the standard Ocaml in my distro:
>
> siteswap-~ $ coqc --version
> The Coq Proof Assistant, version 8.4pl5 (July 2015)
> compiled on Jul 07 2015 23:22:59 with OCaml 4.02.2

siteswap-*th-comp/mathcomp $ coqc --version
The Coq Proof Assistant, version 8.4pl6 (December 2015)
compiled on Dec 19 2015 01:59:26 with OCaml 4.02.3

I realized reading more carefully install.md that coq version 8.4pl6 was
required. So I upgraded my coq. The problem remains.

Florent



Archive powered by MHonArc 2.6.18.

Top of Page