From owner-freebsd-tinderbox@FreeBSD.ORG Sun Sep 19 13:52:10 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCE971065670; Sun, 19 Sep 2010 13:52:10 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 7CFA78FC0A; Sun, 19 Sep 2010 13:52:10 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8JDq94C035650; Sun, 19 Sep 2010 09:52:09 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8JDq9G1035649; Sun, 19 Sep 2010 13:52:09 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 19 Sep 2010 13:52:09 GMT Message-Id: <201009191352.o8JDq9G1035649@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm 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, 19 Sep 2010 13:52:11 -0000 TB --- 2010-09-19 13:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-19 13:00:00 - starting HEAD tinderbox run for arm/arm TB --- 2010-09-19 13:00:00 - cleaning the object tree TB --- 2010-09-19 13:00:51 - cvsupping the source tree TB --- 2010-09-19 13:00:51 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2010-09-19 13:02:05 - building world TB --- 2010-09-19 13:02:05 - MAKEOBJDIRPREFIX=/obj TB --- 2010-09-19 13:02:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-09-19 13:02:05 - TARGET=arm TB --- 2010-09-19 13:02:05 - TARGET_ARCH=arm TB --- 2010-09-19 13:02:05 - TZ=UTC TB --- 2010-09-19 13:02:05 - __MAKE_CONF=/dev/null TB --- 2010-09-19 13:02:05 - cd /src TB --- 2010-09-19 13:02:05 - /usr/bin/make -B buildworld >>> World build started on Sun Sep 19 13:02:06 UTC 2010 >>> 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 [...] cc -O -pipe -DLIBGEOM -I/src/sbin/ggate/ggatel/../shared -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/ggate/ggatel/../shared/ggate.c cc -O -pipe -DLIBGEOM -I/src/sbin/ggate/ggatel/../shared -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o ggatel ggatel.o ggate.o -lgeom -lsbuf -lbsdxml -lutil gzip -cn /src/sbin/ggate/ggatel/ggatel.8 > ggatel.8.gz ===> sbin/growfs (all) cc -O -pipe -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/growfs/growfs.c cc1: warnings being treated as errors /src/sbin/growfs/growfs.c: In function 'initcg': /src/sbin/growfs/growfs.c:455: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/sbin/growfs. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-09-19 13:52:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-09-19 13:52:09 - ERROR: failed to build world TB --- 2010-09-19 13:52:09 - 1965.18 user 794.88 system 3128.49 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Sep 19 15:03:48 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E482F106566B; Sun, 19 Sep 2010 15:03:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 9DED48FC15; Sun, 19 Sep 2010 15:03:47 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8JF3kYp040547; Sun, 19 Sep 2010 11:03:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8JF3kW9040539; Sun, 19 Sep 2010 15:03:46 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 19 Sep 2010 15:03:46 GMT Message-Id: <201009191503.o8JF3kW9040539@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 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, 19 Sep 2010 15:03:48 -0000 TB --- 2010-09-19 13:52:09 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-19 13:52:09 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-09-19 13:52:09 - cleaning the object tree TB --- 2010-09-19 13:52:57 - cvsupping the source tree TB --- 2010-09-19 13:52:57 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-09-19 13:53:35 - building world TB --- 2010-09-19 13:53:35 - MAKEOBJDIRPREFIX=/obj TB --- 2010-09-19 13:53:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-09-19 13:53:35 - TARGET=ia64 TB --- 2010-09-19 13:53:35 - TARGET_ARCH=ia64 TB --- 2010-09-19 13:53:35 - TZ=UTC TB --- 2010-09-19 13:53:35 - __MAKE_CONF=/dev/null TB --- 2010-09-19 13:53:35 - cd /src TB --- 2010-09-19 13:53:35 - /usr/bin/make -B buildworld >>> World build started on Sun Sep 19 13:53:36 UTC 2010 >>> 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 [...] cc -O2 -pipe -DLIBGEOM -I/src/sbin/ggate/ggatel/../shared -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/ggate/ggatel/../shared/ggate.c cc -O2 -pipe -DLIBGEOM -I/src/sbin/ggate/ggatel/../shared -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o ggatel ggatel.o ggate.o -lgeom -lsbuf -lbsdxml -lutil gzip -cn /src/sbin/ggate/ggatel/ggatel.8 > ggatel.8.gz ===> sbin/growfs (all) cc -O2 -pipe -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/growfs/growfs.c cc1: warnings being treated as errors /src/sbin/growfs/growfs.c: In function 'initcg': /src/sbin/growfs/growfs.c:455: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/sbin/growfs. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-09-19 15:03:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-09-19 15:03:46 - ERROR: failed to build world TB --- 2010-09-19 15:03:46 - 3024.45 user 791.41 system 4297.29 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Sep 19 15:58:14 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1917C1065670; Sun, 19 Sep 2010 15:58:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id C69A58FC18; Sun, 19 Sep 2010 15:58:12 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8JFwCvu025561; Sun, 19 Sep 2010 11:58:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8JFwCsp025556; Sun, 19 Sep 2010 15:58:12 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 19 Sep 2010 15:58:12 GMT Message-Id: <201009191558.o8JFwCsp025556@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips 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, 19 Sep 2010 15:58:14 -0000 TB --- 2010-09-19 15:03:47 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-19 15:03:47 - starting HEAD tinderbox run for mips/mips TB --- 2010-09-19 15:03:47 - cleaning the object tree TB --- 2010-09-19 15:04:09 - cvsupping the source tree TB --- 2010-09-19 15:04:09 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2010-09-19 15:04:50 - building world TB --- 2010-09-19 15:04:50 - MAKEOBJDIRPREFIX=/obj TB --- 2010-09-19 15:04:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-09-19 15:04:50 - TARGET=mips TB --- 2010-09-19 15:04:50 - TARGET_ARCH=mips TB --- 2010-09-19 15:04:50 - TZ=UTC TB --- 2010-09-19 15:04:50 - __MAKE_CONF=/dev/null TB --- 2010-09-19 15:04:50 - cd /src TB --- 2010-09-19 15:04:50 - /usr/bin/make -B buildworld >>> World build started on Sun Sep 19 15:04:50 UTC 2010 >>> 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 [...] cc -O -pipe -G0 -DLIBGEOM -I/src/sbin/ggate/ggatel/../shared -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/ggate/ggatel/../shared/ggate.c cc -O -pipe -G0 -DLIBGEOM -I/src/sbin/ggate/ggatel/../shared -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o ggatel ggatel.o ggate.o -lgeom -lsbuf -lbsdxml -lutil gzip -cn /src/sbin/ggate/ggatel/ggatel.8 > ggatel.8.gz ===> sbin/growfs (all) cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/growfs/growfs.c cc1: warnings being treated as errors /src/sbin/growfs/growfs.c: In function 'initcg': /src/sbin/growfs/growfs.c:455: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/sbin/growfs. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-09-19 15:58:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-09-19 15:58:12 - ERROR: failed to build world TB --- 2010-09-19 15:58:12 - 2033.76 user 759.59 system 3264.95 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Sep 19 16:38:14 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CBA21065675; Sun, 19 Sep 2010 16:38:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 2E9378FC1C; Sun, 19 Sep 2010 16:38:13 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8JGcDJN083146; Sun, 19 Sep 2010 12:38:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8JGcDVv083145; Sun, 19 Sep 2010 16:38:13 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 19 Sep 2010 16:38:13 GMT Message-Id: <201009191638.o8JGcDVv083145@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sparc64 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, 19 Sep 2010 16:38:14 -0000 TB --- 2010-09-19 16:01:48 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-19 16:01:48 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-09-19 16:01:48 - cleaning the object tree TB --- 2010-09-19 16:02:24 - cvsupping the source tree TB --- 2010-09-19 16:02:24 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-09-19 16:38:13 - WARNING: /usr/bin/csup returned exit code 1 TB --- 2010-09-19 16:38:13 - ERROR: unable to cvsup the source tree TB --- 2010-09-19 16:38:13 - 0.77 user 25.64 system 2184.91 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Sep 19 16:49:30 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F9E910656A6; Sun, 19 Sep 2010 16:49:30 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2-6.sentex.ca [IPv6:2607:f3e0:80:80::2]) by mx1.freebsd.org (Postfix) with ESMTP id 2B2618FC0C; Sun, 19 Sep 2010 16:49:30 +0000 (UTC) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.14.4/8.14.4) with ESMTP id o8JGnM5p036536 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 19 Sep 2010 12:49:22 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.14.4/8.14.4) with ESMTP id o8JGnLfa053988; Sun, 19 Sep 2010 12:49:21 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <201009191649.o8JGnLfa053988@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Sun, 19 Sep 2010 12:49:14 -0400 To: , , From: Mike Tancsa In-Reply-To: <201009191638.o8JGcDVv083145@freebsd-current.sentex.ca> References: <201009191638.o8JGcDVv083145@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Scanned-By: MIMEDefang 2.67 on 205.211.164.50 Cc: Subject: Re: [head tinderbox] failure on sparc64/sparc64 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: Sun, 19 Sep 2010 16:49:30 -0000 Sorry for the tinderbox breakagage again. Our main cvsup server seems to be triggering a bug in the em driver :( I will point it to an outside mirror for now... ---Mike At 12:38 PM 9/19/2010, FreeBSD Tinderbox wrote: >TB --- 2010-09-19 16:01:48 - tinderbox 2.6 running on >freebsd-current.sentex.ca >TB --- 2010-09-19 16:01:48 - starting HEAD tinderbox run for sparc64/sparc64 >TB --- 2010-09-19 16:01:48 - cleaning the object tree >TB --- 2010-09-19 16:02:24 - cvsupping the source tree >TB --- 2010-09-19 16:02:24 - /usr/bin/csup -z -r 3 -g -L 1 -h >cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile >TB --- 2010-09-19 16:38:13 - WARNING: /usr/bin/csup returned exit code 1 >TB --- 2010-09-19 16:38:13 - ERROR: unable to cvsup the source tree >TB --- 2010-09-19 16:38:13 - 0.77 user 25.64 system 2184.91 real > > >http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full >_______________________________________________ >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" -------------------------------------------------------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, mike@sentex.net Providing Internet since 1994 www.sentex.net Cambridge, Ontario Canada www.sentex.net/mike From owner-freebsd-tinderbox@FreeBSD.ORG Sun Sep 19 16:54:09 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 532CC1065672; Sun, 19 Sep 2010 16:54:09 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 1467B8FC21; Sun, 19 Sep 2010 16:54:08 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8JGs8Et015601; Sun, 19 Sep 2010 12:54:08 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8JGs8dl015600; Sun, 19 Sep 2010 16:54:08 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 19 Sep 2010 16:54:08 GMT Message-Id: <201009191654.o8JGs8dl015600@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sun4v 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, 19 Sep 2010 16:54:09 -0000 TB --- 2010-09-19 16:13:53 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-19 16:13:53 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-09-19 16:13:53 - cleaning the object tree TB --- 2010-09-19 16:14:22 - cvsupping the source tree TB --- 2010-09-19 16:14:22 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-09-19 16:54:08 - WARNING: /usr/bin/csup returned exit code 1 TB --- 2010-09-19 16:54:08 - ERROR: unable to cvsup the source tree TB --- 2010-09-19 16:54:08 - 0.66 user 24.52 system 2414.88 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Sep 19 18:09:15 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E56A1065670; Sun, 19 Sep 2010 18:09:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id BC35C8FC14; Sun, 19 Sep 2010 18:09:14 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8JI9DeX009005; Sun, 19 Sep 2010 14:09:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8JI9DAU009004; Sun, 19 Sep 2010 18:09:13 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 19 Sep 2010 18:09:13 GMT Message-Id: <201009191809.o8JI9DAU009004@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc64/powerpc 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, 19 Sep 2010 18:09:15 -0000 TB --- 2010-09-19 15:58:12 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-19 15:58:12 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2010-09-19 15:58:12 - cleaning the object tree TB --- 2010-09-19 15:59:10 - cvsupping the source tree TB --- 2010-09-19 15:59:10 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile TB --- 2010-09-19 18:09:13 - WARNING: /usr/bin/csup returned exit code 1 TB --- 2010-09-19 18:09:13 - ERROR: unable to cvsup the source tree TB --- 2010-09-19 18:09:13 - 1.34 user 39.65 system 7861.54 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Sep 20 05:01:09 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D70E1106564A; Mon, 20 Sep 2010 05:01:09 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 93D4C8FC0A; Mon, 20 Sep 2010 05:01:09 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8K5188V026792; Mon, 20 Sep 2010 01:01:08 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8K5183t026791; Mon, 20 Sep 2010 05:01:08 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 20 Sep 2010 05:01:08 GMT Message-Id: <201009200501.o8K5183t026791@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm 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: Mon, 20 Sep 2010 05:01:09 -0000 TB --- 2010-09-20 04:55:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-20 04:55:00 - starting HEAD tinderbox run for arm/arm TB --- 2010-09-20 04:55:00 - cleaning the object tree TB --- 2010-09-20 04:55:38 - cvsupping the source tree TB --- 2010-09-20 04:55:38 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup5.freebsd.org /tinderbox/HEAD/arm/arm/supfile TB --- 2010-09-20 05:01:08 - WARNING: /usr/bin/csup returned exit code 1 TB --- 2010-09-20 05:01:08 - ERROR: unable to cvsup the source tree TB --- 2010-09-20 05:01:08 - 1.19 user 35.12 system 367.85 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Sep 20 13:31:05 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A411A10656A3; Mon, 20 Sep 2010 13:31:05 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 5D9F28FC0A; Mon, 20 Sep 2010 13:31:05 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8KDV4rP036681; Mon, 20 Sep 2010 09:31:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8KDV4nn036675; Mon, 20 Sep 2010 13:31:04 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 20 Sep 2010 13:31:04 GMT Message-Id: <201009201331.o8KDV4nn036675@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_8_1 tinderbox] failure on amd64/amd64 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: Mon, 20 Sep 2010 13:31:05 -0000 TB --- 2010-09-20 13:24:47 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-20 13:24:47 - starting RELENG_8_1 tinderbox run for amd64/amd64 TB --- 2010-09-20 13:24:47 - cleaning the object tree TB --- 2010-09-20 13:25:45 - cvsupping the source tree TB --- 2010-09-20 13:25:45 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup5.freebsd.org /tinderbox/RELENG_8_1/amd64/amd64/supfile TB --- 2010-09-20 13:31:04 - WARNING: /usr/bin/csup returned exit code 1 TB --- 2010-09-20 13:31:04 - ERROR: unable to cvsup the source tree TB --- 2010-09-20 13:31:04 - 2.18 user 45.77 system 376.71 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8_1-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Sep 20 14:41:29 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB46B1065670; Mon, 20 Sep 2010 14:41:29 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id A99208FC25; Mon, 20 Sep 2010 14:41:29 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8KEfSJ1079062; Mon, 20 Sep 2010 10:41:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8KEfS3g079061; Mon, 20 Sep 2010 14:41:28 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 20 Sep 2010 14:41:28 GMT Message-Id: <201009201441.o8KEfS3g079061@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_8_1 tinderbox] failure on ia64/ia64 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: Mon, 20 Sep 2010 14:41:30 -0000 TB --- 2010-09-20 14:35:18 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-20 14:35:18 - starting RELENG_8_1 tinderbox run for ia64/ia64 TB --- 2010-09-20 14:35:18 - cleaning the object tree TB --- 2010-09-20 14:36:08 - cvsupping the source tree TB --- 2010-09-20 14:36:08 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup5.freebsd.org /tinderbox/RELENG_8_1/ia64/ia64/supfile TB --- 2010-09-20 14:41:28 - WARNING: /usr/bin/csup returned exit code 1 TB --- 2010-09-20 14:41:28 - ERROR: unable to cvsup the source tree TB --- 2010-09-20 14:41:28 - 1.81 user 35.35 system 369.84 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8_1-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Sep 21 14:26:23 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BB901065673; Tue, 21 Sep 2010 14:26:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 13A668FC13; Tue, 21 Sep 2010 14:26:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8LEQLVH005442; Tue, 21 Sep 2010 10:26:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8LEQLiM005439; Tue, 21 Sep 2010 14:26:21 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 21 Sep 2010 14:26:21 GMT Message-Id: <201009211426.o8LEQLiM005439@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm 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, 21 Sep 2010 14:26:23 -0000 TB --- 2010-09-21 14:20:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-21 14:20:00 - starting HEAD tinderbox run for arm/arm TB --- 2010-09-21 14:20:00 - cleaning the object tree TB --- 2010-09-21 14:20:45 - cvsupping the source tree TB --- 2010-09-21 14:20:45 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup5.freebsd.org /tinderbox/HEAD/arm/arm/supfile TB --- 2010-09-21 14:26:21 - WARNING: /usr/bin/csup returned exit code 1 TB --- 2010-09-21 14:26:21 - ERROR: unable to cvsup the source tree TB --- 2010-09-21 14:26:21 - 1.34 user 45.49 system 381.34 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Sep 22 09:19:22 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 983C6106564A; Wed, 22 Sep 2010 09:19:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 6B7F98FC0C; Wed, 22 Sep 2010 09:19:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8M9JLeV091029; Wed, 22 Sep 2010 05:19:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8M9JLn2091025; Wed, 22 Sep 2010 09:19:21 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 22 Sep 2010 09:19:21 GMT Message-Id: <201009220919.o8M9JLn2091025@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk 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: Wed, 22 Sep 2010 09:19:22 -0000 TB --- 2010-09-22 07:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-22 07:15:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2010-09-22 07:15:00 - cleaning the object tree TB --- 2010-09-22 07:16:22 - cvsupping the source tree TB --- 2010-09-22 07:16:22 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup5.freebsd.org /tinderbox/HEAD/i386/pc98/supfile TB --- 2010-09-22 07:17:13 - building world TB --- 2010-09-22 07:17:13 - MAKEOBJDIRPREFIX=/obj TB --- 2010-09-22 07:17:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-09-22 07:17:13 - TARGET=pc98 TB --- 2010-09-22 07:17:13 - TARGET_ARCH=i386 TB --- 2010-09-22 07:17:13 - TZ=UTC TB --- 2010-09-22 07:17:13 - __MAKE_CONF=/dev/null TB --- 2010-09-22 07:17:13 - cd /src TB --- 2010-09-22 07:17:13 - /usr/bin/make -B buildworld >>> World build started on Wed Sep 22 07:17:13 UTC 2010 >>> 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 >>> World build completed on Wed Sep 22 09:10:41 UTC 2010 TB --- 2010-09-22 09:10:41 - generating LINT kernel config TB --- 2010-09-22 09:10:41 - cd /src/sys/pc98/conf TB --- 2010-09-22 09:10:41 - /usr/bin/make -B LINT TB --- 2010-09-22 09:10:41 - building LINT kernel TB --- 2010-09-22 09:10:41 - MAKEOBJDIRPREFIX=/obj TB --- 2010-09-22 09:10:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-09-22 09:10:41 - TARGET=pc98 TB --- 2010-09-22 09:10:41 - TARGET_ARCH=i386 TB --- 2010-09-22 09:10:41 - TZ=UTC TB --- 2010-09-22 09:10:41 - __MAKE_CONF=/dev/null TB --- 2010-09-22 09:10:41 - cd /src TB --- 2010-09-22 09:10:41 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Sep 22 09:10:41 UTC 2010 >>> 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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stg/tmc18c30_isa.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stg/tmc18c30_pccard.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stg/tmc18c30_pci.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stg/tmc18c30_subr.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stge/if_stge.c /src/sys/dev/stge/if_stge.c: In function 'stge_poll': /src/sys/dev/stge/if_stge.c:1947: error: break statement not within loop or switch /src/sys/dev/stge/if_stge.c:1953: error: break statement not within loop or switch *** Error code 1 Stop in /obj/pc98.i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-09-22 09:19:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-09-22 09:19:21 - ERROR: failed to build lint kernel TB --- 2010-09-22 09:19:21 - 5318.59 user 1407.35 system 7460.97 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Sep 22 09:27:20 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72CC01065673; Wed, 22 Sep 2010 09:27:20 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 3F82E8FC1A; Wed, 22 Sep 2010 09:27:19 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8M9RJCN043937; Wed, 22 Sep 2010 05:27:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8M9RJAU043936; Wed, 22 Sep 2010 09:27:19 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 22 Sep 2010 09:27:19 GMT Message-Id: <201009220927.o8M9RJAU043936@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk 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, 22 Sep 2010 09:27:20 -0000 TB --- 2010-09-22 07:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-22 07:15:00 - starting HEAD tinderbox run for i386/i386 TB --- 2010-09-22 07:15:00 - cleaning the object tree TB --- 2010-09-22 07:16:26 - cvsupping the source tree TB --- 2010-09-22 07:16:26 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup5.freebsd.org /tinderbox/HEAD/i386/i386/supfile TB --- 2010-09-22 07:22:13 - building world TB --- 2010-09-22 07:22:13 - MAKEOBJDIRPREFIX=/obj TB --- 2010-09-22 07:22:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-09-22 07:22:13 - TARGET=i386 TB --- 2010-09-22 07:22:13 - TARGET_ARCH=i386 TB --- 2010-09-22 07:22:13 - TZ=UTC TB --- 2010-09-22 07:22:13 - __MAKE_CONF=/dev/null TB --- 2010-09-22 07:22:13 - cd /src TB --- 2010-09-22 07:22:13 - /usr/bin/make -B buildworld >>> World build started on Wed Sep 22 07:22:14 UTC 2010 >>> 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 >>> World build completed on Wed Sep 22 09:16:17 UTC 2010 TB --- 2010-09-22 09:16:17 - generating LINT kernel config TB --- 2010-09-22 09:16:17 - cd /src/sys/i386/conf TB --- 2010-09-22 09:16:17 - /usr/bin/make -B LINT TB --- 2010-09-22 09:16:17 - building LINT kernel TB --- 2010-09-22 09:16:17 - MAKEOBJDIRPREFIX=/obj TB --- 2010-09-22 09:16:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-09-22 09:16:17 - TARGET=i386 TB --- 2010-09-22 09:16:17 - TARGET_ARCH=i386 TB --- 2010-09-22 09:16:17 - TZ=UTC TB --- 2010-09-22 09:16:17 - __MAKE_CONF=/dev/null TB --- 2010-09-22 09:16:17 - cd /src TB --- 2010-09-22 09:16:17 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Sep 22 09:16:17 UTC 2010 >>> 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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stg/tmc18c30_isa.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stg/tmc18c30_pccard.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stg/tmc18c30_pci.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stg/tmc18c30_subr.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stge/if_stge.c /src/sys/dev/stge/if_stge.c: In function 'stge_poll': /src/sys/dev/stge/if_stge.c:1947: error: break statement not within loop or switch /src/sys/dev/stge/if_stge.c:1953: error: break statement not within loop or switch *** Error code 1 Stop in /obj/i386.i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-09-22 09:27:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-09-22 09:27:19 - ERROR: failed to build lint kernel TB --- 2010-09-22 09:27:19 - 5432.27 user 1388.86 system 7938.88 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Sep 22 10:08:47 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3E87106564A; Wed, 22 Sep 2010 10:08:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id AD52D8FC12; Wed, 22 Sep 2010 10:08:47 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8MA8kBt054221; Wed, 22 Sep 2010 06:08:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8MA8k2s054212; Wed, 22 Sep 2010 10:08:46 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 22 Sep 2010 10:08:46 GMT Message-Id: <201009221008.o8MA8k2s054212@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on amd64/amd64 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, 22 Sep 2010 10:08:48 -0000 TB --- 2010-09-22 07:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-22 07:15:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2010-09-22 07:15:00 - cleaning the object tree TB --- 2010-09-22 07:16:45 - cvsupping the source tree TB --- 2010-09-22 07:16:45 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup5.freebsd.org /tinderbox/HEAD/amd64/amd64/supfile TB --- 2010-09-22 07:32:44 - building world TB --- 2010-09-22 07:32:44 - MAKEOBJDIRPREFIX=/obj TB --- 2010-09-22 07:32:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-09-22 07:32:44 - TARGET=amd64 TB --- 2010-09-22 07:32:44 - TARGET_ARCH=amd64 TB --- 2010-09-22 07:32:44 - TZ=UTC TB --- 2010-09-22 07:32:44 - __MAKE_CONF=/dev/null TB --- 2010-09-22 07:32:44 - cd /src TB --- 2010-09-22 07:32:44 - /usr/bin/make -B buildworld >>> World build started on Wed Sep 22 07:32:44 UTC 2010 >>> 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Wed Sep 22 09:58:56 UTC 2010 TB --- 2010-09-22 09:58:56 - generating LINT kernel config TB --- 2010-09-22 09:58:56 - cd /src/sys/amd64/conf TB --- 2010-09-22 09:58:56 - /usr/bin/make -B LINT TB --- 2010-09-22 09:58:56 - building LINT kernel TB --- 2010-09-22 09:58:56 - MAKEOBJDIRPREFIX=/obj TB --- 2010-09-22 09:58:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-09-22 09:58:56 - TARGET=amd64 TB --- 2010-09-22 09:58:56 - TARGET_ARCH=amd64 TB --- 2010-09-22 09:58:56 - TZ=UTC TB --- 2010-09-22 09:58:56 - __MAKE_CONF=/dev/null TB --- 2010-09-22 09:58:56 - cd /src TB --- 2010-09-22 09:58:56 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Sep 22 09:58:56 UTC 2010 >>> 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 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stg/tmc18c30_isa.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stg/tmc18c30_pccard.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stg/tmc18c30_pci.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stg/tmc18c30_subr.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stge/if_stge.c /src/sys/dev/stge/if_stge.c: In function 'stge_poll': /src/sys/dev/stge/if_stge.c:1947: error: break statement not within loop or switch /src/sys/dev/stge/if_stge.c:1953: error: break statement not within loop or switch *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-09-22 10:08:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-09-22 10:08:46 - ERROR: failed to build lint kernel TB --- 2010-09-22 10:08:46 - 6652.39 user 1802.40 system 10426.20 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Sep 22 17:16:42 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9EB4106564A; Wed, 22 Sep 2010 17:16:42 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id AC7618FC16; Wed, 22 Sep 2010 17:16:42 +0000 (UTC) Received: by pxi17 with SMTP id 17so260772pxi.13 for ; Wed, 22 Sep 2010 10:16:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=b4HKKKoOyEk0JsiGVuwLrwXzTTOE4dri8sUZ1RNvffQ=; b=kglvNQ8F0v+xZN7HdIzJdzOJXMgwK8XywMgKbazANHJQQPuhMKus8+UwSzIOPsMcEG lLMyolj9comuAQ8mL/E/ZHMXyEKNkrg1ed+hrOjFTsWVD8l+OASo89THpAdzB6Zjvx23 KgUWKm4hymURGPlBIN+KgdFLp1HQc8ISuyWXo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=wRFELM/ZoZP9CZVVx8s1ikUSTJyo60FbJaWagEQeoPNdmEQ0ycvDnzFt1IJP7PMaqE kC3Ddann1TzWG0YBu5/jSkQjzZ1DUusi31g/wUV6I+jRo2ZiHlj4U2fP/czTkWe5DG5T 7eKC9YcFmRB8FKmNM8sGODVFcZEkgGhep4YoM= Received: by 10.114.39.9 with SMTP id m9mr487978wam.197.1285174194027; Wed, 22 Sep 2010 09:49:54 -0700 (PDT) Received: from pyunyh@gmail.com ([174.35.1.224]) by mx.google.com with ESMTPS id o4sm3530929iba.18.2010.09.22.09.49.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 22 Sep 2010 09:49:48 -0700 (PDT) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Wed, 22 Sep 2010 09:48:57 -0700 From: Pyun YongHyeon Date: Wed, 22 Sep 2010 09:48:57 -0700 To: FreeBSD Tinderbox Message-ID: <20100922164857.GA10299@michelle.cdnetworks.com> References: <201009221008.o8MA8k2s054212@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201009221008.o8MA8k2s054212@freebsd-current.sentex.ca> User-Agent: Mutt/1.4.2.3i Cc: amd64@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2010 17:16:43 -0000 On Wed, Sep 22, 2010 at 10:08:46AM +0000, FreeBSD Tinderbox wrote: [...] > cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stge/if_stge.c > /src/sys/dev/stge/if_stge.c: In function 'stge_poll': > /src/sys/dev/stge/if_stge.c:1947: error: break statement not within loop or switch > /src/sys/dev/stge/if_stge.c:1953: error: break statement not within loop or switch > *** Error code 1 > > Stop in /obj/src/sys/LINT. > *** Error code 1 > Sorry, it should be fixed now. From owner-freebsd-tinderbox@FreeBSD.ORG Thu Sep 23 14:41:39 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AF641065674; Thu, 23 Sep 2010 14:41:39 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id BEA478FC1C; Thu, 23 Sep 2010 14:41:38 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8NEfbDM011983; Thu, 23 Sep 2010 10:41:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8NEfbDD011979; Thu, 23 Sep 2010 14:41:37 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 23 Sep 2010 14:41:37 GMT Message-Id: <201009231441.o8NEfbDD011979@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_8 tinderbox] failure on mips/mips 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, 23 Sep 2010 14:41:39 -0000 TB --- 2010-09-23 11:13:24 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-23 11:13:24 - starting RELENG_8 tinderbox run for mips/mips TB --- 2010-09-23 11:13:24 - cleaning the object tree TB --- 2010-09-23 11:14:35 - cvsupping the source tree TB --- 2010-09-23 11:14:35 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup5.freebsd.org /tinderbox/RELENG_8/mips/mips/supfile TB --- 2010-09-23 11:18:16 - building world TB --- 2010-09-23 11:18:16 - MAKEOBJDIRPREFIX=/obj TB --- 2010-09-23 11:18:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-09-23 11:18:16 - TARGET=mips TB --- 2010-09-23 11:18:16 - TARGET_ARCH=mips TB --- 2010-09-23 11:18:16 - TZ=UTC TB --- 2010-09-23 11:18:16 - __MAKE_CONF=/dev/null TB --- 2010-09-23 11:18:16 - cd /src TB --- 2010-09-23 11:18:16 - /usr/bin/make -B buildworld >>> World build started on Thu Sep 23 11:18:17 UTC 2010 >>> 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 [...] /obj/mips/src/tmp/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 assertion fail /src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elfxx-mips.c:1899 /obj/mips/src/tmp/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 assertion fail /src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elfxx-mips.c:1902 /obj/mips/src/tmp/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 assertion fail /src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elfxx-mips.c:1899 /obj/mips/src/tmp/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 assertion fail /src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elfxx-mips.c:1902 /obj/mips/src/tmp/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 assertion fail /src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elfxx-mips.c:1899 /obj/mips/src/tmp/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 assertion fail /src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elfxx-mips.c:1902 /obj/mips/src/tmp/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 assertion fail /src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elfxx-mips.c:1899 /obj/mips/src/tmp/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 assertion fail /src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elfxx-mips.c:1902 *** Error code 1 Stop in /src/usr.bin/tftp. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-09-23 14:41:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-09-23 14:41:37 - ERROR: failed to build world TB --- 2010-09-23 14:41:37 - 2068.47 user 6701.08 system 12493.33 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Sep 25 09:39:44 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5564B106566C; Sat, 25 Sep 2010 09:39:44 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 0EEF48FC15; Sat, 25 Sep 2010 09:39:43 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o8P9dhsH045736; Sat, 25 Sep 2010 05:39:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o8P9dgJ4045735; Sat, 25 Sep 2010 09:39:42 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 25 Sep 2010 09:39:42 GMT Message-Id: <201009250939.o8P9dgJ4045735@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_8_1 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: Sat, 25 Sep 2010 09:39:44 -0000 TB --- 2010-09-25 09:27:31 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-09-25 09:27:31 - starting RELENG_8_1 tinderbox run for i386/i386 TB --- 2010-09-25 09:27:31 - cleaning the object tree TB --- 2010-09-25 09:32:30 - cvsupping the source tree TB --- 2010-09-25 09:32:30 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup5.freebsd.org /tinderbox/RELENG_8_1/i386/i386/supfile TB --- 2010-09-25 09:39:42 - WARNING: /usr/bin/csup returned exit code 1 TB --- 2010-09-25 09:39:42 - ERROR: unable to cvsup the source tree TB --- 2010-09-25 09:39:42 - 2.52 user 214.91 system 731.88 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8_1-i386-i386.full