Bug#1091120: jax-maven-plugin: FTBFS: make: *** [debian/rules:8: binary] Error 25

Lucas Nussbaum lucas at debian.org
Sun Dec 22 16:46:48 GMT 2024


Source: jax-maven-plugin
Version: 0.1.8+dfsg-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20241222 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=maven
>    dh_testdir -O--buildsystem=maven
>    dh_update_autotools_config -O--buildsystem=maven
>    dh_autoreconf -O--buildsystem=maven
>    dh_auto_configure -O--buildsystem=maven
> 	/usr/share/maven-debian-helper/copy-repo.sh /<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian
> 	mh_patchpoms -plibjax-maven-plugin --debian-build --keep-pom-version --maven-repo=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian/maven-repo
> 	touch debian/stamp-poms-patched
>    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=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian -Dmaven.repo.local=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/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] Reactor Build Order:
> [INFO] 
> [INFO] jax-maven-plugin-parent                                            [pom]
> [INFO] jax-maven-plugin-core                                              [jar]
> [INFO] jax-maven-plugin                                          [maven-plugin]
> [INFO] 
> [INFO] -----------< com.github.davidmoten:jax-maven-plugin-parent >------------
> [INFO] Building jax-maven-plugin-parent 0.1.8                             [1/3]
> [INFO]   from pom.xml
> [INFO] --------------------------------[ pom ]---------------------------------
> [INFO] 
> [INFO] ------------< com.github.davidmoten:jax-maven-plugin-core >-------------
> [INFO] Building jax-maven-plugin-core 0.1.8                               [2/3]
> [INFO]   from jax-maven-plugin-core/pom.xml
> [INFO] --------------------------------[ jar ]---------------------------------
> [WARNING] The artifact org.apache.maven.plugins:maven-surefire-plugin:jar:2.17 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:3.1.2 has been relocated to org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0
> [INFO] 
> [INFO] --- resources:3.3.1:resources (default-resources) @ jax-maven-plugin-core ---
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jax-maven-plugin-core/src/main/resources
> [INFO] 
> [INFO] --- compiler:3.13.0:compile (default-compile) @ jax-maven-plugin-core ---
> [INFO] Recompiling the module because of changed source code.
> [INFO] Compiling 5 source files with javac [debug target 1.8] to target/classes
> [WARNING] bootstrap class path not set in conjunction with -source 8
> [WARNING] source value 8 is obsolete and will be removed in a future release
> [WARNING] target value 8 is obsolete and will be removed in a future release
> [WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
> [INFO] 
> [INFO] --- resources:3.3.1:testResources (default-testResources) @ jax-maven-plugin-core ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jax-maven-plugin-core ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- surefire:2.22.3:test (default-test) @ jax-maven-plugin-core ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- jar:3.3.0:jar (default-jar) @ jax-maven-plugin-core ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/jax-maven-plugin-core/target/jax-maven-plugin-core-0.1.8.jar
> [INFO] 
> [INFO] ---------------< com.github.davidmoten:jax-maven-plugin >---------------
> [INFO] Building jax-maven-plugin 0.1.8                                    [3/3]
> [INFO]   from jax-maven-plugin/pom.xml
> [INFO] ----------------------------[ maven-plugin ]----------------------------
> [INFO] 
> [INFO] --- resources:3.3.1:resources (default-resources) @ jax-maven-plugin ---
> [INFO] Copying 1 resource from src/main/resources to target/classes
> [INFO] The encoding used to copy filtered properties files has not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
> [INFO] 
> [INFO] --- compiler:3.13.0:compile (default-compile) @ jax-maven-plugin ---
> [INFO] Recompiling the module because of changed dependency.
> [INFO] Compiling 8 source files with javac [debug target 1.8] to target/classes
> [INFO] Annotation processing is enabled because one or more processors were found
>   on the class path. A future release of javac may disable annotation processing
>   unless at least one processor is specified by name (-processor), or a search
>   path is specified (--processor-path, --processor-module-path), or annotation
>   processing is enabled explicitly (-proc:only, -proc:full).
>   Use -Xlint:-options to suppress this message.
>   Use -proc:none to disable annotation processing.
> [INFO] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/BaseMojo.java: Some input files use or override a deprecated API.
> [INFO] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/BaseMojo.java: Recompile with -Xlint:deprecation for details.
> [INFO] -------------------------------------------------------------
> [WARNING] COMPILATION WARNING : 
> [INFO] -------------------------------------------------------------
> [WARNING] bootstrap class path not set in conjunction with -source 8
> [WARNING] source value 8 is obsolete and will be removed in a future release
> [WARNING] target value 8 is obsolete and will be removed in a future release
> [WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
> [INFO] 4 warnings 
> [INFO] -------------------------------------------------------------
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[3,39] package org.apache.commons.lang3 does not exist
> [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[3,1] static import only from classes and interfaces
> [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[4,39] package org.apache.commons.lang3 does not exist
> [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[4,1] static import only from classes and interfaces
> [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[15,32] package org.apache.commons.lang3 does not exist
> [INFO] 5 errors 
> [INFO] -------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary for jax-maven-plugin-parent 0.1.8:
> [INFO] 
> [INFO] jax-maven-plugin-parent ............................ SUCCESS [  0.002 s]
> [INFO] jax-maven-plugin-core .............................. SUCCESS [  1.920 s]
> [INFO] jax-maven-plugin ................................... FAILURE [  0.371 s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time:  2.408 s
> [INFO] Finished at: 2024-12-22T14:11:31Z
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project jax-maven-plugin: Compilation failure: Compilation failure: 
> [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[3,39] package org.apache.commons.lang3 does not exist
> [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[3,1] static import only from classes and interfaces
> [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[4,39] package org.apache.commons.lang3 does not exist
> [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[4,1] static import only from classes and interfaces
> [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[15,32] package org.apache.commons.lang3 does not exist
> [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 :jax-maven-plugin
> 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=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian -Dmaven.repo.local=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> make: *** [debian/rules:8: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/12/22/jax-maven-plugin_0.1.8+dfsg-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&fusertaguser=lucas@debian.org&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.



More information about the pkg-java-maintainers mailing list