From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRIYb-0003EA-9F for qemu-devel@nongnu.org; Thu, 04 Feb 2016 06:58:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRIYX-0002op-W3 for qemu-devel@nongnu.org; Thu, 04 Feb 2016 06:58:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49085) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRIYX-0002oj-QP for qemu-devel@nongnu.org; Thu, 04 Feb 2016 06:58:37 -0500 Date: Thu, 4 Feb 2016 11:58:32 +0000 From: "Daniel P. Berrange" Message-ID: <20160204115832.GG30301@redhat.com> References: <1454510164-6278-1-git-send-email-famz@redhat.com> <1454510164-6278-2-git-send-email-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1454510164-6278-2-git-send-email-famz@redhat.com> Subject: Re: [Qemu-devel] [RFC PATCH 1/4] tests: Introduce Docker based tests Reply-To: "Daniel P. Berrange" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: kwolf@redhat.com, peter.maydell@linaro.org, Alex =?utf-8?Q?Benn=C3=A9e?= , qemu-devel@nongnu.org, stefanha@redhat.com, Paolo Bonzini , jsnow@redhat.com, david@gibson.dropbear.id.au On Wed, Feb 03, 2016 at 10:36:01PM +0800, Fam Zheng wrote: > diff --git a/tests/docker/fedora22.docker b/tests/docker/fedora22.docker > new file mode 100644 > index 0000000..5fd48d6 > --- /dev/null > +++ b/tests/docker/fedora22.docker Fedora 22 will go end of life in June. I think we should at least start with the current Fedora 23 since that's the current preferred Fedora release. > @@ -0,0 +1,6 @@ > +FROM fedora:22 > +RUN dnf install -y \ > + ccache git mingw{32,64}-{pixman,glib2,gmp,SDL,pkg-config} \ > + glib2-devel pixman-devel zlib-devel SDL-devel \ > + gcc g++ clang make perl which bc findutils That's a pretty minimal set of mingw packages - many features will end up disabled with that. Add mingw{32,64} packages for gtk2, gtk3, gnutls, nettle, libtasn1, libjpeg-turbo, libpng, curl, libssh2, bzip2 too, which is everything Fedora mingw is capable of providing for QEMU Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|