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] making frama-c clang 0.0.5 fails with type error


  • Subject: [Frama-c-discuss] making frama-c clang 0.0.5 fails with type error
  • From: marius.melzer at kernkonzept.com (Marius Melzer)
  • Date: Sun, 15 Jul 2018 16:02:23 +0200

Hi,

I wanted to try out the frama clang plugin following the instructions on
[1]. I chose the most current version tar ball (0.0.5). On executing the
"make" step, I get:

File "convert_acsl.ml", line 90, characters 14-17:
Error: This expression has type Logic_ptree.constant option
       but an expression was expected of type Logic_ptree.array_size
make: ***
[/home/marius/.opam/4.05.0+flambda/share/frama-c/Makefile.generic:78:
convert_acsl.cmo] Error 2

What is the problem here?

Thanks in advance,
Marius

[1] http://frama-c.com/frama-clang.html