Source: apache-curator
Version: 2.7.1-2
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 '/<<PKGBUILDDIR>>'
> # Regenerate the Java classes from the Thrift files
> sed -i 's/^namespace java.swift/\/\/namespace java.swift/g' 
> curator-x-rpc/src/main/thrift/curator.thrift
> cd curator-x-rpc/src/main/scripts && bash apply-thrift.sh java
> dh_auto_build
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
>       /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] Reactor Build Order:
> [INFO] 
> [INFO] Apache Curator                                                     
> [pom]
> [INFO] Curator Testing                                                    
> [jar]
> [INFO] Curator Client                                                     
> [jar]
> [INFO] Curator Framework                                                  
> [jar]
> [INFO] Curator Recipes                                                    
> [jar]
> [INFO] Curator Service Discovery                                       
> [bundle]
> [INFO] 
> [INFO] -----------------< org.apache.curator:apache-curator 
> >------------------
> [INFO] Building Apache Curator 2.7.1                                      
> [1/6]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [WARNING] The artifact org.testng:testng:jar:6.x has been relocated to 
> org.testng:testng:jar:debian
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ 
> apache-curator ---
> [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, war, 
> bundle]
> [INFO] 
> [INFO] ------------------< org.apache.curator:curator-test 
> >-------------------
> [INFO] Building Curator Testing 2.7.1                                     
> [2/6]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact javassist:javassist:jar:debian has been relocated to 
> org.javassist:javassist:jar:debian
> [WARNING] The artifact org.testng:testng:jar:6.x has been relocated to 
> org.testng:testng:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> curator-test ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources to META-INF
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> curator-test ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 14 source files to 
> /<<PKGBUILDDIR>>/curator-test/target/classes
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ 
> curator-test ---
> [WARNING] The artifact javassist:javassist:jar:debian has been relocated to 
> org.javassist:javassist:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ curator-test ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> curator-test ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ curator-test ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ curator-test ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/curator-test/target/curator-test-2.7.1.jar
> [INFO] 
> [INFO] -----------------< org.apache.curator:curator-client 
> >------------------
> [INFO] Building Curator Client 2.7.1                                      
> [3/6]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact org.testng:testng:jar:6.x has been relocated to 
> org.testng:testng:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> curator-client ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources to META-INF
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> curator-client ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 34 source files to 
> /<<PKGBUILDDIR>>/curator-client/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/curator-client/src/main/java/org/apache/curator/utils/CloseableExecutorService.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/curator-client/src/main/java/org/apache/curator/utils/CloseableExecutorService.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ 
> curator-client ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ curator-client ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> curator-client ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ curator-client 
> ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ curator-client ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/curator-client/target/curator-client-2.7.1.jar
> [INFO] 
> [INFO] ----------------< org.apache.curator:curator-framework 
> >----------------
> [INFO] Building Curator Framework 2.7.1                                   
> [4/6]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact org.testng:testng:jar:6.x has been relocated to 
> org.testng:testng:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> curator-framework ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources to META-INF
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> curator-framework ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 97 source files to 
> /<<PKGBUILDDIR>>/curator-framework/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/curator-framework/src/main/java/org/apache/curator/framework/imps/CuratorFrameworkImpl.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/curator-framework/src/main/java/org/apache/curator/framework/imps/CuratorFrameworkImpl.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /<<PKGBUILDDIR>>/curator-framework/src/main/java/org/apache/curator/framework/api/transaction/CuratorTransactionResult.java:[47,9]
>  <anonymous 
> org.apache.curator.framework.api.transaction.CuratorTransactionResult$1> is 
> not abstract and does not override abstract method 
> test(org.apache.curator.framework.api.transaction.CuratorTransactionResult) 
> in java.util.function.Predicate
> [ERROR] 
> /<<PKGBUILDDIR>>/curator-framework/src/main/java/org/apache/curator/framework/imps/CreateBuilderImpl.java:[836,17]
>  <anonymous org.apache.curator.framework.imps.CreateBuilderImpl$13> is not 
> abstract and does not override abstract method test(java.lang.String) in 
> java.util.function.Predicate
> [INFO] 2 errors 
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Apache Curator 2.7.1:
> [INFO] 
> [INFO] Apache Curator ..................................... SUCCESS [  0.074 
> s]
> [INFO] Curator Testing .................................... SUCCESS [  1.480 
> s]
> [INFO] Curator Client ..................................... SUCCESS [  0.503 
> s]
> [INFO] Curator Framework .................................. FAILURE [  0.482 
> s]
> [INFO] Curator Recipes .................................... SKIPPED
> [INFO] Curator Service Discovery .......................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  3.088 s
> [INFO] Finished at: 2020-06-21T07:31:48Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile 
> (default-compile) on project curator-framework: Compilation failure: 
> Compilation failure: 
> [ERROR] 
> /<<PKGBUILDDIR>>/curator-framework/src/main/java/org/apache/curator/framework/api/transaction/CuratorTransactionResult.java:[47,9]
>  <anonymous 
> org.apache.curator.framework.api.transaction.CuratorTransactionResult$1> is 
> not abstract and does not override abstract method 
> test(org.apache.curator.framework.api.transaction.CuratorTransactionResult) 
> in java.util.function.Predicate
> [ERROR] 
> /<<PKGBUILDDIR>>/curator-framework/src/main/java/org/apache/curator/framework/imps/CreateBuilderImpl.java:[836,17]
>  <anonymous org.apache.curator.framework.imps.CreateBuilderImpl$13> is not 
> abstract and does not override abstract method test(java.lang.String) in 
> java.util.function.Predicate
> [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 :curator-framework
> 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[1]: *** [debian/rules:12: override_dh_auto_build] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/06/20/apache-curator_2.7.1-2_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.

Reply via email to