Bug#713778: jeuclid: FTBFS: [javac] /«PKGBUILDDIR»/jeuclid-core/src/main/java/net/sourceforge/jeuclid/converter/ConverterRegistry.java:56: incompatible types

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Jun 22 14:17:14 UTC 2013


Source: jeuclid
Version: 3.1.9-2
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130620 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 [ -d jeuclid-testsuite ]; then \
> 	  echo "You are shipping non-free code!"; \
> 	  exit 1; \
> 	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/junit.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-cli.jar:/usr/share/java/fop.jar:/usr/share/java/jcip.jar:/usr/lib/jvm/default-java/lib/tools.jar  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true   -buildfile /«PKGBUILDDIR»/debian/build.xml  compile-core compile-mathviewer compile-cli compile-fop
> Buildfile: /«PKGBUILDDIR»/debian/build.xml
> 
> init:
>     [mkdir] Created dir: /«PKGBUILDDIR»/target
>      [echo] ------------------- jeuclid ----------------
>      [echo] Apache Ant(TM) version 1.9.1 compiled on May 23 2013
>      [echo] VM: 20.0-b12, Sun Microsystems Inc.
>      [echo] JAVA_HOME: ${env.JAVA_HOME}
>      [echo] ANT Support PRESENT
>      [echo] Batik Support PRESENT
>      [echo] commons-logging Support PRESENT
>      [echo] xml-commons-external Support PRESENT
>      [echo] xmlgraphics-commons Support PRESENT
>      [echo] commons-cli Support PRESENT
>      [echo] commons-lang Support PRESENT
> 
> compile-core:
>     [mkdir] Created dir: /«PKGBUILDDIR»/jeuclid-core/target/classes
>     [javac] /«PKGBUILDDIR»/debian/build.xml:127: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 203 source files to /«PKGBUILDDIR»/jeuclid-core/target/classes
>     [javac] /«PKGBUILDDIR»/jeuclid-core/src/main/java/net/sourceforge/jeuclid/converter/ConverterRegistry.java:56: incompatible types
>     [javac] found   : java.util.Iterator<java.lang.Object>
>     [javac] required: java.util.Iterator<net.sourceforge.jeuclid.converter.ConverterDetector>
>     [javac]                 .providers(ConverterDetector.class);
>     [javac]                           ^
>     [javac] 1 error
> 
> BUILD FAILED
> /«PKGBUILDDIR»/debian/build.xml:127: Compile failed; see the compiler error output for details.
> 
> Total time: 7 seconds
> make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/jeuclid_3.1.9-2_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the debian-science-maintainers mailing list