On 01.03.19 00:48, Guillem Jover wrote:
> On Thu, 2019-02-28 at 17:22:53 +0100, Matthias Klose wrote:
>> Package: src:acl
>> Version: 2.2.52-5
>> Severity: important
>> Tags: sid buster
>>
>> acl fails it's autopkg tests, missing some of the build dependencies in the
>> tests. However even with that, some root test fail, seen at
>> https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-disco/disco/amd64/a/acl/20190228_154830_a608e@/log.gz
>>
>> the patch just adds the dependencies.
>
> Yeah, known issue, was waiting for the package to migrate to upload a
> new upstream version. Had already a local modification with all the
> missing dependencies, including some more not in the patch you propose.
now fails with
configure: creating ./config.status
config.status: creating libacl.pc
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing include/acl commands
config.status: executing include/sys commands
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash
/tmp/autopkgtest.Vl13aT/build.fsW/src/build-aux/missing aclocal-1.15 -I m4
/tmp/autopkgtest.Vl13aT/build.fsW/src/build-aux/missing: line 81: aclocal-1.15:
command not found
WARNING: 'aclocal-1.15' is missing on your system.
You should only need it if you modified 'acinclude.m4' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'aclocal' program is part of the GNU Automake package:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
make: *** [Makefile:918: aclocal.m4] Error 127