From owner-svn-src-all@FreeBSD.ORG Mon Jun 15 16:10:32 2015 Return-Path: Delivered-To: svn-src-all@hub.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 26C9EDC9; Mon, 15 Jun 2015 16:10:32 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x22e.google.com (mail-wg0-x22e.google.com [IPv6:2a00:1450:400c:c00::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B527826F; Mon, 15 Jun 2015 16:10:31 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wgbhy7 with SMTP id hy7so39631786wgb.2; Mon, 15 Jun 2015 09:10:29 -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=SMyTY3UtEIvHiK+4GO6Ribo+dp/mqJMSWyKDylH5SSs=; b=mKzcZvzjOqZ1/drmQhNxIuHEu2jOdbGfvn/83iF3nUeDX7pHZvOL5bCo0aXowYofwp S4Rdao8BymDFvov41q3E8+hXBf3QFlzcKw3Ds3DVU8pau2R+YgGx1pPanjnB6Oyg7Hsx NqdB4XpooJ+1vG3uePByjFcQEijTYIqC5QYsNJkkVdSeIOZdU9rvLLYkUD9j2pc6BT8Z OBLb7EeeCMjy4cSnPcyFFHKRgoQuX7uN2z/p1w+ALQDVnflaud3XJwpmbPAsPdT+27cJ ni27LcJlWhZFjzJeCemqjT8P1F0rAHUnyvj1KKPBZ4Nmb+zlThfZSPT2SZOWlov/mMSB A/fQ== X-Received: by 10.180.77.193 with SMTP id u1mr32424787wiw.50.1434384629846; Mon, 15 Jun 2015 09:10:29 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ul1sm19628759wjc.30.2015.06.15.09.10.28 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jun 2015 09:10:28 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 15 Jun 2015 18:10:26 +0200 From: Baptiste Daroussin To: Peter Wemm Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r284417 - in head: cddl/lib gnu/lib/libgcc gnu/lib/libssp lib/libalias/libalias lib/libalias/modules lib/libbegemot lib/libc lib/libcam lib/libcapsicum lib/libcasper lib/libcrypt lib/li... Message-ID: <20150615161026.GH925@ivaldir.etoilebsd.net> References: <201506151534.t5FFYLi4009100@svn.freebsd.org> <1777112.8e3tShFMbn@overcee.wemm.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0XMZdl/q8hSSmFeD" Content-Disposition: inline In-Reply-To: <1777112.8e3tShFMbn@overcee.wemm.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 15 Jun 2015 16:10:32 -0000 --0XMZdl/q8hSSmFeD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 15, 2015 at 08:54:25AM -0700, Peter Wemm wrote: > On Monday, June 15, 2015 03:34:21 PM Baptiste Daroussin wrote: > > Author: bapt > > Date: Mon Jun 15 15:34:20 2015 > > New Revision: 284417 > > URL: https://svnweb.freebsd.org/changeset/base/284417 > >=20 > > Log: > > Enforce overwritting SHLIBDIR > >=20 > > Since METAMODE has been added, sys.mk loads bsd.mkopt.mk which ends l= oad > > loading bsd.own.mk which then defines SHLIBDIR before all the Makefile.= inc > > everywhere. > >=20 > > This makes /lib being populated again. > >=20 > > Reported by: many >=20 > I don't understand how this metamode crap could possibly have been tested= with=20 > things of this magnitude turning up. You may also notice that my "fix" does not work for lib32 and I don't know = how to fix lib32 at this point Bapt --0XMZdl/q8hSSmFeD Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlV++PIACgkQ8kTtMUmk6EzNlgCfbxYCeH0PoTY5/1K+WoRR/JJP Qa8AnjGj3GsrePfgvKYUJ5Brl9P5qdnD =2u1S -----END PGP SIGNATURE----- --0XMZdl/q8hSSmFeD--