Gentoo Archives: gentoo-user-de

From: Juergen Rose <rose@××××××××××××××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] 'emerge -pvDt system' will gcc-3.3.6-r1 installieren, was nicht funktioniert.
Date: Sat, 29 Mar 2008 08:59:09
Message-Id: 1206781139.29095.18.camel@condor.homenet
1 Hallo,
2
3 ich habe gerade auf einen alten Rechner Gentoo mit
4 stage3-i686-2007.0.tar.bz2 installiert und danach versucht unter
5 Benutzung von ACCEPT_KEYWORDS="~x86" das System auf den aktuellen Stand
6 zu bringen. Das funktioniert auch im wesentlichen.
7 Das einzige Problem ist das 'emerge -uvD world", "emerge -vuD system"
8 und "python-updater" gcc-3.3.6-r1 installieren wollen. Aktuell ist
9 'gcc version 4.2.3 (Gentoo 4.2.3 p1.0)' installiert.
10
11 Die Installation von gcc-3.3.6-r1 schlaegt aber wegen:
12
13 /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/configure
14 --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.6
15 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include
16 --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6
17 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/man
18 --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/info
19 --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-java-awt=gtk --with-arch=i686 --enable-languages=c,c++,java,treelang,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 3.3.6-r1 p1.5, ssp-3.3.6-1.0, pie-8.7.8
20 *** This configuration is not supported in the following subdirectories:
21 target-libobjc
22 (Any other directories should still work fine.)
23 Created "Makefile" in /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build
24 using "mt-frag"
25 Configuring libiberty...
26 configure: warning: p1.5,: invalid host type
27 configure: error: can only configure for one host and one target at a
28 time
29 Configure
30 in /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/libiberty failed,
31 exiting.
32 *
33 * ERROR: sys-devel/gcc-3.3.6-r1 failed.
34
35 fehl.
36
37 Dann gibt es noch einen Effekt, den ich nicht verstehe. Die Ausgabe von
38 "emerge -pvDt totem" ist:
39 These are the packages that would be merged, in reverse order:
40
41 Calculating dependencies... done!
42 [ebuild U ] media-video/totem-2.20.4 [2.20.3] USE="a52 bluetooth dvd
43 ffmpeg flac galago gnome hal lirc mad mpeg ogg python theora vorbis xv
44 -debug -nsplugin -nvtv -seamonkey -xulrunner" 2,143 kB
45 [nomerge ] gnome-base/control-center-2.20.3 USE="alsa eds esd hal
46 -debug"
47 [nomerge ] gnome-base/librsvg-2.20.0 USE="gnome zlib -debug
48 -doc"
49 [nomerge ] gnome-base/libgnomeprint-2.18.4 USE="cups -debug
50 -doc"
51 [nomerge ] net-print/libgnomecups-0.2.2 USE="-debug"
52 [nomerge ] net-print/cups-1.3.6-r2 USE="X acl dbus java jpeg
53 kerberos nls pam perl png python samba slp ssl tiff -avahi -ldap -php
54 -ppds -static -zeroconf" LINGUAS="de fr -en -es -et -he -
55 it -ja -pl -sv -zh_TW"
56 [nomerge ] virtual/jdk-1.6.0
57 [nomerge ] dev-java/sun-jdk-1.6.0.05-r1 USE="X alsa
58 examples odbc -doc -jce -nsplugin"
59 [ebuild NS ] sys-devel/gcc-3.3.6-r1 USE="fortran gcj gtk nls
60 (-altivec) -bootstrap -boundschecking -build -doc (-hardened) -ip28
61 -ip32r10k -libffi (-multilib) -multislot (-n32) (-n64) -no
62 cxx -nopie -nossp -objc -test -vanilla" 0 kB
63
64 Total: 2 packages (1 upgrade, 1 in new slot), Size of downloads: 2,143
65 kB
66
67 Das interpretiere ich so, dass totem von control-center, control-center
68 von librsvg, librsvg von libgnomeprint, libgnomeprint von libgnomecups,
69 libgnomecups von cups, cups von jdk, jdk von sun-jdk und sun-jdk von
70 gcc-3.3.6-r1 abhaengt.
71
72 Die Ausgabe von "emerge -pvDt system" ist dagegen nur:
73
74 These are the packages that would be merged, in reverse order:
75
76 Calculating system dependencies... done!
77 [ebuild NS ] sys-devel/gcc-3.3.6-r1 USE="fortran gcj gtk nls
78 (-altivec) -bootstrap -boundschecking -build -doc (-hardened) -ip28
79 -ip32r10k -libffi (-multilib) -multislot (-n32) (-n64) -nocxx -nop
80 ie -nossp -objc -test -vanilla" 0 kB
81
82 Total: 1 package (1 in new slot), Size of downloads: 0 kB
83
84 Warum wird mir hier kein Abhaengigkeitsbaum angezeigt? Analog waere es
85 mit der Ausgabe von "emerge -pvuDt world"
86
87 These are the packages that would be merged, in reverse order:
88
89 Calculating world dependencies... done!
90 [nomerge ] dev-util/meld-1.1.5.1-r1 USE="gnome -debug -doc"
91 [nomerge ] dev-python/gnome-python-desktop-2.20.0 USE="X -debug
92 -doc"
93 [ebuild U ] media-video/totem-2.20.4 [2.20.3] USE="a52 bluetooth
94 dvd ffmpeg flac galago gnome hal lirc mad mpeg ogg python theora vorbis
95 xv -debug -nsplugin -nvtv -seamonkey -xulrunner" 2,143 k
96 B
97 [ebuild NS ] sys-devel/gcc-3.3.6-r1 USE="fortran gcj gtk nls
98 (-altivec) -bootstrap -boundschecking -build -doc (-hardened) -ip28
99 -ip32r10k -libffi (-multilib) -multislot (-n32) (-n64) -nocxx -nop
100 ie -nossp -objc -test -vanilla" 0 kB
101
102 Total: 2 packages (1 upgrade, 1 in new slot), Size of downloads: 2,143
103 kB
104
105 Auch hier sehe ich keine Pakete, die von gcc-3.3.6-r1 abhaengig sind.
106
107 Hat jemand einen Tip fuer mich? Und hier noch einmal die
108 Emerge-Gesamtkonfiguration:
109
110 root@mouse:/root(27)# emerge --info
111 Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.2.3, glibc-2.7-r2,
112 2.6.24-gentoo-r3 i686)
113 =================================================================
114 System uname: 2.6.24-gentoo-r3 i686 AMD Athlon(tm) Processor
115 Timestamp of tree: Sat, 29 Mar 2008 08:00:01 +0000
116 app-shells/bash: 3.2_p33
117 dev-java/java-config: 1.3.7, 2.1.5
118 dev-lang/python: 2.4.4-r9, 2.5.1-r5
119 dev-python/pycrypto: 2.0.1-r6
120 sys-apps/baselayout: 1.12.11.1
121 sys-apps/sandbox: 1.2.18.1-r2
122 sys-devel/autoconf: 2.13, 2.61-r1
123 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
124 sys-devel/binutils: 2.18-r1
125 sys-devel/gcc-config: 1.4.0-r4
126 sys-devel/libtool: 1.5.26
127 virtual/os-headers: 2.6.24
128 ACCEPT_KEYWORDS="x86 ~x86"
129 CBUILD="i686-pc-linux-gnu"
130 CFLAGS="-O2 -march=athlon -fomit-frame-pointer"
131 CHOST="i686-pc-linux-gnu"
132 CONFIG_PROTECT="/etc"
133 CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
134 CXXFLAGS="-O2 -march=athlon -fomit-frame-pointer"
135 DISTDIR="/usr/portage/distfiles"
136 FEATURES="distlocks metadata-transfer sandbox sfperms strict
137 unmerge-orphans userfetch"
138 GENTOO_MIRRORS="http://distfiles.gentoo.org
139 http://distro.ibiblio.org/pub/linux/distributions/gentoo"
140 LC_ALL="C"
141 LINGUAS="de fr"
142 PKGDIR="/usr/portage/packages"
143 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
144 --compress --force --whole-file --delete --stats --timeout=180
145 --exclude=/distfiles --exclude=/local --exclude=/packages"
146 PORTAGE_TMPDIR="/var/tmp"
147 PORTDIR="/usr/portage"
148 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
149 USE="3dnow 3dnowext X Xaw3d a52 aac acl acpi administrator afs aiglx
150 alsa amrr ao aotuv apache2 asf atlas auctex audacious audiofile
151 automount bash-completion beagle berkdb bjam blas bluetooth bonobo boo
152 boost bzip2 c++ cairo cdda cddb cdf cdio cdparanoia cdr cgi chm cli
153 corba cracklib cran crypt cups curl daap dbus device-mapper dga dia divx
154 djvu dlloader dmi dri ds3490 dv dvb dvd dvdr dvi dxr3 dynagraph eds
155 effects elf emacs emboss encode epiphany esd evo examples exif expat
156 extra fam fame ffmpeg fftw firefox fits flac fltk foomaticdb fortran fpx
157 galago gd gdal gdbm geos gimp gimpprint ginac glade glitz gml gmp gnokii
158 gnome gnuplot gnutls gphoto2 gpm graphics graphviz gs gsl gsm gstreamer
159 gtk guile hal hardened hddtemp hdf hdf5 hlapi http iconv icq icu id3
160 imagemagick imap innodb ipv6 irda irmc isdnlog ithreads jabber java jbig
161 john jpeg jpeg2k kerberos kexi keyring ladspa lame lapack latex lcms
162 libgda libsamplerate lirc lm_sensors lua lzo lzw mad maildir math
163 matroska matrox midi mmx mmxext mng mod mono motif mozdevelop mozilla
164 mozsvg mozxmlterm mp3 mp4 mp4live mpeg mpeg2 mplayer mudflap musicbrainz
165 mysql mysqli nautilus ncurses neXt netcdf netpbm network networkmanager
166 nfs nls nntp nptl nptlonly ntfs numarray numeric obex ocaml octave odbc
167 ogdi ogg ole opengl openmp pam pcre pda pdf perl plotutils plugins png
168 posix postgres postscript pppd preview-latex proj projectx pstricks
169 python qhull quicktime readline real reflection reiserfs rhythmbox rle
170 rpc rrdcgi rrdtool samba sasl science sdl session slang slp sndfile snmp
171 soup sox speex spell spl sqlite sse sse2 ssl stlport subtitles
172 subversion suexec svg t1lib tcl tcpd tex theora threads thunderbird tidy
173 tiff tk truetype unicode userlocales utempter v4l2 vorbis win32codecs
174 wmf wxwindows x86 xattr xemacs xext xine xml xmlreader xmlrpc xorg xpm
175 xv xvid xvmc zlib zvbi" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm
176 alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug
177 ladspa lfloat linear meter mulaw multi null plug rate route share shm
178 softvol" APACHE2_MODULES="actions alias auth_basic authn_alias
179 authn_anon authn_dbm authn_default authn_file authz_dbm authz_default
180 authz_groupfile authz_host authz_owner authz_user autoindex cache dav
181 dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache
182 filter headers include info log_config logio mem_cache mime mime_magic
183 negotiation rewrite setenvif speling status unique_id userdir usertrack
184 vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux"
185 LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
186 ncurses text" LINGUAS="de fr" LIRC_DEVICES="hauppauge" USERLAND="GNU"
187 VIDEO_CARDS="mga vesa fbdev"
188 Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG,
189 LDFLAGS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
190 PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
191
192
193
194
195
196 --
197 gentoo-user-de@l.g.o mailing list

Replies