classpathx-javamail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Classpathx-javamail] [Kaare Hviid] Bug#276139: libgnumail-java 1.0-3 fa


From: Arnaud Vandyck
Subject: [Classpathx-javamail] [Kaare Hviid] Bug#276139: libgnumail-java 1.0-3 fails build with libgnuinet-java 1.1-1
Date: Tue, 12 Oct 2004 16:15:49 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Hi Chris,

It seems there is a problem with building latest gnumail with latest
gnuinet...

Attached are: the debian bug report; a patch to maintain older
compatibility

--- Begin Message --- Subject: Bug#276139: libgnumail-java 1.0-3 fails build with libgnuinet-java 1.1-1 Date: Tue, 12 Oct 2004 11:02:52 +0200 User-agent: Mutt/1.5.6+20040722i
Package: libgnumail-java
Version: 1.0-3
Severity: wishlist

On sid/i386 and sid/amd64 libgnumail-java 1.0-3 will fail to build if
libgnuinet-java 1.1-1 is installed:

    [javac] Found 1 semantic error compiling 
"/tmp/pkg/libgnumail-java-1.0/source/gnu/mail/providers/nntp/NNTPStore.java":

    [javac]                                
<--------------------------------------------------
    [javac]    150.           connection = new NNTPConnection (host, port, 
username, password,
    [javac]    151.                                            session.getDebug 
());
    [javac]         
-------------------------------------------------------------->
    [javac] *** Semantic Error: No applicable overload was found for a 
constructor with signature "NNTPConnection(java.lang.String, int, 
java.lang.String, java.lang.String, boolean)" in type 
"gnu.inet.nntp.NNTPConnection". Perhaps you wanted the overloaded version 
"NNTPConnection(java.lang.String $1, int $2, int $3, int $4, boolean $5) throws 
java.io.IOException;" instead?

    [javac] Found 1 semantic error compiling 
"/tmp/pkg/libgnumail-java-1.0/source/gnu/mail/providers/nntp/NNTPTransport.java":

    [javac]                                
<--------------------------------------------------
    [javac]    106.           connection = new NNTPConnection (host, port, 
username, password,
    [javac]    107.                                            debug);
    [javac]         ------------------------------------------------>
    [javac] *** Semantic Error: No applicable overload was found for a 
constructor with signature "NNTPConnection(java.lang.String, int, 
java.lang.String, java.lang.String, boolean)" in type 
"gnu.inet.nntp.NNTPConnection". Perhaps you wanted the overloaded version 
"NNTPConnection(java.lang.String $1, int $2, int $3, int $4, boolean $5) throws 
java.io.IOException;" instead?

BUILD FAILED

If reverting to the old libgnuinet-java 1.0-1 deb, the build seemingly
succeeds.

Cheers,
-- 
Kåre Hviid                   address@hidden                 +45 3815 3075
Sys Admin      Institut for Datalingvistik, Handelshøjskolen i København


_______________________________________________
pkg-java-maintainers mailing list
address@hidden
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers



--- End Message ---

-- 
  .''`. 
 : :' :rnaud
 `. `'  
   `-    

Attachment: 01_nntpconnection_old_constructor_compatibility.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]