Your message dated Fri, 23 Dec 2022 02:36:50 +0000
with message-id <e1p8xvw-004hbc...@fasolo.debian.org>
and subject line Bug#1026653: fixed in libhibernate-validator4-java 4.3.4-6
has caused the Debian Bug report #1026653,
regarding libhibernate-validator4-java: FTBFS: make: *** [debian/rules:4: 
build] Error 25
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.)


-- 
1026653: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026653
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libhibernate-validator4-java
Version: 4.3.4-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 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
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       mh_patchpoms -plibhibernate-validator4-java --debian-build 
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    dh_auto_build
>       /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 
> -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 --batch-mode package 
> -DskipTests -Dnotimestamp=true -Dlocale=en_US
> OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were 
> deprecated in JDK 13 and will likely be removed in a future release.
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Hibernate Validator Aggregator                                     
> [pom]
> [INFO] Hibernate Validator Engine                                         
> [jar]
> [INFO] 
> [INFO] --------------< org.hibernate:hibernate-validator-parent 
> >--------------
> [INFO] Building Hibernate Validator Aggregator 4.3.4.Final                
> [1/2]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] -----------------< org.hibernate:hibernate-validator 
> >------------------
> [INFO] Building Hibernate Validator Engine 4.3.4.Final                    
> [2/2]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact org.testng:testng:jar:6.x has been relocated to 
> org.testng:testng:jar:debian
> [INFO] 
> [INFO] --- maven-jaxb22-plugin:0.15.1:generate (jaxb-generate) @ 
> hibernate-validator ---
> [INFO] Sources are not up-to-date, XJC will be executed.
> [INFO] Episode file 
> [/<<PKGBUILDDIR>>/engine/target/generated-sources/jaxb/META-INF/sun-jaxb.episode]
>  was augmented with if-exists="true" attributes.
> [INFO] 
> [INFO] --- maven-processor-plugin:3.3.3:process (process) @ 
> hibernate-validator ---
> [WARNING] diagnostic: warning: [options] bootstrap class path not set in 
> conjunction with -source 6
> [ERROR] diagnostic: error: Source option 6 is no longer supported. Use 7 or 
> later.
> [ERROR] diagnostic: error: Target option 6 is no longer supported. Use 7 or 
> later.
> [ERROR] error on execute: use -X to have details 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Hibernate Validator Aggregator 4.3.4.Final:
> [INFO] 
> [INFO] Hibernate Validator Aggregator ..................... SUCCESS [  0.003 
> s]
> [INFO] Hibernate Validator Engine ......................... FAILURE [  1.522 
> s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  1.631 s
> [INFO] Finished at: 2022-12-20T09:39:31Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.bsc.maven:maven-processor-plugin:3.3.3:process (process) on project 
> hibernate-validator: Error executing: error during compilation -> [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
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <args> -rf :hibernate-validator
> 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 
> -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 --batch-mode package 
> -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> make: *** [debian/rules:4: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/12/20/libhibernate-validator4-java_4.3.4-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&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 mark 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: libhibernate-validator4-java
Source-Version: 4.3.4-6
Done: tony mancill <tmanc...@debian.org>

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

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated 
libhibernate-validator4-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: Thu, 22 Dec 2022 17:25:14 -0800
Source: libhibernate-validator4-java
Architecture: source
Version: 4.3.4-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Closes: 1026653
Changes:
 libhibernate-validator4-java (4.3.4-6) unstable; urgency=medium
 .
   * Team upload.
   * Add patch to address FTBFS on Java 17 (Closes: #1026653)
   * Freshen years in debian/copyright
Checksums-Sha1:
 ecd647c3c71a6a50363012fd55480f830f4126b2 2657 
libhibernate-validator4-java_4.3.4-6.dsc
 fdeb0858ea96df3841985865c9b2f3cac13bb4f3 7904 
libhibernate-validator4-java_4.3.4-6.debian.tar.xz
 1d0fc50434dbe3877f32361f7a14577fff3d3cec 16333 
libhibernate-validator4-java_4.3.4-6_amd64.buildinfo
Checksums-Sha256:
 be00668db21610a6dfbe5d32a61f3cbbb6818c544f62792d31fc2477aafef4d0 2657 
libhibernate-validator4-java_4.3.4-6.dsc
 db69287da14f35404b13d74741d4a8e3c0fc7143f3e5de9b66d63e722f3d22c3 7904 
libhibernate-validator4-java_4.3.4-6.debian.tar.xz
 ec42f1102003dc94984e00035427e5729b49ae231413da355af2951364a92036 16333 
libhibernate-validator4-java_4.3.4-6_amd64.buildinfo
Files:
 f68e1cae045cc88ed8a6dbc1f342c5d2 2657 java optional 
libhibernate-validator4-java_4.3.4-6.dsc
 4e96798aec79a5b72ac8e14cb467a151 7904 java optional 
libhibernate-validator4-java_4.3.4-6.debian.tar.xz
 fd13add84efd21f2086488004c3634e1 16333 java optional 
libhibernate-validator4-java_4.3.4-6_amd64.buildinfo

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

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmOlBcQUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpaNUxAAg5KnB/gFBESHoEYAJJWT4cm0z+yp
Y2Ebj71QIaWD9nSqJPI7eTPVjkR/v+2tu8wfa+ea/eDrKz2tLz9K3zhTh0G3X4Rk
O//NvNDHQ/dosXJrb2+/cYP8v9LlLt/7qHyoWT5GDesM4QTPISXhK4y4XJQfAivt
bdx0mwGSFBwn+oC45NlseGfNoRKomP3hbtEFEXTj3SxKo4fEGplkh64e8ogP6bkO
/Di9I7mHx4chGDt9v2zqytGnWw6fxtefXUL0H+UtiipHLDzyI6DKIsApEgTBtweu
FkWj5WTdWSgv1gjnmlhlkPLMN1ENtwrYdCUwjZikblwRDqzxD9YI/JB7MHWuKkhk
DmrbHk/orfFs0dYaPhL4XwzZsGvTogMT1jALJEYf5tBxKGOJ6SXu76y96qdWdlSn
XczMN8NSXCeStH1EfUy4QnhmvPhu3PxutwoyXbKsoPu44W2X2eltEXChY2Oun4HG
Sj3T7IPOZIbHxt2DlX/BJ9Upfjsh/XOoZUT5Mhqbxgw1u6vMV9yJ5x0dua2rLyNk
E4vSICSovKKW2775kQSN2djFZ2YoyayEVnGrlJmj1c2K18KvG4wfOdh1hJlhYCdt
qAOcx9RrOBDnnrdI3LPCxxDrx3Kqehj5rCTQm5HgnCE7uRUJaAdv4BOiu7rRzMgx
C4eCU7BEuBkGy8k=
=pdSW
-----END PGP SIGNATURE-----

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

Reply via email to