Your message dated Tue, 01 Sep 2026 20:49:01 +0000
with message-id <[email protected]>
and subject line Bug#1145455: fixed in libpf4j-update-java 2.3.0+dfsg-7
has caused the Debian Bug report #1145455,
regarding libpf4j-update-java: FTBFS: return type org.pf4j.PluginDescriptor is 
not compatible with org.pf4j.DefaultPluginDescriptor
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 [email protected]
immediately.)


-- 
1145455: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1145455
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libpf4j-update-java
Version: 2.3.0+dfsg-6
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

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 cannot 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 add an affects on src:libpf4j-update-java, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[29,29] 
setPluginDescription(java.lang.String) in org.pf4j.TestPluginDescriptor cannot 
override setPluginDescription(java.lang.String) in 
org.pf4j.DefaultPluginDescriptor
  return type org.pf4j.PluginDescriptor is not compatible with 
org.pf4j.DefaultPluginDescriptor
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[28,5] method 
does not override or implement a method from a supertype
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[34,29] 
setPluginClass(java.lang.String) in org.pf4j.TestPluginDescriptor cannot 
override setPluginClass(java.lang.String) in org.pf4j.DefaultPluginDescriptor
  return type org.pf4j.PluginDescriptor is not compatible with 
org.pf4j.DefaultPluginDescriptor
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[33,5] method 
does not override or implement a method from a supertype
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[44,29] 
setProvider(java.lang.String) in org.pf4j.TestPluginDescriptor cannot override 
setProvider(java.lang.String) in org.pf4j.DefaultPluginDescriptor
  return type org.pf4j.PluginDescriptor is not compatible with 
org.pf4j.DefaultPluginDescriptor
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[43,5] method 
does not override or implement a method from a supertype
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[49,29] 
setRequires(java.lang.String) in org.pf4j.TestPluginDescriptor cannot override 
setRequires(java.lang.String) in org.pf4j.DefaultPluginDescriptor
  return type org.pf4j.PluginDescriptor is not compatible with 
org.pf4j.DefaultPluginDescriptor
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[48,5] method 
does not override or implement a method from a supertype
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[54,29] 
setDependencies(java.lang.String) in org.pf4j.TestPluginDescriptor cannot 
override setDependencies(java.lang.String) in org.pf4j.DefaultPluginDescriptor
  return type org.pf4j.PluginDescriptor is not compatible with 
