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