Gentoo Archives: gentoo-user-de

From: Ralph Henneberger <ralix@×××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Probleme mit emerge (automake)
Date: Mon, 20 Feb 2006 07:59:21
Message-Id: 1140422254.4205.4.camel@localhost.localdomain
1 Moin,
2
3 also ich habe seit dem letzten update, das ist ca 1,5 Wochen her,
4 folgendes Problem beim emerge aller Pakete.
5 zb. "make"
6 ------------------------------
7 >>> Source unpacked.
8 >>> Compiling source in /var/tmp/portage/make-3.80-r4/work/make-3.80 ...
9 * econf: updating make-3.80/config/config.guess
10 with /usr/share/gnuconfig/config.guess
11 * econf: updating make-3.80/config/config.sub
12 with /usr/share/gnuconfig/config.sub
13 ./configure --prefix=/usr --host=i686-pc-linux-gnu
14 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
15 --sysconfdir=/etc --localstatedir=/var/lib --enable-nls
16 --program-prefix=g --build=i686-pc-linux-gnu
17 configure: error: invalid feature name:
18
19 !!! ERROR: sys-devel/make-3.80-r4 failed.
20 Call stack:
21 ebuild.sh, line 1894: Called dyn_compile
22 ebuild.sh, line 941: Called src_compile
23 make-3.80-r4.ebuild, line 30: Called econf 'compile' '--enable-nls'
24
25 !!! econf failed
26 !!! If you need support, post the topmost build error, and the call
27 stack if relevant.
28 ------------------------------
29 oder "vte", aber im Prinzip bricht er bei allen Paketen mit ähnlichen
30 Fehlern ab.
31 ------------------------------
32 * Running autoconf ...
33 [ ok ] * Running automake --add-missing --copy ...
34 [ !! ]
35 * Failed Running automake !
36 *
37 * Include in your bugreport the contents of:
38 *
39 * /var/tmp/portage/vte-0.11.18/temp/automake-10049.out
40
41
42 !!! ERROR: x11-libs/vte-0.11.18 failed.
43 Call stack:
44 ebuild.sh, line 1894: Called dyn_unpack
45 ebuild.sh, line 694: Called src_unpack
46 vte-0.11.18.ebuild, line 54: Called eautoreconf
47 autotools.eclass, line 68: Called eautomake
48 autotools.eclass, line 149: Called autotools_run_tool 'unpack'
49 'automake' '--add-missing'
50
51 !!! Failed Running automake !
52 !!! If you need support, post the topmost build error, and the call
53 stack if relevant.
54 ------------------------------
55 emerge --info
56
57 Portage 2.1_pre4-r1 (default-linux/x86/2005.0, gcc-3.4.5,
58 glibc-2.3.6-r2, 2.6.14 -gentoo-r1 i686)
59 =================================================================
60 System uname: 2.6.14-gentoo-r1 i686 Intel(R) Pentium(R) M processor
61 1.70GHz
62 Gentoo Base System version 1.6.14
63 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
64 [disable d]
65 dev-lang/python: 2.3.5, 2.4.2-r1
66 sys-apps/sandbox: 1.2.17
67 sys-devel/autoconf: 2.13, 2.59-r7
68 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
69 sys-devel/binutils: 2.16.1-r1
70 sys-devel/libtool: 1.5.22
71 virtual/os-headers: 2.6.11-r3
72 ACCEPT_KEYWORDS="x86 ~x86"
73 AUTOCLEAN="yes"
74 CBUILD="i686-pc-linux-gnu"
75 CFLAGS="-march=pentium-m -pipe -O2"
76 CHOST="i686-pc-linux-gnu"
77 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share /config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/ pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
78 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
79 CXXFLAGS="-march=pentium-m -pipe -O2"
80 DISTDIR="/usr/portage/distfiles"
81 FEATURES="autoconfig distlocks sandbox sfperms strict"
82 GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ "
83 LANG="de_DE@euro"
84 LC_ALL="de_DE@euro"
85 LINGUAS="de"
86 PKGDIR="/usr/portage/packages"
87 PORTAGE_TMPDIR="/var/tmp"
88 PORTDIR="/usr/portage"
89 PORTDIR_OVERLAY="/usr/local/overlays/bmg-main /usr/local/overlays/local"
90 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
91 USE="x86 X alsa apm arts artworkextra atk avi berkdb bitmap-fonts bmg
92 bonobo bre akme browserplugin bzip2 cairo cdr chroot crypt cups dbus
93 djvu dri dvd dvdread d vi eds emboss encode epiphany esd evo font-server
94 foomaticdb fortran freetype gc j gdbm gif glitz gnome gpm gstreamer gtk
95 gtk2 gtkhtml hal httpd imap imlib ipv6 java jpeg kerberos libg++ libwww
96 mad maildir mikmod mldonkeypango mmx motif mozi lla moznocompose
97 moznoirc moznomail mp3 mpeg ncurses nls nptl nptlonly ogg oggvo rbis
98 opengl oss pam pdf pdflib perl png postscript python quicktime readline
99 sam ba sdl shadow spell sse ssl svg tcltk tcpd transcode truetype
100 truetype-fonts typ e1-fonts vorbis win32codecs wxwindows xml xml2 xmms
101 xprint xv zlib elibc_glibc i nput_devices_keyboard input_devices_mouse
102 kernel_linux linguas_de userland_GNU v ideo_cards_fglrx"
103 Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS, MAKEOPTS
104
105
106 Evt hat ja einer ne Idee.
107
108 MfG Ralph
109 --
110 ~~~ Mein Hass gilt den Schweinen, die sich an Kindern vergeh'n ~~~
111
112 --
113 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] Probleme mit emerge (automake) Michael Alt <list-reader@××××××.de>