Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86090 - sparc profile listed in profiles.desc has broken dep on gcc
Summary: sparc profile listed in profiles.desc has broken dep on gcc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-20 22:14 UTC by Mr. Bones. (RETIRED)
Modified: 2005-03-20 23:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mr. Bones. (RETIRED) gentoo-dev 2005-03-20 22:14:01 UTC
sparc profile listed in profiles.desc has broken dep on gcc.

For example:

  DEPEND.badindev                3
   sys-libs/pam/pam-0.77-r1.ebuild: sparc ['sys-devel/gcc']
   sys-libs/pam/pam-0.77-r6.ebuild: sparc ['sys-devel/gcc']
   sys-libs/pam/pam-0.77.ebuild: sparc ['sys-devel/gcc']

This is because of profile packages:

default-linux/sparc/sparc64/dev/packages:*>=sys-devel/gcc-3.4.3-r1

yet looking at the keywording for gcc:

gentoo-x86/sys-devel/gcc$ grep '^KEYWORDS.*[^~]sparc' *3.4.*ebuild
returns nothing

Please point the profile in profiles.desc at one that doesn't have broken deps.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2005-03-20 23:51:08 UTC
The wrong profile was listed in there, sorry.  It's corrected now.