help-libidn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#978850: marked as done (libidn2: ftbfs with autoconf 2.70)


From: Debian Bug Tracking System
Subject: Bug#978850: marked as done (libidn2: ftbfs with autoconf 2.70)
Date: Fri, 15 Jan 2021 11:06:12 +0000

Your message dated Fri, 15 Jan 2021 11:03:40 +0000
with message-id <E1l0MtI-0003Bp-A7@fasolo.debian.org>
and subject line Bug#978850: fixed in libidn2 2.3.0-5
has caused the Debian Bug report #978850,
regarding libidn2: ftbfs with autoconf 2.70
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 owner@bugs.debian.org
immediately.)


-- 
978850: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978850
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message --- Subject: libidn2: ftbfs with autoconf 2.70 Date: Thu, 31 Dec 2020 14:28:04 +0000
Package: src:libidn2
Version: 2.3.0-1
Severity: normal
Tags: sid bookworm
User: doko@debian.org
Usertags: ftbfs-ac270

[This bug report is not targeted to the upcoming bullseye release]

The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/libidn2_2.3.0-1_unstable_ac270.log
The last lines of the build log are at the end of this report.

To build with autoconf 2.70, please install the autoconf package from
experimental:  apt-get -t=experimental install autoconf 

[...]
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage -us -uc -sa -rfakeroot
dpkg-buildpackage: info: source package libidn2
dpkg-buildpackage: info: source version 2.3.0-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Ondřej Surý <ondrej@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
dpkg-source: info: using options from libidn2-2.3.0/debian/source/options: 
--diff-ignore=.git|doc/reference/tmpl/idn2.sgml|doc/reference/tmpl/idna.sgml|doc/idn2.1
 fakeroot debian/rules clean
dh clean -O--dbgsym-migration="libidn2-0-dbg (<< 2.0.2-1~)" -X.la
   dh_testdir "-O-O--dbgsym-migration=libidn2-0-dbg (<< 2.0.2-1~)" -O-X.la
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
test ! -f Makefile || dh_auto_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean "-O-O--dbgsym-migration=libidn2-0-dbg (<< 2.0.2-1~)" 
-O-X.la
   dh_clean "-O-O--dbgsym-migration=libidn2-0-dbg (<< 2.0.2-1~)" -O-X.la
 dpkg-source -b .
dpkg-source: warning: upstream signing key but no upstream tarball signature
dpkg-source: info: using options from libidn2-2.3.0/debian/source/options: 
--diff-ignore=.git|doc/reference/tmpl/idn2.sgml|doc/reference/tmpl/idna.sgml|doc/idn2.1
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building libidn2 using existing ./libidn2_2.3.0.orig.tar.gz
dpkg-source: info: building libidn2 in libidn2_2.3.0-1.debian.tar.xz
dpkg-source: info: building libidn2 in libidn2_2.3.0-1.dsc
 debian/rules build
dh build -O--dbgsym-migration="libidn2-0-dbg (<< 2.0.2-1~)" -X.la
   dh_testdir "-O-O--dbgsym-migration=libidn2-0-dbg (<< 2.0.2-1~)" -O-X.la
   dh_update_autotools_config "-O-O--dbgsym-migration=libidn2-0-dbg (<< 
2.0.2-1~)" -O-X.la
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gtkdocize --copy --flavour no-tmpl
find . -name Makefile.in -delete
rm -f doc/idn2.1
dh_autoreconf
Copying file config.rpath
Copying file m4/extern-inline.m4
Copying file m4/fcntl-o.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lock.m4
Copying file m4/printf-posix.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/threadlib.m4
Copying file m4/uintmax_t.m4
Copying file m4/xsize.m4
Copying file po/Makevars.template
/usr/bin/m4:configure.ac:16: Warning: excess arguments to builtin `m4_define' 
ignored
autom4te: error: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: error: aclocal failed with exit status: 1
dh_autoreconf: error: autoreconf -f -i returned exit code 1
make[1]: *** [debian/rules:14: override_dh_autoreconf] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message --- Subject: Bug#978850: fixed in libidn2 2.3.0-5 Date: Fri, 15 Jan 2021 11:03:40 +0000
Source: libidn2
Source-Version: 2.3.0-5
Done: Simon Josefsson <simon@josefsson.org>

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

Debian distribution maintenance software
pp.
Simon Josefsson <simon@josefsson.org> (supplier of updated libidn2 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 15 Jan 2021 11:19:14 +0100
Source: libidn2
Architecture: source
Version: 2.3.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Libidn team <help-libidn@gnu.org>
Changed-By: Simon Josefsson <simon@josefsson.org>
Closes: 978850
Changes:
 libidn2 (2.3.0-5) unstable; urgency=medium
 .
   * Move texinfo from B-D to B-D-I.
   * Handle FTBFS with autoconf 2.70.  Closes: #978850.
   * Drop README.source.
   * Drop debian/source/options extend-diff-ignore=doc/idn2.1.
   * Drop already default ./configure --enable-ld-version-script parameter.
Checksums-Sha1:
 c4bc5232276fb20ed242108277056aa1dacfe7a4 2046 libidn2_2.3.0-5.dsc
 3286936fc4445de6f0ac1390d7fd5c82e554124c 11276 libidn2_2.3.0-5.debian.tar.xz
 e6ffb7435fc7be0188b17fbe8e477892edd9b372 11757 libidn2_2.3.0-5_amd64.buildinfo
Checksums-Sha256:
 f8a787741b2395fe87c2773252e539bcc068fde0a5367316082cbbd2fed2be16 2046 
libidn2_2.3.0-5.dsc
 e061b97d035e374bc6a948a514c26ad7d1bda31c8147cc8db02e604c82865a15 11276 
libidn2_2.3.0-5.debian.tar.xz
 7e7562e89b37e58358f7c1b6c5d4ee4b10678b0dc5bb77a3977ac8f81d3061eb 11757 
libidn2_2.3.0-5_amd64.buildinfo
Files:
 95a2f13f0bcc94dbb740ce4663d593ef 2046 libs optional libidn2_2.3.0-5.dsc
 e9f0aeac4f69efb598422a17a215cddc 11276 libs optional 
libidn2_2.3.0-5.debian.tar.xz
 88efa417b30d28f00f6e78de92727ca9 11757 libs optional 
libidn2_2.3.0-5_amd64.buildinfo

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

iQFIBAEBCgAyFiEEmUFc4ZBdDlWp+IAmhgt/uzL4EZ0FAmABcpMUHHNpbW9uQGpv
c2Vmc3Nvbi5vcmcACgkQhgt/uzL4EZ2RfQgApPCX7wt1lIO0ZuT6MErIxJnENQcV
rRdjqMRtYIq8NsaZIXY1sO6Yo8wNiulT6KvGibRpsVnckiPWNBkkL+axsMXKqTAb
cu0a4IbNFCDv3+alSdX/85HhdaAP83bdJlKwfVGZojo0zbJo6hcnWkHnMlwwSAfB
MXmJ3t8P/Wso55PVoyY/I1TJdmFGV8+E8D5keVXm/EiyuiAj46+2dg3wm0/uaS6r
4stgX0nf3InVfbo81+SJFgblVOU2owSj9ez2sCNjgo12uhiTxjW6wRKPJTi1vOYS
6gbdZKxwNlknssk4ZtHCuhppj2qmIMJ7dA2B95if27OZpEGtKcdnm2AUjg==
=D2VS
-----END PGP SIGNATURE-----

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]