Your message dated Fri, 17 Sep 2021 15:19:23 +0000
with message-id <e1mrfe7-000axz...@fasolo.debian.org>
and subject line Bug#978913: fixed in uisp 20050207-4.4
has caused the Debian Bug report #978913,
regarding uisp: 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 ow...@bugs.debian.org
immediately.)
--
978913: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978913
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:uisp
Version: 20050207-4.3
Severity: normal
Tags: sid bookworm
User: d...@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/uisp_20050207-4.3_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
[...]
configure.ac:27: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:27: the top level
configure.ac:28: warning: The macro `AC_FOREACH' is obsolete.
configure.ac:28: You should run autoupdate.
./lib/autoconf/general.m4:190: AC_FOREACH is expanded from...
aclocal.m4:203: _AM_SET_OPTIONS is expanded from...
aclocal.m4:56: AM_INIT_AUTOMAKE is expanded from...
configure.ac:28: the top level
configure.ac:37: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:37: You should run autoupdate.
./lib/autoconf/headers.m4:657: AC_HEADER_STDC is expanded from...
configure.ac:37: the top level
configure.ac:44: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:44: You should run autoupdate.
./lib/autoconf/headers.m4:696: AC_HEADER_TIME is expanded from...
configure.ac:44: the top level
/bin/bash ./config.status --recheck
running /bin/bash ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu
--prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info
CXXFLAGS=-g -Wall -Wno-narrowing -O2 build_alias=x86_64-linux-gnu
host_alias=x86_64-linux-gnu --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether x86_64-linux-gnu-g++ accepts -g... yes
checking for x86_64-linux-gnu-g++ option to enable C++11 features... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-linux-gnu-g++... gcc3
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the compiler supports GNU C... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to enable C11 features... none needed
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking whether x86_64-linux-gnu-gcc needs -traditional... no
configure: error: cannot run /bin/sh ./config.sub
make[1]: *** [Makefile:200: config.status] Error 127
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:29: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: uisp
Source-Version: 20050207-4.4
Done: Boyuan Yang <by...@debian.org>
We believe that the bug you reported is fixed in the latest version of
uisp, 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 978...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated uisp 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: Fri, 17 Sep 2021 10:59:52 -0400
Source: uisp
Architecture: source
Version: 20050207-4.4
Distribution: unstable
Urgency: high
Maintainer: Margarita Manterola <ma...@debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 529148 965856 978913
Changes:
uisp (20050207-4.4) unstable; urgency=high
.
* Non-maintainer upload.
* Replace obsolete Priority: extra with Priority: optional.
* debian/rules: Rewrite with dh sequencer.
+ Also invoke autoreconf before configure.
* debian/compat: Dropped, not needed.
* debian/control:
+ Bump Standards-Version to 4.6.0.
+ Bump debhelper compat to v13. (Closes: #965856)
* debian/patches; Refresh patches.
* debian/patches/0006-fix-configure.ac.patch: Make configure.ac
compatible with autoconf 2.69+. (Closes: #978913)
* debian/watch: Update to v4 format. (Closes: #529148)
* debian/not-installed: Remove duplicated installation entry.
* debian/dirs: Dropped, useless.
* Apply patch from Ubuntu:
.
[ Ilya Barygin ]
* Build with -Wno-error as some warn_unused_result warnings are
generated. Fixes FTBFS.
Checksums-Sha1:
10236673d6dab8ee5426ef0c54c3b2064ee06643 1711 uisp_20050207-4.4.dsc
f1b5bf5bdd9597ae7fd8d8ae733d6f5cd31f9cf7 166745 uisp_20050207.orig.tar.gz
748c79d22dd606f7b4ec75f95698c729dd2f3e7a 5864 uisp_20050207-4.4.debian.tar.xz
5ba8be18b7994b1f1e391ddd52bac39bdf05383b 5921 uisp_20050207-4.4_amd64.buildinfo
Checksums-Sha256:
5ba3b343f872a28cce34f841e3a6bb0c7144950e39422ec9ab5bad7512ba3df3 1711
uisp_20050207-4.4.dsc
7c43c5f34f00a7243bda87457e43dc9122b5a3837b1370b30f39c1eecbedccae 166745
uisp_20050207.orig.tar.gz
1d9e6ac4b5de5768cc6fae35c6342b7b31bbe079d29edf6590a26d1abbb6ee0b 5864
uisp_20050207-4.4.debian.tar.xz
065e495277ab462756edc5257076355172c4ac238dfd85434c3fa31cf3a3d9eb 5921
uisp_20050207-4.4_amd64.buildinfo
Files:
886e6131ea77069a61ebb5d9651ff196 1711 electronics optional
uisp_20050207-4.4.dsc
b1e499d5a1011489635c1a0e482b1627 166745 electronics optional
uisp_20050207.orig.tar.gz
c9edfde5325a669c61b3825b022326ba 5864 electronics optional
uisp_20050207-4.4.debian.tar.xz
6ced6ae6c08019e8033417909054cacd 5921 electronics optional
uisp_20050207-4.4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmFErY0ACgkQwpPntGGC
Ws5uthAAr6jCELshKLzPLX3T+z2k0oavo9wuz4y7/YpRqKaoPXDlUZ+vMCCmrQ6y
rWBmkJodITmuV0cqthZ7vMIGxbFiRCoHxy4xng4/D6ptMYVWgAYGkSJxljT0T7W5
Le8jB1v6F7y6d3Tx4HCT4Qm70PoHt7LhKve3pAzK37XcTBwgxm38rvsg3Orm+Fs2
kpM49fWunh5KSy5gI5eagRWpkNDIZuVyFS60rmEMfdSHoR3brfOGF+bEagQWWB+C
3wZIBOf8IZzHT+/s8Jg9HfUUS/iSG3zZJrfoql4h61FASuXWiHohDPkzzO9ZVMvP
RwIMZOR1xvteXXzD/B6Y5UXAOl6ca6BAKd5UuddJ2d+aKnruDxdArnfqFDE68biL
rM48L+HXIgUjy7TcTI3sd0Xwiu8A2zARfOrhTy9v+tTVCre1Zy2cnncFiioyD334
DXNBLNlYp8JUDKMJGiHRstKvsP5Nc06R1oHsS7dfXY1kNYKLWC3PpLvpeG0TBy2c
7dnJnTqxV/SA3UTN+8ZBt6tHbCH14F1CldI9kapVdo3zAfN69rac67vSSKMeQi45
G+UUA1EZt+a0AAgt2akN3K00XPbAmD7DMNRFvjMu0uDUzwWT2RV5aKcyMj6FVsln
vuaCofrySRrOomQbRNMLVI8Ybg2Jd0f9l8mmrjeAkY2dLHyzodg=
=8dO3
-----END PGP SIGNATURE-----
--- End Message ---