commons-daemon build failures

Wolfgang Baer WBaer@gmx.de
Thu Apr 14 13:19:02 2005


Hi all,

commons-daemon got accepted into main and now tries to build
on all architectures.

Well it works on i386 and powerpc but fails on the others.

Can anybody here explain the following to me ?

Setting up kaffe (1.1.4.RC1-1) ...
Setting up kaffe-dev (1.1.4.RC1-1) ...

[...]

Setting up kaffe-pthreads (1.1.4.RC1-1) ...

Setting up libant1.6-java (1.6.2-2.1) ...
Setting up libjaxp1.2-java (1.2.01-1) ...
Setting up libxerces2-java (2.6.2-1) ...
Checking correctness of source dependencies...
After installing, the following source dependencies are still unsatisfied:
kaffe(inst =*=PROVIDED=*= ! >= wanted 2:1.1.4.PRECVS12-1)
Source-dependencies not satisfied; skipping commons-daemon

The package has the same build-depends on all architectures.
What does this PROVIDED mean - shouldn't be there the
actual version ?

Wolfgang