From owner-freebsd-current@FreeBSD.ORG  Sat Mar 19 00:16:42 2011
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
Delivered-To: current@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E4D75106566B;
	Sat, 19 Mar 2011 00:16:41 +0000 (UTC)
	(envelope-from lacombar@gmail.com)
Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com
	[209.85.210.182])
	by mx1.freebsd.org (Postfix) with ESMTP id 9080E8FC0C;
	Sat, 19 Mar 2011 00:16:41 +0000 (UTC)
Received: by iyj12 with SMTP id 12so5384686iyj.13
	for <multiple recipients>; Fri, 18 Mar 2011 17:16:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	bh=DhL7o5ZhJMZMIAJEHC8E2aUEPA3sSBKj5xRZmcsEpSg=;
	b=w0LQUidxDjx+u4KlpU9tClxnlbtcmACnxAVR8tv+MsAEffDXjelQv/VuJj5UDkU7Nr
	yy8zf5AqabvwIw3xv9tlyqFsThWJxAO2YdC3SW3/eAdbvW88PdRWZjQyITyTVQV5EBpK
	8VqIcZWjL5Uweo/kjPIKjaHxZ9Dzlrpd179f4=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type:content-transfer-encoding;
	b=sTeYAJIJn5yQvx3pJ2j7ZHgCWBs1P77A6F94hxfpEau4tHT08EpLaJOYn9GGBLU2IV
	x6NeRZKfqrkRhuFwiW0gGE/lqBnWDgjyWL0bq/C/z6t9TyHNkdYU8xwf20M6ZLZB0KUN
	NQoAHxQjLBVUskFipu4+7epBu9/4Y+UmUCCuY=
MIME-Version: 1.0
Received: by 10.42.152.136 with SMTP id i8mr2437391icw.200.1300491923571; Fri,
	18 Mar 2011 16:45:23 -0700 (PDT)
Received: by 10.42.177.132 with HTTP; Fri, 18 Mar 2011 16:45:23 -0700 (PDT)
In-Reply-To: <201103182337.p2INbIKu066558@freebsd-current.sentex.ca>
References: <201103182337.p2INbIKu066558@freebsd-current.sentex.ca>
Date: Fri, 18 Mar 2011 19:45:23 -0400
Message-ID: <AANLkTimcet4mwPzPLuR6cmdPmqu=uH9Aa7oVEjeGSCkT@mail.gmail.com>
From: Arnaud Lacombe <lacombar@gmail.com>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, Jack Vogel <jfvogel@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Cc: current@freebsd.org, i386@freebsd.org
Subject: Re: [head tinderbox] failure on i386/pc98
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
	<freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, 
	<mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
	<mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 19 Mar 2011 00:16:42 -0000

Hi,

On Fri, Mar 18, 2011 at 7:37 PM, FreeBSD Tinderbox
<tinderbox@freebsd.org> wrote:
> [...]
> awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -c ; =A0=
cc -c -O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 =A0-Wall -Wredundant-dec=
ls -Wnested-externs -Wstrict-prototypes =A0-Wmissing-prototypes -Wpointer-a=
rith -Winline -Wcast-qual =A0-Wundef -Wno-pointer-sign -fformat-extensions =
-nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL=
_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 --p=
aram inline-unit-growth=3D100 --param large-function-growth=3D1000 -DGPROF =
-falign-functions=3D16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strin=
gs -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -m=
no-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofile=
r-epilogue eisa_if.c
> cc -c -O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 =A0-Wall -Wredundant-d=
ecls -Wnested-externs -Wstrict-prototypes =A0-Wmissing-prototypes -Wpointer=
-arith -Winline -Wcast-qual =A0-Wundef -Wno-pointer-sign -fformat-extension=
s -nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERN=
EL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 -=
-param inline-unit-growth=3D100 --param large-function-growth=3D1000 -DGPRO=
F -falign-functions=3D16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-str=
ings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 =
-mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofi=
ler-epilogue /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000
> In file included from /src/sys/dev/e1000/if_em.c:86:
> /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined
> In file included from /src/sys/dev/e1000/if_em.c:55:
> /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous =
definition
> *** Error code 1
>
This should fix it:

diff --git a/src/if_em.h b/src/if_em.h
index 367d249..9381fc8 100644
--- a/src/if_em.h
+++ b/src/if_em.h
@@ -213,7 +213,7 @@
 #define EM_MSIX_BAR            3       /* On 82575 */

 /* More backward compatibility */
-#if !defined(SYSTCL_ADD_UQUAD)
+#if !defined(SYSCTL_ADD_UQUAD)
 #define SYSCTL_ADD_UQUAD SYSCTL_ADD_QUAD
 #endif

For the record, I privately sent jfv@ a patch about this build failure
a month ago ...

 - Arnaud




> Stop in /obj/pc98.i386/src/sys/LINT.
> *** Error code 1
>
> Stop in /src.
> *** Error code 1
>
> Stop in /src.
> TB --- 2011-03-18 23:37:17 - WARNING: /usr/bin/make returned exit code =
=A01
> TB --- 2011-03-18 23:37:17 - ERROR: failed to build lint kernel
> TB --- 2011-03-18 23:37:18 - 5616.87 user 985.87 system 7037.37 real
>
>
> http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full
> _______________________________________________
> 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=
"
>