From owner-freebsd-current@FreeBSD.ORG Mon Dec 13 01:23:47 2004 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 01B9116A4CE; Mon, 13 Dec 2004 01:23:47 +0000 (GMT) Received: from out001.verizon.net (out001pub.verizon.net [206.46.170.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CABF43D2D; Mon, 13 Dec 2004 01:23:46 +0000 (GMT) (envelope-from Alex.Kovalenko@verizon.net) Received: from RabbitsDen ([141.150.86.23]) by out001.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20041213012345.DJUN28025.out001.verizon.net@RabbitsDen>; Sun, 12 Dec 2004 19:23:45 -0600 From: "Alexandre \"Sunny\" Kovalenko" To: Scott Long In-Reply-To: <41BCB853.1030804@freebsd.org> References: <20041212204549.2F75D7306E@freebsd-current.sentex.ca> <41BCB853.1030804@freebsd.org> Content-Type: text/plain; charset=iso-8859-5 Date: Sun, 12 Dec 2004 20:22:48 -0500 Message-Id: <1102900968.922.2.camel@RabbitsDen> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit X-Authentication-Info: Submitted using SMTP AUTH at out001.verizon.net from [141.150.86.23] at Sun, 12 Dec 2004 19:23:45 -0600 cc: freebsd-current@freebsd.org Subject: Re: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 01:23:47 -0000 On Sun, 2004-12-12 at 14:29 -0700, Scott Long wrote: > This has been broken long enough. Please fix it. > > FreeBSD Tinderbox wrote: > > TB --- 2004-12-12 19:01:46 - tinderbox 2.3 running on freebsd-current.sentex.ca > > TB --- 2004-12-12 19:01:46 - starting CURRENT tinderbox run for i386/i386 > > TB --- 2004-12-12 19:01:46 - checking out the source tree > > TB --- 2004-12-12 19:01:46 - cd /home/tinderbox/CURRENT/i386/i386 > > TB --- 2004-12-12 19:01:46 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > > TB --- 2004-12-12 19:08:04 - building world (CFLAGS=-O2 -pipe) > > TB --- 2004-12-12 19:08:04 - cd /home/tinderbox/CURRENT/i386/i386/src > > TB --- 2004-12-12 19:08:04 - /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 --- 2004-12-12 20:14:30 - building generic kernel (COPTFLAGS=-O2 -pipe) > > TB --- 2004-12-12 20:14:30 - cd /home/tinderbox/CURRENT/i386/i386/src > > TB --- 2004-12-12 20:14:30 - /usr/bin/make buildkernel KERNCONF=GENERIC > > > >>>>Kernel build for GENERIC started on Sun Dec 12 20:14:31 UTC 2004 > >>>>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 Dec 12 20:31:49 UTC 2004 > > > > TB --- 2004-12-12 20:31:49 - generating LINT kernel config > > TB --- 2004-12-12 20:31:49 - cd /home/tinderbox/CURRENT/i386/i386/src/sys/i386/conf > > TB --- 2004-12-12 20:31:49 - /usr/bin/make -B LINT > > TB --- 2004-12-12 20:31:49 - building LINT kernel (COPTFLAGS=-O2 -pipe) > > TB --- 2004-12-12 20:31:49 - cd /home/tinderbox/CURRENT/i386/i386/src > > TB --- 2004-12-12 20:31:49 - /usr/bin/make buildkernel KERNCONF=LINT > > > >>>>Kernel build for LINT started on Sun Dec 12 20:31:49 UTC 2004 > >>>>stage 1: configuring the kernel > >>>>stage 2.1: cleaning up the object tree > >>>>stage 2.2: rebuilding the object tree > >>>>stage 2.3: build tools > >>>>stage 3.1: making dependencies > >>>>stage 3.2: building everything > > > > [...] > > cc -O2 -pipe -I/sys/contrib/dev/acpica -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/sys/contrib/dev/acpica -include /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -I/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c > > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c: In function `acpi_ibm_attach': > > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:155: error: `_COMPONENT' undeclared (first use in this function) > > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:155: error: (Each undeclared identifier is reported only once > > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:155: error: for each function it appears in.) > > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:155: error: `_THIS_MODULE' undeclared (first use in this function) > > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c: In function `acpi_ibm_detach': > > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:260: error: `_Dbg' undeclared (first use in this function) > > *** Error code 1 > > > > Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm. > > *** Error code 1 > > > > Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi. > > *** 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/LINT. > > *** Error code 1 > > > > Stop in /tinderbox/CURRENT/i386/i386/src. > > *** Error code 1 > > > > Stop in /tinderbox/CURRENT/i386/i386/src. > > TB --- 2004-12-12 20:45:48 - WARNING: /usr/bin/make returned exit code 1 > > TB --- 2004-12-12 20:45:48 - ERROR: failed to build lint kernel > > TB --- 2004-12-12 20:45:48 - tinderbox aborted > > > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" I did not break this, but for whatever it's worth, removing option ACPI_DEBUG from the kernel config will get it to compile. -- Alexandre "Sunny" Kovalenko (Олександр Коваленко)