Control: reassign 848807 libunbound2
Control: forcemerge 848339 848807
On Mon, Dec 19, 2016 at 10:32:00PM +0100, Lucas Nussbaum wrote:
> Relevant part (hopefully):
> > make[4]: Entering directory '/<<PKGBUILDDIR>>'
> > make[4]: Nothing to be done for 'install-exec-am'.
> > make[4]: Nothing to be done for 'install-data-am'.
> > make[4]: Leaving directory '/<<PKGBUILDDIR>>'
> > make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> > make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> > find debian/*/usr/lib/* -name '*.so.*.*' -type f -exec \
> > chrpath -d {} +
> > make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> > dh_install -O--parallel
> > dh_install: Cannot find (any matches for)
> > "debian/tmp/usr/lib/*/pkgconfig/gnutls-dane.pc" (tried in "." and
> > "debian/tmp")
> > dh_install: libgnutls28-dev missing files:
> > debian/tmp/usr/lib/*/pkgconfig/gnutls-dane.pc
> > dh_install: Cannot find (any matches for)
> > "debian/tmp/usr/lib/*/libgnutls-dane.so.*" (tried in "." and "debian/tmp")
> > dh_install: libgnutls-dane0 missing files:
> > debian/tmp/usr/lib/*/libgnutls-dane.so.*
> > dh_install: missing files, aborting
> > debian/rules:102: recipe for target 'binary' failed
> > make: *** [binary] Error 255
That's due to the unresolved fake_dsa symbol introduced in unbound
1.6.0-1.
Helmut