From owner-freebsd-current@FreeBSD.ORG Wed Oct 26 05:55:00 2005 Return-Path: X-Original-To: current@freebsd.org 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 06A3116A41F; Wed, 26 Oct 2005 05:55:00 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C95343D46; Wed, 26 Oct 2005 05:54:59 +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.4/8.13.4) with ESMTP id j9Q5svEe082182; Wed, 26 Oct 2005 01:54:58 -0400 (EDT) (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.3/8.13.3) with ESMTP id j9Q5swLI023529; Wed, 26 Oct 2005 01:54:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 39FCC7302F; Wed, 26 Oct 2005 01:54:58 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051026055458.39FCC7302F@freebsd-current.sentex.ca> Date: Wed, 26 Oct 2005 01:54:58 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 05:55:00 -0000 TB --- 2005-10-26 03:57:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-10-26 03:57:08 - starting HEAD tinderbox run for i386/i386 TB --- 2005-10-26 03:57:08 - cleaning the object tree TB --- 2005-10-26 03:57:43 - checking out the source tree TB --- 2005-10-26 03:57:43 - cd /tinderbox/HEAD/i386/i386 TB --- 2005-10-26 03:57:43 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-10-26 04:06:34 - building world (CFLAGS=-O2 -pipe) TB --- 2005-10-26 04:06:34 - cd /src TB --- 2005-10-26 04:06:34 - /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-10-26 05:39:10 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-10-26 05:39:10 - cd /src TB --- 2005-10-26 05:39:10 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Oct 26 05:39: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 >>> stage 3.2: building everything [...] ===> cx (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/obj/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /src/sys/modules/cx/../../dev/cx/if_cx.c /src/sys/modules/cx/../../dev/cx/if_cx.c: In function `cx_modevent': /src/sys/modules/cx/../../dev/cx/if_cx.c:2550: error: `tty_ithd' undeclared (first use in this function) /src/sys/modules/cx/../../dev/cx/if_cx.c:2550: error: (Each undeclared identifier is reported only once /src/sys/modules/cx/../../dev/cx/if_cx.c:2550: error: for each function it appears in.) /src/sys/modules/cx/../../dev/cx/if_cx.c:2563: warning: implicit declaration of function `ithread_remove_handler' /src/sys/modules/cx/../../dev/cx/if_cx.c:2563: warning: nested extern declaration of `ithread_remove_handler' *** Error code 1 Stop in /src/sys/modules/cx. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-10-26 05:54:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-10-26 05:54:57 - ERROR: failed to build generic kernel TB --- 2005-10-26 05:54:57 - tinderbox aborted