[Scons-users] Problems with SCons parallel build
    Gary Oberbrunner 
    garyo at oberbrunner.com
       
    Fri Mar 21 16:50:15 EDT 2014
    
    
  
On Fri, Mar 21, 2014 at 4:44 PM, Brady Johnson
<bradyallenjohnson at gmail.com> wrote:
> File "/tmp/ebrjohn/sccf/env/sccf_scons_scripts.py", line 562: with
> open(str(source_node), 'r') as searchfile:
At least in this case, the stack trace ends in your code.  Perhaps
your emitter needs to handle a nonexistent source; emitters can be
called on not-yet-existing files.
-- 
Gary
    
    
More information about the Scons-users
mailing list