Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469266 - dev-java/jikes-1.22-r13 bad dependency
Summary: dev-java/jikes-1.22-r13 bad dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo ARM Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-10 09:00 UTC by Patrick Lauer
Modified: 2013-05-24 02:57 UTC (History)
1 user (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 Patrick Lauer gentoo-dev 2013-05-10 09:00:39 UTC
dependency.bad                11
   dev-java/jikes/jikes-1.22-r13.ebuild: RDEPEND: arm(default/linux/arm/13.0) ['>=dev-java/java-config-2.0.0']
Comment 1 Ralph Sennhauser (RETIRED) gentoo-dev 2013-05-13 07:35:44 UTC
Isn't related to keywording java-config-2.2.0, jikes wants a stable java-config >=2.0.0

The solution is to either stabilize java-config-2.1.12-r1 or drop the stable keyword from jikes. The former is a bit tricky without a stable jvm for arm.

Jikes is a java 1.4 only compiler and mostly useless this days. So either is fine.
Comment 2 Patrick Lauer gentoo-dev 2013-05-24 02:57:49 UTC
+  24 May 2013; Patrick Lauer <patrick@gentoo.org> jikes-1.22-r13.ebuild:
+  Dropping arm stable keyword until java-config-2 catches up #469266
+
Hope that's fine for y'all