libgnumail-java: FTBFS: Semantic Error: No applicable overload was found for a constructor with signature "POP3Connection(java.lang.String, int, int, int, boolean)"

Bug #21029 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
libgnumail-java (Debian)
Fix Released
Unknown
libgnumail-java (Ubuntu)
Invalid
High
Tollef Fog Heen

Bug Description

Automatically imported from Debian bug report #326867 http://bugs.debian.org/326867

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #326867 http://bugs.debian.org/326867

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Tue, 06 Sep 2005 11:41:49 +0200
From: Andreas Jochens <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: libgnumail-java: FTBFS: Semantic Error: No applicable overload was found for a constructor
 with signature "POP3Connection(java.lang.String, int, int, int, boolean)"

Package: libgnumail-java
Version: 1.0-5
Severity: serious

When building 'libgnumail-java' on unstable,
I get the following error:

    [javac] <-----------------------------
    [javac] 103. connection = new POP3Connection(host, port,
    [javac] 104. connectionTimeout, timeout, session.getDebug());
    [javac] ---------------------------------------------------------------------------------------------->
    [javac] *** Semantic Error: No applicable overload was found for a constructor with signature "POP3Connection(java.lang.String, int, int, int, boolean)" in type "gnu.inet.pop3.POP3Connection". Perhaps you wanted the overloaded version "POP3Connection(java.lang.String $1, int $2, int $3, int $4, boolean $5, javax.net.ssl.TrustManager $6) throws java.io.IOException, java.net.UnknownHostException;" instead?

    [javac] Found 1 semantic error compiling "/libgnumail-java-1.0/source/gnu/mail/providers/smtp/SMTPTransport.java":

    [javac] <-----------------------------
    [javac] 119. connection = new SMTPConnection(host, port,
    [javac] 120. connectionTimeout, timeout, session.getDebug());
    [javac] -------------------------------------------------------->
    [javac] *** Semantic Error: No applicable overload was found for a constructor with signature "SMTPConnection(java.lang.String, int, int, int, boolean)" in type "gnu.inet.smtp.SMTPConnection". Perhaps you wanted the overloaded version "SMTPConnection(java.lang.String $1, int $2, int $3, int $4, boolean $5, javax.net.ssl.TrustManager $6) throws java.io.IOException;" instead?

BUILD FAILED
/libgnumail-java-1.0/build.xml:81: Compile failed; see the compiler error output for details.

Regards
Andreas Jochens

Revision history for this message
In , Wolfgang Baer (wbaer) wrote : Pending upload

tags 314937 + pending
tags 325630 + pending
tags 326867 + pending

thanks

Revision history for this message
In , Wolfgang Baer (wbaer) wrote : Bug#326867: fixed in libgnumail-java 1.1.1-1

Source: libgnumail-java
Source-Version: 1.1.1-1

We believe that the bug you reported is fixed in the latest version of
libgnumail-java, which is due to be installed in the Debian FTP archive:

libgnumail-java_1.1.1-1.diff.gz
  to pool/main/libg/libgnumail-java/libgnumail-java_1.1.1-1.diff.gz
libgnumail-java_1.1.1-1.dsc
  to pool/main/libg/libgnumail-java/libgnumail-java_1.1.1-1.dsc
libgnumail-java_1.1.1-1_all.deb
  to pool/main/libg/libgnumail-java/libgnumail-java_1.1.1-1_all.deb
