From owner-freebsd-i386@FreeBSD.ORG Sat Aug 2 08:26:20 2003 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DCC537B404 for ; Sat, 2 Aug 2003 08:26:20 -0700 (PDT) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 8D5E943FE1 for ; Sat, 2 Aug 2003 08:26:18 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: (qmail 33740 invoked by uid 1002); 2 Aug 2003 15:26:17 -0000 Received: from adsl-64-58-12-196.mho.net (HELO freebsd.org) (64.58.12.196) by smtp.mho.net with SMTP; 2 Aug 2003 15:26:17 -0000 Message-ID: <3F2BD821.3020900@freebsd.org> Date: Sat, 02 Aug 2003 09:26:25 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tinderbox References: <200308020752.h727qdhd049305@cueball.rtp.FreeBSD.org> In-Reply-To: <200308020752.h727qdhd049305@cueball.rtp.FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org cc: i386@freebsd.org Subject: Re: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2003 15:26:20 -0000 Anyone know what is up with this? I'm not getting it on my LINT builds. Scott Tinderbox wrote: > TB --- 2003-08-02 06:21:10 - starting CURRENT tinderbox run for i386/i386 > TB --- 2003-08-02 06:21:10 - checking out the source tree > TB --- cd /home/des/tinderbox/CURRENT/i386/i386 > TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2003-08-02 06:23:46 - building world > TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src > TB --- /usr/bin/make -B buildworld > >>>>Rebuilding the temporary build tree >>>>stage 1: legacy release compatibility shims >>>>stage 1: bootstrap tools >>>>stage 2: cleaning up the object tree >>>>stage 2: rebuilding the object tree >>>>stage 2: build tools >>>>stage 3: cross tools >>>>stage 4: populating /home/des/tinderbox/CURRENT/i386/i386/obj/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/i386/usr/include >>>>stage 4: building libraries >>>>stage 4: make dependencies >>>>stage 4: building everything.. > > TB --- 2003-08-02 07:29:24 - building generic kernel > TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src > TB --- /usr/bin/make buildkernel KERNCONF=GENERIC > >>>>Kernel build for GENERIC started on Sat Aug 2 07:29:24 GMT 2003 >>>>Kernel build for GENERIC completed on Sat Aug 2 07:43:54 GMT 2003 > > TB --- 2003-08-02 07:43:54 - generating LINT kernel config > TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src/sys/i386/conf > TB --- /usr/bin/make -B LINT > TB --- 2003-08-02 07:43:54 - building LINT kernel > TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src > TB --- /usr/bin/make buildkernel KERNCONF=LINT > >>>>Kernel build for LINT started on Sat Aug 2 07:43:54 GMT 2003 > > [...] > cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/dev -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -D_KERNEL -include opt_global.h -fno-common -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -finline-limit=15000 -fno-strict-aliasing -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/kern/kern_thr.c > cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/dev -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -D_KERNEL -include opt_global.h -fno-common -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -finline-limit=15000 -fno-strict-aliasing -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/kern/kern_kthread.c > cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/dev -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -D_KERNEL -include opt_global.h -fno-common -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -finline-limit=15000 -fno-strict-aliasing -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/kern/kern_ktr.c > /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/kern/kern_ktr.c: In function `db_ktr_all': > /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/kern/kern_ktr.c:273: error: `lines' undeclared (first use in this function) > /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/kern/kern_ktr.c:273: error: (Each undeclared identifier is reported only once > /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/kern/kern_ktr.c:273: error: for each function it appears in.) > /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/kern/kern_ktr.c:270: warning: unused variable `c' > *** Error code 1 > > Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/obj/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/LINT. > *** Error code 1 > > Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src. > *** Error code 1 > > Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src. > TB --- 2003-08-02 07:52:39 - /usr/bin/make returned exit code 1 > TB --- 2003-08-02 07:52:39 - ERROR: failed to build lint kernel > TB --- 2003-08-02 07:52:39 - tinderbox aborted > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >