[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 09:50:41 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=167411

--- Comment #10 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to comment #8)
> (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.

I have just built it fine. I can't reproduce that error. This is my system:

$ lsb_release -a
No LSB modules are available.
Distributor ID:    Debian
Description:    Debian GNU/Linux 8.5 (jessie)
Release:    8.5
Codename:    jessie

$ uname -a
Linux wandboard 4.0.3-armv7-x2 #1 SMP Thu May 14 14:30:32 CST 2015 armv7l GNU/Linux

$ gcc -v
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-except
Thread model: posix
gcc version 4.9.2 (Debian 4.9.2-10) 

Do you have something different?

I may retry with a rpi3 and that image <RASPBIAN JESSIE WITH PIXEL released 2017-01-11> to see if i can reproduce it there.

-- 
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/10da2c49/attachment.html>


More information about the webkit-unassigned mailing list