[cairo-bugs] [Bug 10835] New: cairo directfb powerpc build fails - operand out of range in cairo-bentley-ottmann.c

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 2 07:25:31 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=10835

           Summary: cairo directfb powerpc build fails - operand out of
                    range in cairo-bentley-ottmann.c
           Product: cairo
           Version: 1.4.6
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: cworth at cworth.org
        ReportedBy: dave at dajobe.org
         QAContact: cairo-bugs at cairographics.org


Via a debian automated build of 1.4.6 with directfb enabled:

configure \
                CFLAGS="-g -Os" \
                 powerpc-linux-gnu \
                --prefix=/usr/lib/libcairo-directfb \
                --mandir=/usr/share/man \
                --infodir=/usr/share/info \
                --enable-directfb --disable-xlib  --enable-pdf --enable-ps
--disable-svg --disable-glitz --disable-xcb --enable-png
--program-suffix=-directfb

...

if /bin/sh ../libtool --tag=CC --mode=compile powerpc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I/build/buildd/libcairo-1.4.6/src -I..
-I/build/buildd/libcairo-1.4.6/src -I/build/buildd/libcairo-1.4.6/pixman/src
-I/usr/include/freetype2     -D_REENTRANT -I/usr/include/directfb  
-I/usr/include/libpng12     -Wall -Wextra -Wsign-compare
-Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute
-Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations
-Wdeclaration-after-statement -Wold-style-definition
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes
-fno-strict-aliasing    -g -Os -MT cairo-bentley-ottmann.lo -MD -MP -MF
".deps/cairo-bentley-ottmann.Tpo" -c -o cairo-bentley-ottmann.lo
/build/buildd/libcairo-1.4.6/src/cairo-bentley-ottmann.c; \
        then mv -f ".deps/cairo-bentley-ottmann.Tpo"
".deps/cairo-bentley-ottmann.Plo"; else rm -f
".deps/cairo-bentley-ottmann.Tpo"; exit 1; fi
 powerpc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd/libcairo-1.4.6/src
-I.. -I/build/buildd/libcairo-1.4.6/src
-I/build/buildd/libcairo-1.4.6/pixman/src -I/usr/include/freetype2 -D_REENTRANT
-I/usr/include/directfb -I/usr/include/libpng12 -Wall -Wextra -Wsign-compare
-Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute
-Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations
-Wdeclaration-after-statement -Wold-style-definition
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes
-fno-strict-aliasing -g -Os -MT cairo-bentley-ottmann.lo -MD -MP -MF
.deps/cairo-bentley-ottmann.Tpo -c
/build/buildd/libcairo-1.4.6/src/cairo-bentley-ottmann.c  -fPIC -DPIC -o
.libs/cairo-bentley-ottmann.o
/tmp/ccE4SDgd.s: Assembler messages:
/tmp/ccE4SDgd.s:2199: Error: operand out of range (0 is not between 1 and 32)
/tmp/ccE4SDgd.s:2200: Error: operand out of range (0 is not between 1 and 32)
make[3]: *** [cairo-bentley-ottmann.lo] Error 1


http://buildd.debian.org/fetch.cgi?pkg=libcairo;ver=1.4.6-1;arch=powerpc;stamp=1178091064

It succeeded on other archs:
http://buildd.debian.org/pkg.cgi?pkg=libcairo


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list