Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 569760 - [java-overlay] icedtea-3.0.0_pre07 - can't be compiled without zero flag
Summary: [java-overlay] icedtea-3.0.0_pre07 - can't be compiled without zero flag
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-25 19:57 UTC by Lagu
Modified: 2016-01-31 01:52 UTC (History)
0 users

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


Attachments
icedtea37 log (icedtea37.tar.xz,75.34 KB, application/x-xz)
2015-12-25 19:57 UTC, Lagu
Details
emerge --info (emerge,23.02 KB, text/plain)
2015-12-25 19:59 UTC, Lagu
Details
libjsig.debuginfo (libjsig.debuginfo,17.95 KB, application/x-sharedlib)
2015-12-26 08:25 UTC, Lagu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lagu 2015-12-25 19:57:47 UTC
Created attachment 420840 [details]
icedtea37 log

Hi, sadly the last ebuild of icedtea can't be compiled D:
i don't know if a use affects, so logs!

 * ERROR: dev-java/icedtea-3.0.0_pre07::java failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-java/icedtea-3.0.0_pre07::java'`,
 * the complete build log and the output of `emerge -pqv '=dev-java/icedtea-3.0.0_pre07::java'`.
 * The complete build log is located at '/var/tmp/portage/dev-java/icedtea-3.0.0_pre07/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/icedtea-3.0.0_pre07/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-java/icedtea-3.0.0_pre07/work/icedtea-3.0.0'
 * S: '/var/tmp/portage/dev-java/icedtea-3.0.0_pre07/work/icedtea-3.0.0'


Cya.
Comment 1 Lagu 2015-12-25 19:59:00 UTC
Created attachment 420842 [details]
emerge --info
Comment 2 Lagu 2015-12-25 20:16:47 UTC
mm, this is probably the same as this:

https://github.com/gentoo/java-overlay/issues/27#event-500529131

can't be compiled without zero flag, logs too similar, i'll can confirm this with the next compiling try.
Comment 3 Lagu 2015-12-25 23:32:40 UTC
confirmed, problem compiling without zero flag...
Comment 4 Andrew John Hughes 2015-12-26 05:12:54 UTC
I don't see this myself, or I wouldn't have bumped it.

Can you check what var/tmp/portage/dev-java/icedtea-3.0.0_pre07/work/icedtea-3.0.0/openjdk.build-boot/jdk/lib/amd64/server/libjsig.debuginfo is? As far as I can see from the logs, this file doesn't exist and so trying to zip it fails.
Comment 5 Lagu 2015-12-26 08:23:59 UTC
Hi, well in my case don't exist too, that file is a link to ../libjsig.debuginfo but not exist, but i found the file ../libjsig.diz and it contain the file.
Comment 6 Lagu 2015-12-26 08:25:38 UTC
Created attachment 420858 [details]
libjsig.debuginfo

from libjsig.diz
Comment 7 Andrew John Hughes 2016-01-30 01:46:30 UTC
Just added cedtea-3.0.0_pre08 to the overlay. There is no longer any diz file generation so hopefully this will be fixed as a side-effect.
Comment 8 James Le Cuirot gentoo-dev 2016-01-30 09:54:45 UTC
Please reopen if this is still an issue.
Comment 9 Lagu 2016-01-31 01:52:14 UTC
yay fixed!
Thx.