libgnumail-java_1.1.1.orig.tar.gz
  to pool/main/libg/libgnumail-java/libgnumail-java_1.1.1.orig.tar.gz

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wolfgang Baer <email address hidden> (supplier of updated libgnumail-java package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

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

Format: 1.7
Date: Sat, 10 Sep 2005 18:06:24 +0200
Source: libgnumail-java
Binary: libgnumail-java
Architecture: source all
Version: 1.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers <email address hidden>
Changed-By: Wolfgang Baer <email address hidden>
Description:
 libgnumail-java - free implementation of the javamail API
Closes: 291891 295114 313281 326867
Changes:
 libgnumail-java (1.1.1-1) unstable; urgency=low
 .
   * New upstream release
     + no longer ships libmail.so (closes: #313281)
     + README files are updated (closes: #291891)
     + Builds clean against libgnuinet-java (1.1.1-1) (closes: #326867)
     + No longer inconsistent results in InternetAddress (closes: #295114)
   * libant1.6-java to ant transition
   * Registered API doc with doc-base
   * Updated FSF address
   * Standards-Version 3.6.2 (no changes)
 .
   * Upload sponsored by Petter Reinholdtsen
Files:
 e1b4783b984bc892817fb84df10142a0 787 libs optional libgnumail-java_1.1.1-1.dsc
 27bb68ef61dd9a967b375b7798c2524d 307382 libs optional libgnumail-java_1.1.1.orig.tar.gz
 fffe175dbb1380c22512d503398aef96 3542 libs optional libgnumail-java_1.1.1-1.diff.gz
 90e575e8a38a7615e8b19f34f6a5c86b 569556 libs optional libgnumail-java_1.1.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDIyIr20zMSyow1ykRAkRMAKCJl9LVM6oiPGd/TV4BkoLbcW0WeQCfT8oE
SHxeQOBX/rq/E67QkGrCRU8=
=reKN
-----END PGP SIGNATURE-----

Revision history for this message
Tollef Fog Heen (tfheen) wrote :

Doesn't affect us.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sat, 10 Sep 2005 18:44:23 +0200
From: Wolfgang Baer <email address hidden>
To: <email address hidden>
Subject: Pending upload

tags 314937 + pending
tags 325630 + pending
tags 326867 + pending

thanks

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sat, 10 Sep 2005 11:32:35 -0700
From: Wolfgang Baer <email address hidden>
To: <email address hidden>
Subject: Bug#326867: fixed in libgnumail-java 1.1.1-1

Source: libgnumail-java
Source-Version: 1.1.1-1

We believe that the bug you reported is fixed in the latest version of
libgnumail-java, which is due to be installed in the Debian FTP archive:

libgnumail-java_1.1.1-1.diff.gz
  to pool/main/libg/libgnumail-java/libgnumail-java_1.1.1-1.diff.gz
libgnumail-java_1.1.1-1.dsc
  to pool/main/libg/libgnumail-java/libgnumail-java_1.1.1-1.dsc
libgnumail-java_1.1.1-1_all.deb
  to pool/main/libg/libgnumail-java/libgnumail-java_1.1.1-1_all.deb
libgnumail-java_1.1.1.orig.tar.gz
  to pool/main/libg/libgnumail-java/libgnumail-java_1.1.1.orig.tar.gz

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wolfgang Baer <email address hidden> (supplier of updated libgnumail-java package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

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

Format: 1.7
Date: Sat, 10 Sep 2005 18:06:24 +0200
Source: libgnumail-java
Binary: libgnumail-java
Architecture: source all
Version: 1.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers <email address hidden>
Changed-By: Wolfgang Baer <email address hidden>
Description:
 libgnumail-java - free implementation of the javamail API
Closes: 291891 295114 313281 326867
Changes:
 libgnumail-java (1.1.1-1) unstable; urgency=low
 .
   * New upstream release
     + no longer ships libmail.so (closes: #313281)
     + README files are updated (closes: #291891)
     + Builds clean against libgnuinet-java (1.1.1-1) (closes: #326867)
     + No longer inconsistent results in InternetAddress (closes: #295114)
   * libant1.6-java to ant transition
   * Registered API doc with doc-base
   * Updated FSF address
   * Standards-Version 3.6.2 (no changes)
 .
   * Upload sponsored by Petter Reinholdtsen
Files:
 e1b4783b984bc892817fb84df10142a0 787 libs optional libgnumail-java_1.1.1-1.dsc
 27bb68ef61dd9a967b375b7798c2524d 307382 libs optional libgnumail-java_1.1.1.orig.tar.gz
 fffe175dbb1380c22512d503398aef96 3542 libs optional libgnumail-java_1.1.1-1.diff.gz
 90e575e8a38a7615e8b19f34f6a5c86b 569556 libs optional libgnumail-java_1.1.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDIyIr20zMSyow1ykRAkRMAKCJl9LVM6oiPGd/TV4BkoLbcW0WeQCfT8oE
SHxeQOBX/rq/E67QkGrCRU8=
=reKN
-----END PGP SIGNATURE-----

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.