From owner-freebsd-current@FreeBSD.ORG Wed Jan 26 22:35:06 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5436616A4CF; Wed, 26 Jan 2005 22:35:06 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A13CE43D46; Wed, 26 Jan 2005 22:35:05 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0QMZ4rf097951; Wed, 26 Jan 2005 17:35:05 -0500 (EST) (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.1/8.13.1) with ESMTP id j0QMZ4O6074230; Wed, 26 Jan 2005 17:35:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5C1207306E; Wed, 26 Jan 2005 17:35:04 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050126223504.5C1207306E@freebsd-current.sentex.ca> Date: Wed, 26 Jan 2005 17:35:04 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on clamscanner1 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 22:35:06 -0000 TB --- 2005-01-26 20:48:22 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-26 20:48:22 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2005-01-26 20:48:22 - checking out the source tree TB --- 2005-01-26 20:48:22 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2005-01-26 20:48:22 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-26 20:53:49 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-26 20:53:49 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2005-01-26 20:53:49 - /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 --- 2005-01-26 22:24:39 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-26 22:24:39 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2005-01-26 22:24:39 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Jan 26 22:24:39 UTC 2005 >>> 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 /tinderbox/CURRENT/ia64/ia64/src/sys/modules/aio/../../conf/kmod_syms.awk aio.kld export_syms | xargs -J% objcopy % aio.kld ld -Bshareable -d -warn-common -o aio.ko.debug aio.kld objcopy --strip-debug aio.ko.debug aio.ko ===> amr (all) cc -O2 -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/ia64/ia64/src/sys/modules/amr/../../dev/amr/amr.c cc -O2 -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/ia64/ia64/src/sys/modules/amr/../../dev/amr/amr_pci.c /tinderbox/CURRENT/ia64/ia64/src/sys/modules/amr/../../dev/amr/amr_pci.c: In function `amr_setup_mbox': /tinderbox/CURRENT/ia64/ia64/src/sys/modules/amr/../../dev/amr/amr_pci.c:605: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/sys/modules/amr. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2005-01-26 22:35:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-26 22:35:04 - ERROR: failed to build generic kernel TB --- 2005-01-26 22:35:04 - tinderbox aborted