Your message dated Thu, 28 Sep 2017 09:34:55 +0000
with message-id <e1dxvdb-00043i...@fasolo.debian.org>
and subject line Bug#871326: fixed in freehep-chartableconverter-plugin 2.0-10
has caused the Debian Bug report #871326,
regarding Wrong classpath in plugin
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.)


-- 
871326: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871326
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: freehep-graphics2d
Version: 2.1.1-5
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170807 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):
>  debian/rules build
> dh build --buildsystem=maven
>    dh_update_autotools_config -O--buildsystem=maven
>    dh_auto_configure -O--buildsystem=maven
>       mh_patchpoms -plibfreehep-graphics2d-java --debian-build 
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    dh_auto_build -O--buildsystem=maven
>       /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 package -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building FreeHEP Graphics2D 2.1.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- 
> freehep-chartableconverter-plugin:2.0:generate (Expert) @ 
> freehep-graphics2d ---
> [WARNING] The POM for 
> org.codehaus.plexus:plexus-compiler-api:jar:2.x is invalid, transitive 
> dependencies (if any) will not be available, enable debug logging for more 
> details
> [WARNING] 
> ClassRealm[plugin>org.freehep:freehep-chartableconverter-plugin:2.0, parent: 
> sun.misc.Launcher$AppClassLoader@74a14482]
> com.google.inject.CreationException: Unable to create 
> injector, see the following errors:
> 
> 1) Scope 
> org.apache.maven.execution.scope.internal.MojoExecutionScope@7a3793c7 is 
> already bound to org.apache.maven.execution.scope.MojoExecutionScoped at 
> org.apache.maven.execution.scope.internal.MojoExecutionScopeModule.configure(MojoExecutionScopeModule.java:49)
>  (via modules: org.eclipse.sisu.wire.WireModule -> 
> org.apache.maven.execution.scope.internal.MojoExecutionScopeModule).
>  Cannot bind 
> org.apache.maven.execution.scope.internal.MojoExecutionScope@60cf80e7.
>   at ClassRealm[plugin>org.freehep:freehep-chartableconverter-plugin:2.0, 
> parent: sun.misc.Launcher$AppClassLoader@74a14482] (via modules: 
> org.eclipse.sisu.wire.WireModule -> 
> org.eclipse.sisu.plexus.PlexusBindingModule -> 
> org.apache.maven.execution.scope.internal.MojoExecutionScopeCoreModule)
> 
> 1 error
>     at 
> com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist 
> (Errors.java:466)
>     at 
> com.google.inject.internal.InternalInjectorCreator.initializeStatically 
> (InternalInjectorCreator.java:155)
>     at com.google.inject.internal.InternalInjectorCreator.build 
> (InternalInjectorCreator.java:107)
>     at com.google.inject.Guice.createInjector (Guice.java:99)
>     at com.google.inject.Guice.createInjector (Guice.java:73)
>     at com.google.inject.Guice.createInjector (Guice.java:62)
>     at org.codehaus.plexus.DefaultPlexusContainer.addPlexusInjector 
> (DefaultPlexusContainer.java:481)
>     at org.codehaus.plexus.DefaultPlexusContainer.discoverComponents 
> (DefaultPlexusContainer.java:460)
>     at 
> org.apache.maven.plugin.internal.DefaultMavenPluginManager.discoverPluginComponents
>  (DefaultMavenPluginManager.java:435)
>     at 
> org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm 
> (DefaultMavenPluginManager.java:414)
>     at 
> org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm 
> (DefaultMavenPluginManager.java:374)
>     at 
> org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm 
> (DefaultBuildPluginManager.java:231)
>     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
> (DefaultBuildPluginManager.java:102)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:208)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:154)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:146)
>     at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
> (LifecycleModuleBuilder.java:117)
>     at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
> (LifecycleModuleBuilder.java:81)
>     at 
> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
>  (SingleThreadedBuilder.java:51)
>     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
> (LifecycleStarter.java:128)
>     at org.apache.maven.DefaultMaven.doExecute 
> (DefaultMaven.java:309)
>     at org.apache.maven.DefaultMaven.doExecute 
> (DefaultMaven.java:194)
>     at org.apache.maven.DefaultMaven.execute 
> (DefaultMaven.java:107)
>     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:993)
>     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:345)
>     at org.apache.maven.cli.MavenCli.main (MavenCli.java:191)
>     at org.apache.maven.cli.MavenCli.main (MavenCli.java:180)
>     at org.debian.maven.Wrapper.main (Wrapper.java:89)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native 
> Method)
>     at sun.reflect.NativeMethodAccessorImpl.invoke 
> (NativeMethodAccessorImpl.java:62)
>     at sun.reflect.DelegatingMethodAccessorImpl.invoke 
> (DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke (Method.java:498)
>     at 
> org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard 
> (Launcher.java:330)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
> (Launcher.java:238)
>     at 
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
> (Launcher.java:415)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.main 
> (Launcher.java:356)
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 0.331 s
> [INFO] Finished at: 2017-08-07T13:08:07Z
> [INFO] Final Memory: 19M/966M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.freehep:freehep-chartableconverter-plugin:2.0:generate 
> (Expert) on project freehep-graphics2d: Execution 
> Expert of goal org.freehep:freehep-chartableconverter-plugin:2.0:generate 
> failed: Unable to load the mojo 'generate' (or one of its required 
> components) from the plugin 
> 'org.freehep:freehep-chartableconverter-plugin:2.0': 
> java.util.NoSuchElementException
> [ERROR]       role: org.apache.maven.plugin.Mojo
> [ERROR]   roleHint: 
> org.freehep:freehep-chartableconverter-plugin:2.0:generate
> [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/PluginContainerException
> 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 package -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> debian/rules:10: recipe for target 'build' failed
> make: *** [build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/08/07/freehep-graphics2d_2.1.1-5_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: freehep-chartableconverter-plugin
Source-Version: 2.0-10

We believe that the bug you reported is fixed in the latest version of
freehep-chartableconverter-plugin, 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 871...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Giovanni Mascellani <g...@debian.org> (supplier of updated 
freehep-chartableconverter-plugin 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: Thu, 28 Sep 2017 11:16:47 +0200
Source: freehep-chartableconverter-plugin
Binary: libfreehep-chartableconverter-plugin-java
Architecture: source
Version: 2.0-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Giovanni Mascellani <g...@debian.org>
Description:
 libfreehep-chartableconverter-plugin-java - FreeHEP Character Table Converter
Closes: 871326
Changes:
 freehep-chartableconverter-plugin (2.0-10) unstable; urgency=medium
 .
   * Remove patches, that were useless and caused FTBFS in freehep-graphics2d
     (closes: #871326).
   * Update Standards-Version to 4.1.0, with small changes.
Checksums-Sha1:
 0696950af5e213157130a294c4ab7f35c72c9c04 1745 
freehep-chartableconverter-plugin_2.0-10.dsc
 b3734d1c6ac8f6bd4a37a9fd119708ffc9d72fe5 3068 
freehep-chartableconverter-plugin_2.0-10.debian.tar.xz
 33e60100e3f5073b767e0437bc7d9fbd90cfa4d9 16437 
freehep-chartableconverter-plugin_2.0-10_source.buildinfo
Checksums-Sha256:
 8630f80416b66b9a84a182a7c409e891c3d5ebdc724a20bde0b4ddc9971c940e 1745 
freehep-chartableconverter-plugin_2.0-10.dsc
 ec0a2d07564f9e3bbfba014000ad0be362b173cd0f31877a4009d5b5c49fadbc 3068 
freehep-chartableconverter-plugin_2.0-10.debian.tar.xz
 e8dbf4f8202d0362a4fe9bdc26981fba774ddb91c226af74d84f3e2cab995486 16437 
freehep-chartableconverter-plugin_2.0-10_source.buildinfo
Files:
 c4a5346329c982125148ca42301f1e90 1745 java optional 
freehep-chartableconverter-plugin_2.0-10.dsc
 f0fc10f314a5bb0557e38beb2a0c9d84 3068 java optional 
freehep-chartableconverter-plugin_2.0-10.debian.tar.xz
 b8cc18de9f039b3f655d5df302a148c9 16437 java optional 
freehep-chartableconverter-plugin_2.0-10_source.buildinfo

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

iHUEAREKAB0WIQQlIvT0abgnZWmiflUEihMBTuf/4wUCWczAkAAKCRAEihMBTuf/
4xTgAPwNGFh+KQXcALp3pa80OTlY6nfmIyO3KxX9oExVc3sRKQD/dDsgtRihCxnx
dEP0T2kvS6YA/icGtOJB93BqKiFxJ9Q=
=iORJ
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to