Package: colo
Version: 1.22-1

colo doesn't build with GCC 4.2.

> Automatic build of colo_1.22-1 on swarm by sbuild/mipsel 0.45
> ...
> gcc -Werror -Wall -Wstrict-prototypes -fomit-frame-pointer -O2 
> -fno-strict-aliasing -march=r5000 -ffreestanding -mno-abicalls -fno-pic -G0 
> -MD -nostdinc -Iinclude -I../include -D_DEBUG 
> -I/usr/lib/gcc-snapshot/lib/gcc/mipsel-linux-gnu/4.2.0/include -c -o libmem.o 
> src/libmem.c
> cc1: warnings being treated as errors
> src/libmem.c: In function 'memcpy':
> src/libmem.c:28: warning: passing argument 1 of 'unaligned_load' discards 
> qualifiers from pointer target type
> make[2]: *** [libmem.o] Error 1
> make[2]: Leaving directory `/build/tbm/colo-1.22/stage2'

and later:

> /usr/lib/gcc-snapshot/bin/gcc -Werror -Wall -Wstrict-prototypes 
> -fomit-frame-pointer -O2 -fno-strict-aliasing -march=r5000 -ffreestanding 
> -mno-abicalls -fno-pic -G0 -MD -nostdinc -Iinclude -I../include -D_DEBUG 
> -I/usr/lib/gcc-snapshot/lib/gcc/mipsel-linux-gnu/4.2.0/include -c -o memory.o 
> src/memory.c
> cc1: warnings being treated as errors
> src/memory.c: In function 'mem_poke':
> src/memory.c:44: warning: passing argument 1 of 'unaligned_store' discards 
> qualifiers from pointer target type
> make[1]: *** [memory.o] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to