On Ubuntu 16.04, with updated mozilla-central and comm-central as of 2019-01-11.
Firefox builds fine, but I keep coming to this issue before and after several
updates and clobber builds.
mozconfig stuff from build log
0:33.46 Adding make options from /home/rappleto/mozilla/mozconfig
MOZ_OBJDIR=/home/rappleto/mozilla/obj-x86_64-pc-linux-gnu
OBJDIR=/home/rappleto/mozilla/obj-x86_64-pc-linux-gnu
FOUND_MOZCONFIG=/home/rappleto/mozilla/mozconfig
export FOUND_MOZCONFIG
0:33.60 /usr/bin/make -f client.mk -s
...
6:14.17
security/manager/ssl/tests/unit/pkcs11testmodule/libpkcs11testmodule.so.symbols.stub
6:14.33 build/automation.py.stub
6:14.39 toolkit/mozapps/extensions/built_in_addons.json.stub
6:14.77 toolkit/library/gtest/symverscript.stub
6:14.96 toolkit/mozapps/extensions/test/browser/browser_dragdrop1.xpi.stub
6:14.96 toolkit/mozapps/extensions/test/browser/browser_dragdrop2.xpi.stub
6:14.97
toolkit/mozapps/extensions/test/browser/browser_dragdrop_incompat.xpi.stub
6:15.00 toolkit/mozapps/extensions/test/browser/browser_installssl.xpi.stub
6:15.08 toolkit/mozapps/extensions/test/browser/browser_theme.xpi.stub
6:15.25 toolkit/mozapps/extensions/test/browser/options_signed.xpi.stub
6:16.56 cp: cannot stat '../../../dist/bin/thunderbird': No such file or
directory
6:16.56 Makefile:80: recipe for target 'libs' failed
6:16.57 make[4]: *** [libs] Error 1
6:16.57 /home/rappleto/mozilla/config/recurse.mk:101: recipe for target
'comm/mail/app/libs' failed
6:16.57 make[3]: *** [comm/mail/app/libs] Error 2
6:16.57 /home/rappleto/mozilla/config/recurse.mk:32: recipe for target 'libs'
failed
6:16.57 make[2]: *** [libs] Error 2
6:16.57 /home/rappleto/mozilla/config/rules.mk:424: recipe for target
'default' failed
6:16.57 make[1]: *** [default] Error 2
6:16.57 client.mk:125: recipe for target 'build' failed
6:16.57 make: *** [build] Error 2
6:16.58 0 compiler warnings present.
6:16.77 /usr/bin/notify-send --app-name=Mozilla Build System Mozilla Build
System Build failed
rappleto@rappleto:~/mozilla$
If I 'touch' a file called thunderbird in the output directory, it shuts up the
error, and the build says that it completes successfully, but doesn't update
the empty file with an executable.
Thanks in advance for any suggestions.
_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds