Hi guys,
seems we might be at the end of the road with Firefox in Fedora on arm. After the update to FF 64 the builds fail on armv7 with an OOM problem during the linking phase. Martin thinks he has already applied all known workarounds in the spec file to limit the object and library file sizes and it is still not enough.
... 359:49.51 if (!dom::ToJSValue(js, boolBuffer, elemSize, &val)) { 359:49.52 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 359:54.71 toolkit/library/symverscript.stub 359:55.08 toolkit/library/libxul.so 362:26.92 /usr/bin/ld.gold: fatal error: libxul.so: mmap: failed to allocate 1784148544 bytes for output file: Cannot allocate memory 362:26.93 collect2: error: ld returned 1 exit status ...
see build.log in https://koji.fedoraproject.org/koji/taskinfo?taskID=31439321
https://bugzilla.redhat.com/show_bug.cgi?id=1658940 has been opened to track the issue
Any further tips & trick are welcome.
Dan