Can someone explain this error message to me?
File "./src/Float/Primitive_ops.v", line 17, characters 0-21:
Error:
Compiled library Interval.Real.Xreal (in file /home/jgross/.local64/coq/coq-master/lib/coq/user-contrib/mathcomp/ssreflect/eqtype.vo) makes inconsistent assumptions over library mathcomp.ssreflect.eqtype
(Is there a way I can ask votour what library lives in that .vo
file?)
I also see
File "./src/Poly/Datatypes.v", line 28, characters 0-22:
Error:
Compiled library Interval.Missing.Stdlib (in file /home/jgross/.local64/coq/coq-master/lib/coq/user-contrib/mathcomp/ssreflect/eqtype.vo) makes inconsistent assumptions over library mathcomp.ssreflect.eqtype
Reported at https://github.com/coq/coq/issues/17973
Last updated: Nov 29 2023 at 22:01 UTC