Does anyone else have firefox failing to build? Im mainly interested to install one from kiss-xorg, but firefox from main repo fails to build for me as well.
<ivyfri12>
I have 2k something of rust's "no such method" erros, i think i tried everything to solve it on my end, but there are no signs of anyone else having that problem.
rfaa
joined
...
stilbruch
joined
stilbruch
quit (Remote host closed the connection)
stilbruch
joined
asimovc
joined
<asimovc>
bro
<asimovc>
why is firefox having problems to build?
<asimovc>
I have 32gb of ram and it still need more
<ivyfri12>
bruh only if i knew
<asimovc>
maybe is ram problems
<ivyfri12>
ill try to build with 4 jobs instead of 12 i usually use tho
<asimovc>
not that is a ram issue but something in the files to build
<ivyfri12>
i think i tried that already, but im not 100%sure, thanks
<asimovc>
i builded firefox in gentoo musl just as good with no problems
<ivyfri12>
yeah i run gentoo on main machine too and i dont have problems there
<asimovc>
someone here that have the repo access can check if firefox in kiss is having some issues of performance for building?
<asimovc>
I will add more ram but this is not a problem to exist
<ukky>
asimovc: how many CPU cores does your system have? and how many make jobs do you allow?
<ivyfri12>
12 threads, 16 gigs, i compile with 12 jobs, just tried with 4 and it failed with same error
<ivyfri12>
give me a sec i will post the log
<asimovc>
16 threads, 32gbs of ram and i allow 16 jobs. Never ever haved a problem to compile firefox in kiss in past months and even in gentoo musl i don't have the same problem
<ivyfri12>
also my cflags are just -O2 and -pipe, and i dont set rustflags. I build whole system with these flags. My repo order is exact same as in kiss-xorg github example