Your message dated Sat, 6 Aug 2016 20:49:24 +0200
with message-id <[email protected]>
and subject line Re: Bug#806654: libtool: FTBFS when built with
dpkg-buildpackage -A
has caused the Debian Bug report #806654,
regarding libtool: FTBFS in stretch when built with "dpkg-buildpackage -A"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
806654: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806654
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libtool
Version: 2.4.2-1.11
User: [email protected]
Usertags: binary-indep
Severity: important
Dear maintainer:
I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
cd doc && makeinfo libtool.texi
libtool.texi:9: @include: could not find version.texi
libtool.texi:27: warning: undefined flag: VERSION
libtool.texi:48: warning: undefined flag: VERSION
libtool.texi:48: warning: undefined flag: UPDATED
libtool.texi:82: warning: undefined flag: VERSION
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
--------------------------------------------------------------------------------
Sorry not to have a fix, as I am reporting many bugs similar to
this one. The common hints are:
* If the only architecture-independent packages are dummy transitional
ones and they were released with jessie, the easy fix is to drop them
now.
* When using "dh", it is allowed to use (independently)
optional targets override_dh_foo-arch and override_dh_foo-indep
(for several values of "foo").
Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, the package would be suitable to be uploaded in source-only
form if you wish.
Thanks.
--- End Message ---
--- Begin Message ---
Version: 2.4.6-1
On Sat, Aug 06, 2016 at 07:11:50PM +0200, Santiago Vila wrote:
> On Sat, Aug 06, 2016 at 05:57:20PM +0200, Kurt Roeckx wrote:
>
> > 2.4.6-0.1 builds fine for me using -A.
>
> Please provide a build log for any of your successful
> "dpkg-buildpackage -A" builds of libtool 2.4.6-0.1 in stretch.
That was stupid of me. Not wanting to wait for the test suite, it
takes a long time, I skipped the test suite. And of course the
problem you reported was that that test suite gave errors.
So I could reproduce it with 2.4.6-0.1 but not with 2.4.6-1.
Kurt
--- End Message ---