Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Prefix Bug report: binutils-2.18.50.0.4
Date: Thu, 21 Feb 2008 11:31:06
Message-Id: 20080221113103.GB15956@gentoo.org
In Reply to: Re: [gentoo-alt] Prefix Bug report: binutils-2.18.50.0.4 by Matt Michalowski
1 On 21-02-2008 22:25:02 +1100, Matt Michalowski wrote:
2 > rabbe@×××××××.se wrote:
3 >> I appended this line to make.conf:
4 >>
5 >> ACCEPT_KEYWORDS="~x86-linux ~x86"
6 >>
7 >> before doing `emerge --oneshot sed'. This solves the problem of not
8 >> finding any usable ebuild for bash.
9 >>
10 >> However, the ebuild pulls in 15 dependencies and texinfo, which is number
11 >> 11 of the 15, fails to build. The final lines of console output are:
12 >>
13 >> /bin/sh
14 >> /local/scratch/portage/sys-apps/texinfo-4.11-r1/work/texinfo-4.11/build-aux/missing
15 >> --run help2man --name="convert Texinfo documents to DVI" ../util/texi2dvi
16 >>
17 >>> texi2dvi.1
18 >>>
19 >> help2man: can't get `--help' info from ../util/texi2dvi
20 >> make[2]: *** [texi2dvi.1] Error 1
21 >> make[2]: Leaving directory
22 >> `/local/scratch/portage/sys-apps/texinfo-4.11-r1/work/texinfo-4.11/doc'
23 >> make[1]: *** [all-recursive] Error 1
24 >> make[1]: Leaving directory
25 >> `/local/scratch/portage/sys-apps/texinfo-4.11-r1/work/texinfo-4.11'
26 >> make: *** [all] Error 2
27 >> * ERROR: sys-apps/texinfo-4.11-r1 failed:
28 >> * emake
29 >>
30 >
31 > I actually hit the same error when trying to bootstrap on FreeBSD 6.3 for
32 > the first time the other day, but I thought it was probably just me and I
33 > was going to try again from scratch.
34
35 You should emerge "<bash-3.2_p33" to get around this.
36
37
38 --
39 Fabian Groffen
40 Gentoo on a different level
41 --
42 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] Prefix Bug report: binutils-2.18.50.0.4 rabbe@×××××××.se