Your message dated Thu, 06 Sep 2018 22:20:14 +0000
with message-id <e1fy2dk-0008vx...@fasolo.debian.org>
and subject line Bug#906380: fixed in libtool 2.4.6-3
has caused the Debian Bug report #906380,
regarding libtool: FTBFS in buster/sid
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.)


-- 
906380: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906380
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libtool
Version: 2.4.6-2.1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh_testdir
sed -i -e "s/\$scriptversion.*/\$scriptversion Debian-2.4.6-2.1/" libtoolize.in
sed -i -e "s/\$scriptversion.*/\$scriptversion Debian-2.4.6-2.1/" 
build-aux/ltmain.in
sed -i -e 's/^VERSION.*/VERSION="@VERSION@ Debian-2.4.6-2.1"/' 
build-aux/ltmain.in
touch README-release
./bootstrap --force --no-git --skip-po --gnulib-srcdir=/usr/share/gnulib/ --copy
bootstrap: warning: No 'git' found; imported gnulib modules may be outdated.
bootstrap: running: /usr/share/gnulib//gnulib-tool --no-changelog --avoid=dummy 
--libtool --macro-prefix=GL --aux-dir=build-aux --m4-base=m4 --local-dir=gl 
--import announce-gen bootstrap...
gnulib-tool: warning: module bootstrap doesn't exist
gnulib-tool: warning: module extract-trace doesn't exist
gnulib-tool: warning: module inline-source doesn't exist
gnulib-tool: warning: module options-parser doesn't exist
Module list with included dependencies (indented):

[... snipped ...]

| #define PACKAGE_VERSION "2.4.6"
| #define PACKAGE_STRING "GNU Libtool 2.4.6"
| #define PACKAGE_BUGREPORT "bug-libt...@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtool/";
| #define PACKAGE "libtool"
| #define VERSION "2.4.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH 
"/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/usr/local/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| 
| configure: exit 0

make: *** [debian/rules:104: build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libtool.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: libtool
Source-Version: 2.4.6-3

We believe that the bug you reported is fixed in the latest version of
libtool, 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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam Borowski <kilob...@angband.pl> (supplier of updated libtool 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: SHA512

Format: 1.8
Date: Thu, 06 Sep 2018 22:28:05 +0200
Source: libtool
Binary: libtool libtool-bin libtool-doc libltdl7 libltdl-dev
Architecture: source
Version: 2.4.6-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Adam Borowski <kilob...@angband.pl>
Description:
 libltdl-dev - System independent dlopen wrapper for GNU libtool
 libltdl7   - System independent dlopen wrapper for GNU libtool
 libtool    - Generic library support script
 libtool-bin - Generic library support script (libtool binary)
 libtool-doc - Generic library support script
Closes: 906380
Changes:
 libtool (2.4.6-3) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS test failure with automake 1.16; patch from Fedora tested by
     Juhani Numminen and Shirish.  Closes: #906380.
   * Set maintainer to the QA team.
   * Use debhelper compat 9.
   * R³.
Checksums-Sha1:
 9018ab064d8dd6a53495d636aacd9ca966998880 2375 libtool_2.4.6-3.dsc
 d140bf07ee32a3aeef4dbe55ba0d333f2b466d72 46580 libtool_2.4.6-3.debian.tar.xz
 448144dd919a9ae1854e37beab2603d3ba466617 5589 libtool_2.4.6-3_source.buildinfo
Checksums-Sha256:
 67c79b1e00dbb023fcfe102c7b4f1e51bb977a29bbae1494351c953ab72f97dd 2375 
libtool_2.4.6-3.dsc
 ebb24b698c5f1efef90e464f74ba7afbc7d4b850559d5f2492fe27a4b7fd46f7 46580 
libtool_2.4.6-3.debian.tar.xz
 7e9296e25533a792b01a078e115f3a9860c020ae24df87bc707bef25099f5ab3 5589 
libtool_2.4.6-3_source.buildinfo
Files:
 cd71bb621f9d06ccc5309941567a1e2a 2375 devel optional libtool_2.4.6-3.dsc
 390de093d25c9f870dafb8f36ec2df22 46580 devel optional 
libtool_2.4.6-3.debian.tar.xz
 f1cda4275a67920d5ad0dee38b86fb82 5589 devel optional 
libtool_2.4.6-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEkjZVexcMh/iCHArDweDZLphvfH4FAluRlksUHGtpbG9ieXRl
QGFuZ2JhbmQucGwACgkQweDZLphvfH77Mw//Vpp5gZDAER+dBrHHiHPZLrXgAE77
U3Bt8HSlXi1OvhSM9roavf256g1simuHmYk7/N3U97BV+rNEtGxq23tKsFNVGFZp
9Q1geOXZbv/HdYbGajJRhv+hSOU8POGA4+1NbhS+4t2wg0DDJ7sfRpHL5FW7Qbx2
w6Zg/7HRbCB85b2QdDNELE5oNvuO8ZAoWX5ygzhA0XY70PN7bsYwEXx4NyoP3+DW
mEjeeM1UeyjM5CNQdIziGa7qgom37oBiw83lZx9ERYIcW+rq3wJngYtb+ikRV/EF
Q2IW4nRumkb2/ruUfiNm87SrNhlXzqIVnq8Ay3yBJspSL7qvldjGHfacBiR+9kt7
5FAVGppoyx9x8S6t/l6OspFS5Ls5k0x3fPuW7gY0U+aE8Bxe0Nq2C0ynkdzYMTs2
C+bHW7+e14eZxh1fr7T0LbvPEMUXdpH585PhgRw/zaEW/cpro+xm49YKrBDMl6WW
P1u6R6QmB/heYyKwccHxZBvDjwTna3MeRmB5MaBJPDKp8FuwsgEFdTx/TOiwSpnL
FjezRBFJjzDTkNhMGlL2JUVoole4OWefbq5W4u38fQ2Ya5tk4Jha3+UwR74mN4Yb
MGOEyo/qIOtqQb92GM7PHnnId4FhVK9C99yJDgO0r3QR76kudmBOevGAH5VTDQd2
k2b2US9I1g4UNpw=
=7hYY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to