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

2020-08-10 Thread Emmanuel Bourg
On 06/08/2020 11:05, Andreas Tille wrote: > [INFO] - > [ERROR] COMPILATION ERROR : > [INFO] - > [ERROR] > /build/jimfs-1.1/jimfs/src/main/java/com/google/common/jimfs/PathServi

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

2020-08-07 Thread Thorsten Glaser
On Fri, 7 Aug 2020, Pierre Gruet wrote: > I suggest using the enclosed patch, which allows the build to succeed by > overriding the ``test'' method of Predicate. The ``apply'' method > provided by upstream has to be kept as it is used by the ``test'' method. But why? This amount of redundancy is…

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

2020-08-07 Thread Pierre Gruet
Hi Andreas, Le 07/08/2020 à 13:40, Andreas Tille a écrit : > Hi Thorsten, > > On Thu, Aug 06, 2020 at 04:04:22PM +0200, Thorsten Glaser wrote: >> On Thu, 6 Aug 2020, Andreas Tille wrote: >> >>> [ERROR] >>> /build/jimfs-1.1/jimfs/src/main/java/com/google/common/jimfs/PathService.java:[290,30] >>>

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

2020-08-07 Thread Thorsten Glaser
On Fri, 7 Aug 2020, Andreas Tille wrote: > but this does not help much and the build issue remains. Erk… then I don’t know either. Sorry, //mirabilos -- tarent solutions GmbH Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/ Tel: +49 228 54881-393 • Fax: +49 228 54881-235 HRB 5168 (AG Bonn

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

2020-08-07 Thread Andreas Tille
Hi Thorsten, On Thu, Aug 06, 2020 at 04:04:22PM +0200, Thorsten Glaser wrote: > On Thu, 6 Aug 2020, Andreas Tille wrote: > > > [ERROR] > > /build/jimfs-1.1/jimfs/src/main/java/com/google/common/jimfs/PathService.java:[290,30] > > error: is not abstract > > and does not override abstract metho

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

2020-08-06 Thread Thorsten Glaser
On Thu, 6 Aug 2020, Andreas Tille wrote: > [ERROR] > /build/jimfs-1.1/jimfs/src/main/java/com/google/common/jimfs/PathService.java:[290,30] > error: is not abstract and > does not override abstract method test(Object) in Predicate Change apply to test in line 292 (or let the IDE convert it to

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

2020-08-06 Thread Andreas Tille
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 1

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

2020-06-21 Thread Lucas Nussbaum
Source: jimfs Version: 1.1-5 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200620 ftbfs-bullseye Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<>' > insta