From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: phil@philjordan.eu, famz@redhat.com, imammedo@redhat.com,
pbonzini@redhat.com, rth@twiddle.net, ehabkost@redhat.com,
lersek@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 0/2] hw/i386: Update FADT to Revision 3 (ACPI 2.0)
Date: Tue, 14 Mar 2017 21:29:59 +0200 [thread overview]
Message-ID: <20170314192959.GA8685@redhat.com> (raw)
In-Reply-To: <148929878187.33.7584245811453618697@6c512846dbc7>
On Sat, Mar 11, 2017 at 10:06:22PM -0800, no-reply@patchew.org wrote:
> Hi,
>
> This series failed automatic build test. Please find the testing commands and
> their output below. If you have docker installed, you can probably reproduce it
> locally.
>
> Type: series
> Subject: [Qemu-devel] [PATCH v2 0/2] hw/i386: Update FADT to Revision 3 (ACPI 2.0)
> Message-id: 1489298291-25154-1-git-send-email-phil@philjordan.eu
> LINK tests/check-qlist
> /tmp/qemu-test/src/tests/bios-tables-test.c: In function ‘test_acpi_fadt_table’:
> /tmp/qemu-test/src/tests/bios-tables-test.c:171: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4’
> /tmp/qemu-test/src/tests/bios-tables-test.c:171: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4’
> /tmp/qemu-test/src/tests/bios-tables-test.c:171: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4’
> /tmp/qemu-test/src/tests/bios-tables-test.c:171: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4’
> /tmp/qemu-test/src/tests/bios-tables-test.c:171: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4’
> /tmp/qemu-test/src/tests/bios-tables-test.c:171: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4’
> /tmp/qemu-test/src/tests/bios-tables-test.c:172: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4a’
> /tmp/qemu-test/src/tests/bios-tables-test.c:172: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4a’
> /tmp/qemu-test/src/tests/bios-tables-test.c:172: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4a’
> /tmp/qemu-test/src/tests/bios-tables-test.c:172: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4a’
> /tmp/qemu-test/src/tests/bios-tables-test.c:172: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4a’
> /tmp/qemu-test/src/tests/bios-tables-test.c:172: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4a’
> /tmp/qemu-test/src/tests/bios-tables-test.c:173: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4b’
> /tmp/qemu-test/src/tests/bios-tables-test.c:173: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4b’
> /tmp/qemu-test/src/tests/bios-tables-test.c:173: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4b’
> /tmp/qemu-test/src/tests/bios-tables-test.c:173: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4b’
> /tmp/qemu-test/src/tests/bios-tables-test.c:173: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4b’
> /tmp/qemu-test/src/tests/bios-tables-test.c:173: error: ‘AcpiFadtDescriptorRev3’ has no member named ‘reserved4b’
> make: *** [tests/bios-tables-test.o] Error 1
> make: *** Waiting for unfinished jobs....
> make: *** wait: No child processes. Stop.
> make[1]: *** [docker-run] Error 2
> make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-c8855z5b/src'
> make: *** [docker-run-test-quick@centos6] Error 2
> === OUTPUT END ===
Hi Phil, did you run make check? Please make sure it isn't
broken by any of your patches.
> Test command exited with code: 2
>
>
> ---
> Email generated automatically by Patchew [http://patchew.org/].
> Please send your feedback to patchew-devel@freelists.org
next prev parent reply other threads:[~2017-03-14 19:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-12 5:58 [Qemu-devel] [PATCH v2 0/2] hw/i386: Update FADT to Revision 3 (ACPI 2.0) Phil Dennis-Jordan
2017-03-12 5:58 ` [Qemu-devel] [PATCH v2 1/2] hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support Phil Dennis-Jordan
2017-03-12 5:58 ` [Qemu-devel] [PATCH v2 2/2] hw/i386: Build-time assertion on pc/q35 reset register being identical Phil Dennis-Jordan
2017-03-12 6:06 ` [Qemu-devel] [PATCH v2 0/2] hw/i386: Update FADT to Revision 3 (ACPI 2.0) no-reply
2017-03-14 19:29 ` Michael S. Tsirkin [this message]
2017-03-15 6:24 ` Phil Dennis-Jordan
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=20170314192959.GA8685@redhat.com \
--to=mst@redhat.com \
--cc=ehabkost@redhat.com \
--cc=famz@redhat.com \
--cc=imammedo@redhat.com \
--cc=lersek@redhat.com \
--cc=pbonzini@redhat.com \
--cc=phil@philjordan.eu \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.