Bug#906554: icecast2: FTBFS in buster/sid (aclocal-1.15: not found)

Santiago Vila sanvila at debian.org
Fri Aug 17 20:21:21 BST 2018


Package: src:icecast2
Version: 2.4.3-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
CDBS WARNING:  copyright-check disabled - licensecheck is missing.
test -x debian/rules
mkdir -p "."
CDBS WARNING:    DEB_COPYRIGHT_CHECK_IGNORE_REGEX is deprecated since 0.4.133

Scanning upstream source for new/changed copyright notices...

set -e; LC_ALL=C.UTF-8 /usr/bin/licensecheck --check '.*' --recursive --copyright --deb-fmt --ignore '^(win32/running\.bmp|doc/(listener_auth2|stats1|windowtitle|)\.jpg|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
mkdir -p debian/upstream-stuff
mv ./Makefile.in debian/upstream-stuff/./Makefile.in
mv admin/Makefile.in debian/upstream-stuff/admin/Makefile.in
mv conf/Makefile.in debian/upstream-stuff/conf/Makefile.in
mv doc/Makefile.in debian/upstream-stuff/doc/Makefile.in
mv examples/Makefile.in debian/upstream-stuff/examples/Makefile.in
mv src/Makefile.in debian/upstream-stuff/src/Makefile.in
mv src/avl/Makefile.in debian/upstream-stuff/src/avl/Makefile.in
mv src/httpp/Makefile.in debian/upstream-stuff/src/httpp/Makefile.in
mv src/log/Makefile.in debian/upstream-stuff/src/log/Makefile.in
mv src/net/Makefile.in debian/upstream-stuff/src/net/Makefile.in
mv src/thread/Makefile.in debian/upstream-stuff/src/thread/Makefile.in
mv src/timing/Makefile.in debian/upstream-stuff/src/timing/Makefile.in
mv web/Makefile.in debian/upstream-stuff/web/Makefile.in
mv win32/Makefile.in debian/upstream-stuff/win32/Makefile.in
mv win32/res/Makefile.in debian/upstream-stuff/win32/res/Makefile.in
mv configure debian/upstream-stuff/configure
mv aclocal.m4 debian/upstream-stuff/aclocal.m4
mv depcomp debian/upstream-stuff/depcomp
mv install-sh debian/upstream-stuff/install-sh
mv missing debian/upstream-stuff/missing
mv ltmain.sh debian/upstream-stuff/ltmain.sh
set -e;   mv ./config.guess ./config.guess.cdbs-orig; cp --remove-destination /usr/share/misc/config.guess ./config.guess;
set -e;   mv ./config.sub ./config.sub.cdbs-orig; cp --remove-destination /usr/share/misc/config.sub ./config.sub;
cd . && libtoolize -c -f
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
cd . &&   aclocal-1.15 -Im4 --install --force
/bin/sh: 1: aclocal-1.15: not found
make: *** [/usr/share/cdbs/1/class/autotools-files.mk:70: debian/stamp-autotools-files] Error 127
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/icecast2.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.

Thanks.



More information about the pkg-multimedia-maintainers mailing list