From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jun 20 22:46:28 2009 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 E2C8D1065672; Sat, 20 Jun 2009 22:46:28 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id A4DE58FC0A; Sat, 20 Jun 2009 22:46:28 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n5KMkOHu079011; Sat, 20 Jun 2009 18:46:24 -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.14.3/8.14.3) with ESMTP id n5KMkOIM067146; Sat, 20 Jun 2009 18:46:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 15DBD7302F; Sat, 20 Jun 2009 18:46:24 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090620224624.15DBD7302F@freebsd-current.sentex.ca> Date: Sat, 20 Jun 2009 18:46:24 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 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: Sat, 20 Jun 2009 22:46:30 -0000 TB --- 2009-06-20 21:19:06 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-06-20 21:19:06 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2009-06-20 21:19:06 - cleaning the object tree TB --- 2009-06-20 21:19:29 - cvsupping the source tree TB --- 2009-06-20 21:19:29 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2009-06-20 21:19:37 - building world TB --- 2009-06-20 21:19:37 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-20 21:19:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-20 21:19:37 - TARGET=sparc64 TB --- 2009-06-20 21:19:37 - TARGET_ARCH=sparc64 TB --- 2009-06-20 21:19:37 - TZ=UTC TB --- 2009-06-20 21:19:37 - __MAKE_CONF=/dev/null TB --- 2009-06-20 21:19:37 - cd /src TB --- 2009-06-20 21:19:37 - /usr/bin/make -B buildworld >>> World build started on Sat Jun 20 21:19:39 UTC 2009 >>> 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 Sat Jun 20 22:40:07 UTC 2009 TB --- 2009-06-20 22:40:07 - generating LINT kernel config TB --- 2009-06-20 22:40:07 - cd /src/sys/sparc64/conf TB --- 2009-06-20 22:40:07 - /usr/bin/make -B LINT TB --- 2009-06-20 22:40:07 - building LINT kernel TB --- 2009-06-20 22:40:07 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-20 22:40:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-20 22:40:07 - TARGET=sparc64 TB --- 2009-06-20 22:40:07 - TARGET_ARCH=sparc64 TB --- 2009-06-20 22:40:07 - TZ=UTC TB --- 2009-06-20 22:40:07 - __MAKE_CONF=/dev/null TB --- 2009-06-20 22:40:07 - cd /src TB --- 2009-06-20 22:40:07 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jun 20 22:40:07 UTC 2009 >>> 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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/dev/cxgb/common/cxgb_mv88e1xxx.c -I/src/sys/dev/cxgb 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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/dev/cxgb/common/cxgb_xgmac.c -I/src/sys/dev/cxgb 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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/dev/cxgb/common/cxgb_t3_hw.c -I/src/sys/dev/cxgb 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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/dev/cxgb/common/cxgb_tn1010.c -I/src/sys/dev/cxgb 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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/dev/cxgb/sys/uipc_mvec.c -I/src/sys/dev/cxgb cc1: warnings being treated as errors /src/sys/dev/cxgb/sys/uipc_mvec.c: In function 'busdma_map_sg_collapse': /src/sys/dev/cxgb/sys/uipc_mvec.c:93: warning: passing argument 3 of 'txq->entry_tag->dt_mt->dm_dmamap_load_mbuf_sg' from incompatible pointer type *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-06-20 22:46:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-20 22:46:23 - ERROR: failed to build lint kernel TB --- 2009-06-20 22:46:23 - 4097.41 user 410.33 system 5237.10 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full