metacoq
metacoq copied to clipboard
metacoq/translations/times_bool_fun2.v is incompatible with the native compiler (Anomaly "Uncaught exception UGraph.UniverseInconsistency(_).")
With Coq 8.16.0, Equations tag v1.3-8.16, metacoq at the tip of coq-8.16 (d702f18ce289530cdd0be3d0ad331cb1ad38f6a0), when coq-native has been installed, the build fails with
COQNATIVE times_bool_fun2.vo
Error: Anomaly "Uncaught exception UGraph.UniverseInconsistency(_)."
Please report at http://coq.inria.fr/bugs/.
make[3]: *** [Makefile.coq:795: times_bool_fun2.vo] Error 129
make[3]: *** Deleting file 'times_bool_fun2.vo'
(after manually bypassing the native compiler to get around https://github.com/MetaCoq/metacoq/issues/771)
Isn't this https://github.com/coq/coq/issues/16599?
Ah, looks very plausibly like that