Bug#1088124: ldaptive: FTBFS: dh_install: warning: Cannot find (any matches for) "target/site/apidocs/*"
Santiago Vila
sanvila at debian.org
Sat Nov 23 18:08:31 GMT 2024
Package: src:ldaptive
Version: 2.1.1+ds-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
mh_patchpoms -plibldaptive-java --debian-build --keep-pom-version --maven-repo=/<<BUILDDIR>>/ldaptive-2.1.1\+ds/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=/<<BUILDDIR>>/ldaptive-2.1.1\+ds -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<BUILDDIR>>/ldaptive-2.1.1\+ds/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/ldaptive-2.1.1\+ds/debian -Dmaven.repo.local=/<<BUILDDIR>>/ldaptive-2.1.1\+ds/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.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] LDAPTIVE PARENT [pom]
[INFO] LDAPTIVE CORE [jar]
[INFO] LDAPTIVE BEANS [jar]
[INFO] LDAPTIVE JSON [jar]
[INFO] LDAPTIVE TEMPLATES [jar]
[INFO]
[INFO] --------------------< org.ldaptive:ldaptive-parent >--------------------
[INFO] Building LDAPTIVE PARENT 2.1.1 [1/5]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ ldaptive-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (javadoc) @ ldaptive-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:test-jar (test-jar) @ ldaptive-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (default-cli) @ ldaptive-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] -----------------------< org.ldaptive:ldaptive >------------------------
[INFO] Building LDAPTIVE CORE 2.1.1 [2/5]
[INFO] from core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ldaptive ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/core/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ldaptive ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 496 source files with javac [forked debug deprecation target 11] to target/classes
[WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment.
[WARNING] [options] system modules path not set in conjunction with -source 11
[WARNING] /<<PKGBUILDDIR>>/core/src/main/java/org/ldaptive/transport/GssApiSaslClient.java:[82,39] [removal] <T>doAs(Subject,PrivilegedAction<T>) in Subject has been deprecated and marked for removal
where T is a type-variable:
T extends Object declared in method <T>doAs(Subject,PrivilegedAction<T>)
[WARNING] /<<PKGBUILDDIR>>/core/src/main/java/org/ldaptive/io/URLResourceLoader.java:[20,6] [deprecation] URL(String) in URL has been deprecated
[WARNING] /<<PKGBUILDDIR>>/core/src/main/java/org/ldaptive/io/URLResourceLoader.java:[32,13] [deprecation] URL(String) in URL has been deprecated
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ ldaptive ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ldaptive ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ ldaptive ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ ldaptive ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ ldaptive ---
[INFO] Building jar: /<<PKGBUILDDIR>>/core/target/ldaptive-2.1.1.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (javadoc) @ ldaptive ---
[INFO] Adding the --ignore-source-errors option
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /<<PKGBUILDDIR>>/core/target/ldaptive-2.1.1-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:test-jar (test-jar) @ ldaptive ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (default-cli) @ ldaptive ---
[INFO] Adding the --ignore-source-errors option
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /<<PKGBUILDDIR>>/core/target/ldaptive-2.1.1-javadoc.jar
[WARNING] artifact org.ldaptive:ldaptive:javadoc:javadoc:2.1.1 already attached, replace previous instance
[INFO]
[INFO] --------------------< org.ldaptive:ldaptive-beans >---------------------
[INFO] Building LDAPTIVE BEANS 2.1.1 [3/5]
[INFO] from beans/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact com.sun.codemodel:codemodel:jar:debian has been relocated to org.glassfish.jaxb:codemodel:jar:debian
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ldaptive-beans ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ldaptive-beans ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 55 source files with javac [forked debug deprecation target 11] to target/classes
[WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment.
[WARNING] [options] system modules path not set in conjunction with -source 11
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ ldaptive-beans ---
[WARNING] The artifact com.sun.codemodel:codemodel:jar:debian has been relocated to org.glassfish.jaxb:codemodel:jar:debian
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ldaptive-beans ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ ldaptive-beans ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ ldaptive-beans ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ ldaptive-beans ---
[INFO] Building jar: /<<PKGBUILDDIR>>/beans/target/ldaptive-beans-2.1.1.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (javadoc) @ ldaptive-beans ---
[INFO] Adding the --ignore-source-errors option
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /<<PKGBUILDDIR>>/beans/target/ldaptive-beans-2.1.1-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:test-jar (test-jar) @ ldaptive-beans ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (default-cli) @ ldaptive-beans ---
[INFO] Adding the --ignore-source-errors option
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /<<PKGBUILDDIR>>/beans/target/ldaptive-beans-2.1.1-javadoc.jar
[WARNING] artifact org.ldaptive:ldaptive-beans:javadoc:javadoc:2.1.1 already attached, replace previous instance
[INFO]
[INFO] ---------------------< org.ldaptive:ldaptive-json >---------------------
[INFO] Building LDAPTIVE JSON 2.1.1 [4/5]
[INFO] from json/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ldaptive-json ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/json/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ldaptive-json ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation target 11] to target/classes
[WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment.
[WARNING] [options] system modules path not set in conjunction with -source 11
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ ldaptive-json ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ldaptive-json ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ ldaptive-json ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ ldaptive-json ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ ldaptive-json ---
[INFO] Building jar: /<<PKGBUILDDIR>>/json/target/ldaptive-json-2.1.1.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (javadoc) @ ldaptive-json ---
[INFO] Adding the --ignore-source-errors option
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /<<PKGBUILDDIR>>/json/target/ldaptive-json-2.1.1-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:test-jar (test-jar) @ ldaptive-json ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (default-cli) @ ldaptive-json ---
[INFO] Adding the --ignore-source-errors option
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /<<PKGBUILDDIR>>/json/target/ldaptive-json-2.1.1-javadoc.jar
[WARNING] artifact org.ldaptive:ldaptive-json:javadoc:javadoc:2.1.1 already attached, replace previous instance
[INFO]
[INFO] ------------------< org.ldaptive:ldaptive-templates >-------------------
[INFO] Building LDAPTIVE TEMPLATES 2.1.1 [5/5]
[INFO] from templates/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ldaptive-templates ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/templates/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ldaptive-templates ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation target 11] to target/classes
[WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment.
[WARNING] [options] system modules path not set in conjunction with -source 11
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ ldaptive-templates ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ldaptive-templates ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ ldaptive-templates ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ ldaptive-templates ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ ldaptive-templates ---
[INFO] Building jar: /<<PKGBUILDDIR>>/templates/target/ldaptive-templates-2.1.1.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (javadoc) @ ldaptive-templates ---
[INFO] Adding the --ignore-source-errors option
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /<<PKGBUILDDIR>>/templates/target/ldaptive-templates-2.1.1-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:test-jar (test-jar) @ ldaptive-templates ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:jar (default-cli) @ ldaptive-templates ---
[INFO] Adding the --ignore-source-errors option
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /<<PKGBUILDDIR>>/templates/target/ldaptive-templates-2.1.1-javadoc.jar
[WARNING] artifact org.ldaptive:ldaptive-templates:javadoc:javadoc:2.1.1 already attached, replace previous instance
[INFO]
[INFO] --------------------< org.ldaptive:ldaptive-parent >--------------------
[INFO] Building LDAPTIVE PARENT 2.1.1 [6/5]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] >>> maven-javadoc-plugin:3.10.1:aggregate (default-cli) > compile @ ldaptive-parent >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking LDAPTIVE CORE 2.1.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ldaptive ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/core/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ldaptive ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /<<PKGBUILDDIR>>/core/target/ldaptive-2.1.1.jar to /<<PKGBUILDDIR>>/core/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking LDAPTIVE BEANS 2.1.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[WARNING] The artifact com.sun.codemodel:codemodel:jar:debian has been relocated to org.glassfish.jaxb:codemodel:jar:debian
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ldaptive-beans ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ldaptive-beans ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 55 source files with javac [forked debug deprecation target 11] to target/classes
[WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment.
[WARNING] [options] system modules path not set in conjunction with -source 11
[WARNING] Overwriting artifact's file from /<<PKGBUILDDIR>>/beans/target/ldaptive-beans-2.1.1.jar to /<<PKGBUILDDIR>>/beans/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking LDAPTIVE JSON 2.1.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ldaptive-json ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/json/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ldaptive-json ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation target 11] to target/classes
[WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment.
[WARNING] [options] system modules path not set in conjunction with -source 11
[WARNING] Overwriting artifact's file from /<<PKGBUILDDIR>>/json/target/ldaptive-json-2.1.1.jar to /<<PKGBUILDDIR>>/json/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking LDAPTIVE TEMPLATES 2.1.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ldaptive-templates ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/templates/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ldaptive-templates ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation target 11] to target/classes
[WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment.
[WARNING] [options] system modules path not set in conjunction with -source 11
[WARNING] Overwriting artifact's file from /<<PKGBUILDDIR>>/templates/target/ldaptive-templates-2.1.1.jar to /<<PKGBUILDDIR>>/templates/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:3.10.1:aggregate (default-cli) < compile @ ldaptive-parent <<<
[INFO]
[WARNING] The artifact com.sun.codemodel:codemodel:jar:debian has been relocated to org.glassfish.jaxb:codemodel:jar:debian
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:aggregate (default-cli) @ ldaptive-parent ---
[INFO] Adding the --ignore-source-errors option
[INFO] No previous run data found, generating javadoc.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for LDAPTIVE PARENT 2.1.1:
[INFO]
[INFO] LDAPTIVE PARENT .................................... SUCCESS [ 9.102 s]
[INFO] LDAPTIVE CORE ...................................... SUCCESS [ 16.292 s]
[INFO] LDAPTIVE BEANS ..................................... SUCCESS [ 6.041 s]
[INFO] LDAPTIVE JSON ...................................... SUCCESS [ 2.776 s]
[INFO] LDAPTIVE TEMPLATES ................................. SUCCESS [ 3.149 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38.188 s
[INFO] Finished at: 2024-11-23T12:23:35Z
[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=/<<BUILDDIR>>/ldaptive-2.1.1\+ds -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<BUILDDIR>>/ldaptive-2.1.1\+ds/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/ldaptive-2.1.1\+ds/debian -Dmaven.repo.local=/<<BUILDDIR>>/ldaptive-2.1.1\+ds/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...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] LDAPTIVE PARENT [pom]
[INFO] LDAPTIVE CORE [jar]
[INFO] LDAPTIVE BEANS [jar]
[INFO] LDAPTIVE JSON [jar]
[INFO] LDAPTIVE TEMPLATES [jar]
[INFO]
[INFO] --------------------< org.ldaptive:ldaptive-parent >--------------------
[INFO] Building LDAPTIVE PARENT 2.1.1 [1/5]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ ldaptive-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO] -----------------------< org.ldaptive:ldaptive >------------------------
[INFO] Building LDAPTIVE CORE 2.1.1 [2/5]
[INFO] from core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ldaptive ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/core/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ldaptive ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ ldaptive ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ldaptive ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ ldaptive ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ ldaptive ---
[INFO] Tests are skipped.
[INFO]
[INFO] --------------------< org.ldaptive:ldaptive-beans >---------------------
[INFO] Building LDAPTIVE BEANS 2.1.1 [3/5]
[INFO] from beans/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact com.sun.codemodel:codemodel:jar:debian has been relocated to org.glassfish.jaxb:codemodel:jar:debian
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ldaptive-beans ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ldaptive-beans ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ ldaptive-beans ---
[WARNING] The artifact com.sun.codemodel:codemodel:jar:debian has been relocated to org.glassfish.jaxb:codemodel:jar:debian
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ldaptive-beans ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ ldaptive-beans ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ ldaptive-beans ---
[INFO] Tests are skipped.
[INFO]
[INFO] ---------------------< org.ldaptive:ldaptive-json >---------------------
[INFO] Building LDAPTIVE JSON 2.1.1 [4/5]
[INFO] from json/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ldaptive-json ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/json/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ldaptive-json ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ ldaptive-json ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ldaptive-json ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ ldaptive-json ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ ldaptive-json ---
[INFO] Tests are skipped.
[INFO]
[INFO] ------------------< org.ldaptive:ldaptive-templates >-------------------
[INFO] Building LDAPTIVE TEMPLATES 2.1.1 [5/5]
[INFO] from templates/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ldaptive-templates ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/templates/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ldaptive-templates ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ ldaptive-templates ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ldaptive-templates ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ ldaptive-templates ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ ldaptive-templates ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for LDAPTIVE PARENT 2.1.1:
[INFO]
[INFO] LDAPTIVE PARENT .................................... SUCCESS [ 0.426 s]
[INFO] LDAPTIVE CORE ...................................... SUCCESS [ 0.847 s]
[INFO] LDAPTIVE BEANS ..................................... SUCCESS [ 0.180 s]
[INFO] LDAPTIVE JSON ...................................... SUCCESS [ 0.067 s]
[INFO] LDAPTIVE TEMPLATES ................................. SUCCESS [ 0.100 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.707 s
[INFO] Finished at: 2024-11-23T12:23:37Z
[INFO] ------------------------------------------------------------------------
create-stamp debian/debhelper-build-stamp
dh_prep
dh_auto_install
/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>>/ldaptive-2.1.1\+ds -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<BUILDDIR>>/ldaptive-2.1.1\+ds/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/ldaptive-2.1.1\+ds/debian -Dmaven.repo.local=/<<BUILDDIR>>/ldaptive-2.1.1\+ds/debian/maven-repo --batch-mode -Ddebian.dir=/<<BUILDDIR>>/ldaptive-2.1.1\+ds/debian -Ddebian.package=libldaptive-java -Dmaven.repo.local=/<<BUILDDIR>>/ldaptive-2.1.1\+ds/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.6:install
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] LDAPTIVE PARENT [pom]
[INFO] LDAPTIVE CORE [jar]
[INFO] LDAPTIVE BEANS [jar]
[INFO] LDAPTIVE JSON [jar]
[INFO] LDAPTIVE TEMPLATES [jar]
[INFO]
[INFO] --------------------< org.ldaptive:ldaptive-parent >--------------------
[INFO] Building LDAPTIVE PARENT 2.1.1 [1/5]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ ldaptive-parent ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/pom.xml.save with options:
[INFO] --keep-pom-version --package=libldaptive-java --has-package-version
[INFO] --rules=/<<PKGBUILDDIR>>/debian/maven.rules
[INFO] --ignore-rules=/<<PKGBUILDDIR>>/debian/maven.ignoreRules
[INFO] --published-rules=/<<PKGBUILDDIR>>/debian/maven.publishedRules
[INFO]
[INFO] -----------------------< org.ldaptive:ldaptive >------------------------
[INFO] Building LDAPTIVE CORE 2.1.1 [2/5]
[INFO] from core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ ldaptive ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/core/pom.xml.save with options:
[INFO] --keep-pom-version --package=libldaptive-java --has-package-version
[INFO] --rules=/<<PKGBUILDDIR>>/debian/maven.rules
[INFO] --ignore-rules=/<<PKGBUILDDIR>>/debian/maven.ignoreRules
[INFO] --published-rules=/<<PKGBUILDDIR>>/debian/maven.publishedRules
[INFO] Install jar for ldaptive into /usr/share/java
[INFO]
[INFO] --------------------< org.ldaptive:ldaptive-beans >---------------------
[INFO] Building LDAPTIVE BEANS 2.1.1 [3/5]
[INFO] from beans/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ ldaptive-beans ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/beans/pom.xml.save with options:
[INFO] --keep-pom-version --package=libldaptive-java --has-package-version
[INFO] --rules=/<<PKGBUILDDIR>>/debian/maven.rules
[INFO] --ignore-rules=/<<PKGBUILDDIR>>/debian/maven.ignoreRules
[INFO] --published-rules=/<<PKGBUILDDIR>>/debian/maven.publishedRules
[INFO] Install jar for ldaptive-beans into /usr/share/java
[INFO]
[INFO] ---------------------< org.ldaptive:ldaptive-json >---------------------
[INFO] Building LDAPTIVE JSON 2.1.1 [4/5]
[INFO] from json/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ ldaptive-json ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/json/pom.xml.save with options:
[INFO] --keep-pom-version --package=libldaptive-java --has-package-version
[INFO] --rules=/<<PKGBUILDDIR>>/debian/maven.rules
[INFO] --ignore-rules=/<<PKGBUILDDIR>>/debian/maven.ignoreRules
[INFO] --published-rules=/<<PKGBUILDDIR>>/debian/maven.publishedRules
[INFO] Install jar for ldaptive-json into /usr/share/java
[INFO]
[INFO] ------------------< org.ldaptive:ldaptive-templates >-------------------
[INFO] Building LDAPTIVE TEMPLATES 2.1.1 [5/5]
[INFO] from templates/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ ldaptive-templates ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/templates/pom.xml.save with options:
[INFO] --keep-pom-version --package=libldaptive-java --has-package-version
[INFO] --rules=/<<PKGBUILDDIR>>/debian/maven.rules
[INFO] --ignore-rules=/<<PKGBUILDDIR>>/debian/maven.ignoreRules
[INFO] --published-rules=/<<PKGBUILDDIR>>/debian/maven.publishedRules
[INFO] Install jar for ldaptive-templates into /usr/share/java
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for LDAPTIVE PARENT 2.1.1:
[INFO]
[INFO] LDAPTIVE PARENT .................................... SUCCESS [ 0.256 s]
[INFO] LDAPTIVE CORE ...................................... SUCCESS [ 0.035 s]
[INFO] LDAPTIVE BEANS ..................................... SUCCESS [ 0.025 s]
[INFO] LDAPTIVE JSON ...................................... SUCCESS [ 0.014 s]
[INFO] LDAPTIVE TEMPLATES ................................. SUCCESS [ 0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.441 s
[INFO] Finished at: 2024-11-23T12:23:38Z
[INFO] ------------------------------------------------------------------------
mh_resolve_dependencies --non-interactive --offline --build -plibldaptive-java --javadoc --base-directory=/<<BUILDDIR>>/ldaptive-2.1.1\+ds --non-explore
Analysing pom.xml...
Analysing core/pom.xml...
Checking the parent dependency in the sub project core/pom.xml
Analysing beans/pom.xml...
Checking the parent dependency in the sub project beans/pom.xml
Analysing json/pom.xml...
Checking the parent dependency in the sub project json/pom.xml
Analysing templates/pom.xml...
Checking the parent dependency in the sub project templates/pom.xml
Analysing distribution/pom.xml...
Checking the parent dependency in the sub project distribution/pom.xml
Checking dependencies for documentation packages...
> dpkg --search /usr/share/doc/libgoogle-gson-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libgoogle-gson-java/api/index.html
> dpkg --search /usr/share/doc/libgoogle-gson-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libgoogle-gson-java-doc/api/index.html
> dpkg --search /usr/share/doc/libgoogle-gson-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libgoogle-gson-java/apidocs/index.html
> dpkg --search /usr/share/doc/libgoogle-gson-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libgoogle-gson-java-doc/apidocs/index.html
> dpkg --search /usr/share/doc/libldaptive-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libldaptive-java/api/index.html
> dpkg --search /usr/share/doc/libldaptive-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libldaptive-java-doc/api/index.html
> dpkg --search /usr/share/doc/libldaptive-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libldaptive-java/apidocs/index.html
> dpkg --search /usr/share/doc/libldaptive-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libldaptive-java-doc/apidocs/index.html
> dpkg --search /usr/share/doc/libnetty-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libnetty-java/api/index.html
> dpkg --search /usr/share/doc/libnetty-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libnetty-java-doc/api/index.html
> dpkg --search /usr/share/doc/libnetty-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libnetty-java/apidocs/index.html
> dpkg --search /usr/share/doc/libnetty-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libnetty-java-doc/apidocs/index.html
> dpkg --search /usr/share/doc/libslf4j-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libslf4j-java/api/index.html
> dpkg --search /usr/share/doc/libslf4j-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libslf4j-java-doc/api/index.html
> dpkg --search /usr/share/doc/libslf4j-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libslf4j-java/apidocs/index.html
> dpkg --search /usr/share/doc/libslf4j-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libslf4j-java-doc/apidocs/index.html
> dpkg --search /usr/share/doc/libcodemodel-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libcodemodel-java/api/index.html
> dpkg --search /usr/share/doc/libcodemodel-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libcodemodel-java-doc/api/index.html
> dpkg --search /usr/share/doc/libcodemodel-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libcodemodel-java/apidocs/index.html
> dpkg --search /usr/share/doc/libcodemodel-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libcodemodel-java-doc/apidocs/index.html
> dpkg --search /usr/share/doc/libspring-beans-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libspring-beans-java/api/index.html
> dpkg --search /usr/share/doc/libspring-beans-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libspring-beans-java-doc/api/index.html
> dpkg --search /usr/share/doc/libspring-beans-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libspring-beans-java/apidocs/index.html
> dpkg --search /usr/share/doc/libspring-beans-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libspring-beans-java-doc/apidocs/index.html
> dpkg --search /usr/share/doc/libspring-expression-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libspring-expression-java/api/index.html
> dpkg --search /usr/share/doc/libspring-expression-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libspring-expression-java-doc/api/index.html
> dpkg --search /usr/share/doc/libspring-expression-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libspring-expression-java/apidocs/index.html
> dpkg --search /usr/share/doc/libspring-expression-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libspring-expression-java-doc/apidocs/index.html
bash -c "rm -f target/apidocs/*.sh target/apidocs/options"
mh_unpatchpoms -plibldaptive-java
dh_install
dh_install: warning: Cannot find (any matches for) "target/site/apidocs/*" (tried in ., debian/tmp)
dh_install: warning: libldaptive-java-doc missing files: target/site/apidocs/*
dh_install: error: missing files, aborting
make: *** [debian/rules:4: binary] Error 255
dpkg-buildpackage: error: debian/rules binary 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/202411/
About the archive rebuild: The build was made on virtual machines 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.
More information about the pkg-java-maintainers
mailing list