Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142126 - dev-java/jaxme-0.3.1-r2 fails to build
Summary: dev-java/jaxme-0.3.1-r2 fails to build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-29 14:33 UTC by Mehmet Kemal EROL
Modified: 2006-07-31 10:23 UTC (History)
1 user (show)

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


Attachments
crash log of current build trial (dev-java:jaxme-0.3.1-r2:20060729-174659.log,22.74 KB, text/plain)
2006-07-29 14:33 UTC, Mehmet Kemal EROL
Details
my `emerge --info' (emerge --info,3.23 KB, text/plain)
2006-07-29 14:46 UTC, Mehmet Kemal EROL
Details
replace sun.misc.* with gnu.crypto.util.Base64 (jaxme-0.3.1-base64.diff,1.30 KB, patch)
2006-07-30 10:04 UTC, Hanno Zysik (geki)
Details | Diff
ebuild patch (jaxme-0.3.1-r2.diff,775 bytes, patch)
2006-07-30 10:07 UTC, Hanno Zysik (geki)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!