Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lib/pixman doesn't compile (i386)



Hi,

with -current source updated half an hour or so ago "build.sh ... distribution"
stops with:

    compile  pixman/pixman-utils.po
    compile  pixman/pixman.o
cc1: warnings being treated as errors
/u/NetBSD/xsrc/external/mit/pixman/dist/pixman/pixman.c:688: warning: 
'__force_align_arg_pointer__' attribute directive ignored

*** Failed target:  pixman.o
*** Failed command: /u/NetBSD/arch/i386/TOOLS/bin/i486--netbsdelf-gcc -O2 -pipe 
-Werror -fno-strict-aliasing -DHAVE_CONFIG_H 
-I/u/NetBSD/xsrc/external/mit/pixman/dist/../include 
-I/u/NetBSD/xsrc/external/mit/pixman/dist/../combine 
-I/u/NetBSD/xsrc/external/mit/pixman/dist/pixman -DPIXMAN_NO_TLS -DCSRG_BASED 
-DFUNCPROTO=15 -DNARROWPROTO -I/u/NetBSD/arch/i386/dest/usr/X11R7/include 
-nostdinc -isystem /u/NetBSD/arch/i386/dest/usr/include -c 
/u/NetBSD/xsrc/external/mit/pixman/dist/pixman/pixman.c -o pixman.o
*** Error code 1

Stop.
nbmake: stopped in /u/NetBSD/src/external/mit/xorg/lib/pixman

*** Failed target:  dependall
*** Failed command: cd "/u/NetBSD/src/external/mit/xorg/lib/pixman"; 
/u/NetBSD/arch/i386/TOOLS/bin/nbmake realall
*** Error code 1

Stop.
nbmake: stopped in /u/NetBSD/src/external/mit/xorg/lib/pixman

This happens (at least) for i386, amd64 (at least) compiles fine...

Kurt


Home | Main Index | Thread Index | Old Index