All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Brivio <sbrivio@redhat.com>
To: Julia Lawall <julia.lawall@inria.fr>
Cc: Lourdes Pedrajas <lu@pplo.net>, outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] Trying to use Coccinelle
Date: Mon, 16 Mar 2020 16:23:43 +0100	[thread overview]
Message-ID: <20200316162343.36bacaa7@elisabeth> (raw)
In-Reply-To: <alpine.DEB.2.21.2003161543170.5216@hadrien>

On Mon, 16 Mar 2020 15:44:05 +0100 (CET)
Julia Lawall <julia.lawall@inria.fr> wrote:

> On Mon, 16 Mar 2020, Stefano Brivio wrote:
> 
> [...]
>
> >
> > One idea might be, in run_cmd_parmap(), to avoid redirecting stderr
> > here:
> > 	        $@ 2>>$DEBUG_FILE
> >
> > if DEBUG_FILE is not set (that is, it's /dev/null) and we detect V=1 --
> > otherwise, spatch output is thrown away.
> >
> > That works for me, but I'm not sure how elegant you would consider that.  
> 
> Actually, I was just going to try to fix the semantic patch that caused
> the problem.  I don't really maintain make coccicheck, but I will suggest
> it to the person who does.  Thanks.

Wait, was it really caused by a semantic patch on scripts/coccicheck? I
couldn't find anything like that in logs. My problem, ultimately, was
simply libpython2.7-dev missing.

-- 
Stefano



  reply	other threads:[~2020-03-16 15:23 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-11 18:11 Trying to use Coccinelle Lourdes Pedrajas
2020-03-11 23:23 ` [Outreachy kernel] " Stefano Brivio
2020-03-13  9:40   ` Lourdes Pedrajas
2020-03-16 14:08     ` Stefano Brivio
2020-03-16 14:27       ` Julia Lawall
2020-03-16 14:36         ` Stefano Brivio
2020-03-16 14:44           ` Julia Lawall
2020-03-16 15:23             ` Stefano Brivio [this message]
2020-03-16 15:32               ` Julia Lawall
2020-03-16 15:44                 ` Stefano Brivio
2020-03-19 20:15                   ` Lourdes Pedrajas
2020-03-19 20:25                     ` Julia Lawall
2020-03-19 20:43                     ` Stefano Brivio
2020-03-19 21:30                       ` Lourdes Pedrajas
2020-03-19 21:38                         ` Julia Lawall
2020-03-19 21:47                           ` Lourdes Pedrajas
2020-03-19 21:50                             ` Julia Lawall
2020-03-19 22:06                               ` Lourdes Pedrajas
2020-03-23  0:00                                 ` Stefano Brivio

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=20200316162343.36bacaa7@elisabeth \
    --to=sbrivio@redhat.com \
    --cc=julia.lawall@inria.fr \
    --cc=lu@pplo.net \
    --cc=outreachy-kernel@googlegroups.com \
    /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.