Gentoo Archives: gentoo-user

From: Robert Stockdale IV <bobstockdale@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge wine
Date: Thu, 13 Mar 2008 01:07:17
Message-Id: 2b8cfde80803121807h6bbb8386j5c74168e55b77b8e@mail.gmail.com
In Reply to: Re: [gentoo-user] emerge wine by Alan McKinnon
1 On Wed, Mar 12, 2008 at 6:23 AM, Alan McKinnon <alan.mckinnon@×××××.com>
2 wrote:
3
4 > On Wednesday 12 March 2008, Robert Stockdale IV wrote:
5 > > Hi all:
6 > > I trying to emerge world and just got this error message with only 3
7 > > programs left to emerge. It is:
8 > >
9 > > * Messages for package app-emulation/wine-0.9.57:
10 >
11 > http://forums.gentoo.org/viewtopic-p-2111407.html
12 >
13 >
14 > --
15 > Alan McKinnon
16 > alan dot mckinnon at gmail dot com
17 >
18 > --
19 > gentoo-user@l.g.o mailing list
20 >
21 >
22 Tried that and the emerge failed for gcc. I did an "emerge --sync" and tried
23 again using -uDNav and it came up with the following:
24
25 USE="multilib" FEATURES="-sandbox" emerge -uDNav gcc portage
26
27 These are the packages that would be merged, in order:
28
29 Calculating dependencies... done!
30 [ebuild U ] media-sound/alsa-headers-1.0.16 [1.0.16_rc2] 2,662 kB
31 [ebuild U ] dev-util/desktop-file-utils-0.15 [0.14-r1] USE="-emacs" 341
32 kB
33 [ebuild U ] media-libs/alsa-lib-1.0.16 [1.0.16_rc2] USE="midi -alisp
34 -debug -doc" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty
35 extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null
36 plug rate route share shm softvol" 764 kB
37 [ebuild R ] sys-devel/gcc-4.1.2 USE="fortran gcj gtk mudflap* nls
38 (-altivec) -bootstrap -build -d -doc (-hardened) -ip28 -ip32r10k -libffi%
39 (-multilib) -multislot (-n32) (-n64) -nocxx -objc -objc++ -objc-gc -test
40 -vanilla" 38,841 kB
41
42 Total: 4 packages (3 upgrades, 1 reinstall), Size of downloads: 42,607 kB
43
44 Would you like to merge these packages? [Yes/No] No
45 ***********************************************************************************************************************
46
47 I already have gcc 4.2.3 installed and emerge wants to downgrade to 4.1.2.
48 I'd prefer to stay with 4.2.3. Is there a way to force it? Do I use
49 /etc/portage/package.use to set the use flags permanently?
50 Thank you,
51 Bob

Replies

Subject Author
Re: [gentoo-user] emerge wine Neil Bothwick <neil@××××××××××.uk>