Bug#963396: jimfs: FTBFS: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project jimfs: Compilation failure

Andreas Tille andreas at an3as.eu
Thu Aug 6 10:05:48 BST 2020


Control: tags -1 help

Hi,

I was running routine-update on jimfs repository since it seems to lack
some love (not even Salsa URLs in VCS-fields) but the build error remains
(for sure since I did not changed the code).  I've checked upstream[1]
which says:


  1.1
  @cgdecker released this on Feb 12, 2016 ยท 65 commits to master since this release

but my rough check did not found any commits that might be related to this
issue nor did I found any open issue that might fit here.  So I wonder
whether someone from Java team might have some idea for this issue:

...
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 58 source files to /build/jimfs-1.1/jimfs/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /build/jimfs-1.1/jimfs/src/main/java/com/google/common/jimfs/PathService.java:[290,30] error: <anonymous com.google.common.jimfs.PathService$1> is not abstract and does not override abstract method test(Object) in Predicate
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Jimfs Parent
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Jimfs Parent 1.1:
[INFO] 
[INFO] Jimfs Parent ....................................... SUCCESS [  0.514 s]
[INFO] Jimfs .............................................. FAILURE [  2.840 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.634 s
[INFO] Finished at: 2020-08-06T08:54:18Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project jimfs: Compilation failure
[ERROR] /build/jimfs-1.1/jimfs/src/main/java/com/google/common/jimfs/PathService.java:[290,30] error: <anonymous com.google.common.jimfs.PathService$1> is not abstract and does not override abstract method test(Object) in Predicate
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jimfs
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=/build/jimfs-1.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/jimfs-1.1/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/jimfs-1.1/debian -Dmaven.repo.local=/build/jimfs-1.1/debian/maven-repo package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=e


Thanks for any help

       Andreas.

[1] https://github.com/google/jimfs/releases

-- 
http://fam-tille.de



More information about the pkg-java-maintainers mailing list