pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/mail/thunderbird
On Thu, Nov 17, 2011 at 11:29:12AM +0100, Tobias Nygren wrote:
> > alas, thunderbird doesn't build for me:
> >
> > /home/pkgbulk/pkg/bin/python2.6 ../../config/pythonpath.py \
> > -I../../other-licenses/ply \
> > -I../../xpcom/idl-parser \
> > ../../xpcom/idl-parser/header.py --cachedir=../../xpcom/idl-parser -I.
> > -I../../dist/idl /home/pkgbul
> > k/obj/mail/thunderbird/work/comm-release/mozilla/dom/indexedDB/nsIIDBKeyRange.idl
> > -d .deps/nsIIDBKeyRa
> > nge.h.pp -o _xpidlgen/nsIIDBKeyRange.h
> > 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/nsIIDBDatabaseException.h.pp'
> > 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/nsIIDBCursorWithValue.h.pp'
> > 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/nsIIDBDatabase.h.pp'
> > gmake[5]: *** [_xpidlgen/nsIIDBDatabaseException.h] Error 1
> >
>
> I think this is some kind of concurrency problem. If you restart the
> build it will probably succeed. I built with python-2.6, and saw this
> bug one or twice even with MAKE_JOBS_SAFE=no. I assumed it was a local
> problem ...
>
> Are you sure it doesn't happen with python-2.7 as well?
No. Should I revert my change?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index