All of lore.kernel.org
 help / color / mirror / Atom feed
From: elfring@users.sourceforge.net (SF Markus Elfring)
To: cocci@systeme.lip6.fr
Subject: [Cocci] 1.0.0-rc23 release - Menhir updates
Date: Tue, 16 Dec 2014 12:17:01 +0100	[thread overview]
Message-ID: <549014AD.8090807@users.sourceforge.net> (raw)
In-Reply-To: <alpine.DEB.2.10.1412111413400.2600@hadrien>

> - Some parsing and pretty printing improvements.

Dear Julia,

I have installed the current parser generator "Menhir 20141215"
on my openSUSE Tumbleweed system a moment ago.

The corresponding build works a bit longer for your software
when I try a configuration variant out with the simple command
"./configure --enable-release".
Unfortunately, I stumble on another surprise then.

elfring at Sonne:~/Projekte/Coccinelle/1.0.0-rc23> LANG=C make all             
...
/usr/bin/ocamlopt.opt -unsafe -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/lib64/ocaml/menhirLib -c parser_cocci_menhir.ml
File "parser_cocci_menhir.ml", line 1879, characters 8-321:
Error: The record field MenhirLib.EngineTypes.stack is not mutable
Makefile:126: recipe for target 'parser_cocci_menhir.cmx' failed
make[6]: *** [parser_cocci_menhir.cmx] Error 2
make[6]: Leaving directory '/home/elfring/Projekte/Coccinelle/1.0.0-rc23/parsing_cocci'
Makefile:82: recipe for target 'all.opt' failed
...

How should this implementation detail be resolved?

Do I need to reuse an older Menhir software library here?

Regards,
Markus

  parent reply	other threads:[~2014-12-16 11:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-11 13:16 [Cocci] 1.0.0-rc23 release Julia Lawall
2014-12-11 14:57 ` SF Markus Elfring
     [not found]   ` <alpine.DEB.2.10.1412131601220.2114@hadrien>
2014-12-15 18:35     ` [Cocci] 1.0.0-rc23 release - Download links SF Markus Elfring
2014-12-13 10:38 ` [Cocci] 1.0.0-rc23 release - Clarification of build tweaks SF Markus Elfring
     [not found]   ` <alpine.DEB.2.02.1412131202520.2062@localhost6.localdomain6>
2014-12-13 11:18     ` SF Markus Elfring
2014-12-16 10:55     ` SF Markus Elfring
2014-12-16 14:53       ` Julia Lawall
2014-12-16 19:50         ` SF Markus Elfring
2014-12-16 11:17 ` SF Markus Elfring [this message]
2014-12-16 14:51   ` [Cocci] 1.0.0-rc23 release - Menhir updates Julia Lawall
2014-12-16 20:00     ` SF Markus Elfring

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=549014AD.8090807@users.sourceforge.net \
    --to=elfring@users.sourceforge.net \
    --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.