I'm trying to upgrade all my packages to gcc-3.34, but I'm having an issue. Whenever I try to emerge anything I get output similar to the following:
All prepared. Starting rebuild... emerge --oneshot --nodeps =sys-apps/apmd-3.2.1_p4 =gnome-base/gnome-applets-2.10.1 =media-libs/win32codecs-20050216 =media-video/avifile-0.7.41.20041001-r1 =media-video/cinelerra-1.1.7 =media-video/kino-0.7.5-r1 =media-video/realplayer-10.0.6 =media-video/mplayer-1.0_pre7-r1 =media-video/piave-0.2.4 =sys-apps/lshw-02.05.01b =www-client/epiphany-1.6.4 =www-misc/htdig-3.1.6-r7 =x11-misc/mixer_app-1.8.0 =x11-plugins/wmmixer-2.0_beta4 .......... -video/mplayer-1.0_pre7-r1 =media-video/piave-0.2.4 =sys-apps/lshw-02.05.01b =www-client/epiphany-1.6.4 =www-misc/htdig-3.1.6-r7 =x11-misc/mixer_app-1.8.0 =x11-plugins/wmmixer-2.0_beta4Calculating dependencies ...done! >>> emerge (1 of 14) sys-apps/apmd-3.2.1_p4 to / >>> md5 files ;-) apmd-3.0.2-r3.ebuild >>> md5 files ;-) apmd-3.2.0.ebuild >>> md5 files ;-) apmd-3.2.1_p4.ebuild >>> md5 files ;-) files/apmsleep.c.diff >>> md5 files ;-) files/apmd.rc6 >>> md5 files ;-) files/apmd-3.2.0.kernel26x.patch >>> md5 files ;-) files/apmd.confd >>> md5 files ;-) files/apmd.kernel26x.patch >>> md5 files ;-) files/apmsleep.c.diff.3.2.0 >>> md5 files ;-) files/digest-apmd-3.0.2-r3 >>> md5 files ;-) files/digest-apmd-3.2.0 >>> md5 files ;-) files/digest-apmd-3.2.1_p4 >>> md5 src_uri ;-) apmd_3.2.1.orig.tar.gz >>> md5 src_uri ;-) apmd_3.2.1-4.diff.gz Result is not OK, you have following choices: - if emerge failed during build, fix the problems and re-run revdep-rebuild or - use -X or --package-names as first argument (try to rebuild package, not exact ebuild - ignores SLOT!) or - set ACCEPT_KEYWORDS="~<your platform>" and/or /etc/portage/package.unmask (and remove /root/.revdep-rebuild_fb248503.5_order to be evaluated again) or - modify the above emerge command and run it manually or - compile or unmerge unsatisfied packages manually, remove temporary files and try again (you can edit package/ebuild list first) To remove temporary files, please run: rm /root/.revdep-rebuild*.?_* camille ~ # It doesn't error or anything - it just stops. Why, and how do I fix it? -- gentoo-user@gentoo.org mailing list