Bug#844841: jruby-maven-plugins: FTBFS: [ERROR] /<>/ruby-tools/src/main/java/de/saumya/mojo/gems/spec/yaml/YamlGemSpecificationIO.java:[8, 26] cannot find symbol

2016-11-20 Thread Miguel Landaeta
tags 844841 confirmed
thanks

It looks like this package is broken since several months ago because
the FTBFS is due to missing classes in snakeyaml 1.17 that was uploaded in
April 2016.

This package has never been in a stable release and is only needed to
package jruby 9k.

I could upload a new upstream release to fix this before the freeze but
I'm not making promises.

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#844841: jruby-maven-plugins: FTBFS: [ERROR] /<>/ruby-tools/src/main/java/de/saumya/mojo/gems/spec/yaml/YamlGemSpecificationIO.java:[8, 26] cannot find symbol

2016-11-18 Thread Lucas Nussbaum
Source: jruby-maven-plugins
Version: 1.0.10.ds1-2
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 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 '/<>'
> dh_auto_build -- install
>   /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<>/debian 
> -Dmaven.repo.local=/<>/debian/maven-repo install -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [INFO] 
> 
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] JRuby Maven Mojos
> [INFO] Mojo Parent
> [INFO] Ruby Tools
> [INFO] JRuby Maven Mojo
> [INFO] Gem Maven Mojo
> [INFO]
>  
> [INFO] 
> 
> [INFO] Building JRuby Maven Mojos 1.0.10
> [INFO] 
> 
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
> jruby-maven-plugins ---
> [INFO] Installing /<>/pom.xml to 
> /<>/debian/maven-repo/de/saumya/mojo/jruby-maven-plugins/1.0.10/jruby-maven-plugins-1.0.10.pom
> [INFO]
>  
> [INFO] 
> 
> [INFO] Building Mojo Parent 1.0.10
> [INFO] 
> 
> [INFO] 
> [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ 
> parent-mojo ---
> [INFO] Source directory: /<>/parent-mojo/target/sources added.
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.3:helpmojo (default) @ parent-mojo ---
> [WARNING] Unsupported packaging type pom, execution skipped
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent-mojo 
> ---
> [INFO] Installing /<>/parent-mojo/pom.xml to 
> /<>/debian/maven-repo/de/saumya/mojo/parent-mojo/1.0.10/parent-mojo-1.0.10.pom
> [INFO]
>  
> [INFO] 
> 
> [INFO] Building Ruby Tools 1.0.10
> [INFO] 
> 
> [INFO] 
> [INFO] --- maven-dependency-plugin:2.8:copy (copy jruby) @ ruby-tools ---
> [INFO] Configured Artifact: org.jruby:jruby-complete:debian:jar
> [INFO] Copying jruby-complete-debian.jar to 
> /<>/ruby-tools/target/jruby-complete-debian.jar
> [INFO] 
> [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy gems) @ 
> ruby-tools ---
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
> ruby-tools ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 20 resources
> [INFO] 
> [INFO] --- exec-maven-plugin:1.1.1:exec (install gems) @ ruby-tools ---
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ ruby-tools 
> ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 45 source files to /<>/ruby-tools/target/classes
> [INFO] -
> [ERROR] COMPILATION ERROR : 
> [INFO] -
> [ERROR] 
> /<>/ruby-tools/src/main/java/de/saumya/mojo/gems/spec/yaml/YamlGemSpecificationIO.java:[6,26]
>  cannot find symbol
>   symbol:   class Dumper
>   location: package org.yaml.snakeyaml
> [ERROR] 
> /<>/ruby-tools/src/main/java/de/saumya/mojo/gems/spec/yaml/YamlGemSpecificationIO.java:[8,26]
>  cannot find symbol
>   symbol:   class Loader
>   location: package org.yaml.snakeyaml
> [INFO] 2 errors 
> [INFO] -
> [INFO] 
> 
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] JRuby Maven Mojos .. SUCCESS [  0.139 
> s]
> [INFO] Mojo Parent  SUCCESS [  0.515 
> s]
> [INFO] Ruby Tools . FAILURE [  3.502 
> s]
> [INFO] JRuby Maven Mojo ... SKIPPED
> [INFO] Gem Maven Mojo . SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
>