Release notes available here
Signed-off-by: Pierre-Yves <pyu@riseup.net>
Differential D779
Update firefox to 55.0 Authored by kyrios123 on Aug 7 2017, 1:16 PM. Tags Referenced Files
Details
Release notes available here Signed-off-by: Pierre-Yves <pyu@riseup.net> Installed firefox, browse a couple of web sites.
Diff Detail
Event TimelineComment Actions Notes: Traceback (most recent call last):
File "/home/build/YPKG/root/firefox/build/firefox-55.0/configure.py", line 124, in <module>
sys.exit(main(sys.argv))
File "/home/build/YPKG/root/firefox/build/firefox-55.0/configure.py", line 29, in main
sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure'))
File "/home/build/YPKG/root/firefox/build/firefox-55.0/python/mozbuild/mozbuild/configure/__init__.py", line 422, in run
raise InvalidOptionError('Unknown option: %s' % without_value)
mozbuild.configure.options.InvalidOptionError: Unknown option: --enable-gio
*** Fix above errors and then restart with\
"make -f client.mk build"I wonder if it wouldn't be time to try without (was introduced with FF 48 package... now perhaps this is fixed? : # GCC6 produces completely broken Firefox export CFLAGS="$CFLAGS -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2" export CXXFLAGS="$CXXFLAGS -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2" EDIT: I did compile and use FF 55 without those CFLAGS/CXXFLAGS and I used it during a couple of hours without encountering any problem. Comment Actions OK lgtm - i dont wanna risk the CFLAG change yet until I have more time to test it, so we'll try that on the next update, cheers Comment Actions Thanks for the quick update to Firefox 55, running it now and it's working great! Nice to see Solus get Firefox 55 available as an update on release day and before Ubuntu/Mint :) Comment Actions And Firefox 55.0.1 is available now with the following fixes (https://www.mozilla.org/en-US/firefox/55.0.1/releasenotes/):
|