Date: Sun, 12 Dec 2004 20:22:48 -0500 From: "Alexandre \"Sunny\" Kovalenko" <Alex.Kovalenko@verizon.net> To: Scott Long <scottl@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: [current tinderbox] failure on i386/i386 Message-ID: <1102900968.922.2.camel@RabbitsDen> In-Reply-To: <41BCB853.1030804@freebsd.org> References: <20041212204549.2F75D7306E@freebsd-current.sentex.ca> <41BCB853.1030804@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 (Олександр Коваленко)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1102900968.922.2.camel>