[Debian-med-packaging] Bug#978842: jellyfish1: ftbfs with autoconf 2.70

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


Package: src:jellyfish1
Version: 1.1.11-4
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/jellyfish1_1.1.11-4_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 

[...]
dpkg-source: info: unpacking jellyfish1_1.1.11-4.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying man
dpkg-source: info: applying arm64.patch
dpkg-source: info: applying mips.patch

Check disk space
----------------

Sufficient free space for build

User Environment
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-ab27b603-bfd9-4e72-811c-d2ab857b3693
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

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

Command: dpkg-buildpackage -us -uc -sa -rfakeroot
dpkg-buildpackage: info: source package jellyfish1
dpkg-buildpackage: info: source version 1.1.11-4
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Andreas Tille <tille at debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean
if [ -d debian/tmp_save_tests ] ; then \
    mv debian/tmp_save_tests/* tests ; \
    rmdir debian/tmp_save_tests ; \
fi
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building jellyfish1 using existing ./jellyfish1_1.1.11.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building jellyfish1 in jellyfish1_1.1.11-4.debian.tar.xz
dpkg-source: info: building jellyfish1 in jellyfish1_1.1.11-4.dsc
 debian/rules build
dh build
   dh_update_autotools_config
   dh_autoreconf
configure.ac:8: error: AC_CONFIG_MACRO_DIR can only be used once
./lib/autoconf/general.m4:1849: AC_CONFIG_MACRO_DIR is expanded from...
configure.ac:8: 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
dh_autoreconf: error: autoreconf -f -i returned exit code 1
make: *** [debian/rules:10: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2



More information about the Debian-med-packaging mailing list