Your message dated Wed, 28 Dec 2016 21:05:12 +0000
with message-id <e1cmlpm-0009fs...@fasolo.debian.org>
and subject line Bug#844841: fixed in jruby-maven-plugins 1.1.5+ds1-1
has caused the Debian Bug report #844841,
regarding jruby-maven-plugins: FTBFS: [ERROR] 
/<<PKGBUILDDIR>>/ruby-tools/src/main/java/de/saumya/mojo/gems/spec/yaml/YamlGemSpecificationIO.java:[8,26]
 cannot find symbol
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
844841: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844841
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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 '/<<PKGBUILDDIR>>'
> 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=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/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 /<<PKGBUILDDIR>>/pom.xml to 
> /<<PKGBUILDDIR>>/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: /<<PKGBUILDDIR>>/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 /<<PKGBUILDDIR>>/parent-mojo/pom.xml to 
> /<<PKGBUILDDIR>>/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 
> /<<PKGBUILDDIR>>/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 /<<PKGBUILDDIR>>/ruby-tools/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /<<PKGBUILDDIR>>/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] 
> /<<PKGBUILDDIR>>/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] 
> ------------------------------------------------------------------------
> [INFO] Total time: 4.269 s
> [INFO] Finished at: 2016-11-18T23:44:58+00:00
> [INFO] Final Memory: 33M/1575M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) 
> on project ruby-tools: Compilation failure: Compilation failure:
> [ERROR] 
> /<<PKGBUILDDIR>>/ruby-tools/src/main/java/de/saumya/mojo/gems/spec/yaml/YamlGemSpecificationIO.java:[6,26]
>  cannot find symbol
> [ERROR] symbol:   class Dumper
> [ERROR] location: package org.yaml.snakeyaml
> [ERROR] 
> /<<PKGBUILDDIR>>/ruby-tools/src/main/java/de/saumya/mojo/gems/spec/yaml/YamlGemSpecificationIO.java:[8,26]
>  cannot find symbol
> [ERROR] symbol:   class Loader
> [ERROR] location: package org.yaml.snakeyaml
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <goals> -rf :ruby-tools
> dh_auto_build: /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=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo install -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> debian/rules:9: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/2016/11/18/jruby-maven-plugins_1.0.10.ds1-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.

--- End Message ---
--- Begin Message ---
Source: jruby-maven-plugins
Source-Version: 1.1.5+ds1-1

We believe that the bug you reported is fixed in the latest version of
jruby-maven-plugins, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 844...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated jruby-maven-plugins 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 28 Dec 2016 21:07:46 +0100
Source: jruby-maven-plugins
Binary: jruby-maven-plugins
Architecture: source
Version: 1.1.5+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 jruby-maven-plugins - Maven plugins to handle Ruby gems in a Maven compatible 
way
Closes: 844841
Changes:
 jruby-maven-plugins (1.1.5+ds1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 1.1.5+ds1.
   * Add libyaml-snake-java to Build-Depends.
   * orig-tar.sh: Use +ds instead of .ds.
   * Switch to compat level 10.
   * Declare compliance with Debian Policy 3.9.8.
   * Vcs-fields: Use https and cgit.
   * Add snakeyaml.patch fix FTBFS with SnakeYaml 1.17. (Closes: #844841)
   * Add plexus-archiver.patch and fix another FTBFS since Debian still uses
     version 2 of plexus archiver.
   * Skip the tests.
Checksums-Sha1:
 dfa6d8f1153f77df5aee44dfb54a7067193f5545 2522 
jruby-maven-plugins_1.1.5+ds1-1.dsc
 0c59c95c46d0cd9c33d75e92e5f1daff89f6057a 412267 
jruby-maven-plugins_1.1.5+ds1.orig.tar.gz
 e0321342d834193a39c7fe2d94df4df7d676bf9c 5528 
jruby-maven-plugins_1.1.5+ds1-1.debian.tar.xz
Checksums-Sha256:
 dd39b0a1c76fa19812f6fb6e00cc3c3a556ea435e37abe354d0a8ab9c948ea9b 2522 
jruby-maven-plugins_1.1.5+ds1-1.dsc
 7bfcfc9ee10035e6b68cc165aac2f113c753dc6fe342c2c9d7a3a5bd9908a82e 412267 
jruby-maven-plugins_1.1.5+ds1.orig.tar.gz
 72adf5ac68bff31371f0a068a032e6d5656acdac5b55d289f1781aec9d91f438 5528 
jruby-maven-plugins_1.1.5+ds1-1.debian.tar.xz
Files:
 26deff2b55247f80a13662e86d6ce20e 2522 java optional 
jruby-maven-plugins_1.1.5+ds1-1.dsc
 a59434cd6e0479e04e3f4188e1f223a0 412267 java optional 
jruby-maven-plugins_1.1.5+ds1.orig.tar.gz
 51cdab0f4009f836bc0074155afefb40 5528 java optional 
jruby-maven-plugins_1.1.5+ds1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlhkH09fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkRyAQAIJCFVyNWfbKjK1+OoXBC9OlsOmH4CP+962g
NBmyr7CqgLHQCndGIws4lyYGCgLz069NDZYfZKCmQjMW2MPEvYsGDbj0m3ArxuCf
D6yRrEBjXpmCzFsK8nd1VaRdPu0tTHVNbb5WydLyYY4B15rVOKfDrf2PXYALL3lJ
xGN+4/s3YWBQ+QrFYYkM+knUYURXrPoY0WdC/1QfqIbbXLtPfCV3zxqnn67W6XQF
m1BOCsZgiRXy7rDm8jIbq/UMRo5ZyjrFxyer6LJPAzr1gsDydNrbsbKQpTc4QYf4
0S8BIbChSRnCU7jp89+YhQEMfuS2Y3BPDLCkdxZajJJX+AmdwxNabyNHY1EMKW9C
k4urTD5gzG4ZD96PDSEcIpGaHOSrgG2h20PfL05hjWfZMEowqPlKzbzKYzKoTLIp
DXY3qZ57XpOhcNNpdbwtq54vL/GqES2za72SEZlcQdVmDwYUW17zPiEnMyPu0rQi
nGWBVL9epR893GZRvRYAM8qUD+ofgMJeHPR56OdBkvfN7l3HvvCi/cdLmni9vg9o
k8xPsaGnY/un/msvfEQ/XQyO00wuDNjNDxz/n8VmweMUD9QoJqqI6gkEMz3yx2nr
7PbeZj/ZFw0HAKI72tlrgMbKUY0GoMDcfBi6S7K6qc431RtE8Oxri3iOIs6MxHXJ
/Rx258Bd
=SU4k
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to