Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154254 - dev-java/jcifs-1.1.5 fails
Summary: dev-java/jcifs-1.1.5 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-06 08:49 UTC by Cheba
Modified: 2008-01-30 06:56 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cheba 2006-11-06 08:49:50 UTC
>>> Compiling source in /usr/local/portage/tmp/portage/dev-java/jcifs-1.1.5/work/jcifs_1.1.5 ...
Error: JAVA_HOME is not defined correctly.
  We cannot execute /opt/blackdown-jdk-1.4.2.03/bin/java

!!! ERROR: dev-java/jcifs-1.1.5 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  jcifs-1.1.5.ebuild, line 33:   Called die

I don't have blackdown-jdk. I have sun-jdk.

-=>> eselect java-vm list
Available Java Virtual Machines:
  [1]   sun-jdk-1.5
  [2]   sun-jre-bin-1.5  system-vm
Comment 1 Cheba 2006-11-06 09:12:39 UTC
This patch to ebuild fixed this bug.

--- /usr/portage/dev-java/jcifs/jcifs-1.1.5.ebuild      2005-07-16 13:35:26.000000000 +0300
+++ /usr/local/portage/che/dev-java/jcifs/jcifs-1.1.5.ebuild    2006-11-06 19:02:14.000000000 +0200
@@ -5 +5 @@
-inherit eutils java-pkg
+inherit eutils java-pkg-2
Comment 2 Alistair Bush (RETIRED) gentoo-dev 2008-01-30 06:56:09 UTC
Might as well close it then