Bug#272295: currently packaged kaffe rmic does not compile Lucene org.apache.lucene.search.RemoteSearchable

Barry Hawkins Barry Hawkins <barry@bytemason.org>, 272295@bugs.debian.org
Wed Apr 27 16:40:04 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jack,
    When you mentioned that you successfully compiled Lucene's CVS Head
with the CVS Head of Ant, you weren't referring to doing that with
kaffe, were you?  I attempted to manually invoke kaffe's rmic in the
current Debian package of kaffe and it fails.  According to Dalibor
Topic of the Kaffe team, this is a known issue that is yet to be
rectified, having to do with cp-tools.  The manual compilation statement
and the resultant output is shown below.

Thanks,
Barry

~/packages/lucene/1.4.3/lucene-1.4.3/src/java$ /usr/lib/kaffe/bin/java
- -Dclasspath.compiler=jikes -classpath
/home/barryh/packages/lucene/1.4.3/lucene-1.4.3/build/classes/java:/home/barryh/packages/lucene/1.4.3/lucene-1.4.3/lib/junit-3.8.1.jar:/usr/share/java/gnujaxp.jar:/usr/share/ant1.6/lib/ant.jar:/usr/share/ant1.6/lib/ant-launcher.jar:/usr/share/ant1.6/lib/ant-junit.jar:/usr/share/java/junit.jar
gnu.classpath.tools.rmi.rmic.RMIC -d
/home/barryh/packages/lucene/1.4.3/lucene-1.4.3/build/classes/java
org.apache.lucene.search.RemoteSearchable
error:Method public abstract org.apache.lucene.search.TopFieldDocs
org.apache.lucene.search.Searchable.search(org.apache.lucene.search.Query,org.apache.lucene.search.Filter,int,org.apache.lucene.search.Sort)
throws java.io.IOException does not throw a java.rmi.RemoteException
error:Method public abstract org.apache.lucene.search.Explanation
org.apache.lucene.search.Searchable.explain(org.apache.lucene.search.Query,int)
throws java.io.IOException does not throw a java.rmi.RemoteException
error:Method public abstract org.apache.lucene.search.Query
org.apache.lucene.search.Searchable.rewrite(org.apache.lucene.search.Query)
throws java.io.IOException does not throw a java.rmi.RemoteException
error:Method public abstract org.apache.lucene.document.Document
org.apache.lucene.search.Searchable.doc(int) throws java.io.IOException
does not throw a java.rmi.RemoteException
error:Method public abstract org.apache.lucene.search.TopDocs
org.apache.lucene.search.Searchable.search(org.apache.lucene.search.Query,org.apache.lucene.search.Filter,int)
throws java.io.IOException does not throw a java.rmi.RemoteException
error:Method public abstract int
org.apache.lucene.search.Searchable.maxDoc() throws java.io.IOException
does not throw a java.rmi.RemoteException
error:Method public abstract int
org.apache.lucene.search.Searchable.docFreq(org.apache.lucene.index.Term)
throws java.io.IOException does not throw a java.rmi.RemoteException
error:Method public abstract void
org.apache.lucene.search.Searchable.close() throws java.io.IOException
does not throw a java.rmi.RemoteException
error:Method public abstract void
org.apache.lucene.search.Searchable.search(org.apache.lucene.search.Query,org.apache.lucene.search.Filter,org.apache.lucene.search.HitCollector)
throws java.io.IOException does not throw a java.rmi.RemoteException

- --
Barry Hawkins
All Things Computed
site: www.alltc.com
weblog: www.yepthatsme.com

Registered Linux User #368650
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCb7zfHuKcDICy0QoRAmPFAKDITG1wDwmL0BApAlninGOhaj5uiACg48VH
OsHBbM1znLwvsLElrLwmNX4=
=T0ha
-----END PGP SIGNATURE-----