Your message dated Thu, 02 Sep 2021 09:49:22 +0000
with message-id <[email protected]>
and subject line Bug#993099: fixed in libprelude 5.2.0-4
has caused the Debian Bug report #993099,
regarding libprelude arch-only FTBFS: Can't exec "gtkdocize": No such file or
directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 293.
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.)
--
993099: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993099
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libprelude
Version: 5.2.0-3
Severity: serious
Tags: ftbfs
libprelude fails to build from source in an arch-only build. The log
ends with:
| dh_autoreconf -a
| libtoolize: putting auxiliary files in '.'.
| libtoolize: copying file './ltmain.sh'
| libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
| libtoolize: copying file 'm4/libtool.m4'
| libtoolize: copying file 'm4/ltargz.m4'
| libtoolize: copying file 'm4/ltdl.m4'
| libtoolize: copying file 'm4/ltoptions.m4'
| libtoolize: copying file 'm4/ltsugar.m4'
| libtoolize: copying file 'm4/ltversion.m4'
| libtoolize: copying file 'm4/lt~obsolete.m4'
| libtoolize: putting libltdl files in LT_CONFIG_LTDL_DIR, 'libltdl'.
| libtoolize: copying file 'libltdl/COPYING.LIB'
| libtoolize: creating file 'libltdl/Makefile.am'
| libtoolize: copying file 'libltdl/README'
| libtoolize: creating file 'libltdl/Makefile.in'
| libtoolize: copying file 'libltdl/libltdl/lt__alloc.h'
| libtoolize: copying file 'libltdl/libltdl/lt__argz_.h'
| libtoolize: copying file 'libltdl/libltdl/lt__dirent.h'
| libtoolize: copying file 'libltdl/libltdl/lt__glibc.h'
| libtoolize: copying file 'libltdl/libltdl/lt__private.h'
| libtoolize: copying file 'libltdl/libltdl/lt__strl.h'
| libtoolize: copying file 'libltdl/libltdl/lt_dlloader.h'
| libtoolize: copying file 'libltdl/libltdl/lt_error.h'
| libtoolize: copying file 'libltdl/libltdl/lt_system.h'
| libtoolize: copying file 'libltdl/libltdl/slist.h'
| libtoolize: copying file 'libltdl/loaders/dld_link.c'
| libtoolize: copying file 'libltdl/loaders/dlopen.c'
| libtoolize: copying file 'libltdl/loaders/dyld.c'
| libtoolize: copying file 'libltdl/loaders/load_add_on.c'
| libtoolize: copying file 'libltdl/loaders/loadlibrary.c'
| libtoolize: copying file 'libltdl/loaders/preopen.c'
| libtoolize: copying file 'libltdl/loaders/shl_load.c'
| libtoolize: copying file 'libltdl/lt__alloc.c'
| libtoolize: copying file 'libltdl/lt__argz.c'
| libtoolize: copying file 'libltdl/lt__dirent.c'
| libtoolize: copying file 'libltdl/lt__strl.c'
| libtoolize: copying file 'libltdl/lt_dlloader.c'
| libtoolize: copying file 'libltdl/lt_error.c'
| libtoolize: copying file 'libltdl/ltdl.c'
| libtoolize: copying file 'libltdl/ltdl.h'
| libtoolize: copying file 'libltdl/slist.c'
| Can't exec "gtkdocize": No such file or directory at
/usr/share/autoconf/Autom4te/FileUtils.pm line 293.
| autoreconf: error: gtkdocize failed with exit status: 2
| dh_autoreconf: error: autoreconf -f -i returned exit code 2
| make: *** [debian/rules:57: binary-arch] Error 25
| dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit
status 2
A quick fix likely is moving gtk-doc-tools from B-D-I to B-D, but
Andreas Metzler found a way of avoiding that in gnutls28 and libtasn1-6.
Helmut
--- End Message ---
--- Begin Message ---
Source: libprelude
Source-Version: 5.2.0-4
Done: Thomas Andrejak <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libprelude, 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.
Thomas Andrejak <[email protected]> (supplier of updated libprelude
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: SHA512
Format: 1.8
Date: Wed, 25 Aug 2021 20:53:39 +0200
Source: libprelude
Architecture: source
Version: 5.2.0-4
Distribution: unstable
Urgency: medium
Maintainer: Pierre Chifflier <[email protected]>
Changed-By: Thomas Andrejak <[email protected]>
Closes: 991100 993099
Changes:
libprelude (5.2.0-4) unstable; urgency=medium
.
[ Helmut Grohne ]
* Improve cross satisfiability. (Closes: #991100)
+ Drop unnecessary versioned g++ dependency.
+ Build-Depends: perl-xs-dev as we are building an extension.
+ Multiarchify python Build-Depends.
* Declaratively depend on the python3 addon.
.
[ Thomas Andrejak ]
* d.patches: Add new patch
- 024-Fix_Config_H.patch
- Fix including config.h when HAVE_CONFIG_H defined
- 025-Fix-PyIOBase_Type.patch
- Fix PyIOBase_Type for Python 3.10 compatibility
* d.rules: Disable GTKDOCIZE for arch-only builds (Closes: #993099)
* d.control
- Bump to Standards-Version 4.6.0
* Updata symbols file for GCC 11
Checksums-Sha1:
f4d312a15235be2ed592e189abde257de709acd9 3098 libprelude_5.2.0-4.dsc
af57d0a5c767098a912a8d5f3d06a1d57f5d0da3 27644 libprelude_5.2.0-4.debian.tar.xz
2a26758ae8baef88094b31f97f5f3947c091b8c4 15463
libprelude_5.2.0-4_amd64.buildinfo
Checksums-Sha256:
c6563fc0f175ee0c570101c77b59acab4c52ffc6608fe8071a0640612fecc692 3098
libprelude_5.2.0-4.dsc
c1bd61c3f689f4d783d7abb301ea08844d05771ca11a3ccdc2b149f88d03b2e5 27644
libprelude_5.2.0-4.debian.tar.xz
f010ec9be96e22d3bb9994f9bf97a49a57a64c19c34c676c6266bae5b8be479c 15463
libprelude_5.2.0-4_amd64.buildinfo
Files:
c9557c2fa003c3b5efc57d3ab31c8a75 3098 libs optional libprelude_5.2.0-4.dsc
a6523945ded3f16fef69ceefdc0eec47 27644 libs optional
libprelude_5.2.0-4.debian.tar.xz
c8bc1808cc43a29b44a4d889c202fba4 15463 libs optional
libprelude_5.2.0-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAmEwmJoACgkQCBa54Yx2
K613URAAq2UslgwL9+hJRUccCujzIs7XXJgcWPgU7AvS7kV800vzKWE/oDbiNZg5
r4zyr5DxlBrpjfNRFyhTrpcdn0g/G0iLoGHXB06E9XXovnMK7OWyAvpf8g7lBn5N
zc+2r2z4qRpcqE5mqyjsxCi36cdwJZ75u8yin9JqxvN+3WExjpiyMvS5ng3BEvRk
LM2/xzNKPMXbxoy7NcOqgRnFj5u166s+0dei8/LXq9GcGXOVbxVBIaa2jFFSVoYh
e85dfbrjQAQ55vUPltOZcg+/NiOsU/6W6+AwIWHHY6RwicQ1d843t5fA0IV8tWZ0
TrOxlyRTEjP/V0/8mxqyOyFGl5swfXBBGdGGH5aQUT+jtqunLCUeSqSnJ5oNGXTS
ODPPs4pHvyeUhCwbQh87AepORJ99Al8z/+x+CblZ8/XS9wn1PI+X3ET0uhJaGzqu
Ko18foJJUeE3NbRFHtqbzIKS7CJ+qkqvdElwX+Q6T0j2/tPMTzTDRpRQ6vIsfR88
giyLajSOn9tB6i9hJgWxE6rVnii/jrI0t6PCbBLIdIkk1Cg8r3aHjpFPPg92mKPq
0+slrBE5PDNJtQwpHFpIUxFcFZ68TXT5qBWf+t7aHByqAL9gWkBMg5ZB6h6rlWgP
sFvz53xG6p0CGPy8CxIccmdCmyIcaqNHQmr/1THZJi+HZ7+nKms=
=T7CZ
-----END PGP SIGNATURE-----
--- End Message ---