1

Topic: Iceweasel building on ARMHF Linux fails

As the topic says, i tried to build it on Armbian 5.30 (based on Ubuntu Xenial (16.04)) and it failed with this errors:
http://oscomp.hu/depot/iwuxp-opi-error1.log
If i run the failing command, i get this:
http://oscomp.hu/depot/iwuxp-opi-error2.log

2 (edited by tch 2019-11-30 14:15:18)

Re: Iceweasel building on ARMHF Linux fails

It seems, that the JIT is broken on ARM. Is it possible to disable building with the JIT entirely?

3

Re: Iceweasel building on ARMHF Linux fails

tch wrote:

It seems, that the JIT is broken on ARM. Is it possible to disable building with the JIT entirely?

That is a good question, I will bump this for you in case someone has an answer...

HyperbolaBSD: The Future of Secure Libre Lightweight Operating Systems!

4

Re: Iceweasel building on ARMHF Linux fails

Thanks, but i've already got the answer from the PaleMoon guys, that no, JIT cannot be disabled. (https://forum.palemoon.org/viewtopic.ph … mp;t=23347)
Also, they said, that i should do it with a different GCC. I tried it with GCC 7 and it has also failed.

5

Re: Iceweasel building on ARMHF Linux fails

Okay, this is fixed in the next release of UXP already. (https://github.com/MoonchildProductions/UXP/issues/1245)