From: der.herr@hofr.at (Nicholas Mc Guire)
To: cocci@systeme.lip6.fr
Subject: [Cocci] problem with Hashtbl in badzero.cocci
Date: Sun, 28 Sep 2014 18:16:29 +0200 [thread overview]
Message-ID: <20140928161629.GA23825@opentech.at> (raw)
HI !
make coccicheck in 3.16++
is failing on Debian 7.6 with
make coccicheck MODE=report -C /usr/src/linux-stable/ M=/usr/src/read_msr
make[1]: Entering directory `/usr/src/linux-stable'
Please check for false positives in the output before submitting a
patch.
When using "patch" mode, carefully review the patch before submitting
it.
644 647
Fatal error: exception Failure("scriptmeta: parse error:
= File "./scripts/coccinelle/null/badzero.cocci", line 22, column 0,
charpos =
644
around = 'let', whole content = let negtable = Hashtbl.create 101
")
make[1]: Leaving directory `/usr/src/linux-stable'
built spatch from source:
$ git clone https://github.com/coccinelle/coccinelle
$ git tag -> git checkout -b build coccinelle-1.0.0-rc21
$ apt-get install python2.6-dev libpycaml-ocaml-dev \
libmenhir-ocaml-dev menhir ocaml-native-compilers \
ocamlduce camlp4-extra ocaml-findlib pkg-config \
texlive-fonts-extra
$ ./configure --with-python --with-menhir
$ make all
$ make install
$ spatch --version
spatch version 1.0.0-rc21 with Python support and with Str regexp support
is this a ocaml version issue ? or did I screw up something in the
config/build ?
thx!
hofrat
next reply other threads:[~2014-09-28 16:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-28 16:16 Nicholas Mc Guire [this message]
2014-09-28 16:36 ` [Cocci] problem with Hashtbl in badzero.cocci Julia Lawall
2014-09-28 17:09 ` Nicholas Mc Guire
2014-09-28 18:54 ` Julia Lawall
2014-09-29 6:27 ` Nicholas Mc Guire
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140928161629.GA23825@opentech.at \
--to=der.herr@hofr.at \
--cc=cocci@systeme.lip6.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.