Bug#1088129: tiles: FTBFS: dh_install: warning: Cannot find (any matches for) "src/target/site/apidocs/*"
Santiago Vila
sanvila at debian.org
Sat Nov 23 18:09:00 GMT 2024
Package: src:tiles
Version: 3.0.7-5
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
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure
mh_patchpoms -plibtiles-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
mkdir -p src/tiles-test-pom
echo '<project><modelVersion>4.0.0</modelVersion><groupId>org.apache.tiles</groupId><artifactId>tiles-test-pom</artifactId><version>2.2.2</version><packaging>pom</packaging></project>' > src/tiles-test-pom/pom.xml
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
MAVEN_OPTS="--add-opens java.base/java.util=ALL-UNNAMED" \
[... snipped ...]
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tiles-ognl ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tiles-ognl ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ tiles-ognl ---
[INFO] Tests are skipped.
[INFO]
[INFO] -------------------< org.apache.tiles:tiles-compat >--------------------
[INFO] Building Tiles - Compatibility 3.0.7 [12/14]
[INFO] from tiles-compat/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tiles-compat ---
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO] Copying 2 resources from src/main/resources to target/classes/META-INF
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tiles-compat ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ tiles-compat ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tiles-compat ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tiles-compat ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ tiles-compat ---
[INFO] Tests are skipped.
[INFO]
[INFO] -------------------< org.apache.tiles:tiles-extras >--------------------
[INFO] Building Tiles - Extras 3.0.7 [13/14]
[INFO] from tiles-extras/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tiles-extras ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 2 resources from src/main/resources to target/classes/META-INF
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tiles-extras ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ tiles-extras ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tiles-extras ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tiles-extras ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ tiles-extras ---
[INFO] Tests are skipped.
[INFO]
[INFO] ------------------< org.apache.tiles:tiles-test-pom >-------------------
[INFO] Building tiles-test-pom 2.2.2 [14/14]
[INFO] from tiles-test-pom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Tiles 3 3.0.7 ...................................... SUCCESS [ 0.346 s]
[INFO] Tiles - API 3.0.7 .................................. SUCCESS [ 0.546 s]
[INFO] Tiles - Core Library 3.0.7 ......................... SUCCESS [ 0.129 s]
[INFO] Tiles - Template Technologies Support 3.0.7 ........ SUCCESS [ 0.109 s]
[INFO] Tiles - Servlet support 3.0.7 ...................... SUCCESS [ 0.071 s]
[INFO] Tiles - JSP support 3.0.7 .......................... SUCCESS [ 0.226 s]
[INFO] Tiles - FreeMarker Support 3.0.7 ................... SUCCESS [ 0.058 s]
[INFO] Tiles - Velocity Support 3.0.7 ..................... SUCCESS [ 0.056 s]
[INFO] Tiles - EL support 3.0.7 ........................... SUCCESS [ 0.024 s]
[INFO] Tiles - MVEL support 3.0.7 ......................... SUCCESS [ 0.040 s]
[INFO] Tiles - OGNL support 3.0.7 ......................... SUCCESS [ 0.039 s]
[INFO] Tiles - Compatibility 3.0.7 ........................ SUCCESS [ 0.023 s]
[INFO] Tiles - Extras 3.0.7 ............................... SUCCESS [ 0.069 s]
[INFO] tiles-test-pom 2.2.2 ............................... SUCCESS [ 0.000 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.849 s
[INFO] Finished at: 2024-11-01T16:55:24Z
[INFO] ------------------------------------------------------------------------
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
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 '/<<PKGBUILDDIR>>'
dh_auto_install -- --file src/pom.xml
/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode --file src/pom.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Ddebian.package=libtiles-java -Dmaven.repo.local=/<<PKGBUILDDIR>>/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...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-servlet:jar:3.0.7
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 66, column 12
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-jsp:jar:3.0.7
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 67, column 12
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-el:jar:3.0.7
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 59, column 12
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-mvel:jar:3.0.7
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 66, column 12
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-ognl:jar:3.0.7
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 66, column 12
[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] Tiles 3 [pom]
[INFO] Tiles - API [jar]
[INFO] Tiles - Core Library [jar]
[INFO] Tiles - Template Technologies Support [jar]
[INFO] Tiles - Servlet support [jar]
[INFO] Tiles - JSP support [jar]
[INFO] Tiles - FreeMarker Support [jar]
[INFO] Tiles - Velocity Support [jar]
[INFO] Tiles - EL support [jar]
[INFO] Tiles - MVEL support [jar]
[INFO] Tiles - OGNL support [jar]
[INFO] Tiles - Compatibility [jar]
[INFO] Tiles - Extras [jar]
[INFO] tiles-test-pom [pom]
[INFO]
[INFO] -------------------< org.apache.tiles:tiles-parent >--------------------
[INFO] Building Tiles 3 3.0.7 [1/14]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-parent ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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] --no-parent
[INFO]
[INFO] ---------------------< org.apache.tiles:tiles-api >---------------------
[INFO] Building Tiles - API 3.0.7 [2/14]
[INFO] from tiles-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-api ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-api/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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 tiles-api into /usr/share/java
[INFO]
[INFO] --------------------< org.apache.tiles:tiles-core >---------------------
[INFO] Building Tiles - Core Library 3.0.7 [3/14]
[INFO] from tiles-core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-core ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-core/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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 tiles-core into /usr/share/java
[INFO]
[INFO] ------------------< org.apache.tiles:tiles-template >-------------------
[INFO] Building Tiles - Template Technologies Support 3.0.7 [4/14]
[INFO] from tiles-template/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-template ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-template/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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 tiles-template into /usr/share/java
[INFO]
[INFO] -------------------< org.apache.tiles:tiles-servlet >-------------------
[INFO] Building Tiles - Servlet support 3.0.7 [5/14]
[INFO] from tiles-servlet/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-servlet ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-servlet/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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 tiles-servlet into /usr/share/java
[INFO]
[INFO] ---------------------< org.apache.tiles:tiles-jsp >---------------------
[INFO] Building Tiles - JSP support 3.0.7 [6/14]
[INFO] from tiles-jsp/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-jsp ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-jsp/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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 tiles-jsp into /usr/share/java
[INFO]
[INFO] -----------------< org.apache.tiles:tiles-freemarker >------------------
[INFO] Building Tiles - FreeMarker Support 3.0.7 [7/14]
[INFO] from tiles-freemarker/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-freemarker ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-freemarker/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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 tiles-freemarker into /usr/share/java
[INFO]
[INFO] ------------------< org.apache.tiles:tiles-velocity >-------------------
[INFO] Building Tiles - Velocity Support 3.0.7 [8/14]
[INFO] from tiles-velocity/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-velocity ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-velocity/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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 tiles-velocity into /usr/share/java
[INFO]
[INFO] ---------------------< org.apache.tiles:tiles-el >----------------------
[INFO] Building Tiles - EL support 3.0.7 [9/14]
[INFO] from tiles-el/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-el ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-el/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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 tiles-el into /usr/share/java
[INFO]
[INFO] --------------------< org.apache.tiles:tiles-mvel >---------------------
[INFO] Building Tiles - MVEL support 3.0.7 [10/14]
[INFO] from tiles-mvel/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-mvel ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-mvel/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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 tiles-mvel into /usr/share/java
[INFO]
[INFO] --------------------< org.apache.tiles:tiles-ognl >---------------------
[INFO] Building Tiles - OGNL support 3.0.7 [11/14]
[INFO] from tiles-ognl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-ognl ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-ognl/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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 tiles-ognl into /usr/share/java
[INFO]
[INFO] -------------------< org.apache.tiles:tiles-compat >--------------------
[INFO] Building Tiles - Compatibility 3.0.7 [12/14]
[INFO] from tiles-compat/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-compat ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-compat/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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 tiles-compat into /usr/share/java
[INFO]
[INFO] -------------------< org.apache.tiles:tiles-extras >--------------------
[INFO] Building Tiles - Extras 3.0.7 [13/14]
[INFO] from tiles-extras/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-extras ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-extras/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiles-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 tiles-extras into /usr/share/java
[INFO]
[INFO] ------------------< org.apache.tiles:tiles-test-pom >-------------------
[INFO] Building tiles-test-pom 2.2.2 [14/14]
[INFO] from tiles-test-pom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.6:install (default-cli) @ tiles-test-pom ---
[INFO] Cleaning pom file: /<<PKGBUILDDIR>>/src/tiles-test-pom/pom.xml with options:
[INFO] --keep-pom-version --package=libtiles-java
[INFO] --rules=/<<PKGBUILDDIR>>/debian/maven.rules
[INFO] --ignore-rules=/<<PKGBUILDDIR>>/debian/maven.ignoreRules
[INFO] --published-rules=/<<PKGBUILDDIR>>/debian/maven.publishedRules
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Tiles 3 3.0.7 ...................................... SUCCESS [ 0.260 s]
[INFO] Tiles - API 3.0.7 .................................. SUCCESS [ 0.036 s]
[INFO] Tiles - Core Library 3.0.7 ......................... SUCCESS [ 0.034 s]
[INFO] Tiles - Template Technologies Support 3.0.7 ........ SUCCESS [ 0.022 s]
[INFO] Tiles - Servlet support 3.0.7 ...................... SUCCESS [ 0.022 s]
[INFO] Tiles - JSP support 3.0.7 .......................... SUCCESS [ 0.022 s]
[INFO] Tiles - FreeMarker Support 3.0.7 ................... SUCCESS [ 0.032 s]
[INFO] Tiles - Velocity Support 3.0.7 ..................... SUCCESS [ 0.020 s]
[INFO] Tiles - EL support 3.0.7 ........................... SUCCESS [ 0.021 s]
[INFO] Tiles - MVEL support 3.0.7 ......................... SUCCESS [ 0.020 s]
[INFO] Tiles - OGNL support 3.0.7 ......................... SUCCESS [ 0.021 s]
[INFO] Tiles - Compatibility 3.0.7 ........................ SUCCESS [ 0.021 s]
[INFO] Tiles - Extras 3.0.7 ............................... SUCCESS [ 0.024 s]
[INFO] tiles-test-pom 2.2.2 ............................... SUCCESS [ 0.010 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.749 s
[INFO] Finished at: 2024-11-01T16:55:26Z
[INFO] ------------------------------------------------------------------------
mh_resolve_dependencies --non-interactive --offline --build -plibtiles-java --javadoc --base-directory=/<<PKGBUILDDIR>> --non-explore
Analysing src/pom.xml...
Analysing src/tiles-api/pom.xml...
Checking the parent dependency in the sub project src/tiles-api/pom.xml
Analysing src/tiles-core/pom.xml...
Checking the parent dependency in the sub project src/tiles-core/pom.xml
Analysing src/tiles-el/pom.xml...
Checking the parent dependency in the sub project src/tiles-el/pom.xml
Analysing src/tiles-extras/pom.xml...
Checking the parent dependency in the sub project src/tiles-extras/pom.xml
Analysing src/tiles-ognl/pom.xml...
Checking the parent dependency in the sub project src/tiles-ognl/pom.xml
Analysing src/tiles-mvel/pom.xml...
Checking the parent dependency in the sub project src/tiles-mvel/pom.xml
Analysing src/tiles-compat/pom.xml...
Checking the parent dependency in the sub project src/tiles-compat/pom.xml
Analysing src/tiles-servlet/pom.xml...
Checking the parent dependency in the sub project src/tiles-servlet/pom.xml
Analysing src/tiles-template/pom.xml...
Checking the parent dependency in the sub project src/tiles-template/pom.xml
Analysing src/tiles-jsp/pom.xml...
Checking the parent dependency in the sub project src/tiles-jsp/pom.xml
Analysing src/tiles-freemarker/pom.xml...
Checking the parent dependency in the sub project src/tiles-freemarker/pom.xml
Analysing src/tiles-velocity/pom.xml...
Checking the parent dependency in the sub project src/tiles-velocity/pom.xml
Checking dependencies for documentation packages...
> dpkg --search /usr/share/doc/libcommons-digester-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libcommons-digester-java/api/index.html
> dpkg --search /usr/share/doc/libcommons-digester-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libcommons-digester-java-doc/api/index.html
> dpkg --search /usr/share/doc/libcommons-digester-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libcommons-digester-java/apidocs/index.html
> dpkg --search /usr/share/doc/libcommons-digester-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libcommons-digester-java-doc/apidocs/index.html
> dpkg --search /usr/share/doc/libguava-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libguava-java/api/index.html
> dpkg --search /usr/share/doc/libguava-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libguava-java-doc/api/index.html
> dpkg --search /usr/share/doc/libguava-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libguava-java/apidocs/index.html
> dpkg --search /usr/share/doc/libguava-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libguava-java-doc/apidocs/index.html
> dpkg --search /usr/share/doc/libmvel-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libmvel-java/api/index.html
> dpkg --search /usr/share/doc/libmvel-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libmvel-java-doc/api/index.html
> dpkg --search /usr/share/doc/libmvel-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libmvel-java/apidocs/index.html
> dpkg --search /usr/share/doc/libmvel-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libmvel-java-doc/apidocs/index.html
> dpkg --search /usr/share/doc/libognl-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libognl-java/api/index.html
> dpkg --search /usr/share/doc/libognl-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libognl-java-doc/api/index.html
> dpkg --search /usr/share/doc/libognl-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libognl-java/apidocs/index.html
> dpkg --search /usr/share/doc/libognl-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libognl-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/libtiles-autotag-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libtiles-autotag-java/api/index.html
> dpkg --search /usr/share/doc/libtiles-autotag-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libtiles-autotag-java-doc/api/index.html
> dpkg --search /usr/share/doc/libtiles-autotag-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libtiles-autotag-java/apidocs/index.html
> dpkg --search /usr/share/doc/libtiles-autotag-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libtiles-autotag-java-doc/apidocs/index.html
> dpkg --search /usr/share/doc/libtiles-request-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libtiles-request-java/api/index.html
> dpkg --search /usr/share/doc/libtiles-request-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libtiles-request-java-doc/api/index.html
> dpkg --search /usr/share/doc/libtiles-request-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libtiles-request-java/apidocs/index.html
> dpkg --search /usr/share/doc/libtiles-request-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libtiles-request-java-doc/apidocs/index.html
> dpkg --search /usr/share/doc/libvelocity-tools-java/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libvelocity-tools-java/api/index.html
> dpkg --search /usr/share/doc/libvelocity-tools-java-doc/api/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libvelocity-tools-java-doc/api/index.html
> dpkg --search /usr/share/doc/libvelocity-tools-java/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libvelocity-tools-java/apidocs/index.html
> dpkg --search /usr/share/doc/libvelocity-tools-java-doc/apidocs/index.html
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/doc/libvelocity-tools-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
bash -c "rm -f target/apidocs/*.sh target/apidocs/options"
mh_unpatchpoms -plibtiles-java
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_install -O--buildsystem=maven
dh_install: warning: Cannot find (any matches for) "src/target/site/apidocs/*" (tried in ., debian/tmp)
dh_install: warning: libtiles-java-doc missing files: src/target/site/apidocs/*
dh_install: error: missing files, aborting
make: *** [debian/rules:4: binary] Error 255
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.
More information about the pkg-java-maintainers
mailing list