[Webkit-unassigned] [Bug 167411] [GTK] pixman fails to compile on Raspberry Pi (GCC crash)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 26 04:48:43 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167411
Carlos Alberto Lopez Perez <clopez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clopez at igalia.com
--- Comment #8 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to comment #3)
> Yeah, it's a GCC crash, and GCC 4.9 is no longer supported upstream.
>
> I think we should do nothing. We don't need to bump the GCC requirement when
> it's working on other architectures.
We have an ARM buildbot that has been building this fine for a long time. And I also have built this on a Debian Jessie armhf (ARMv7 32bits) with GCC-4.9 just fine.
I think there is something else going there. I will try to trigger a clean build here in the ARMv7 board I have for tests here.
Note that the RPI3 has an ARM64 processor, but the kernel and the userland is all 32-bit. You are not using any of the 64-bit capabilities of the CPU unless you build your own Aarch64 kernel and you use an Aarch64 userland. Some people are trying that, check this for more info: https://github.com/raspberrypi/firmware/issues/550 But officially (so far) only 32 bit support is enabled for any RPi.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170126/ac694447/attachment.html>
More information about the webkit-unassigned
mailing list