Bug#763226: jackson-dataformat-yaml: FTBFS: Compilation failure

David Suárez david.sephirot at gmail.com
Sun Sep 28 17:23:11 UTC 2014


Source: jackson-dataformat-yaml
Version: 2.2.3-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140926 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/«PKGBUILDDIR»'
> sh debian/replace-generate.sh src/main/java/com/fasterxml/jackson/dataformat/yaml/PackageVersion.java
> dh_auto_configure
> make[1]: Leaving directory '/«PKGBUILDDIR»'
>    jh_linkjars -O--buildsystem=maven
>    dh_auto_build -O--buildsystem=maven
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'javadoc'.
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Jackson-dataformat-YAML
> [INFO]    task-segment: [package, javadoc:jar]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] Copying 3 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 6 source files to /«PKGBUILDDIR»/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[586,4] error: method does not override or implement a method from a supertype
> [ERROR] /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[593,4] error: method does not override or implement a method from a supertype
> [ERROR] /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[600,4] error: method does not override or implement a method from a supertype
> [ERROR] /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[618,4] error: method does not override or implement a method from a supertype
> [ERROR] /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[630,4] error: method does not override or implement a method from a supertype
> [INFO] 5 errors 
> [INFO] -------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
> 
> /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[586,4] error: method does not override or implement a method from a supertype
> /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[593,4] error: method does not override or implement a method from a supertype
> /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[600,4] error: method does not override or implement a method from a supertype
> /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[618,4] error: method does not override or implement a method from a supertype
> /«PKGBUILDDIR»/src/main/java/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.java:[630,4] error: method does not override or implement a method from a supertype
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 3 seconds
> [INFO] Finished at: Sun Sep 28 09:12:49 UTC 2014
> [INFO] Final Memory: 19M/205M
> [INFO] ------------------------------------------------------------------------
> dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dclassworlds.conf=/etc/maven2/m2-debian.conf -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Ddebian.dir=/«PKGBUILDDIR»/debian -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo package javadoc:jar javadoc:aggregate returned exit code 1
> make: *** [build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/09/26/jackson-dataformat-yaml_2.2.3-1_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 pkg-java-maintainers mailing list