Source: systemtap
Version: 2.9-2
Severity: serious
Hello,
rebuilding systemtap in a jessie chroot, you get this failure:
autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac
file requires the infrastructure from gettext-0.19.4 but this
version
is older. Please upgrade to gettext-0.19.4 or newer.
indeed:
configure.ac:AM_GNU_GETTEXT_VERSION([0.19.4])
but
$ grep gettext debian/control
$
so it should be a versioned dependency on gettext >= 0.19.4
Thanks,
Sandro
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.0.0-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)