From owner-freebsd-tinderbox@FreeBSD.ORG Sun Apr 23 21:44:36 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 800B316A411; Sun, 23 Apr 2006 21:44:36 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFDE743D45; Sun, 23 Apr 2006 21:44:35 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k3NLiW0N047036; Sun, 23 Apr 2006 17:44:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3NLiMda015219; Sun, 23 Apr 2006 17:44:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 616837302F; Sun, 23 Apr 2006 17:44:32 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060423214432.616837302F@freebsd-current.sentex.ca> Date: Sun, 23 Apr 2006 17:44:32 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Apr 2006 21:44:36 -0000 TB --- 2006-04-23 19:42:46 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-23 19:42:46 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-23 19:42:46 - cleaning the object tree TB --- 2006-04-23 19:43:17 - checking out the source tree TB --- 2006-04-23 19:43:17 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-23 19:43:17 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-23 19:49:44 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-23 19:49:44 - cd /src TB --- 2006-04-23 19:49:44 - /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 --- 2006-04-23 20:57:09 - generating LINT kernel config TB --- 2006-04-23 20:57:09 - cd /src/sys/i386/conf TB --- 2006-04-23 20:57:09 - /usr/bin/make -B LINT TB --- 2006-04-23 20:57:09 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-23 20:57:09 - cd /src TB --- 2006-04-23 20:57:09 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 23 20:57:09 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun Apr 23 21:22:48 UTC 2006 TB --- 2006-04-23 21:22:48 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-23 21:22:48 - cd /src TB --- 2006-04-23 21:22:48 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Apr 23 21:22:48 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sun Apr 23 21:42:45 UTC 2006 TB --- 2006-04-23 21:42:45 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-23 21:42:45 - cd /src TB --- 2006-04-23 21:42:45 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Sun Apr 23 21:42:45 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/bce/if_bce.c: In function `bce_attach': /src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-23 21:44:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-23 21:44:32 - ERROR: failed to build PAE kernel TB --- 2006-04-23 21:44:32 - tinderbox aborted TB --- 1.07 user 5.77 system 7305.62 real From owner-freebsd-tinderbox@FreeBSD.ORG Tue Apr 25 03:18:41 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7824A16A402; Tue, 25 Apr 2006 03:18:41 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1908C43D45; Tue, 25 Apr 2006 03:18:40 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k3P3IeR2014225; Mon, 24 Apr 2006 23:18:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3P3ITEi088778; Mon, 24 Apr 2006 23:18:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D55987302F; Mon, 24 Apr 2006 23:18:39 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060425031839.D55987302F@freebsd-current.sentex.ca> Date: Mon, 24 Apr 2006 23:18:39 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2006 03:18:41 -0000 TB --- 2006-04-25 01:16:10 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-25 01:16:10 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-25 01:16:10 - cleaning the object tree TB --- 2006-04-25 01:16:42 - checking out the source tree TB --- 2006-04-25 01:16:42 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-25 01:16:42 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-25 01:23:20 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-25 01:23:20 - cd /src TB --- 2006-04-25 01:23:20 - /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 --- 2006-04-25 02:30:39 - generating LINT kernel config TB --- 2006-04-25 02:30:39 - cd /src/sys/i386/conf TB --- 2006-04-25 02:30:39 - /usr/bin/make -B LINT TB --- 2006-04-25 02:30:39 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-25 02:30:39 - cd /src TB --- 2006-04-25 02:30:39 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Apr 25 02:30:40 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Tue Apr 25 02:56:45 UTC 2006 TB --- 2006-04-25 02:56:45 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-25 02:56:45 - cd /src TB --- 2006-04-25 02:56:45 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Apr 25 02:56:45 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Tue Apr 25 03:16:38 UTC 2006 TB --- 2006-04-25 03:16:38 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-25 03:16:38 - cd /src TB --- 2006-04-25 03:16:38 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Tue Apr 25 03:16:39 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/bce/if_bce.c: In function `bce_attach': /src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-25 03:18:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-25 03:18:39 - ERROR: failed to build PAE kernel TB --- 2006-04-25 03:18:39 - tinderbox aborted TB --- 1.12 user 5.95 system 7349.24 real From owner-freebsd-tinderbox@FreeBSD.ORG Wed Apr 26 06:04:33 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BAA016A43C for ; Wed, 26 Apr 2006 06:04:33 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D5E543D45 for ; Wed, 26 Apr 2006 06:04:23 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by nz-out-0102.google.com with SMTP id 9so1236273nzo for ; Tue, 25 Apr 2006 23:04:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YKU+RX7QZbwp0Et1N6UtYjrqd0YqZet8CTUMLdJdRlmnxQOoRUdeReyXDXs8G/XNFHTLHUeHLQO5uh5/2srtYMj/xXX8Bwzf0LT3jGg7LkduVfOTWKndI5HUFlFnelk/xu6HEhTDFb1RSYeg6pB30jUgl+LioZ5DVGbg209t5X8= Received: by 10.65.176.7 with SMTP id d7mr510867qbp; Tue, 25 Apr 2006 23:04:22 -0700 (PDT) Received: by 10.65.155.4 with HTTP; Tue, 25 Apr 2006 23:04:22 -0700 (PDT) Message-ID: <7579f7fb0604252304s71baa632ye209480624fe68c8@mail.gmail.com> Date: Tue, 25 Apr 2006 23:04:22 -0700 From: "Matthew Jacob" To: "FreeBSD Tinderbox" In-Reply-To: <20060425230209.S66143@ns1.feral.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060425230209.S66143@ns1.feral.com> Cc: Subject: Re: help for the lame X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2006 06:04:33 -0000 I finally got this working correctly. What I found I had to do was to create a 'tinderbox' user and group and run as that user. Interesting, considering I don't need to do that in doing a buildworld, but I guess I have something in my environment that poisons tinderbox builds if I run as me. ---------- Forwarded message ---------- Date: Tue, 04 Apr 2006 18:00:52 +0200 From: "Dag-Erling [iso-8859-1] Sm=F8rgrav" To: Matthew Jacob Cc: FreeBSD Tinderbox Subject: Re: help for the lame "Matthew Jacob" writes: > I run a shell script like so: > [...] why don't you just use tbmaster? > #!/bin/sh > > . ${HOME}/.path_set_sh > > for arch in sparc64 amd64 i386 > do > mkdir -p /usr/ports/temp/${arch} > nice tinderbox -a ${arch} -s /usr/ports/temp/${arch} -l > /usr/ports/temp/${arch}.log clean update world generic lint > if [ $? -ne 0 ]; then echo '******' $arch failed Tinderbox; fi > done You need to set the target machine as well, see below > =3D=3D=3D> lib/libipx (depend,all,install) > rm -f .depend > mkdep -f .depend -a > /usr/ports/temp/amd64/HEAD/amd64/i386/src/lib/libipx/ipx_addr.c ^^^^^^^^^^ > =3D=3D=3D> lib/libipx (depend,all,install) > rm -f .depend > mkdep -f .depend -a > /usr/ports/temp/sparc64/HEAD/sparc64/i386/src/lib/libipx/ipx_addr.c ^^^^^^^^^^^^ DES -- Dag-Erling Sm=F8rgrav - des@des.no _______________________________________________ freebsd-tinderbox@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-tinderbox To unsubscribe, send any mail to "freebsd-tinderbox-unsubscribe@freebsd.org= " From owner-freebsd-tinderbox@FreeBSD.ORG Wed Apr 26 09:21:12 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77FA916A400; Wed, 26 Apr 2006 09:21:12 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1178A43D45; Wed, 26 Apr 2006 09:21:11 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k3Q9LAt6076818; Wed, 26 Apr 2006 05:21:10 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3Q9KxS6087401; Wed, 26 Apr 2006 05:20:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 450A47302F; Wed, 26 Apr 2006 05:21:10 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060426092110.450A47302F@freebsd-current.sentex.ca> Date: Wed, 26 Apr 2006 05:21:10 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2006 09:21:12 -0000 TB --- 2006-04-26 07:02:37 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-26 07:02:37 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-26 07:02:37 - cleaning the object tree TB --- 2006-04-26 07:03:24 - checking out the source tree TB --- 2006-04-26 07:03:24 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-26 07:03:24 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-26 07:21:02 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-26 07:21:02 - cd /src TB --- 2006-04-26 07:21:02 - /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 --- 2006-04-26 08:33:06 - generating LINT kernel config TB --- 2006-04-26 08:33:06 - cd /src/sys/i386/conf TB --- 2006-04-26 08:33:06 - /usr/bin/make -B LINT TB --- 2006-04-26 08:33:07 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-26 08:33:07 - cd /src TB --- 2006-04-26 08:33:07 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Apr 26 08:33:07 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Wed Apr 26 08:59:12 UTC 2006 TB --- 2006-04-26 08:59:12 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-26 08:59:12 - cd /src TB --- 2006-04-26 08:59:12 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Apr 26 08:59:12 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Wed Apr 26 09:19:23 UTC 2006 TB --- 2006-04-26 09:19:23 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-26 09:19:23 - cd /src TB --- 2006-04-26 09:19:23 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Wed Apr 26 09:19:23 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/ata/atapi-fd.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/ata/atapi-tape.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/bce/if_bce.c /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-26 09:21:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-26 09:21:10 - ERROR: failed to build PAE kernel TB --- 2006-04-26 09:21:10 - tinderbox aborted TB --- 1.37 user 5.87 system 8312.41 real From owner-freebsd-tinderbox@FreeBSD.ORG Wed Apr 26 09:38:28 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A81D16A400; Wed, 26 Apr 2006 09:38:28 +0000 (UTC) (envelope-from Hartmut.Brandt@dlr.de) Received: from smtp-3.dlr.de (smtp-3.dlr.de [195.37.61.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D8A143D75; Wed, 26 Apr 2006 09:38:27 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-3.dlr.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Wed, 26 Apr 2006 11:38:25 +0200 Date: Wed, 26 Apr 2006 11:38:25 +0200 (CEST) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: current@freebsd.org In-Reply-To: <20060426092110.450A47302F@freebsd-current.sentex.ca> Message-ID: <20060426113726.A43450@beagle.kn.op.dlr.de> References: <20060426092110.450A47302F@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 26 Apr 2006 09:38:25.0541 (UTC) FILETIME=[2A87CB50:01C66915] Cc: FreeBSD Tinderbox , i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Harti Brandt List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2006 09:38:28 -0000 Am I the only one seeing these errors for days now? harti On Wed, 26 Apr 2006, FreeBSD Tinderbox wrote: FT>TB --- 2006-04-26 07:02:37 - tinderbox 2.3 running on freebsd-current.sentex.ca FT>TB --- 2006-04-26 07:02:37 - starting HEAD tinderbox run for i386/i386 FT>TB --- 2006-04-26 07:02:37 - cleaning the object tree FT>TB --- 2006-04-26 07:03:24 - checking out the source tree FT>TB --- 2006-04-26 07:03:24 - cd /tinderbox/HEAD/i386/i386 FT>TB --- 2006-04-26 07:03:24 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src FT>TB --- 2006-04-26 07:21:02 - building world (CFLAGS=-O2 -pipe) FT>TB --- 2006-04-26 07:21:02 - cd /src FT>TB --- 2006-04-26 07:21:02 - /usr/bin/make -B buildworld FT>>>> Rebuilding the temporary build tree FT>>>> stage 1.1: legacy release compatibility shims FT>>>> stage 1.2: bootstrap tools FT>>>> stage 2.1: cleaning up the object tree FT>>>> stage 2.2: rebuilding the object tree FT>>>> stage 2.3: build tools FT>>>> stage 3: cross tools FT>>>> stage 4.1: building includes FT>>>> stage 4.2: building libraries FT>>>> stage 4.3: make dependencies FT>>>> stage 4.4: building everything FT>TB --- 2006-04-26 08:33:06 - generating LINT kernel config FT>TB --- 2006-04-26 08:33:06 - cd /src/sys/i386/conf FT>TB --- 2006-04-26 08:33:06 - /usr/bin/make -B LINT FT>TB --- 2006-04-26 08:33:07 - building LINT kernel (COPTFLAGS=-O2 -pipe) FT>TB --- 2006-04-26 08:33:07 - cd /src FT>TB --- 2006-04-26 08:33:07 - /usr/bin/make buildkernel KERNCONF=LINT FT>>>> Kernel build for LINT started on Wed Apr 26 08:33:07 UTC 2006 FT>>>> stage 1: configuring the kernel FT>>>> stage 2.1: cleaning up the object tree FT>>>> stage 2.2: rebuilding the object tree FT>>>> stage 2.3: build tools FT>>>> stage 3.1: making dependencies FT>>>> stage 3.2: building everything FT>>>> Kernel build for LINT completed on Wed Apr 26 08:59:12 UTC 2006 FT>TB --- 2006-04-26 08:59:12 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) FT>TB --- 2006-04-26 08:59:12 - cd /src FT>TB --- 2006-04-26 08:59:12 - /usr/bin/make buildkernel KERNCONF=GENERIC FT>>>> Kernel build for GENERIC started on Wed Apr 26 08:59:12 UTC 2006 FT>>>> stage 1: configuring the kernel FT>>>> stage 2.1: cleaning up the object tree FT>>>> stage 2.2: rebuilding the object tree FT>>>> stage 2.3: build tools FT>>>> stage 3.1: making dependencies FT>>>> stage 3.2: building everything FT>>>> Kernel build for GENERIC completed on Wed Apr 26 09:19:23 UTC 2006 FT>TB --- 2006-04-26 09:19:23 - building PAE kernel (COPTFLAGS=-O2 -pipe) FT>TB --- 2006-04-26 09:19:23 - cd /src FT>TB --- 2006-04-26 09:19:23 - /usr/bin/make buildkernel KERNCONF=PAE FT>>>> Kernel build for PAE started on Wed Apr 26 09:19:23 UTC 2006 FT>>>> stage 1: configuring the kernel FT>>>> stage 2.1: cleaning up the object tree FT>>>> stage 2.2: rebuilding the object tree FT>>>> stage 2.3: build tools FT>>>> stage 3.1: making dependencies FT>>>> stage 3.2: building everything FT>[...] FT>cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/ata/atapi-fd.c FT>cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/ata/atapi-tape.c FT>cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/bce/if_bce.c FT>/src/sys/dev/bce/if_bce.c: In function `bce_stats_update': FT>/src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type FT>/src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type FT>/src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type FT>/src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type FT>*** Error code 1 FT> FT>Stop in /obj/src/sys/PAE. FT>*** Error code 1 FT> FT>Stop in /src. FT>*** Error code 1 FT> FT>Stop in /src. FT>TB --- 2006-04-26 09:21:10 - WARNING: /usr/bin/make returned exit code 1 FT>TB --- 2006-04-26 09:21:10 - ERROR: failed to build PAE kernel FT>TB --- 2006-04-26 09:21:10 - tinderbox aborted FT>TB --- 1.37 user 5.87 system 8312.41 real FT> FT>_______________________________________________ FT>freebsd-current@freebsd.org mailing list FT>http://lists.freebsd.org/mailman/listinfo/freebsd-current FT>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" FT> FT> FT> From owner-freebsd-tinderbox@FreeBSD.ORG Wed Apr 26 15:56:23 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59C0716A401; Wed, 26 Apr 2006 15:56:23 +0000 (UTC) (envelope-from davidch@broadcom.com) Received: from mms2.broadcom.com (mms2.broadcom.com [216.31.210.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id C10E043D45; Wed, 26 Apr 2006 15:56:22 +0000 (GMT) (envelope-from davidch@broadcom.com) Received: from 10.10.64.154 by mms2.broadcom.com with ESMTP (Broadcom SMTP Relay (Email Firewall v6.2.0)); Wed, 26 Apr 2006 08:56:16 -0700 X-Server-Uuid: D9EB6F12-1469-4C1C-87A2-5E4C0D6F9D06 Received: by mail-irva-10.broadcom.com (Postfix, from userid 47) id 089792AF; Wed, 26 Apr 2006 08:56:16 -0700 (PDT) Received: from mail-irva-8.broadcom.com (mail-irva-8 [10.10.64.221]) by mail-irva-10.broadcom.com (Postfix) with ESMTP id D9AEE2AE; Wed, 26 Apr 2006 08:56:15 -0700 (PDT) Received: from mail-irva-12.broadcom.com (mail-irva-12.broadcom.com [10.10.64.146]) by mail-irva-8.broadcom.com (MOS 3.7.5-GA) with ESMTP id DJS89022; Wed, 26 Apr 2006 08:56:15 -0700 (PDT) Received: from NT-IRVA-0750.brcm.ad.broadcom.com (nt-irva-0750 [10.8.194.64]) by mail-irva-12.broadcom.com (Postfix) with ESMTP id 81D1369CA3; Wed, 26 Apr 2006 08:56:15 -0700 (PDT) X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Wed, 26 Apr 2006 08:56:14 -0700 Message-ID: <09BFF2FA5EAB4A45B6655E151BBDD903011ED903@NT-IRVA-0750.brcm.ad.broadcom.com> Thread-Topic: [head tinderbox] failure on i386/i386 Thread-Index: AcZpFVZ8GSZpfM+iT9+q0r4btXcPhgAM+CmQ From: "David Christensen" To: "Harti Brandt" , current@freebsd.org X-TMWD-Spam-Summary: SEV=1.1; DFV=A2006042605; IFV=2.0.6,4.0-7; RPD=4.00.0004; RPDID=303030312E30413039303230362E34343446393638312E303034432D412D; ENG=IBF; TS=20060426155618; CAT=NONE; CON=NONE; X-MMS-Spam-Filter-ID: A2006042605_4.00.0004_2.0.6,4.0-7 X-WSS-ID: 685147AA4I83353726-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Tinderbox , i386@freebsd.org Subject: RE: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2006 15:56:23 -0000 Harti, No you're not. There is some background discussion about the proper way to handle the source of the build failure on PAE enabled systems. Some of the devices supported by this driver have a 40bit memory addressing limitation which has proved somewhat tricky to support in a processor agnostic way. Dave=20 -----Original Message----- From: owner-freebsd-current@freebsd.org [mailto:owner-freebsd-current@freebsd.org] On Behalf Of Harti Brandt Sent: Wednesday, April 26, 2006 2:38 AM To: current@freebsd.org Cc: FreeBSD Tinderbox; i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 Am I the only one seeing these errors for days now? harti On Wed, 26 Apr 2006, FreeBSD Tinderbox wrote: FT>TB --- 2006-04-26 07:02:37 - tinderbox 2.3 running on freebsd-current.sentex.ca FT>TB --- 2006-04-26 07:02:37 - starting HEAD tinderbox run for i386/i386 FT>TB --- 2006-04-26 07:02:37 - cleaning the object tree FT>TB --- 2006-04-26 07:03:24 - checking out the source tree FT>TB --- 2006-04-26 07:03:24 - cd /tinderbox/HEAD/i386/i386 FT>TB --- 2006-04-26 07:03:24 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src FT>TB --- 2006-04-26 07:21:02 - building world (CFLAGS=3D-O2 -pipe) FT>TB --- 2006-04-26 07:21:02 - cd /src FT>TB --- 2006-04-26 07:21:02 - /usr/bin/make -B buildworld FT>>>> Rebuilding the temporary build tree FT>>>> stage 1.1: legacy release compatibility shims FT>>>> stage 1.2: bootstrap tools FT>>>> stage 2.1: cleaning up the object tree FT>>>> stage 2.2: rebuilding the object tree FT>>>> stage 2.3: build tools FT>>>> stage 3: cross tools FT>>>> stage 4.1: building includes FT>>>> stage 4.2: building libraries FT>>>> stage 4.3: make dependencies FT>>>> stage 4.4: building everything FT>TB --- 2006-04-26 08:33:06 - generating LINT kernel config FT>TB --- 2006-04-26 08:33:06 - cd /src/sys/i386/conf FT>TB --- 2006-04-26 08:33:06 - /usr/bin/make -B LINT FT>TB --- 2006-04-26 08:33:07 - building LINT kernel (COPTFLAGS=3D-O2 -pipe) FT>TB --- 2006-04-26 08:33:07 - cd /src FT>TB --- 2006-04-26 08:33:07 - /usr/bin/make buildkernel = KERNCONF=3DLINT FT>>>> Kernel build for LINT started on Wed Apr 26 08:33:07 UTC 2006 FT>>>> stage 1: configuring the kernel FT>>>> stage 2.1: cleaning up the object tree FT>>>> stage 2.2: rebuilding the object tree FT>>>> stage 2.3: build tools FT>>>> stage 3.1: making dependencies FT>>>> stage 3.2: building everything FT>>>> Kernel build for LINT completed on Wed Apr 26 08:59:12 UTC 2006 FT>TB --- 2006-04-26 08:59:12 - building GENERIC kernel (COPTFLAGS=3D-O2 -pipe) FT>TB --- 2006-04-26 08:59:12 - cd /src FT>TB --- 2006-04-26 08:59:12 - /usr/bin/make buildkernel KERNCONF=3DGENERIC FT>>>> Kernel build for GENERIC started on Wed Apr 26 08:59:12 UTC 2006 FT>>>> stage 1: configuring the kernel FT>>>> stage 2.1: cleaning up the object tree FT>>>> stage 2.2: rebuilding the object tree FT>>>> stage 2.3: build tools FT>>>> stage 3.1: making dependencies FT>>>> stage 3.2: building everything FT>>>> Kernel build for GENERIC completed on Wed Apr 26 09:19:23 UTC 2006 FT>TB --- 2006-04-26 09:19:23 - building PAE kernel (COPTFLAGS=3D-O2 -pipe) FT>TB --- 2006-04-26 09:19:23 - cd /src FT>TB --- 2006-04-26 09:19:23 - /usr/bin/make buildkernel KERNCONF=3DPAE FT>>>> Kernel build for PAE started on Wed Apr 26 09:19:23 UTC 2006 FT>>>> stage 1: configuring the kernel FT>>>> stage 2.1: cleaning up the object tree FT>>>> stage 2.2: rebuilding the object tree FT>>>> stage 2.3: build tools FT>>>> stage 3.1: making dependencies FT>>>> stage 3.2: building everything FT>[...] FT>cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -g -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/ata/atapi-fd.c FT>cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -g -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/ata/atapi-tape.c FT>cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -g -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/bce/if_bce.c FT>/src/sys/dev/bce/if_bce.c: In function `bce_stats_update': FT>/src/sys/dev/bce/if_bce.c:5311: warning: left shift count >=3D width = of type FT>/src/sys/dev/bce/if_bce.c:5313: warning: left shift count >=3D width = of type FT>/src/sys/dev/bce/if_bce.c:5315: warning: left shift count >=3D width = of type FT>/src/sys/dev/bce/if_bce.c:5317: warning: left shift count >=3D width = of type FT>*** Error code 1 FT> FT>Stop in /obj/src/sys/PAE. FT>*** Error code 1 FT> FT>Stop in /src. FT>*** Error code 1 FT> FT>Stop in /src. FT>TB --- 2006-04-26 09:21:10 - WARNING: /usr/bin/make returned exit code 1=20 FT>TB --- 2006-04-26 09:21:10 - ERROR: failed to build PAE kernel FT>TB --- 2006-04-26 09:21:10 - tinderbox aborted FT>TB --- 1.37 user 5.87 system 8312.41 real FT> FT>_______________________________________________ FT>freebsd-current@freebsd.org mailing list FT>http://lists.freebsd.org/mailman/listinfo/freebsd-current FT>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" FT> FT> FT> _______________________________________________ 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" From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 27 12:55:30 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FB3E16A401 for ; Thu, 27 Apr 2006 12:55:30 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1CBB43D48 for ; Thu, 27 Apr 2006 12:55:29 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 4AED82086; Thu, 27 Apr 2006 14:55:24 +0200 (CEST) X-Spam-Tests: AWL,BAYES_00,FORGED_RCVD_HELO X-Spam-Learn: ham X-Spam-Score: -2.4/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 24F702085; Thu, 27 Apr 2006 14:55:24 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id DF86C33C31; Thu, 27 Apr 2006 14:55:23 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: "Matthew Jacob" References: <20060425230209.S66143@ns1.feral.com> <7579f7fb0604252304s71baa632ye209480624fe68c8@mail.gmail.com> Date: Thu, 27 Apr 2006 14:55:23 +0200 In-Reply-To: <7579f7fb0604252304s71baa632ye209480624fe68c8@mail.gmail.com> (Matthew Jacob's message of "Tue, 25 Apr 2006 23:04:22 -0700") Message-ID: <868xpr9o04.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Tinderbox Subject: Re: help for the lame X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2006 12:55:30 -0000 "Matthew Jacob" writes: > I finally got this working correctly. What I found I had to do was to > create a 'tinderbox' user and group and run as that user. No, there is no such requirement. > Interesting, considering I don't need to do that in doing a > buildworld, but I guess I have something in my environment that > poisons tinderbox builds if I run as me. The tinderbox scripts clear the environment before running the build. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 27 16:36:03 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC17816A401; Thu, 27 Apr 2006 16:36:03 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A8DA43D46; Thu, 27 Apr 2006 16:36:03 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k3RGa2q3054370; Thu, 27 Apr 2006 12:36:02 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3RGZnxS019569; Thu, 27 Apr 2006 12:35:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E65057302F; Thu, 27 Apr 2006 12:36:01 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060427163601.E65057302F@freebsd-current.sentex.ca> Date: Thu, 27 Apr 2006 12:36:01 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2006 16:36:04 -0000 TB --- 2006-04-27 15:08:55 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-27 15:08:55 - starting HEAD tinderbox run for i386/pc98 TB --- 2006-04-27 15:08:55 - cleaning the object tree TB --- 2006-04-27 15:09:26 - checking out the source tree TB --- 2006-04-27 15:09:26 - cd /tinderbox/HEAD/i386/pc98 TB --- 2006-04-27 15:09:26 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-27 15:15:54 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-27 15:15:54 - cd /src TB --- 2006-04-27 15:15:54 - /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 --- 2006-04-27 16:22:56 - generating LINT kernel config TB --- 2006-04-27 16:22:56 - cd /src/sys/pc98/conf TB --- 2006-04-27 16:22:56 - /usr/bin/make -B LINT TB --- 2006-04-27 16:22:57 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-27 16:22:57 - cd /src TB --- 2006-04-27 16:22:57 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 27 16:22:57 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -finstrument-functions -Wno-inline /src/sys/i386/i386/sys_machdep.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -finstrument-functions -Wno-inline /src/sys/i386/i386/trap.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -finstrument-functions -Wno-inline /src/sys/i386/i386/tsc.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -finstrument-functions -Wno-inline /src/sys/i386/i386/uio_machdep.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -finstrument-functions -Wno-inline /src/sys/i386/i386/vm86.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -finstrument-functions -Wno-inline /src/sys/i386/i386/vm_machdep.c /src/sys/i386/i386/vm_machdep.c: In function `cpu_reset_real': /src/sys/i386/i386/vm_machdep.c:593: warning: unused variable `b' *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-27 16:36:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-27 16:36:01 - ERROR: failed to build lint kernel TB --- 2006-04-27 16:36:01 - tinderbox aborted TB --- 1.06 user 5.84 system 5226.02 real From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 27 18:14:03 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7855F16A484 for ; Thu, 27 Apr 2006 18:14:03 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4287943D8B for ; Thu, 27 Apr 2006 18:13:16 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by wproxy.gmail.com with SMTP id i13so1691617wra for ; Thu, 27 Apr 2006 11:13:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DFFozcoY4oQqesJR/ciXCP8BwRXjeuiNefVzPvqI9NJjF78/IKWjfxI/18k3Mysrs4WGGY5TsxLnc39tfEOkEtIz49zuVHLL/spAGVMkGeYVvrYpTVqOpzqaAG34JMFRl2XBKifPo/zM30yUNPMAMa0iwCHz+ZquId2zpPZHJt4= Received: by 10.65.83.16 with SMTP id k16mr1780546qbl; Thu, 27 Apr 2006 11:13:11 -0700 (PDT) Received: by 10.65.155.4 with HTTP; Thu, 27 Apr 2006 11:13:11 -0700 (PDT) Message-ID: <7579f7fb0604271113r5435f861k7f90eaf41d9d46de@mail.gmail.com> Date: Thu, 27 Apr 2006 11:13:11 -0700 From: "Matthew Jacob" To: "=?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?=" In-Reply-To: <868xpr9o04.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060425230209.S66143@ns1.feral.com> <7579f7fb0604252304s71baa632ye209480624fe68c8@mail.gmail.com> <868xpr9o04.fsf@xps.des.no> Cc: FreeBSD Tinderbox Subject: Re: help for the lame X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2006 18:14:03 -0000 *shrug* It's how it finally started to work for me. On 4/27/06, Dag-Erling Sm=F8rgrav wrote: > "Matthew Jacob" writes: > > I finally got this working correctly. What I found I had to do was to > > create a 'tinderbox' user and group and run as that user. > > No, there is no such requirement. > In order for 'make install' to actually work you have to have a group name the same as your username, an item peculiar to the BSDs. > > Interesting, considering I don't need to do that in doing a > > buildworld, but I guess I have something in my environment that > > poisons tinderbox builds if I run as me. > > The tinderbox scripts clear the environment before running the build. > > DES > -- > Dag-Erling Sm=F8rgrav - des@des.no >