Summary: | [java-overlay] icedtea-3.0.0_pre07 - can't be compiled without zero flag | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Lagu <felipematas> |
Component: | [OLD] Java | Assignee: | Java team <java> |
Status: | RESOLVED TEST-REQUEST | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
icedtea37 log
emerge --info libjsig.debuginfo |
Created attachment 420842 [details]
emerge --info
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. confirmed, problem compiling without zero flag... 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. 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. Created attachment 420858 [details]
libjsig.debuginfo
from libjsig.diz
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. Please reopen if this is still an issue. yay fixed! Thx. |
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.