From owner-freebsd-sparc64@FreeBSD.ORG Sat Dec 20 06:25:11 2008 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 D666C1065670; Sat, 20 Dec 2008 06:25:11 +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 96D768FC20; Sat, 20 Dec 2008 06:25:11 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id mBK6P9Jw043327; Sat, 20 Dec 2008 01:25:09 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id mBK6P9s8080398; Sat, 20 Dec 2008 01:25:09 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1A2C07302F; Sat, 20 Dec 2008 01:25:09 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20081220062509.1A2C07302F@freebsd-current.sentex.ca> Date: Sat, 20 Dec 2008 01:25:09 -0500 (EST) X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on clamscanner4 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on sparc64/sparc64 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: Sat, 20 Dec 2008 06:25:12 -0000 TB --- 2008-12-20 04:58:11 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2008-12-20 04:58:11 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-12-20 04:58:11 - cleaning the object tree TB --- 2008-12-20 04:58:35 - cvsupping the source tree TB --- 2008-12-20 04:58:35 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-12-20 04:58:45 - building world TB --- 2008-12-20 04:58:45 - MAKEOBJDIRPREFIX=/obj TB --- 2008-12-20 04:58:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2008-12-20 04:58:45 - TARGET=sparc64 TB --- 2008-12-20 04:58:45 - TARGET_ARCH=sparc64 TB --- 2008-12-20 04:58:45 - TZ=UTC TB --- 2008-12-20 04:58:45 - __MAKE_CONF=/dev/null TB --- 2008-12-20 04:58:45 - cd /src TB --- 2008-12-20 04:58:45 - /usr/bin/make -B buildworld >>> World build started on Sat Dec 20 04:58:46 UTC 2008 >>> 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 Dec 20 06:16:19 UTC 2008 TB --- 2008-12-20 06:16:19 - generating LINT kernel config TB --- 2008-12-20 06:16:19 - cd /src/sys/sparc64/conf TB --- 2008-12-20 06:16:19 - /usr/bin/make -B LINT TB --- 2008-12-20 06:16:19 - building LINT kernel TB --- 2008-12-20 06:16:19 - MAKEOBJDIRPREFIX=/obj TB --- 2008-12-20 06:16:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2008-12-20 06:16:19 - TARGET=sparc64 TB --- 2008-12-20 06:16:19 - TARGET_ARCH=sparc64 TB --- 2008-12-20 06:16:19 - TZ=UTC TB --- 2008-12-20 06:16:19 - __MAKE_CONF=/dev/null TB --- 2008-12-20 06:16:19 - cd /src TB --- 2008-12-20 06:16:19 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Dec 20 06:16:19 UTC 2008 >>> 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/uart/uart_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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/dev/uart/uart_tty.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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/dev/ubsec/ubsec.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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/dev/usb/ehci.c cc1: warnings being treated as errors /src/sys/dev/usb/ehci.c: In function 'ehci_idone': /src/sys/dev/usb/ehci.c:872: warning: passing argument 1 of 'ehci_dump_exfer' from incompatible pointer type /src/sys/dev/usb/ehci.c:872: error: too many arguments to function 'ehci_dump_exfer' *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-12-20 06:25:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-12-20 06:25:08 - ERROR: failed to build lint kernel TB --- 2008-12-20 06:25:08 - 4194.43 user 397.08 system 5217.43 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full