From owner-freebsd-i386@FreeBSD.ORG Fri Jun 30 05:18:23 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26C6B16A40F; Fri, 30 Jun 2006 05:18:23 +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 B9C3243D48; Fri, 30 Jun 2006 05:18:22 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k5U5ILw4024889; Fri, 30 Jun 2006 01:18:21 -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.13.4P/8.13.4) with ESMTP id k5U5ILs3057681; Fri, 30 Jun 2006 01:18:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 300807302F; Fri, 30 Jun 2006 01:18:21 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060630051821.300807302F@freebsd-current.sentex.ca> Date: Fri, 30 Jun 2006 01:18:21 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on clamscanner3 X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 05:18:23 -0000 TB --- 2006-06-30 03:45:44 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-06-30 03:45:44 - starting HEAD tinderbox run for i386/i386 TB --- 2006-06-30 03:45:44 - cleaning the object tree TB --- 2006-06-30 03:46:18 - checking out the source tree TB --- 2006-06-30 03:46:18 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-06-30 03:46:18 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-06-30 03:54:16 - building world (CFLAGS=-O2 -pipe) TB --- 2006-06-30 03:54:16 - cd /src TB --- 2006-06-30 03:54:16 - /usr/bin/make -B buildworld >>> 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 TB --- 2006-06-30 05:01:30 - generating LINT kernel config TB --- 2006-06-30 05:01:30 - cd /src/sys/i386/conf TB --- 2006-06-30 05:01:30 - /usr/bin/make -B LINT TB --- 2006-06-30 05:01:30 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-06-30 05:01:30 - cd /src TB --- 2006-06-30 05:01:30 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 30 05:01:31 UTC 2006 >>> 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 [...] touch export_syms awk -f /src/sys/modules/acpi/acpi/../../../conf/kmod_syms.awk acpi.kld export_syms | xargs -J% objcopy % acpi.kld ld -Bshareable -d -warn-common -o acpi.ko acpi.kld objcopy --strip-debug acpi.ko ===> acpi/acpi_asus (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/src/sys/modules/acpi/acpi_asus/../../../contrib/dev/acpica -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -c /src/sys/modules/acpi/acpi_asus/../../../dev/acpi_support/acpi_asus.c /src/sys/modules/acpi/acpi_asus/../../../dev/acpi_support/acpi_asus.c: In function `acpi_asus_attach': /src/sys/modules/acpi/acpi_asus/../../../dev/acpi_support/acpi_asus.c:584: error: 'for' loop initial declaration used outside C99 mode *** Error code 1 Stop in /src/sys/modules/acpi/acpi_asus. *** Error code 1 Stop in /src/sys/modules/acpi. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-06-30 05:18:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-06-30 05:18:20 - ERROR: failed to build lint kernel TB --- 2006-06-30 05:18:20 - tinderbox aborted TB --- 1.16 user 5.89 system 5556.95 real