Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126652 - emerging dev-java/sun-jimi failes with "target release 1.2 conflicts with default source release 1.5"
Summary: emerging dev-java/sun-jimi failes with "target release 1.2 conflicts with def...
Status: RESOLVED DUPLICATE of bug 79206
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-18 05:02 UTC by Tiziano Müller (RETIRED)
Modified: 2006-03-18 05:44 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 Tiziano Müller (RETIRED) gentoo-dev 2006-03-18 05:02:59 UTC
Tried to emerge sun-jimi to get png-support in fop and it failed:
*********************
>>> Compiling source in /var/tmp/portage/sun-jimi-1.0-r1/work/Jimi ...
javac: target release 1.2 conflicts with default source release 1.5

!!! ERROR: dev-java/sun-jimi-1.0-r1 failed.
Call stack:
  ebuild.sh, line 1557:   Called dyn_compile
  ebuild.sh, line 966:   Called src_compile
*********************
Could make it compile with warnings when I added "-source 1.2" as parameter for javac.
I'm using sun-jdk-1.5.0.06 as default vm and compiler, gentoo 2005.1 ~x86.
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2006-03-18 05:15:58 UTC
It's only a problem when using sun-jdk-1.5 as default vm. Sorry for bothering...
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-18 05:44:28 UTC

*** This bug has been marked as a duplicate of 79206 ***