From owner-freebsd-i386@FreeBSD.ORG Sat Aug 12 20:23:19 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA8FA16A4DA; Sat, 12 Aug 2006 20:23:19 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from koef.zs64.net (koef.zs64.net [213.238.47.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0010743D45; Sat, 12 Aug 2006 20:23:18 +0000 (GMT) (envelope-from stb@lassitu.de) Received: (from stb@koef.zs64.net) (authenticated) by koef.zs64.net (8.13.8/8.13.7) with ESMTP id k7CKN235026612 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Sat, 12 Aug 2006 22:23:13 +0200 (CEST) (envelope-from stb@lassitu.de) 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> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <40C0B221-93F1-4F75-99CB-AC0FB881C58A@lassitu.de> Content-Transfer-Encoding: 7bit From: Stefan Bethke Date: Sat, 12 Aug 2006 22:23:01 +0200 To: Stefan Bethke X-Mailer: Apple Mail (2.752.2) Cc: stable@freebsd.org, njl@freebsd.org, i386@freebsd.org Subject: Re: [releng_6 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Aug 2006 20:23:19 -0000 Am 12.08.2006 um 20:13 schrieb Stefan Bethke: > 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 >>> >>> Stop in /src. >>> *** Error code 1 >>> >>> Stop in /src. >>> TB --- 2006-08-12 06:02:51 - WARNING: /usr/bin/make returned exit >>> code 1 >>> TB --- 2006-08-12 06:02:51 - ERROR: failed to build lint kernel >>> TB --- 2006-08-12 06:02:51 - tinderbox aborted >>> TB --- 0.93 user 5.87 system 5499.58 real >>> >> >> 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. And a few more. Specifically, you'll want: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/acpica/ acpi_wakeup.c.diff?r1=1.41&r2=1.42 http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/acpica/ acpi_wakecode.S.diff?r1=1.10&r2=1.12 http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/acpica/ acpi_machdep.c.diff?r1=1.30&r2=1.32 http://www.freebsd.org/cgi/cvsweb.cgi/src/share/man/man4/acpi.4.diff? r1=1.55&r2=1.56 Stefan -- Stefan Bethke Fon +49 170 346 0140