<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>141477</bug_id>
          
          <creation_ts>2006-07-23 03:36 0000</creation_ts>
          <short_desc>dev-java/kaffe-1.1.7 fails because of dev-java/java-config</short_desc>
          <delta_ts>2006-08-24 19:57:41 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2006.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>schrangl@gmx.net</reporter>
          <assigned_to>java@gentoo.org</assigned_to>
          <cc>daniel.plaza.espi@gmail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>schrangl@gmx.net</who>
            <bug_when>2006-07-23 03:36:47 0000</bug_when>
            <thetext>If kaffe finds the executable &quot;jar&quot; somewhere in the PATH it will be used during compilation, otherwise it will use its own. The java-config packages provides a script (/usr/bin/jar) as a wrapper for the selected VM&apos;s jar executable. If no jre/jdk is installed, java-config&apos;s script fails, and so does the kaffe build, which tries to use it. One way to resolve this would (possibly) be to install java-config-* after kaffe, since it doesn&apos;t seem to be needed before anyways.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nelchael@gentoo.org</who>
            <bug_when>2006-07-23 03:59:09 0000</bug_when>
            <thetext>It&apos;s not &quot;Core system&quot;...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nichoj@gentoo.org</who>
            <bug_when>2006-08-01 07:51:21 0000</bug_when>
            <thetext>Installing java-config after kaffe isn&apos;t really possible, since kaffe (and all vms) depend on java-config during their postinstall.

The better way would be to find a way to force kaffe to use it&apos;s own jar.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>daniel.plaza.espi@gmail.com</who>
            <bug_when>2006-08-01 09:20:01 0000</bug_when>
            <thetext>Adding export FASTJAR=&quot;$S/external/gcc/fastjar/fastjar&quot; to src_compile force kaffe to use it&apos;s own jar. I don&apos;t know if it&apos;s a good solution.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nichoj@gentoo.org</who>
            <bug_when>2006-08-01 21:21:27 0000</bug_when>
            <thetext>Using fastjar is probably a pretty good solution&gt; It can actually be packaged separately, and we have ebuilds kicking around our overlays somewhee I&apos;m quite sure.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nichoj@gentoo.org</who>
            <bug_when>2006-08-22 10:49:44 0000</bug_when>
            <thetext>Upstream bug filed: http://kaffe.org/cgi-bin/bugzilla/show_bug.cgi?id=57</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nichoj@gentoo.org</who>
            <bug_when>2006-08-24 19:57:41 0000</bug_when>
            <thetext>Fixed with 1.1.7-r1. Thanks for reporting!</thetext>
          </long_desc>
      
    </bug>

</bugzilla>