Source: libcommons-jxpath-java Version: 1.3-10 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20230113 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --buildsystem=maven > dh_update_autotools_config -O--buildsystem=maven > dh_autoreconf -O--buildsystem=maven > dh_auto_configure -O--buildsystem=maven > mh_patchpoms -plibcommons-jxpath-java --debian-build --keep-pom-version > --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo > dh_auto_build -O--buildsystem=maven > /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 > javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US > OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were > deprecated in JDK 13 and will likely be removed in a future release. > [0m[0m[INFO] Scanning for projects... > [WARNING] > [WARNING] Some problems were encountered while building the effective model > for commons-jxpath:commons-jxpath:jar:1.3 > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-compiler-plugin is missing. @ > org.apache.commons:commons-parent:debian, > /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian.pom, > line 439, column 12 > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-surefire-plugin is missing. @ > org.apache.commons:commons-parent:debian, > /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian.pom, > line 479, column 12 > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-jar-plugin is missing. @ > org.apache.commons:commons-parent:debian, > /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian.pom, > line 447, column 12 > [WARNING] 'build.plugins.plugin.version' for > org.apache.felix:maven-bundle-plugin is missing. @ > org.apache.commons:commons-parent:debian, > /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian.pom, > line 491, column 12 > [WARNING] > [WARNING] It is highly recommended to fix these problems because they > threaten the stability of your build. > [WARNING] > [WARNING] For this reason, future Maven versions might no longer support > building such malformed projects. > [WARNING] > [WARNING] The artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.1 > has been relocated to > org.apache.maven.plugins:maven-compiler-plugin:jar:3.10.1 > [WARNING] The artifact org.apache.maven.plugins:maven-jar-plugin:jar:2.4 has > been relocated to org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0 > [WARNING] The artifact > org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4 has been relocated > to org.apache.maven.plugins:maven-surefire-plugin:jar:2.22.3 > [WARNING] The artifact org.apache.maven.plugins:maven-clean-plugin:jar:2.5 > has been relocated to org.apache.maven.plugins:maven-clean-plugin:jar:3.2.0 > [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.3.0 > [WARNING] The artifact org.apache.maven.plugins:maven-install-plugin:jar:2.4 > has been relocated to org.apache.maven.plugins:maven-install-plugin:jar:3.1.0 > [WARNING] The artifact org.apache.maven.plugins:maven-deploy-plugin:jar:2.7 > has been relocated to org.apache.maven.plugins:maven-deploy-plugin:jar:3.0.0 > [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is > missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-site-plugin:3.3: Plugin > org.apache.maven.plugins:maven-site-plugin:3.3 or one of its dependencies > could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-site-plugin:jar:3.3 has not been downloaded > from it before. > [WARNING] The POM for org.apache.maven.plugins:maven-antrun-plugin:jar:1.3 is > missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-antrun-plugin:1.3: Plugin > org.apache.maven.plugins:maven-antrun-plugin:1.3 or one of its dependencies > could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-antrun-plugin:jar:1.3 has not been downloaded > from it before. > [WARNING] The POM for > org.apache.maven.plugins:maven-assembly-plugin:jar:2.2-beta-5 is missing, no > dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5: Plugin > org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5 or one of its > dependencies could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-assembly-plugin:jar:2.2-beta-5 has not been > downloaded from it before. > [WARNING] The POM for > org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 is missing, no > dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-dependency-plugin:2.8: Plugin > org.apache.maven.plugins:maven-dependency-plugin:2.8 or one of its > dependencies could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 has not been > downloaded from it before. > [WARNING] The POM for org.apache.maven.plugins:maven-release-plugin:jar:2.5.3 > is missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-release-plugin:2.5.3: Plugin > org.apache.maven.plugins:maven-release-plugin:2.5.3 or one of its > dependencies could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-release-plugin:jar:2.5.3 has not been > downloaded from it before. > [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is > missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-site-plugin:3.3: Plugin > org.apache.maven.plugins:maven-site-plugin:3.3 or one of its dependencies > could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-site-plugin:jar:3.3 has not been downloaded > from it before. > [WARNING] The POM for org.apache.maven.plugins:maven-antrun-plugin:jar:1.3 is > missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-antrun-plugin:1.3: Plugin > org.apache.maven.plugins:maven-antrun-plugin:1.3 or one of its dependencies > could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-antrun-plugin:jar:1.3 has not been downloaded > from it before. > [WARNING] The POM for > org.apache.maven.plugins:maven-assembly-plugin:jar:2.2-beta-5 is missing, no > dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5: Plugin > org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5 or one of its > dependencies could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-assembly-plugin:jar:2.2-beta-5 has not been > downloaded from it before. > [WARNING] The POM for > org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 is missing, no > dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-dependency-plugin:2.8: Plugin > org.apache.maven.plugins:maven-dependency-plugin:2.8 or one of its > dependencies could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 has not been > downloaded from it before. > [WARNING] The POM for org.apache.maven.plugins:maven-release-plugin:jar:2.5.3 > is missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-release-plugin:2.5.3: Plugin > org.apache.maven.plugins:maven-release-plugin:2.5.3 or one of its > dependencies could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-release-plugin:jar:2.5.3 has not been > downloaded from it before. > [INFO] > [INFO] -------------------< commons-jxpath:commons-jxpath > >-------------------- > [INFO] Building Commons JXPath 1.3 > [INFO] --------------------------------[ jar > ]--------------------------------- > [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is > missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-site-plugin:3.3: Plugin > org.apache.maven.plugins:maven-site-plugin:3.3 or one of its dependencies > could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-site-plugin:jar:3.3 has not been downloaded > from it before. > [WARNING] The POM for org.apache.maven.plugins:maven-antrun-plugin:jar:1.3 is > missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-antrun-plugin:1.3: Plugin > org.apache.maven.plugins:maven-antrun-plugin:1.3 or one of its dependencies > could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-antrun-plugin:jar:1.3 has not been downloaded > from it before. > [WARNING] The POM for > org.apache.maven.plugins:maven-assembly-plugin:jar:2.2-beta-5 is missing, no > dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5: Plugin > org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5 or one of its > dependencies could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-assembly-plugin:jar:2.2-beta-5 has not been > downloaded from it before. > [WARNING] The POM for > org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 is missing, no > dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-dependency-plugin:2.8: Plugin > org.apache.maven.plugins:maven-dependency-plugin:2.8 or one of its > dependencies could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 has not been > downloaded from it before. > [WARNING] The POM for org.apache.maven.plugins:maven-release-plugin:jar:2.5.3 > is missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-release-plugin:2.5.3: Plugin > org.apache.maven.plugins:maven-release-plugin:2.5.3 or one of its > dependencies could not be resolved: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.apache.maven.plugins:maven-release-plugin:jar:2.5.3 has not been > downloaded from it before. > [INFO] > [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ > commons-jxpath --- > [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/main/resources > [INFO] Copying 2 resources to META-INF > [INFO] > [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ > commons-jxpath --- > [INFO] Changes detected - recompiling the module! > [INFO] Compiling 168 source files to /<<PKGBUILDDIR>>/target/classes > Use of target 1.3 is no longer supported, switching to 7 > Use of source 1.3 is no longer supported, switching to 7 > [INFO] > /<<PKGBUILDDIR>>/src/java/org/apache/commons/jxpath/JXPathContextFactory.java: > Some input files use or override a deprecated API. > [INFO] > /<<PKGBUILDDIR>>/src/java/org/apache/commons/jxpath/JXPathContextFactory.java: > Recompile with -Xlint:deprecation for details. > [INFO] > /<<PKGBUILDDIR>>/src/java/org/apache/commons/jxpath/ri/compiler/Expression.java: > Some input files use or override a deprecated API that is marked for removal. > [INFO] > /<<PKGBUILDDIR>>/src/java/org/apache/commons/jxpath/ri/compiler/Expression.java: > Recompile with -Xlint:removal for details. > [INFO] > /<<PKGBUILDDIR>>/src/java/org/apache/commons/jxpath/ri/parser/XPathParser.java: > Some input files use unchecked or unsafe operations. > [INFO] > /<<PKGBUILDDIR>>/src/java/org/apache/commons/jxpath/ri/parser/XPathParser.java: > Recompile with -Xlint:unchecked for details. > [INFO] > [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ > commons-jxpath --- > [INFO] > [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) > @ commons-jxpath --- > [INFO] Not copying test resources > [INFO] > [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ > commons-jxpath --- > [INFO] Not compiling test sources > [INFO] > [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ commons-jxpath > --- > [INFO] Tests are skipped. > [INFO] > [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ commons-jxpath --- > [INFO] Building jar: /<<PKGBUILDDIR>>/target/commons-jxpath-1.3.jar > [INFO] > [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ commons-jxpath --- > [INFO] Skipping packaging of the test-jar > [INFO] > [INFO] --- maven-javadoc-plugin:3.4.1:jar (default-cli) @ commons-jxpath --- > [INFO] Adding the --ignore-source-errors option > [INFO] No previous run data found, generating javadoc. > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Skipping Commons JXPath > [INFO] This project has been banned from the build due to previous failures. > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 4.634 s > [INFO] Finished at: 2023-01-13T20:25:46Z > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-javadoc-plugin:3.4.1:jar (default-cli) on > project commons-jxpath: MavenReportException: Error while generating Javadoc: > [ERROR] Exit code: 2 - error: Source option 1.3 is no longer supported. Use 7 > or later. > [ERROR] error: Target option 1.3 is no longer supported. Use 7 or later. > [ERROR] 2 errors > [ERROR] > [ERROR] Command line was: /usr/lib/jvm/java-17-openjdk-amd64/bin/javadoc > @options @packages > [ERROR] > [ERROR] Refer to the generated Javadoc files in > '/<<PKGBUILDDIR>>/target/apidocs' dir. > [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/MojoExecutionException > [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 > -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 > javadoc:jar javadoc:aggregate -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/2023/01/13/libcommons-jxpath-java_1.3-10_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&[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 mark 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.

