Frama-C-discuss mailing list archives
This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Frama-c-discuss] adding new provers to why3
- Subject: [Frama-c-discuss] adding new provers to why3
- From: nnarai at gmail.com (Nanci Naomi)
- Date: Fri, 8 Nov 2013 11:41:03 -0200
- In-reply-to: <527CDDDD.20105@inria.fr>
- References: <BAY169-W100232DF1943ABFB9A9A5BF97F20@phx.gbl> <CAC3Lx=ZroHdwUmVz1riwHgC+Y0LD0CabO0LyQrJ_UJD9837sWg@mail.gmail.com> <CAP6nMJQpiD8m5HKPed-5gZ2h-Domm+Q2oke32+0eTFcK4jfWSA@mail.gmail.com> <CA+yPOVgK7is3jMX4anuUAzFJxBe=TDARhHa1bkxHMmBuJ0=CUg@mail.gmail.com> <527CDDDD.20105@inria.fr>
Hello Guillaume, We added the option as suggested to the command: why3config --debug autodetect --add-prover simplify /usr/local/bin/simplify And it showed the following error message: Run : (/usr/local/bin/simplify -version) > /tmp/outeedda4 2>&1 command '/usr/local/bin/simplify -version' failed Error: File /usr/local/bin/simplify does not correspond to the prover id simplify When running the command: /usr/local/bin/simplify -version it showed the message: sh: /usr/local/bin/simplify: Bad CPU type in executable I think that the binary file is corrupted. Is there other version to MAC OS? In the linux, the binary file works. Best regards Nanci Naomi ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Treat the Earth well. It was not given to you by your parents, it was loaned to you by your children. (Kenyan proverb) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ On Fri, Nov 8, 2013 at 10:49 AM, Guillaume Melquiond < guillaume.melquiond at inria.fr> wrote: > On 08/11/2013 13:26, Virgile Prevosto wrote: > >> Hello, >> >> 2013/11/8 Nanci Naomi <nnarai at gmail.com>: >> >> As suggested by David we moved the simplify binary file to >>> /usr/local/bin. >>> The command why3config --add-prover simplify >>> /usr/local/bin/Simplify-1.5.4.macosx shows the following error: >>> >>> Error: File /usr/local/bin/Simplify-1.5.4.macosx does not correspond to >>> the >>> prover id simplify >>> >> >> Rename the file to Simplify or simplify. If I'm not mistaken, why3 >> does not search for an executable whose name begins with Simplify, but >> is exactly Simplify, >> > > With option "--add-prover", why3 does not care about the name of the > executable; it only checks that the program has the expected version > string. (Just to be sure, I renamed one of my provers 'toto' and it worked > fine.) > > You can pass option "--debug autodetect" in addition to "--add-prover" in > order to see which part of the detection failed. > > Best regards, > > Guillaume > > > _______________________________________________ > Frama-c-discuss mailing list > Frama-c-discuss at lists.gforge.inria.fr > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/frama-c-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20131108/d95715cb/attachment-0001.html>
- References:
- [Frama-c-discuss] adding new provers to why3
- From: x_cui at hotmail.com (Xiao-lei Cui)
- [Frama-c-discuss] adding new provers to why3
- From: dmentre at linux-france.org (David MENTRE)
- [Frama-c-discuss] adding new provers to why3
- From: nnarai at gmail.com (Nanci Naomi)
- [Frama-c-discuss] adding new provers to why3
- From: virgile.prevosto at m4x.org (Virgile Prevosto)
- [Frama-c-discuss] adding new provers to why3
- From: guillaume.melquiond at inria.fr (Guillaume Melquiond)
- [Frama-c-discuss] adding new provers to why3
- Prev by Date: [Frama-c-discuss] adding new provers to why3
- Next by Date: [Frama-c-discuss] Why wp plugin failed to prove such naive properties?
- Previous by thread: [Frama-c-discuss] adding new provers to why3
- Next by thread: [Frama-c-discuss] adding new provers to why3
- Index(es):