Firefox 85+ on -current fails build
by rpedrica from LinuxQuestions.org on (#5EFZ0)
My current slackbuild script no longer works for 85+ - compile fails at:
Quote:
Anyone have adjustments to slackbuild or patches to assist with this release? My most recent successful build is 84.0.2 - the last slackbuild patch at that time was:
Quote:
... for a rust-related issue.
(my system is -current 64bit updated to just before the recent mega rebuild)
Thanks in advance.


Quote:
15:47.05 Compiling webrender v0.61.0 (/tmp/firefox-85.0.2/gfx/wr/webrender) 16:01.10 Compiling webrender_bindings v0.1.0 (/tmp/firefox-85.0.2/gfx/webrender_bindings) 18:51.60 Compiling gkrust v0.1.0 (/tmp/firefox-85.0.2/toolkit/library/rust) 18:52.38 Finished release [optimized] target(s) in 17m 46s 18:52.60 gmake[2]: *** [/tmp/firefox-85.0.2/config/recurse.mk:34: compile] Error 2 18:52.60 gmake[1]: *** [/tmp/firefox-85.0.2/config/rules.mk:355: default] Error 2 18:52.60 gmake: *** [client.mk:89: build] Error 2 18:52.62 0 compiler warnings present. 18:52.98 Failed to parse ccache stats output: secondary config (readonly) /etc/ccache.conf 18:52.98 /usr/bin/notify-send --app-name=Mozilla Build System Mozilla Build System Build failed |
Quote:
# https://bugzilla.mozilla.org/show_bug.cgi?id=1640982 sed -i "s|-Clto$||" config/makefiles/rust.mk |
(my system is -current 64bit updated to just before the recent mega rebuild)
Thanks in advance.