Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147617 - sys-libs/db 4.3 and 4.4 fail to build Java example jar
Summary: sys-libs/db 4.3 and 4.4 fail to build Java example jar
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-14 14:53 UTC by Hanno Zysik (geki)
Modified: 2007-09-20 17:43 UTC (History)
1 user (show)

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


Attachments
do not compile Java examples (no-examplejar.diff,646 bytes, patch)
2006-09-14 14:54 UTC, Hanno Zysik (geki)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Zysik (geki) 2006-09-14 14:53:56 UTC
The log: http://pastebin.ca/169374

AFAIS '-classpath db.jar' should be '-classpath ../db.jar'. Though, still, AFAIK Java herd does not want examples to be compiled. Instead ship them as source code.

I will attach a patch not to compile the examples.
Comment 1 Hanno Zysik (geki) 2006-09-14 14:54:34 UTC
Created attachment 97006 [details, diff]
do not compile Java examples
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2006-10-01 08:18:46 UTC
It works for me at least on the non-masked 4.3 version.
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2006-10-01 08:19:57 UTC
Could you past your emerge info. Could it be that this is enabled by the doc useflag?
Comment 4 Hanno Zysik (geki) 2006-10-01 08:23:10 UTC
sys-libs/db-4.4.20_p2  USE="gcj java -bootstrap -doc -nocxx -tcl -test"

No. As you can see from the patch they build always.
Comment 5 Hanno Zysik (geki) 2007-09-20 17:42:46 UTC
Well, I do not need BDB Java anymore and noone else seems to have this. Looks like a gcj issue. closing...