From owner-freebsd-current@FreeBSD.ORG Sun Mar 13 01:31:02 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37EA416A4CE; Sun, 13 Mar 2005 01:31:02 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A598E43D4C; Sun, 13 Mar 2005 01:31:01 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j2D1V1lL029058; Sat, 12 Mar 2005 20:31:01 -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 j2D1V1Ak025383; Sat, 12 Mar 2005 20:31:01 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E7C4F7306E; Sat, 12 Mar 2005 20:31:00 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050313013100.E7C4F7306E@freebsd-current.sentex.ca> Date: Sat, 12 Mar 2005 20:31:00 -0500 (EST) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner1 X-Virus-Status: Clean Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 01:31:02 -0000 TB --- 2005-03-12 23:45:38 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-03-12 23:45:38 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2005-03-12 23:45:38 - checking out the source tree TB --- 2005-03-12 23:45:38 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2005-03-12 23:45:38 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-03-12 23:52:01 - building world (CFLAGS=-O2 -pipe) TB --- 2005-03-12 23:52:01 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-03-12 23:52:01 - /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-03-13 00:59:32 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-03-13 00:59:32 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-03-13 00:59:32 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Mar 13 00:59:32 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 Mar 13 01:14:15 UTC 2005 TB --- 2005-03-13 01:14:15 - generating LINT kernel config TB --- 2005-03-13 01:14:15 - cd /home/tinderbox/CURRENT/amd64/amd64/src/sys/amd64/conf TB --- 2005-03-13 01:14:15 - /usr/bin/make -B LINT TB --- 2005-03-13 01:14:15 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-03-13 01:14:15 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-03-13 01:14:15 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Mar 13 01:14: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 [...] touch export_syms awk -f /tinderbox/CURRENT/amd64/amd64/src/sys/modules/rc4/../../conf/kmod_syms.awk rc4.ko export_syms | xargs -J% objcopy % rc4.ko objcopy --strip-debug rc4.ko ===> re (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -fno-omit-frame-pointer -I/tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/LINT -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/re/../../dev/re/if_re.c /tinderbox/CURRENT/amd64/amd64/src/sys/modules/re/../../dev/re/if_re.c: In function `re_poll_locked': /tinderbox/CURRENT/amd64/amd64/src/sys/modules/re/../../dev/re/if_re.c:1794: error: invalid type argument of `->' /tinderbox/CURRENT/amd64/amd64/src/sys/modules/re/../../dev/re/if_re.c:1794: error: invalid type argument of `->' *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/sys/modules/re. *** 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/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2005-03-13 01:31:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-03-13 01:31:00 - ERROR: failed to build lint kernel TB --- 2005-03-13 01:31:00 - tinderbox aborted