Bug 31078

Summary: 0.19.6 compilation failure
Product: pixman Reporter: madbiologist <madbiologist2016>
Component: pixmanAssignee: Søren Sandmann Pedersen <soren.sandmann>
Status: RESOLVED NOTOURBUG QA Contact: Søren Sandmann Pedersen <soren.sandmann>
Severity: normal    
Priority: medium    
Version: other   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description madbiologist 2010-10-24 07:04:02 UTC
When compiling the contents of the tarball from http://lists.freedesktop.org/archives/xorg-announce/2010-October/001434.html on Ubuntu 10.10 "Maverick Meerkat" 32bit, there are no errors from configure, but make errors out with the following:

  CC     pixman-combine64.lo
pixman-combine.c.template: In function ‘combine_conjoint_general_u’:
pixman-combine.c.template:1399: internal compiler error: Segmentation fault

Some system details:

Uname: Linux 2.6.35-22-generic i686
pkg-config --version: 0.25
gcc 4:4.4.4-1ubuntu2
gcc-4.4 4.4.4-14ubuntu5
Comment 1 Søren Sandmann Pedersen 2010-10-25 23:52:49 UTC
Thanks for the bug report. Apparently this is caused by a bug in GCC:

    internal compiler error: Segmentation fault

You should probably file a bug against gcc in Ubuntu's bug tracker.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.