Re: smatch regression - after recent update
Harshit Mogalapalli <[email protected]> Mon, 14 Oct 2024 16:13:56 +0530
| Newsgroups | org.kernel.vger.smatch |
|---|---|
| Message-ID | <[email protected]> |
On 14/10/24 16:11, Dan Carpenter wrote: > On Mon, Oct 14, 2024 at 03:54:34PM +0530, Harshit Mogalapalli wrote: >> Hi Dan, >> >> >> There seems to be a regression in smatch while building the database: >> >> cp: cannot create regular file '../smatch/smatch_scripts/../bak.smatch': >> Text file busy >> smatch_warns.txt built. > > This means you're doing another build at the same time while you're upgrading. > Yeah, I assumed something similar, but I wasn't doing any other build. > The point of the bak.smatch is that I sometimes am developing new stuff while > I'm doing a kernel build and I don't want to interfere with the build. > Thanks for explaining! Will retry this and get back to you! Thanks, Harshit > regards, > dan carpenter >