Your message dated Thu, 24 Aug 2017 23:24:39 +0000
with message-id <e1dl1un-000ajx...@fasolo.debian.org>
and subject line Bug#869006: fixed in jnr-unixsocket 0.18-3
has caused the Debian Bug report #869006,
regarding jnr-unixsocket: FTBFS: Failed to execute goal 
org.apache.maven.plugins:maven-jar-plugin:3.0.2:jar (default) on project 
jnr-unixsocket: You have to use a classifier to attach supplemental artifacts 
to the project instead of replacing them
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.)


-- 
869006: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869006
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jnr-unixsocket
Version: 0.18-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170719 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 --with javahelper
>    dh_testdir -O--buildsystem=maven
>    dh_update_autotools_config -O--buildsystem=maven
>    dh_autoreconf -O--buildsystem=maven
>    dh_auto_configure -O--buildsystem=maven
> find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No 
> such file or directory
> find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': 
> No such file or directory
> find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': 
> No such file or directory
>       mh_patchpoms -plibjnr-unixsocket-java --debian-build --keep-pom-version 
> --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
> Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
>    jh_linkjars -O--buildsystem=maven
>    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 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo package javadoc:jar 
> javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
> Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building jnr-unixsocket 0.18
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.0:resources 
> (default-resources) @ jnr-unixsocket ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ jnr-unixsocket ---
> [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] The POM for 
> org.codehaus.plexus:plexus-compiler-javac:jar:2.x is invalid, transitive 
> dependencies (if any) will not be available, enable debug logging for more 
> details
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> UTF-8, i.e. build is platform dependent!
> [INFO] Compiling 17 source files to /<<PKGBUILDDIR>>/target/classes
> [INFO] /<<PKGBUILDDIR>>/src/main/java/jnr/unixsocket/Common.java: 
> /<<PKGBUILDDIR>>/src/main/java/jnr/unixsocket/Common.java uses unchecked or 
> unsafe operations.
> [INFO] /<<PKGBUILDDIR>>/src/main/java/jnr/unixsocket/Common.java: 
> Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- maven-bundle-plugin:2.5.4:manifest 
> (bundle-manifest) @ jnr-unixsocket ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.0:testResources 
> (default-testResources) @ jnr-unixsocket ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ jnr-unixsocket ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> UTF-8, i.e. build is platform dependent!
> [INFO] Compiling 10 source files to 
> /<<PKGBUILDDIR>>/target/test-classes
> [INFO] 
> /<<PKGBUILDDIR>>/src/test/java/jnr/unixsocket/UnixDatagramChannelTest.java: 
> Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/src/test/java/jnr/unixsocket/UnixDatagramChannelTest.java: 
> Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.17:test 
> (default-test) @ jnr-unixsocket ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ jnr-unixsocket ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/target/jnr-unixsocket-0.18.jar
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default) @ jnr-unixsocket ---
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Skipping jnr-unixsocket
> [INFO] This project has been banned from the build due to previous 
> failures.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 2.111 s
> [INFO] Finished at: 2017-07-19T11:57:19Z
> [INFO] Final Memory: 26M/791M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-jar-plugin:3.0.2:jar (default) 
> on project jnr-unixsocket: You have to use a classifier to 
> attach supplemental artifacts to the project instead of replacing them. -> 
> [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/MojoExecutionException
> 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 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo package javadoc:jar 
> javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit 
> code 1
> debian/rules:7: recipe for target 'build' failed
> make: *** [build] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2017/07/19/jnr-unixsocket_0.18-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: jnr-unixsocket
Source-Version: 0.18-3

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

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated jnr-unixsocket 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: SHA256

Format: 1.8
Date: Fri, 25 Aug 2017 01:08:10 +0200
Source: jnr-unixsocket
Binary: libjnr-unixsocket-java libjnr-unixsocket-java-doc
Architecture: source
Version: 0.18-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libjnr-unixsocket-java - Java access to native libraries for unix sockets
 libjnr-unixsocket-java-doc - Java access to native libraries for unix sockets 
(documentation)
Closes: 869006
Changes:
 jnr-unixsocket (0.18-3) unstable; urgency=medium
 .
   * Team upload.
   * Removed the build dependency on libmaven-assembly-plugin-java
     (Closes: #869006)
   * Standards-Version updated to 4.1.0
Checksums-Sha1:
 c6312863f4c53757c2d10720def2d3f506f7140c 2464 jnr-unixsocket_0.18-3.dsc
 83b378b2e7b9959d463b2fddb850b7f9bc27cda0 3324 
jnr-unixsocket_0.18-3.debian.tar.xz
 dd4213484947facc3c34e554b43a7042f77f6f34 15510 
jnr-unixsocket_0.18-3_source.buildinfo
Checksums-Sha256:
 4667218caea74ef7a698e2583f0b15875c6f8dcdf038ec80551e152fbc7d3155 2464 
jnr-unixsocket_0.18-3.dsc
 84100e3dc0b1dccbe8e05d00bd2ac6ebc08fa3f559453e00a9d08fa92d8645c1 3324 
jnr-unixsocket_0.18-3.debian.tar.xz
 29db6c733f1e476afd2953dad86980f19cab73488f255ebf2666e9d0d4d24af0 15510 
jnr-unixsocket_0.18-3_source.buildinfo
Files:
 00e9fce287892bde5fd27af1698333f1 2464 java optional jnr-unixsocket_0.18-3.dsc
 a10746bb835dfc13b9804051a2ec65d0 3324 java optional 
jnr-unixsocket_0.18-3.debian.tar.xz
 1dc30f2e66bd04d4ce790d2c93b369c2 15510 java optional 
jnr-unixsocket_0.18-3_source.buildinfo

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

iQJGBAEBCAAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlmfXWgSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsRO0QAKC9DIEtHfr50f+JzwaYOhdQ49acpmQE
7yxJL7cXB35ilc5EzOUuwIpVVb2BfFsXu8qTB4VESKEVnIT+xGT5i6hD6GVB1u6c
mwTrwukuKZxqfygCFyw4A+Jlew+wuIDg1Jt/pEIXx68OhYH1QQPLksgTdvFOb64X
AAA3oSKm0VrUlDDbgM0tllKmW4UPPAHvsYqRlZenGAi9qUURxstZzEvxGoDgKx5R
kw3gPSihPAa5JyuV/FxxSe5yf0wdXMkPrwdtqIBewakBhhPIaI7K/oPm1V/wYtto
PIJeTGF2E8QQWh2fZATL3xxqcJJYDfPDmgEs0nv7SZP2c28DtLJQjS06mFcnXBRG
jBXSefMVZBXCim3EvsvhVpqD3m0OCqFMKHGtlg8pqzHlQuiyCHqS5yT31JJjdsQt
yAGRWekffPCfHN4cX3HZO4wpeg7m+QumKwIpySJZvZPgwaLDwgc42Zl6BOyxCeb8
MvPVm7JtGVwMuMP0zSurcwdHwWkXWHUAu5/9fjVwQKOeck5aAC7FvmzSP9+se2Xj
QY1uP+z2JnnWmYyiS3L1hSDokrLQqkiIwPCeT7Vt8zNOodxPRuTdhO3mSMspd0an
2o+4erB3O+eKRCh7ivhh77+bvmw2FpNvz2xL3u6FfLXTMkz16B0D23c/ZV2TLKm+
GbYu6lfWVSRn
=75FS
-----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