Your message dated Mon, 04 Jul 2022 13:19:06 +0000
with message-id <e1o8lyk-0002dp...@fasolo.debian.org>
and subject line Bug#1013652: fixed in canl-java 2.7.0-4
has caused the Debian Bug report #1013652,
regarding canl-java: FTBFS: Failed to execute goal 
org.apache.maven.plugins:maven-resources-plugin:3.1.0:testResources
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.)


-- 
1013652: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013652
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: canl-java
Version: 2.7.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220624 ftbfs-bookworm

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_autoreconf -O--buildsystem=maven
>    dh_auto_configure -O--buildsystem=maven
>       mh_patchpoms -plibcanl-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 
> -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 --batch-mode package 
> javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [WARNING] The project eu.eu-emi.security:canl:jar:2.7.0 uses prerequisites 
> which is only intended for maven-plugin projects but not for non maven-plugin 
> projects. For such purposes you should use the maven-enforcer-plugin. See 
> https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
> [INFO] 
> [INFO] ----------------------< eu.eu-emi.security:canl 
> >-----------------------
> [INFO] Building canl 2.7.0
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ canl 
> ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ canl ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 167 source files to /<<PKGBUILDDIR>>/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/eu/emi/security/authn/x509/helpers/pkipath/bc/CertPathValidatorUtilitiesCanl.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/eu/emi/security/authn/x509/helpers/pkipath/bc/CertPathValidatorUtilitiesCanl.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/eu/emi/security/authn/x509/helpers/pkipath/bc/CertPathValidatorUtilities.java:
>  Some input files use unchecked or unsafe operations.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/eu/emi/security/authn/x509/helpers/pkipath/bc/CertPathValidatorUtilities.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ canl ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2427 resources
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Skipping canl
> [INFO] This project has been banned from the build due to previous failures.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  2.581 s
> [INFO] Finished at: 2022-06-24T05:33:24Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-resources-plugin:3.1.0:testResources 
> (default-testResources) on project canl: 
> /<<PKGBUILDDIR>>/target/test-classes/namespaces/eugridpma-globus/b4278411.signing_policy
>  -> [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: error: /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.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 --batch-mode package 
> javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US 
> returned exit code 1
> make: *** [debian/rules:5: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/06/24/canl-java_2.7.0-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: canl-java
Source-Version: 2.7.0-4
Done: Mattias Ellert <mattias.ell...@physics.uu.se>

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

Debian distribution maintenance software
pp.
Mattias Ellert <mattias.ell...@physics.uu.se> (supplier of updated canl-java 
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: Mon, 04 Jul 2022 08:28:37 +0200
Source: canl-java
Architecture: source
Version: 2.7.0-4
Distribution: unstable
Urgency: medium
Maintainer: Mattias Ellert <mattias.ell...@physics.uu.se>
Changed-By: Mattias Ellert <mattias.ell...@physics.uu.se>
Closes: 1013652
Changes:
 canl-java (2.7.0-4) unstable; urgency=medium
 .
   * Workaround for maven-resources-plugin bug (Closes: #1013652)
     See: https://issues.apache.org/jira/browse/MRESOURCES-237
     Copy symlinks in test resources manually before building
   * Backport from upstream (don't use deprecated methods)
Checksums-Sha1:
 c62062fc6fd4edaeff9e20fd76a91d93835160df 2069 canl-java_2.7.0-4.dsc
 5049dbf6c5544e61b0b22d325f8fc0b05b77f348 7328 canl-java_2.7.0-4.debian.tar.xz
 d9d9a8e140d02775fefbe64b50bc61e042e0318a 11817 
canl-java_2.7.0-4_amd64.buildinfo
Checksums-Sha256:
 692970b3de8e2c35f07554f3d67de68fdba95dc7e8779b6915a48188559d8fd4 2069 
canl-java_2.7.0-4.dsc
 a80d55242b61d3521447f5bafc23a3575232556016aed241c1187017b5654b09 7328 
canl-java_2.7.0-4.debian.tar.xz
 5014dbf6dbb967739aa15f971525144d53e3ed2b58d4446aaa0292b9c936945f 11817 
canl-java_2.7.0-4_amd64.buildinfo
Files:
 e2885b9f79c4592db6a487fee817dfea 2069 java optional canl-java_2.7.0-4.dsc
 5a5997cdee764fa214aee548d6880346 7328 java optional 
canl-java_2.7.0-4.debian.tar.xz
 8460a8eccf6650e14bb7000331c76af1 11817 java optional 
canl-java_2.7.0-4_amd64.buildinfo

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

iQIzBAEBCgAdFiEE6hgwr99NQxrZ4RRS6K7C/zvhqUsFAmLC4zYACgkQ6K7C/zvh
qUvpYw/+LFMpY8bWIiWZssTdoa3gNuTpW75JOnYmSdg1y2XQ0VYKCalognPoYsj+
bh1rjIj8kJrKcyA7bYpvrKryfJUOCB2ZHe04DwC2xpwuuKj6ZQao7eg2W6l2ypgG
Nw3z420fB64pGDljO+OHWwUzvQq3UGM7ox8OPCabVjXAY4Km0fgzKRjDgXnf06v2
fzqssy4CUDEq2caK8TWJ8NGuP8JjQUN73nPWAanLeHwHBj98KofTcDCNDRRPLj+T
4fJ36nw0OPNTdH0veYCYQ8YaR0ARVmbyxbvJFVOiTqJaBzL9BFsv+qXYRHInF+90
emo1aytNHxhFUbeW9eDGhJdZk0SnWwIMp9Fb8sJgrH8E7PhTJ0tSpYDfYpKlADEh
h7o9gxxWiXWxvJs8jzHkf2+nET9Bou6h8Oad24n7O8Z0RgNOEC9h8hNxSg4qVfwU
ox9W/+beOTjRoNNI6MONYPvgdyExWSGaBP3J8HCqqDXQqYDMr9tIqAF6gXowLqzM
IQrLw791eVcSSlBLR7CH9GQLn5ZyDkjt6sWc0Kut+lBlmZEZjp0Vjl7aZLDPGILO
ty/uL3joPNDPr4PMcUJLFT38zzRqXK6G0LiMsnpZfV/SSbmEpzDs4/VGZO1Ef/3D
OQvIeINtVGIR/xt3GZBFDNrySgmtoC+Pee5m/xrsJ+YBmNBzlIU=
=/JLz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to