Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 197923 - [gcj-overlay] dev-java/concurrent-util-1.3.4-r1 fails to build with ecj
Summary: [gcj-overlay] dev-java/concurrent-util-1.3.4-r1 fails to build with ecj
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 21477
  Show dependency tree
 
Reported: 2007-11-03 03:50 UTC by 2010dli
Modified: 2015-04-14 20:34 UTC (History)
1 user (show)

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


Attachments
Updated ebuild (concurrent-util-1.3.4-r1.ebuild,961 bytes, text/plain)
2007-11-03 03:52 UTC, 2010dli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 2010dli 2007-11-03 03:50:53 UTC
Concurrent-util's RDEPEND and DEPEND use jre-1.2 and jdk-1.2, so ant tries to build it with -source 1.2 -target 1.2. Unfortunately, ecj only supports 1.3 through 1.7 for -source.

Reproducible: Always

Steps to Reproduce:
1.Install eclipse-ecj from gcj-overlay.
2.Emerge concurrent-util.

Actual Results:  
Emerge fails with ecj complaining about -source 1.2.

Expected Results:  
Emerge works.
Comment 1 2010dli 2007-11-03 03:52:13 UTC
Created attachment 135058 [details]
Updated ebuild
Comment 2 William L. Thomson Jr. 2015-04-13 22:32:10 UTC
Should close as wont fix per bug 544038
Comment 3 James Le Cuirot gentoo-dev 2015-04-14 20:34:23 UTC
gcj-overlay has long gone anyway.