Bug#306509: marked as done (lucene cvs head, kaffe rmic)

Debian Bug Tracking System owner at bugs.debian.org
Fri Oct 28 14:03:09 UTC 2005


Your message dated Fri, 28 Oct 2005 15:46:11 +0200
with message-id <43622BA3.4020100 at gmx.de>
and subject line Fixed through combination of kaffe, ant
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 27 Apr 2005 02:25:12 +0000
>From ms419 at freezone.co.uk Tue Apr 26 19:25:12 2005
Return-path: <ms419 at freezone.co.uk>
Received: from defout.telus.net (priv-edtnes82.telusplanet.net) [199.185.220.240] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DQcEi-0002Wi-00; Tue, 26 Apr 2005 19:25:12 -0700
Received: from tor.lat ([205.250.104.75]) by priv-edtnes82.telusplanet.net
          (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP
          id <20050427022441.XISE22264.priv-edtnes82.telusplanet.net at tor.lat>
          for <submit at bugs.debian.org>; Tue, 26 Apr 2005 20:24:41 -0600
Received: by tor.lat (Postfix, from userid 1001)
	id D83DFE01B; Tue, 26 Apr 2005 19:24:40 -0700 (PDT)
Received: from [192.168.179.9] (kas.ruz.lat [192.168.179.9])
	by tor.lat (Postfix) with ESMTP id 20313E012
	for <submit at bugs.debian.org>; Tue, 26 Apr 2005 19:24:37 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v619.2)
Content-Transfer-Encoding: 7bit
Message-Id: <ec3718f63f3c789f22f9c70f04ce457c at freezone.co.uk>
Content-Type: text/plain; charset=US-ASCII; format=flowed
To: submit at bugs.debian.org
From: ms419 at freezone.co.uk
Subject: lucene cvs head, kaffe rmic
Date: Tue, 26 Apr 2005 19:24:34 -0700
X-Mailer: Apple Mail (2.619.2)
X-Face: #..0OTm4cDCHwG[!aCF/-vw$N5mfb58T+T\IP+^JU{FpY!%;y6(71_LfzLJn6Q)3th4.Db{
	e4P)Cjq&5t~_<"OJ<+*5:($4eJck-+`;C%SnMgY}PN[(j;&O8Y(WY=cZm;}<(P_7p8V7E%.8i(;-Ga
	W)>KDF0sJO!ap4-:fcXd=jq,fb-&)KiBd9)F`rD42:p.\k/t%,V3^fGMyb[8w$K{f3>[/%vR at Z0[1Q
	@kf|_a''|[n6:CJ8&_$1e(rp8jj0bj\lw6z`-9;0Pw!cd$/)SnC'9;vjC2?%11+rPmw
X-Hashcash: 1:20:050427:submit at bugs.debian.org::ok0ha/eWHfud1/Ya:000000000000000
	0000000000000000000000004qM2
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.2 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
	HAS_PACKAGE,NO_REAL_NAME autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: ant
Version: 1.6.2

I failed to build the lucene cvs head using ant 1.6.2 -


myhost% JAVA_HOME=/usr/share/kaffe ant -Dbuild.rmic=kaffe ant
[...]
BUILD FAILED
/home/jablko/src/lucene/svn/lucene/java/trunk/build.xml:165: Cannot use 
Kaffe rmic, as it is not available.  A common solution is to set the 
environment variable JAVA_HOME or CLASSPATH.

Total time: 57 seconds
myhost%


Complete build log - 
http://www.sfu.ca/~jdbates/tmp/ant/200504260/build.log

I guess the problem is ant's kaffe rmic adaptor - KaffeRmic.java - & 
the new path to kaffe rmic - 
http://thread.gmane.org/gmane.comp.jakarta.gump/9604

This bug is fixed in ant cvs head - I successfully built lucene with 
the latest ant - it's just not fixed in debian yet

Many thanks for maintaining free java tools!

Jack


---------------------------------------
Received: (at 306509-done) by bugs.debian.org; 28 Oct 2005 13:43:40 +0000
>From WBaer at gmx.de Fri Oct 28 06:43:40 2005
Return-path: <WBaer at gmx.de>
Received: from mail.gmx.de (mail.gmx.net) [213.165.64.20] 
	by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
	id 1EVUWC-0003vU-00; Fri, 28 Oct 2005 06:43:40 -0700
Received: (qmail invoked by alias); 28 Oct 2005 13:43:08 -0000
Received: from p5481A423.dip0.t-ipconnect.de (EHLO [192.168.0.203]) [84.129.164.35]
  by mail.gmx.net (mp029) with SMTP; 28 Oct 2005 15:43:08 +0200
X-Authenticated: #1941950
Message-ID: <43622BA3.4020100 at gmx.de>
Date: Fri, 28 Oct 2005 15:46:11 +0200
From: Wolfgang Baer <WBaer at gmx.de>
User-Agent: Debian Thunderbird 1.0.7 (X11/20051017)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: 306509-done at bugs.debian.org
Subject: Fixed through combination of kaffe, ant
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Delivered-To: 306509-done at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: ant
Version: 1.6.5-3

A new rmic compiler in the new 1.1.6 kaffe package together
with new ant packages has fixed this bug. Closing.



More information about the pkg-java-maintainers mailing list