[Scons-users] Text file busy race condition bug on linux
Gary Oberbrunner
garyo at oberbrunner.com
Thu Aug 22 22:19:21 EDT 2013
Thanks -- I can reproduce it. no NFS needed, as you said. Just scons -j4
/ scons -c / scons -j4 a few times.
Could you submit a bug report?
On Thu, Aug 22, 2013 at 9:56 PM, Gary Oberbrunner <garyo at oberbrunner.com>wrote:
>
>
>
> On Thu, Aug 22, 2013 at 9:21 PM, David Roundy <
> roundyd at physics.oregonstate.edu> wrote:
>
>> The file in question is not on NFS. The issue is that the file is open
>> for write while scons tries to execute it, and that is not allowed on any
>> linux filesystem.
>>
>
> OK, interesting. I'll try your testcase on Ubuntu and see if it can
> reproduce the problem.
>
> --
> Gary
>
--
Gary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20130822/b5515243/attachment.htm
More information about the Scons-users
mailing list