pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/mail/thunderbird



On Wed, Nov 30, 2011 at 10:46:36AM +0100, Thomas Klausner wrote:
 > >  >  > Are you sure it doesn't happen with python-2.7 as well?
 > >  > 
 > >  > No. Should I revert my change?
 > > 
 > > ...and in my last build I got the same thing from xulrunner instead.
 > > 
 > > It certainly doesn't *look* like a python issue, but at least from the
 > > log it's not clear what else is going on.
 > 
 > I've seen it in xulrunner and thunderbird today:
 > Traceback (most recent call last):
 >   File "../../../config/pythonpath.py", line 52, in <module>
 >     main(sys.argv[1:])
 >   File "../../../config/pythonpath.py", line 44, in main
 >     execfile(script, frozenglobals)
 >   File "../../../xpcom/idl-parser/header.py", line 524, in <module>
 >     depfd = open(options.depfile, 'w')
 > IOError: [Errno 2] No such file or directory: 
 > '.deps/nsIWebSocketChannel.h.pp'
 > 
 > With python-2.7. Rebuilding fixed it.

Yeah, I just saw it with python27. It seems to be random, so any
change can give the false impression of having fixed it.

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index