You are not logged in.
Hello. I'm trying to compile firefox 36.0.1, but I can not finish the build.
Always in the (I believe) the packaging, it happens here:
Traceback (most recent call last):
File "/home/junior/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 402, in <module>
main()
File "/home/junior/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 394, in main
args.source, gre_path, base)
File "/home/junior/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 157, in precompile_cache
errors.fatal('Error while running startup cache precompilation')
File "/home/junior/firefox/src/mozilla-release/python/mozbuild/mozpack/errors.py", line 101, in fatal
self._handle(self.FATAL, msg)
File "/home/junior/firefox/src/mozilla-release/python/mozbuild/mozpack/errors.py", line 96, in _handle
raise ErrorMessage(msg)
mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation
/home/junior/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.mk:696: recipe for target 'stage-package' failed
make[5]: *** [stage-package] Error 1
make[5]: Leaving directory '/home/junior/firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
/home/junior/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.mk:742: recipe for target 'make-package' failed
make[4]: *** [make-package] Error 2
make[4]: Leaving directory '/home/junior/firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
/home/junior/firefox/src/mozilla-release/config/rules.mk:545: recipe for target 'default' failed
make[3]: *** [default] Error 2
make[3]: Leaving directory '/home/junior/firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
/home/junior/firefox/src/mozilla-release/browser/build.mk:9: recipe for target 'package' failed
make[2]: *** [package] Error 2
make[2]: Leaving directory '/home/junior/firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu'
/home/junior/firefox/src/mozilla-release/client.mk:233: recipe for target 'profiledbuild' failed
make[1]: *** [profiledbuild] Error 2
make[1]: Leaving directory '/home/junior/firefox/src/mozilla-release'
client.mk:171: recipe for target 'build' failed
make: *** [build] Error 2
==> ERRO: Uma falha ocorreu em build().
Abortando...Someone could explain to me what is happening ?
Thanks so much! ![]()
Offline
I tried to compile the latest version of firefox, but the same error occurred at the time of packaging. ¬¬
Offline