org.pf4j.DefaultPluginDescriptor
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[53,5] method 
does not override or implement a method from a supertype
[INFO] 10 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.200 s
[INFO] Finished at: 2026-08-25T09:35:26Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile 
(default-testCompile) on project pf4j-update: Compilation failure: Compilation 
failure: 
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[29,29] 
setPluginDescription(java.lang.String) in org.pf4j.TestPluginDescriptor cannot 
override setPluginDescription(java.lang.String) in 
org.pf4j.DefaultPluginDescriptor
[ERROR]   return type org.pf4j.PluginDescriptor is not compatible with 
org.pf4j.DefaultPluginDescriptor
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[28,5] method 
does not override or implement a method from a supertype
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[34,29] 
setPluginClass(java.lang.String) in org.pf4j.TestPluginDescriptor cannot 
override setPluginClass(java.lang.String) in org.pf4j.DefaultPluginDescriptor
[ERROR]   return type org.pf4j.PluginDescriptor is not compatible with 
org.pf4j.DefaultPluginDescriptor
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[33,5] method 
does not override or implement a method from a supertype
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[44,29] 
setProvider(java.lang.String) in org.pf4j.TestPluginDescriptor cannot override 
setProvider(java.lang.String) in org.pf4j.DefaultPluginDescriptor
[ERROR]   return type org.pf4j.PluginDescriptor is not compatible with 
org.pf4j.DefaultPluginDescriptor
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[43,5] method 
does not override or implement a method from a supertype
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[49,29] 
setRequires(java.lang.String) in org.pf4j.TestPluginDescriptor cannot override 
setRequires(java.lang.String) in org.pf4j.DefaultPluginDescriptor
[ERROR]   return type org.pf4j.PluginDescriptor is not compatible with 
org.pf4j.DefaultPluginDescriptor
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[48,5] method 
does not override or implement a method from a supertype
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[54,29] 
setDependencies(java.lang.String) in org.pf4j.TestPluginDescriptor cannot 
override setDependencies(java.lang.String) in org.pf4j.DefaultPluginDescriptor
[ERROR]   return type org.pf4j.PluginDescriptor is not compatible with 
org.pf4j.DefaultPluginDescriptor
[ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/pf4j/TestPluginDescriptor.java:[53,5] method 
does not override or implement a method from a supertype
[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=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg
 -Dclassworlds.conf=/etc/maven/m2-debian.conf 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian 
-Dmaven.repo.local=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian/maven-repo
 --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned 
exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: libpf4j-update-java
Source-Version: 2.3.0+dfsg-7
Done: Pierre Gruet <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libpf4j-update-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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Gruet <[email protected]> (supplier of updated libpf4j-update-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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 01 Sep 2026 22:31:08 +0200
Source: libpf4j-update-java
Architecture: source
Version: 2.3.0+dfsg-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Pierre Gruet <[email protected]>
Closes: 1145455
Changes:
 libpf4j-update-java (2.3.0+dfsg-7) unstable; urgency=medium
 .
   * Building against libpf4j-java/3.15.0 (Closes: #1145455)
   * Raising Standards version to 4.7.4:
     - Removing Priority: optional, which is now defaults
     - Removing R-R-R:no, which is now defaults
   * Switching to debhelper-compat 14, dropping misc: substvar
   * Raising d/watch version to 5
Checksums-Sha1:
 2e7ff1b1407af3fdfd540a1fca5dcac08c1fd869 2295 
libpf4j-update-java_2.3.0+dfsg-7.dsc
 048af79cd9e6d8d8e47b82fbb28187f22edd57af 3932 
libpf4j-update-java_2.3.0+dfsg-7.debian.tar.xz
 c390354b72bcfbb64a166fbf7f6b8ddf6b411542 18251 
libpf4j-update-java_2.3.0+dfsg-7_source.buildinfo
Checksums-Sha256:
 5113f9a741e2108c7c881c9200750a584018aa5a47ab00a77b87deda434cfe7e 2295 
libpf4j-update-java_2.3.0+dfsg-7.dsc
 7f1433313f130412a833f5044a4c4ff18a2c1a9412bc9e6151124c79d2209442 3932 
libpf4j-update-java_2.3.0+dfsg-7.debian.tar.xz
 3ab3575249b81de2bdf996d8402683c5ad648d849fe5283acd2335d3252b8e07 18251 
libpf4j-update-java_2.3.0+dfsg-7_source.buildinfo
Files:
 c02af49c95aaf2253551dbf9d200ca7e 2295 java optional 
libpf4j-update-java_2.3.0+dfsg-7.dsc
 175d9ef901fbc2d6af237074453bcfad 3932 java optional 
libpf4j-update-java_2.3.0+dfsg-7.debian.tar.xz
 ca57ed92ff20ede062d56e8f92c2221c 18251 java optional 
libpf4j-update-java_2.3.0+dfsg-7_source.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmqXNj0ACgkQYAMWptwn
dHY3qA/+O529Dt/nq7OVMJGtLGws05yoJv0ecNM1RdGWA97RWq4iaS2KwR7b3WyY
UFNSIufuJk331Fl4mPoNt2g0YbvTYvHmlVs9pKUVQ5BgjmSqrs22W6jUyiKpgElZ
rnxLhYe6HEGvX2j5yzj1vCw/LXlomSD7jgyTZbBEUG5eRR/hdwOkJl3NivPcvsXA
qqd1lmLdgOhs6n0/PUVJUKFl4fAObUsjxjQtRr3NyLDDobHAbSkMqryDXcr3cdfj
WwxxCnhr3kkBPxTBe23XJUWyhMEo4Z7Fux99hkcrvMgDyh6n8EOxl8TTtWvpEcwu
hRzDb8EPfZYkzLV0KHfwYuiyk7I5wgLr16DVyg97TelC/8fW95SffRK/fZU8x+tD
nrnHjlMQFMChR95RD/4VMfEyCCX8vtXyMv2pvKY2Xxyy3tWadpXTHE1LqVz34ugk
cI/hUURS9TNFPfXlOEmLOCD6ddcHvJOMOFUBgeMtFC6dgtlr3kZtXH83IrNIfe0p
Yjytkl93+tBkIxHj85gCK1ryZQXId7CiklkMheusH9faTjJGCD5Agt65Gj01qX1p
4sL4BvLdLpifjUSsOBsJnRlDGpXSXgpyjw0MAS8xdqBFbVEqilPP6rzR/Bzydsfr
GGo17hnc8qJGUCM10uiY1WX1oA3a/aFNnLUeBBbr3lVYtRS75KQ=
=itMa
-----END PGP SIGNATURE-----

Attachment: pgpUlIoEzi88R.pgp
Description: PGP signature


--- End Message ---

Reply via email to