• Bug#1060960: libslf4j-java: FTBFS: make: *** [debian/rules:4: build] Er

    From Lucas Nussbaum@21:1/5 to All on Tue Jan 16 21:00:28 2024
    Source: libslf4j-java
    Version: 1.7.32-1
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@debian.org
    Usertags: ftbfs-20240115 ftbfs-trixie

    Hi,

    During a rebuild of all packages in sid, your package failed to build
    on amd64.


    Relevant part (hopefully):
    debian/rules build
    dh build
    dh_update_autotools_config
    dh_autoreconf
    dh_auto_configure
    mh_patchpoms -plibslf4j-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 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...
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-api:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-simple:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-nop:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-jdk14:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-log4j12:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-jcl:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:jcl-over-slf4j:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:log4j-over-slf4j:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:jul-to-slf4j:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-migrator:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-parent:pom:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ line 177, column 20
    [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]
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Build Order:
    [INFO]
    [INFO] SLF4J [pom]
    [INFO] SLF4J API Module [jar]
    [INFO] SLF4J Simple Binding [jar]
    [INFO] SLF4J NOP Binding [jar]
    [INFO] SLF4J JDK14 Binding [jar]
    [INFO] SLF4J LOG4J-12 Binding [jar]
    [INFO] SLF4J JCL Binding [jar]
    [INFO] JCL 1.2 implemented over SLF4J [jar]
    [INFO] Log4j Implemented Over SLF4J [jar]
    [INFO] JUL to SLF4J bridge [jar]
    [INFO] SLF4J Migrator [jar]
    [INFO]
    [INFO] -----------------------< org.slf4j:slf4j-parent >-----------------------
    [INFO] Building SLF4J 1.7.32 [1/11]
    [INFO] --------------------------------[ pom ]---------------------------------
    [INFO]
    [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ slf4j-parent ---
    [INFO]
    [INFO] ------------------------< org.slf4j:slf4j-api >-------------------------
    [INFO] Building SLF4J API Module 1.7.32 [2/11]
    [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
    [INFO]
    [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ slf4j-api ---
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ slf4j-api ---
    [INFO] Copying 1 resource
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ slf4j-api ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 32 source files to /<<PKGBUILDDIR>>/slf4j-api/target/classes Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO] /<<PKGBUILDDIR>>/slf4j-api/src/main/java/org/slf4j/helpers/BasicMarker.java: /<<PKGBUILDDIR>>/slf4j-api/src/main/java/org/slf4j/helpers/BasicMarker.java uses or overrides a deprecated API.
    [INFO] /<<PKGBUILDDIR>>/slf4j-api/src/main/java/org/slf4j/helpers/BasicMarker.java: Recompile with -Xlint:deprecation for details.
    [INFO] /<<PKGBUILDDIR>>/slf4j-api/src/main/java/org/slf4j/helpers/Util.java: /<<PKGBUILDDIR>>/slf4j-api/src/main/java/org/slf4j/helpers/Util.java uses or overrides a deprecated API that is marked for removal.
    [INFO] /<<PKGBUILDDIR>>/slf4j-api/src/main/java/org/slf4j/helpers/Util.java: Recompile with -Xlint:removal for details.
    [INFO]
    [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ slf4j-api ---
    [WARNING] Parameter tasks is deprecated, use target instead
    [INFO] Executing tasks
    [WARNING] [echo] Removing slf4j-api's dummy StaticLoggerBinder and StaticMarkerBinder
    [INFO] [delete] Deleting directory /<<PKGBUILDDIR>>/slf4j-api/target/classes/org/slf4j/impl
    [INFO] Executed tasks
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ slf4j-api ---
    [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/slf4j-api/src/test/resources
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ slf4j-api ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 16 source files to /<<PKGBUILDDIR>>/slf4j-api/target/test-classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO] /<<PKGBUILDDIR>>/slf4j-api/src/test/java/org/slf4j/helpers/MessageFormatterPerfTest.java: Some input files use or override a deprecated API that is marked for removal.
    [INFO] /<<PKGBUILDDIR>>/slf4j-api/src/test/java/org/slf4j/helpers/MessageFormatterPerfTest.java: Recompile with -Xlint:removal for details.
    [INFO]
    [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ slf4j-api --- [INFO] Tests are skipped.
    [INFO]
    [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ slf4j-api ---
    [INFO] Building jar: /<<PKGBUILDDIR>>/slf4j-api/target/slf4j-api-1.7.32.jar [INFO]
    [INFO] --- maven-jar-plugin:3.3.0:jar (bundle-test-jar) @ slf4j-api --- [WARNING] You have to use a classifier to attach supplemental artifacts to the project instead of replacing them.
    [INFO]
    [INFO] --- maven-jar-plugin:3.3.0:test-jar (bundle-test-jar) @ slf4j-api --- [INFO] Building jar: /<<PKGBUILDDIR>>/slf4j-api/target/slf4j-api-1.7.32-tests.jar
    [INFO]
    [INFO] -----------------------< org.slf4j:slf4j-simple >-----------------------
    [INFO] Building SLF4J Simple Binding 1.7.32 [3/11]
    [INFO] --------------------------------[ jar ]---------------------------------
    [INFO]
    [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ slf4j-simple ---
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ slf4j-simple ---
    [INFO] Copying 1 resource
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ slf4j-simple ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 7 source files to /<<PKGBUILDDIR>>/slf4j-simple/target/classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO] /<<PKGBUILDDIR>>/slf4j-simple/src/main/java/org/slf4j/impl/SimpleLoggerConfiguration.java: /<<PKGBUILDDIR>>/slf4j-simple/src/main/java/org/slf4j/impl/SimpleLoggerConfiguration.java uses or overrides a deprecated API that is marked for removal.
    [INFO] /<<PKGBUILDDIR>>/slf4j-simple/src/main/java/org/slf4j/impl/SimpleLoggerConfiguration.java: Recompile with -Xlint:removal for details.
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ slf4j-simple ---
    [INFO] Copying 1 resource
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ slf4j-simple ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 8 source files to /<<PKGBUILDDIR>>/slf4j-simple/target/test-classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO] /<<PKGBUILDDIR>>/slf4j-simple/src/test/java/org/slf4j/InvocationTest.java: /<<PKGBUILDDIR>>/slf4j-simple/src/test/java/org/slf4j/InvocationTest.java uses or overrides a deprecated API that is marked for removal.
    [INFO] /<<PKGBUILDDIR>>/slf4j-simple/src/test/java/org/slf4j/InvocationTest.java: Recompile with -Xlint:removal for details.
    [INFO]
    [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ slf4j-simple ---
    [INFO] Tests are skipped.
    [INFO]
    [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ slf4j-simple ---
    [INFO] Building jar: /<<PKGBUILDDIR>>/slf4j-simple/target/slf4j-simple-1.7.32.jar
    [INFO]
    [INFO] ------------------------< org.slf4j:slf4j-nop >-------------------------
    [INFO] Building SLF4J NOP Binding 1.7.32 [4/11]
    [INFO] --------------------------------[ jar ]---------------------------------
    [INFO]
    [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ slf4j-nop ---
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ slf4j-nop ---
    [INFO] Copying 1 resource
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ slf4j-nop ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 3 source files to /<<PKGBUILDDIR>>/slf4j-nop/target/classes Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ slf4j-nop ---
    [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/slf4j-nop/src/test/resources
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ slf4j-nop ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 3 source files to /<<PKGBUILDDIR>>/slf4j-nop/target/test-classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO] /<<PKGBUILDDIR>>/slf4j-nop/src/test/java/org/slf4j/InvocationTest.java: /<<PKGBUILDDIR>>/slf4j-nop/src/test/java/org/slf4j/InvocationTest.java uses or overrides a deprecated API that is marked for removal.
    [INFO] /<<PKGBUILDDIR>>/slf4j-nop/src/test/java/org/slf4j/InvocationTest.java: Recompile with -Xlint:removal for details.
    [INFO]
    [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ slf4j-nop --- [INFO] Tests are skipped.
    [INFO]
    [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ slf4j-nop ---
    [INFO] Building jar: /<<PKGBUILDDIR>>/slf4j-nop/target/slf4j-nop-1.7.32.jar [INFO]
    [INFO] -----------------------< org.slf4j:slf4j-jdk14 >------------------------
    [INFO] Building SLF4J JDK14 Binding 1.7.32 [5/11]
    [INFO] --------------------------------[ jar ]---------------------------------
    [INFO]
    [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ slf4j-jdk14 ---
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ slf4j-jdk14 ---
    [INFO] Copying 1 resource
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ slf4j-jdk14 ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 5 source files to /<<PKGBUILDDIR>>/slf4j-jdk14/target/classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO] /<<PKGBUILDDIR>>/slf4j-jdk14/src/main/java/org/slf4j/impl/JDK14LoggerAdapter.java: /<<PKGBUILDDIR>>/slf4j-jdk14/src/main/java/org/slf4j/impl/JDK14LoggerAdapter.java uses or overrides a deprecated API.
    [INFO] /<<PKGBUILDDIR>>/slf4j-jdk14/src/main/java/org/slf4j/impl/JDK14LoggerAdapter.java: Recompile with -Xlint:deprecation for details.
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ slf4j-jdk14 ---
    [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/slf4j-jdk14/src/test/resources
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ slf4j-jdk14 ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 7 source files to /<<PKGBUILDDIR>>/slf4j-jdk14/target/test-classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO] /<<PKGBUILDDIR>>/slf4j-jdk14/src/test/java/org/slf4j/InvocationTest.java: /<<PKGBUILDDIR>>/slf4j-jdk14/src/test/java/org/slf4j/InvocationTest.java uses or overrides a deprecated API that is marked for removal.
    [INFO] /<<PKGBUILDDIR>>/slf4j-jdk14/src/test/java/org/slf4j/InvocationTest.java: Recompile with -Xlint:removal for details.
    [INFO]
    [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ slf4j-jdk14 --- [INFO] Tests are skipped.
    [INFO]
    [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ slf4j-jdk14 ---
    [INFO] Building jar: /<<PKGBUILDDIR>>/slf4j-jdk14/target/slf4j-jdk14-1.7.32.jar
    [INFO]
    [INFO] ----------------------< org.slf4j:slf4j-log4j12 >-----------------------
    [INFO] Building SLF4J LOG4J-12 Binding 1.7.32 [6/11]
    [INFO] --------------------------------[ jar ]---------------------------------
    [INFO]
    [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ slf4j-log4j12 ---
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ slf4j-log4j12 ---
    [INFO] Copying 1 resource
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ slf4j-log4j12 ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 8 source files to /<<PKGBUILDDIR>>/slf4j-log4j12/target/classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO] /<<PKGBUILDDIR>>/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jMDCAdapter.java: /<<PKGBUILDDIR>>/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jMDCAdapter.java uses unchecked or unsafe operations.
    [INFO] /<<PKGBUILDDIR>>/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jMDCAdapter.java: Recompile with -Xlint:unchecked for details.
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ slf4j-log4j12 ---
    [INFO] Copying 2 resources
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ slf4j-log4j12 ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 7 source files to /<<PKGBUILDDIR>>/slf4j-log4j12/target/test-classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO]
    [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ slf4j-log4j12 ---
    [INFO] Tests are skipped.
    [INFO]
    [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ slf4j-log4j12 --- [INFO] Building jar: /<<PKGBUILDDIR>>/slf4j-log4j12/target/slf4j-log4j12-1.7.32.jar
    [INFO]
    [INFO] ------------------------< org.slf4j:slf4j-jcl >-------------------------
    [INFO] Building SLF4J JCL Binding 1.7.32 [7/11]
    [INFO] --------------------------------[ jar ]---------------------------------
    [INFO]
    [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ slf4j-jcl ---
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ slf4j-jcl ---
    [INFO] Copying 1 resource
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ slf4j-jcl ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 5 source files to /<<PKGBUILDDIR>>/slf4j-jcl/target/classes Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ slf4j-jcl ---
    [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/slf4j-jcl/src/test/resources
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ slf4j-jcl ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 1 source file to /<<PKGBUILDDIR>>/slf4j-jcl/target/test-classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO] /<<PKGBUILDDIR>>/slf4j-jcl/src/test/java/org/slf4j/InvocationTest.java: /<<PKGBUILDDIR>>/slf4j-jcl/src/test/java/org/slf4j/InvocationTest.java uses or overrides a deprecated API that is marked for removal.
    [INFO] /<<PKGBUILDDIR>>/slf4j-jcl/src/test/java/org/slf4j/InvocationTest.java: Recompile with -Xlint:removal for details.
    [INFO]
    [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ slf4j-jcl --- [INFO] Tests are skipped.
    [INFO]
    [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ slf4j-jcl ---
    [INFO] Building jar: /<<PKGBUILDDIR>>/slf4j-jcl/target/slf4j-jcl-1.7.32.jar [INFO]
    [INFO] ----------------------< org.slf4j:jcl-over-slf4j >----------------------
    [INFO] Building JCL 1.2 implemented over SLF4J 1.7.32 [8/11]
    [INFO] --------------------------------[ jar ]---------------------------------
    [INFO]
    [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ jcl-over-slf4j ---
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ jcl-over-slf4j ---
    [INFO] Copying 2 resources
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jcl-over-slf4j ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 8 source files to /<<PKGBUILDDIR>>/jcl-over-slf4j/target/classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO] /<<PKGBUILDDIR>>/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/SimpleLog.java: /<<PKGBUILDDIR>>/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/SimpleLog.java uses or overrides a deprecated API that is marked for
    removal.
    [INFO] /<<PKGBUILDDIR>>/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/SimpleLog.java: Recompile with -Xlint:removal for details.
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ jcl-over-slf4j ---
    [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jcl-over-slf4j/src/test/resources
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jcl-over-slf4j ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 2 source files to /<<PKGBUILDDIR>>/jcl-over-slf4j/target/test-classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO]
    [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ jcl-over-slf4j ---
    [INFO] Tests are skipped.
    [INFO]
    [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ jcl-over-slf4j --- [INFO] Building jar: /<<PKGBUILDDIR>>/jcl-over-slf4j/target/jcl-over-slf4j-1.7.32.jar
    [INFO]
    [INFO] ---------------------< org.slf4j:log4j-over-slf4j >---------------------
    [INFO] Building Log4j Implemented Over SLF4J 1.7.32 [9/11]
    [INFO] --------------------------------[ jar ]---------------------------------
    [INFO]
    [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ log4j-over-slf4j ---
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ log4j-over-slf4j ---
    [INFO] Copying 1 resource
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ log4j-over-slf4j ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 30 source files to /<<PKGBUILDDIR>>/log4j-over-slf4j/target/classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ log4j-over-slf4j ---
    [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/log4j-over-slf4j/src/test/resources
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ log4j-over-slf4j ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 5 source files to /<<PKGBUILDDIR>>/log4j-over-slf4j/target/test-classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO]
    [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ log4j-over-slf4j ---
    [INFO] Tests are skipped.
    [INFO]
    [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ log4j-over-slf4j --- [INFO] Building jar: /<<PKGBUILDDIR>>/log4j-over-slf4j/target/log4j-over-slf4j-1.7.32.jar
    [INFO]
    [INFO] -----------------------< org.slf4j:jul-to-slf4j >-----------------------
    [INFO] Building JUL to SLF4J bridge 1.7.32 [10/11]
    [INFO] --------------------------------[ jar ]---------------------------------
    [INFO]
    [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ jul-to-slf4j ---
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ jul-to-slf4j ---
    [INFO] Copying 1 resource
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jul-to-slf4j ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 1 source file to /<<PKGBUILDDIR>>/jul-to-slf4j/target/classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ jul-to-slf4j ---
    [INFO] Copying 1 resource
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jul-to-slf4j ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 3 source files to /<<PKGBUILDDIR>>/jul-to-slf4j/target/test-classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO]
    [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ jul-to-slf4j ---
    [INFO] Tests are skipped.
    [INFO]
    [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ jul-to-slf4j ---
    [INFO] Building jar: /<<PKGBUILDDIR>>/jul-to-slf4j/target/jul-to-slf4j-1.7.32.jar
    [INFO]
    [INFO] ----------------------< org.slf4j:slf4j-migrator >----------------------
    [INFO] Building SLF4J Migrator 1.7.32 [11/11]
    [INFO] --------------------------------[ jar ]---------------------------------
    [INFO]
    [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ slf4j-migrator ---
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ slf4j-migrator ---
    [INFO] Copying 1 resource
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ slf4j-migrator ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 22 source files to /<<PKGBUILDDIR>>/slf4j-migrator/target/classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO]
    [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ slf4j-migrator ---
    [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/slf4j-migrator/src/test/resources
    [INFO]
    [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ slf4j-migrator ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 15 source files to /<<PKGBUILDDIR>>/slf4j-migrator/target/test-classes
    Use of target 1.5 is no longer supported, switching to 7
    Use of source 1.5 is no longer supported, switching to 7
    [INFO]
    [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ slf4j-migrator ---
    [INFO] Tests are skipped.
    [INFO]
    [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ slf4j-migrator --- [INFO] Building jar: /<<PKGBUILDDIR>>/slf4j-migrator/target/slf4j-migrator-1.7.32.jar
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary for SLF4J 1.7.32:
    [INFO]
    [INFO] SLF4J .............................................. SUCCESS [ 0.249 s]
    [INFO] SLF4J API Module ................................... SUCCESS [ 2.278 s]
    [INFO] SLF4J Simple Binding ............................... SUCCESS [ 0.315 s]
    [INFO] SLF4J NOP Binding .................................. SUCCESS [ 0.134 s]
    [INFO] SLF4J JDK14 Binding ................................ SUCCESS [ 0.163 s]
    [INFO] SLF4J LOG4J-12 Binding ............................. SUCCESS [ 0.230 s]
    [INFO] SLF4J JCL Binding .................................. SUCCESS [ 0.094 s]
    [INFO] JCL 1.2 implemented over SLF4J ..................... SUCCESS [ 0.133 s]
    [INFO] Log4j Implemented Over SLF4J ....................... SUCCESS [ 0.152 s]
    [INFO] JUL to SLF4J bridge ................................ SUCCESS [ 0.105 s]
    [INFO] SLF4J Migrator ..................................... SUCCESS [ 0.247 s]
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 4.240 s
    [INFO] Finished at: 2024-01-15T20:20:05Z
    [INFO] ------------------------------------------------------------------------
    dh_auto_test
    /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 test
    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...
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-api:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-simple:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-nop:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-jdk14:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-log4j12:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-jcl:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:jcl-over-slf4j:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:log4j-over-slf4j:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:jul-to-slf4j:jar:1.7.32
    [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model for org.slf4j:slf4j-migrator:jar:1.7.32

    [continued in next message]

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