View previous topic :: View next topic |
Author |
Message |
cyrillic Watchman
Joined: 19 Feb 2003 Posts: 7313 Location: Groton, Massachusetts USA
|
Posted: Fri Sep 19, 2008 1:23 am Post subject: |
|
|
Does anyone have an idea when (or if) icedtea6 will be available in the regular portage tree ?
... or is it still way too experimental / unstable / disruptive / ornery for regular people to use.
ps. Sorry, I am just curious. |
|
Back to top |
|
|
Tom_ Guru
Joined: 20 May 2004 Posts: 448 Location: France
|
Posted: Fri Sep 19, 2008 10:53 am Post subject: |
|
|
Since a lot of distributions provide it (at least Ubuntu, Fedora, Mandriva, Debian), it would be great to have it in the portage tree, even hardmasked. |
|
Back to top |
|
|
Kollin Veteran
Joined: 25 Feb 2006 Posts: 1139 Location: Sofia/Bulgaria
|
Posted: Fri Sep 19, 2008 12:11 pm Post subject: |
|
|
Tom_ wrote: | Since a lot of distributions provide it (at least Ubuntu, Fedora, Mandriva, Debian), it would be great to have it in the portage tree, even hardmasked. |
I agree with you but its still a pain to install it on gentoo! For a binary distros it`s easy: just grab the binary from the repo.For gentoo you first must create proper environment with the necesery dependencys to compile it _________________ "Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment."
"Linux is like a wigwam - no windows, no gates, apache inside..." |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9259
|
Posted: Fri Sep 19, 2008 12:13 pm Post subject: |
|
|
Well that's what dependencies are for, aren't they? |
|
Back to top |
|
|
Kollin Veteran
Joined: 25 Feb 2006 Posts: 1139 Location: Sofia/Bulgaria
|
Posted: Fri Sep 19, 2008 2:59 pm Post subject: |
|
|
genstorm wrote: | Well that's what dependencies are for, aren't they? |
Good point _________________ "Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment."
"Linux is like a wigwam - no windows, no gates, apache inside..." |
|
Back to top |
|
|
bakkus n00b
Joined: 17 Dec 2002 Posts: 33
|
Posted: Sun Sep 21, 2008 10:38 am Post subject: |
|
|
Hey guys, just tried to emerge icedtea6 this morning.
However, the ebuild from the overlay snags on this:
Quote: | * Applying enable_fix-1.2.patch ...
* Failed Patch: enable_fix-1.2.patch !
* ( /usr/local/portage/layman/java-overlay/dev-java/icedtea6/files/enable_fix-1.2.patch )
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/dev-java/icedtea6-1.2/temp/enable_fix-1.2.patch-3944.out |
The contents of /var/tmp/portage/dev-java/icedtea6-1.2/temp/enable_fix-1.2.patch-3944.out are:
Quote: | ***** enable_fix-1.2.patch *****
NOTE: skipping -p0 due to absolute paths in patch:
1:--- /home/andrew/projects/openjdk/icedtea6/configure.ac 2008-05-30 00:34:34.000000000 +0100
================================
PATCH COMMAND: patch -p1 -g0 -E --no-backup-if-mismatch < /usr/local/portage/layman/java-overlay/dev-java/icedtea6/files/enable_fix-1.2.patch
================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /home/andrew/projects/openjdk/icedtea6/configure.ac 2008-05-30 00:34:34.000000000 +0100
|+++ configure.ac 2008-05-30 00:23:20.000000000 +0100
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
================================
PATCH COMMAND: patch -p2 -g0 -E --no-backup-if-mismatch < /usr/local/portage/layman/java-overlay/dev-java/icedtea6/files/enable_fix-1.2.patch
================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /home/andrew/projects/openjdk/icedtea6/configure.ac 2008-05-30 00:34:34.000000000 +0100
|+++ configure.ac 2008-05-30 00:23:20.000000000 +0100
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
================================
PATCH COMMAND: patch -p3 -g0 -E --no-backup-if-mismatch < /usr/local/portage/layman/java-overlay/dev-java/icedtea6/files/enable_fix-1.2.patch
================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /home/andrew/projects/openjdk/icedtea6/configure.ac 2008-05-30 00:34:34.000000000 +0100
|+++ configure.ac 2008-05-30 00:23:20.000000000 +0100
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
================================
PATCH COMMAND: patch -p4 -g0 -E --no-backup-if-mismatch < /usr/local/portage/layman/java-overlay/dev-java/icedtea6/files/enable_fix-1.2.patch
================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /home/andrew/projects/openjdk/icedtea6/configure.ac 2008-05-30 00:34:34.000000000 +0100
|+++ configure.ac 2008-05-30 00:23:20.000000000 +0100
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored |
Any pointers here? |
|
Back to top |
|
|
bakkus n00b
Joined: 17 Dec 2002 Posts: 33
|
Posted: Sun Sep 21, 2008 10:49 am Post subject: |
|
|
Right..
So I decided to stop being an idiot, actually _have_ that first cup of coffee and edit the patch file (enable_fix-1.2.patch).
Just substitute
Code: | --- /home/andrew/projects/openjdk/icedtea6/configure.ac 2008-05-30 00:34:34.000000000 +0100
+++ configure.ac 2008-05-30 00:23:20.000000000 +0100 |
with
Code: | --- configure.ac 2008-05-30 00:34:34.000000000 +0100
+++ configure.ac 2008-05-30 00:23:20.000000000 +0100 |
and we're off compiling |
|
Back to top |
|
|
BrummieJim l33t
Joined: 22 Jul 2005 Posts: 683
|
Posted: Mon Sep 22, 2008 5:23 pm Post subject: |
|
|
I've deleted my layman directory and unmerged. I've reinstalled, downloaded the java-overlay and tried to emerge icedtea6. It still hangs at
Hawaiian ja # emerge icedtea6
WARNING: repository at /usr/local/portage is missing a repo_name entry
Calculating dependencies
Any ideas? |
|
Back to top |
|
|
Strayer Tux's lil' helper
Joined: 11 Nov 2003 Posts: 75 Location: Germany
|
Posted: Tue Sep 23, 2008 1:12 pm Post subject: |
|
|
bakkus wrote: | Right..
So I decided to stop being an idiot, actually _have_ that first cup of coffee and edit the patch file (enable_fix-1.2.patch).
Just substitute
Code: | --- /home/andrew/projects/openjdk/icedtea6/configure.ac 2008-05-30 00:34:34.000000000 +0100
+++ configure.ac 2008-05-30 00:23:20.000000000 +0100 |
with
Code: | --- configure.ac 2008-05-30 00:34:34.000000000 +0100
+++ configure.ac 2008-05-30 00:23:20.000000000 +0100 |
and we're off compiling |
Same problem for me.
Your fix did the trick.
By the way... is this overlay still maintained?
The "as of 20080429 unmaintained!" confuses me a little.. |
|
Back to top |
|
|
geki Advocate
Joined: 13 May 2004 Posts: 2387 Location: Germania
|
Posted: Tue Sep 23, 2008 9:54 pm Post subject: |
|
|
Strayer wrote: | By the way... is this overlay still maintained?
The "as of 20080429 unmaintained!" confuses me a little.. | yay, right, hopefully clarified a bit _________________ hear hear |
|
Back to top |
|
|
BrummieJim l33t
Joined: 22 Jul 2005 Posts: 683
|
Posted: Wed Sep 24, 2008 2:24 pm Post subject: |
|
|
How long does calculating dependencies take when emerging icedtea6. On my dual core 2.2GHz machine, never finishes, despite being left for forty minutes. Any ideas |
|
Back to top |
|
|
Bumbl n00b
Joined: 05 Sep 2007 Posts: 50
|
Posted: Wed Sep 24, 2008 6:19 pm Post subject: |
|
|
i got circular dependencies the first time
i emerged eclipse
and after that the circular dependencies were gone
this might be what takes so long |
|
Back to top |
|
|
BrummieJim l33t
Joined: 22 Jul 2005 Posts: 683
|
Posted: Wed Sep 24, 2008 6:31 pm Post subject: |
|
|
Thank you Bumbl,
I've already got the eclipse development kit installed. Is there a way I can try and get more information? |
|
Back to top |
|
|
emerald Tux's lil' helper
Joined: 31 Jul 2005 Posts: 113
|
Posted: Wed Oct 08, 2008 11:59 pm Post subject: |
|
|
*sigh*
Part of my past bug report got completely ignored, maybe it's too hard to understand but, especially on non-x86 architectures (i use powerpc), it may be critical for a reasonable speed of the IcedTea JDK.
My concern is the zero use flag which is ignored even if given:
Code: |
src_compile() {
local config procs
if [[ "$(java-pkg_get-current-vm)" == "icedtea6" || "$(java-pkg_get-current-vm)" == "icedtea" ]] ; then
# If we are upgrading icedtea, then we don't need to bootstrap.
config="${config} --with-icedtea"
config="${config} --with-icedtea-home=$(java-config -O)"
else
# For other 1.5 JDKs e.g. GCJ, CACAO, JamVM.
config="${config} --with-ecj-jar=$(ls -1r /usr/share/eclipse-ecj-3.[23]/lib/ecj.jar|head -n 1)" \
config="${config} --with-libgcj-jar=$(java-config -O)/jre/lib/rt.jar"
config="${config} --with-gcj-home=$(java-config -O)"
fi
# OpenJDK-specific parallelism support.
procs=$(echo ${MAKEOPTS} | sed -r 's/.*-j\W*([0-9]+).*/\1/')
if [[ -n ${procs} ]] ; then
config="${config} --with-parallel-jobs=${procs}";
einfo "Configuring using --with-parallel-jobs=${procs}"
fi
if use_zero ; then
zero="${config} --enable-zero"
else
zero="${config} --disable-zero"
fi
unset JAVA_HOME JDK_HOME CLASSPATH JAVAC JAVACFLAGS
econf ${config} \
--with-openjdk-src-zip="${DISTDIR}/${OPENJDK_TARBALL}" \
--with-version-suffix="gentoo" \
$(use_enable debug optimizations) \
$(use_enable doc docs) \
$(use_enable nsplugin gcjwebplugin) \
|| die "configure failed"
emake -j 1 || die "make failed"
}
|
in the ebuild the zero use flag settings are appended to a variable named 'zero', not to the 'config' variable, which later on will be passed on to configure, so any zero setting is completely ignored.
Just in case i post the relevant section here so the maintainer (or anyone with write access) can fix the bug:
wrong section:
Code: |
if use_zero ; then
zero="${config} --enable-zero"
else
zero="${config} --disable-zero"
fi
|
corrected section:
Code: |
if use_zero ; then
config="${config} --enable-zero"
else
config="${config} --disable-zero"
fi
|
_________________ Knowledge is scary....
... running Gentoo Linux ...
... and Windows in a 'small corner'(C) - i.e. vmware - ...
System Profile
Don't open the Red Door ! |
|
Back to top |
|
|
emerald Tux's lil' helper
Joined: 31 Jul 2005 Posts: 113
|
Posted: Tue Oct 14, 2008 10:03 am Post subject: |
|
|
Sorry for the double post, but i got another issue:
Code: |
>>> Emerging (1 of 3) dev-java/gcj-jdk-4.3
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* Using gcj as a jdk requires that gcj was compiled as part of gcc.
* Please rebuild sys-devel/gcc with USE="gcj"
*
* ERROR: dev-java/gcj-jdk-4.3 failed.
* Call stack:
* ebuild.sh, line 49: Called pkg_setup
* gcj-jdk-4.3.ebuild, line 28: Called die
* The specific snippet of code:
* die "Rebuild sys-devel/gcc with gcj support"
* The die message:
* Rebuild sys-devel/gcc with gcj support
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-java/gcj-jdk-4.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-java/gcj-jdk-4.3/temp/die.env'.
*
>>> Failed to emerge dev-java/gcj-jdk-4.3, Log file:
|
This error comes because i have gcc-4.4-* installed (from toolchain overlay) without gcj use flag and i wonder if gcj-jdk-4.3 supports gcj-4.4 as gcj? Or else the dependency and use flag check should probably be corrected to only check for gcc:4.3.
Code: |
The 4.3 gcc is correctly installed with the gcj use flag.
[ebuild R ] sys-devel/gcc-4.3.2 USE="doc fortran gcj gtk mudflap (multilib) nls objc objc++ objc-gc openmp test (-altivec) -bootstrap -build (-hardened) -ip28 -ip32r10k -libffi -multislot (-n32) (-n64) -nocxx -vanilla" 0 kB
|
One more thing, i use java-overlay, but not java-experimental, and, since dev-java/dom4j was changed in java-overlay it depends on nonexistant virtuals from java-experimental:
Code: |
fry ~ # emerge -p dom4j
These are the packages that would be merged, in order:
Calculating dependencies... done!
emerge: there are no ebuilds to satisfy "java-virtuals/jaxb-virtual:1".
(dependency required by "dev-java/dom4j-1.6.1-r3" [ebuild])
|
I hope this will be fixed soon.
Btw, is there no better place for bugs of java-overlay than this thread? _________________ Knowledge is scary....
... running Gentoo Linux ...
... and Windows in a 'small corner'(C) - i.e. vmware - ...
System Profile
Don't open the Red Door ! |
|
Back to top |
|
|
jeanfrancis Veteran
Joined: 17 Dec 2005 Posts: 1482 Location: Québec, Canada
|
Posted: Fri Oct 17, 2008 3:19 pm Post subject: |
|
|
Hi guys !
I'm not sure how to get icedtea6 working. I used to have icedtea6 1.2 from java_libre_overlay, but I read that 1.3-r1 is out on the java-overlay, but I can't build it
I'm not sure with what I'm supposed to compile it. gcj-jdk ? Do I have to remove the gcj USE Flag from GCC ?
I run ~amd64. I have gcc-4.3.2, and the java-overlay. icedtea6 fails to apply the patch icedtea-ecj.patch : No such file or directory
Thanks |
|
Back to top |
|
|
hvengel Guru
Joined: 19 Sep 2004 Posts: 515
|
Posted: Fri Oct 17, 2008 7:26 pm Post subject: |
|
|
I have the same problem. It is not the ebuild that has the problem since it does not use this patch. This is in the build itself. So something in the tarball is screwed up. |
|
Back to top |
|
|
electronvolt Tux's lil' helper
Joined: 16 May 2007 Posts: 83
|
Posted: Fri Oct 17, 2008 10:40 pm Post subject: |
|
|
I had a similar, possibly the same error (can't quite remember, and icedtea seems to throw a new problem up each time I compile it!!) and solved it thus:-
rm -rf /usr/portage/local/layman/java-overlay/dev-java/icedtea6
then re-synced the overlay and it worked.
For some reason I think the overlay didn't sync correctly.
HTH |
|
Back to top |
|
|
hvengel Guru
Joined: 19 Sep 2004 Posts: 515
|
Posted: Mon Oct 20, 2008 12:30 am Post subject: |
|
|
While now ofter syncing the overlay I am getting a new error:
Code: | checking for pulseaudio... no
configure: error: "pulseaudio was not found."
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-java/icedtea6-1.3-r1/work/icedtea6-1.3/config.log
*
* ERROR: dev-java/icedtea6-1.3-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 4645: Called econf '--with-icedtea'
'--with-icedtea-home=/usr/lib/icedtea6-1.2' '--with-parallel-jobs=3'
'--disable-cacao'
'--with-openjdk-src-zip=/var/tmp/portage/dev-java/icedtea6-1.3-r1/distdir/openjdk-6-src-b12-28_aug_2008.tar.gz'
'--with-cacao-src-zip=/var/tmp/portage/dev-java/icedtea6-1.3-r1/distdir/cacao-0.99.3.tar.gz'
'--with-java=/usr/lib/jvm/icedtea6/bin/java'
'--with-javac=/usr/lib/jvm/icedtea6/bin/javac'
'--with-javah=/usr/lib/jvm/icedtea6/bin/javah' '--enable-optimizations'
'--disable-docs' '--enable-gcjwebplugin' '--without-rhino' '--disable-zero'
'--disable-shark' '--disable-pulse-java'
* ebuild.sh, line 541: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed |
So the configuration fails because it can't find pulseaudio even though it was econfed '--disable-pulse-java'. Not sure why that would be the case. After hand tweaking the ebuild to always pass --without-pulse-java it configured. I know this is a hack but with this hack the current ebuild works. So I now have icedtea6-1.3-r1 installed on my machine. |
|
Back to top |
|
|
cst Apprentice
Joined: 24 Feb 2008 Posts: 203 Location: /proc
|
Posted: Mon Oct 20, 2008 10:40 am Post subject: |
|
|
hvengel wrote: | While now ofter syncing the overlay I am getting a new error:
Code: | checking for pulseaudio... no
configure: error: "pulseaudio was not found."
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-java/icedtea6-1.3-r1/work/icedtea6-1.3/config.log
*
* ERROR: dev-java/icedtea6-1.3-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 4645: Called econf '--with-icedtea'
'--with-icedtea-home=/usr/lib/icedtea6-1.2' '--with-parallel-jobs=3'
'--disable-cacao'
'--with-openjdk-src-zip=/var/tmp/portage/dev-java/icedtea6-1.3-r1/distdir/openjdk-6-src-b12-28_aug_2008.tar.gz'
'--with-cacao-src-zip=/var/tmp/portage/dev-java/icedtea6-1.3-r1/distdir/cacao-0.99.3.tar.gz'
'--with-java=/usr/lib/jvm/icedtea6/bin/java'
'--with-javac=/usr/lib/jvm/icedtea6/bin/javac'
'--with-javah=/usr/lib/jvm/icedtea6/bin/javah' '--enable-optimizations'
'--disable-docs' '--enable-gcjwebplugin' '--without-rhino' '--disable-zero'
'--disable-shark' '--disable-pulse-java'
* ebuild.sh, line 541: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed |
So the configuration fails because it can't find pulseaudio even though it was econfed '--disable-pulse-java'. Not sure why that would be the case. After hand tweaking the ebuild to always pass --without-pulse-java it configured. I know this is a hack but with this hack the current ebuild works. So I now have icedtea6-1.3-r1 installed on my machine. |
plz post the tweaked ebuild _________________ i7 3930K @ 4GHz
MSI X79A-GD45 (8D)
32GB 1600 MHz DDR3 Samsung
Samsung 840 PRO, 2xSamsung HD502HJ in RAID 1
MSI GTX 980Ti
latest gentoo-sources on x86_64 Fluxbox (amd64)
best render farm: www.GarageFarm.NET |
|
Back to top |
|
|
Naib Watchman
Joined: 21 May 2004 Posts: 6065 Location: Removed by Neddy
|
Posted: Mon Oct 20, 2008 9:25 pm Post subject: |
|
|
THe problem with the ebuild (prob the configure script tbf) is the --disable-pulse-java
that isn't a valid option. ONLY --enable-pulse-java
Code: |
--- icedtea6-1.3-r1.ebuild 2008-10-20 22:23:52.000000000 +0100
+++ icedtea6-1.3-r2.ebuild 2008-10-20 22:21:49.000000000 +0100
@@ -90,7 +90,6 @@
# Fix memory limits so CACAO IcedTeas can build normal IcedTea
# (http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=c926c9674b4c)
epatch "${FILESDIR}/memory_limit-${PV}.patch"
- epatch "${FILESDIR}/icedtea6-1.3-autoconf.patch"
eautoreconf || die "failed to regenerate autoconf infrastructure"
}
@@ -129,6 +128,10 @@
config="${config} --disable-cacao"
fi
+ if use_pulseaudio; then
+ config="$config --enable-pulse-java"
+ fi
+
if use javascript ; then
rhino_jar=$(java-pkg_getjar rhino:1.6 js.jar);
fi
@@ -147,7 +150,6 @@
$(use_with javascript rhino ${rhino_jar}) \
$(use_enable zero) \
$(use_enable shark) \
- $(use_enable pulseaudio pulse-java) \
|| die "configure failed"
emake -j 1 || die "make failed"
|
compiling fine here _________________
Quote: | Removed by Chiitoo |
|
|
Back to top |
|
|
wolf550e n00b
Joined: 20 May 2005 Posts: 17 Location: Israel
|
Posted: Tue Oct 28, 2008 6:51 am Post subject: problem with dev-java/eclipse-ecj-3.3.0-r6 |
|
|
Code: |
>>> Emerging (1 of 2) dev-java/eclipse-ecj-3.3.0-r6
* ecjsrc.zip RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking ecjsrc.zip to /var/tmp/portage/dev-java/eclipse-ecj-3.3.0-r6/work
* Applying eclipse-ecj-gcj-3.3.0.patch ... [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-java/eclipse-ecj-3.3.0-r6/work ...
* bootstrapping ecj with LD_LIBRARY_PATH=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2 /usr/i686-pc-linux-gnu/gcc-bin/4.3.2/gcj -C ...
/var/tmp/portage/dev-java/eclipse-ecj-3.3.0-r6/temp/environment: line 3799: LD_LIBRARY_PATH=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2: No such file or directory
*
* ERROR: dev-java/eclipse-ecj-3.3.0-r6 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3799: Called die
* The specific snippet of code:
* ${javac} ${javac_opts} $(find org/ -name '*.java') || die;
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-java/eclipse-ecj-3.3.0-r6/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-java/eclipse-ecj-3.3.0-r6/temp/environment'.
* This ebuild is from an overlay: '/usr/local/portage/layman/java-overlay/'
*
|
I have gcj and icedtea installed fine. Any thoughts? |
|
Back to top |
|
|
emerald Tux's lil' helper
Joined: 31 Jul 2005 Posts: 113
|
Posted: Wed Oct 29, 2008 2:41 am Post subject: |
|
|
The icedtea-9999 ebuild from java-experimental fails with cacao use-flag enabled during cacao patching.
Code: |
[ebuild R ] dev-java/icedtea-9999 USE="cacao* doc examples javascript nsplugin pulseaudio -debug -gcj -shark -zero" 0 kB [1]
[....]
>>> Emerging (1 of 1) dev-java/icedtea-9999
* cacao-0.99.3.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* openjdk-7-ea-src-b38-23_oct_2008.zip RMD160 SHA1 SHA256 size ;-) ... [ ok ]
[...]
Checking patches/icedtea-cacao.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/bin/java.c.rej
ERROR patch patches/icedtea-cacao.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
*
* ERROR: dev-java/icedtea-9999 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 4714: Called die
* The specific snippet of code:
* emake -j 1 || die "make failed"
* The die message:
* make failed
|
_________________ Knowledge is scary....
... running Gentoo Linux ...
... and Windows in a 'small corner'(C) - i.e. vmware - ...
System Profile
Don't open the Red Door ! |
|
Back to top |
|
|
geki Advocate
Joined: 13 May 2004 Posts: 2387 Location: Germania
|
Posted: Wed Oct 29, 2008 10:48 am Post subject: |
|
|
you are always free to test icedtea-6(tip snapshots) from my overlay.
I use a little bit more relaxed setup than java-overlay version.
have fun! _________________ hear hear |
|
Back to top |
|
|
cst Apprentice
Joined: 24 Feb 2008 Posts: 203 Location: /proc
|
Posted: Wed Oct 29, 2008 1:57 pm Post subject: |
|
|
Has anyone tried version 1.3.1? The plugin doesnt work in FF.
Edit: Ok It does in version -r1. _________________ i7 3930K @ 4GHz
MSI X79A-GD45 (8D)
32GB 1600 MHz DDR3 Samsung
Samsung 840 PRO, 2xSamsung HD502HJ in RAID 1
MSI GTX 980Ti
latest gentoo-sources on x86_64 Fluxbox (amd64)
best render farm: www.GarageFarm.NET
Last edited by cst on Thu Oct 30, 2008 6:41 pm; edited 1 time in total |
|
Back to top |
|
|
|