From owner-freebsd-i386@FreeBSD.ORG Wed Jun 22 21:19:34 2011 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8EC411065673; Wed, 22 Jun 2011 21:19:34 +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 49E528FC28; Wed, 22 Jun 2011 21:19:33 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p5MLJWM6057081; Wed, 22 Jun 2011 17:19:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p5MLJW2R057052; Wed, 22 Jun 2011 21:19:32 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 22 Jun 2011 21:19:32 GMT Message-Id: <201106222119.p5MLJW2R057052@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 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: Wed, 22 Jun 2011 21:19:34 -0000 TB --- 2011-06-22 19:10:00 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-06-22 19:10:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-06-22 19:10:00 - cleaning the object tree TB --- 2011-06-22 19:10:46 - cvsupping the source tree TB --- 2011-06-22 19:10:46 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-06-22 19:16:10 - building world TB --- 2011-06-22 19:16:10 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-22 19:16:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-22 19:16:10 - TARGET=i386 TB --- 2011-06-22 19:16:10 - TARGET_ARCH=i386 TB --- 2011-06-22 19:16:10 - TZ=UTC TB --- 2011-06-22 19:16:10 - __MAKE_CONF=/dev/null TB --- 2011-06-22 19:16:10 - cd /src TB --- 2011-06-22 19:16:10 - /usr/bin/make -B buildworld >>> World build started on Wed Jun 22 19:16:10 UTC 2011 >>> 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 Wed Jun 22 21:14:00 UTC 2011 TB --- 2011-06-22 21:14:00 - generating LINT kernel config TB --- 2011-06-22 21:14:00 - cd /src/sys/i386/conf TB --- 2011-06-22 21:14:00 - /usr/bin/make -B LINT TB --- 2011-06-22 21:14:00 - building LINT kernel TB --- 2011-06-22 21:14:00 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-22 21:14:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-22 21:14:00 - TARGET=i386 TB --- 2011-06-22 21:14:00 - TARGET_ARCH=i386 TB --- 2011-06-22 21:14:00 - TZ=UTC TB --- 2011-06-22 21:14:00 - __MAKE_CONF=/dev/null TB --- 2011-06-22 21:14:00 - cd /src TB --- 2011-06-22 21:14:00 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jun 22 21:14:00 UTC 2011 >>> 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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/acpica/acpi_pci.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/acpica/acpi_pci_link.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/acpica/acpi_pcib.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/acpica/acpi_pcib_acpi.c cc1: warnings being treated as errors /src/sys/dev/acpica/acpi_pcib_acpi.c: In function 'acpi_pcib_acpi_alloc_resource': /src/sys/dev/acpica/acpi_pcib_acpi.c:366: warning: implicit declaration of function 'hostb_alloc_start' /src/sys/dev/acpica/acpi_pcib_acpi.c:366: warning: nested extern declaration of 'hostb_alloc_start' [-Wnested-externs] *** Error code 1 Stop in /obj/i386.i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-06-22 21:19:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-06-22 21:19:31 - ERROR: failed to build lint kernel TB --- 2011-06-22 21:19:31 - 5814.14 user 1096.67 system 7771.18 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full