Package Details: firefox-kde-opensuse 134.0.2-1

Git Clone URL: https://aur.archlinux.org/firefox-kde-opensuse.git (read-only, click to copy)
Package Base: firefox-kde-opensuse
Description: Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE
Upstream URL: https://github.com/openSUSE/firefox-maintenance
Keywords: browser gecko web
Licenses: GPL, MPL, LGPL
Conflicts: firefox
Provides: firefox
Submitter: csslayer
Maintainer: Thaodan
Last Packager: Thaodan
Votes: 336
Popularity: 0.017781
First Submitted: 2009-12-11 09:10 (UTC)
Last Updated: 2025-02-03 15:56 (UTC)

Dependencies (57)

Required by (172)

Sources (35)

Pinned Comments

Thaodan commented on 2021-04-20 17:40 (UTC) (edited on 2021-04-21 22:45 (UTC) by Thaodan)

If you have issues with this package visit gitlab and read the readme first.

Latest Comments

« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 .. 139 Next › Last »

gfurst commented on 2017-09-24 22:59 (UTC)

@r08 LTO? you will have to elaborate

r08 commented on 2017-09-24 22:57 (UTC)

@gfurst were you trying to LTO with this build?

gfurst commented on 2017-09-24 22:55 (UTC) (edited on 2017-09-24 22:58 (UTC) by gfurst)

@Thaodan, its not about the size I've found, its about the quantity of files, inodes, it seems it takes up more than 650k in node usage (for sources alone 400k), even when it was setup to build on tmpfs it still used local to store the sources, thus the initial lack of space issue I was able to circumvent the issue by changing the SRCDEST variable of makepkg either way, it seems then it was able to compile and it did continue for a very long time, however it did get stuck at some point, apparently near the end, without trowing any error, just stuck, at: startkdeinitlock(13329) KMimeTypePrivate::ensureXmlDataLoaded: Missing <comment> field in "application/x-msdownload.xml" startkdeinitlock(13329) KMimeTypePrivate::ensureXmlDataLoaded: Got name "audio/AMR" in file "audio/amr.xml" expected "audio/amr" startkdeinitlock(13329) KMimeTypePrivate::ensureXmlDataLoaded: Got name "audio/AMR-WB" in file "audio/amr-wb.xml" expected "audio/amr-wb" startkdeinitlock(13329) KMimeTypePrivate::ensureXmlDataLoaded: Missing <comment> field in "text/x-component.xml" startkdeinitlock(13329) KMimeTypePrivate::ensureXmlDataLoaded: Got name "text/x-iMelody" in file "text/x-imelody.xml" expected "text/x-imelody"

Thaodan commented on 2017-09-24 21:12 (UTC)

Can you post a log with makepkg -L ? My build dir with the builded source is just 12gb.

gfurst commented on 2017-09-24 21:02 (UTC) (edited on 2017-09-24 22:34 (UTC) by gfurst)

I cannot for the life me get this to compile, and its not that it errors out, it just complains about it being "out of space".... And that is on a 14Gb tmpfs, if that's not enough really don't how anyone else can get this to compile edit: actually, after further investigation I found that is not actually tmpfs, I'm lacking inodes on the same folder of the clone, all for only downloading all files I was checking the free space on drive through the process, it went from having more than 400k free nodes to being completely full near less than 5% through the download process, and before anyone else puts up the idea, this isn't with anyone "aur helper", just makepkg alone

r08 commented on 2017-09-12 16:32 (UTC)

@dmorozov Try ac_add_options --disable-crashreporter in mozconfig then rebuild.

dsepp commented on 2017-09-12 13:15 (UTC)

/tmp/makepkg/firefox-kde-opensuse/src/mozilla-unified/toolkit/crashreporter/breakpad-client/linux/handler/exception_handler.h:194:21: error: field ‘context’ has incomplete type ‘google_breakpad::ucontext’ struct ucontext context; ^~~~~~~

francoism90 commented on 2017-08-31 13:26 (UTC)

@Thaodan building with PDO enabled works now :), it does take a long time.. but he it works. ;)

Thaodan commented on 2017-08-30 05:34 (UTC)

added patch for pgo disabled by default for now. Building and running works please test and report.