Advertisement
Guest User

Untitled

a guest
Sep 13th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. why3config --detect
  2. Found prover Alt-Ergo version 0.95.2, Ok.
  3. Found prover CVC3 version 2.4.1, Ok.
  4. Found prover Coq version 8.4pl6, but Why3 was compiled with support for version 8.4pl3
  5. 2 provers detected and 0 provers detected with unsupported version
  6. The plugin /usr/local/lib/why3/plugins/genequlin.cmxs dynlink failed :
  7. Dynlink error : error loading shared library: /usr/local/lib/why3/plugins/genequlin.cmxs: undefined symbol: camlWhy3__Term__t_app_4850
  8. The plugin /usr/local/lib/why3/plugins/hypothesis_selection.cmxs dynlink failed :
  9. Dynlink error : error loading shared library: /usr/local/lib/why3/plugins/hypothesis_selection.cmxs: undefined symbol: camlWhy3__Term__t_app_4850
  10. The plugin /usr/local/lib/why3/plugins/tptp.cmxs dynlink failed :
  11. Dynlink error : error loading shared library: /usr/local/lib/why3/plugins/tptp.cmxs: undefined symbol: camlWhy3__Term__t_app_4850
  12. The plugin /usr/local/lib/why3/plugins/dimacs.cmxs dynlink failed :
  13. Dynlink error : error loading shared library: /usr/local/lib/why3/plugins/dimacs.cmxs: undefined symbol: camlWhy3__Term__t_app_4850
  14. Save config to /home/gpietro/.why3.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement