Subject: Re: Current build.sh release fail
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: current-users
Date: 07/07/2005 15:57:44
In article <bc8ff1fd0507070343170b4ea@mail.gmail.com>,
Chavdar Ivanov  <ci4ic4@gmail.com> wrote:
>cvs update -dPA from yesterday. make cleandir in /usr/src and /usr/xsrc. 
>
>This has been going for a while now. First, for some reason, only
>GENERIC.MPACPI compile fails as follows
>
>/d/obj1/netbsd-builds/3_99/i386/obj/sys/arch/i386/compile/GENERIC.MPACPI
>root@loan8> /d/netbsd-builds/3_99/i386/tools/bin/i386--netbsdelf-gcc
>-pipe -ffreestanding -march=pentium3 -O2 -pipe -Werror -Wall -Wno-main
>-Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
>-Wstrict-prototypes -Wreturn-type -Wswitch -Wshadow -Wcast-qual
>-Wwrite-strings -Wno-sign-compare -fno-zero-initialized-in-bss -Di386
>-I. -I/usr/src/sys/arch -I/usr/src/sys -nostdinc -DLKM -DMAXUSERS=32
>-D_KERNEL -D_KERNEL_OPT -I/usr/src/sys/dist/ipf -c
>/usr/src/sys/dev/ic/vga_raster.c
>/usr/src/sys/dev/ic/vga_raster.c: In function `vga_cnattach':
>/usr/src/sys/dev/ic/vga_raster.c:345: warning: assignment discards
>qualifiers from pointer target type
>/usr/src/sys/dev/ic/vga_raster.c:348: warning: assignment discards
>qualifiers from pointer target type
>[1] root@loan8> echo $?
>1

I just fixed this.

christos