From: Ian Campbell <ian.campbell@citrix.com>
To: osstest service user <osstest@xenbits.xen.org>
Cc: keir@xen.org, xen-devel@lists.xensource.com,
ian.jackson@eu.citrix.com, stefano.stabellini@eu.citrix.com
Subject: Re: [libvirt bisection] complete build-armhf-libvirt
Date: Fri, 17 Apr 2015 10:54:26 +0100 [thread overview]
Message-ID: <1429264466.25195.237.camel@citrix.com> (raw)
In-Reply-To: <E1YircT-0005yo-T2@osstest.test-lab.xenproject.org>
On Thu, 2015-04-16 at 21:46 +0000, osstest service user wrote:
> branch xen-unstable
> xen branch xen-unstable
> job build-armhf-libvirt
> test libvirt-build
>
> Tree: libvirt git://libvirt.org/libvirt.git
> Tree: libvirt_gnulib git://git.sv.gnu.org/gnulib.git
> Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.git
> Tree: xen git://xenbits.xen.org/xen.git
>
> *** Found and reproduced problem changeset ***
>
> Bug is in tree: libvirt git://libvirt.org/libvirt.git
> Bug introduced: 1eccac1d2da7bbe97e1df25fd0ddac6e71b0794a
> Bug not present: 88dc7e0c2fba1894ec36502aecc229129c8d3111
>
>
> commit 1eccac1d2da7bbe97e1df25fd0ddac6e71b0794a
> Author: Peter Krempa <pkrempa@redhat.com>
> Date: Tue Mar 31 17:29:35 2015 +0200
>
> qemu: domain: Add helper to check block job support
This was bisecting the failure in
http://logs.test-lab.xenproject.org/osstest/logs/50417/build-armhf-libvirt/5.ts-libvirt-build.log which was:
qemu/qemu_driver.c: In function 'qemuDomainAddCgroupForThread':
qemu/qemu_driver.c:4641:34: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
qemu/qemu_driver.c: In function 'qemuDomainHotplugAddPin':
qemu/qemu_driver.c:4674:29: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
qemu/qemu_driver.c: In function 'qemuDomainHotplugPinThread':
qemu/qemu_driver.c:4702:32: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
qemu/qemu_driver.c: In function 'qemuDomainDelCgroupForThread':
qemu/qemu_driver.c:4733:34: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
I believe this to have been fixed in mainline.
However, I don't believe the quoted commit has anything to do with the
failure, I suspect there were two overlapping build errors and indeed
the first repro case on the bad commit was
http://logs.test-lab.xenproject.org/osstest/logs/50460/build-armhf-libvirt/5.ts-libvirt-build.log:
qemu/qemu_domain.c: In function 'qemuDomainSupportsBlockJobs':
qemu/qemu_domain.c:3067:11: error: declaration of 'sync' shadows a global declaration [-Werror=shadow]
cc1: all warnings being treated as errors
i.e. another shadow issue. I'll reply to the thread I started about the
other issue.
Ian.
next prev parent reply other threads:[~2015-04-17 9:54 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-16 21:46 [libvirt bisection] complete build-armhf-libvirt osstest service user
2015-04-17 9:54 ` Ian Campbell [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-30 4:47 osstest service owner
2018-11-20 13:10 osstest service owner
2018-06-09 22:55 osstest service owner
2018-01-16 5:32 osstest service owner
2017-04-29 0:43 osstest service owner
2017-03-25 13:19 osstest service owner
2016-06-16 6:30 osstest service owner
2016-05-22 11:23 osstest service owner
2016-04-18 19:27 osstest service owner
2016-03-21 3:34 osstest service owner
2015-10-31 5:00 osstest service owner
2015-08-17 21:53 osstest service owner
2015-01-19 4:48 xen.org
2015-01-19 9:37 ` Ian Campbell
2014-11-23 2:02 xen.org
2014-10-16 23:42 xen.org
2014-09-26 8:07 xen.org
2014-09-12 22:19 xen.org
2014-09-08 18:30 xen.org
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=1429264466.25195.237.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=keir@xen.org \
--cc=osstest@xenbits.xen.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/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.