Your message dated Thu, 16 Oct 2014 19:49:30 +0000
with message-id <e1xer3c-0001uu...@franck.debian.org>
and subject line Bug#761791: fixed in vifm 0.4-1.1
has caused the Debian Bug report #761791,
regarding vifm: 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 ow...@bugs.debian.org
immediately.)
--
761791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761791
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:vifm
Version: 0.4-1
Severity: wishlist
User: debian-cr...@lists.debian.org
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/vifm_0.4-1_unstable_jdk-libtool.log
The last lines of the build log are at the end of this report.
[...]
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
test -f Makefile && /usr/bin/make distclean
debian/rules:34: recipe for target 'clean' failed
make: [clean] Error 1 (ignored)
rm -f config.h TAGS ID Makefile config.cache config.log stamp-h \
depcomp install-sh missing mkinstalldirs \
stamp-h[0-9]* config.status src/*.tab.c src/TAGS src/ID \
src/.deps src/Makefile src/config.cache src/config.log \
src/stamp-h src/stamp-h[0-9]* src/vifm src/*.o src/core \
src/*.core debian/files
rm -rf `pwd`/debian/tmp autom4te.cache
dpkg-source -b vifm-0.4
dpkg-source: warning: no source format specified in debian/source/format, see
dpkg-source(1)
dpkg-source: info: using source format `1.0'
dpkg-source: info: building vifm using existing vifm_0.4.orig.tar.gz
dpkg-source: info: building vifm in vifm_0.4-1.diff.gz
dpkg-source: warning: ignoring deletion of file mkinstalldirs, use
--include-removal to override
dpkg-source: warning: ignoring deletion of file missing, use --include-removal
to override
dpkg-source: warning: ignoring deletion of file install-sh, use
--include-removal to override
dpkg-source: warning: ignoring deletion of file depcomp, use --include-removal
to override
dpkg-source: warning: ignoring deletion of directory autom4te.cache
dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0, use
--include-removal to override
dpkg-source: warning: ignoring deletion of file autom4te.cache/requests, use
--include-removal to override
dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0, use
--include-removal to override
dpkg-source: warning: the diff modifies the following upstream files:
Makefile.in
aclocal.m4
config.guess
config.sub
configure
ltmain.sh
pauseme.1
src/Makefile.in
src/commands.c
src/config.c
src/config.c~
src/filelist.c
vifm.1
dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented
changes to upstream files, see dpkg-source(1)
dpkg-source: info: building vifm in vifm_0.4-1.dsc
debian/rules build
./autogen.sh
**Error**: You must have `libtool' installed.
Get ftp://ftp.gnu.org/pub/gnu/libtool-1.2d.tar.gz
(or a newer version if it is available)
make: *** [config.status] Error 1
debian/rules:26: recipe for target 'config.status' failed
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: vifm
Source-Version: 0.4-1.1
We believe that the bug you reported is fixed in the latest version of
vifm, 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 761...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Johannes Schauer <j.scha...@email.de> (supplier of updated vifm 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 07 Oct 2014 21:19:56 +0200
Source: vifm
Binary: vifm
Architecture: source amd64
Version: 0.4-1.1
Distribution: unstable
Urgency: medium
Maintainer: Edelhard Becker <edelh...@debian.org>
Changed-By: Johannes Schauer <j.scha...@email.de>
Description:
vifm - a ncurses based file manager with vi like keybindings
Closes: 761791
Changes:
vifm (0.4-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Check for libtoolize rather than libtool. Closes: #761791
Checksums-Sha1:
bf524444c88382f2848ac67f0c39a943ec2f9480 965 vifm_0.4-1.1.dsc
63bbf488660a7f72f3a5c372d81b297c26819a2d 53754 vifm_0.4-1.1.diff.gz
8db045825f62b097902bee7625b7e1f698364eac 61520 vifm_0.4-1.1_amd64.deb
Checksums-Sha256:
171c51fe3cb5195490f798b21beab0e4c6f9bc28b6ce592225ee5a88f259eb5b 965
vifm_0.4-1.1.dsc
a4e278591edcb66f8b06f0927081446f225e40799c6bf772da3204dd1a1a5b90 53754
vifm_0.4-1.1.diff.gz
c31c3a0b3b890f647832acf5c4849b9f892fd6e90057873a2d74bb7d2306230d 61520
vifm_0.4-1.1_amd64.deb
Files:
7c7822527a12a82b695555d896813fc8 965 utils optional vifm_0.4-1.1.dsc
c59be1aa6204534bd665e8e614064d84 53754 utils optional vifm_0.4-1.1.diff.gz
28e703e6c53ea914ff5033c8f465074a 61520 utils optional vifm_0.4-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlQ8JQIACgkQStlRaw+TLJzlKgCcCplfwTEDc5avzydCcCu6m2aj
JRUAoLgxknarpEP36ZxE2YPi1TYbMopW
=/gLL
-----END PGP SIGNATURE-----
--- End Message ---