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

Bug#997494: soundscaperenderer: FTBFS: autoreconf: error: cannot create autotools/config: No such file or directory



Source: soundscaperenderer
Version: 0.5.0~dfsg-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package soundscaperenderer
> dpkg-buildpackage: info: source version 0.5.0~dfsg-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> CDBS WARNING:  copyright-check disabled - licensecheck is missing.
> test -x debian/rules
> rmdir build
> rmdir: failed to remove 'build': No such file or directory
> make: [/usr/share/cdbs/1/rules/buildcore.mk:49: cleanbuilddir] Error 1 (ignored)
> /usr/bin/make -C build/nox -k distclean
> make[1]: *** build/nox: No such file or directory.  Stop.
> make: [/usr/share/cdbs/1/class/makefile.mk:91: makefile-clean/nox] Error 2 (ignored)
> rm -f debian/stamp-makefile-build/nox debian/stamp-makefile-install/nox
> rm -f debian/stamp-makefile-check/nox
> rmdir --ignore-fail-on-non-empty build/nox
> rmdir: failed to remove 'build/nox': No such file or directory
> make: [/usr/share/cdbs/1/class/autotools.mk:64: makefile-clean/nox] Error 1 (ignored)
> rm -f debian/stamp-autotools/nox
> /usr/bin/make -C build/qt -k distclean
> make[1]: *** build/qt: No such file or directory.  Stop.
> make: [/usr/share/cdbs/1/class/makefile.mk:91: makefile-clean/qt] Error 2 (ignored)
> rm -f debian/stamp-makefile-build/qt debian/stamp-makefile-install/qt
> rm -f debian/stamp-makefile-check/qt
> rmdir --ignore-fail-on-non-empty build/qt
> rmdir: failed to remove 'build/qt': No such file or directory
> make: [/usr/share/cdbs/1/class/autotools.mk:64: makefile-clean/qt] Error 1 (ignored)
> rm -f debian/stamp-autotools/qt
> rmdir --ignore-fail-on-non-empty debian/stamp-makefile-build debian/stamp-makefile-install
> rmdir: failed to remove 'debian/stamp-makefile-build': No such file or directory
> rmdir: failed to remove 'debian/stamp-makefile-install': No such file or directory
> make: [/usr/share/cdbs/1/class/makefile.mk:82: makefile-clean] Error 1 (ignored)
> rmdir --ignore-fail-on-non-empty debian/stamp-makefile-check
> rmdir: failed to remove 'debian/stamp-makefile-check': No such file or directory
> make: [/usr/share/cdbs/1/class/makefile.mk:121: makefile-clean] Error 1 (ignored)
> rmdir --ignore-fail-on-non-empty debian/stamp-autotools
> rmdir: failed to remove 'debian/stamp-autotools': No such file or directory
> make: [/usr/share/cdbs/1/class/autotools.mk:58: makefile-clean] Error 1 (ignored)
> if test -e debian/autoreconf.before; then \
> 	dh_autoreconf_clean ; \
> fi
> dh_clean 
> rm -f debian/stamp-autotools-files
> rm -f debian/copyright_newhints
> rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check
> rm -rf "debian/upstream-cruft"
> rm -f debian/stamp-upstream-cruft
> rm -rf /<<PKGBUILDDIR>>/build/
> rm -rf /<<PKGBUILDDIR>>/doc/manual/_build/
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building soundscaperenderer using existing ./soundscaperenderer_0.5.0~dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building soundscaperenderer in soundscaperenderer_0.5.0~dfsg-4.debian.tar.xz
> dpkg-source: info: building soundscaperenderer in soundscaperenderer_0.5.0~dfsg-4.dsc
>  debian/rules binary
> CDBS WARNING:  copyright-check disabled - licensecheck is missing.
> test -x debian/rules
> dh_testroot
> dh_prep 
> dh_installdirs -A 
> mkdir -p "build"
> CDBS WARNING:    DEB_COPYRIGHT_CHECK_IGNORE_REGEX is deprecated since 0.4.133
> mkdir -p debian/stamp-makefile-build debian/stamp-makefile-install
> mkdir -p debian/stamp-makefile-check
> mkdir -p debian/stamp-autotools
> 
> Scanning upstream source for new/changed copyright notices...
> 
> set -e; LC_ALL=C.UTF-8 /usr/bin/licensecheck --check '.*' --recursive --copyright --deb-fmt --ignore '^(doc/manual/images/.*\.(png|eps)|data/images/.*\.png|data/MacOSX/.*/.*\.(png|jpg)|data/MacOSX/(SSRIcon.icns|run-ssr.scpt)|data/impulse_responses/hrirs/hrirs_fabian.*\.wav|data/impulse_responses/wfs_prefilters/wfs_prefilter_[0-9]*_[0-9]*_[0-9]*\.wav|flext/(hrirs_fabian|wfs_prefilter_120_1500_44100)\.wav|debian/(changelog|copyright(|_hints|_newhints)))$' --lines 0 -- * | /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints
> /bin/sh: 1: /usr/bin/licensecheck: not found
> 0 combinations of copyright and licensing found.
> No new copyright notices found - assuming no news is good news...
> touch debian/stamp-copyright-check
> touch debian/stamp-upstream-cruft
> dh_autoreconf 
> aclocal: warning: couldn't open directory 'autotools/m4': No such file or directory
> autoreconf: error: cannot create autotools/config: No such file or directory
> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autotools/config'.
> libtoolize: copying file 'autotools/config/ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'autotools/m4'.
> libtoolize: copying file 'autotools/m4/libtool.m4'
> libtoolize: copying file 'autotools/m4/ltoptions.m4'
> libtoolize: copying file 'autotools/m4/ltsugar.m4'
> libtoolize: copying file 'autotools/m4/ltversion.m4'
> libtoolize: copying file 'autotools/m4/lt~obsolete.m4'
> configure.ac:284: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:284: You should run autoupdate.
> ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> macros.m4:20: ENABLE_FEATURE is expanded from...
> macros.m4:116: ENABLE_AUTO is expanded from...
> configure.ac:284: the top level
> configure.ac:332: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:332: You should run autoupdate.
> ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> macros.m4:20: ENABLE_FEATURE is expanded from...
> macros.m4:116: ENABLE_AUTO is expanded from...
> configure.ac:332: the top level
> configure.ac:332: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:332: You should run autoupdate.
> ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from...
> ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from...
> ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> macros.m4:20: ENABLE_FEATURE is expanded from...
> macros.m4:116: ENABLE_AUTO is expanded from...
> configure.ac:332: the top level
> configure.ac:398: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:398: You should run autoupdate.
> ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> macros.m4:20: ENABLE_FEATURE is expanded from...
> macros.m4:116: ENABLE_AUTO is expanded from...
> configure.ac:398: the top level
> configure.ac:398: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:398: You should run autoupdate.
> ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from...
> ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from...
> ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> macros.m4:20: ENABLE_FEATURE is expanded from...
> macros.m4:116: ENABLE_AUTO is expanded from...
> configure.ac:398: the top level
> configure.ac:95: installing 'autotools/config/compile'
> configure.ac:50: installing 'autotools/config/config.guess'
> configure.ac:50: installing 'autotools/config/config.sub'
> configure.ac:61: installing 'autotools/config/install-sh'
> configure.ac:61: installing 'autotools/config/missing'
> data/MacOSX/Makefile.am: installing 'autotools/config/depcomp'
> dh_autoreconf: error: autoreconf -f -i returned exit code 1
> make: *** [/usr/share/cdbs/1/rules/autoreconf.mk:10: debian/autoreconf.after] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/soundscaperenderer_0.5.0~dfsg-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply to: