All of lore.kernel.org
 help / color / mirror / Atom feed
From: julia.lawall@lip6.fr (Julia Lawall)
To: cocci@systeme.lip6.fr
Subject: [Cocci] Coccinelle issues with Linux kernel 4.8-rc1
Date: Wed, 17 Aug 2016 22:32:16 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.2.10.1608172229040.3281@hadrien> (raw)
In-Reply-To: <2821164A880A16429BC851319A6EBBC5741D0619@ORSMSX111.amr.corp.intel.com>



On Thu, 18 Aug 2016, Chegondi, Harish wrote:

>
> Hello,
>
> ?
>
> With the 4.8-rc1 kernel, when I run Coccinelle check using the command ?make
> coccicheck MODE=report M=<path to directory>?, I get ?coccicheck failed?
> message. I get the same failure message even with ?MODE=patch? in the
> command. I didn?t see this error message with 4.7 kernel.
>
> ?
>
> However, with the 4.8-rc1 kernel, if I turn off parallelization with J=1
> option, I don?t see the error message. The check seem to be running
> successfully, even though it takes longer to run. I tried J=2, J=4,?? and I
> got error messages. So there seem to be a problem with J not equal to 1.

OK, I think it is related to the treatment of standard output and standard
error.  I think that standard error is simply discarded with J=1.  Could
you try giving the argument --very-quiet to Coccinelle with J > 1?

thanks,
julia


>
> ?
>
> Below I have mentioned the spatch version and ocaml version.
>
> ?
>
> -bash-4.2$ spatch --version
>
> spatch version 1.0.4 with Python support and with PCRE support
>
> ?
>
> -bash-4.2$ ocaml
>
> ??????? OCaml version 4.02.3
>
> ?
>
> ?
>
> ?
>
> Can you please let me know how can I resolve the ?coccicheck failed?
> message?
>
> ?
>
> Thank You
>
> Harish.
>
>
>

  reply	other threads:[~2016-08-18  2:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-18  0:34 [Cocci] Coccinelle issues with Linux kernel 4.8-rc1 Chegondi, Harish
2016-08-18  2:32 ` Julia Lawall [this message]
2016-08-26  0:44   ` Chegondi, Harish
2016-08-26  0:54     ` Julia Lawall
2016-08-18  2:37 ` Julia Lawall
2016-08-18  7:06 ` [Cocci] “coccicheck failed” during parallel program runs SF Markus Elfring
2016-08-18  9:00   ` Julia Lawall
2016-08-18 11:34     ` SF Markus Elfring
2016-08-18 12:26       ` Julia Lawall
2016-08-18 13:13         ` 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=alpine.DEB.2.10.1608172229040.3281@hadrien \
    --to=julia.lawall@lip6.fr \
    --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.