Package: src:jglobus
Version: 2.1.0-9
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
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 -plibjglobus-parent-java --debian-build --keep-pom-version
--maven-repo=/build/reproducible-path/jglobus-2.1.0/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=/build/reproducible-path/jglobus-2.1.0
-Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/reproducible-path/jglobus-2.1.0/debian
-Dmaven.repo.local=/build/reproducible-path/jglobus-2.1.0/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] JGlobus [pom]
[... snipped ...]
[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]
/build/reproducible-path/jglobus-2.1.0/gram/src/main/java/org/globus/gram/GramException.java:
Some input files use or override a deprecated API.
[INFO]
/build/reproducible-path/jglobus-2.1.0/gram/src/main/java/org/globus/gram/GramException.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/build/reproducible-path/jglobus-2.1.0/gram/src/main/java/org/globus/rsl/RslAttributes.java:
Some input files use unchecked or unsafe operations.
[INFO]
/build/reproducible-path/jglobus-2.1.0/gram/src/main/java/org/globus/rsl/RslAttributes.java:
Recompile with -Xlint:unchecked for details.
[WARNING] Overwriting artifact's file from
/build/reproducible-path/jglobus-2.1.0/gram/target/gram-2.1.0.jar to
/build/reproducible-path/jglobus-2.1.0/gram/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking gridftp 2.1.0
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ gridftp
---
[INFO] skip non existing resourceDirectory
/build/reproducible-path/jglobus-2.1.0/gridftp/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ gridftp ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 107 source files with javac [debug target 1.7] to
target/classes
Use of target 1.7 is no longer supported, switching to 8
Use of source 1.7 is no longer supported, switching to 8
[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]
/build/reproducible-path/jglobus-2.1.0/gridftp/src/main/java/org/globus/ftp/dc/AbstractDataChannel.java:
/build/reproducible-path/jglobus-2.1.0/gridftp/src/main/java/org/globus/ftp/dc/AbstractDataChannel.java
uses or overrides a deprecated API.
[INFO]
/build/reproducible-path/jglobus-2.1.0/gridftp/src/main/java/org/globus/ftp/dc/AbstractDataChannel.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/build/reproducible-path/jglobus-2.1.0/gridftp/src/main/java/org/globus/ftp/FeatureList.java:
Some input files use unchecked or unsafe operations.
[INFO]
/build/reproducible-path/jglobus-2.1.0/gridftp/src/main/java/org/globus/ftp/FeatureList.java:
Recompile with -Xlint:unchecked for details.
[WARNING] Overwriting artifact's file from
/build/reproducible-path/jglobus-2.1.0/gridftp/target/gridftp-2.1.0.jar to
/build/reproducible-path/jglobus-2.1.0/gridftp/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Globus IO implementation 2.1.0
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ io ---
[INFO] skip non existing resourceDirectory
/build/reproducible-path/jglobus-2.1.0/io/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ io ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 21 source files with javac [debug target 1.7] to target/classes
Use of target 1.7 is no longer supported, switching to 8
Use of source 1.7 is no longer supported, switching to 8
[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]
/build/reproducible-path/jglobus-2.1.0/io/src/main/java/org/globus/io/urlcopy/UrlCopyException.java:
Some input files use or override a deprecated API.
[INFO]
/build/reproducible-path/jglobus-2.1.0/io/src/main/java/org/globus/io/urlcopy/UrlCopyException.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/build/reproducible-path/jglobus-2.1.0/io/src/main/java/org/globus/io/gass/server/GassServer.java:
Some input files use unchecked or unsafe operations.
[INFO]
/build/reproducible-path/jglobus-2.1.0/io/src/main/java/org/globus/io/gass/server/GassServer.java:
Recompile with -Xlint:unchecked for details.
[WARNING] Overwriting artifact's file from
/build/reproducible-path/jglobus-2.1.0/io/target/io-2.1.0.jar to
/build/reproducible-path/jglobus-2.1.0/io/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking myproxy 2.1.0
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ myproxy
---
[INFO] skip non existing resourceDirectory
/build/reproducible-path/jglobus-2.1.0/myproxy/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ myproxy ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug target 1.7] to target/classes
Use of target 1.7 is no longer supported, switching to 8
Use of source 1.7 is no longer supported, switching to 8
[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]
/build/reproducible-path/jglobus-2.1.0/myproxy/src/main/java/org/globus/myproxy/MyProxy.java:
/build/reproducible-path/jglobus-2.1.0/myproxy/src/main/java/org/globus/myproxy/MyProxy.java
uses or overrides a deprecated API.
[INFO]
/build/reproducible-path/jglobus-2.1.0/myproxy/src/main/java/org/globus/myproxy/MyProxy.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/build/reproducible-path/jglobus-2.1.0/myproxy/src/main/java/org/globus/myproxy/MyProxyCLI.java:
Some input files use unchecked or unsafe operations.
[INFO]
/build/reproducible-path/jglobus-2.1.0/myproxy/src/main/java/org/globus/myproxy/MyProxyCLI.java:
Recompile with -Xlint:unchecked for details.
[WARNING] Overwriting artifact's file from
/build/reproducible-path/jglobus-2.1.0/myproxy/target/myproxy-2.1.0.jar to
/build/reproducible-path/jglobus-2.1.0/myproxy/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache AXIS support for JGlobus 2.1.0
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ axisg
---
[INFO] skip non existing resourceDirectory
/build/reproducible-path/jglobus-2.1.0/axis/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ axisg ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 18 source files with javac [debug target 1.7] to target/classes
Use of target 1.7 is no longer supported, switching to 8
Use of source 1.7 is no longer supported, switching to 8
[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]
/build/reproducible-path/jglobus-2.1.0/axis/src/main/java/org/globus/axis/transport/commons/CommonsSSLSocketFactory.java:
Some input files use or override a deprecated API.
[INFO]
/build/reproducible-path/jglobus-2.1.0/axis/src/main/java/org/globus/axis/transport/commons/CommonsSSLSocketFactory.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/build/reproducible-path/jglobus-2.1.0/axis/src/main/java/org/globus/axis/transport/commons/CommonsHttpConnectionManager.java:
Some input files use unchecked or unsafe operations.
[INFO]
/build/reproducible-path/jglobus-2.1.0/axis/src/main/java/org/globus/axis/transport/commons/CommonsHttpConnectionManager.java:
Recompile with -Xlint:unchecked for details.
[WARNING] Overwriting artifact's file from
/build/reproducible-path/jglobus-2.1.0/axis/target/axisg-2.1.0.jar to
/build/reproducible-path/jglobus-2.1.0/axis/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:3.10.1:aggregate (default-cli) < compile @ parent
<<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.10.1:aggregate (default-cli) @ parent ---
Use of source 1.7 is no longer supported, switching to 8
[INFO] Adding the --ignore-source-errors option
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING]
/build/reproducible-path/jglobus-2.1.0/ssl-proxies/src/main/java/org/globus/gsi/provider/GlobusProvider.java:21:
warning: [removal] AccessController in java.security has been deprecated and
marked for removal
[WARNING] import java.security.AccessController;
[WARNING] ^
[WARNING]
/build/reproducible-path/jglobus-2.1.0/ssl-proxies/src/main/java/org/globus/gsi/provider/simple/SimpleMemoryProvider.java:5:
warning: [removal] AccessController in java.security has been deprecated and
marked for removal
[WARNING] import java.security.AccessController;
[WARNING] ^
[WARNING]
/build/reproducible-path/jglobus-2.1.0/ssl-proxies/src/main/java/org/globus/gsi/gssapi/jaas/StandardSubject.java:17:
warning: [removal] AccessController in java.security has been deprecated and
marked for removal
[WARNING] import java.security.AccessController;
[WARNING] ^
[WARNING]
/build/reproducible-path/jglobus-2.1.0/gram/src/main/java/org/globus/gram/package.html:33:
warning: invalid input: '&'
[WARNING] String rsl = "&(executable=...)(...)(...)";
[WARNING] ^
[WARNING] 4 warnings
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for JGlobus 2.1.0:
[INFO]
[INFO] JGlobus ............................................ SUCCESS [ 5.092 s]
[INFO] Test Utilities ..................................... SUCCESS [ 1.737 s]
[INFO] SSL and proxy certificate support .................. SUCCESS [ 4.839 s]
[INFO] SSL support ........................................ SUCCESS [ 1.226 s]
[INFO] Connector test utilities ........................... SUCCESS [ 1.033 s]
[INFO] GSS-API implementation for SSL with proxies ........ SUCCESS [ 2.381 s]
[INFO] "Grid Resource Allocation and Management(GRAM)" .... SUCCESS [ 2.055 s]
[INFO] gridftp ............................................ SUCCESS [ 2.960 s]
[INFO] Globus IO implementation ........................... SUCCESS [ 1.691 s]
[INFO] myproxy ............................................ SUCCESS [ 1.596 s]
[INFO] Apache AXIS support for JGlobus .................... SUCCESS [ 1.527 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.695 s
[INFO] Finished at: 2024-11-17T10:45:58Z
[INFO] ------------------------------------------------------------------------
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
dh binary --buildsystem=maven
dh_testroot -O--buildsystem=maven
dh_prep -O--buildsystem=maven
debian/rules override_dh_auto_install
make[1]: Entering directory '/build/reproducible-path/jglobus-2.1.0'
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=/build/reproducible-path/jglobus-2.1.0
-Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/reproducible-path/jglobus-2.1.0/debian
-Dmaven.repo.local=/build/reproducible-path/jglobus-2.1.0/debian/maven-repo
--batch-mode -Ddebian.dir=/build/reproducible-path/jglobus-2.1.0/debian
-Ddebian.package=libjglobus-parent-java
-Dmaven.repo.local=/build/reproducible-path/jglobus-2.1.0/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] JGlobus [pom]
[INFO] Test Utilities [jar]
[INFO] SSL and proxy certificate support [jar]
[INFO] SSL support [jar]
[INFO] Connector test utilities [jar]
[INFO] GSS-API implementation for SSL with proxies [jar]
[INFO] "Grid Resource Allocation and Management(GRAM)" [jar]
[INFO] gridftp [jar]
[INFO] Globus IO implementation [jar]
[INFO] myproxy [jar]
[INFO] Apache AXIS support for JGlobus [jar]
[INFO]
[INFO] -------------------------< org.jglobus:parent >-------------------------
[INFO] Building JGlobus 2.1.0 [1/11]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ parent ---
[INFO] Cleaning pom file: /build/reproducible-path/jglobus-2.1.0/pom.xml.save
with options:
[INFO] --keep-pom-version --package=libjglobus-parent-java
--has-package-version
[INFO] --rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.rules
[INFO]
--ignore-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.ignoreRules
[INFO]
--published-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.publishedRules
[INFO] --no-parent
[INFO]
[INFO] -----------------------< org.jglobus:test-utils >-----------------------
[INFO] Building Test Utilities 2.1.0 [2/11]
[INFO] from test-utils/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ test-utils ---
[INFO] Cleaning pom file:
/build/reproducible-path/jglobus-2.1.0/test-utils/pom.xml.save with options:
[INFO] --keep-pom-version --package=libjglobus-parent-java
--has-package-version
[INFO] --rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.rules
[INFO]
--ignore-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.ignoreRules
[INFO]
--published-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.publishedRules
[INFO] Install jar for test-utils into /usr/share/java
[INFO]
[INFO] ----------------------< org.jglobus:ssl-proxies >-----------------------
[INFO] Building SSL and proxy certificate support 2.1.0 [3/11]
[INFO] from ssl-proxies/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ ssl-proxies ---
[INFO] Cleaning pom file:
/build/reproducible-path/jglobus-2.1.0/ssl-proxies/pom.xml.save with options:
[INFO] --keep-pom-version --package=libjglobus-ssl-proxies-java
--has-package-version
[INFO] --rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.rules
[INFO]
--ignore-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.ignoreRules
[INFO]
--published-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.publishedRules
[INFO] Install jar for ssl-proxies into /usr/share/java
[INFO]
[INFO] --------------------------< org.jglobus:jsse >--------------------------
[INFO] Building SSL support 2.1.0 [4/11]
[INFO] from jsse/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ jsse ---
[INFO] Cleaning pom file:
/build/reproducible-path/jglobus-2.1.0/jsse/pom.xml.save with options:
[INFO] --keep-pom-version --package=libjglobus-jsse-java --has-package-version
[INFO] --rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.rules
[INFO]
--ignore-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.ignoreRules
[INFO]
--published-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.publishedRules
[INFO] Install jar for jsse into /usr/share/java
[INFO]
[INFO] ------------------< org.jglobus:container-test-utils >------------------
[INFO] Building Connector test utilities 2.1.0 [5/11]
[INFO] from container-test-utils/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ container-test-utils
---
[INFO] Cleaning pom file:
/build/reproducible-path/jglobus-2.1.0/container-test-utils/pom.xml.save with
options:
[INFO] --keep-pom-version --package=libjglobus-parent-java
--has-package-version
[INFO] --rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.rules
[INFO]
--ignore-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.ignoreRules
[INFO]
--published-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.publishedRules
[INFO] Install jar for container-test-utils into /usr/share/java
[INFO]
[INFO] --------------------------< org.jglobus:gss >---------------------------
[INFO] Building GSS-API implementation for SSL with proxies 2.1.0 [6/11]
[INFO] from gss/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ gss ---
[INFO] Cleaning pom file:
/build/reproducible-path/jglobus-2.1.0/gss/pom.xml.save with options:
[INFO] --keep-pom-version --package=libjglobus-gss-java --has-package-version
[INFO] --rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.rules
[INFO]
--ignore-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.ignoreRules
[INFO]
--published-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.publishedRules
[INFO] Install jar for gss into /usr/share/java
[INFO]
[INFO] --------------------------< org.jglobus:gram >--------------------------
[INFO] Building "Grid Resource Allocation and Management(GRAM)" 2.1.0 [7/11]
[INFO] from gram/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ gram ---
[INFO] Cleaning pom file:
/build/reproducible-path/jglobus-2.1.0/gram/pom.xml.save with options:
[INFO] --keep-pom-version --package=libjglobus-gram-java --has-package-version
[INFO] --rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.rules
[INFO]
--ignore-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.ignoreRules
[INFO]
--published-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.publishedRules
[INFO] Install jar for gram into /usr/share/java
[INFO]
[INFO] ------------------------< org.jglobus:gridftp >-------------------------
[INFO] Building gridftp 2.1.0 [8/11]
[INFO] from gridftp/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ gridftp ---
[INFO] Cleaning pom file:
/build/reproducible-path/jglobus-2.1.0/gridftp/pom.xml.save with options:
[INFO] --keep-pom-version --package=libjglobus-gridftp-java
--has-package-version
[INFO] --rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.rules
[INFO]
--ignore-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.ignoreRules
[INFO]
--published-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.publishedRules
[INFO] Install jar for gridftp into /usr/share/java
[INFO]
[INFO] ---------------------------< org.jglobus:io >---------------------------
[INFO] Building Globus IO implementation 2.1.0 [9/11]
[INFO] from io/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ io ---
[INFO] Cleaning pom file:
/build/reproducible-path/jglobus-2.1.0/io/pom.xml.save with options:
[INFO] --keep-pom-version --package=libjglobus-io-java --has-package-version
[INFO] --rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.rules
[INFO]
--ignore-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.ignoreRules
[INFO]
--published-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.publishedRules
[INFO] Install jar for io into /usr/share/java
[INFO]
[INFO] ------------------------< org.jglobus:myproxy >-------------------------
[INFO] Building myproxy 2.1.0 [10/11]
[INFO] from myproxy/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ myproxy ---
[INFO] Cleaning pom file:
/build/reproducible-path/jglobus-2.1.0/myproxy/pom.xml.save with options:
[INFO] --keep-pom-version --package=libjglobus-myproxy-java
--has-package-version
[INFO] --rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.rules
[INFO]
--ignore-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.ignoreRules
[INFO]
--published-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.publishedRules
[INFO] Install jar for myproxy into /usr/share/java
[INFO]
[INFO] -------------------------< org.jglobus:axisg >--------------------------
[INFO] Building Apache AXIS support for JGlobus 2.1.0 [11/11]
[INFO] from axis/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ axisg ---
[INFO] Cleaning pom file:
/build/reproducible-path/jglobus-2.1.0/axis/pom.xml.save with options:
[INFO] --keep-pom-version --package=libjglobus-axisg-java --has-package-version
[INFO] --rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.rules
[INFO]
--ignore-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.ignoreRules
[INFO]
--published-rules=/build/reproducible-path/jglobus-2.1.0/debian/maven.publishedRules
[INFO] Install jar for axisg into /usr/share/java
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for JGlobus 2.1.0:
[INFO]
[INFO] JGlobus ............................................ SUCCESS [ 0.250 s]
[INFO] Test Utilities ..................................... SUCCESS [ 0.031 s]
[INFO] SSL and proxy certificate support .................. SUCCESS [ 0.033 s]
[INFO] SSL support ........................................ SUCCESS [ 0.015 s]
[INFO] Connector test utilities ........................... SUCCESS [ 0.014 s]
[INFO] GSS-API implementation for SSL with proxies ........ SUCCESS [ 0.021 s]
[INFO] "Grid Resource Allocation and Management(GRAM)" .... SUCCESS [ 0.020 s]
[INFO] gridftp ............................................ SUCCESS [ 0.017 s]
[INFO] Globus IO implementation ........................... SUCCESS [ 0.018 s]
[INFO] myproxy ............................................ SUCCESS [ 0.016 s]
[INFO] Apache AXIS support for JGlobus .................... SUCCESS [ 0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.580 s
[INFO] Finished at: 2024-11-17T10:45:59Z
[INFO] ------------------------------------------------------------------------
mh_resolve_dependencies --non-interactive --offline --build
-plibjglobus-parent-java --javadoc
--base-directory=/build/reproducible-path/jglobus-2.1.0 --non-explore
Analysing pom.xml...
Analysing test-utils/pom.xml...
Checking the parent dependency in the sub project test-utils/pom.xml
Analysing container-test-utils/pom.xml...
Checking the parent dependency in the sub project container-test-utils/pom.xml
Analysing ssl-proxies/pom.xml...
Checking the parent dependency in the sub project ssl-proxies/pom.xml
Analysing jsse/pom.xml...
Checking the parent dependency in the sub project jsse/pom.xml
Analysing gss/pom.xml...
Checking the parent dependency in the sub project gss/pom.xml
Analysing gram/pom.xml...
Checking the parent dependency in the sub project gram/pom.xml
Analysing gridftp/pom.xml...
Checking the parent dependency in the sub project gridftp/pom.xml
Analysing io/pom.xml...
Checking the parent dependency in the sub project io/pom.xml
Analysing myproxy/pom.xml...
Checking the parent dependency in the sub project myproxy/pom.xml
Analysing axis/pom.xml...
Checking the parent dependency in the sub project axis/pom.xml
Checking dependencies for documentation packages...
dpkg --search /usr/share/doc/junit4/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/junit4/api/index.html
dpkg --search /usr/share/doc/junit4-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/junit4-doc/api/index.html
dpkg --search /usr/share/doc/junit4/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/junit4/apidocs/index.html
dpkg --search /usr/share/doc/junit4-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/junit4-doc/apidocs/index.html
dpkg --search /usr/share/doc/libaxis-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libaxis-java/api/index.html
dpkg --search /usr/share/doc/libaxis-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libaxis-java-doc/api/index.html
dpkg --search /usr/share/doc/libaxis-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libaxis-java/apidocs/index.html
dpkg --search /usr/share/doc/libaxis-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libaxis-java-doc/apidocs/index.html
dpkg --search /usr/share/doc/libbcprov-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libbcprov-java/api/index.html
dpkg --search /usr/share/doc/libbcprov-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libbcprov-java-doc/api/index.html
dpkg --search /usr/share/doc/libbcprov-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libbcprov-java/apidocs/index.html
dpkg --search /usr/share/doc/libbcprov-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libbcprov-java-doc/apidocs/index.html
dpkg --search /usr/share/doc/libcommons-codec-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-codec-java/api/index.html
dpkg --search /usr/share/doc/libcommons-codec-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-codec-java-doc/api/index.html
dpkg --search /usr/share/doc/libcommons-codec-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-codec-java/apidocs/index.html
dpkg --search /usr/share/doc/libcommons-codec-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-codec-java-doc/apidocs/index.html
dpkg --search /usr/share/doc/libcommons-httpclient-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-httpclient-java/api/index.html
dpkg --search /usr/share/doc/libcommons-httpclient-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-httpclient-java-doc/api/index.html
dpkg --search /usr/share/doc/libcommons-httpclient-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-httpclient-java/apidocs/index.html
dpkg --search /usr/share/doc/libcommons-httpclient-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-httpclient-java-doc/apidocs/index.html
dpkg --search /usr/share/doc/libcommons-io-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-io-java/api/index.html
dpkg --search /usr/share/doc/libcommons-io-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-io-java-doc/api/index.html
dpkg --search /usr/share/doc/libcommons-io-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-io-java/apidocs/index.html
dpkg --search /usr/share/doc/libcommons-io-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-io-java-doc/apidocs/index.html
dpkg --search /usr/share/doc/libcommons-logging-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-logging-java/api/index.html
dpkg --search /usr/share/doc/libcommons-logging-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-logging-java-doc/api/index.html
dpkg --search /usr/share/doc/libcommons-logging-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-logging-java/apidocs/index.html
dpkg --search /usr/share/doc/libcommons-logging-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libcommons-logging-java-doc/apidocs/index.html
dpkg --search /usr/share/doc/libhttpclient-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libhttpclient-java/api/index.html
dpkg --search /usr/share/doc/libhttpclient-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libhttpclient-java-doc/api/index.html
dpkg --search /usr/share/doc/libhttpclient-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libhttpclient-java/apidocs/index.html
dpkg --search /usr/share/doc/libhttpclient-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libhttpclient-java-doc/apidocs/index.html
dpkg --search /usr/share/doc/liblog4j1.2-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/liblog4j1.2-java/api/index.html
dpkg --search /usr/share/doc/liblog4j1.2-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/liblog4j1.2-java-doc/api/index.html
dpkg --search /usr/share/doc/liblog4j1.2-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/liblog4j1.2-java/apidocs/index.html
dpkg --search /usr/share/doc/liblog4j1.2-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/liblog4j1.2-java-doc/apidocs/index.html
dpkg --search /usr/share/doc/libservlet-api-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libservlet-api-java/api/index.html
dpkg --search /usr/share/doc/libservlet-api-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libservlet-api-java-doc/api/index.html
dpkg --search /usr/share/doc/libservlet-api-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libservlet-api-java/apidocs/index.html
dpkg --search /usr/share/doc/libservlet-api-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing
/usr/share/doc/libservlet-api-java-doc/apidocs/index.html
bash -c "rm -f target/apidocs/*.sh target/apidocs/options"
mh_unpatchpoms -plibjglobus-parent-java
rm -rf debian/libjglobus-parent-java/usr/share/maven-repo/org/jglobus/test-utils
rm -rf
debian/libjglobus-parent-java/usr/share/maven-repo/org/jglobus/container-test-utils
rm -rf debian/libjglobus-parent-java/usr/share/java
make[1]: Leaving directory '/build/reproducible-path/jglobus-2.1.0'
dh_installdocs -O--buildsystem=maven
dh_installdocs: error: Cannot find (any matches for) "target/site/apidocs"
(tried in ., debian/tmp)
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: fakeroot 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.