From owner-freebsd-sparc64@FreeBSD.ORG Mon Feb 1 07:10:06 2010 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05EA5106568D; Mon, 1 Feb 2010 07:10:06 +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 CEEB68FC1D; Mon, 1 Feb 2010 07:10:05 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o117A4go040698; Mon, 1 Feb 2010 02:10:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o117A4Ub040689; Mon, 1 Feb 2010 07:10:04 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 1 Feb 2010 07:10:04 GMT Message-Id: <201002010710.o117A4Ub040689@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-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2010 07:10:06 -0000 TB --- 2010-02-01 05:57:15 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-01 05:57:15 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-02-01 05:57:15 - cleaning the object tree TB --- 2010-02-01 05:57:28 - cvsupping the source tree TB --- 2010-02-01 05:57:28 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-02-01 05:57:53 - building world TB --- 2010-02-01 05:57:53 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-01 05:57:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-01 05:57:53 - TARGET=sun4v TB --- 2010-02-01 05:57:53 - TARGET_ARCH=sparc64 TB --- 2010-02-01 05:57:53 - TZ=UTC TB --- 2010-02-01 05:57:53 - __MAKE_CONF=/dev/null TB --- 2010-02-01 05:57:53 - cd /src TB --- 2010-02-01 05:57:53 - /usr/bin/make -B buildworld >>> World build started on Mon Feb 1 05:57:54 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 Mon Feb 1 06:53:27 UTC 2010 TB --- 2010-02-01 06:53:27 - generating LINT kernel config TB --- 2010-02-01 06:53:27 - cd /src/sys/sun4v/conf TB --- 2010-02-01 06:53:27 - /usr/bin/make -B LINT TB --- 2010-02-01 06:53:27 - building LINT kernel TB --- 2010-02-01 06:53:27 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-01 06:53:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-01 06:53:27 - TARGET=sun4v TB --- 2010-02-01 06:53:27 - TARGET_ARCH=sparc64 TB --- 2010-02-01 06:53:27 - TZ=UTC TB --- 2010-02-01 06:53:27 - __MAKE_CONF=/dev/null TB --- 2010-02-01 06:53:27 - cd /src TB --- 2010-02-01 06:53:27 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Feb 1 06:53:27 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 -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sun4v/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/sun4v/src/sys/LINT -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/siba_bwn/../../dev/siba/siba_core.c cc1: warnings being treated as errors /src/sys/modules/siba_bwn/../../dev/siba/siba_core.c: In function 'siba_pci_write_multi_1': /src/sys/modules/siba_bwn/../../dev/siba/siba_core.c:710: warning: passing argument 4 of 'bus_space_write_multi_1' discards qualifiers from pointer target type /src/sys/modules/siba_bwn/../../dev/siba/siba_core.c: In function 'siba_pci_write_multi_2': /src/sys/modules/siba_bwn/../../dev/siba/siba_core.c:723: warning: passing argument 4 of 'bus_space_write_multi_2' discards qualifiers from pointer target type /src/sys/modules/siba_bwn/../../dev/siba/siba_core.c: In function 'siba_pci_write_multi_4': /src/sys/modules/siba_bwn/../../dev/siba/siba_core.c:736: warning: passing argument 4 of 'bus_space_write_multi_4' discards qualifiers from pointer target type *** Error code 1 Stop in /src/sys/modules/siba_bwn. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-01 07:10:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-01 07:10:04 - ERROR: failed to build lint kernel TB --- 2010-02-01 07:10:04 - 3454.22 user 647.59 system 4368.96 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full