From: elfring@users.sourceforge.net (SF Markus Elfring)
To: cocci@systeme.lip6.fr
Subject: [Cocci] spatch temporary files issues
Date: Thu, 24 Mar 2016 11:35:45 +0100 [thread overview]
Message-ID: <56F3C301.8000000@users.sourceforge.net> (raw)
In-Reply-To: <02874ECE860811409154E81DA85FBB58579FCC13@ORSMSX115.amr.corp.intel.com>
> I am using coccinelle for a project, and have run into an issue regarding the temporary director created by spatch when it runs on a given cocci file.
>
> Fatal error: exception Failure("Directory memcpy-assign used for temporary files already exists and should be removed.")
>
> This occurs because I run in parallel, the same cocci script in the same directory against different sets of files.
How do you think about to circumvent this issue by creating another
temporary directory for your source code transformation tasks explicitly?
Do you need to fiddle also with symbolic links for your SmPL scripts?
Regards,
Markus
next prev parent reply other threads:[~2016-03-24 10:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-23 22:40 [Cocci] spatch temporary files issues Keller, Jacob E
2016-03-23 22:47 ` Julia Lawall
2016-03-23 23:28 ` Keller, Jacob E
2016-03-23 23:33 ` Julia Lawall
2016-03-23 23:35 ` Keller, Jacob E
2016-03-24 10:35 ` SF Markus Elfring [this message]
2016-03-24 15:15 ` Keller, Jacob E
2016-03-24 15:42 ` SF Markus Elfring
2016-03-24 15:47 ` Keller, Jacob E
2016-03-24 16:02 ` 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=56F3C301.8000000@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.