It seems this bug only happens when building with arch indep packages.
Building only arch specific packages works fine (hence why this bug does
not show up on debian buildds)
there are two possible fixes I can see, the easy one and the good one
The easy one is to add foomatic-db-engine to build-depends indep.
However recursive build-depends are not generally considered a good
thing (for starters they prevent building a package from source alone)
and should IMO be avoided in cases like this (there are some cases where
they are genuninely unavoidable)
The good one would be to fixup the build process to use the binaries it
has just built rather than the system ones. I'm not a perl guy though so
i'm not going to attempt a patch for this.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org