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

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

    You have manually overriden the alternatives mechanism for serialver
    Please run

    update-alternatives --auto serialver

    as root to reset serialver to its default.

    Setting up libxml2 (2.6.11-3) ...

    Setting up libxslt1.1 (1.1.8-2) ...

    Setting up libgnujaxp-jni (0.0.cvs20040416-6) ...

    Setting up libltdl3 (1.5.6-2) ...

    Setting up libsablevm-classlib1-java (1.1.6-1) ...
    Setting up unzip (5.51-2) ...
    Setting up libgnujaxp-java (0.0.cvs20040416-6) ...
    Setting up gjdoc (0.6.1-12) ...

    Setting up jikes (1.21.1-2) ...
    Setting up libant1.6-java (1.6.1-2) ...
    Setting up libgnucrypto-java (2.0.1-2) ...
    Setting up libgnujaf-java (1.0-1) ...
    Setting up libgtk2.0-common (2.4.4-2) ...
    Setting up libfontconfig1 (2.2.3-1) ...

    Setting up libxft2 (2.1.2-6) ...

    Setting up libpango1.0-0 (1.4.1-1) ...

    Setting up libgtk2.0-0 (2.4.4-2) ...

    Setting up classpath (0.10-2) ...
    Setting up libsablevm-native1 (1.1.6-1) ...

    Setting up libsablevm1 (1.1.6-2) ...

    Setting up sablevm (1.1.6-2) ...

    Setting up libjessie-java (0.9.4-3) ...
    Setting up libgnuinet-java (1.0-1) ...
    Setting up fontconfig (2.2.3-1) ...

    Creating config file /etc/fonts/local.conf with new version
    Updating font configuration of fontconfig...
    Cleaning up category cid..
    Cleaning up category truetype..
    Cleaning up category type1..
    Updating category type1..
    Updating category truetype..
    Updating category cid..
    Regenerating fonts cache... done.

    Setting up libpango1.0-common (1.4.1-1) ...
    Updating the modules list for Pango-1.4.0...done.
    Cleaning up font configuration of pango...
    Updating font configuration of pango...
    Cleaning up category xfont..
    Updating category xfont..
    *** You don't have any defomized font packages.
    *** So we are trying to force to generate pangox.aliases...

    Setting up libgtk2.0-bin (2.4.4-2) ...
    Updating the IM modules list for GTK+-2.4.0...done.
    Updating the gdk-pixbuf loaders list for GTK+-2.4.0...done.

    Checking correctness of source dependencies... ------------------------------------------------------------------------------ dpkg-source: extracting libgnumail-java in libgnumail-java-1.0 dpkg-buildpackage: source package is libgnumail-java
    dpkg-buildpackage: source version is 1.0-1
    dpkg-buildpackage: host architecture is amd64
    fakeroot debian/rules clean
    test -x debian/rules
    test "`id -u`" = 0
    if test -n "" && test "" != "."; then rmdir ""; fi
    if test "." != "."; then rmdir .; fi
    dh_clean
    cd . && /usr/bin/java-sablevm -classpath /usr/share/ant1.6/lib/ant.jar:/usr/share/java/activation.jar:/usr/share/java/inetlib.jar:/usr/share/ant1.6/lib/ant-launcher.jar: -Dant.home=/usr/share/ant1.6 org.apache.tools.ant.Main -Dcompile.debug=true -
    Dcompile.optimize=true -Dbuild.compiler=jikes -propertyfile /home/freddy/build/libgnumail-java/libgnumail-java-1.0/debian/ant.properties clean || true
    Buildfile: build.xml

    clean:

    BUILD SUCCESSFUL
    Total time: 2 seconds
    rm -f debian/stamp-ant-build
    patches:
    Not reversing not applied patches.
    if [ "reverse-patches" = "debian/stamp-patched" ]; then touch debian/stamp-patched; fi
    rm -f debian/stamp-patch*
    rm -f debian/patches/*.log
    rm *.jar gjdoc_rawcomment.cache
    rm: cannot remove `*.jar': No such file or directory
    rm: cannot remove `gjdoc_rawcomment.cache': No such file or directory
    make: [clean] Error 1 (ignored)
    rm -fr apidoc
    debian/rules build
    test -x debian/rules
    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
    patches:
    if [ "debian/stamp-patched" = "debian/stamp-patched" ]; then touch debian/stamp-patched; fi
    cd . && /usr/bin/java-sablevm -classpath /usr/share/ant1.6/lib/ant.jar:/usr/share/java/activation.jar:/usr/share/java/inetlib.jar:/usr/share/ant1.6/lib/ant-launcher.jar: -Dant.home=/usr/share/ant1.6 org.apache.tools.ant.Main -Dcompile.debug=true -
    Dcompile.optimize=true -Dbuild.compiler=jikes -propertyfile /home/freddy/build/libgnumail-java/libgnumail-java-1.0/debian/ant.properties dist
    Buildfile: build.xml

    init:
    [mkdir] Created dir: /home/freddy/build/libgnumail-java/libgnumail-java-1.0/classes
    [mkdir] Created dir: /home/freddy/build/libgnumail-java/libgnumail-java-1.0/classes/META-INF

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

    [javac] Issued 1 semantic warning compiling "/home/freddy/build/libgnumail-java/libgnumail-java-1.0/source/gnu/mail/util/UUDecoderStream.java":

    [javac] 220. int index;
    [javac] ^---^
    [javac] *** Semantic Warning: Local "index" shadows a field of the same name in "gnu.mail.util.UUDecoderStream".

    [javac] Issued 1 semantic warning compiling "/home/freddy/build/libgnumail-java/libgnumail-java-1.0/source/gnu/mail/util/QOutputStream.java":

    [javac] 135. String specials = word ? WORD_SPECIALS : TEXT_SPECIALS;
    [javac] ^------^
    [javac] *** Semantic Warning: Local "specials" shadows a field of the same name in "gnu.mail.util.QOutputStream".

    [javac] Issued 2 semantic warnings compiling "/home/freddy/build/libgnumail-java/libgnumail-java-1.0/source/javax/mail/Service.java":

    [javac] 174. boolean connected = false;
    [javac] ^-------^
    [javac] *** Semantic Warning: Local "connected" shadows a field of the same name in "javax.mail.Service".


    [javac] 530. URLName url = getURLName();
    [javac] ^-^
    [javac] *** Semantic Warning: Local "url" shadows a field of the same name in "javax.mail.Service".

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

    [javac] 149. Session session = msg.session;
    [javac] ^-----^
    [javac] *** Semantic Warning: Local "session" shadows a field of the same name in "javax.mail.Service".

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

    [javac] 264. String file = this.file!=null ? this.file : "";
    [javac] ^--^
    [javac] *** Semantic Warning: Local "file" shadows a field of the same name in "javax.mail.URLName".

    [javac] Issued 9 semantic warnings compiling "/home/freddy/build/libgnumail-java/libgnumail-java-1.0/source/javax/mail/internet/InternetAddress.java":

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


    [javac] 494. String address = null;
    [javac] ^-----^
    [javac] *** Semantic Warning: Local "address" shadows a field of the same name in "javax.mail.internet.InternetAddress".


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


    [javac] 805. String personal = addresslist.substring(start, end);
    [javac] ^------^

    [continued in next message]

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