pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/mail/thunderbird



On Sun, Nov 13, 2011 at 04:59:58PM +0000, Tobias Nygren wrote:
 > Log Message:
 > Update to thunderbird-8.0 and enigmail-1.3.3.

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

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



Home | Main Index | Thread Index | Old Index