From owner-freebsd-stable@FreeBSD.ORG Sun Jun 7 13:44:01 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 75A501065673; Sun, 7 Jun 2009 13:44:01 +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 360178FC12; Sun, 7 Jun 2009 13:44:01 +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 n57DhxnQ035178; Sun, 7 Jun 2009 09:43:59 -0400 (EDT) (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 n57DhxVM027760; Sun, 7 Jun 2009 09:43:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 63FCE1B5060; Sun, 7 Jun 2009 09:43:59 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090607134359.63FCE1B5060@freebsd-stable.sentex.ca> Date: Sun, 7 Jun 2009 09:43:59 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [releng_7 tinderbox] failure on ia64/ia64 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: Sun, 07 Jun 2009 13:44:02 -0000 TB --- 2009-06-07 12:08:02 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-06-07 12:08:02 - starting RELENG_7 tinderbox run for ia64/ia64 TB --- 2009-06-07 12:08:02 - cleaning the object tree TB --- 2009-06-07 12:08:22 - cvsupping the source tree TB --- 2009-06-07 12:08:22 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/ia64/ia64/supfile TB --- 2009-06-07 12:08:35 - building world TB --- 2009-06-07 12:08:35 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-07 12:08:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-07 12:08:35 - TARGET=ia64 TB --- 2009-06-07 12:08:35 - TARGET_ARCH=ia64 TB --- 2009-06-07 12:08:35 - TZ=UTC TB --- 2009-06-07 12:08:35 - __MAKE_CONF=/dev/null TB --- 2009-06-07 12:08:35 - cd /src TB --- 2009-06-07 12:08:35 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 7 12:08:36 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 Sun Jun 7 13:37:38 UTC 2009 TB --- 2009-06-07 13:37:38 - generating LINT kernel config TB --- 2009-06-07 13:37:38 - cd /src/sys/ia64/conf TB --- 2009-06-07 13:37:38 - /usr/bin/make -B LINT TB --- 2009-06-07 13:37:38 - building LINT kernel TB --- 2009-06-07 13:37:38 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-07 13:37:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-07 13:37:38 - TARGET=ia64 TB --- 2009-06-07 13:37:38 - TARGET_ARCH=ia64 TB --- 2009-06-07 13:37:38 - TZ=UTC TB --- 2009-06-07 13:37:38 - __MAKE_CONF=/dev/null TB --- 2009-06-07 13:37:38 - cd /src TB --- 2009-06-07 13:37:38 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jun 7 13:37:39 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 [...] 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 -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/hme/if_hme.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 -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/hme/if_hme_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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/hwpmc/hwpmc_logging.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 -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/hwpmc/hwpmc_mod.c cc1: warnings being treated as errors /src/sys/dev/hwpmc/hwpmc_mod.c: In function 'pmc_process_interrupt': /src/sys/dev/hwpmc/hwpmc_mod.c:3895: warning: implicit declaration of function 'PMC_TRAPFRAME_TO_PC' /src/sys/dev/hwpmc/hwpmc_mod.c:3895: warning: nested extern declaration of 'PMC_TRAPFRAME_TO_PC' *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-06-07 13:43:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-07 13:43:58 - ERROR: failed to build lint kernel TB --- 2009-06-07 13:43:58 - 4851.80 user 386.43 system 5756.63 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-ia64-ia64.full