From owner-svn-src-all@freebsd.org Sat Jan 28 16:53:43 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7596FCC5F64; Sat, 28 Jan 2017 16:53:43 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 253191EB7; Sat, 28 Jan 2017 16:53:42 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id XWFvcKlK9C3JIXWFwcaMaP; Sat, 28 Jan 2017 09:53:41 -0700 X-Authority-Analysis: v=2.2 cv=XbT59Mx5 c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=IgFoBzBjUZAA:10 a=6I5d2MoRAAAA:8 a=BWvPGDcYAAAA:8 a=VxmjJ2MpAAAA:8 a=YxBL1-UpAAAA:8 a=nljkXKcvcIquU9aQhwcA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=pxhY87DP9d2VeQe4joPk:22 a=7gXAzLPJhVmCkEl4_tsf:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 135911CD8; Sat, 28 Jan 2017 08:53:39 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id v0SGrb4Z019261; Sat, 28 Jan 2017 08:53:37 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201701281653.v0SGrb4Z019261@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Sean Bruno cc: Cy Schubert , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r312905 - head/sys/net In-Reply-To: Message from Sean Bruno of "Sat, 28 Jan 2017 08:31:57 -0700." <6db0fa21-aaf0-6e0d-5b90-5b0c58fd396b@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 28 Jan 2017 08:53:37 -0800 X-CMAE-Envelope: MS4wfD3P7Rg/65NboVKsI/0Gz+W2g6voOmsAKjiVkhns3eTKvzE77lXn3pGQvhyOuxQkPsI+UFhuYHbPneHRAiPk8+ykg1uExLMDX4RP5pLD/juAZJz51rom DmSaLU6kw8MV2I2T3LI4IvFxiHYoFQYzycjPcUldmQWhzXmp64J8jxwc30ZnSO/IOyznFkaWkcKV8SoDfGq0IRMOpx0vsWj8vIGtZVlc2YMTBMGim5hMmmWE QViRdj61mwHzkDP44O/0csiBL7tO5lL4ZQu7JpEKYDQ7OISmUp0xRdrY3YiRCs53 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2017 16:53:43 -0000 In message <6db0fa21-aaf0-6e0d-5b90-5b0c58fd396b@freebsd.org>, Sean Bruno write s: > This is an OpenPGP/MIME signed message (RFC 4880 and 3156) > --dkfsunaMxftWlJwiAwenDrGag5jVrG0u1 > Content-Type: multipart/mixed; boundary="7VU3bI00OrFqhCUsm1WfMDVJhUghilMdl"; > protected-headers="v1" > From: Sean Bruno > To: Cy Schubert > Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, > svn-src-head@freebsd.org > Message-ID: <6db0fa21-aaf0-6e0d-5b90-5b0c58fd396b@freebsd.org> > Subject: Re: svn commit: r312905 - head/sys/net > References: <201701281526.v0SFQAmv018310@slippy.cwsent.com> > In-Reply-To: <201701281526.v0SFQAmv018310@slippy.cwsent.com> > > --7VU3bI00OrFqhCUsm1WfMDVJhUghilMdl > Content-Type: text/plain; charset=windows-1252 > Content-Transfer-Encoding: quoted-printable > > >> /export/home/cy/freebsd/svn/ip6-cksum/sys/net/iflib.c:2363:1: error:=20 > >> function definition is not allowed here > >> { > >> ^ > >> fatal error: too many errors emitted, stopping now [-ferror-limit=3D] > >=20 > > My initial email about this was correct. It does fail when building i38= > 6 only. (It builds for amd64.) > >=20 > >=20 > > Hmmm ... ok. Does Hiren's suggestion fix your build error? > > Index: sys/net/iflib.c > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- sys/net/iflib.c (revision 312909) > +++ sys/net/iflib.c (working copy) > @@ -1536,8 +1536,8 @@ > goto fail; > } > } > +#endif > } > -#endif > return (0); > > fail: Yes, that fixes it. I'm sorry for expressing it so badly at first. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.