From owner-freebsd-i386@FreeBSD.ORG Sat Jan 3 15:34:23 2004 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 5243716A4CE; Sat, 3 Jan 2004 15:34:23 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F4C443D7B; Sat, 3 Jan 2004 15:33:22 -0800 (PST) (envelope-from davidxu@freebsd.org) Received: from freebsd.org (davidxu@localhost [127.0.0.1]) i03NXJFR032796; Sat, 3 Jan 2004 15:33:20 -0800 (PST) (envelope-from davidxu@freebsd.org) Message-ID: <3FF753E2.1090308@freebsd.org> Date: Sun, 04 Jan 2004 07:44:34 +0800 From: David Xu User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031208 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tinderbox References: <200401032100.i03L0ZUt011728@cueball.rtp.FreeBSD.org> In-Reply-To: <200401032100.i03L0ZUt011728@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, 03 Jan 2004 23:34:23 -0000 Fixed, sorry. David Xu Tinderbox wrote: > TB --- 2004-01-03 19:32:04 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org > TB --- 2004-01-03 19:32:04 - starting CURRENT tinderbox run for i386/i386 > TB --- 2004-01-03 19:32:04 - 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 --- 2004-01-03 19:34:26 - building world > TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src > TB --- /usr/bin/make -B buildworld > >>>>Rebuilding the temporary build tree >>>>stage 1.1: legacy release compatibility shims >>>>stage 1.2: bootstrap tools >>>>stage 2.1: cleaning up the object tree >>>>stage 2.2: rebuilding the object tree >>>>stage 2.3: build tools >>>>stage 3: cross tools >>>>stage 4.1: building includes >>>>stage 4.2: building libraries >>>>stage 4.3: make dependencies >>>>stage 4.4: building everything.. > > TB --- 2004-01-03 20:33:19 - 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 Jan 3 20:33:19 GMT 2004 >>>>Kernel build for GENERIC completed on Sat Jan 3 20:48:16 GMT 2004 > > TB --- 2004-01-03 20:48:16 - generating LINT kernel config > TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src/sys/i386/conf > TB --- /usr/bin/make -B LINT > TB --- 2004-01-03 20:48:16 - 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 Jan 3 20:48:16 GMT 2004 > > [...] > cc -c -x assembler-with-cpp -DLOCORE -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/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/linux/linux_locore.s > 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/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/linux/linux_machdep.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/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/linux/linux_ptrace.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/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/linux/linux_sysent.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/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/linux/linux_sysvec.c > /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/linux/linux_sysvec.c: In function `linux_rt_sendsig': > /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/linux/linux_sysvec.c:357: error: structure has no member named `p_sigstk' > /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/linux/linux_sysvec.c:358: error: structure has no member named `p_sigstk' > *** Error code 1 > > Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/obj/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/LINT. > *** Error code 1 > > Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src. > *** Error code 1 > > Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src. > TB --- 2004-01-03 21:00:35 - TB --- /usr/bin/make returned exit code 1 > TB --- 2004-01-03 21:00:35 - TB --- ERROR: failed to build lint kernel > TB --- 2004-01-03 21:00:35 - 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" > >