From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jan 23 12:27:37 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61C7A16A4CE; Sun, 23 Jan 2005 12:27:37 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1E8843D31; Sun, 23 Jan 2005 12:27:36 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id j0NCRafw089687; Sun, 23 Jan 2005 07:27:36 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0NCRa0U000776; Sun, 23 Jan 2005 07:27:36 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 244457306E; Sun, 23 Jan 2005 07:27:36 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050123122736.244457306E@freebsd-current.sentex.ca> Date: Sun, 23 Jan 2005 07:27:36 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on clamscanner4 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2005 12:27:37 -0000 TB --- 2005-01-23 11:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-23 11:00:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-01-23 11:00:00 - checking out the source tree TB --- 2005-01-23 11:00:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-01-23 11:00:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-23 11:05:35 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-23 11:05:35 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-01-23 11:05:35 - /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-23 12:12:50 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-23 12:12:50 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-01-23 12:12:50 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Jan 23 12:12:51 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 >>> Kernel build for GENERIC completed on Sun Jan 23 12:26:11 UTC 2005 TB --- 2005-01-23 12:26:11 - generating LINT kernel config TB --- 2005-01-23 12:26:11 - cd /home/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/conf TB --- 2005-01-23 12:26:11 - /usr/bin/make -B LINT TB --- 2005-01-23 12:26:11 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-23 12:26:11 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-01-23 12:26:11 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 23 12:26:11 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 [...] awk -f /tinderbox/CURRENT/alpha/alpha/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/alpha/alpha/src/sys/alpha/alpha/clock_if.m -h awk -f /tinderbox/CURRENT/alpha/alpha/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/alpha/alpha/src/sys/alpha/pci/alphapci_if.m -h awk -f /tinderbox/CURRENT/alpha/alpha/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/alpha/alpha/src/sys/dev/dec/mcclock_if.m -h if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep /home/tinderbox/CURRENT/alpha/alpha/obj/tinderbox/CURRENT/alpha/alpha/src/make.i386/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fn o-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding /tinderbox/CURRENT/alpha/alpha/src/sys/dev/isp/isp_freebsd.c:1500:34: macro "AT_MAKE_TAGID" requires 3 arguments, but only 2 given mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-01-23 12:27:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-23 12:27:35 - ERROR: failed to build lint kernel TB --- 2005-01-23 12:27:35 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jan 23 13:57:37 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F24C416A4CE; Sun, 23 Jan 2005 13:57:36 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 876A743D46; Sun, 23 Jan 2005 13:57:36 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id j0NDvZe7092416; Sun, 23 Jan 2005 08:57:36 -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 j0NDvZJc087853; Sun, 23 Jan 2005 08:57:35 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 355A17306E; Sun, 23 Jan 2005 08:57:35 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050123135735.355A17306E@freebsd-current.sentex.ca> Date: Sun, 23 Jan 2005 08:57:35 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on clamscanner2 X-Virus-Status: Clean Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2005 13:57:37 -0000 TB --- 2005-01-23 12:27:36 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-23 12:27:36 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2005-01-23 12:27:36 - checking out the source tree TB --- 2005-01-23 12:27:36 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2005-01-23 12:27:36 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-23 12:33:16 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-23 12:33:16 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-01-23 12:33: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 --- 2005-01-23 13:40:46 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-23 13:40:46 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-01-23 13:40:46 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Jan 23 13:40:46 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 >>> Kernel build for GENERIC completed on Sun Jan 23 13:55:56 UTC 2005 TB --- 2005-01-23 13:55:56 - generating LINT kernel config TB --- 2005-01-23 13:55:56 - cd /home/tinderbox/CURRENT/amd64/amd64/src/sys/amd64/conf TB --- 2005-01-23 13:55:56 - /usr/bin/make -B LINT TB --- 2005-01-23 13:55:56 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-23 13:55:56 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-01-23 13:55:56 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 23 13:55:56 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 [...] awk -f /tinderbox/CURRENT/amd64/amd64/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/amd64/amd64/src/sys/libkern/iconv_converter_if.m -h awk -f /tinderbox/CURRENT/amd64/amd64/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/amd64/amd64/src/sys/pci/agp_if.m -h awk -f /tinderbox/CURRENT/amd64/amd64/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/amd64/amd64/src/sys/dev/acpica/acpi_if.m -h if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep /home/tinderbox/CURRENT/amd64/amd64/obj/tinderbox/CURRENT/amd64/amd64/src/make.i386/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -fno-omit-frame-po inter -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding /tinderbox/CURRENT/amd64/amd64/src/sys/dev/isp/isp_freebsd.c:1500:34: macro "AT_MAKE_TAGID" requires 3 arguments, but only 2 given mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2005-01-23 13:57:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-23 13:57:35 - ERROR: failed to build lint kernel TB --- 2005-01-23 13:57:35 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jan 23 15:29:32 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B3F116A4CF; Sun, 23 Jan 2005 15:29:32 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C902443D31; Sun, 23 Jan 2005 15:29:31 +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 j0NFTVNN027507; Sun, 23 Jan 2005 10:29:31 -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 j0NFTUa1013767; Sun, 23 Jan 2005 10:29:30 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A39A27306E; Sun, 23 Jan 2005 10:29:30 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050123152930.A39A27306E@freebsd-current.sentex.ca> Date: Sun, 23 Jan 2005 10:29:30 -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 i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2005 15:29:32 -0000 TB --- 2005-01-23 13:57:35 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-23 13:57:35 - starting CURRENT tinderbox run for i386/i386 TB --- 2005-01-23 13:57:35 - checking out the source tree TB --- 2005-01-23 13:57:35 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2005-01-23 13:57:35 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-23 14:03:15 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-23 14:03:15 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-01-23 14:03:15 - /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-23 15:10:39 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-23 15:10:39 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-01-23 15:10:39 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Jan 23 15:10:40 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 >>> Kernel build for GENERIC completed on Sun Jan 23 15:27:39 UTC 2005 TB --- 2005-01-23 15:27:39 - generating LINT kernel config TB --- 2005-01-23 15:27:39 - cd /home/tinderbox/CURRENT/i386/i386/src/sys/i386/conf TB --- 2005-01-23 15:27:39 - /usr/bin/make -B LINT TB --- 2005-01-23 15:27:39 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-23 15:27:39 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-01-23 15:27:39 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 23 15:27: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 [...] awk -f /tinderbox/CURRENT/i386/i386/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/i386/i386/src/sys/libkern/iconv_converter_if.m -h awk -f /tinderbox/CURRENT/i386/i386/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/i386/i386/src/sys/pci/agp_if.m -h awk -f /tinderbox/CURRENT/i386/i386/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/i386/i386/src/sys/dev/acpica/acpi_if.m -h if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/make.i386/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -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 -ffreestanding /tinderbox/CURRENT/i386/i386/src/sys/dev/isp/isp_freebsd.c:1500:34: macro "AT_MAKE_TAGID" requires 3 arguments, but only 2 given mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2005-01-23 15:29:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-23 15:29:30 - ERROR: failed to build lint kernel TB --- 2005-01-23 15:29:30 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jan 23 16:58:25 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E1AD16A4CE; Sun, 23 Jan 2005 16:58:25 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id C98B443D58; Sun, 23 Jan 2005 16:58:24 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id j0NGwOfC098374; Sun, 23 Jan 2005 11:58:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0NGwOiA071308; Sun, 23 Jan 2005 11:58:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 264947306E; Sun, 23 Jan 2005 11:58:24 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050123165824.264947306E@freebsd-current.sentex.ca> Date: Sun, 23 Jan 2005 11:58:24 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on clamscanner4 X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2005 16:58:25 -0000 TB --- 2005-01-23 15:29:30 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-23 15:29:30 - starting CURRENT tinderbox run for i386/pc98 TB --- 2005-01-23 15:29:30 - checking out the source tree TB --- 2005-01-23 15:29:30 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2005-01-23 15:29:30 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-23 15:35:11 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-23 15:35:11 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2005-01-23 15:35:11 - /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-23 16:42:42 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-23 16:42:42 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2005-01-23 16:42:42 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Jan 23 16:42:42 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 >>> Kernel build for GENERIC completed on Sun Jan 23 16:56:51 UTC 2005 TB --- 2005-01-23 16:56:51 - generating LINT kernel config TB --- 2005-01-23 16:56:51 - cd /home/tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf TB --- 2005-01-23 16:56:51 - /usr/bin/make -B LINT TB --- 2005-01-23 16:56:51 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-23 16:56:51 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2005-01-23 16:56:51 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 23 16:56:51 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 [...] awk -f /tinderbox/CURRENT/i386/pc98/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/i386/pc98/src/sys/libkern/iconv_converter_if.m -h awk -f /tinderbox/CURRENT/i386/pc98/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/i386/pc98/src/sys/pci/agp_if.m -h awk -f /tinderbox/CURRENT/i386/pc98/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/i386/pc98/src/sys/pc98/pc98/canbus_if.m -h if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep /home/tinderbox/CURRENT/i386/pc98/obj/tinderbox/CURRENT/i386/pc98/src/make.i386/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/pc98/src/sys -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ngatm -D_KERNEL -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 -ffreestanding /tinderbox/CURRENT/i386/pc98/src/sys/dev/isp/isp_freebsd.c:1500:34: macro "AT_MAKE_TAGID" requires 3 arguments, but only 2 given mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2005-01-23 16:58:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-23 16:58:23 - ERROR: failed to build lint kernel TB --- 2005-01-23 16:58:23 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jan 23 18:56:50 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D6EF16A4CE; Sun, 23 Jan 2005 18:56:50 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA66D43D5A; Sun, 23 Jan 2005 18:56:49 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0NIundX034497; Sun, 23 Jan 2005 13:56:49 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0NIumfp080553; Sun, 23 Jan 2005 13:56:48 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A867A7306E; Sun, 23 Jan 2005 13:56:48 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050123185648.A867A7306E@freebsd-current.sentex.ca> Date: Sun, 23 Jan 2005 13:56:48 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on clamscanner3 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2005 18:56:50 -0000 TB --- 2005-01-23 16:58:24 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-23 16:58:24 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2005-01-23 16:58:24 - checking out the source tree TB --- 2005-01-23 16:58:24 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2005-01-23 16:58:24 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-23 17:03:53 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-23 17:03:53 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2005-01-23 17:03:53 - /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-23 18:34:59 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-23 18:34:59 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2005-01-23 18:34:59 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Jan 23 18:35:00 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 >>> Kernel build for GENERIC completed on Sun Jan 23 18:55:18 UTC 2005 TB --- 2005-01-23 18:55:18 - generating LINT kernel config TB --- 2005-01-23 18:55:18 - cd /home/tinderbox/CURRENT/ia64/ia64/src/sys/ia64/conf TB --- 2005-01-23 18:55:18 - /usr/bin/make -B LINT TB --- 2005-01-23 18:55:18 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-23 18:55:18 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2005-01-23 18:55:18 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 23 18:55:18 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 [...] awk -f /tinderbox/CURRENT/ia64/ia64/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/ia64/ia64/src/sys/pci/agp_if.m -h awk -f /tinderbox/CURRENT/ia64/ia64/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/ia64/ia64/src/sys/dev/acpica/acpi_if.m -h awk -f /tinderbox/CURRENT/ia64/ia64/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia64/clock_if.m -h if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep /home/tinderbox/CURRENT/ia64/ia64/obj/tinderbox/CURRENT/ia64/ia64/src/make.i386/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/ia64/ia64/src/sys -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/altq -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/pf -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -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 -mno-sdata -ffreestanding /tinderbox/CURRENT/ia64/ia64/src/sys/dev/isp/isp_freebsd.c:1500:34: macro "AT_MAKE_TAGID" requires 3 arguments, but only 2 given mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2005-01-23 18:56:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-23 18:56:48 - ERROR: failed to build lint kernel TB --- 2005-01-23 18:56:48 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jan 23 21:39:06 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2DC716A4CE; Sun, 23 Jan 2005 21:39:06 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 365B243D48; Sun, 23 Jan 2005 21:39:06 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0NLd5m0040980; Sun, 23 Jan 2005 16:39:05 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0NLd5Hv082838; Sun, 23 Jan 2005 16:39:05 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3B5EF7306E; Sun, 23 Jan 2005 16:39:05 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050123213905.3B5EF7306E@freebsd-current.sentex.ca> Date: Sun, 23 Jan 2005 16:39:05 -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 clamscanner4 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2005 21:39:06 -0000 TB --- 2005-01-23 20:13:58 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-23 20:13:58 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2005-01-23 20:13:58 - checking out the source tree TB --- 2005-01-23 20:13:58 - cd /home/tinderbox/CURRENT/sparc64/sparc64 TB --- 2005-01-23 20:13:58 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-23 20:19:51 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-23 20:19:51 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-23 20:19:51 - /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-23 21:26:14 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-23 21:26:14 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-23 21:26:14 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Jan 23 21:26:15 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 >>> Kernel build for GENERIC completed on Sun Jan 23 21:37:46 UTC 2005 TB --- 2005-01-23 21:37:46 - generating LINT kernel config TB --- 2005-01-23 21:37:46 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src/sys/sparc64/conf TB --- 2005-01-23 21:37:46 - /usr/bin/make -B LINT TB --- 2005-01-23 21:37:46 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-23 21:37:46 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-23 21:37:46 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 23 21:37:46 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 [...] awk -f /tinderbox/CURRENT/sparc64/sparc64/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/sparc64/sparc64/src/sys/libkern/iconv_converter_if.m -h awk -f /tinderbox/CURRENT/sparc64/sparc64/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/ofw/ofw_bus_if.m -h awk -f /tinderbox/CURRENT/sparc64/sparc64/src/sys/tools/makeobjops.awk /tinderbox/CURRENT/sparc64/sparc64/src/sys/sparc64/pci/ofw_pci_if.m -h if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep /home/tinderbox/CURRENT/sparc64/sparc64/obj/tinderbox/CURRENT/sparc64/sparc64/src/make.i386/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/sparc64/sparc64/src/sys -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/altq -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/pf -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-gr owth=1000 -fno-builtin -mcmodel=medlow -msoft-float -ffreestanding /tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/isp/isp_freebsd.c:1500:34: macro "AT_MAKE_TAGID" requires 3 arguments, but only 2 given mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2005-01-23 21:39:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-23 21:39:04 - ERROR: failed to build lint kernel TB --- 2005-01-23 21:39:04 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jan 24 11:40:44 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 462DD16A4CE; Mon, 24 Jan 2005 11:40:44 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA24F43D2F; Mon, 24 Jan 2005 11:40:43 +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 j0OBehvX071774; Mon, 24 Jan 2005 06:40:43 -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 j0OBehFw048811; Mon, 24 Jan 2005 06:40:43 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D9B4B7306E; Mon, 24 Jan 2005 06:40:42 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050124114042.D9B4B7306E@freebsd-current.sentex.ca> Date: Mon, 24 Jan 2005 06:40:42 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner3 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 i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 11:40:44 -0000 TB --- 2005-01-24 10:20:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-24 10:20:04 - starting CURRENT tinderbox run for i386/i386 TB --- 2005-01-24 10:20:04 - checking out the source tree TB --- 2005-01-24 10:20:04 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2005-01-24 10:20:04 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-24 10:25:44 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-24 10:25:44 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-01-24 10:25:44 - /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-24 11:32:56 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-24 11:32:56 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-01-24 11:32:56 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Jan 24 11:32:56 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 [...] /tinderbox/CURRENT/i386/i386/src/sys/ufs/ffs/ffs_snapshot.c:1084: warning: passing arg 2 of `ffs_blkfree' from incompatible pointer type /tinderbox/CURRENT/i386/i386/src/sys/ufs/ffs/ffs_snapshot.c:1084: warning: passing arg 3 of `ffs_blkfree' makes pointer from integer without a cast /tinderbox/CURRENT/i386/i386/src/sys/ufs/ffs/ffs_snapshot.c:1084: error: too few arguments to function `ffs_blkfree' /tinderbox/CURRENT/i386/i386/src/sys/ufs/ffs/ffs_snapshot.c: In function `mapacct_ufs2': /tinderbox/CURRENT/i386/i386/src/sys/ufs/ffs/ffs_snapshot.c:1364: warning: passing arg 1 of `ffs_blkfree' from incompatible pointer type /tinderbox/CURRENT/i386/i386/src/sys/ufs/ffs/ffs_snapshot.c:1364: warning: passing arg 2 of `ffs_blkfree' from incompatible pointer type /tinderbox/CURRENT/i386/i386/src/sys/ufs/ffs/ffs_snapshot.c:1364: warning: passing arg 3 of `ffs_blkfree' makes pointer from integer without a cast /tinderbox/CURRENT/i386/i386/src/sys/ufs/ffs/ffs_snapshot.c:1364: error: too few arguments to function `ffs_blkfree' *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2005-01-24 11:40:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-24 11:40:42 - ERROR: failed to build generic kernel TB --- 2005-01-24 11:40:42 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jan 24 11:48:21 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11BDA16A4CE for ; Mon, 24 Jan 2005 11:48:21 +0000 (GMT) Received: from k-chermet.ru (ip-25-HQ.kbpauk.ru [195.178.215.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id D883743D1D for ; Mon, 24 Jan 2005 11:48:19 +0000 (GMT) (envelope-from "") Received: from k-chermet.ru [127.0.0.1] by k-chermet.ru [127.0.0.1] (with RAW) (MDaemon.PRO.v7.1.0.R) for ; Mon, 24 Jan 2005 14:58:22 +0300 Date: Mon, 24 Jan 2005 14:58:22 +0300 From: MDaemon@k-chermet.ru Precedence: bulk X-MDSend-Notifications-To: [trash] To: tinderbox@freebsd.org X-MDaemon-Deliver-To: tinderbox@freebsd.org Message-ID: Mime-Version: 1.0 X-Actual-From: MDaemon@k-chermet.ru X-Return-Path: <> Content-Type: multipart/mixed; boundary="0124-1458-22-PART-BREAK" Subject: Permanent Delivery Failure X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 Reply-To: BadMsgQ@k-chermet.ru List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 11:48:21 -0000 The following data may contain sections which represent BASE64 encoded file attachments. These sections will be unreadable without MIME aware tools. Seek your system administrator if you need help extracting any files which may be embedded within this message. --0124-1458-22-PART-BREAK Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Прилагаемое сообщение имеет ПОСТОЯННЫЕ фатальные ошибки доставки! После одной или более неуспешных попыток доставки прилагаемое сообщение было удалено из почтовой очереди на этом сервере. Количество и частота попыток доставки определяется параметрами локальной настройки. ВАШЕ СООБЩЕНИЕ НЕ БЫЛО ДОСТАВЛЕНО ОДНОМУ ИЛИ БОЛЕЕ ПОЛУЧАТЕЛЯМ! Failed address: pavel@gesser.ru --- Session Transcript --- Mon 2005-01-24 14:58:14: Parsing Message Mon 2005-01-24 14:58:14: From: tinderbox@freebsd.org Mon 2005-01-24 14:58:14: To: pavel@gesser.ru Mon 2005-01-24 14:58:14: Subject: [current tinderbox] failure on i386/i386 Mon 2005-01-24 14:58:14: Message-ID: <20050124114042.D9B4B7306E@freebsd-current.sentex.ca> Mon 2005-01-24 14:58:14: MX-record resolution of [gesser.ru] in progress (DNS Server: 195.178.193.136)... Mon 2005-01-24 14:58:14: P=020 D=gesser.ru TTL=(60) MX=[grosha.majordomo.ru] {194.226.200.40} Mon 2005-01-24 14:58:14: P=010 D=gesser.ru TTL=(60) MX=[mail.majordomo.ru] {194.85.34.43} Mon 2005-01-24 14:58:14: Attempting MX: P=010 D=gesser.ru TTL=(60) MX=[mail.majordomo.ru] {194.85.34.43} Mon 2005-01-24 14:58:14: Attempting SMTP connection to [194.85.34.43 : 25] Mon 2005-01-24 14:58:14: Waiting for socket connection... Mon 2005-01-24 14:58:14: Socket connection established (192.168.9.10 : 1796 -> 194.85.34.43 : 25) Mon 2005-01-24 14:58:14: Waiting for protocol initiation... Mon 2005-01-24 14:58:14: <-- 220 mail.majordomo.ru ESMTP Exim 4.20 Mon, 24 Jan 2005 14:48:08 +0300 Mon 2005-01-24 14:58:14: --> EHLO k-chermet.ru Mon 2005-01-24 14:58:15: <-- 250-mail.majordomo.ru Hello k-chermet.ru [195.178.215.25] Mon 2005-01-24 14:58:15: <-- 250-SIZE 52428800 Mon 2005-01-24 14:58:15: <-- 250-PIPELINING Mon 2005-01-24 14:58:15: <-- 250-AUTH LOGIN Mon 2005-01-24 14:58:15: <-- 250 HELP Mon 2005-01-24 14:58:15: --> MAIL From: SIZE=6790 Mon 2005-01-24 14:58:15: <-- 250 OK Mon 2005-01-24 14:58:15: --> RCPT To: Mon 2005-01-24 14:58:15: <-- 550-Please use SMTP server of your ISP, host 195.178.215.25 is listed in Mon 2005-01-24 14:58:15: <-- 550 rbl.intr Mon 2005-01-24 14:58:15: --> QUIT Mon 2005-01-24 14:58:15: Attempting MX: P=020 D=gesser.ru TTL=(60) MX=[grosha.majordomo.ru] {194.226.200.40} Mon 2005-01-24 14:58:15: Attempting SMTP connection to [194.226.200.40 : 25] Mon 2005-01-24 14:58:15: Waiting for socket connection... Mon 2005-01-24 14:58:15: Socket connection established (192.168.9.10 : 1808 -> 194.226.200.40 : 25) Mon 2005-01-24 14:58:15: Waiting for protocol initiation... Mon 2005-01-24 14:58:15: <-- 220 grosha.majordomo.ru ESMTP Exim 4.20 Mon, 24 Jan 2005 14:48:08 +0300 Mon 2005-01-24 14:58:15: --> EHLO k-chermet.ru Mon 2005-01-24 14:58:15: <-- 250-grosha.majordomo.ru Hello k-chermet.ru [195.178.215.25] Mon 2005-01-24 14:58:15: <-- 250-SIZE 52428800 Mon 2005-01-24 14:58:15: <-- 250-PIPELINING Mon 2005-01-24 14:58:15: <-- 250 HELP Mon 2005-01-24 14:58:15: --> MAIL From: SIZE=6790 Mon 2005-01-24 14:58:15: <-- 250 OK Mon 2005-01-24 14:58:15: --> RCPT To: Mon 2005-01-24 14:58:15: <-- 550 host 195.178.215.25 is listed in rbl.intr Mon 2005-01-24 14:58:15: --> QUIT Mon 2005-01-24 14:58:15: Attempting to send message to gateway. Mon 2005-01-24 14:58:15: Attempting SMTP connection to [mail.k-chermet.ru : 25] Mon 2005-01-24 14:58:15: A-record resolution of [mail.k-chermet.ru] in progress (DNS Server: 195.178.193.136)... Mon 2005-01-24 14:58:15: D=mail.k-chermet.ru TTL=(6) A=[213.85.31.212] Mon 2005-01-24 14:58:15: Attempting SMTP connection to [213.85.31.212 : 25] Mon 2005-01-24 14:58:15: Waiting for socket connection... Mon 2005-01-24 14:58:15: Socket connection established (192.168.9.10 : 1814 -> 213.85.31.212 : 25) Mon 2005-01-24 14:58:15: Waiting for protocol initiation... Mon 2005-01-24 14:58:15: <-- 220 mx.intres.ru ESMTP Postfix Mon 2005-01-24 14:58:15: --> EHLO k-chermet.ru Mon 2005-01-24 14:58:15: <-- 250-mx.intres.ru Mon 2005-01-24 14:58:15: <-- 250-PIPELINING Mon 2005-01-24 14:58:15: <-- 250-SIZE 10240000 Mon 2005-01-24 14:58:15: <-- 250-ETRN Mon 2005-01-24 14:58:15: <-- 250 8BITMIME Mon 2005-01-24 14:58:15: --> MAIL From: SIZE=6790 Mon 2005-01-24 14:58:15: <-- 250 Ok Mon 2005-01-24 14:58:15: --> RCPT To: Mon 2005-01-24 14:58:18: <-- 554 : Relay access denied --- End Transcript --- : Message contains [1] file attachments --0124-1458-22-PART-BREAK Content-Type: application/octet-stream; name="md50000000091.eml" Content-Transfer-Encoding: base64 UmVjZWl2ZWQ6IGZyb20gbWFpbC5rLWNoZXJtZXQucnUgKFsyMTMuODUuMzEu MjEyXSkNCglieSBrLWNoZXJtZXQucnUgKHNlcnZlciBbMTI3LjAuMC4xXSkN CgkoTURhZW1vbi5QUk8udjcuMS4wLlIpDQoJd2l0aCBNdWx0aVBPUCBpZCBt ZDUwMDAwMDMzNjkzLm1zZw0KCWZvciA8cHZtQGstY2hlcm1ldC5ydT47IE1v biwgMjQgSmFuIDIwMDUgMTQ6NTQ6MTggKzAzMDANClJldHVybi1QYXRoOiA8 b3duZXItZnJlZWJzZC1pMzg2QGZyZWVic2Qub3JnPg0KWC1PcmlnaW5hbC1U bzogcHZtQGstY2hlcm1ldC5ydQ0KRGVsaXZlcmVkLVRvOiBwdm1Aay1jaGVy bWV0LnJ1DQpSZWNlaXZlZDogZnJvbSBteDIuZnJlZWJzZC5vcmcgKG14Mi5m cmVlYnNkLm9yZyBbMjE2LjEzNi4yMDQuMTE5XSkNCglieSBteC5pbnRyZXMu cnUgKFBvc3RmaXgpIHdpdGggRVNNVFAgaWQgOEQ1OEQyRjMzQkMNCglmb3Ig PHB2bUBrLWNoZXJtZXQucnU+OyBNb24sIDI0IEphbiAyMDA1IDE0OjU1OjU5 ICswMzAwIChNU0spDQpSZWNlaXZlZDogZnJvbSBodWIuZnJlZWJzZC5vcmcg KGh1Yi5mcmVlYnNkLm9yZyBbMjE2LjEzNi4yMDQuMThdKQ0KCWJ5IG14Mi5m cmVlYnNkLm9yZyAoUG9zdGZpeCkgd2l0aCBFU01UUA0KCWlkIDYyRjc1NTU5 MzU7IE1vbiwgMjQgSmFuIDIwMDUgMTE6NDA6NDYgKzAwMDAgKEdNVCkNCgko ZW52ZWxvcGUtZnJvbSBvd25lci1mcmVlYnNkLWkzODZAZnJlZWJzZC5vcmcp DQpSZWNlaXZlZDogZnJvbSBodWIuZnJlZWJzZC5vcmcgKGxvY2FsaG9zdCBb MTI3LjAuMC4xXSkNCglieSBodWIuZnJlZWJzZC5vcmcgKFBvc3RmaXgpIHdp dGggRVNNVFANCglpZCAwODVGMzE2QTRENDsgTW9uLCAyNCBKYW4gMjAwNSAx MTo0MDo0NiArMDAwMCAoR01UKQ0KRGVsaXZlcmVkLVRvOiBmcmVlYnNkLWkz ODZAZnJlZWJzZC5vcmcNClJlY2VpdmVkOiBmcm9tIG14MS5GcmVlQlNELm9y ZyAobXgxLmZyZWVic2Qub3JnIFsyMTYuMTM2LjIwNC4xMjVdKQ0KCWJ5IGh1 Yi5mcmVlYnNkLm9yZyAoUG9zdGZpeCkgd2l0aCBFU01UUA0KCWlkIDQ2MkRE MTZBNENFOyBNb24sIDI0IEphbiAyMDA1IDExOjQwOjQ0ICswMDAwIChHTVQp DQpSZWNlaXZlZDogZnJvbSBzbWFydGhvc3QyLnNlbnRleC5jYSAoc21hcnRo b3N0Mi5zZW50ZXguY2EgWzIwNS4yMTEuMTY0LjUwXSkNCglieSBteDEuRnJl ZUJTRC5vcmcgKFBvc3RmaXgpIHdpdGggRVNNVFANCglpZCBFQTI0RjQzRDJG OyBNb24sIDI0IEphbiAyMDA1IDExOjQwOjQzICswMDAwIChHTVQpDQoJKGVu dmVsb3BlLWZyb20gdGluZGVyYm94QGZyZWVic2Qub3JnKQ0KUmVjZWl2ZWQ6 IGZyb20gc210cDEuc2VudGV4LmNhIChzbXRwMS5zZW50ZXguY2EgWzE5OS4y MTIuMTM0LjRdKQ0KCWJ5IHNtYXJ0aG9zdDIuc2VudGV4LmNhICg4LjEzLjEv OC4xMy4xKSB3aXRoIEVTTVRQIGlkIGowT0JlaHZYMDcxNzc0Ow0KCU1vbiwg MjQgSmFuIDIwMDUgMDY6NDA6NDMgLTA1MDAgKEVTVCkNCgkoZW52ZWxvcGUt ZnJvbSB0aW5kZXJib3hAZnJlZWJzZC5vcmcpDQpSZWNlaXZlZDogZnJvbSBm cmVlYnNkLWN1cnJlbnQuc2VudGV4LmNhIChmcmVlYnNkLWN1cnJlbnQuc2Vu dGV4LmNhDQoJWzY0LjcuMTI4Ljk4XSkNCglieSBzbXRwMS5zZW50ZXguY2Eg KDguMTMuMS84LjEzLjEpIHdpdGggRVNNVFAgaWQgajBPQmVoRncwNDg4MTE7 DQoJTW9uLCAyNCBKYW4gMjAwNSAwNjo0MDo0MyAtMDUwMCAoRVNUKQ0KCShl bnZlbG9wZS1mcm9tIHRpbmRlcmJveEBmcmVlYnNkLm9yZykNClJlY2VpdmVk OiBieSBmcmVlYnNkLWN1cnJlbnQuc2VudGV4LmNhIChQb3N0Zml4LCBmcm9t IHVzZXJpZCA2NjYpDQoJaWQgRDlCNEI3MzA2RTsgTW9uLCAyNCBKYW4gMjAw NSAwNjo0MDo0MiAtMDUwMCAoRVNUKQ0KRnJvbTogRnJlZUJTRCBUaW5kZXJi b3ggPHRpbmRlcmJveEBmcmVlYnNkLm9yZz4NClRvOiBGcmVlQlNEIFRpbmRl cmJveCA8dGluZGVyYm94QGZyZWVic2Qub3JnPiwgPGN1cnJlbnRAZnJlZWJz ZC5vcmc+LA0KCTxpMzg2QGZyZWVic2Qub3JnPg0KUHJlY2VkZW5jZTogYnVs aw0KTWVzc2FnZS1JZDogPDIwMDUwMTI0MTE0MDQyLkQ5QjRCNzMwNkVAZnJl ZWJzZC1jdXJyZW50LnNlbnRleC5jYT4NCkRhdGU6IE1vbiwgMjQgSmFuIDIw MDUgMDY6NDA6NDIgLTA1MDAgKEVTVCkNClgtVmlydXMtU2Nhbm5lZDogQ2xh bUFWIDAuODAvNjI1L0ZyaSBEZWMgMTAgMTI6NDE6NTcgMjAwNA0KCWNsYW1h di1taWx0ZXIgdmVyc2lvbiAwLjgwag0KCW9uIGNsYW1zY2FubmVyMw0KWC1W aXJ1cy1TY2FubmVkOiBDbGFtQVYgMC44MC82NzEvTW9uIEphbiAxNyAwOTox NjozMSAyMDA1DQoJY2xhbWF2LW1pbHRlciB2ZXJzaW9uIDAuODBqDQoJb24g Y2xhbXNjYW5uZXIxDQpYLVZpcnVzLVN0YXR1czogQ2xlYW4NClgtVmlydXMt U3RhdHVzOiBDbGVhbg0KU3ViamVjdDogW2N1cnJlbnQgdGluZGVyYm94XSBm YWlsdXJlIG9uIGkzODYvaTM4Ng0KWC1CZWVuVGhlcmU6IGZyZWVic2QtaTM4 NkBmcmVlYnNkLm9yZw0KWC1NYWlsbWFuLVZlcnNpb246IDIuMS4xDQpMaXN0 LUlkOiBJMzg2LXNwZWNpZmljIGlzc3VlcyBmb3IgRnJlZUJTRCA8ZnJlZWJz ZC1pMzg2LmZyZWVic2Qub3JnPg0KTGlzdC1VbnN1YnNjcmliZTogPGh0dHA6 Ly9saXN0cy5mcmVlYnNkLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2ZyZWVic2Qt aTM4Nj4sDQoJPG1haWx0bzpmcmVlYnNkLWkzODYtcmVxdWVzdEBmcmVlYnNk Lm9yZz9zdWJqZWN0PXVuc3Vic2NyaWJlPg0KTGlzdC1BcmNoaXZlOiA8aHR0 cDovL2xpc3RzLmZyZWVic2Qub3JnL3BpcGVybWFpbC9mcmVlYnNkLWkzODY+ DQpMaXN0LVBvc3Q6IDxtYWlsdG86ZnJlZWJzZC1pMzg2QGZyZWVic2Qub3Jn Pg0KTGlzdC1IZWxwOiA8bWFpbHRvOmZyZWVic2QtaTM4Ni1yZXF1ZXN0QGZy ZWVic2Qub3JnP3N1YmplY3Q9aGVscD4NCkxpc3QtU3Vic2NyaWJlOiA8aHR0 cDovL2xpc3RzLmZyZWVic2Qub3JnL21haWxtYW4vbGlzdGluZm8vZnJlZWJz ZC1pMzg2PiwNCgk8bWFpbHRvOmZyZWVic2QtaTM4Ni1yZXF1ZXN0QGZyZWVi c2Qub3JnP3N1YmplY3Q9c3Vic2NyaWJlPg0KU2VuZGVyOiBvd25lci1mcmVl YnNkLWkzODZAZnJlZWJzZC5vcmcNCkVycm9ycy1Ubzogb3duZXItZnJlZWJz ZC1pMzg2QGZyZWVic2Qub3JnDQpYLU1ETXVsdGlQT1A6IHB2bUBrLWNoZXJt ZXQucnVAbWFpbC5rLWNoZXJtZXQucnUNClgtTURSY3B0LVRvOiBwdm1Aay1j aGVybWV0LnJ1DQpYLVJjcHQtVG86IHB2bUBrLWNoZXJtZXQucnUNClgtTURS ZW1vdGVJUDogMjEzLjg1LjMxLjIxMg0KWC1SZXR1cm4tUGF0aDogdGluZGVy Ym94QGZyZWVic2Qub3JnDQpYLU1EYWVtb24tRGVsaXZlci1UbzogcGF2ZWxA Z2Vzc2VyLnJ1DQpYLVNwYW0tQ2hlY2tlci1WZXJzaW9uOiBTcGFtQXNzYXNz aW4gMi42MyAoMjAwNC0wMS0xMSkNClgtU3BhbS1SZXBvcnQ6IA0KCSogIDEu OCBBRERSX0ZSRUUgRnJvbSBBZGRyZXNzIGNvbnRhaW5zIEZSRUUNClgtU3Bh bS1TdGF0dXM6IE5vLCBoaXRzPTEuOCByZXF1aXJlZD01LjAgdGVzdHM9QURE Ul9GUkVFIGF1dG9sZWFybj1ubyANCgl2ZXJzaW9uPTIuNjMNClgtU3BhbS1M ZXZlbDogKg0KWC1TcGFtLVByb2Nlc3NlZDogc2VydmVyLCBNb24sIDI0IEph biAyMDA1IDE0OjU0OjE5ICswMzAwDQoNClRCIC0tLSAyMDA1LTAxLTI0IDEw OjIwOjA0IC0gdGluZGVyYm94IDIuMyBydW5uaW5nIG9uIGZyZWVic2QtY3Vy cmVudC5zZW50ZXguY2ENClRCIC0tLSAyMDA1LTAxLTI0IDEwOjIwOjA0IC0g c3RhcnRpbmcgQ1VSUkVOVCB0aW5kZXJib3ggcnVuIGZvciBpMzg2L2kzODYN ClRCIC0tLSAyMDA1LTAxLTI0IDEwOjIwOjA0IC0gY2hlY2tpbmcgb3V0IHRo ZSBzb3VyY2UgdHJlZQ0KVEIgLS0tIDIwMDUtMDEtMjQgMTA6MjA6MDQgLSBj ZCAvaG9tZS90aW5kZXJib3gvQ1VSUkVOVC9pMzg2L2kzODYNClRCIC0tLSAy MDA1LTAxLTI0IDEwOjIwOjA0IC0gL3Vzci9iaW4vY3ZzIC1mIC1SIC1xIC1k L2hvbWUvbmN2cyB1cGRhdGUgLVBkIC1BIHNyYw0KVEIgLS0tIDIwMDUtMDEt MjQgMTA6MjU6NDQgLSBidWlsZGluZyB3b3JsZCAoQ0ZMQUdTPS1PMiAtcGlw ZSkNClRCIC0tLSAyMDA1LTAxLTI0IDEwOjI1OjQ0IC0gY2QgL2hvbWUvdGlu ZGVyYm94L0NVUlJFTlQvaTM4Ni9pMzg2L3NyYw0KVEIgLS0tIDIwMDUtMDEt MjQgMTA6MjU6NDQgLSAvdXNyL2Jpbi9tYWtlIC1CIGJ1aWxkd29ybGQNCj4+ PiBSZWJ1aWxkaW5nIHRoZSB0ZW1wb3JhcnkgYnVpbGQgdHJlZQ0KPj4+IHN0 YWdlIDEuMTogbGVnYWN5IHJlbGVhc2UgY29tcGF0aWJpbGl0eSBzaGltcw0K Pj4+IHN0YWdlIDEuMjogYm9vdHN0cmFwIHRvb2xzDQo+Pj4gc3RhZ2UgMi4x OiBjbGVhbmluZyB1cCB0aGUgb2JqZWN0IHRyZWUNCj4+PiBzdGFnZSAyLjI6 IHJlYnVpbGRpbmcgdGhlIG9iamVjdCB0cmVlDQo+Pj4gc3RhZ2UgMi4zOiBi dWlsZCB0b29scw0KPj4+IHN0YWdlIDM6IGNyb3NzIHRvb2xzDQo+Pj4gc3Rh Z2UgNC4xOiBidWlsZGluZyBpbmNsdWRlcw0KPj4+IHN0YWdlIDQuMjogYnVp bGRpbmcgbGlicmFyaWVzDQo+Pj4gc3RhZ2UgNC4zOiBtYWtlIGRlcGVuZGVu Y2llcw0KPj4+IHN0YWdlIDQuNDogYnVpbGRpbmcgZXZlcnl0aGluZw0KVEIg LS0tIDIwMDUtMDEtMjQgMTE6MzI6NTYgLSBidWlsZGluZyBnZW5lcmljIGtl cm5lbCAoQ09QVEZMQUdTPS1PMiAtcGlwZSkNClRCIC0tLSAyMDA1LTAxLTI0 IDExOjMyOjU2IC0gY2QgL2hvbWUvdGluZGVyYm94L0NVUlJFTlQvaTM4Ni9p Mzg2L3NyYw0KVEIgLS0tIDIwMDUtMDEtMjQgMTE6MzI6NTYgLSAvdXNyL2Jp bi9tYWtlIGJ1aWxka2VybmVsIEtFUk5DT05GPUdFTkVSSUMNCj4+PiBLZXJu ZWwgYnVpbGQgZm9yIEdFTkVSSUMgc3RhcnRlZCBvbiBNb24gSmFuIDI0IDEx OjMyOjU2IFVUQyAyMDA1DQo+Pj4gc3RhZ2UgMTogY29uZmlndXJpbmcgdGhl IGtlcm5lbA0KPj4+IHN0YWdlIDIuMTogY2xlYW5pbmcgdXAgdGhlIG9iamVj dCB0cmVlDQo+Pj4gc3RhZ2UgMi4yOiByZWJ1aWxkaW5nIHRoZSBvYmplY3Qg dHJlZQ0KPj4+IHN0YWdlIDIuMzogYnVpbGQgdG9vbHMNCj4+PiBzdGFnZSAz LjE6IG1ha2luZyBkZXBlbmRlbmNpZXMNCj4+PiBzdGFnZSAzLjI6IGJ1aWxk aW5nIGV2ZXJ5dGhpbmcNClsuLi5dDQovdGluZGVyYm94L0NVUlJFTlQvaTM4 Ni9pMzg2L3NyYy9zeXMvdWZzL2Zmcy9mZnNfc25hcHNob3QuYzoxMDg0OiB3 YXJuaW5nOiBwYXNzaW5nIGFyZyAyIG9mIGBmZnNfYmxrZnJlZScgZnJvbSBp bmNvbXBhdGlibGUgcG9pbnRlciB0eXBlDQovdGluZGVyYm94L0NVUlJFTlQv aTM4Ni9pMzg2L3NyYy9zeXMvdWZzL2Zmcy9mZnNfc25hcHNob3QuYzoxMDg0 OiB3YXJuaW5nOiBwYXNzaW5nIGFyZyAzIG9mIGBmZnNfYmxrZnJlZScgbWFr ZXMgcG9pbnRlciBmcm9tIGludGVnZXIgd2l0aG91dCBhIGNhc3QNCi90aW5k ZXJib3gvQ1VSUkVOVC9pMzg2L2kzODYvc3JjL3N5cy91ZnMvZmZzL2Zmc19z bmFwc2hvdC5jOjEwODQ6IGVycm9yOiB0b28gZmV3IGFyZ3VtZW50cyB0byBm dW5jdGlvbiBgZmZzX2Jsa2ZyZWUnDQovdGluZGVyYm94L0NVUlJFTlQvaTM4 Ni9pMzg2L3NyYy9zeXMvdWZzL2Zmcy9mZnNfc25hcHNob3QuYzogSW4gZnVu Y3Rpb24gYG1hcGFjY3RfdWZzMic6DQovdGluZGVyYm94L0NVUlJFTlQvaTM4 Ni9pMzg2L3NyYy9zeXMvdWZzL2Zmcy9mZnNfc25hcHNob3QuYzoxMzY0OiB3 YXJuaW5nOiBwYXNzaW5nIGFyZyAxIG9mIGBmZnNfYmxrZnJlZScgZnJvbSBp bmNvbXBhdGlibGUgcG9pbnRlciB0eXBlDQovdGluZGVyYm94L0NVUlJFTlQv aTM4Ni9pMzg2L3NyYy9zeXMvdWZzL2Zmcy9mZnNfc25hcHNob3QuYzoxMzY0 OiB3YXJuaW5nOiBwYXNzaW5nIGFyZyAyIG9mIGBmZnNfYmxrZnJlZScgZnJv bSBpbmNvbXBhdGlibGUgcG9pbnRlciB0eXBlDQovdGluZGVyYm94L0NVUlJF TlQvaTM4Ni9pMzg2L3NyYy9zeXMvdWZzL2Zmcy9mZnNfc25hcHNob3QuYzox MzY0OiB3YXJuaW5nOiBwYXNzaW5nIGFyZyAzIG9mIGBmZnNfYmxrZnJlZScg bWFrZXMgcG9pbnRlciBmcm9tIGludGVnZXIgd2l0aG91dCBhIGNhc3QNCi90 aW5kZXJib3gvQ1VSUkVOVC9pMzg2L2kzODYvc3JjL3N5cy91ZnMvZmZzL2Zm c19zbmFwc2hvdC5jOjEzNjQ6IGVycm9yOiB0b28gZmV3IGFyZ3VtZW50cyB0 byBmdW5jdGlvbiBgZmZzX2Jsa2ZyZWUnDQoqKiogRXJyb3IgY29kZSAxDQoN ClN0b3AgaW4gL3RpbmRlcmJveC9DVVJSRU5UL2kzODYvaTM4Ni9vYmovdGlu ZGVyYm94L0NVUlJFTlQvaTM4Ni9pMzg2L3NyYy9zeXMvR0VORVJJQy4NCioq KiBFcnJvciBjb2RlIDENCg0KU3RvcCBpbiAvdGluZGVyYm94L0NVUlJFTlQv aTM4Ni9pMzg2L3NyYy4NCioqKiBFcnJvciBjb2RlIDENCg0KU3RvcCBpbiAv dGluZGVyYm94L0NVUlJFTlQvaTM4Ni9pMzg2L3NyYy4NClRCIC0tLSAyMDA1 LTAxLTI0IDExOjQwOjQyIC0gV0FSTklORzogL3Vzci9iaW4vbWFrZSByZXR1 cm5lZCBleGl0IGNvZGUgIDEgDQpUQiAtLS0gMjAwNS0wMS0yNCAxMTo0MDo0 MiAtIEVSUk9SOiBmYWlsZWQgdG8gYnVpbGQgZ2VuZXJpYyBrZXJuZWwNClRC IC0tLSAyMDA1LTAxLTI0IDExOjQwOjQyIC0gdGluZGVyYm94IGFib3J0ZWQN Cg0KX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX18NCmZyZWVic2QtaTM4NkBmcmVlYnNkLm9yZyBtYWlsaW5nIGxpc3QN Cmh0dHA6Ly9saXN0cy5mcmVlYnNkLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2Zy ZWVic2QtaTM4Ng0KVG8gdW5zdWJzY3JpYmUsIHNlbmQgYW55IG1haWwgdG8g ImZyZWVic2QtaTM4Ni11bnN1YnNjcmliZUBmcmVlYnNkLm9yZyINCg== --0124-1458-22-PART-BREAK-- From owner-freebsd-tinderbox@FreeBSD.ORG Tue Jan 25 11:54:30 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A43716A4CE; Tue, 25 Jan 2005 11:54:30 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ADC943D39; Tue, 25 Jan 2005 11:54:30 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0PBsTdW056224; Tue, 25 Jan 2005 06:54:29 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0PBsTfX004895; Tue, 25 Jan 2005 06:54:29 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 079767306E; Tue, 25 Jan 2005 06:54:28 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050125115428.079767306E@freebsd-current.sentex.ca> Date: Tue, 25 Jan 2005 06:54:28 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on clamscanner4 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 11:54:30 -0000 TB --- 2005-01-25 11:20:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-25 11:20:32 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2005-01-25 11:20:32 - checking out the source tree TB --- 2005-01-25 11:20:32 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2005-01-25 11:20:32 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-25 11:26:02 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-25 11:26:02 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2005-01-25 11:26:02 - /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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_tar.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_zip.c /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_zip.c: In function `zip_read_data_none': /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_zip.c:356: warning: comparison between signed and unsigned /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_zip.c: In function `zip_read_data_deflate': /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_zip.c:408: warning: comparison between signed and unsigned /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_zip.c: In function `zip_read_data_skip': /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_zip.c:490: warning: comparison between signed and unsigned *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/lib. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2005-01-25 11:54:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-25 11:54:28 - ERROR: failed to build world TB --- 2005-01-25 11:54:28 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Tue Jan 25 13:39:56 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDDE016A4D0; Tue, 25 Jan 2005 13:39:55 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B6A43D2F; Tue, 25 Jan 2005 13:39:55 +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 j0PDdsYG061709; Tue, 25 Jan 2005 08:39:54 -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 j0PDdraM053809; Tue, 25 Jan 2005 08:39:54 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 96FC57306E; Tue, 25 Jan 2005 08:39:53 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050125133953.96FC57306E@freebsd-current.sentex.ca> Date: Tue, 25 Jan 2005 08:39:53 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 13:39:56 -0000 TB --- 2005-01-25 13:11:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-25 13:11:31 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2005-01-25 13:11:31 - checking out the source tree TB --- 2005-01-25 13:11:31 - cd /home/tinderbox/CURRENT/sparc64/sparc64 TB --- 2005-01-25 13:11:31 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-25 13:17:08 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-25 13:17:08 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-25 13:17:08 - /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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_read_support_format_tar.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_read_support_format_zip.c /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_read_support_format_zip.c: In function `zip_read_data_none': /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_read_support_format_zip.c:356: warning: comparison between signed and unsigned /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_read_support_format_zip.c: In function `zip_read_data_deflate': /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_read_support_format_zip.c:408: warning: comparison between signed and unsigned /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_read_support_format_zip.c: In function `zip_read_data_skip': /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_read_support_format_zip.c:490: warning: comparison between signed and unsigned *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/lib. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2005-01-25 13:39:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-25 13:39:53 - ERROR: failed to build world TB --- 2005-01-25 13:39:53 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Tue Jan 25 22:43:44 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED8DE16A4CE; Tue, 25 Jan 2005 22:43:44 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E71F43D45; Tue, 25 Jan 2005 22:43:44 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id j0PMhhPS068210; Tue, 25 Jan 2005 17:43:43 -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 j0PMhhQ2011797; Tue, 25 Jan 2005 17:43:43 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7E90C7306E; Tue, 25 Jan 2005 17:43:43 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050125224343.7E90C7306E@freebsd-current.sentex.ca> Date: Tue, 25 Jan 2005 17:43:43 -0500 (EST) 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 Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 22:43:45 -0000 TB --- 2005-01-25 22:15:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-25 22:15:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-01-25 22:15:00 - checking out the source tree TB --- 2005-01-25 22:15:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-01-25 22:15:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-25 22:20:47 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-25 22:20:47 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-01-25 22:20:47 - /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 [...] cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/alpha/alpha/src/lib/libarchive/archive_read_support_compression_none.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/alpha/alpha/src/lib/libarchive/archive_read_support_format_all.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/alpha/alpha/src/lib/libarchive/archive_read_support_format_cpio.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/alpha/alpha/src/lib/libarchive/archive_read_support_format_iso9660.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/alpha/alpha/src/lib/libarchive/archive_read_support_format_tar.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/alpha/alpha/src/lib/libarchive/archive_read_support_format_zip.c /tinderbox/CURRENT/alpha/alpha/src/lib/libarchive/archive_read_support_format_zip.c: In function `zip_read_data_deflate': /tinderbox/CURRENT/alpha/alpha/src/lib/libarchive/archive_read_support_format_zip.c:410: warning: comparison between signed and unsigned *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/lib/libarchive. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/lib. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-01-25 22:43:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-25 22:43:43 - ERROR: failed to build world TB --- 2005-01-25 22:43:43 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Tue Jan 25 23:13:33 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5518A16A4CE; Tue, 25 Jan 2005 23:13:33 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C403443D4C; Tue, 25 Jan 2005 23:13:32 +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 j0PNDWI5010134; Tue, 25 Jan 2005 18:13:32 -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 j0PNDVOu022274; Tue, 25 Jan 2005 18:13:31 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A69E27306E; Tue, 25 Jan 2005 18:13:31 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050125231331.A69E27306E@freebsd-current.sentex.ca> Date: Tue, 25 Jan 2005 18:13:31 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on clamscanner3 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 23:13:33 -0000 TB --- 2005-01-25 22:43:43 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-25 22:43:43 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2005-01-25 22:43:43 - checking out the source tree TB --- 2005-01-25 22:43:43 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2005-01-25 22:43:43 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-25 22:49:19 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-25 22:49:19 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-01-25 22:49:19 - /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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/amd64/amd64/src/lib/libarchive/archive_read_support_compression_none.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/amd64/amd64/src/lib/libarchive/archive_read_support_format_all.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/amd64/amd64/src/lib/libarchive/archive_read_support_format_cpio.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/amd64/amd64/src/lib/libarchive/archive_read_support_format_iso9660.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/amd64/amd64/src/lib/libarchive/archive_read_support_format_tar.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/amd64/amd64/src/lib/libarchive/archive_read_support_format_zip.c /tinderbox/CURRENT/amd64/amd64/src/lib/libarchive/archive_read_support_format_zip.c: In function `zip_read_data_deflate': /tinderbox/CURRENT/amd64/amd64/src/lib/libarchive/archive_read_support_format_zip.c:410: warning: comparison between signed and unsigned *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/lib/libarchive. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/lib. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2005-01-25 23:13:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-25 23:13:31 - ERROR: failed to build world TB --- 2005-01-25 23:13:31 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jan 26 02:23:55 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3977A16A4CE; Wed, 26 Jan 2005 02:23:55 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9573543D3F; Wed, 26 Jan 2005 02:23:54 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id j0Q2NsVN077492; Tue, 25 Jan 2005 21:23:54 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0Q2NsPP068494; Tue, 25 Jan 2005 21:23:54 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E5BC97306E; Tue, 25 Jan 2005 21:23:53 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050126022353.E5BC97306E@freebsd-current.sentex.ca> Date: Tue, 25 Jan 2005 21:23:53 -0500 (EST) 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 Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 02:23:55 -0000 TB --- 2005-01-26 01:04:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-26 01:04:25 - starting CURRENT tinderbox run for i386/pc98 TB --- 2005-01-26 01:04:25 - checking out the source tree TB --- 2005-01-26 01:04:25 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2005-01-26 01:04:25 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-26 01:10:08 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-26 01:10:08 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2005-01-26 01:10:08 - /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 02:17:36 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-26 02:17:36 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2005-01-26 02:17:36 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Jan 26 02:17:36 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 [...] /tinderbox/CURRENT/i386/pc98/src/sys/dev/ata/ata-card.c:59: error: initializer element is not constant /tinderbox/CURRENT/i386/pc98/src/sys/dev/ata/ata-card.c:59: error: (near initialization for `ata_pccard_products[5]') /tinderbox/CURRENT/i386/pc98/src/sys/dev/ata/ata-card.c:60: error: initializer element is not constant /tinderbox/CURRENT/i386/pc98/src/sys/dev/ata/ata-card.c:60: error: (near initialization for `ata_pccard_products[6].pp_cis') /tinderbox/CURRENT/i386/pc98/src/sys/dev/ata/ata-card.c:60: error: initializer element is not constant /tinderbox/CURRENT/i386/pc98/src/sys/dev/ata/ata-card.c:60: error: (near initialization for `ata_pccard_products[6]') /tinderbox/CURRENT/i386/pc98/src/sys/dev/ata/ata-card.c:61: error: initializer element is not constant /tinderbox/CURRENT/i386/pc98/src/sys/dev/ata/ata-card.c:61: error: (near initialization for `ata_pccard_products[7]') *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2005-01-26 02:23:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-26 02:23:53 - ERROR: failed to build generic kernel TB --- 2005-01-26 02:23:53 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jan 26 02:57:35 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21AC316A4CE; Wed, 26 Jan 2005 02:57:35 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D83843D1F; Wed, 26 Jan 2005 02:57:34 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id j0Q2vX3W078941; Tue, 25 Jan 2005 21:57:33 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0Q2vXuw010880; Tue, 25 Jan 2005 21:57:33 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8FEFE7306E; Tue, 25 Jan 2005 21:57:33 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050126025733.8FEFE7306E@freebsd-current.sentex.ca> Date: Tue, 25 Jan 2005 21:57:33 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on clamscanner2 X-Virus-Status: Clean Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 02:57:35 -0000 TB --- 2005-01-26 02:23:54 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-26 02:23:54 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2005-01-26 02:23:54 - checking out the source tree TB --- 2005-01-26 02:23:54 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2005-01-26 02:23:54 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-26 02:29:21 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-26 02:29:21 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2005-01-26 02:29:21 - /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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_compression_none.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_all.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_cpio.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_iso9660.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_tar.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.02.002\" -I/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_zip.c /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_zip.c: In function `zip_read_data_deflate': /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive/archive_read_support_format_zip.c:410: warning: comparison between signed and unsigned *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/lib/libarchive. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/lib. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2005-01-26 02:57:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-26 02:57:33 - ERROR: failed to build world TB --- 2005-01-26 02:57:33 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jan 26 05:51:59 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C49416A4CE; Wed, 26 Jan 2005 05:51:59 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5CFA43D49; Wed, 26 Jan 2005 05:51:58 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0Q5pwBP026937; Wed, 26 Jan 2005 00:51:58 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0Q5pvFF068914; Wed, 26 Jan 2005 00:51:58 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BF7B57306E; Wed, 26 Jan 2005 00:51:57 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050126055157.BF7B57306E@freebsd-current.sentex.ca> Date: Wed, 26 Jan 2005 00:51:57 -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 clamscanner4 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 05:51:59 -0000 TB --- 2005-01-26 04:14:20 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-26 04:14:20 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2005-01-26 04:14:20 - checking out the source tree TB --- 2005-01-26 04:14:20 - cd /home/tinderbox/CURRENT/sparc64/sparc64 TB --- 2005-01-26 04:14:20 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-26 04:20:06 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-26 04:20:06 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-26 04:20:06 - /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 05:31:50 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-26 05:31:50 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-26 05:31:50 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Jan 26 05:31:51 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 >>> Kernel build for GENERIC completed on Wed Jan 26 05:46:51 UTC 2005 TB --- 2005-01-26 05:46:53 - generating LINT kernel config TB --- 2005-01-26 05:46:53 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src/sys/sparc64/conf TB --- 2005-01-26 05:46:53 - /usr/bin/make -B LINT TB --- 2005-01-26 05:46:53 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-26 05:46:53 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-26 05:46:53 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jan 26 05:46:54 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 [...] /tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/ata/ata-card.c:59: error: initializer element is not constant /tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/ata/ata-card.c:59: error: (near initialization for `ata_pccard_products[5]') /tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/ata/ata-card.c:60: error: initializer element is not constant /tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/ata/ata-card.c:60: error: (near initialization for `ata_pccard_products[6].pp_cis') /tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/ata/ata-card.c:60: error: initializer element is not constant /tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/ata/ata-card.c:60: error: (near initialization for `ata_pccard_products[6]') /tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/ata/ata-card.c:61: error: initializer element is not constant /tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/ata/ata-card.c:61: error: (near initialization for `ata_pccard_products[7]') *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2005-01-26 05:51:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-26 05:51:56 - ERROR: failed to build lint kernel TB --- 2005-01-26 05:51:56 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jan 26 18:05:44 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E581916A4CE; Wed, 26 Jan 2005 18:05:43 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4842443D1F; Wed, 26 Jan 2005 18:05:43 +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 j0QI5g9u075294; Wed, 26 Jan 2005 13:05:42 -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 j0QI5grv052818; Wed, 26 Jan 2005 13:05:42 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 274137306E; Wed, 26 Jan 2005 13:05:42 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050126180542.274137306E@freebsd-current.sentex.ca> Date: Wed, 26 Jan 2005 13:05:42 -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 avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 18:05:44 -0000 TB --- 2005-01-26 16:43:53 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-26 16:43:53 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2005-01-26 16:43:53 - checking out the source tree TB --- 2005-01-26 16:43:53 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2005-01-26 16:43:53 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-26 16:49:33 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-26 16:49:33 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-01-26 16:49:33 - /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 17:57:01 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-26 17:57:01 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-01-26 17:57:01 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Jan 26 17:57:01 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 [...] objcopy --strip-debug ahd.ko.debug ahd.ko ===> aio (all) cc -O2 -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -fno-omit-frame-pointer -I/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/amd64/amd64/src/sys/modules/aio/../../kern/vfs_aio.c In file included from /tinderbox/CURRENT/amd64/amd64/src/sys/modules/aio/../../kern/vfs_aio.c:28: @/sys/buf.h: In function `BUF_KERNPROC': @/sys/buf.h:340: warning: dereferencing type-punned pointer will break strict-aliasing rules @/sys/buf.h:340: warning: dereferencing type-punned pointer will break strict-aliasing rules @/sys/buf.h:340: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/sys/modules/aio. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2005-01-26 18:05:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-26 18:05:42 - ERROR: failed to build generic kernel TB --- 2005-01-26 18:05:42 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jan 26 19:28:05 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3D8816A4CE; Wed, 26 Jan 2005 19:28:05 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54C5343D53; Wed, 26 Jan 2005 19:28:05 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0QJS4LX082464; Wed, 26 Jan 2005 14:28:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0QJS4pr089530; Wed, 26 Jan 2005 14:28:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 63C727306E; Wed, 26 Jan 2005 14:28:04 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050126192804.63C727306E@freebsd-current.sentex.ca> Date: Wed, 26 Jan 2005 14:28:04 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on clamscanner2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 19:28:06 -0000 TB --- 2005-01-26 18:05:42 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-26 18:05:42 - starting CURRENT tinderbox run for i386/i386 TB --- 2005-01-26 18:05:42 - checking out the source tree TB --- 2005-01-26 18:05:42 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2005-01-26 18:05:42 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-26 18:11:18 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-26 18:11:18 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-01-26 18:11:18 - /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 19:18:50 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-26 19:18:50 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-01-26 19:18:50 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Jan 26 19:18:50 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 [...] @/dev/pci/pcivar.h:232: warning: inlining failed in call to 'pci_write_config': --param inline-unit-growth limit reached /tinderbox/CURRENT/i386/i386/src/sys/modules/agp/../../pci/agp_intel.c:228: warning: called from here @/dev/pci/pcivar.h:232: warning: inlining failed in call to 'pci_write_config': --param inline-unit-growth limit reached /tinderbox/CURRENT/i386/i386/src/sys/modules/agp/../../pci/agp_intel.c:235: warning: called from here @/dev/pci/pcivar.h:232: warning: inlining failed in call to 'pci_write_config': --param inline-unit-growth limit reached /tinderbox/CURRENT/i386/i386/src/sys/modules/agp/../../pci/agp_intel.c:248: warning: called from here @/dev/pci/pcivar.h:232: warning: inlining failed in call to 'pci_write_config': --param inline-unit-growth limit reached /tinderbox/CURRENT/i386/i386/src/sys/modules/agp/../../pci/agp_intel.c:252: warning: called from here *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/agp. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2005-01-26 19:28:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-26 19:28:04 - ERROR: failed to build generic kernel TB --- 2005-01-26 19:28:04 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jan 26 20:48:23 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DF9116A4CE; Wed, 26 Jan 2005 20:48:23 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A45543D31; Wed, 26 Jan 2005 20:48:23 +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 j0QKmM7I089564; Wed, 26 Jan 2005 15:48:22 -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 j0QKmMhE029213; Wed, 26 Jan 2005 15:48:22 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3F4237306E; Wed, 26 Jan 2005 15:48:22 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050126204822.3F4237306E@freebsd-current.sentex.ca> Date: Wed, 26 Jan 2005 15:48:22 -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 avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 20:48:23 -0000 TB --- 2005-01-26 19:28:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-26 19:28:04 - starting CURRENT tinderbox run for i386/pc98 TB --- 2005-01-26 19:28:04 - checking out the source tree TB --- 2005-01-26 19:28:04 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2005-01-26 19:28:04 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-26 19:33:44 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-26 19:33:44 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2005-01-26 19:33:44 - /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 20:41:03 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-26 20:41:03 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2005-01-26 20:41:03 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Jan 26 20:41:03 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 [...] @/dev/pci/pcivar.h:232: warning: inlining failed in call to 'pci_write_config': --param inline-unit-growth limit reached /tinderbox/CURRENT/i386/pc98/src/sys/modules/agp/../../pci/agp_intel.c:228: warning: called from here @/dev/pci/pcivar.h:232: warning: inlining failed in call to 'pci_write_config': --param inline-unit-growth limit reached /tinderbox/CURRENT/i386/pc98/src/sys/modules/agp/../../pci/agp_intel.c:235: warning: called from here @/dev/pci/pcivar.h:232: warning: inlining failed in call to 'pci_write_config': --param inline-unit-growth limit reached /tinderbox/CURRENT/i386/pc98/src/sys/modules/agp/../../pci/agp_intel.c:248: warning: called from here @/dev/pci/pcivar.h:232: warning: inlining failed in call to 'pci_write_config': --param inline-unit-growth limit reached /tinderbox/CURRENT/i386/pc98/src/sys/modules/agp/../../pci/agp_intel.c:252: warning: called from here *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules/agp. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2005-01-26 20:48:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-26 20:48:22 - ERROR: failed to build generic kernel TB --- 2005-01-26 20:48:22 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jan 26 21:23:19 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFB7616A4CE; Wed, 26 Jan 2005 21:23:19 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FB1143D2F; Wed, 26 Jan 2005 21:23:19 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [IPv6:::1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j0QLMbAB029728; Wed, 26 Jan 2005 14:22:37 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 26 Jan 2005 14:22:37 -0700 (MST) Message-Id: <20050126.142237.104061863.imp@bsdimp.com> To: tinderbox@freebsd.org From: Warner Losh In-Reply-To: <20050126180542.274137306E@freebsd-current.sentex.ca> References: <20050126180542.274137306E@freebsd-current.sentex.ca> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: amd64@freebsd.org cc: current@freebsd.org Subject: Re: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 21:23:20 -0000 Subject: [current tinderbox] failure on amd64/amd64 > cc -O2 -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -fno-omit-frame-pointer -I/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/amd64/amd64/src/sys/modules/aio/../../kern/vfs_aio.c > In file included from /tinderbox/CURRENT/amd64/amd64/src/sys/modules/aio/../../kern/vfs_aio.c:28: > @/sys/buf.h: In function `BUF_KERNPROC': > @/sys/buf.h:340: warning: dereferencing type-punned pointer will break strict-aliasing rules > @/sys/buf.h:340: warning: dereferencing type-punned pointer will break strict-aliasing rules > @/sys/buf.h:340: warning: dereferencing type-punned pointer will break strict-aliasing rules > *** Error code 1 This looks ugly to fix. Why are we compiling without -fno-strict-alias again? Warner From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jan 26 21:32:21 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EECC616A4CE; Wed, 26 Jan 2005 21:32:20 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76EE343D2F; Wed, 26 Jan 2005 21:32:20 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [IPv6:::1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j0QLTM7w031980; Wed, 26 Jan 2005 14:29:22 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 26 Jan 2005 14:29:22 -0700 (MST) Message-Id: <20050126.142922.78737749.imp@bsdimp.com> To: tinderbox@freebsd.org From: Warner Losh In-Reply-To: <20050126.142237.104061863.imp@bsdimp.com> References: <20050126180542.274137306E@freebsd-current.sentex.ca> <20050126.142237.104061863.imp@bsdimp.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: amd64@freebsd.org cc: current@freebsd.org Subject: Re: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 21:32:21 -0000 From: Warner Losh Subject: Re: [current tinderbox] failure on amd64/amd64 Date: Wed, 26 Jan 2005 14:22:37 -0700 (MST) > Subject: [current tinderbox] failure on amd64/amd64 > > > cc -O2 -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -fno-omit-frame-pointer -I/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/amd64/amd64/src/sys/modules/aio/../../kern/vfs_aio.c > > In file included from /tinderbox/CURRENT/amd64/amd64/src/sys/modules/aio/../../kern/vfs_aio.c:28: > > @/sys/buf.h: In function `BUF_KERNPROC': > > @/sys/buf.h:340: warning: dereferencing type-punned pointer will break strict-aliasing rules > > @/sys/buf.h:340: warning: dereferencing type-punned pointer will break strict-aliasing rules > > @/sys/buf.h:340: warning: dereferencing type-punned pointer will break strict-aliasing rules > > *** Error code 1 > > This looks ugly to fix. Why are we compiling without > -fno-strict-alias again? I've decided that I'm disinclined to fix this because it compiles correctly with the standard flags. It is time to fix tinerbox to not have these whacked out flags (eg lacking -fno-strict-alias). There turns out to be hundreds of these sorts of errors in the kernel right now. Warner From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jan 26 22:35:06 2005 Return-Path: Delivered-To: freebsd-tinderbox@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-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments 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 From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jan 27 01:10:33 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA29116A4CE; Thu, 27 Jan 2005 01:10:32 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F1EC43D45; Thu, 27 Jan 2005 01:10:32 +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 j0R1AVSI005466; Wed, 26 Jan 2005 20:10:31 -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 j0R1AVEQ028661; Wed, 26 Jan 2005 20:10:31 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 824F37306E; Wed, 26 Jan 2005 20:10:31 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050127011031.824F37306E@freebsd-current.sentex.ca> Date: Wed, 26 Jan 2005 20:10:31 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2005 01:10:33 -0000 TB --- 2005-01-26 23:52:40 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-26 23:52:40 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2005-01-26 23:52:40 - checking out the source tree TB --- 2005-01-26 23:52:40 - cd /home/tinderbox/CURRENT/sparc64/sparc64 TB --- 2005-01-26 23:52:40 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-26 23:58:12 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-26 23:58:12 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-26 23:58:12 - /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-27 01:04:19 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-27 01:04:19 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-27 01:04:19 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Jan 27 01:04:19 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 [...] touch export_syms awk -f /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/axe/../../conf/kmod_syms.awk if_axe.kld export_syms | xargs -J% objcopy % if_axe.kld ld -Bshareable -d -warn-common -o if_axe.ko.debug if_axe.kld objcopy --strip-debug if_axe.ko.debug if_axe.ko ===> bfe (all) cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC -mcmodel=medlow -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c: In function `bfe_dma_alloc': /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c:212: warning: overflow in implicit constant conversion *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2005-01-27 01:10:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-27 01:10:31 - ERROR: failed to build generic kernel TB --- 2005-01-27 01:10:31 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jan 27 11:50:44 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA15B16A4CE; Thu, 27 Jan 2005 11:50:43 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F3C143D31; Thu, 27 Jan 2005 11:50:43 +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 j0RBogue030421; Thu, 27 Jan 2005 06:50:42 -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 j0RBogI9022641; Thu, 27 Jan 2005 06:50:42 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 35A467306E; Thu, 27 Jan 2005 06:50:42 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050127115042.35A467306E@freebsd-current.sentex.ca> Date: Thu, 27 Jan 2005 06:50:42 -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 avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2005 11:50:44 -0000 TB --- 2005-01-27 10:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-27 10:30:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-01-27 10:30:00 - checking out the source tree TB --- 2005-01-27 10:30:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-01-27 10:30:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-27 10:35:36 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-27 10:35:36 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-01-27 10:35:36 - /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-27 11:43:07 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-27 11:43:07 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-01-27 11:43:07 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Jan 27 11:43:08 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 [...] touch export_syms awk -f /tinderbox/CURRENT/alpha/alpha/src/sys/modules/axe/../../conf/kmod_syms.awk if_axe.kld export_syms | xargs -J% objcopy % if_axe.kld ld -Bshareable -d -warn-common -o if_axe.ko.debug if_axe.kld objcopy --strip-debug if_axe.ko.debug if_axe.ko ===> bfe (all) cc -O2 -fno-strict-aliasing -pipe -mcpu=ev4 -mtune=ev5 -mieee -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe/../../dev/bfe/if_bfe.c /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe/../../dev/bfe/if_bfe.c: In function `bfe_dma_alloc': /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe/../../dev/bfe/if_bfe.c:212: warning: overflow in implicit constant conversion *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-01-27 11:50:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-27 11:50:42 - ERROR: failed to build generic kernel TB --- 2005-01-27 11:50:42 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jan 27 22:11:55 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46E0116A4CE; Thu, 27 Jan 2005 22:11:55 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA54743D31; Thu, 27 Jan 2005 22:11:54 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id j0RMBs2I047398; Thu, 27 Jan 2005 17:11:54 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0RMBta1054507; Thu, 27 Jan 2005 17:11:55 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 14CB67306E; Thu, 27 Jan 2005 17:11:53 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050127221153.14CB67306E@freebsd-current.sentex.ca> Date: Thu, 27 Jan 2005 17:11:53 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on clamscanner4 X-Virus-Status: Clean Subject: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2005 22:11:55 -0000 TB --- 2005-01-27 20:53:48 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-27 20:53:48 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2005-01-27 20:53:48 - checking out the source tree TB --- 2005-01-27 20:53:48 - cd /home/tinderbox/CURRENT/sparc64/sparc64 TB --- 2005-01-27 20:53:48 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-27 20:59:20 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-27 20:59:20 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-27 20:59:20 - /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-27 22:05:43 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-27 22:05:43 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-27 22:05:43 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Jan 27 22:05:43 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 [...] touch export_syms awk -f /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/axe/../../conf/kmod_syms.awk if_axe.kld export_syms | xargs -J% objcopy % if_axe.kld ld -Bshareable -d -warn-common -o if_axe.ko.debug if_axe.kld objcopy --strip-debug if_axe.ko.debug if_axe.ko ===> bfe (all) cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC -mcmodel=medlow -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c: In function `bfe_dma_alloc': /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c:212: warning: overflow in implicit constant conversion *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2005-01-27 22:11:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-27 22:11:53 - ERROR: failed to build generic kernel TB --- 2005-01-27 22:11:53 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jan 28 08:58:30 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3B7416A4CF; Fri, 28 Jan 2005 08:58:29 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88E7E43D45; Fri, 28 Jan 2005 08:58:29 +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 j0S8wSld032911; Fri, 28 Jan 2005 03:58:28 -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 j0S8wSsV037112; Fri, 28 Jan 2005 03:58:28 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 675647306E; Fri, 28 Jan 2005 03:58:28 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050128085828.675647306E@freebsd-current.sentex.ca> Date: Fri, 28 Jan 2005 03:58:28 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on clamscanner4 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 08:58:30 -0000 TB --- 2005-01-28 07:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-28 07:30:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-01-28 07:30:00 - checking out the source tree TB --- 2005-01-28 07:30:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-01-28 07:30:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-28 07:35:33 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-28 07:35:33 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-01-28 07:35:33 - /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-28 08:51:12 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-28 08:51:12 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-01-28 08:51:12 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Jan 28 08:51:13 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 [...] touch export_syms awk -f /tinderbox/CURRENT/alpha/alpha/src/sys/modules/axe/../../conf/kmod_syms.awk if_axe.kld export_syms | xargs -J% objcopy % if_axe.kld ld -Bshareable -d -warn-common -o if_axe.ko.debug if_axe.kld objcopy --strip-debug if_axe.ko.debug if_axe.ko ===> bfe (all) cc -O2 -fno-strict-aliasing -pipe -mcpu=ev4 -mtune=ev5 -mieee -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe/../../dev/bfe/if_bfe.c /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe/../../dev/bfe/if_bfe.c: In function `bfe_dma_alloc': /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe/../../dev/bfe/if_bfe.c:212: warning: overflow in implicit constant conversion *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-01-28 08:58:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-28 08:58:28 - ERROR: failed to build generic kernel TB --- 2005-01-28 08:58:28 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jan 28 19:20:23 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F98316A4CE; Fri, 28 Jan 2005 19:20:23 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4691443D3F; Fri, 28 Jan 2005 19:20:23 +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 j0SJKMZL073282; Fri, 28 Jan 2005 14:20:22 -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 h93ICX3g003278; Fri, 3 Oct 2003 14:12:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3A9267306E; Fri, 28 Jan 2005 14:19:07 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050128191907.3A9267306E@freebsd-current.sentex.ca> Date: Fri, 28 Jan 2005 14:19:07 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Scanned: ClamAV 0.80/690/Fri Jan 28 07:09:45 2005 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 19:20:24 -0000 TB --- 2005-01-28 18:00:52 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-28 18:00:52 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2005-01-28 18:00:52 - checking out the source tree TB --- 2005-01-28 18:00:52 - cd /home/tinderbox/CURRENT/sparc64/sparc64 TB --- 2005-01-28 18:00:52 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-28 18:06:24 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-28 18:06:24 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-28 18:06:24 - /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-28 19:12:44 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-28 19:12:44 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-28 19:12:44 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Jan 28 19:12:45 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 [...] touch export_syms awk -f /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/axe/../../conf/kmod_syms.awk if_axe.kld export_syms | xargs -J% objcopy % if_axe.kld ld -Bshareable -d -warn-common -o if_axe.ko.debug if_axe.kld objcopy --strip-debug if_axe.ko.debug if_axe.ko ===> bfe (all) cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC -mcmodel=medlow -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c: In function `bfe_dma_alloc': /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c:212: warning: overflow in implicit constant conversion *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2005-01-28 19:19:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-28 19:19:06 - ERROR: failed to build generic kernel TB --- 2005-01-28 19:19:06 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jan 29 05:24:56 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 639EF16A4CE; Sat, 29 Jan 2005 05:24:56 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9C0843D39; Sat, 29 Jan 2005 05:24:55 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id j0T5OtqD054936; Sat, 29 Jan 2005 00:24:55 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0T5PBQo010401; Sat, 29 Jan 2005 00:25:11 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 099517306E; Sat, 29 Jan 2005 00:24:54 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050129052454.099517306E@freebsd-current.sentex.ca> Date: Sat, 29 Jan 2005 00:24:54 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/690/Fri Jan 28 07:09:45 2005 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2005 05:24:56 -0000 TB --- 2005-01-29 04:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-29 04:00:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-01-29 04:00:00 - checking out the source tree TB --- 2005-01-29 04:00:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-01-29 04:00:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-29 04:05:35 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-29 04:05:35 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-01-29 04:05:35 - /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-29 05:15:42 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-29 05:15:42 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-01-29 05:15:42 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Jan 29 05:15:42 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 [...] touch export_syms awk -f /tinderbox/CURRENT/alpha/alpha/src/sys/modules/axe/../../conf/kmod_syms.awk if_axe.kld export_syms | xargs -J% objcopy % if_axe.kld ld -Bshareable -d -warn-common -o if_axe.ko.debug if_axe.kld objcopy --strip-debug if_axe.ko.debug if_axe.ko ===> bfe (all) cc -O2 -fno-strict-aliasing -pipe -mcpu=ev4 -mtune=ev5 -mieee -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe/../../dev/bfe/if_bfe.c /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe/../../dev/bfe/if_bfe.c: In function `bfe_dma_alloc': /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe/../../dev/bfe/if_bfe.c:212: warning: overflow in implicit constant conversion *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-01-29 05:24:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-29 05:24:54 - ERROR: failed to build generic kernel TB --- 2005-01-29 05:24:54 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jan 29 16:31:39 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5364516A4CF; Sat, 29 Jan 2005 16:31:39 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8C5E43D55; Sat, 29 Jan 2005 16:31:38 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id j0TGVc21078674; Sat, 29 Jan 2005 11:31:38 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j0TGVxUZ056639; Sat, 29 Jan 2005 11:31:59 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 38DAD7306E; Sat, 29 Jan 2005 11:31:38 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050129163138.38DAD7306E@freebsd-current.sentex.ca> Date: Sat, 29 Jan 2005 11:31:38 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/690/Fri Jan 28 07:09:45 2005 clamav-milter version 0.80j on clamscanner4 X-Virus-Status: Clean Subject: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2005 16:31:39 -0000 TB --- 2005-01-29 15:13:18 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-29 15:13:18 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2005-01-29 15:13:18 - checking out the source tree TB --- 2005-01-29 15:13:18 - cd /home/tinderbox/CURRENT/sparc64/sparc64 TB --- 2005-01-29 15:13:18 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-29 15:19:06 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-29 15:19:06 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-29 15:19:06 - /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-29 16:25:28 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-29 16:25:28 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-29 16:25:28 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Jan 29 16:25:28 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 [...] touch export_syms awk -f /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/axe/../../conf/kmod_syms.awk if_axe.kld export_syms | xargs -J% objcopy % if_axe.kld ld -Bshareable -d -warn-common -o if_axe.ko.debug if_axe.kld objcopy --strip-debug if_axe.ko.debug if_axe.ko ===> bfe (all) cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC -mcmodel=medlow -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c: In function `bfe_dma_alloc': /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c:212: warning: overflow in implicit constant conversion *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2005-01-29 16:31:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-29 16:31:37 - ERROR: failed to build generic kernel TB --- 2005-01-29 16:31:37 - tinderbox aborted