Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problems with aclocal
Date: Wed, 01 May 2013 21:27:26
Message-Id: 51818874.8060404@gmail.com
In Reply to: [gentoo-user] Problems with aclocal by Rafa Griman
1 On 01/05/2013 23:05, Rafa Griman wrote:
2 > Hi all :)
3 >
4 > Got some problems with aclocal :( When running:
5 >
6 > emerge -avDuN --with-bdeps=y world
7 >
8 > I get a whole bunch of packages who won't install nor upgrade with the
9 > following error:
10 >
11 > Failed Running aclocal !
12 >
13 > Looking through the Forums I saw I've got to mask autoconf.
14
15 You got that from the Forums, huh?
16
17 Um yeah, well, signal to noise there is out the roof.
18
19 I'd be double checking exactly what the Forum user said, as masking
20 autoconf seems to me like a guaranteed way to get portage to whinge very
21 loud and very long (half the tree DEPENDS on autoconf).
22
23 Maybe the poster meant to mask a /specific/ version of autoconf?
24 Start by masking the latest version you installed and proceed from there.
25
26
27
28
29
30 So I added
31 > autoconf to:
32 >
33 > /etc/portage/package.mask
34 >
35 > And now I get a whole bunch of errors saying autoconf is masked and I
36 > have to unmask it ... which takes me back to step 1 ...
37 >
38 > Right now I have:
39 >
40 > # equery list autoconf
41 > * Searching for autoconf ...
42 > [IP-] [ ] sys-devel/autoconf-2.13:2.1
43 > [IP-] [ ] sys-devel/autoconf-2.69:2.5
44 >
45 >
46 > # equery list automake
47 > * Searching for automake ...
48 > [IP-] [ ] sys-devel/automake-1.10.3:1.10
49 > [IP-] [ ] sys-devel/automake-1.11.6:1.11
50 > [IP-] [ ] sys-devel/automake-1.12.6:1.12
51 > [IP-] [ ] sys-devel/automake-1.13.1:1.13
52 >
53 >
54 > # equery list automake-wrapper
55 > * Searching for automake-wrapper ...
56 > [IP-] [ ] sys-devel/automake-wrapper-8:0
57 >
58 >
59 > Any help will be greatly appreciated.
60 >
61 > Thanks :)
62 >
63 > Rafa
64 >
65
66
67 --
68 Alan McKinnon
69 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Problems with aclocal Rafa Griman <rafagriman@×××××.com>