From owner-freebsd-stable@FreeBSD.ORG Fri Oct 6 05:26:57 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D025716A403 for ; Fri, 6 Oct 2006 05:26:57 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5444743D4C for ; Fri, 6 Oct 2006 05:26:57 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 03E9C624F; Fri, 6 Oct 2006 09:26:55 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id D06415C20; Fri, 6 Oct 2006 09:24:23 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k965OdD7063778; Fri, 6 Oct 2006 09:24:39 +0400 (MSD) (envelope-from ru) Date: Fri, 6 Oct 2006 09:24:39 +0400 From: Ruslan Ermilov To: Dmitry Morozovsky Message-ID: <20061006052439.GC63381@rambler-co.ru> References: <20061006020210.J70310@woozle.rinet.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="w7PDEPdKQumQfZlR" Content-Disposition: inline In-Reply-To: <20061006020210.J70310@woozle.rinet.ru> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: stable@freebsd.org Subject: Re: RELENG_6/amd64 buildworld error 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: Fri, 06 Oct 2006 05:26:57 -0000 --w7PDEPdKQumQfZlR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 06, 2006 at 02:02:27AM +0400, Dmitry Morozovsky wrote: >=20 > Hi there colleagues >=20 > am I the only one who got the following error?=20 >=20 > =3D=3D=3D> sbin/geom/class/mirror (all) > cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe -march=3Dopteron=20 > -I/usr/src/sbin/geom/class/mirror/../..=20 > -I/usr/src/sbin/geom/class/mirror/../../../../sys -Wsystem-headers -Werro= r=20 > -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes=20 > -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st= rings=20 > -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winl= ine=20 > -Wnested-externs -Wredundant-decls -c=20 > /usr/src/sbin/geom/class/mirror/geom_mirror.c -o geom_mirror.So > /usr/src/sbin/geom/class/mirror/geom_mirror.c: In function `mirror_main': > /usr/src/sbin/geom/class/mirror/../../../../sys/geom/mirror/g_mirror.h:37= 4:=20 > warning: inlining failed in call to 'mirror_metadata_decode': --param=20 > max-inline-insns-single limit reached after inlining into the callee > /usr/src/sbin/geom/class/mirror/geom_mirror.c:310: warning: called from h= ere > /usr/src/sbin/geom/class/mirror/../../../../sys/geom/mirror/g_mirror.h:37= 4:=20 > warning: inlining failed in call to 'mirror_metadata_decode': --param=20 > max-inline-insns-single limit reached after inlining into the callee > /usr/src/sbin/geom/class/mirror/geom_mirror.c:346: warning: called from h= ere >=20 It I go into sbin/geom/class/mirror and compile it like this: make DEBUG_FLAGS=3D"-I/usr/src/sbin/geom/class/mirror/../../../../sys" I also get this error. The question is why you have this -I added. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --w7PDEPdKQumQfZlR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFJeiXqRfpzJluFF4RAj0GAJ9+n4Psk8Na+VUodcZWk1q5BzzirACeIyi6 D4STIGoLguNIji9ADlUtfCs= =c9Xo -----END PGP SIGNATURE----- --w7PDEPdKQumQfZlR--