Your message dated Wed, 17 Nov 2021 18:19:07 +0000
with message-id <e1mnpwv-000ek1...@fasolo.debian.org>
and subject line Bug#998608: fixed in canl-java 2.7.0-2
has caused the Debian Bug report #998608,
regarding canl-java: FTBFS: [ERROR] 
/<<PKGBUILDDIR>>/src/main/java/eu/emi/security/authn/x509/helpers/trust/OpensslTruststoreHelper.java:[80,17]
 <anonymous eu.emi.security.authn.x509.helpers.trust.OpensslTruststoreHelper$1> 
is not abstract and does not override abstract method 
accept(java.nio.file.Path,java.nio.file.attribute.BasicFileAttributes) in 
org.apache.commons.io.file.PathFilter
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.)


-- 
998608: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998608
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: canl-java
Version: 2.7.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211104 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/RFC3280CertPathUtilitiesCanl.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/eu/emi/security/authn/x509/helpers/pkipath/bc/RFC3280CertPathUtilitiesCanl.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/eu/emi/security/authn/x509/helpers/pkipath/bc/PKIXPolicyNode.java:
>  Some input files use unchecked or unsafe operations.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/eu/emi/security/authn/x509/helpers/pkipath/bc/PKIXPolicyNode.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /<<PKGBUILDDIR>>/src/main/java/eu/emi/security/authn/x509/helpers/trust/OpensslTruststoreHelper.java:[80,17]
>  <anonymous 
> eu.emi.security.authn.x509.helpers.trust.OpensslTruststoreHelper$1> is not 
> abstract and does not override abstract method 
> accept(java.nio.file.Path,java.nio.file.attribute.BasicFileAttributes) in 
> org.apache.commons.io.file.PathFilter
> [INFO] 1 error
> [INFO] -------------------------------------------------------------
> [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.558 s
> [INFO] Finished at: 2021-11-04T09:29:19Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile 
> (default-compile) on project canl: Compilation failure
> [ERROR] 
> /<<PKGBUILDDIR>>/src/main/java/eu/emi/security/authn/x509/helpers/trust/OpensslTruststoreHelper.java:[80,17]
>  <anonymous 
> eu.emi.security.authn.x509.helpers.trust.OpensslTruststoreHelper$1> is not 
> abstract and does not override abstract method 
> accept(java.nio.file.Path,java.nio.file.attribute.BasicFileAttributes) in 
> org.apache.commons.io.file.PathFilter
> [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
> 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/2021/11/04/canl-java_2.7.0-1_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!

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-2
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 998...@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: Wed, 17 Nov 2021 17:26:11 +0100
Source: canl-java
Architecture: source
Version: 2.7.0-2
Distribution: unstable
Urgency: medium
Maintainer: Mattias Ellert <mattias.ell...@physics.uu.se>
Changed-By: Mattias Ellert <mattias.ell...@physics.uu.se>
Closes: 998608
Changes:
 canl-java (2.7.0-2) unstable; urgency=medium
 .
   * Adapt to Apache Commons-IO 2.9 and later (Closes: #998608)
Checksums-Sha1:
 a4a9263dd8b2c2c57d89a53b9aa6cadfba19067c 2069 canl-java_2.7.0-2.dsc
 b2a654910696ac070732fcd6392c7ee63f9ae47a 6820 canl-java_2.7.0-2.debian.tar.xz
 18b0abcab4978844b2c849c93557a927fc916d4e 11669 
canl-java_2.7.0-2_amd64.buildinfo
Checksums-Sha256:
 619becedc0bceaf472f8245eb12e4feae40de6a1ecc845bd3cdb9f0061f815a2 2069 
canl-java_2.7.0-2.dsc
 1ed27eb945aa8c9d3a2bbe952d1cb9ddfd76553913cb7a71487c4881709a8555 6820 
canl-java_2.7.0-2.debian.tar.xz
 5b55dc32482076769b9bd36a0b5c15c9b9c6913156060db3c69b78ad9fd942f9 11669 
canl-java_2.7.0-2_amd64.buildinfo
Files:
 329252b7e5d767087a1aefac4d390a28 2069 java optional canl-java_2.7.0-2.dsc
 03c3752e071794134af8a8f3c0c51bd8 6820 java optional 
canl-java_2.7.0-2.debian.tar.xz
 9823bf83c36ba44ed693b66a032e097a 11669 java optional 
canl-java_2.7.0-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEE6hgwr99NQxrZ4RRS6K7C/zvhqUsFAmGVQosACgkQ6K7C/zvh
qUvFERAAjhqM6Wdh9m3afLmehtZuiyS2OtVqwXPnXWxTpETtvV1Qqq3WurK0dH6n
s+Rwj+OrQq1DJNI4gQ4nyk2PlvSiY8L9NUsME45+4Cr9oL9LQlZnm7f/puoVrenM
Ujv2hxFx8BSqzk4NVmwLk2b4INM4pVoLJTgUDLkwHrpxfesCs7NpLI4aXKgUCdP2
tF4AIkyRlKRDOfgXfJ16a0n1HZ2wJetvfidAYf7UTIvzR1AQx260M7CIbfry3Ek6
8Sa4+cLoZzqEDK6jZh8EIcokJeFrQvkvxp9lRXuyD0zeEyxLdUrlHN8eKmDbnRAk
NPJ5ByK7gJHESFeMaKJTwrkBhnwR3mMyMGckeE0cCSu8DYmo08cBxkfz3S9x4Hck
MCuzGVYNkBwobCmv/GnGyJ2NmIMmVZ3JFGS7uWRri9ZnQcJ3W2s9WyTab3y2hnrj
LJT3PHlUYvjNCkM2k6JPYuXXQaQ1pDF73lMaBcrNoo2UdC0eoykK1W7ER3VQPfP/
0uJqprTdfPkJItb8JzD/zwwSzW1r7IVi9VYaxbuSXHO47ZmIwkyHhweGllusuR3G
wEZvg3kkcmal1Ip/RysRaiNrteE+HbPkWQWv9Man+0V7NgKr9eLbQB8vZg8Muu7A
cqDA2WxyWspowMtmoahLLEv+Isopm4SSqR1dBDTsqRTJViTuzlg=
=q3SW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to