[Pkg-osm-maint] Bug#680820: osmosis: FTBFS: [ivy:resolve] :: org.tukaani#xz; debian: not found

Lucas Nussbaum lucas at lucas-nussbaum.net
Sun Jul 8 17:13:14 UTC 2012


Source: osmosis
Version: 0.40.1+ds1-6
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120708 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[1]: Entering directory `/«BUILDDIR»/osmosis-0.40.1+ds1'
> echo /usr/share/java/mysql-connector-java.jar:/usr/share/java/postgis.jar:/usr/share/java/postgresql.jar:/usr/share/java/junit4.jar:/usr/share/java/ant-junit.jar:/usr/share/java/spring3-core.jar:/usr/share/java/spring3-jdbc.jar:/usr/share/java/spring3-beans.jar:/usr/share/java/spring3-transaction.jar:/usr/share/java/commons-dbcp.jar:/usr/share/java/jpf.jar:/usr/share/java/commons-compress.jar:/usr/share/java/commons-codec.jar:/usr/share/java/batik-ext.jar:/usr/share/java/ant-nodeps.jar
> /usr/share/java/mysql-connector-java.jar:/usr/share/java/postgis.jar:/usr/share/java/postgresql.jar:/usr/share/java/junit4.jar:/usr/share/java/ant-junit.jar:/usr/share/java/spring3-core.jar:/usr/share/java/spring3-jdbc.jar:/usr/share/java/spring3-beans.jar:/usr/share/java/spring3-transaction.jar:/usr/share/java/commons-dbcp.jar:/usr/share/java/jpf.jar:/usr/share/java/commons-compress.jar:/usr/share/java/commons-codec.jar:/usr/share/java/batik-ext.jar:/usr/share/java/ant-nodeps.jar
> dh_auto_build -- -Dproject.version=0.40.1
> Buildfile: /«BUILDDIR»/osmosis-0.40.1+ds1/build.xml
> 
> init-time:
> 
> init-build:
>     [mkdir] Created dir: /«BUILDDIR»/osmosis-0.40.1+ds1/build
> 
> init-properties:
> 
> init-check-for-scm:
>      [echo] checkout.basedir=/«BUILDDIR»
>      [echo] checkout.basedir .git=/«BUILDDIR»/.git
>      [echo] checkout.git=${checkout.git}
>      [echo] checkout.svn=${checkout.svn}
> 
> init-version-svn:
> 
> init-version-git:
> 
> init-version-default:
> 
> init-version:
> 
> init:
>      [echo] Project Version: 0.40.1
> 
> ivy-availability:
> 
> init-ivy:
> [ivy:configure] :: Ivy non official version -  :: http://ant.apache.org/ivy/ ::
> [ivy:configure] :: loading settings :: file = /«BUILDDIR»/osmosis-0.40.1+ds1/debian/ivysettings.xml
>      [echo] ****************************************
>      [echo] Project: osmosis
>      [echo] ****************************************
> 
> find-projects:
> 
> all:
> 
> init-time:
> 
> init-build:
>     [mkdir] Created dir: /«BUILDDIR»/osmosis-0.40.1+ds1/core/build
> 
> init-properties:
> 
> init-check-for-scm:
>      [echo] checkout.basedir=/«BUILDDIR»/osmosis-0.40.1+ds1
>      [echo] checkout.basedir .git=/«BUILDDIR»/osmosis-0.40.1+ds1/.git
>      [echo] checkout.git=${checkout.git}
>      [echo] checkout.svn=${checkout.svn}
> 
> init-version-svn:
> 
> init-version-git:
> 
> init-version-default:
> 
> init-version:
> 
> init:
>      [echo] Project Version: 0.40.1
> 
> _update_version:
>      [copy] Copying 1 file to /«BUILDDIR»/osmosis-0.40.1+ds1/core/src/main/java/org/openstreetmap/osmosis/core
>      [copy] Copying 1 file to /«BUILDDIR»/osmosis-0.40.1+ds1/core/src/main/resources/org/openstreetmap/osmosis/core/plugin
> 
> ivy-availability:
> 
> init-ivy:
> [ivy:configure] :: Ivy non official version -  :: http://ant.apache.org/ivy/ ::
> [ivy:configure] :: loading settings :: file = /«BUILDDIR»/osmosis-0.40.1+ds1/debian/ivysettings.xml
>      [echo] ****************************************
>      [echo] Project: osmosis-core
>      [echo] ****************************************
> 
> resolve:
> [ivy:resolve] :: resolving dependencies :: org.openstreetmap.osmosis#osmosis-core;working at ip-10-30-144-237
> [ivy:resolve] 	confs: [default, master, compile, provided, runtime, test, system, sources, javadoc, optional, distribution]
> [ivy:resolve] 	found net.sf.jpf#jpf;1.5 in debian-m2
> [ivy:resolve] 	found commons-logging#commons-logging;debian in debian-m2
> [ivy:resolve] 	found org.codehaus.woodstox#stax2-api;3.1.1 in debian-m2
> [ivy:resolve] 	found org.apache.commons#commons-compress;debian in debian-m2
> [ivy:resolve] 	found xerces#xercesImpl;debian in debian-m2
> [ivy:resolve] 	found xml-apis#xml-apis-1.4;debian in debian-m2
> [ivy:resolve] 	found junit#junit;4.x in debian-m2
> [ivy:resolve] 	found org.hamcrest#hamcrest-core;debian in debian-m2
> [ivy:resolve] 	found com.puppycrawl.tools#checkstyle;5.4 in debian-m2
> [ivy:resolve] 	found antlr#antlr;2.x in debian-m2
> [ivy:resolve] 	found commons-beanutils#commons-beanutils;debian in debian-m2
> [ivy:resolve] 	found commons-cli#commons-cli;debian in debian-m2
> [ivy:resolve] 	found com.google.collections#google-collections;debian in debian-m2
> [ivy:resolve] downloading file:/usr/share/maven-repo/net/sf/jpf/jpf/1.5/jpf-1.5.jar ...
> [ivy:resolve] ..... (197kB)
> [ivy:resolve] 	[SUCCESSFUL ] net.sf.jpf#jpf;1.5!jpf.jar (2ms)
> [ivy:resolve] downloading file:/usr/share/maven-repo/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar ...
> [ivy:resolve] .... (174kB)
> [ivy:resolve] 	[SUCCESSFUL ] org.codehaus.woodstox#stax2-api;3.1.1!stax2-api.jar (1ms)
> [ivy:resolve] downloading file:/usr/share/maven-repo/org/apache/commons/commons-compress/debian/commons-compress-debian.jar ...
> [ivy:resolve] ..... (236kB)
> [ivy:resolve] 	[SUCCESSFUL ] org.apache.commons#commons-compress;debian!commons-compress.jar (2ms)
> [ivy:resolve] downloading file:/usr/share/maven-repo/xerces/xercesImpl/debian/xercesImpl-debian.jar ...
> [ivy:resolve] ...................... (1322kB)
> [ivy:resolve] 	[SUCCESSFUL ] xerces#xercesImpl;debian!xercesImpl.jar (3ms)
> [ivy:resolve] downloading file:/usr/share/maven-repo/commons-logging/commons-logging/debian/commons-logging-debian.jar ...
> [ivy:resolve] .. (54kB)
> [ivy:resolve] 	[SUCCESSFUL ] commons-logging#commons-logging;debian!commons-logging.jar (2ms)
> [ivy:resolve] downloading file:/usr/share/maven-repo/xml-apis/xml-apis-1.4/debian/xml-apis-1.4-debian.jar ...
> [ivy:resolve] ..... (228kB)
> [ivy:resolve] 	[SUCCESSFUL ] xml-apis#xml-apis-1.4;debian!xml-apis-1.4.jar (2ms)
> [ivy:resolve] downloading file:/usr/share/maven-repo/junit/junit/4.x/junit-4.x.jar ...
> [ivy:resolve] ..... (229kB)
> [ivy:resolve] 	[SUCCESSFUL ] junit#junit;4.x!junit.jar (2ms)
> [ivy:resolve] downloading file:/usr/share/maven-repo/com/puppycrawl/tools/checkstyle/5.4/checkstyle-5.4.jar ...
> [ivy:resolve] ........... (618kB)
> [ivy:resolve] 	[SUCCESSFUL ] com.puppycrawl.tools#checkstyle;5.4!checkstyle.jar (2ms)
> [ivy:resolve] downloading file:/usr/share/maven-repo/org/hamcrest/hamcrest-core/debian/hamcrest-core-debian.jar ...
> [ivy:resolve] ... (65kB)
> [ivy:resolve] 	[SUCCESSFUL ] org.hamcrest#hamcrest-core;debian!hamcrest-core.jar (1ms)
> [ivy:resolve] downloading file:/usr/share/maven-repo/antlr/antlr/2.x/antlr-2.x.jar ...
> [ivy:resolve] ........ (434kB)
> [ivy:resolve] 	[SUCCESSFUL ] antlr#antlr;2.x!antlr.jar (2ms)
> [ivy:resolve] downloading file:/usr/share/maven-repo/commons-beanutils/commons-beanutils/debian/commons-beanutils-debian.jar ...
> [ivy:resolve] ..... (226kB)
> [ivy:resolve] 	[SUCCESSFUL ] commons-beanutils#commons-beanutils;debian!commons-beanutils.jar (2ms)
> [ivy:resolve] downloading file:/usr/share/maven-repo/commons-cli/commons-cli/debian/commons-cli-debian.jar ...
> [ivy:resolve] .. (34kB)
> [ivy:resolve] 	[SUCCESSFUL ] commons-cli#commons-cli;debian!commons-cli.jar (2ms)
> [ivy:resolve] downloading file:/usr/share/maven-repo/com/google/collections/google-collections/debian/google-collections-debian.jar ...
> [ivy:resolve] .......... (563kB)
> [ivy:resolve] 	[SUCCESSFUL ] com.google.collections#google-collections;debian!google-collections.jar (2ms)
> [ivy:resolve] :: resolution report :: resolve 531ms :: artifacts dl 41ms
> 	---------------------------------------------------------------------
> 	|                  |            modules            ||   artifacts   |
> 	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
> 	---------------------------------------------------------------------
> 	|      default     |   7   |   6   |   6   |   0   ||   6   |   6   |
> 	|      master      |   0   |   0   |   0   |   0   ||   0   |   0   |
> 	|      compile     |   7   |   6   |   6   |   0   ||   6   |   6   |
> 	|     provided     |   0   |   0   |   0   |   0   ||   0   |   0   |
> 	|      runtime     |   7   |   6   |   6   |   0   ||   6   |   6   |
> 	|       test       |   14  |   13  |   13  |   0   ||   13  |   13  |
> 	|      system      |   0   |   0   |   0   |   0   ||   0   |   0   |
> 	|      sources     |   0   |   0   |   0   |   0   ||   0   |   0   |
> 	|      javadoc     |   0   |   0   |   0   |   0   ||   0   |   0   |
> 	|     optional     |   0   |   0   |   0   |   0   ||   0   |   0   |
> 	|   distribution   |   0   |   0   |   0   |   0   ||   0   |   0   |
> 	---------------------------------------------------------------------
> [ivy:resolve] 
> [ivy:resolve] :: problems summary ::
> [ivy:resolve] :::: WARNINGS
> [ivy:resolve] 		module not found: org.tukaani#xz;debian
> [ivy:resolve] 	==== debian-m2: tried
> [ivy:resolve] 	  file:///usr/share/maven-repo/org/tukaani/xz/debian/xz-debian.pom
> [ivy:resolve] 	  -- artifact org.tukaani#xz;debian!xz.jar:
> [ivy:resolve] 	  file:///usr/share/maven-repo/org/tukaani/xz/debian/xz-debian.jar
> [ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] 		::          UNRESOLVED DEPENDENCIES         ::
> [ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] 		:: org.tukaani#xz;debian: not found
> [ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] 
> [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
> 
> BUILD FAILED
> /«BUILDDIR»/osmosis-0.40.1+ds1/build.xml:31: The following error occurred while executing this line:
> /«BUILDDIR»/osmosis-0.40.1+ds1/build-support/script/build-ivy.xml:14: impossible to resolve dependencies:
> 	resolve failed - see output for details
> 
> Total time: 4 seconds
> dh_auto_build: ant -Dproject.version=0.40.1 returned exit code 1
> make[1]: *** [override_dh_auto_build] Error 2

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/07/08/osmosis_0.40.1+ds1-6_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.





More information about the Pkg-osm-maint mailing list