Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35193 - Can't emerge: Bad depends (imlib2, graphviz, gcc)
Summary: Can't emerge: Bad depends (imlib2, graphviz, gcc)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Highest critical (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
: 39573 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-12-06 04:18 UTC by Klaus Kusche
Modified: 2004-01-29 02:19 UTC (History)
4 users (show)

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 Klaus Kusche 2003-12-06 04:18:44 UTC
I'm on a gcc 3.1.1 system. An "emerge --pretend --deep world" and many other emerges fail with:

Calculating world dependencies -
!!! all ebuilds that could satisfy ">=sys-devel/gcc-3.2*" have been masked.
!!!    (dependency required by "media-gfx/graphviz-1.9" [ebuild])

!!! Problem with ebuild media-libs/imlib2-1.1.0
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-12-06 05:02:07 UTC
I've changed the graphviz ebuild so it should work better now.  Please retry it and see.
Comment 2 Klaus Kusche 2003-12-13 09:44:31 UTC
Still the same:

~: emerge --pretend imlib2

These are the packages that I would merge, in order:

Calculating dependencies /
!!! all ebuilds that could satisfy ">=sys-devel/gcc-3.2" have been masked.
!!!    (dependency required by "media-gfx/graphviz-1.9" [ebuild])

!!! Error calculating dependencies. Please correct.
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2003-12-17 06:16:17 UTC
Note that you're going to need gcc-3.2 or greater to perform this installation.  You need to upgrade that first.  Are you on a non-x86 architecture?
Comment 4 Klaus Kusche 2003-12-20 02:40:12 UTC
No, I'm on x86. I just didn't have time yet to perform the upgrade (planned for the summer holidays).
Comment 5 SpanKY gentoo-dev 2004-01-27 19:09:52 UTC
any reason to keep 1.10 masked on gcc-2.x profiles caleb ?

i just compiled it fine on my machine w/gcc-2.x
Comment 6 SpanKY gentoo-dev 2004-01-27 19:09:58 UTC
*** Bug 39573 has been marked as a duplicate of this bug. ***
Comment 7 Martin Holzer (RETIRED) gentoo-dev 2004-01-28 03:04:32 UTC
graphviz-1.10 works fine with gcc 2.95
Comment 8 SpanKY gentoo-dev 2004-01-28 03:47:39 UTC
well it's settled ... we unmask 1.10 and make it stable on arches ;)

sparc: you're the only arch we need to verify 1.10 can go into stable
Comment 9 SpanKY gentoo-dev 2004-01-28 03:48:06 UTC
err seems they already did it for us :)
Comment 10 Martin Holzer (RETIRED) gentoo-dev 2004-01-29 02:13:39 UTC
DEPEND=">=sys-libs/zlib-1.1.3
	>=sys-devel/gcc-3.2
this is still in 1.9.10
Comment 11 SpanKY gentoo-dev 2004-01-29 02:19:23 UTC
ah stupid i thought it was properly masked via profiles and not DEPEND