From owner-svn-ports-head@FreeBSD.ORG Tue Oct 7 15:10:44 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 162102CE; Tue, 7 Oct 2014 15:10:44 +0000 (UTC) Received: from mail-wi0-x22e.google.com (mail-wi0-x22e.google.com [IPv6:2a00:1450:400c:c05::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 56669DC3; Tue, 7 Oct 2014 15:10:43 +0000 (UTC) Received: by mail-wi0-f174.google.com with SMTP id cc10so8196874wib.13 for ; Tue, 07 Oct 2014 08:10:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=9qSjT3KTPhBiMpiAkpejbFbnrxAcuZzfx9mWLJf/FSc=; b=0oxJMjpnimV/SJHUih3w++D7//7nv+TIjEdknfcxaoVlqR2DXFMLFRVdc8L/hsy5AE h9dv6MpmxssKHvJnassG1lNrhtnw2/CkbEvEQGR3MHdvNDky7yWL+ihVP6jsxtWL2k3R FgMRs0d8P9+6HS95muzxqylW2gcO/OocRawDsvF3sqtyc6PFHkXd5OtHIy2Mff5JK2zL ICZ/kLtxOYx4fPAdu35uCDVqvKTJRmIAJy8Y1Fc8IAVf4zz0HoR5qGBS5M7Je+d0kZVw iW1EE0SyGskw/A8+siRyr319a2me53MJOGurysMPwPEVXm9P2wuLGOAka/0FlA1k46VU DQjg== X-Received: by 10.194.156.132 with SMTP id we4mr5650112wjb.101.1412694641601; Tue, 07 Oct 2014 08:10:41 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id y5sm4642241wix.10.2014.10.07.08.10.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Oct 2014 08:10:40 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 7 Oct 2014 17:10:38 +0200 From: Baptiste Daroussin To: Gerald Pfeifer Subject: Re: svn commit: r369448 - head/lang/gcc5 Message-ID: <20141007151038.GM37670@ivaldir.etoilebsd.net> References: <201409281049.s8SAnFiT062634@svn.freebsd.org> <20140928205858.GH40373@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kUBUi7JBpjcBtem/" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2014 15:10:44 -0000 --kUBUi7JBpjcBtem/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 07, 2014 at 03:52:45PM +0200, Gerald Pfeifer wrote: > On Sunday 2014-09-28 22:58, Baptiste Daroussin wrote: > >> share/applications > >> share/licenses/gcc5-5.0.s20140921 > > The above stayed? that looks strange I'm at EuroBSDCon for now, I'll=20 > > check when back home. >=20 > Thanks. This now went from warning to error in my recent test > after your later committ >=20 > r370199 | bapt | 2014-10-06 18:13:15 +0000 (Mon, 06 Oct 2014) | 5 lines >=20 > Comment out info/dir files > indexinfo is taking care of generating it at package installation time > =20 > Here is the log: >=20 > #### make > #### make stage > #### make package > #### make deinstall > #### pkg install > #### make deinstall > #### make reinstall > #### make package > #### make deinstall > #### The PREFIX should be essentially empty: > info/gcc5 > share/applications > share/gcc-5.0.0 > share/licenses/gcc5-5.0.s20141005 > info/gcc5 > #### Running regression-test, checking for orphans, checking pkg-plist. > =3D=3D=3D=3D> Checking for pkg-plist issues (check-plist) > =3D=3D=3D> Parsing plist > =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist > Error: Orphaned: info/gcc5/dir > =3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR > =3D=3D=3D> Error: Plist issues found. > =3D=3D=3D> Warning: Test was done with PREFIX !=3D LOCALBASE > =3D=3D=3D> Warning: The port may not be properly installing into PREFIX > *** Error code 1 >=20 > (This is installing as user into a non-standard PREFIX and following > the old ports/package testing instructions.) >=20 > Gerald =3D=3D=3D=3D> Checking for pkg-plist issues (check-plist) =3D=3D=3D> Parsing plist =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist =3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR =3D=3D=3D> No pkg-plist issues found (check-plist) Here is what make check-plist is giving to me on gcc 5 regards, Bapt --kUBUi7JBpjcBtem/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQ0Am4ACgkQ8kTtMUmk6Exe8QCeJiz0GNVGl4IFUSD94bSxjGX7 8eQAmwc2XmrCjOuQo9aAjBY+E/8Su0nY =zER0 -----END PGP SIGNATURE----- --kUBUi7JBpjcBtem/--