From owner-freebsd-current@FreeBSD.ORG Tue Aug 5 15:45:41 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92F23106567B; Tue, 5 Aug 2008 15:45:41 +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 6B5BA8FC1C; Tue, 5 Aug 2008 15:45:41 +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.2/8.14.2) with ESMTP id m75FjdCC080023; Tue, 5 Aug 2008 11:45:39 -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.2/8.14.2) with ESMTP id m75FjdS3031846; Tue, 5 Aug 2008 11:45:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5053E73039; Tue, 5 Aug 2008 11:45:39 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080805154539.5053E73039@freebsd-current.sentex.ca> Date: Tue, 5 Aug 2008 11:45:39 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner3 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-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 15:45:41 -0000 TB --- 2008-08-05 14:27:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-05 14:27:31 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-08-05 14:27:31 - cleaning the object tree TB --- 2008-08-05 14:27:51 - cvsupping the source tree TB --- 2008-08-05 14:27:51 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-08-05 14:27:57 - building world (CFLAGS=-O -pipe) TB --- 2008-08-05 14:27:57 - cd /src TB --- 2008-08-05 14:27:57 - /usr/bin/make -B buildworld >>> World build started on Tue Aug 5 14:28:00 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 Tue Aug 5 15:35:14 UTC 2008 TB --- 2008-08-05 15:35:14 - generating LINT kernel config TB --- 2008-08-05 15:35:14 - cd /src/sys/sparc64/conf TB --- 2008-08-05 15:35:14 - /usr/bin/make -B LINT TB --- 2008-08-05 15:35:14 - building LINT kernel (COPTFLAGS=) TB --- 2008-08-05 15:35:14 - cd /src TB --- 2008-08-05 15:35:14 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Aug 5 15:35:14 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 [...] :> export_syms awk -f /src/sys/modules/i2c/controllers/lpbb/../../../../conf/kmod_syms.awk lpbb.kld export_syms | xargs -J% objcopy % lpbb.kld ld -Bshareable -d -warn-common -o lpbb.ko lpbb.kld objcopy --strip-debug lpbb.ko ===> i2c/controllers/pcf (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sparc64/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/sparc64/src/sys/LINT -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -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/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_driver' undeclared here (not in a function) /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_devclass' undeclared here (not in a function) *** Error code 1 Stop in /src/sys/modules/i2c/controllers/pcf. *** Error code 1 Stop in /src/sys/modules/i2c/controllers. *** Error code 1 Stop in /src/sys/modules/i2c. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-05 15:45:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-05 15:45:39 - ERROR: failed to build lint kernel TB --- 2008-08-05 15:45:39 - tinderbox aborted TB --- 3351.94 user 411.47 system 4687.66 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full