From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dKxu5-00062N-RV for qemu-devel@nongnu.org; Tue, 13 Jun 2017 22:19:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dKxu3-00032p-5t for qemu-devel@nongnu.org; Tue, 13 Jun 2017 22:19:29 -0400 Date: Wed, 14 Jun 2017 05:19:18 +0300 From: "Michael S. Tsirkin" Message-ID: <20170614051851-mutt-send-email-mst@kernel.org> References: <1497383329-10393-1-git-send-email-thuth@redhat.com> <149738389265.243.11409224507286961666@4a9a010726c0> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <149738389265.243.11409224507286961666@4a9a010726c0> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: thuth@redhat.com, famz@redhat.com, agraf@suse.de, marcel@redhat.com, qemu-trivial@nongnu.org, qemu-ppc@nongnu.org, david@gibson.dropbear.id.au On Tue, Jun 13, 2017 at 12:58:13PM -0700, no-reply@patchew.org wrote: > In file included from /tmp/qemu-test/src/hw/net/vmxnet3.c:30: > /tmp/qemu-test/src/include/migration/register.h:18: error: redefinition= of typedef =E2=80=98LoadStateHandler=E2=80=99 > /tmp/qemu-test/src/include/migration/vmstate.h:32: note: previous decla= ration of =E2=80=98LoadStateHandler=E2=80=99 was here > make: *** [hw/net/vmxnet3.o] Error 1 > make: *** Waiting for unfinished jobs.... > tests/docker/Makefile.include:118: recipe for target 'docker-run' faile= d > make[1]: *** [docker-run] Error 2 > make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-dv2lv743/src' > tests/docker/Makefile.include:149: recipe for target 'docker-run-test-q= uick@centos6' failed > make: *** [docker-run-test-quick@centos6] Error 2 > =3D=3D=3D OUTPUT END =3D=3D=3D >=20 > Test command exited with code: 2 Any idea what's going on here? >=20 > --- > Email generated automatically by Patchew [http://patchew.org/]. > Please send your feedback to patchew-devel@freelists.org