Having trouble compiling & building icedove on Debian, missing mozilla/intl/uconv/tests/unit/xpcshell.ini

Carl Wuebker Carl at Wuebker.com
Sat Nov 19 18:18:21 UTC 2016


Hi,

   I believe I followed the instructions at

     https://wiki.debian.org/Icedove/Devel

correctly, but continue to get the error message below.  Is the missing 
file included in a different package, is it generated by something I'm 
not aware or am I lacking some package on my system?

   I have tried both running ./configure & make -f client.mk build & 
keep getting the error below.  If there's a web page with a FAQ on build 
problems, I'd appreciate a pointer to it.

Thanks,

Carl Wuebker

==============================
ERROR PROCESSING MOZBUILD FILE
==============================

The error occurred while processing the following file or one of the 
files it includes:

     /home/cj/icedove/mozilla/intl/uconv/tests/moz.build

The error occurred when validating the result of the execution. The 
reported error is:

     Error processing test manifest file 
/home/cj/icedove/mozilla/intl/uconv/tests/unit/xpcshell.ini: Traceback 
(most recent call last):

       File 
"/home/cj/icedove/mozilla/python/mozbuild/mozbuild/frontend/emitter.py", 
line 1041, in _process_test_manifest
         rootdir=context.config.topsrcdir)

       File 
"/home/cj/icedove/mozilla/testing/mozbase/manifestparser/manifestparser/manifestparser.py", 
line 751, in __init__
         ManifestParser.__init__(self, *args, **kwargs)

       File 
"/home/cj/icedove/mozilla/testing/mozbase/manifestparser/manifestparser/manifestparser.py", 
line 78, in __init__
         self.read(*manifests)

       File 
"/home/cj/icedove/mozilla/testing/mozbase/manifestparser/manifestparser/manifestparser.py", 
line 250, in read
         raise IOError('Missing files: %s' % ', '.join(missing))

     IOError: Missing files: 
/home/cj/icedove/mozilla/intl/uconv/tests/unit/xpcshell.ini



More information about the pkg-mozilla-maintainers mailing list