Hey list, I'm having difficulty building Thunderbird from source under Ubuntu Trusty 14.04 (amd64). I believe I am using Mercurial head based off of the latest I pulled out of the repository today.
$ python client.py checkout
The above command completes without issue and I believe I should have
all (I hope) of the build dependencies.
$ sudo apt-get build-deps thunderbird
However, when I go to build the source according to the wiki...
$ ./mozilla/mach build
...my compilation proceeds fine well into it, but eventually bails with
what looks like a source level error. However, I've been seeing this
same error for the last few days and seeing commits since, so I'm
wondering if there is something up with my system, such as a missing
dependency, environment variable, an incomplete mozconfig, etc..
Compile log here:
<http://pastebin.com/WLfkA4QB>
Any help much appreciated!
PS Apologies in advance if either of these are the wrong mailing lists.
--
Kip Warner -- Senior Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com
signature.asc
Description: This is a digitally signed message part
_______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

