pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/mail/thunderbird
On Mon, Nov 21, 2011 at 01:08:32PM +0000, David Holland wrote:
> On Sat, Nov 19, 2011 at 07:55:01PM +0000, David Holland 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.
Thomas
Home |
Main Index |
Thread Index |
Old Index