From owner-freebsd-stable@FreeBSD.ORG Tue Jan 13 00:31:20 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D24B1065672; Tue, 13 Jan 2009 00:31:20 +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 F05828FC1A; Tue, 13 Jan 2009 00:31:19 +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 n0D0VHEo042147; Mon, 12 Jan 2009 19:31:17 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n0D0VHvY077480; Mon, 12 Jan 2009 19:31:17 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 9E9131B5060; Mon, 12 Jan 2009 19:31:17 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090113003117.9E9131B5060@freebsd-stable.sentex.ca> Date: Mon, 12 Jan 2009 19:31:17 -0500 (EST) X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [releng_7 tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2009 00:31:21 -0000 TB --- 2009-01-12 23:22:06 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-01-12 23:22:06 - starting RELENG_7 tinderbox run for powerpc/powerpc TB --- 2009-01-12 23:22:06 - cleaning the object tree TB --- 2009-01-12 23:22:27 - cvsupping the source tree TB --- 2009-01-12 23:22:27 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/powerpc/powerpc/supfile TB --- 2009-01-12 23:22:37 - building world TB --- 2009-01-12 23:22:37 - MAKEOBJDIRPREFIX=/obj TB --- 2009-01-12 23:22:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-01-12 23:22:37 - TARGET=powerpc TB --- 2009-01-12 23:22:37 - TARGET_ARCH=powerpc TB --- 2009-01-12 23:22:37 - TZ=UTC TB --- 2009-01-12 23:22:37 - __MAKE_CONF=/dev/null TB --- 2009-01-12 23:22:37 - cd /src TB --- 2009-01-12 23:22:37 - /usr/bin/make -B buildworld >>> World build started on Mon Jan 12 23:22: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 Tue Jan 13 00:27:57 UTC 2009 TB --- 2009-01-13 00:27:57 - generating LINT kernel config TB --- 2009-01-13 00:27:57 - cd /src/sys/powerpc/conf TB --- 2009-01-13 00:27:57 - /usr/bin/make -B LINT TB --- 2009-01-13 00:27:57 - building LINT kernel TB --- 2009-01-13 00:27:57 - MAKEOBJDIRPREFIX=/obj TB --- 2009-01-13 00:27:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-01-13 00:27:57 - TARGET=powerpc TB --- 2009-01-13 00:27:57 - TARGET_ARCH=powerpc TB --- 2009-01-13 00:27:57 - TZ=UTC TB --- 2009-01-13 00:27:57 - __MAKE_CONF=/dev/null TB --- 2009-01-13 00:27:57 - cd /src TB --- 2009-01-13 00:27:57 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jan 13 00:27:58 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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/ata/ata_if.m -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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror ata_if.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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/ata/ata-all.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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/ata/ata-card.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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/ata/ata-chipset.c /src/sys/dev/ata/ata-chipset.c: In function 'ata_marvell_ident': /src/sys/dev/ata/ata-chipset.c:2558: error: 'MV_61XX' undeclared (first use in this function) /src/sys/dev/ata/ata-chipset.c:2558: error: (Each undeclared identifier is reported only once /src/sys/dev/ata/ata-chipset.c:2558: error: for each function it appears in.) *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-01-13 00:31:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-01-13 00:31:16 - ERROR: failed to build lint kernel TB --- 2009-01-13 00:31:16 - 3493.72 user 348.45 system 4150.61 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-powerpc-powerpc.full