Source: libgnumail-java Version: 1.1.2-5 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110923 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > debian/rules build > test -x debian/rules > mkdir -p "." > if test -e /usr/share/misc/config.guess ; then \ > for i in ./config.guess ./config/config.guess ; do \ > if ! test -e $i.cdbs-orig ; then \ > mv $i $i.cdbs-orig ; \ > cp --remove-destination > /usr/share/misc/config.guess $i ; \ > fi ; \ > done ; \ > fi > if test -e /usr/share/misc/config.sub ; then \ > for i in ./config.sub ./config/config.sub ; do \ > if ! test -e $i.cdbs-orig ; then \ > mv $i $i.cdbs-orig ; \ > cp --remove-destination > /usr/share/misc/config.sub $i ; \ > fi ; \ > done ; \ > fi > cd . && /usr/lib/jvm/default-java/bin/java -classpath > /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/inetlib.jar:/usr/lib/jvm/default-java/lib/tools.jar > -Dant.home=/usr/share/ant org.apache.tools.ant.Main > -Dpackage=libgnumail-java -Dversion=1.1.2 -Dgnumail.jar=gnumail-1.1.2.jar > -Dproviders.jar=gnumail-providers-1.1.2.jar -Ddoc=api > -Dant.build.javac.source=1.4 dist javadoc > Buildfile: /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/build.xml > > preinit: > > activation.jar.unavailable: > > inetlib.jar.unavailable: > > init: > [echo] WARNING: compilation using Ant is not supported, see the file > INSTALL for details > [mkdir] Created dir: > /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/classes > [mkdir] Created dir: > /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/classes/META-INF > > gnumail: > [javac] /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/build.xml:87: > warning: 'includeantruntime' was not set, defaulting to > build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 120 source files to > /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/classes > > 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 > /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/classes/META-INF > [copy] Copying 1 file to > /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/classes/META-INF > [copy] Copying 1 file to > /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/classes/META-INF > [copy] Copying 1 file to > /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/classes/META-INF > > gnumail.jar: > [jar] Building jar: > /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/gnumail-1.1.2.jar > > providers: > [javac] /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/build.xml:96: > warning: 'includeantruntime' was not set, defaulting to > build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 30 source files to > /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/classes > [javac] IMAPStore.java:126: non-static variable logger cannot be > referenced from a static context > [javac] > IMAPConnection.logger.setLevel(IMAPConnection.IMAP_TRACE); > [javac] ^ > [javac] NNTPStore.java:168: non-static variable logger cannot be > referenced from a static context > [javac] > NNTPConnection.logger.setLevel(NNTPConnection.NNTP_TRACE); > [javac] ^ > [javac] NNTPTransport.java:107: non-static variable logger cannot be > referenced from a static context > [javac] > NNTPConnection.logger.setLevel(NNTPConnection.NNTP_TRACE); > [javac] ^ > [javac] POP3Store.java:128: non-static variable logger cannot be > referenced from a static context > [javac] > POP3Connection.logger.setLevel(POP3Connection.POP3_TRACE); > [javac] ^ > [javac] SMTPTransport.java:145: non-static variable logger cannot be > referenced from a static context > [javac] > SMTPConnection.logger.setLevel(SMTPConnection.SMTP_TRACE); > [javac] ^ > [javac] Note: ACL.java uses or overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 5 errors > > BUILD FAILED > /build/libgnumail-java-nv3wqZ/libgnumail-java-1.1.2/build.xml:96: Compile > failed; see the compiler error output for details. > > Total time: 3 seconds > make: *** [debian/stamp-ant-build] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2011/09/23/libgnumail-java_1.1.2-5_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org