http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46784

           Summary: Internal compiler error with cairo In function
                    `_cairo_bo_sweep_line_compare_edges'
           Product: gcc
           Version: 3.4.6
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: preprocessor
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: r...@hotmail.com


During a compilation of Cairo 1.10 I got the following error:
make[3]: Entering directory `/install/src/rrdtool-1.4.4/build/cairo-1.10.0/src'
  CC     cairo-analysis-surface.lo
  CC     cairo-arc.lo
  CC     cairo-array.lo
  CC     cairo-atomic.lo
  CC     cairo-base64-stream.lo
  CC     cairo-base85-stream.lo
  CC     cairo-bentley-ottmann.lo
cairo-bentley-ottmann.c: In function `_cairo_bo_sweep_line_compare_edges':
cairo-bentley-ottmann.c:424: internal compiler error: in expand_mult, at
expmed.c:2653
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [cairo-bentley-ottmann.lo] Error 1
make[3]: Leaving directory `/install/src/rrdtool-1.4.4/build/cairo-1.10.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/install/src/rrdtool-1.4.4/build/cairo-1.10.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/install/src/rrdtool-1.4.4/build/cairo-1.10.0'
make: *** [all] Error 2


so as good boy I open a bug report !!
SunOS mrtg 5.10 Generic_142909-17 on Sparc T-5120 with LDOM 1.3
pkg-config 0.25
fontconfig-2.4.2
pixman 0.21.2
cairo 1.10
gcc:
Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld --enable-shared --enable-languages=c,c++,f77
Thread model: posix
gcc version 3.4.6

Cairo config.sh option:
./configure --prefix=$INSTALL_DIR --enable-xlib=no --enable-xlib-render=no
--enable-win32=no CFLAGS="-O3 -fPIC -D_POSIX_PTHREAD_SEMANTICS"


I have no more clue what I suppose to give you in this case !

Reply via email to