Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2006 20:33:55 -0700
From:      Nate Lawson <nate@root.org>
To:        Stefan Bethke <stb@lassitu.de>
Cc:        stable@freebsd.org, i386@freebsd.org
Subject:   Re: [releng_6 tinderbox] failure on i386/i386
Message-ID:  <44E29223.4070804@root.org>
In-Reply-To: <0C0AAE41-2972-4A5D-ABDE-8E01E3EF76A7@lassitu.de>
References:  <20060812060251.D7D4D7302F@freebsd-current.sentex.ca> <44DDFE1B.7050707@gmx.de> <0C0AAE41-2972-4A5D-ABDE-8E01E3EF76A7@lassitu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Stefan Bethke wrote:
> Am 12.08.2006 um 18:13 schrieb [LoN]Kamikaze:
> 
>>> cc -c -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/src/sys -I/src/sys/contrib/altq 
>>> -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf 
>>> -I/src/sys/contrib/dev/ath -I/src/sys/contrib/dev/ath/freebsd 
>>> -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -D_KERNEL 
>>> -DHAVE_KERNEL_OPTION_HEADERS -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  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 
>>> -ffreestanding -Werror -finstrument-functions -Wno-inline 
>>> /src/sys/i386/acpica/acpi_wakeup.c
>>> /src/sys/i386/acpica/acpi_wakeup.c: In function `acpi_sleep_machdep':
>>> /src/sys/i386/acpica/acpi_wakeup.c:285: error: `acpi_resume_beep' 
>>> undeclared (first use in this function)
>>> /src/sys/i386/acpica/acpi_wakeup.c:285: error: (Each undeclared 
>>> identifier is reported only once
>>> /src/sys/i386/acpica/acpi_wakeup.c:285: error: for each function it 
>>> appears in.)
>>> *** Error code 1
>>>
>>> Stop in /obj/src/sys/LINT.
>>> *** Error code 1
>>>
>>
>> The same build failure occurs on all my machines (i386). Other
>> people reported this as well on the German BSD forums.
> 
> Me too.
> 
> It looks like 1.42 of src/sys/i386/acpica/acpi_wakeup.c needs to be 
> MFCed as well.
>

Many apologies for the bug.  I thought I had time to test and then had 
some personal issues that kept me from checking email until now.  In the 
future, I won't commit changes in that situation.

-- 
Nate




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44E29223.4070804>