Gentoo Archives: gentoo-user

From: Trifu Catalin Florin <sviatovigt@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] New gentoo installation fails when trying to install syslog-ng
Date: Wed, 14 Sep 2011 15:03:45
Message-Id: 1316012516.68539.YahooMailNeo@web112012.mail.gq1.yahoo.com
1 Hi everyone!
2
3 I have a big problem trying to install Gentoo. I have completed all the steps from the manual, as I have did it so many times, and I'm stuck trying to install syslog-ng. The machine is very old, it has an Athlon processor and 256MB of RAM, but it worked fine with gentoo. The error can be seen bellow:
4
5 Making all in emacs
6 make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/emacs'
7 WARNING: Warnings can be ignored. :-)
8 touch: setting times of `elc-temp': No such file or directory
9 make[3]: *** [elc-stamp] Error 1
10 make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/emacs'
11 make[2]: *** [all-recursive] Error 1
12 make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib'
13 make[1]: *** [all-recursive] Error 1
14 make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68'
15 make: *** [all] Error 2
16 emake failed
17  * ERROR: sys-devel/autoconf-2.68 failed (compile phase):
18  *   emake failed
19  *
20  * Call stack:
21  *     ebuild.sh, line  56:  Called src_compile
22  *   environment, line 147:  Called _eapi2_src_compile
23  *     ebuild.sh, line 669:  Called die
24  * The specific snippet of code:
25  *              emake || die "emake failed"
26  *
27  * If you need support, post the output of 'emerge --info =sys-devel/autoconf-2.68',
28  * the complete build log and the output of 'emerge -pqv =sys-devel/autoconf-2.68'.
29  * The complete build log is located at '/var/tmp/portage/sys-devel/autoconf-2.68/temp/build.log'.
30  * The ebuild environment file is located at '/var/tmp/portage/sys-devel/autoconf-2.68/temp/environment'.
31  * S: '/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68'
32
33 >>> Failed to emerge sys-devel/autoconf-2.68, Log file:
34
35 >>>  '/var/tmp/portage/sys-devel/autoconf-2.68/temp/build.log'
36
37  * Messages for package sys-devel/autoconf-2.68:
38
39  * ERROR: sys-devel/autoconf-2.68 failed (compile phase):
40  *   emake failed
41  *
42  * Call stack:
43  *     ebuild.sh, line  56:  Called src_compile
44  *   environment, line 147:  Called _eapi2_src_compile
45  *     ebuild.sh, line 669:  Called die
46  * The specific snippet of code:
47  *              emake || die "emake failed"
48  *
49  * If you need support, post the output of 'emerge --info =sys-devel/autoconf-2.68',
50  * the complete build log and the output of 'emerge -pqv =sys-devel/autoconf-2.68'.
51  * The complete build log is located at '/var/tmp/portage/sys-devel/autoconf-2.68/temp/build.log'.
52  * The ebuild environment file is located at '/var/tmp/portage/sys-devel/autoconf-2.68/temp/environment'.
53  * S: '/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68'
54
55  * GNU info directory index is up-to-date.
56
57  * IMPORTANT: 2 news items need reading for repository 'gentoo'.
58  * Use eselect news to read news items.
59
60
61
62
63 The same error I get for vixie-cron.
64
65 Some other things worth mentioning:
66 - portage didn't request for an update
67 - mirrorselect -i -o faild with error: cannot download a list of mirrors or something similar.
68
69 I will really appreciate your help as my "server" is down for two days now.
70
71 Thank you!
72
73 Best regards!

Replies

Subject Author
Re: [gentoo-user] New gentoo installation fails when trying to install syslog-ng Nilesh Govindarajan <contact@××××××××.com>
Re: [gentoo-user] New gentoo installation fails when trying to install syslog-ng Michael Schreckenbauer <grimlog@×××.de>