• Bug#265705: libgnumail-java: FTBFS on amd64 (4/5)

    From Frederik Schueler@1:229/2 to All on Sat Aug 14 16:40:11 2004
    [continued from previous message]

    [javac] *** Semantic Warning: Local "personal" shadows a field of the same name in "javax.mail.internet.InternetAddress".


    [javac] 819. InternetAddress address = new InternetAddress();
    [javac] ^-----^
    [javac] *** Semantic Warning: Local "address" shadows a field of the same name in "javax.mail.internet.InternetAddress".


    [javac] 846. InternetAddress address = new InternetAddress();
    [javac] ^-----^
    [javac] *** Semantic Warning: Local "address" shadows a field of the same name in "javax.mail.internet.InternetAddress".


    [javac] 871. InternetAddress address = new InternetAddress();
    [javac] ^-----^
    [javac] *** Semantic Warning: Local "address" shadows a field of the same name in "javax.mail.internet.InternetAddress".


    [javac] 875. String personal = addresslist.substring(start, end);
    [javac] ^------^
    [javac] *** Semantic Warning: Local "personal" shadows a field of the same name in "javax.mail.internet.InternetAddress".


    [javac] 888. InternetAddress address = new InternetAddress();
    [javac] ^-----^
    [javac] *** Semantic Warning: Local "address" shadows a field of the same name in "javax.mail.internet.InternetAddress".

    [javac] Issued 1 semantic warning compiling "/home/freddy/build/libgnumail-java/libgnumail-java-1.0/source/javax/mail/search/ReceivedDateTerm.java":

    [javac] 62. Date date = msg.getReceivedDate();
    [javac] ^--^
    [javac] *** Semantic Warning: Local "date" shadows a field of the same name in "javax.mail.search.DateTerm".

    [javac] Issued 1 semantic warning compiling "/home/freddy/build/libgnumail-java/libgnumail-java-1.0/source/javax/mail/search/SentDateTerm.java":

    [javac] 62. Date date = msg.getSentDate();
    [javac] ^--^
    [javac] *** Semantic Warning: Local "date" shadows a field of the same name in "javax.mail.search.DateTerm".



    javamail.address.map:

    javamail.providers.init:

    smtp.ok:

    imap.ok:

    pop3.ok:

    nntp.ok:

    mbox.ok:

    maildir.ok:

    javamail.providers:

    meta-inf:
    [copy] Copying 1 file to /home/freddy/build/libgnumail-java/libgnumail-java-1.0/classes/META-INF
    [copy] Copying 1 file to /home/freddy/build/libgnumail-java/libgnumail-java-1.0/classes/META-INF
    [copy] Copying 1 file to /home/freddy/build/libgnumail-java/libgnumail-java-1.0/classes/META-INF
    [copy] Copying 1 file to /home/freddy/build/libgnumail-java/libgnumail-java-1.0/classes/META-INF

    gnumail.jar:
    [jar] Building jar: /home/freddy/build/libgnumail-java/libgnumail-java-1.0/gnumail.jar

    providers:
    [javac] Compiling 27 source files to /home/freddy/build/libgnumail-java/libgnumail-java-1.0/classes

    [javac] Issued 2 semantic warnings compiling "/home/freddy/build/libgnumail-java/libgnumail-java-1.0/source/gnu/mail/providers/imap/IMAPMessage.java":

    [javac] 336. IMAPMultipart multipart = new IMAPMultipart(this, parent, subtype);
    [javac] ^-------^
    [javac] *** Semantic Warning: Local "multipart" shadows a field of the same name in "gnu.mail.providers.imap.IMAPMessage".


    [javac] 393. IMAPMultipart multipart = parseMultipart(list, part, h, section);
    [javac] ^-------^
    [javac] *** Semantic Warning: Local "multipart" shadows a field of the same name in "gnu.mail.providers.imap.IMAPMessage".

    [javac] Issued 3 semantic warnings compiling "/home/freddy/build/libgnumail-java/libgnumail-java-1.0/source/gnu/mail/providers/imap/IMAPFolder.java":

    [javac] 328. String path = this.path;
    [javac] ^--^
    [javac] *** Semantic Warning: Local "path" shadows a field of the same name in "gnu.mail.providers.imap.IMAPFolder".


    [javac] 860. Message.RecipientType type = ((RecipientTerm)term).getRecipientType();
    [javac] ^--^
    [javac] *** Semantic Warning: Local "type" shadows a field of the same name in "gnu.mail.providers.imap.IMAPFolder".


    [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] Issued 7 semantic warnings compiling "/home/freddy/build/libgnumail-java/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".



    providers.jar:
    [jar] Building jar: /home/freddy/build/libgnumail-java/libgnumail-java-1.0/providers.jar

    dist:

    BUILD SUCCESSFUL
    Total time: 11 seconds
    touch debian/stamp-ant-build
    fakeroot debian/rules binary
    test -x debian/rules
    test "`id -u`" = 0
    dh_clean -k
    dh_installdirs -A
    if [ -n "" ]; then \
    mkdir -p ""; \
    fi
    if [ ! -d "." ]; then \
    mkdir -p "."; \
    fi
    if [ -z "" ]; then \
    if ! test -f debian/compat; then echo 4 > debian/compat; fi; \
    fi
    DEB_ANT_CHECK_TARGET unset, not running checks
    DEB_ANT_INSTALL_TARGET unset, skipping default ant.mk common-install target dh_installdirs -plibgnumail-java
    gjdoc -d apidoc -sourcepath source gnu.mail.handler\
    gnu.mail.providers gnu.mail.providers.imap\
    gnu.mail.providers.maildir gnu.mail.providers.mbox\
    gnu.mail.providers.nntp gnu.mail.providers.pop3\
    gnu.mail.providers.smtp gnu.mail.treeutil\
    gnu.mail.util javax.mail javax.mail.event\
    javax.mail.internet javax.mail.search
    make: *** [install/libgnumail-java] Aborted ****************************************************************************** Build finished at 20040813-1937
    FAILED [dpkg-buildpackage died] ------------------------------------------------------------------------------

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)