coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: "jonikelee AT gmail.com" <jonikelee AT gmail.com>
- To: Abhishek Anand <abhishek.anand.iitg AT gmail.com>
- Cc: coq-club AT inria.fr
- Subject: Re: [Coq-Club] is there a metacoq email list?
- Date: Tue, 16 Feb 2021 13:31:47 -0500
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=jonikelee AT gmail.com; spf=Pass smtp.mailfrom=jonikelee AT gmail.com; spf=None smtp.helo=postmaster AT mail-qk1-f173.google.com
- Ironport-phdr: 9a23:V8eT+B0WtE/qZYMEsmDT+DRfVm0co7zxezQtwd8ZsesWKf/xwZ3uMQTl6Ol3ixeRBMOHsqMC1LKd4viocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbAhEmT6wbalwIRmqogncstUaipZ+J6gszRfEvmFGcPlMy2NyIlKTkRf85sOu85Nm7i9dpfEv+dNeXKvjZ6g3QqBWAzogM2Au+c3krgLDQheV5nsdSWoZjBxFCBXY4R7gX5fxtiz6tvdh2CSfIMb7Q6w4VSik4qx2ThLjlSUJOCMj8GzPhMJ+jLxVrg+iqRN9zY7aZ46aO+ZxcK7GYdMXR3BMUtpLWiBdHI+xaZYEAeobPeZfqonwv1UCrRm5BQmqBePvySFHhnvo0qIkyOkhHgTG0xYhH9IKqnjbsNL1NKIcXeuoy6TIzzLDb/VX2Tf+9ofIdg4uru+XULJ/dMre00gvFwffglqMrozlOiqY2+IQuGeU8+RuT/igi3I7qw5vuDivwN8hh4fUi48JxF7J9Tt1zYIpKdC5TEN2f9ypHZpMui+UN4Z7Rt0uTmN2tCg0xLMKp4K2cTUOxZkjyBPTd/yKfoyU7x/lSe2fLzB4hHd/d7K+gRa/6UmhyvD4Vsm1yFZFsipFncPQtnwXyxPT7c2HRuNy/kegxTaP1x3T5fpeLU8okqrbLoYtwrE2lpoOq0jDGTX2mErugKCKcUUk4O6o5PrjYrXivJOTKZJ7ihz4P68zmcK/Gfw1PhYSU2Wf4+ix173u8VfnTLlUkPE6iLTVvZLUKMgDuKK0AhNZ3psm5hqiCzqpzNEVkHYGIV5ZZB6KiobkNl7PLf39EfiyjEignCluyv/YIrLhDJvNI33NkLj/fbtw60tRxxcuwd9D/J1ZDKwKLujpVU/rrtPYCwc0MwyqzObjD9VwzoYeVniOAq+dKa/SqFyI6v82L+mCeYMYujjwJ+Iq5/7pin85llsdcrez0ZQLb3C4G+xqI0SfYXXyntcMCXkGshY6QeDwi1CPUSRfa2isU64i/D03FYCrAInbSoComrOB3SO7HpNMZmBBD1CBCXXod4KCW/cNayKdPMthnSIaWrW6RI8h0AuhtA7+y7Z9MuXU/SgYuYr51Ndp/+3TiQ0y9TtsAsuB1GGNVnh4kX8MRz8rx69yuld9y1eG0ahgmfNUD91T5/VTUgc7L5HQ1eJ6C8qhEj7GK/6DSFe9QtilSRg3R9Q9i4sHaUZ8ANWvjVbK2SOsD/kUlqCELJMx+6PYmXP2IpAu5WzB0fxrjV4gQ8hCMWCrrqF6/gnXQYXOlg/Rw6Stc6Uf0SrA+U+MyGOPuAdTVwsmAvaNZmwWekaD9Yex3UjFVbL7Ue12YDsE8taLL+5xUvOsiFxHQPn5P9GHOjC+nm6xAVCDwbbeNdO3KVVY5z3UDQ0/qy5W/XuCMlJgVCKoomabFT83UFy2PBiq/u55p3e2CEQzylPSNhEz5/+O4hcQwMekZbYLxLtd4XUurjx1GBC22NeEU9c=
Abhishek,
I did get the opam installation of metacoq to work with the help of the
zulip metacoq group. Here's a link to the thread:
https://coq.zulipchat.com/#narrow/stream/237658-MetaCoq/topic/error.20from.20opam
Hope that helps,
Jonathan
On Tue, 16 Feb 2021 09:58:05 -0800
Abhishek Anand <abhishek.anand.iitg AT gmail.com> wrote:
> I got the same error while installing metacoq (version
> https://github.com/MetaCoq/metacoq/commit/1591d9c5d8f62ae4ccc3b030d9c5c1817c76ef91)
> on
> the latest Manjaro. Was there a resolution?
>
> [abhishek@optiplex ~]$ gsed
> -bash: gsed: command not found
> [abhishek@optiplex ~]$ sed --version
> sed (GNU sed) 4.8
> Copyright (C) 2020 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <
> https://gnu.org/licenses/gpl.html>.
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
>
> Written by Jay Fenlason, Tom Lord, Ken Pizzini,
> Paolo Bonzini, Jim Meyering, and Assaf Gordon.
>
> This sed program was built without SELinux support.
>
> GNU sed home page: <https://www.gnu.org/software/sed/>.
> General help using GNU software: <https://www.gnu.org/gethelp/>.
> E-mail bug reports to: <bug-sed AT gnu.org>.
>
> Thanks,
> -- Abhishek
> http://www.cs.cornell.edu/~aa755/
>
>
> On Fri, Jan 8, 2021 at 10:31 PM Yannick Forster <yannick AT yforster.de>
> wrote:
>
> > There's a MetaCoq Zulip stream, where we try to help new and old
> > users. You can come over and ask there, but we're also happy to
> > answer questions via Coq-Club.
> >
> > Regarding the error: Are you on Windows? This error usually stems
> > from a problem with sed/gsed, so the exact OS and exact package
> > version you're trying to install matters.
> >
> > On 9 January 2021 00:11:57 "jonikelee AT gmail.com"
> > <jonikelee AT gmail.com> wrote:
> >
> > I'm getting some errors trying to install metacoq from opam. Is
> > there
> >> a metacoq email list I can request help from?
> >>
> >> # Error: The implementation gen-src/cRelationClasses.ml
> >> # [...]
> >> # val eq_equivalence : ('a1, __) coq_Equivalence
> >> # File "gen-src/cRelationClasses.mli", line 107, characters
> >> 0-46: # Expected declaration
> >> # File "gen-src/cRelationClasses.ml", line 204, characters
> >> 4-18: # Actual declaration
> >> # make[3]: *** [Makefile.plugin:664: gen-src/cRelationClasses.cmx]
> >> Error 2 # make[2]: *** [Makefile.plugin:339: all] Error 2
> >>
> >
> >
- Re: [Coq-Club] is there a metacoq email list?, Abhishek Anand, 02/16/2021
- Re: [Coq-Club] is there a metacoq email list?, jonikelee AT gmail.com, 02/16/2021
Archive powered by MHonArc 2.6.19+.