Source: zookeeper Version: 3.8.0-8 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20221023 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_build -- package javadoc:jar javadoc:aggregate -Pfull-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 > 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 > javadoc:jar javadoc:aggregate -Pfull-build -DskipTests -Dnotimestamp=true > -Dlocale=en_US > [0m[0m[INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Build Order: > [INFO] > [INFO] Apache ZooKeeper > [pom] > [INFO] Apache ZooKeeper - Documentation > [pom] > [INFO] Apache ZooKeeper - Jute > [jar] > [INFO] Apache ZooKeeper - Server > [jar] > [INFO] Apache ZooKeeper - Metrics Providers > [pom] > [INFO] Apache ZooKeeper - Client > [pom] > [INFO] Apache ZooKeeper - Client - C > [pom] > [INFO] Apache ZooKeeper - Recipes > [pom] > [INFO] Apache ZooKeeper - Recipes - Election > [jar] > [INFO] Apache ZooKeeper - Recipes - Lock > [jar] > [INFO] Apache ZooKeeper - Recipes - Queue > [jar] > [INFO] Apache ZooKeeper - Assembly > [pom] > [INFO] Apache ZooKeeper - Compatibility Tests > [pom] > [INFO] Apache ZooKeeper - Contrib > [pom] > [INFO] Apache ZooKeeper - Contrib - Loggraph > [jar] > [INFO] Apache ZooKeeper - Contrib - ZooInspector > [jar] > [INFO] Apache ZooKeeper - Tests > [jar] > [WARNING] The artifact org.apache.maven.plugins:maven-antrun-plugin:jar:1.3 > has been relocated to org.apache.maven.plugins:maven-antrun-plugin:jar:1.8 > [INFO] > [INFO] --------------------< org.apache.zookeeper:parent > >--------------------- > [INFO] Building Apache ZooKeeper 3.8.0 > [1/17] > [INFO] --------------------------------[ pom > ]--------------------------------- > [INFO] > [INFO] --- maven-antrun-plugin:1.8:run (set-hostname-property) @ parent --- > [INFO] Executing tasks > > main: > [INFO] Executed tasks > [INFO] > [INFO] --- maven-jar-plugin:3.3.0:test-jar (Jar Tests Package) @ parent --- > [INFO] Skipping packaging of the test-jar > [INFO] > [INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources > @ parent >>> > [INFO] > [INFO] --- maven-antrun-plugin:1.8:run (set-hostname-property) @ parent --- > [INFO] Executing tasks > > main: > [INFO] Executed tasks > [INFO] > [INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources > @ parent <<< > [INFO] > [INFO] > [INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ parent --- > [INFO] > [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ parent --- > [INFO] Not executing Javadoc as the project is not a Java classpath-capable > package > [INFO] > [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ parent --- > [INFO] Not executing Javadoc as the project is not a Java classpath-capable > package > [INFO] > [INFO] ----------------< org.apache.zookeeper:zookeeper-docs > >----------------- > [INFO] Building Apache ZooKeeper - Documentation 3.8.0 > [2/17] > [INFO] --------------------------------[ pom > ]--------------------------------- > [INFO] > [INFO] --- maven-antrun-plugin:1.8:run (set-hostname-property) @ > zookeeper-docs --- > [INFO] Executing tasks > > main: > [INFO] Executed tasks > [INFO] > [INFO] --- maven-jar-plugin:3.3.0:test-jar (Jar Tests Package) @ > zookeeper-docs --- > [INFO] Skipping packaging of the test-jar > [INFO] > [INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources > @ zookeeper-docs >>> > [INFO] > [INFO] --- maven-antrun-plugin:1.8:run (set-hostname-property) @ > zookeeper-docs --- > [INFO] Executing tasks > > main: > [INFO] Executed tasks > [INFO] > [INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources > @ zookeeper-docs <<< > [INFO] > [INFO] > [INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ zookeeper-docs --- > [INFO] > [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ zookeeper-docs > --- > [INFO] Not executing Javadoc as the project is not a Java classpath-capable > package > [INFO] > [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ zookeeper-docs --- > [INFO] Not executing Javadoc as the project is not a Java classpath-capable > package > [INFO] > [INFO] ----------------< org.apache.zookeeper:zookeeper-jute > >----------------- > [INFO] Building Apache ZooKeeper - Jute 3.8.0 > [3/17] > [INFO] --------------------------------[ jar > ]--------------------------------- > [WARNING] The artifact > org.apache.maven.plugins:maven-resources-plugin:jar:2.6 has been relocated to > org.apache.maven.plugins:maven-resources-plugin:jar:3.1.0 > [INFO] > [INFO] --- maven-antrun-plugin:1.8:run (set-hostname-property) @ > zookeeper-jute --- > [INFO] Executing tasks > > main: > [INFO] Executed tasks > [INFO] > [INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ zookeeper-jute --- > [WARNING] File encoding for grammars has not been configured, using platform > default encoding, i.e. build is platform dependent! > Java Compiler Compiler Version 7.0.11 (Parser Generator) > (type "javacc" with no arguments for help) > Reading from file > /<<PKGBUILDDIR>>/zookeeper-jute/src/main/java/org/apache/jute/compiler/generated/rcc.jj > . . . > Warning: Lookahead adequacy checking not being performed since option > LOOKAHEAD is more than 1. Set option FORCE_LA_CHECK to true to force > checking. > File "TokenMgrError.java" does not exist. Will create one. > File "ParseException.java" does not exist. Will create one. > File "Token.java" does not exist. Will create one. > File "SimpleCharStream.java" does not exist. Will create one. > Parser generated with 0 errors and 1 warnings. > [INFO] Processed 1 grammar > [INFO] > [INFO] --- maven-compiler-plugin:3.8.1:compile (pre-compile-jute) @ > zookeeper-jute --- > [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 38 source files to > /<<PKGBUILDDIR>>/zookeeper-jute/target/classes > [INFO] > [INFO] --- exec-maven-plugin:1.6.0:exec (generate-Java-Jute) @ zookeeper-jute > --- > /<<PKGBUILDDIR>>/zookeeper-jute/src/main/resources/zookeeper.jute Parsed > Successfully > [INFO] > [INFO] --- exec-maven-plugin:1.6.0:exec (generate-C-Jute) @ zookeeper-jute --- > /<<PKGBUILDDIR>>/zookeeper-jute/src/main/resources/zookeeper.jute Parsed > Successfully > [INFO] > [INFO] --- build-helper-maven-plugin:3.3.0:add-source (jute-as-dependency) @ > zookeeper-jute --- > [INFO] Source directory: > /<<PKGBUILDDIR>>/zookeeper-jute/target/generated-sources/java added. > [INFO] > [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ > zookeeper-jute --- > [WARNING] Using platform encoding (UTF-8 actually) to copy filtered > resources, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory > /<<PKGBUILDDIR>>/zookeeper-jutesrc/main/java/resources > [INFO] > [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ > zookeeper-jute --- > [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 110 source files to > /<<PKGBUILDDIR>>/zookeeper-jute/target/classes > [INFO] > [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) > @ zookeeper-jute --- > [WARNING] Using platform encoding (UTF-8 actually) to copy filtered > resources, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory > /<<PKGBUILDDIR>>/zookeeper-jute/src/test/resources > [INFO] > [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ > zookeeper-jute --- > [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>>/zookeeper-jute/target/test-classes > [INFO] > [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ zookeeper-jute > --- > [INFO] Tests are skipped. > [INFO] > [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ zookeeper-jute --- > [INFO] Building jar: > /<<PKGBUILDDIR>>/zookeeper-jute/target/zookeeper-jute-3.8.0.jar > [INFO] > [INFO] --- maven-jar-plugin:3.3.0:test-jar (Jar Tests Package) @ > zookeeper-jute --- > [INFO] Building jar: > /<<PKGBUILDDIR>>/zookeeper-jute/target/zookeeper-jute-3.8.0-tests.jar > [INFO] > [INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources > @ zookeeper-jute >>> > [INFO] > [INFO] --- maven-antrun-plugin:1.8:run (set-hostname-property) @ > zookeeper-jute --- > [INFO] Executing tasks > > main: > [INFO] Executed tasks > [INFO] > [INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ zookeeper-jute --- > [INFO] Skipping - all parsers are up to date > [INFO] > [INFO] --- maven-compiler-plugin:3.8.1:compile (pre-compile-jute) @ > zookeeper-jute --- > [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 110 source files to > /<<PKGBUILDDIR>>/zookeeper-jute/target/classes > [INFO] > [INFO] --- exec-maven-plugin:1.6.0:exec (generate-Java-Jute) @ zookeeper-jute > --- > /<<PKGBUILDDIR>>/zookeeper-jute/src/main/resources/zookeeper.jute Parsed > Successfully > [INFO] > [INFO] --- exec-maven-plugin:1.6.0:exec (generate-C-Jute) @ zookeeper-jute --- > /<<PKGBUILDDIR>>/zookeeper-jute/src/main/resources/zookeeper.jute Parsed > Successfully > [INFO] > [INFO] --- build-helper-maven-plugin:3.3.0:add-source (jute-as-dependency) @ > zookeeper-jute --- > [INFO] Source directory: > /<<PKGBUILDDIR>>/zookeeper-jute/target/generated-sources/java added. > [INFO] > [INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources > @ zookeeper-jute <<< > [INFO] > [INFO] > [INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ zookeeper-jute --- > [INFO] Building jar: > /<<PKGBUILDDIR>>/zookeeper-jute/target/zookeeper-jute-3.8.0-sources.jar > [INFO] > [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ zookeeper-jute > --- > [WARNING] Source files encoding has not been set, using platform encoding > UTF-8, i.e. build is platform dependent! > [INFO] Adding the --ignore-source-errors option > [INFO] Building jar: > /<<PKGBUILDDIR>>/zookeeper-jute/target/zookeeper-jute-3.8.0-javadoc.jar > [INFO] > [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ zookeeper-jute --- > [WARNING] Source files encoding has not been set, using platform encoding > UTF-8, i.e. build is platform dependent! > [INFO] Adding the --ignore-source-errors option > [INFO] Building jar: > /<<PKGBUILDDIR>>/zookeeper-jute/target/zookeeper-jute-3.8.0-javadoc.jar > [WARNING] artifact org.apache.zookeeper:zookeeper-jute:javadoc:javadoc:3.8.0 > already attached, replace previous instance > [INFO] > [INFO] -------------------< org.apache.zookeeper:zookeeper > >------------------- > [INFO] Building Apache ZooKeeper - Server 3.8.0 > [4/17] > [INFO] --------------------------------[ jar > ]--------------------------------- > [WARNING] The artifact org.hamcrest:hamcrest-library:jar:debian has been > relocated to org.hamcrest:hamcrest:jar:debian > [INFO] > [INFO] --- maven-antrun-plugin:1.8:run (set-hostname-property) @ zookeeper --- > [INFO] Executing tasks > > main: > [INFO] Executed tasks > [INFO] > [INFO] --- build-helper-maven-plugin:3.3.0:timestamp-property (tbuild-time) @ > zookeeper --- > [INFO] > [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ > zookeeper --- > [INFO] > [INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ zookeeper > --- > [INFO] Source directory: > /<<PKGBUILDDIR>>/zookeeper-server/target/generated-sources/java added. > [INFO] > [INFO] --- maven-resources-plugin:3.1.0:copy-resources > (prepare-filtered-java-source) @ zookeeper --- > [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 2 resources > [INFO] > [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ > zookeeper --- > [WARNING] Using platform encoding (UTF-8 actually) to copy filtered > resources, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory > /<<PKGBUILDDIR>>/zookeeper-serversrc/main/java/resources > [INFO] > [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ zookeeper > --- > [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 370 source files to > /<<PKGBUILDDIR>>/zookeeper-server/target/classes > [INFO] > [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) > @ zookeeper --- > [WARNING] Using platform encoding (UTF-8 actually) to copy filtered > resources, i.e. build is platform dependent! > [INFO] Copying 37 resources > [INFO] > [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ > zookeeper --- > [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 349 source files to > /<<PKGBUILDDIR>>/zookeeper-server/target/test-classes > [INFO] ------------------------------------------------------------- > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] > /<<PKGBUILDDIR>>/zookeeper-server/src/test/java/org/apache/zookeeper/test/NettyNettySuiteTest.java:[21,33] > org.junit.platform.runner.JUnitPlatform in org.junit.platform.runner has > been deprecated > [WARNING] > /<<PKGBUILDDIR>>/zookeeper-server/src/test/java/org/apache/zookeeper/test/NettyNettySuiteTest.java:[28,10] > org.junit.platform.runner.JUnitPlatform in org.junit.platform.runner has > been deprecated > [INFO] 2 warnings > [INFO] ------------------------------------------------------------- > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] warnings found and -Werror specified > [INFO] 1 error > [INFO] ------------------------------------------------------------- > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Skipping Apache ZooKeeper > [INFO] This project has been banned from the build due to previous failures. > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary for Apache ZooKeeper 3.8.0: > [INFO] > [INFO] Apache ZooKeeper ................................... SUCCESS [ 1.005 > s] > [INFO] Apache ZooKeeper - Documentation ................... SUCCESS [ 0.119 > s] > [INFO] Apache ZooKeeper - Jute ............................ SUCCESS [ 9.842 > s] > [INFO] Apache ZooKeeper - Server .......................... FAILURE [ 5.689 > s] > [INFO] Apache ZooKeeper - Metrics Providers ............... SKIPPED > [INFO] Apache ZooKeeper - Client .......................... SKIPPED > [INFO] Apache ZooKeeper - Client - C ...................... SKIPPED > [INFO] Apache ZooKeeper - Recipes ......................... SKIPPED > [INFO] Apache ZooKeeper - Recipes - Election .............. SKIPPED > [INFO] Apache ZooKeeper - Recipes - Lock .................. SKIPPED > [INFO] Apache ZooKeeper - Recipes - Queue ................. SKIPPED > [INFO] Apache ZooKeeper - Assembly ........................ SKIPPED > [INFO] Apache ZooKeeper - Compatibility Tests ............. SKIPPED > [INFO] Apache ZooKeeper - Contrib ......................... SKIPPED > [INFO] Apache ZooKeeper - Contrib - Loggraph .............. SKIPPED > [INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED > [INFO] Apache ZooKeeper - Tests ........................... SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 16.877 s > [INFO] Finished at: 2022-10-23T07:31:19Z > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile > (default-testCompile) on project zookeeper: Compilation failure > [ERROR] warnings found and -Werror specified > [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 :zookeeper > [0m[0mdh_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 > 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 > javadoc:jar javadoc:aggregate -Pfull-build -DskipTests -Dnotimestamp=true > -Dlocale=en_US returned exit code 1 > make[1]: *** [debian/rules:20: override_dh_auto_build-indep] Error 25 The full build log is available from: http://qa-logs.debian.net/2022/10/23/zookeeper_3.8.0-8_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime. __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
