Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 142126

Summary: dev-java/jaxme-0.3.1-r2 fails to build
Product: Gentoo Linux Reporter: Mehmet Kemal EROL <bug.hunter>
Component: [OLD] DevelopmentAssignee: Java team <java>
Status: RESOLVED INVALID    
Severity: normal CC: h.mth
Priority: High    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: crash log of current build trial
my `emerge --info'
replace sun.misc.* with gnu.crypto.util.Base64
ebuild patch

Description Mehmet Kemal EROL 2006-07-29 14:33:08 UTC
Like my latest entry about dev-java/jython-2.1-r7 ... is it me?! Please inspect the next attachment which logs the failed build! Tia
Comment 1 Mehmet Kemal EROL 2006-07-29 14:33:34 UTC
Created attachment 93023 [details]
crash log of current build trial
Comment 2 Mehmet Kemal EROL 2006-07-29 14:46:53 UTC
Created attachment 93029 [details]
my `emerge --info'
Comment 3 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-07-30 02:25:30 UTC
It uses sun.misc.BASE64Decoder which is Sun's private class, not documented and not official.
Comment 4 Mehmet Kemal EROL 2006-07-30 07:15:31 UTC
I apologize ... but everything else went so smooth during the last updates, that I completely forgot the `gcj-overlay' behind my system!

I switched back to `blackdown-jdk-1.4' ... and the build compiled smoothly!

This bug is INVALID! Please accept my apologizes, again...
Comment 5 Hanno Zysik (geki) 2006-07-30 10:02:56 UTC
Ok, I had a look at this Base64 code. It is trivial to replace the code by gnu-crypto. I will attach a patch.
Comment 6 Hanno Zysik (geki) 2006-07-30 10:04:15 UTC
Created attachment 93070 [details, diff]
replace sun.misc.* with gnu.crypto.util.Base64
Comment 7 Hanno Zysik (geki) 2006-07-30 10:07:53 UTC
Created attachment 93071 [details, diff]
ebuild patch
Comment 8 Hanno Zysik (geki) 2006-07-30 12:49:50 UTC
Changes went into gcj-overlay.
Comment 9 Mehmet Kemal EROL 2006-07-31 10:23:31 UTC
(In reply to comment #8)

Please excuse my delay ...

> Changes went into gcj-overlay.

Indeed ;) ... I've switched back to my `gcj-overlay' java-system & compiled your new ebuild flawless ... nochmals, vielen Dank f
Comment 10 Mehmet Kemal EROL 2006-07-31 10:23:31 UTC
(In reply to comment #8)

Please excuse my delay ...

> Changes went into gcj-overlay.

Indeed ;) ... I've switched back to my `gcj-overlay' java-system & compiled your new ebuild flawless ... nochmals, vielen Dank für Deine freundliche Unterstüzung, lieber Hanno!