Closed clarus closed 8 years ago
Is there a way to get the full output? It appears that coq_makefile didn't generate a good dependency graph, and I can not duplicate the problem on my machine.
There are no full outputs yet, so I restarted the bench system with the -v
option for OPAM.
It seems that coq_makefile
is not very reliable for projects with .ml
files. The relation-algebra
package got a similar error: https://github.com/damien-pous/relation-algebra/issues/1. I wonder if generating two Makefile
, one for the .ml
files and the other for .v
files, could fix the issue.
This seems to be resolved (perhaps improvements to coq_makefile).
The OPAM Bench got an error for MirrorCore
1.0.0
with Coq8.5.0
and 6 compilation threads: