Gentoo Archives: gentoo-alt

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

Replies

Subject Author
Re: [gentoo-alt] Prefix Bug report: binutils-2.18.50.0.4 Fabian Groffen <grobian@g.o>