Package Base Details: firefox-esr

Git Clone URL: https://aur.archlinux.org/firefox-esr.git (read-only, click to copy)
Keywords: browser gecko web
Submitter: figue
Maintainer: dudemanguy
Last Packager: dudemanguy
Votes: 47
Popularity: 0.46
First Submitted: 2015-05-28 23:15 (UTC)
Last Updated: 2024-04-16 22:28 (UTC)

Packages (97)

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 Next › Last »

figue commented on 2018-09-07 18:38 (UTC) (edited on 2018-09-07 18:41 (UTC) by figue)

@AndyRTR thank you. It's really weird, but I tried even in a virtual machine on a Windows host, and it fails too. So, if I maintain this package I need to validate the build. Feel free to delete CC and CXX variables from my PKGBUILD if you want continue compiling with gcc

AndyRTR commented on 2018-09-07 15:58 (UTC)

I see no need to switch to Clang compiler. Using gcc worked well for me building in a clean chroot.

figue commented on 2018-09-05 23:06 (UTC) (edited on 2018-09-06 21:26 (UTC) by figue)

I had to switch to clang instead of gcc to build FF-ESR on my machines... Will test deeply tomorrow, but it should be OK. Is this a problem for someone?

Edit: tests were ok, will push change tomorrow.

figue commented on 2018-09-05 19:48 (UTC)

PLease test 60.2.0... I can't build it :''''(

figue commented on 2018-06-15 23:07 (UTC)

I've successfully build FF-ESR 60.0.2 in other machine.

Please test and report if something is wrong.

One note: I've removed python path workaround, it builds fine without it.

figue commented on 2018-06-10 20:30 (UTC)

Can somebody bump PKGVER and try to see if it builds for you? Mine fails in something related to skia or GL...

50:02.88 during GIMPLE pass: wrestrict
50:02.88 En la función miembro static ‘static void GrGLPath::InitPathObjectPathData(GrGLGpu*, GrGLuint, const SkPath&)’:
50:02.88 en pp_format, en pretty-print.c:1378
50:02.88  void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu,
50:02.88       ^~~~~~~~
50:02.89 Por favor, envíe un informe completo de errores,
50:02.89 con el código preprocesado si es apropiado.
50:02.89 Véase <https://bugs.archlinux.org/> para instrucciones.
50:02.91 make[4]: *** [/DATA2/packages/figue/firefox-esr/src/firefox-60.0.2/config/rules.mk:1049: GrGLPath.o] Error 1

figue commented on 2018-05-22 13:45 (UTC)

https://aur.archlinux.org/packages/firefox-esr52/

rashyd commented on 2018-05-22 12:32 (UTC)

Hi, where can I find the firefox-esr v52.x package ? I want to downgrade it to v52.x.

figue commented on 2017-12-18 15:11 (UTC) (edited on 2017-12-18 15:13 (UTC) by figue)

@bogdanbiv just build it manually in another place:

cd your_desired_folder
git clone https://aur.archlinux.org/firefox-esr.git
cd firefox-esr
makepkg -sic

Or if you are using yaourt or pacaur, just change BUILDIR.

Cheers

bogdanbiv commented on 2017-12-18 14:27 (UTC)

Please help - for me Building Firefox ESR fails because it overfills the /tmp partition.

Building Firefox ESR fills my tmp partition and fails: Filesystem Size Used Avail Use% Mounted on tmpfs 7.7G 7.7G 4.0K 100% /tmp

Here is the last of the build log: 0:11.99 make: Leaving directory '/tmp/yaourt-tmp-bogdanbiv/aur-firefox-esr/src/firefox-52.5.2esr/obj-x86_64-pc-linux-gnu' Traceback (most recent call last): File "/usr/lib/python2.7/logging/init.py", line 885, in emit self.flush() File "/usr/lib/python2.7/logging/init.py", line 845, in flush self.stream.flush() IOError: [Errno 28] No space left on device Logged from file logging.py, line 54 ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Makepkg was unable to build firefox-esr. ==> Restart building firefox-esr ? [y/N]