Bug 31078 - 0.19.6 compilation failure
Summary: 0.19.6 compilation failure
Status: RESOLVED NOTOURBUG
Alias: None
Product: pixman
Classification: Unclassified
Component: pixman (show other bugs)
Version: other
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Søren Sandmann Pedersen
QA Contact: Søren Sandmann Pedersen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-24 07:04 UTC by madbiologist
Modified: 2010-10-25 23:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.