qemu/tests/docker/dockerfiles
Philippe Mathieu-Daudé 9274ae32c3 tests/docker: Install gcrypt devel package in Debian image
In commit 6f8bbb374b we enabled building with the gcrypt library
on the the Debian 'x86 host', which was based on Debian Stretch.
Later in commit 698a71edbe we upgraded the Debian base image to
Buster.

Apparently Debian Stretch was listing gcrypt as a QEMU dependency,
but this is not the case anymore in Buster, so we need to install
it manually (it it not listed by 'apt-get -s build-dep qemu' in
the common debian10.docker anymore). This fixes:

 $ ../configure $QEMU_CONFIGURE_OPTS

  ERROR: User requested feature gcrypt
         configure was not able to find it.
         Install gcrypt devel >= 1.5.0

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200322120104.21267-3-philmd@redhat.com>
Message-Id: <20200323161514.23952-9-alex.bennee@linaro.org>
2020-03-27 13:43:20 +00:00
..
centos7.docker tests/docker: Keep package list sorted 2020-03-27 13:43:20 +00:00
centos8.docker tests/docker: add CentOS 8 Dockerfile 2020-03-17 19:14:49 -04:00
debian9-mxe.docker tests/docker: remove python2.7 from debian9-mxe 2019-09-26 19:00:53 +01:00
debian9.docker tests/docker: Install tools to cross-debug and build Linux kernels 2020-03-17 17:38:27 +00:00
debian10.docker tests/docker: Install tools to cross-debug and build Linux kernels 2020-03-17 17:38:27 +00:00
debian-alpha-cross.docker tests/docker: move our Alpha cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-amd64-cross.docker tests/docker: add debian-amd64-cross for non-x86 hosts 2019-09-10 14:14:31 +01:00
debian-amd64.docker tests/docker: Install gcrypt devel package in Debian image 2020-03-27 13:43:20 +00:00
debian-arm64-cross.docker tests/docker: use --arch-only for installing deps 2019-09-10 14:14:31 +01:00
debian-armel-cross.docker tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
debian-armhf-cross.docker tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
debian-bootstrap.docker docker: add commentary to debian-bootstrap.docker 2018-07-24 11:45:25 +01:00
debian-bootstrap.pre debian-bootstrap.pre: Modern shell scripting (use $() instead of ``) 2018-10-24 07:39:03 +01:00
debian-hppa-cross.docker tests/docker: move our HPPA cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-m68k-cross.docker tests/docker: move our m68k cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-mips64-cross.docker tests/docker: move our mips64 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-mips64el-cross.docker tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
debian-mips-cross.docker tests/docker: use --arch-only for installing deps 2019-09-10 14:14:31 +01:00
debian-mipsel-cross.docker tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
debian-powerpc-cross.docker tests/docker: move our powerpc cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-ppc64-cross.docker tests/docker: move our ppc64 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-ppc64el-cross.docker tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
debian-riscv64-cross.docker tests/docker: move our riscv64 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-s390x-cross.docker tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
debian-sh4-cross.docker tests/docker: move our sh4 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-sparc64-cross.docker tests/docker: move our sparc64 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-tricore-cross.docker docker: par down QEMU_CONFIGURE_OPTS in debian-tricore-cross 2018-07-24 11:45:25 +01:00
debian-win32-cross.docker tests/docker: make "buildah bud" output similar to "docker build" 2020-03-17 19:16:16 -04:00
debian-win64-cross.docker tests/docker: Refresh APT cache before installing new packages on Debian 2019-07-23 17:19:11 +01:00
debian-xtensa-cross.docker docker: move tests from python2 to python3 2019-09-26 19:00:53 +01:00
fedora-cris-cross.docker tests/docker: Update the Fedora cross compile images to 30 2019-06-12 17:53:22 +01:00
fedora-i386-cross.docker configure: Enable test and libs for zstd 2020-02-28 09:24:43 +01:00
fedora.docker tests/docker: Keep package list sorted 2020-03-27 13:43:20 +00:00
travis.docker tests/docker: update Travis image to a more current version 2019-10-25 19:24:21 +01:00
ubuntu1804.docker configure: Enable test and libs for zstd 2020-02-28 09:24:43 +01:00
ubuntu.docker configure: Enable test and libs for zstd 2020-02-28 09:24:43 +01:00