On Mon, Jul 25, 2016 at 12:39:27AM +0100, Santiago Vila wrote:
> retitle 806654 libtool: FTBFS in stretch when built with "dpkg-buildpackage 
> -A"
> thanks
> 
> On Mon, Jul 25, 2016 at 12:18:09AM +0200, Kurt Roeckx wrote:
> 
> > > libtool.texi:553: warning: undefined flag: VERSION
> > > libtool.texi:586: warning: undefined flag: VERSION
> > > libtool.texi:2097: warning: undefined flag: VERSION
> > > debian/rules:153: recipe for target 'build-indep-stamp' failed
> > > make: *** [build-indep-stamp] Error 1
> > > dpkg-buildpackage: error: debian/rules build-indep gave error exit status 
> > > 2
> > > --------------------------------------------------------------------------------
> > 
> > I can't reproduce this.  This might have been fixed in 2.4.6-0.1
> > with:
> >   * Build-depend on texinfo needed by bootstrap.
> 
> The error is now quite different, but it still fails for me every time I try:

The error you get is a testsuite failure.  It outputs this to
stderr:
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded 
(cannot open shared object file): ignored.

And then the testsuite fails because it wasn't expecting any
output on stderr.

Anyway, this seems like a setup problem, not a problem with the
package, and cleary unrelated to using -A.


Kurt

Reply via email to