Your message dated Mon, 24 Feb 2020 11:51:50 +0000
with message-id <e1j6ch8-0009gl...@fasolo.debian.org>
and subject line Bug#952351: fixed in plexus-build-api 0.0.7-4
has caused the Debian Bug report #952351,
regarding plexus-build-api: FTBFS: [ERROR]
/<<PKGBUILDDIR>>/src/main/java/org/sonatype/plexus/build/incremental/EmptyScanner.java:[23,8]
org.sonatype.plexus.build.incremental.EmptyScanner is not abstract and does
not override abstract method
setFilenameComparator(java.util.Comparator<java.lang.String>) in
org.codehaus.plexus.util.Scanner
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.)
--
952351: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952351
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: plexus-build-api
Version: 0.0.7-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye
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 -plibplexus-build-api-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
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> (file:/usr/share/maven/lib/guice.jar) to method
> java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [INFO] Scanning for projects...
> [INFO]
> [INFO] ----------------< org.sonatype.plexus:plexus-build-api
> >----------------
> [INFO] Building plexus-build-api 0.0.7
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [WARNING] The artifact org.codehaus.plexus:plexus-container-default:jar:1.5.5
> has been relocated to org.codehaus.plexus:plexus-container-default:jar:debian
> [INFO]
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
> plexus-build-api ---
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e.
> build is platform dependent!
> [WARNING] Please take a look into the FAQ:
> https://maven.apache.org/general.html#encoding-warning
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered
> resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
> plexus-build-api ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e.
> build is platform dependent!
> [INFO] Compiling 4 source files to /<<PKGBUILDDIR>>/target/classes
> Use of target 1.4 is no longer supported, switching to 1.7
> Use of source 1.4 is no longer supported, switching to 1.7
> [INFO]
> /<<PKGBUILDDIR>>/src/main/java/org/sonatype/plexus/build/incremental/ThreadBuildContext.java:
>
> /<<PKGBUILDDIR>>/src/main/java/org/sonatype/plexus/build/incremental/ThreadBuildContext.java
> uses unchecked or unsafe operations.
> [INFO]
> /<<PKGBUILDDIR>>/src/main/java/org/sonatype/plexus/build/incremental/ThreadBuildContext.java:
> Recompile with -Xlint:unchecked for details.
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /<<PKGBUILDDIR>>/src/main/java/org/sonatype/plexus/build/incremental/EmptyScanner.java:[23,8]
> org.sonatype.plexus.build.incremental.EmptyScanner is not abstract and does
> not override abstract method
> setFilenameComparator(java.util.Comparator<java.lang.String>) in
> org.codehaus.plexus.util.Scanner
> [INFO] 1 error
> [INFO] -------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 0.992 s
> [INFO] Finished at: 2020-02-23T02:45:24Z
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile
> (default-compile) on project plexus-build-api: Compilation failure
> [ERROR]
> /<<PKGBUILDDIR>>/src/main/java/org/sonatype/plexus/build/incremental/EmptyScanner.java:[23,8]
> org.sonatype.plexus.build.incremental.EmptyScanner is not abstract and does
> not override abstract method
> setFilenameComparator(java.util.Comparator<java.lang.String>) in
> org.codehaus.plexus.util.Scanner
> [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:4: build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2020/02/22/plexus-build-api_0.0.7-3_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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: plexus-build-api
Source-Version: 0.0.7-4
Done: Emmanuel Bourg <ebo...@apache.org>
We believe that the bug you reported is fixed in the latest version of
plexus-build-api, 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 952...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated plexus-build-api
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: Mon, 24 Feb 2020 12:35:21 +0100
Source: plexus-build-api
Architecture: source
Version: 0.0.7-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Closes: 952351
Changes:
plexus-build-api (0.0.7-4) unstable; urgency=medium
.
* Team upload.
* Fixed the compatibility with plexus-utils 3.3 (Closes: #952351)
* Standards-Version updated to 4.5.0
Checksums-Sha1:
c3bc32a509b09b041841576d5a751a9714b80655 2144 plexus-build-api_0.0.7-4.dsc
6794b8ed429bf990b7e351be54e9679ed6671923 3916
plexus-build-api_0.0.7-4.debian.tar.xz
e71be7c5ba5444c8b0111951cffaf9184f26b47b 13018
plexus-build-api_0.0.7-4_source.buildinfo
Checksums-Sha256:
71010a8124841efd0bcc81c23578fae666136d4f8d0c788bdf330705501d73e2 2144
plexus-build-api_0.0.7-4.dsc
171f3e429f30f412a50c4f5275036995d107376ba9f4484536d8d0ba7dc7548f 3916
plexus-build-api_0.0.7-4.debian.tar.xz
06e057cc8697c2b9c70003ae7c28b4a4eb34eddb8757d04df1afa8dc0cefc1a4 13018
plexus-build-api_0.0.7-4_source.buildinfo
Files:
de446a82099b47e894f6d3d6ce2cdc29 2144 java optional
plexus-build-api_0.0.7-4.dsc
a7f83547af5b7057ca42b3e98e1e5363 3916 java optional
plexus-build-api_0.0.7-4.debian.tar.xz
786f21a11bdd5074beaec9b6addff3b6 13018 java optional
plexus-build-api_0.0.7-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAl5TtbwSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsaSsP/iwj9KKrgXg9OgivYGtC+3JPj9lYIHgr
fYTI9qC/kJVw31dgvD/7yhjtBrvJgWliWWX9MnwFDePLtXgcJlNRVpviLzsVbmWn
uzzSI93O8hvMEe36HqSK0qyMt5tgRZVVwDD0JGiT9Q47LuERAXuMq8QCLWcYScli
F1mTDaEogfWwhfc0ADTjcdGk9UoeK95A9N4O3VYv9nppZwQNqsyR/knHQm2JB6b8
ZBD8oxoDN6WDt/+FYrSy/6kDnUrbaII8KUAB9Yb/ymWRdMcR9eFnlZyUGcXLa6CE
2FtbG6JhYFvCswH3b5Y5yUnUZkotE4R2uQf/dCu8kjY93GFg2pY12GbMwn18Shbp
oc6OUSZylROQb/PkX75yiRsCHIlEAU1qhMfUQs6Mh/m+wBjhCRnygeiZfrdqGct/
vafLwUiGOvO8UkrxSYyzG5I+vcITNX4Cy4TfwDji0yVaQ0Wqd49epuKm+kLC86nZ
IuXWtnhLswCcIleVHyfUObQyhtWmaqIeaW6pGpiSAd7IManNaN/nNZfxxyMhZMBg
b/oSzlZQTAU3waUMchAuUcbp01/D6Y2qF1pmVs3imn2dtdN4sWFWqEJDayVbWd5J
UJAWVUtSM/EjOXKFvegg7nxGyMKHtZ4pftJtCOepRSYAE94VDYOM0rFtU77jcn53
pwOUQPQaQnVp
=N6pc
-----END PGP SIGNATURE-----
--- End Message ---