Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 219925
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andrew Cowie <andrew@operationaldynamics.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 219925 depends on: Show dependency tree
Bug 219925 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-05-01 12:47 0000
We've released java-gnome 4.0.7; when you get a chance...

AfC

------- Comment #1 From Petteri Räty 2008-05-01 13:42:43 0000 -------
>>> Install java-gnome-4.0.7 into /var/tmp/portage/dev-java/java-gnome-4.0.7/image/ category dev-java
 * Incorrect bytecode version found
 * in file: tmp/gtk-4.0.jar

AfC: It doesn't respect JAVACFLAGS any more or something?

------- Comment #2 From Andrew Cowie 2008-05-01 23:24:20 0000 -------
Huh? Well, two unrelated points:

1) I'm sorry, I'd never heard of JAVACFLAGS before. In any case the build
doesn't use environment variables [well, other than "V" for verbose].

2) The library builds everything `-target 1.5` automatically. I'm afraid I
haven't the faintest idea where the error you are reporting comes from.

Hm.

AfC

------- Comment #3 From Petteri Räty 2008-05-02 19:46:29 0000 -------
(In reply to comment #2)
> 
> 1) I'm sorry, I'd never heard of JAVACFLAGS before. In any case the build
> doesn't use environment variables [well, other than "V" for verbose].
> 

autotools based projects use it

> 2) The library builds everything `-target 1.5` automatically. I'm afraid I
> haven't the faintest idea where the error you are reporting comes from.
> 

The error comes from JAVA_PKG_STRICT=1 in make.conf that enables developer mode
for java eclasses. 4.0.6 builds to 1.4 bytecode. So if you are now using 1.5
features we should switch DEPEND/RDEPEND to >=1.5 and the warnings goes away.

------- Comment #4 From Petteri Räty 2008-05-02 19:54:18 0000 -------
Bumped and now requires 1.5.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug