Your message dated Mon, 25 Nov 2024 05:34:07 +0000
with message-id <e1tfrjb-00httu...@fasolo.debian.org>
and subject line Bug#1086310: fixed in qpid-proton-j-extensions 1.2.5-1
has caused the Debian Bug report #1086310,
regarding qpid-proton-j-extensions: FTBFS: warnings found and -Werror specified
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.)
--
1086310: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086310
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:qpid-proton-j-extensions
Version: 1.2.4-2
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
mh_patchpoms -plibqpid-proton-j-extensions-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] ------------< com.microsoft.azure:qpid-proton-j-extensions >------------
[INFO] Building Extensions on Apache Proton-J library 1.2.4
[INFO] from 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
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @
qpid-proton-j-extensions ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @
qpid-proton-j-extensions ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 25 source files with javac [debug release 11] to target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (base-compile) @
qpid-proton-j-extensions ---
[INFO] Recompiling the module because of added or removed source files.
[INFO] Compiling 25 source files with javac [debug release 8] to target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @
qpid-proton-j-extensions ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @
qpid-proton-j-extensions ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 12 source files with javac [debug release 11] to
target/test-classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING]
/<<PKGBUILDDIR>>/src/test/java/com/microsoft/azure/proton/transport/proxy/impl/ProxyAuthenticatorTests.java:[117,9]
verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated
[WARNING]
/<<PKGBUILDDIR>>/src/test/java/com/microsoft/azure/proton/transport/proxy/impl/ProxyAuthenticatorTests.java:[151,9]
verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/<<PKGBUILDDIR>>/src/test/java/com/microsoft/azure/proton/transport/proxy/impl/ProxyAuthenticatorTests.java:
warnings found and -Werror specified
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.852 s
[INFO] Finished at: 2024-10-29T07:29:15Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile
(default-testCompile) on project qpid-proton-j-extensions: Compilation failure
[ERROR]
/<<PKGBUILDDIR>>/src/test/java/com/microsoft/azure/proton/transport/proxy/impl/ProxyAuthenticatorTests.java:
warnings found and -Werror specified
[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 -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:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202410/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: qpid-proton-j-extensions
Source-Version: 1.2.5-1
Done: tony mancill <tmanc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
qpid-proton-j-extensions, 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 1086...@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
qpid-proton-j-extensions 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, 24 Nov 2024 21:02:20 -0800
Source: qpid-proton-j-extensions
Architecture: source
Version: 1.2.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Closes: 1086310
Changes:
qpid-proton-j-extensions (1.2.5-1) unstable; urgency=medium
.
* Team upload
* New upstream version 1.2.5
* Add patch for deprecated Mockito method (Closes: #1086310)
* Freshen years in debian/copyright
* Bump Standards-Version to 4.7.0
Checksums-Sha1:
7d6578b58924fca3a38e210d27d7a967c13f0767 2679
qpid-proton-j-extensions_1.2.5-1.dsc
97a497139744ec34cf2d8f4e88b25a43459499ac 63603
qpid-proton-j-extensions_1.2.5.orig.tar.gz
102d29073ce95df8c5dc0919522e1fa9b8a9d4a4 3932
qpid-proton-j-extensions_1.2.5-1.debian.tar.xz
9e230e350b1c5bb4486c19d98a27e9cdb9300066 14966
qpid-proton-j-extensions_1.2.5-1_amd64.buildinfo
Checksums-Sha256:
af100e919cfb18f67572982fe34cf3ab081ce059d56147c5cad1bdb32e386868 2679
qpid-proton-j-extensions_1.2.5-1.dsc
78b50bdb89163a7c96027abe70e21b28e6640a5a850604e5cf6b9f97c9ee761c 63603
qpid-proton-j-extensions_1.2.5.orig.tar.gz
4efe6f1741b2cb973818b21d47161e7c227f931e1c4ea2557482bb7d0a8b5f8a 3932
qpid-proton-j-extensions_1.2.5-1.debian.tar.xz
7677bf1b101bf02c717901e7e946a5c16e1961ab6f1bd9460eb5ddc880f8edc4 14966
qpid-proton-j-extensions_1.2.5-1_amd64.buildinfo
Files:
c8b2298e3cddd7f8cf811c4ace9bee8d 2679 java optional
qpid-proton-j-extensions_1.2.5-1.dsc
233c1498c816dab89c26a12e4d7206ba 63603 java optional
qpid-proton-j-extensions_1.2.5.orig.tar.gz
916c9532f6d80a2ee0059ded165c1b21 3932 java optional
qpid-proton-j-extensions_1.2.5-1.debian.tar.xz
55f5bd0bbdfb26bf12cb757bad509603 14966 java optional
qpid-proton-j-extensions_1.2.5-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmdEB5MUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpZ7fA/9E5G5vOQRDw5XTH/EJy5nk3Ve3r3z
j5zekuzwsINY/+Ql/jpw9IolnlTFvryYs+mAH/BUUuKi3MB4ENnKdv0zAMRUS+Qg
sfaDAyz5pHNvX0cG5N+Xyes6nJ8Gb2KtGCRE36aiegqyVkV9ww84EsR9UN502q6n
lKBD0SIsNVaarXnV4nk09fGfHE3vs5+azdU9SNNAY119/5Vx2ZUOggBM3ojZQiEu
EOVZNvRUTNAOD5u1UVLVrnRQExm1qXta/kKgU8/Zbx9cjEwWmCdCkzpPGAOh2/R/
tT6O78xT7ap/KmHRfO1UUUlFQA+OFxtLGdh36yc/YSbM6iphl9RoEUSmy2pRmTfp
ElwfyTHN4viYPQ1geMJSIYiZ02u16k7qbswOUxRUpcXCYCZpJy/TrFMu/u4D6Lzf
GkJD+OfFdhrK7+JRBafETHrAuSnd/08IXDjU97/E0CcuKRMVJL1v41SqxcYM9z/9
Jk8zgEwH+YmLfFBqL6GXthfzjVTUxK1pcvzhtK3Jvz/OK78+GuB4sX3YLRLquO+m
cFHvv0ceM0PFX38LTYe4YuVNXWmA/+i6UczVte8W2z47wWRte7HMfWhQZBwB5kyf
4yRmSBd0U/kwuJFKe2efGP7kkdFULhmnR8kLUGDTq3i3W+sNf8DnvVXPtBeVD4XK
HvLktbKBBNCuW/8=
=tL/N
-----END PGP SIGNATURE-----
pgpgjIlBjw7mi.pgp
Description: PGP signature
--- End Message ---