From owner-svn-ports-all@FreeBSD.ORG Tue Sep 30 16:07:21 2014 Return-Path: Delivered-To: svn-ports-all@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 B320D6E8 for ; Tue, 30 Sep 2014 16:07:21 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A64B105 for ; Tue, 30 Sep 2014 16:07:21 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id s8UG7Lnf003816 for ; Tue, 30 Sep 2014 16:07:21 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id s8UG7Lsg003807 for svn-ports-all@freebsd.org; Tue, 30 Sep 2014 16:07:21 GMT (envelope-from bdrewery) Received: (qmail 25877 invoked from network); 30 Sep 2014 11:07:18 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 30 Sep 2014 11:07:18 -0500 Message-ID: <542AD530.7030902@FreeBSD.org> Date: Tue, 30 Sep 2014 11:07:12 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: Mathieu Arnold , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, Baptiste Daroussin , "pkg@freebsd.org" Subject: Re: svn commit: r369639 - head/devel/automake References: <201409301539.s8UFdlok059126@svn.freebsd.org> In-Reply-To: <201409301539.s8UFdlok059126@svn.freebsd.org> OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fWNn2qOlPCdFnP2EwMHxSuXhgv7HJjUuN" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2014 16:07:21 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --fWNn2qOlPCdFnP2EwMHxSuXhgv7HJjUuN Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 9/30/2014 10:39 AM, Mathieu Arnold wrote: > Author: mat > Date: Tue Sep 30 15:39:46 2014 > New Revision: 369639 > URL: http://svnweb.freebsd.org/changeset/ports/369639 > QAT: https://qat.redports.org/buildarchive/r369639/ >=20 > Log: > Bump PORTREVISION to solve this error: > aclocal-1.14: error: couldn't open directory '/usr/local/share/acloca= l': No such file or directory > =20 > Which happens if the automake package was built before pkg 1.3.8, bec= ause > share/aclocal was part of BSD.local.dist, and was not created by this= port. > =20 > Sponsored by: Absolight >=20 This indicates a much larger problem to me that needs to be fixed. We can't easily determine what other ports are affected by this since an exp-run wipes out all packages. The only solution I see is to retain BSD.local.dist, or have pkg install the entire mtree itself. --=20 Regards, Bryan Drewery --fWNn2qOlPCdFnP2EwMHxSuXhgv7HJjUuN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iQEcBAEBAgAGBQJUKtUwAAoJEDXXcbtuRpfP9cEH/i61//GKP31s2e9VL3obWY5s cvPS5vksYnTbmrpJqRgeuzz6svjwwNLwq+sTXtTAx9tZJjhUpWjKxMea17x/oaMg F9kqhncsdnWHF+kwXJ8Znjom326NeFi0lKXEHRi5z66rl1AUIoGFMBHxPI1iTy2U os+VeQUV7WLiVDAeCNO1SWyoSDdPyzgYlGIY3nBzu4F5nLqeI3M6QzOFKTgNogzP N+wx+qyYukV8wmTKnnSTT8+EHDHBxBeKma28whBJzkSO5nQM4QiZ3ZjfCF7UBStq 7HsIvbVO5UUaSDm2yLuRxKarxLYp/41DC1GqxtEt0RFMq0oWNnYJhjJaMs1O/BI= =MjZu -----END PGP SIGNATURE----- --fWNn2qOlPCdFnP2EwMHxSuXhgv7HJjUuN--