From: Cornelia Huck <cohuck@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
"Fam Zheng" <famz@redhat.com>,
qemu-devel@nongnu.org,
"Christian Borntraeger" <borntraeger@de.ibm.com>,
"David Hildenbrand" <david@redhat.com>,
"David Gibson" <david@gibson.dropbear.id.au>,
"Thomas Huth" <huth@tuxfamily.org>
Subject: Re: [Qemu-devel] [PATCH 0/4] docker: Improve 'host-cross' image
Date: Tue, 17 Jul 2018 16:12:14 +0200 [thread overview]
Message-ID: <20180717161214.42bb4c26.cohuck@redhat.com> (raw)
In-Reply-To: <20180717022924.25428-1-f4bug@amsat.org>
On Mon, 16 Jul 2018 23:29:20 -0300
Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
> Sorry I don't have a better name for this image,
> it is meant to cross-build for the same architecture
> than the host.
>
> Due to the bad name, explicitely tagged the last 2
> patches as 'RFC'.
>
> Tested on x86_64 and aarch64, should also work on
> s390x and ppc64le (per the Docker doc).
>
> If they are volunteers for test, the command is as simple as:
>
> $ make docker-test-quick@debian-host-cross [V=1]
On s390x, all looks reasonable until it tries to install libxen-dev:
Step 4/14 : RUN DEBIAN_FRONTEND=noninteractive eatmydata apt-get install -y --no-install-recommends libaio-dev libasound2-dev libattr1-dev libbluetooth-dev libbrlapi-dev libbz2-dev libcacard-dev libcap-dev libcap-ng-dev libcapstone-dev libcurl4-gnutls-dev libepoxy-dev libfdt-dev libibverbs-dev libiscsi-dev libjemalloc-dev libjpeg-dev liblttng-ust-dev liblzo2-dev libncursesw5-dev libnfs-dev libnss3-dev libpixman-1-dev libpulse-dev librados-dev librbd-dev librdmacm-dev libseccomp-dev libsnappy-dev libspice-protocol-dev libssh2-1-dev liburcu-dev libusb-1.0-0-dev libusbredirhost-dev libusbredirparser-dev libvdeplug-dev libvte-dev libxen-dev uuid-dev xfslibs-dev
---> Running in a7f6ae892a05
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libxen-dev
next prev parent reply other threads:[~2018-07-17 14:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-17 2:29 [Qemu-devel] [PATCH 0/4] docker: Improve 'host-cross' image Philippe Mathieu-Daudé
2018-07-17 2:29 ` [Qemu-devel] [PATCH 1/4] docker: Use the host architecture Philippe Mathieu-Daudé
2018-07-17 14:45 ` Alex Bennée
2018-07-17 2:29 ` [Qemu-devel] [PATCH 2/4] docker: Improve how the virgl library is built Philippe Mathieu-Daudé
2018-07-17 2:29 ` [Qemu-devel] [RFC PATCH 3/4] docker: Rename 'amd64' image as 'host-cross' Philippe Mathieu-Daudé
2018-07-17 14:45 ` Alex Bennée
2018-07-17 14:48 ` Philippe Mathieu-Daudé
2018-07-17 2:29 ` [Qemu-devel] [RFC PATCH 4/4] docker: Add many libraries to the 'host-cross' image Philippe Mathieu-Daudé
2018-07-17 14:12 ` Cornelia Huck [this message]
2018-07-17 14:46 ` [Qemu-devel] [PATCH 0/4] docker: Improve " Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180717161214.42bb4c26.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=borntraeger@de.ibm.com \
--cc=david@gibson.dropbear.id.au \
--cc=david@redhat.com \
--cc=f4bug@amsat.org \
--cc=famz@redhat.com \
--cc=huth@tuxfamily.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).