Bug#277708: marked as done (libgnumail-java: FTBFS: Semantic Error)

Debian Bug Tracking System owner@bugs.debian.org
Tue Dec 7 09:23:33 2004


Your message dated Tue, 07 Dec 2004 17:08:31 +0100
with message-id <87fz2i851c.fsf@oz.fapse.ulg.ac.be>
and subject line Bug#277708: bah
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; 21 Oct 2004 21:01:25 +0000
>From stigge@antcom.de Thu Oct 21 14:01:25 2004
Return-path: <stigge@antcom.de>
Received: from pd95d1a85.dip.t-dialin.net (stigge.org) [217.93.26.133] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CKk3o-0002p1-00; Thu, 21 Oct 2004 14:01:25 -0700
Received: (qmail 12577 invoked from network); 21 Oct 2004 21:01:22 -0000
Received: from unknown (HELO atari.stigge.org) (192.168.1.99)
  by sbo.stigge.org with SMTP; 21 Oct 2004 21:01:22 -0000
Received: from [192.168.1.99] (localhost [127.0.0.1])
	by atari.stigge.org (Postfix) with ESMTP id D9EC810077ADE;
	Thu, 21 Oct 2004 23:01:21 +0200 (CEST)
From: Roland Stigge <stigge@antcom.de>
To: submit@bugs.debian.org
Subject: libgnumail-java: FTBFS: Semantic Error
Message-Id: <20041021210121.D9EC810077ADE@atari.stigge.org>
Date: Thu, 21 Oct 2004 23:01:21 +0200 (CEST)
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

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

Hi,

building the package libgnumail-java in a clean build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
    [javac]   1056.       int type = entry.isNoinferiors() ?
    [javac]                   ^--^
    [javac] *** Semantic Warning: Local "type" shadows a field of the same name in "gnu.mail.providers.imap.IMAPFolder".

    [javac] Found 2 semantic errors compiling "/tmp/buildd/libgnumail-java-1.0/source/gnu/mail/providers/imap/IMAPStore.java":

    [javac]    103.             connectionTimeout, timeout, session.getDebug());
    [javac]                                                                   ^
    [javac] *** Semantic Error: You need to modify your classpath, sourcepath, bootclasspath, and/or extdirs setup. Jikes could not find package "javax.net.ssl" in: 
    [javac]                 /usr/share/sablevm/sablevm-classpath
    [javac]                 /tmp/buildd/libgnumail-java-1.0/classes
    [javac]                 /tmp/buildd/libgnumail-java-1.0/source
    [javac]                 /usr/share/java/activation.jar
    [javac]                 /usr/share/java/inetlib.jar
    [javac]                 /tmp/buildd/libgnumail-java-1.0/gnumail.jar
    [javac]                 /usr/share/java/gnujaxp.jar
    [javac]                 /usr/share/ant1.6/lib/ant.jar
    [javac]                 /usr/share/ant1.6/lib/ant-launcher.jar
    [javac]                 .



    [javac]    103.             connectionTimeout, timeout, session.getDebug());
    [javac]                                                                   ^
    [javac] *** Semantic Error: Type "javax.net.ssl.TrustManager" was not found.

    [javac] Issued 7 semantic warnings compiling "/tmp/buildd/libgnumail-java-1.0/source/gnu/mail/providers/mbox/MboxFolder.java":

    [javac]    204.       MboxStore store = (MboxStore)this.store;
    [javac]                         ^---^
    [javac] *** Semantic Warning: Local "store" shadows a field of the same name in "javax.mail.Folder".


    [javac]    333.         MboxStore store = (MboxStore)this.store;
    [javac]                           ^---^
    [javac] *** Semantic Warning: Local "store" shadows a field of the same name in "javax.mail.Folder".


    [javac]    839.       MboxStore store = (MboxStore)this.store;
    [javac]                         ^---^
    [javac] *** Semantic Warning: Local "store" shadows a field of the same name in "javax.mail.Folder".

    [javac]    850.       MboxStore store = (MboxStore)this.store;
    [javac]                         ^---^
    [javac] *** Semantic Warning: Local "store" shadows a field of the same name in "javax.mail.Folder".


    [javac]    855.       MboxStore store = (MboxStore)this.store;
    [javac]                         ^---^
    [javac] *** Semantic Warning: Local "store" shadows a field of the same name in "javax.mail.Folder".


    [javac]    894.       MboxStore store = (MboxStore)this.store;
    [javac]                         ^---^
    [javac] *** Semantic Warning: Local "store" shadows a field of the same name in "javax.mail.Folder".


    [javac]    905.       MboxStore store = (MboxStore)this.store;
    [javac]                         ^---^
    [javac] *** Semantic Warning: Local "store" shadows a field of the same name in "javax.mail.Folder".

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

Total time: 45 seconds
make: *** [debian/stamp-ant-build] Error 1
=========================================================================

Thanks for considering.

---------------------------------------
Received: (at 277708-done) by bugs.debian.org; 7 Dec 2004 16:09:10 +0000
>From arnaud.vandyck@ulg.ac.be Tue Dec 07 08:09:09 2004
Return-path: <arnaud.vandyck@ulg.ac.be>
Received: from serv54.segi.ulg.ac.be [139.165.32.99] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Cbhtl-0006Wi-00; Tue, 07 Dec 2004 08:09:09 -0800
Received: (qmail 21193 invoked by uid 510); 7 Dec 2004 17:08:38 +0100
Received: from 139.165.77.198 by serv54.segi.ulg.ac.be (envelope-from <arnaud.vandyck@ulg.ac.be>, uid 501) with qmail-scanner-1.23 
 (drweb: 4. spamassassin: 2.64.  
 Clear:RC:1(139.165.77.198):. 
 Processed in 0.07095 secs); 07 Dec 2004 16:08:38 -0000
Received: from vbstefi118.fapse.ulg.ac.be (HELO edev.localhost) ([139.165.77.198])
          (envelope-sender <arnaud.vandyck@ulg.ac.be>)
          by serv54.segi.ulg.ac.be (qmail-ldap-1.03) with SMTP
          for <vorlon@debian.org>; 7 Dec 2004 17:08:37 +0100
Received: from arnaud by edev.localhost with local (Exim 4.34)
	id 1CbhtB-0001ub-Jm; Tue, 07 Dec 2004 17:08:33 +0100
To: Steve Langasek <vorlon@debian.org>
Cc: 277708@bugs.debian.org, 277708-done@bugs.debian.org
Subject: Re: Bug#277708: bah
References: <20041130071457.GD2412@mauritius.dodds.net>
From: Arnaud Vandyck <avdyk@debian.org>
X-Home-Page: http://people.debian.org/~avdyk
Date: Tue, 07 Dec 2004 17:08:31 +0100
In-Reply-To: <20041130071457.GD2412@mauritius.dodds.net> (Steve Langasek's
 message of "Mon, 29 Nov 2004 23:14:59 -0800")
Message-ID: <87fz2i851c.fsf@oz.fapse.ulg.ac.be>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Arnaud Vandyck <arnaud.vandyck@ulg.ac.be>
Delivered-To: 277708-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.4 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
	UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

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

Mon, 29 Nov 2004 23:14:59 -0800, 
Steve Langasek <vorlon@debian.org> wrote: 

> this time, with the patch.

Many thanks Steve.

- -- 
  .''`. 
 : :' :rnaud
 `. `'  
   `-    
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBtdWB4vzFZu62tMIRAko+AJ0XNf+EDzKoCUVDv0AnDSClV7c7dwCfXwmc
avkvG3PNgD0hJtfp4HHjO/Y=
=kH5r
-----END PGP SIGNATURE-----