Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 930191

Summary: www-client/firefox[pgo]: crashes during build
Product: Gentoo Linux Reporter: Amit Ugol <amit.ugol>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED INVALID    
Severity: major CC: amit.ugol, paul
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: FF 125 info
full building log (xz)
ff 125 info

Description Amit Ugol 2024-04-18 09:43:56 UTC
Created attachment 891040 [details]
FF 125 info

I have FF 125 installed (see 1st attachment for info)
Adding pgo and retrying would produce a crash during building stage.
Comment 1 Amit Ugol 2024-04-18 09:46:36 UTC
Created attachment 891041 [details]
full building log (xz)
Comment 2 Joonas Niilola gentoo-dev 2024-04-18 10:43:47 UTC
Anything in dmesg? Does it always fail to the same location? 

Looks more like something in your toolchain is broken.
Comment 3 Paul Preney 2024-04-19 00:06:07 UTC
I disabled pgo with:

www-client/firefox:rapid -pgo

in package.use and was finally able to compile and install Firefox v125. (ASIDE: Microsoft Teams is migrating to version two and for some reason a very new version of Firefox is needed --newer than the stable :esr versions. I tested the v125 Firefox with Teams v2 and things appear to work.)
Comment 4 Amit Ugol 2024-04-19 10:49:14 UTC
Created attachment 891086 [details]
ff 125 info
Comment 5 Amit Ugol 2024-04-19 10:51:35 UTC
(In reply to Paul Preney from comment #3)
> I disabled pgo with:
> 
> www-client/firefox:rapid -pgo
> 
> in package.use and was finally able to compile and install Firefox v125.
> (ASIDE: Microsoft Teams is migrating to version two and for some reason a
> very new version of Firefox is needed --newer than the stable :esr versions.
> I tested the v125 Firefox with Teams v2 and things appear to work.)

This is not the same as the linkage bug for ff 123 and 124. Following the hints in comment #2 and from sam_ who saw it as a breakage in rust, I have oneshotted rust and rebuilt with pgo (see latest --info atachment).

We can close this one