From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-147428-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 474BA1381F3 for <garchives@archives.gentoo.org>; Wed, 1 May 2013 22:39:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32A66E09FB; Wed, 1 May 2013 22:39:10 +0000 (UTC) Received: from mail.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by pigeon.gentoo.org (Postfix) with ESMTP id C896CE09F6 for <gentoo-user@lists.gentoo.org>; Wed, 1 May 2013 22:39:08 +0000 (UTC) Received: from digimed.co.uk (shooty.digimed.co.uk [192.168.1.8]) by mail.digimed.co.uk (Postfix) with ESMTPA id ACD9E80568 for <gentoo-user@lists.gentoo.org>; Wed, 1 May 2013 23:39:07 +0100 (BST) Date: Wed, 1 May 2013 23:39:02 +0100 From: Neil Bothwick <neil@digimed.co.uk> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Problems with aclocal Message-ID: <20130501233902.59f5a26b@digimed.co.uk> In-Reply-To: <CANRt_=YgoQEzuCFGuuG-0MZwkyeY_r7nDFY3rP3hy6yRqdW6dg@mail.gmail.com> References: <CANRt_=YgoQEzuCFGuuG-0MZwkyeY_r7nDFY3rP3hy6yRqdW6dg@mail.gmail.com> Organization: Digital Media Production X-Mailer: Claws Mail 3.9.0-203-g1d45a3 (GTK+ 2.24.17; x86_64-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/qOrpEMqU_YNz7f/YtygYqES"; protocol="application/pgp-signature" X-Archives-Salt: b2262820-d5aa-42d0-9e01-03a5476a37dc X-Archives-Hash: dee84ad2e6607d405610c2845b6a8dab --Sig_/qOrpEMqU_YNz7f/YtygYqES Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 1 May 2013 23:05:18 +0200, Rafa Griman wrote: > Got some problems with aclocal :( When running: >=20 > emerge -avDuN --with-bdeps=3Dy world >=20 > I get a whole bunch of packages who won't install nor upgrade with the > following error: >=20 > Failed Running aclocal ! >=20 > Looking through the Forums I saw I've got to mask autoconf. So I added au= toconf to: >=20 > /etc/portage/package.mask That's what you get with the forums, aclocal isn't even part of autoconf, it is provided by automake-wrapper. > And now I get a whole bunch of errors saying autoconf is masked and I > have to unmask it ... which takes me back to step 1 ... There have been issues with automake-1.13. I have seen a similar error on one package and worked around it with WANT_AUTOMAKE=3D1.12 emerge -1 cat/package --=20 Neil Bothwick BING But It's Not Google --Sig_/qOrpEMqU_YNz7f/YtygYqES Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlGBmYsACgkQum4al0N1GQMGbACgk/MqNN+6Ml0yJXOf7b2+uF+y WWUAoNSasjjIAgnqDWlXOcB2yIoXVvZo =jdCl -----END PGP SIGNATURE----- --Sig_/qOrpEMqU_YNz7f/YtygYqES--