Subject: Re: Build failure with 1.5_ALPHA
To: Bruce Anderson <brucea@spacestar.net>
From: James Chacon <jchacon@genuity.net>
List: current-users
Date: 08/20/2000 20:04:02
Install a new copy of menuc on your running system to fix the run.c issues.
I don't know on the other one but I haven't seen it yet and I build 2
snapshots a day automatically right now. One as UPDATE=1 to use the previous
nights .depend and object files and then one without. I've caught bugs both
ways at times.
James
>
>
>Is this just me doing something wrong?
>
>I use sup -s -d -o -v from ftp.netbsd.org
>to track 1.5_ALPHA[1-9]
>
>I do this before starting make snapshot:
>cleandir dependall includes all install
>for each:
>/usr/src/usr.bin/make
>/usr/src/share/mk
>/usr/src/share
>/usr/src/usr.bin/rpcgen
>/usr/src/lib/librpcsvc
>
>
>system is:
>NetBSD leopard 1.5_ALPHA NetBSD 1.5_ALPHA (GENERIC) #12: Tue Aug 8
>03:15:59
>CDT 2000 bruce@leopard:/usr/src/sys/arch/i386/compile/GENERIC i386
>
>
>cc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
>-Wno-uninitialized -Werror -DINET6 -I. -I/usr/src/distrib/utils/sysinst
>/arch/i386/../.. -I/usr/src/distrib/utils/sysinst/arch/i386 -DREL=\"1.5_
>ALPHA2\" -DMACH=\"i386\" -c /usr/src/distrib/utils/sysinst/arch/i386/../..
>/run.c
>cc1: warnings being treated as errors
>/usr/src/distrib/utils/sysinst/arch/i386/../../run.c:83: warning:
>initialization from incompatible pointer type
>/usr/src/distrib/utils/sysinst/arch/i386/../../run.c:84: warning:
>initialization from incompatible pointer type
>*** Error code 1
>
>Stop.
>*** Error code 1
>
>Stop.
>
>leopard$ vi /usr/src/distrib/utils/sysinst/run.c
>/* $NetBSD: run.c,v 1.30.4.1 2000/08/15 02:12:53 hubertf Exp $ */
>
>
>
>
>Or this:
>
>dependall ===> libhack
>cc -O2 -Os -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
>-Wno-uninitialized -Werror -c getcap.c
>cc -O2 -Os -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
>-Wno-uninitialized -Werror -c getgrent.c
>cc -O2 -Os -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
>-Wno-uninitialized -Werror -c gethost.c
>cc -O2 -Os -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
>-Wno-uninitialized -Werror -c getnet.c
>cc -O2 -Os -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
>-Wno-uninitialized -Werror -c getnetgr.c
>cc -O2 -Os -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
>-Wno-uninitialized -Werror -c getpwent.c
>cc -O2 -Os -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
>-Wno-uninitialized -Werror -c localeconv.c
>cc -O2 -Os -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
>-Wno-uninitialized -Werror -c opendir.c
>cc -O2 -Os -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
>-Wno-uninitialized -Werror -c perror.c
>cc -O2 -Os -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
>-Wno-uninitialized -Werror -c setlocale.c
>cc1: warnings being treated as errors
>setlocale.c:26: warning: function declaration isn't a prototype
>*** Error code 1
>
>Stop.
>*** Error code 1
>
>Stop.
>*** Error code 1
>
>Stop.
>
>
>
>leopard$ vi /usr/src/distrib/utils/libhack/setlocale.c
>/* $NetBSD: setlocale.c,v 1.2.10.1 2000/08/11 22:06:19 tshiozak Exp $
> */
>
>
>
>
>
>
>
>" Stamp out root logins . . . . su " --Bruce Anderson
> This message was created and sent using Cyberdog 2.0, MacOS 8.6,
> awk, find, sed, sendmail, sh, and NetBSD a free Multi-Platform OS.
>
>
>
>
>
>
>