• Bug#1069840: maven-dependency-analyzer: FTBFS: [ERROR] Failed to execut

    From Santiago Vila@21:1/5 to All on Thu Apr 25 18:40:02 2024
    Package: src:maven-dependency-analyzer
    Version: 1.13.0-1
    Severity: serious
    Tags: ftbfs

    Dear maintainer:

    During a rebuild of all packages in unstable, your package failed to build:

    --------------------------------------------------------------------------------
    [...]
    debian/rules build
    dh build
    dh_update_autotools_config
    dh_autoreconf
    dh_auto_configure
    mh_patchpoms -plibmaven-dependency-analyzer-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
    dh_auto_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 -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
    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.
    [INFO] Scanning for projects...
    [INFO]
    [INFO] ---------< org.apache.maven.shared:maven-dependency-analyzer >---------- [INFO] Building Apache Maven Dependency Analyzer 1.13.0
    [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.3.0
    [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-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-jar-plugin:jar:2.4 has been relocated to org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ maven-dependency-analyzer ---
    [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/main/resources [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-dependency-analyzer ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 19 source files to /<<PKGBUILDDIR>>/target/classes
    [INFO] /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzer.java: /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzer.java uses or overrides a
    deprecated API.
    [INFO] /<<PKGBUILDDIR>>/src/main/java/org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzer.java: Recompile with -Xlint:deprecation for details.
    [INFO]
    [INFO] --- sisu-maven-plugin:0.3.5:main-index (index-project) @ maven-dependency-analyzer ---
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ maven-dependency-analyzer ---
    [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/test/resources [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-dependency-analyzer ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 11 source files to /<<PKGBUILDDIR>>/target/test-classes
    [INFO] /<<PKGBUILDDIR>>/src/test/java/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalysisTest.java: /<<PKGBUILDDIR>>/src/test/java/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalysisTest.java uses unchecked or unsafe
    operations.
    [INFO] /<<PKGBUILDDIR>>/src/test/java/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalysisTest.java: Recompile with -Xlint:unchecked for details.
    [INFO] -------------------------------------------------------------
    [ERROR] COMPILATION ERROR :
    [INFO] -------------------------------------------------------------
    [ERROR] /<<PKGBUILDDIR>>/src/test/java/org/apache/maven/shared/dependency/analyzer/ClassFileVisitorUtilsTest.java:[67,13] exception java.io.IOException is never thrown in body of corresponding try statement
    [INFO] 1 error
    [INFO] -------------------------------------------------------------
    [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.735 s
    [INFO] Finished at: 2024-04-25T13:27:25Z
    [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project maven-dependency-analyzer: Compilation failure
    [ERROR] /<<PKGBUILDDIR>>/src/test/java/org/apache/maven/shared/dependency/analyzer/ClassFileVisitorUtilsTest.java:[67,13] exception java.io.IOException is never thrown in body of corresponding try statement
    [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
    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: *** [debian/rules:4: build] Error 25
    dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 --------------------------------------------------------------------------------

    The above is just how the build ends and not necessarily the most relevant part.
    If required, the full build log is available here:

    https://people.debian.org/~sanvila/build-logs/202404/

    About the archive rebuild: The build was made on virtual machines
    of type m6a.large from AWS, using sbuild and a reduced chroot
    with only build-essential packages.

    If you could not reproduce the bug please contact me privately, as I
    am willing to provide ssh access to a virtual machine where the bug is
    fully reproducible.

    If this is really a bug in one of the build-depends, please use
    reassign and affects, so that this is still visible in the BTS web
    page for this package.

    Thanks.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)