Your message dated Sun, 18 Aug 2024 10:33:58 +0000
with message-id <e1sfdeu-00dqpa...@fasolo.debian.org>
and subject line Bug#1053206: fixed in antlr-maven-plugin 2.2-6
has caused the Debian Bug report #1053206,
regarding libhibernate3-java: FTBFS: make[1]: *** [debian/rules:23: 
override_dh_auto_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.)


-- 
1053206: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053206
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libhibernate3-java
Version: 3.6.10.Final-12
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240809 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -Rf debian/maven-repo/org/hibernate/hibernate
> rm -Rf debian/maven-repo/org/hibernate/hibernate-parent
> rm -Rf debian/maven-repo/org/hibernate/hibernate-core
> rm -Rf debian/maven-repo/org/hibernate/hibernate-ehcache
> rm -Rf debian/maven-repo/org/hibernate/hibernate-oscache
> rm -Rf debian/maven-repo/org/hibernate/hibernate-jbosscache
> rm -Rf debian/maven-repo/org/hibernate/hibernate-swarmcache
> rm -Rf debian/maven-repo/org/hibernate/hibernate-proxool
> rm -Rf debian/maven-repo/org/hibernate/hibernate-testing
> rm -Rf debian/maven-repo/org/hibernate/hibernate-testsuite
> rm -Rf debian/maven-repo/org/hibernate/hibernate-c3p0
> rm -Rf debian/maven-repo/org/hibernate/hibernate-entitymanager
> rm -Rf debian/maven-repo/org/hibernate/hibernate-envers
> rm -Rf debian/maven-repo/org/hibernate/hibernate-jdbc3-testing
> rm -Rf debian/maven-repo/org/hibernate/hibernate-jdbc4-testing
> rm -Rf debian/maven-repo/org/hibernate/hibernate-infinispan
> dh_auto_build -- --file project/pom.xml package
>       /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 --file 
> project/pom.xml 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 Core Parent POM                                          
> [pom]
> [INFO] Hibernate Core                                                     
> [jar]
> [INFO] Hibernate Testing                                                  
> [jar]
> [INFO] Hibernate Testsuite                                                
> [jar]
> [INFO] Hibernate Ehcache Integration                                      
> [jar]
> [INFO] Hibernate OSCache Integration                                      
> [jar]
> [INFO] Hibernate SwarmCache Integration                                   
> [jar]
> [INFO] Hibernate C3P0 ConnectionProvider                                  
> [jar]
> [INFO] Hibernate Proxool ConnectionProvider                               
> [jar]
> [INFO] Hibernate JDBC3-JdbcSupport Testing                                
> [jar]
> [INFO] Hibernate Entity Manager                                           
> [jar]
> [INFO] Hibernate JDBC4-JdbcSupport Testing                                
> [jar]
> [INFO] Hibernate Core Aggregator                                          
> [pom]
> [INFO] 
> [INFO] -------------------< org.hibernate:hibernate-parent 
> >-------------------
> [INFO] Building Hibernate Core Parent POM 3.6.10.Final                   
> [1/13]
> [INFO]   from hibernate-parent/pom.xml
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] --------------------< org.hibernate:hibernate-core 
> >--------------------
> [INFO] Building Hibernate Core 3.6.10.Final                              
> [2/13]
> [INFO]   from hibernate-core/pom.xml
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact 
> org.apache.maven.plugins:maven-resources-plugin:jar:2.6 has been relocated to 
> org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1
> [WARNING] The artifact dom4j:dom4j:jar:debian has been relocated to 
> org.dom4j:dom4j:jar:debian
> [WARNING] The artifact javassist:javassist:jar:debian has been relocated to 
> org.javassist:javassist:jar:debian
> [INFO] 
> [INFO] --- antlr-maven-plugin:2.2:generate (default) @ hibernate-core ---
> [INFO] performing grammar generation [hql.g]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Hibernate Core Aggregator 3.6.10.Final:
> [INFO] 
> [INFO] Hibernate Core Parent POM .......................... SUCCESS [  0.002 
> s]
> [INFO] Hibernate Core ..................................... FAILURE [  0.580 
> s]
> [INFO] Hibernate Testing .................................. SKIPPED
> [INFO] Hibernate Testsuite ................................ SKIPPED
> [INFO] Hibernate Ehcache Integration ...................... SKIPPED
> [INFO] Hibernate OSCache Integration ...................... SKIPPED
> [INFO] Hibernate SwarmCache Integration ................... SKIPPED
> [INFO] Hibernate C3P0 ConnectionProvider .................. SKIPPED
> [INFO] Hibernate Proxool ConnectionProvider ............... SKIPPED
> [INFO] Hibernate JDBC3-JdbcSupport Testing ................ SKIPPED
> [INFO] Hibernate Entity Manager ........................... SKIPPED
> [INFO] Hibernate JDBC4-JdbcSupport Testing ................ SKIPPED
> [INFO] Hibernate Core Aggregator .......................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  0.794 s
> [INFO] Finished at: 2024-08-09T18:19:14Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.codehaus.mojo:antlr-maven-plugin:2.2:generate (default) on project 
> hibernate-core: Execution default of goal 
> org.codehaus.mojo:antlr-maven-plugin:2.2:generate failed: The Security 
> Manager is deprecated and will be removed in a future release -> [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/PluginExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <args> -rf :hibernate-core
> 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 --file 
> project/pom.xml package -DskipTests -Dnotimestamp=true -Dlocale=en_US 
> returned exit code 1
> make[1]: *** [debian/rules:23: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/08/09/libhibernate3-java_3.6.10.Final-12_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240809;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240809&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: antlr-maven-plugin
Source-Version: 2.2-6
Done: Pierre Gruet <p...@debian.org>

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

Debian distribution maintenance software
pp.
Pierre Gruet <p...@debian.org> (supplier of updated antlr-maven-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: Sun, 18 Aug 2024 12:16:07 +0200
Source: antlr-maven-plugin
Architecture: source
Version: 2.2-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1053206
Changes:
 antlr-maven-plugin (2.2-6) unstable; urgency=medium
 .
   * Team upload
   * Catching UnsupportedOperationException thrown by setSecurityManager, thanks
     to Vladimir Petko (Closes: #1053206)
   * Raising Standards version to 4.7.0:
     - Setting Rules-Requires-Root: no
   * Raising d/watch version to 4
   * Removing auto-generated d/README.source file
Checksums-Sha1:
 4fcda88e21f02985b3c7ca5742dac0d32bc6fa1d 2513 antlr-maven-plugin_2.2-6.dsc
 0d65219798b934b20a77baebbec0562d80c6be12 5344 
antlr-maven-plugin_2.2-6.debian.tar.xz
 c058da2a0eac7bea144aee060dbc120aedc123a4 14842 
antlr-maven-plugin_2.2-6_source.buildinfo
Checksums-Sha256:
 88ce2b45fba9eb1d846ca90977cf65fa289b8f1e4356a4eec6c4501c44aafbe4 2513 
antlr-maven-plugin_2.2-6.dsc
 c330653b75c61f384aaa321f43c3c1fd6eb5b3f429fe349e09e0d5c4235e99ee 5344 
antlr-maven-plugin_2.2-6.debian.tar.xz
 7f3e69c4b44760f82e4a9e16c384991f6c7a8cf1d6afa422c45a5ddcaefa651c 14842 
antlr-maven-plugin_2.2-6_source.buildinfo
Files:
 5ac8d829de8409b5e185a3e97dd3685d 2513 java optional 
antlr-maven-plugin_2.2-6.dsc
 6abc2499831fab7fcde090bd68f09e78 5344 java optional 
antlr-maven-plugin_2.2-6.debian.tar.xz
 33e762ef7da876d5e3f88ccade410b2c 14842 java optional 
antlr-maven-plugin_2.2-6_source.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmbByhMACgkQYAMWptwn
dHYNqQ//UeRAgNj9Bwz4nafp5MVgyDC+GZQO9rV7XDPTfZliKFfc+XJgqvjPLr7B
R6b8iH+zowIEJPzjqZb+j1zcO5S07ESicjYccivLDpD52keopNITDNlCWzVc2e0D
2m4QuqmtnygAeA7nnYgGE9mWcnuucScQobs8vAgVUWd2BFY/F4RMAKXFtX5UqSNH
h+jQ3dwDrOcouBaHwSqdsQ1lWNZO5VUh8525F3lkHYSzlZFUUhXhd6C3WfHPPbvn
5ZK+eFyXxKioFZf4TYbP1fXASPQDnp0OlqZ2cmtcrZo0UnmtLLcxqwacA8vk6sJG
jufZAB19YWbBPNWLrbOSLc0g9US1u1+PNOdTxMgSUDWoTxHdK5+kad7lFK1HqLrd
M+P/zYxaFrG9rUJvUWfEdvyRFd/vjWaI7o8agbEcge+L98zgjQpIRvu0E73G9ntg
kAkyxRxzFhYJyQBsfuoQyiLyrPh2oTjGx/iBu8nVoT5IyvkJYZVpVYR68RK9hpPj
tJP//7VMqTbLjQXeYVd0D2z/zScv39CswaAzuWQUQ+pLZ04vZYAcuHxBTSmF5nUs
TFg91vySubzhMOiad4JX5aDi6KoOX5uX0UWdxNjexpedHO53E+DbBXO/sWTjno/S
EZs9Wsc+mxw6ylSQiM2S4aNCZiTMnoYmxx6IMzwIsvn2UbMAu/A=
=a/Ch
-----END PGP SIGNATURE-----

Attachment: pgpAkWGf_VTDo.pgp
Description: PGP signature


--- End Message ---

Reply via email to