From owner-freebsd-stable@FreeBSD.ORG Sat Nov 27 15:31:10 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87256106564A for ; Sat, 27 Nov 2010 15:31:10 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta01.westchester.pa.mail.comcast.net (qmta01.westchester.pa.mail.comcast.net [76.96.62.16]) by mx1.freebsd.org (Postfix) with ESMTP id 34D308FC08 for ; Sat, 27 Nov 2010 15:31:09 +0000 (UTC) Received: from omta01.westchester.pa.mail.comcast.net ([76.96.62.11]) by qmta01.westchester.pa.mail.comcast.net with comcast id cFCo1f0050EZKEL51FXA3P; Sat, 27 Nov 2010 15:31:10 +0000 Received: from koitsu.dyndns.org ([98.248.41.155]) by omta01.westchester.pa.mail.comcast.net with comcast id cFX91f00E3LrwQ23MFXARx; Sat, 27 Nov 2010 15:31:10 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 4A7C89B425; Sat, 27 Nov 2010 07:31:08 -0800 (PST) Date: Sat, 27 Nov 2010 07:31:08 -0800 From: Jeremy Chadwick To: stable@freebsd.org Message-ID: <20101127153108.GA2833@icarus.home.lan> References: <201011271328.oARDSYUT063766@freebsd-legacy.sentex.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201011271328.oARDSYUT063766@freebsd-legacy.sentex.ca> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: [releng_7 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2010 15:31:10 -0000 On Sat, Nov 27, 2010 at 01:28:34PM +0000, FreeBSD Tinderbox wrote: > cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 > /src/sys/dev/e1000/if_em.c:1275: error: conflicting types for 'em_poll' > /src/sys/dev/e1000/if_em.c:286: error: previous declaration of 'em_poll' was here > *** Error code 1 Just a FYI: I've sent off-list mail to Jack Vogel about this. -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |