Gentoo Archives: gentoo-alt

From: Elmar Hinz <oss.elmar@××××××××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] Bash failed. Are errors normal?
Date: Fri, 20 Aug 2010 10:25:02
Message-Id: AANLkTimvpG6v4LDGvBLjP=OfrNOmmYjDnWRCqSEnNhfa@mail.gmail.com
1 Is it safe to ignore errors while bootstrapping? Are they just a sign
2 of instability that is temporary and will become more stable during
3 the following steps?
4
5 emerge --oneshot --nodeps bash
6
7 make: *** [bash] Error 1
8 * ERROR: app-shells/bash-4.1_p5 failed:
9 * make failed
10 *
11 * Call stack:
12 * ebuild.sh, line 53: Called src_compile
13 * environment, line 2722: Called die
14 * The specific snippet of code:
15 * emake || die "make failed";
16 *
17 * If you need support, post the output of 'emerge --info
18 =app-shells/bash-4.1_p5',
19 * the complete build log and the output of 'emerge -pqv
20 =app-shells/bash-4.1_p5'.
21 * The complete build log is located at
22 '/home/elmar/gentoo/var/tmp/portage/app-shells/bash-4.1_p5/temp/build.log'.
23 * The ebuild environment file is located at
24 '/home/elmar/gentoo/var/tmp/portage/app-shells/bash-4.1_p5/temp/environment'.
25 * S: '/home/elmar/gentoo/var/tmp/portage/app-shells/bash-4.1_p5/work/bash-4.1'
26
27 Al

Replies

Subject Author
Re: [gentoo-alt] Bash failed. Are errors normal? Fabian Groffen <grobian@g.o>