[cairo] [cairo-announce] [ANNOUNCE] Stable pixman release 0.16.0 now available

Koen Kooi k.kooi at student.utwente.nl
Mon Aug 31 06:59:48 PDT 2009


On 28-08-09 14:59, Soeren Sandmann wrote:
> A new major release 0.16.0 of the pixman library is now available.
> New features since the last stable release, 0.14.0, include:

It took me a while to get around to building this, and I get:

arm-angstrom-linux-gnueabi-libtool: compile:  ccache 
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 
-mfpu=neon -mfloat-abi=softfp -DHAVE_CONFIG_H -I. -I.. 
-isystem/OE/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include 
-mcpu=arm1136j-s 
-isystem/OE/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include 
-fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2 
-ggdb3 -Wall -fno-strict-aliasing -fvisibility=hidden -MT 
libpixman_arm_simd_la-pixman-arm-simd.lo -MD -MP -MF 
.deps/libpixman_arm_simd_la-pixman-arm-simd.Tpo -c pixman-arm-simd.c -o 
libpixman_arm_simd_la-pixman-arm-simd.o >/dev/null 2>&1
cc1: warning: switch -mcpu=cortex-a8 conflicts with -march= switch
pixman-arm-neon.c:1: warning: switch -mcpu=cortex-a8 conflicts with 
-march= switch
pixman-arm-neon.c: In function 'neon_composite_add_8000_8000':
pixman-arm-neon.c:163: warning: unused variable 'temp'
pixman-arm-neon.c:163: warning: unused variable 'dval'
pixman-arm-neon.c:163: warning: unused variable 'sval'
pixman-arm-neon.c: In function 'neon_composite_over_8888_8888':
pixman-arm-neon.c:322: warning: unused variable 'temp'
pixman-arm-neon.c:322: warning: unused variable 'dval'
pixman-arm-neon.c:322: warning: unused variable 'sval'
pixman-arm-neon.c: At top level:
pixman-arm-neon.c:2319: warning: 'neon_composite_over_n_0565' defined 
but not used
pixman-arm-neon.c:2477: warning: 'neon_composite_over_8888_0565' defined 
but not used
pixman-arm-neon.c:2729: warning: 'arm_neon_blt' defined but not used
pixman-arm-neon.c: In function 'neon_composite_over_n_8_0565':
pixman-arm-neon.c:840: warning: 'dval' may be used uninitialized in this 
function
pixman-arm-neon.c:840: note: 'dval' was declared here
pixman-arm-neon.c:839: warning: 'alpha' may be used uninitialized in 
this function
pixman-arm-neon.c:839: note: 'alpha' was declared here
pixman-arm-neon.c:982: error: constant out of range
pixman-arm-neon.c:982: error: constant out of range
pixman-arm-neon.c:982: error: constant out of range
make[3]: *** [libpixman_arm_neon_la-pixman-arm-neon.lo] Error 1

The error looks familiar, but I have trouble recalling what the fix was, 
so can anyone point me into the right direction?

And I still hate that pixman puts in it's own -march and -mcpu, but 
that's a discussion for another day.

regards,

Koen



More information about the cairo mailing list