public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Portage wants to install gcc-3-4-6, but system compiler is already 4.1.1
@ 2006-08-04 19:10 Daniel Pielmeier
  2006-08-04 20:07 ` Richard Fish
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Pielmeier @ 2006-08-04 19:10 UTC (permalink / raw
  To: gentoo-user

Hi,

after my last emerge -avuND world portage wants to install gcc-3.4.6:

> emerge -avuND world
> 
> These are the packages that would be merged, in order:
> 
> Calculating world dependencies... done!
> [ebuild  NS   ] sys-devel/gcc-3.4.6-r1  USE="fortran gtk nls -bootstrap
> -boundschecking -build -doc -gcj -hardened -ip28 -ip32r10k -multislot
> -nocxx -nopie -nossp -objc -test -vanilla" 27,694 kB
> 
> Total size of downloads: 27,694 kB

I have switched to gcc-4.1.1, so why portage wants to install gcc-3.4.6?

Another strange thing is that emerge -p depclean wants to remove

> emerge -p depclean
> 
> dev-libs/gmp
>     selected: 4.2.1
>    protected: none
>      omitted: none
> 
>  dev-libs/mpfr
>     selected: 2.2.0_p10
>    protected: none
>      omitted: none

but equery shows me:

> equery d dev-libs/mpfr
> [ Searching for packages depending on dev-libs/mpfr... ]
> sys-devel/gcc-4.1.1
> 
> equery d dev-libs/gmp
> [ Searching for packages depending on dev-libs/gmp... ]
> dev-libs/mpfr-2.2.0_p10
> sys-devel/gcc-4.1.1
> dev-python/pycrypto-2.0.1-r5

Does anybody know what this means?

Thank you in advance,

Daniel

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Portage wants to install gcc-3-4-6, but system compiler is already 4.1.1
  2006-08-04 19:10 [gentoo-user] Portage wants to install gcc-3-4-6, but system compiler is already 4.1.1 Daniel Pielmeier
@ 2006-08-04 20:07 ` Richard Fish
  2006-08-04 20:50   ` [gentoo-user] Portage wants to install gcc-3-4-6, but system compiler is already 4.1.1 [Solved] Daniel Pielmeier
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Fish @ 2006-08-04 20:07 UTC (permalink / raw
  To: gentoo-user

On 8/4/06, Daniel Pielmeier <daniel.pielmeier@googlemail.com> wrote:
> Hi,
>
> after my last emerge -avuND world portage wants to install gcc-3.4.6:

Add --tree to see what is pulling in gcc-3.4.6.

> but equery shows me:
>
> > equery d dev-libs/mpfr

Equery depends is broken.  It shows 'possible' dependancies, ignoring
whatever your current use flags are.  FEX pycrypto only depends on gmp
if you have the gmp useflag set, see "emerge -pv pycrypto".

-Richard
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Portage wants to install gcc-3-4-6, but system compiler is already 4.1.1 [Solved]
  2006-08-04 20:07 ` Richard Fish
@ 2006-08-04 20:50   ` Daniel Pielmeier
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Pielmeier @ 2006-08-04 20:50 UTC (permalink / raw
  To: gentoo-user

sorry for the noise.

i must have removed the the gcc-4.1.1 entry in package.keywords by mistake.

gcc-4.1.1  has
 >=dev-libs/gmp-4.2.1
 >=dev-libs/mpfr-2.2.0_p10
as dependencies but not the stable gcc-3.4.6 which portage wants to 
install because of the missing keyword.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-08-04 20:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-04 19:10 [gentoo-user] Portage wants to install gcc-3-4-6, but system compiler is already 4.1.1 Daniel Pielmeier
2006-08-04 20:07 ` Richard Fish
2006-08-04 20:50   ` [gentoo-user] Portage wants to install gcc-3-4-6, but system compiler is already 4.1.1 [Solved] Daniel Pielmeier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox