[Pkg-electronics-devel] Bug#978819: gcc-xtensa-lx106: ftbfs with autoconf 2.70

Matthias Klose doko at debian.org
Thu Dec 31 14:27:30 GMT 2020


Package: src:gcc-xtensa-lx106
Version: 7
Severity: normal
Tags: sid bookworm
User: doko at 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/gcc-xtensa-lx106_7_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 

[...]
patching file libstdc++-v3/testsuite/27_io/filesystem/path/generic/wchar_t.cc
patching file libstdc++-v3/testsuite/27_io/types/1.cc
patching file libstdc++-v3/testsuite/28_regex/match_results/94627.cc
patching file libstdc++-v3/testsuite/experimental/filesystem/operations/last_write_time.cc
patching file libstdc++-v3/testsuite/experimental/filesystem/path/generic/generic_string.cc
patching file libstdc++-v3/testsuite/experimental/net/execution_context/make_service.cc
patching file libstdc++-v3/testsuite/experimental/net/execution_context/use_service.cc
patching file libstdc++-v3/testsuite/experimental/net/executor/1.cc
patching file libstdc++-v3/testsuite/experimental/net/headers.cc
patching file libstdc++-v3/testsuite/experimental/net/internet/address/v4/comparisons.cc
patching file libstdc++-v3/testsuite/experimental/net/internet/address/v4/cons.cc
patching file libstdc++-v3/testsuite/experimental/net/internet/address/v4/creation.cc
patching file libstdc++-v3/testsuite/experimental/net/internet/address/v4/members.cc
patching file libstdc++-v3/testsuite/experimental/net/internet/resolver/base.cc
patching file libstdc++-v3/testsuite/experimental/net/internet/resolver/ops/lookup.cc
patching file libstdc++-v3/testsuite/experimental/net/internet/resolver/ops/reverse.cc
patching file libstdc++-v3/testsuite/experimental/net/timer/waitable/cons.cc
patching file libstdc++-v3/testsuite/experimental/net/timer/waitable/dest.cc
patching file libstdc++-v3/testsuite/experimental/net/timer/waitable/ops.cc
patching file libstdc++-v3/testsuite/ext/malloc_allocator/89510.cc
patching file libstdc++-v3/testsuite/ext/new_allocator/89510.cc
patching file libstdc++-v3/testsuite/lib/libstdc++.exp
patching file libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdlib/functions.cc
patching file ltmain.sh
patching file maintainer-scripts/ChangeLog
patching file maintainer-scripts/gcc_release
set -ex; \
	cd gcc-*; \
	for patch in ../debian/local-patches/[0-9]*.patch; do \
		echo Applying patch "$patch"; \
		patch -p1 < "$patch"; \
	done
+ cd gcc-9.3.0 gcc-source
+ echo Applying patch ../debian/local-patches/0001-add-mforce-l32.patch
Applying patch ../debian/local-patches/0001-add-mforce-l32.patch
+ patch -p1
patching file gcc/config/xtensa/constraints.md
patching file gcc/config/xtensa/xtensa.c
Hunk #1 succeeded at 1839 (offset 38 lines).
Hunk #2 succeeded at 2360 (offset 74 lines).
Hunk #3 succeeded at 2371 (offset 74 lines).
Hunk #4 succeeded at 2522 (offset 75 lines).
patching file gcc/config/xtensa/xtensa.md
Hunk #1 succeeded at 533 (offset 1 line).
Hunk #2 succeeded at 572 (offset 1 line).
Hunk #3 succeeded at 801 (offset 1 line).
Hunk #4 succeeded at 811 (offset 1 line).
Hunk #5 succeeded at 831 (offset 1 line).
Hunk #6 succeeded at 840 (offset 1 line).
patching file gcc/config/xtensa/xtensa.opt
+ echo Applying patch ../debian/local-patches/0002-Ignore-document-errors-during-build.patch
Applying patch ../debian/local-patches/0002-Ignore-document-errors-during-build.patch
+ patch -p1
patching file gcc/genhooks.c
+ echo Applying patch ../debian/local-patches/0003-Fixup-stdlib.patch
Applying patch ../debian/local-patches/0003-Fixup-stdlib.patch
+ patch -p1
patching file gcc/config/xtensa/elf.h
touch debian/stamp/unpack
autoreconf -f -i gcc-source
configure.ac:33: error: Please use exactly Autoconf 2.69 instead of 2.69c.
config/override.m4:12: _GCC_AUTOCONF_VERSION_CHECK is expanded from...
configure.ac:33: the top level
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
make[1]: *** [debian/rules:112: override_dh_autoreconf] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:86: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2



More information about the Pkg-electronics-devel mailing list