From owner-freebsd-stable@FreeBSD.ORG Tue Jan 15 07:44:28 2013 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 951C9513 for ; Tue, 15 Jan 2013 07:44:28 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6001E1C5 for ; Tue, 15 Jan 2013 07:44:28 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:d8d8:1399:7768:60b9] (unknown [IPv6:2001:7b8:3a7:0:d8d8:1399:7768:60b9]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 68A085C37 for ; Tue, 15 Jan 2013 08:44:25 +0100 (CET) Message-ID: <50F508D7.8070802@andric.com> Date: Tue, 15 Jan 2013 08:44:23 +0100 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20121128 Thunderbird/18.0 MIME-Version: 1.0 To: stable@freebsd.org Subject: Re: [releng_9 tinderbox] failure on arm/arm References: <201301142156.r0ELu7pH048038@freebsd-stable.sentex.ca> In-Reply-To: <201301142156.r0ELu7pH048038@freebsd-stable.sentex.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2013 07:44:28 -0000 On 2013-01-14 22:56, FreeBSD Tinderbox wrote: > TB --- 2013-01-14 20:02:02 - tinderbox 2.10 running on freebsd-stable.sentex.ca > TB --- 2013-01-14 20:02:02 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 > TB --- 2013-01-14 20:02:02 - starting RELENG_9 tinderbox run for arm/arm ... > cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/arm.arm/src/sys/ETHERNUT5/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/arm.arm/src/sys/ETHERNUT5 -mcpu=arm9 -ffreestanding -std=iso9899:1999 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_attach.c > /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_attach.c: In function 'ar9285Attach': > /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_attach.c:144: error: 'ath_hal_EepromDataRead' undeclared (first use in this function) > /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_attach.c:144: error: (Each undeclared identifier is reported only once > /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_attach.c:144: error: for each function it appears in.) Sorry for breaking this, it should be fixed with r245449.