Your message dated Tue, 14 Oct 2014 11:25:22 +0000
with message-id <[email protected]>
and subject line Bug#761792: fixed in waili 19990723-22.1
has caused the Debian Bug report #761792,
regarding waili: libtool split: package needs a b-d on libtool-bin (or avoid
using the libtool binary)
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.)
--
761792: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761792
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:waili
Version: 19990723-22
Severity: wishlist
User: [email protected]
Usertags: libtool-split
As part of the effort to cross-build the archive, the libtool package
needs a split into an architecture independent part and an
architecture dpendent part (the latter only consisting of the libtool
binary). The split is already done for jessie/sid, but to enable the
cross buildability, the dependency in libtool on libtool-bin needs to
be removed, and libtool-bin needs to depend on libtool instead.
The vast majority of packages using libtool via automake don't need
the libtool binary, and thus no changes in the build dependencies, however
about 60 source packages are using libtool directly, and need changes.
- some packages just check for the libtool binary, and then don't
use it for the build (but are using libtoolize instead). Such
usages are seen in a script called buildcheck.sh, and sometimes
in autogen.sh scripts. The solution for these cases is to patch
these scripts to check for libtoolize instead of libtool, and
not to introduce the new build dependency.
- other packages just need the additional build dependency on
libtool-bin.
To test your packages with the libtool-bin package removed, please use
the binaries found at
deb https://people.debian.org/~doko/tmp/20140820 ./
It is not clear, if all of these changes can be done in time for
the jessie release, but it would be nice to have to be able to
cross-build more packages in jessie.
For questions and help please email the debian-cross ML.
For additional pointers please see
https://lists.debian.org/debian-devel-announce/2014/08/msg00013.html
and some discussion in the orignal issue filed for libtool (#682045).
The full build log can be found at:
http://people.debian.org/~doko/logs/20140912/failed-libtool/waili_19990723-22_unstable_jdk-libtool.log
The last lines of the build log are at the end of this report.
[...]
make[1]: Entering directory '/«PKGBUILDDIR»'
set -e; for i in include lib test man; do /usr/bin/make -C $i; done
make[2]: Entering directory '/«PKGBUILDDIR»/include'
set -e; for i in waili; do /usr/bin/make -C $i; done
make[3]: Entering directory '/«PKGBUILDDIR»/include/waili'
make[3]: Nothing to be done for 'All'.
make[3]: Leaving directory '/«PKGBUILDDIR»/include/waili'
make[2]: Leaving directory '/«PKGBUILDDIR»/include'
make[2]: Entering directory '/«PKGBUILDDIR»/lib'
make[2]: '/«PKGBUILDDIR»/lib/libwaili.a' is up to date.
make[2]: Leaving directory '/«PKGBUILDDIR»/lib'
make[2]: Entering directory '/«PKGBUILDDIR»/test'
make[2]: Nothing to be done for 'All'.
make[2]: Leaving directory '/«PKGBUILDDIR»/test'
make[2]: Entering directory '/«PKGBUILDDIR»/man'
make[2]: Nothing to be done for 'All'.
make[2]: Leaving directory '/«PKGBUILDDIR»/man'
set -e; for i in include lib test man; do /usr/bin/make -C $i install; done
make[2]: Entering directory '/«PKGBUILDDIR»/include'
set -e; for i in waili; do /usr/bin/make -C $i; done
make[3]: Entering directory '/«PKGBUILDDIR»/include/waili'
make[3]: Nothing to be done for 'All'.
make[3]: Leaving directory '/«PKGBUILDDIR»/include/waili'
set -e; for i in waili; do /usr/bin/make -C $i install; done
make[3]: Entering directory '/«PKGBUILDDIR»/include/waili'
install -d /«PKGBUILDDIR»/debian/tmp/usr/include/waili
install -m 644 Blit.h Channel.h Color.h Compiler.h Image.h LChannel.h
LChannelC.h LChannelCR.h LChannelR.h Lifting.h Lifting.inline.h NTChannel.h
Storage.h Timer.h Types.h Util.h Wavelet.h Wavelet_bin.h
/«PKGBUILDDIR»/debian/tmp/usr/include/waili
make[3]: Leaving directory '/«PKGBUILDDIR»/include/waili'
make[2]: Leaving directory '/«PKGBUILDDIR»/include'
make[2]: Entering directory '/«PKGBUILDDIR»/lib'
install -d /«PKGBUILDDIR»/debian/tmp/usr/lib
install /«PKGBUILDDIR»/lib/libwaili.a /«PKGBUILDDIR»/debian/tmp/usr/lib
make[2]: Leaving directory '/«PKGBUILDDIR»/lib'
make[2]: Entering directory '/«PKGBUILDDIR»/test'
install -d /«PKGBUILDDIR»/debian/tmp/usr/lib/libwaili/test/
install Example Demo Proof Rangecheck Test Histogram
/«PKGBUILDDIR»/debian/tmp/usr/lib/libwaili/test/
make[2]: Leaving directory '/«PKGBUILDDIR»/test'
make[2]: Entering directory '/«PKGBUILDDIR»/man'
install -d /«PKGBUILDDIR»/debian/tmp/usr/share/doc/libwaili
install Manual.ps /«PKGBUILDDIR»/debian/tmp/usr/share/doc/libwaili
make[2]: Leaving directory '/«PKGBUILDDIR»/man'
make[1]: Leaving directory '/«PKGBUILDDIR»'
#dh_link usr/share/doc/libwaili usr/share/doc/libwaili-dev
dh_link usr/lib/libwaili/test usr/share/doc/libwaili/examples
dh_link usr/lib/libwaili/test usr/share/doc/libwaili-dev/examples
rm `pwd`/debian/tmp/usr/lib/libwaili.la
rm: cannot remove '/«PKGBUILDDIR»/debian/tmp/usr/lib/libwaili.la': No such
file or directory
make: *** [install-arch] Error 1
debian/rules:41: recipe for target 'install-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: waili
Source-Version: 19990723-22.1
We believe that the bug you reported is fixed in the latest version of
waili, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated waili package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 09 Oct 2014 10:11:19 +0000
Source: waili
Binary: libwaili-dev libwaili1c2
Architecture: source amd64
Version: 19990723-22.1
Distribution: unstable
Urgency: medium
Maintainer: A Mennucc1 <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
libwaili-dev - WAILI is a wavelet transform library (develop. files)
libwaili1c2 - WAILI is a wavelet transform library
Closes: 761792
Changes:
waili (19990723-22.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Build-depend on libtool-bin. Closes: #761792.
Checksums-Sha1:
0c89d8a1c58cef701d74d7c742a46959aee04a5d 1256 waili_19990723-22.1.dsc
8463991dd64aa77a59f5e1843f41c01992c540da 152920
waili_19990723-22.1.debian.tar.xz
0a23eae184e1ec915d2a83117c7685d46b2e90a7 299896
libwaili-dev_19990723-22.1_amd64.deb
a619107097db6c7dfc4839de4b9999c8ea4eb736 67620
libwaili1c2_19990723-22.1_amd64.deb
Checksums-Sha256:
1fbdd543e66e70c8c75d9271c16ef2a0d502d78c1c7d569b8c7f09607d1fc3c7 1256
waili_19990723-22.1.dsc
51c3935ac30fab739e3eec73791194399fbcafc1e347a88669714b0d4f7cdca2 152920
waili_19990723-22.1.debian.tar.xz
00c0d66c0899c3b0b27311a61dbee1bf5545ab4986c60051fcfd668f93d7280a 299896
libwaili-dev_19990723-22.1_amd64.deb
12c6687fcd3b891b3de93969171a0b1ebb881d73c0cc5814742c3db508a84ba9 67620
libwaili1c2_19990723-22.1_amd64.deb
Files:
0ace5e6dda5f0a402a8733b1a737cef1 1256 devel optional waili_19990723-22.1.dsc
8f7b501b3896eb36c1dd8f26e90ad19a 152920 devel optional
waili_19990723-22.1.debian.tar.xz
b402efac629d0656755892b895937a2b 299896 libdevel optional
libwaili-dev_19990723-22.1_amd64.deb
ec4e444a2954377d08a9f9ca72d409f0 67620 libs optional
libwaili1c2_19990723-22.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlQ2aEUACgkQStlRaw+TLJxPFwCgnkwagBoSc0cg5RrCiM2VyOnO
b+0AoJMlQu982wzC9SRQ3G7aLRkjNNda
=NzuD
-----END PGP SIGNATURE-----
--- End Message ---