All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: libvir-list@redhat.com, John Ferlan <jferlan@redhat.com>
Cc: xen-devel@lists.xensource.com, ian.jackson@eu.citrix.com
Subject: Re: [libvirt] [Xen-devel] [libvirt test] 50401: regressions - FAIL
Date: Tue, 14 Apr 2015 10:33:45 +0100	[thread overview]
Message-ID: <1429004025.15516.16.camel@citrix.com> (raw)
In-Reply-To: <osstest-50401-mainreport@xen.org>

On Tue, 2015-04-14 at 02:27 +0000, osstest service user wrote:
> flight 50401 libvirt real [real]
> http://logs.test-lab.xenproject.org/osstest/logs/50401/
> 
> Regressions :-(
> 
> Tests which did not succeed and are blocking,
> including tests which could not be run:
>  build-armhf-libvirt           5 libvirt-build             fail REGR. vs. 50368
[...]
Per
http://logs.test-lab.xenproject.org/osstest/logs/50401/build-armhf-libvirt/5.ts-libvirt-build.log this is:

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]
cc1: all warnings being treated as errors


This seems to be a general issue unrelated to Xen.

> version targeted for testing:
>  libvirt              b487bb810ec95df862e7e80468c8e861ed80b0cb
> baseline version:
>  libvirt              225aa80246d5e4a9e3a16ebd4c482525045da3db

After a quick glance I don't see a fix post-b487bb810ec9 either in
master or on the libvirt list.

Looking at the range under test it looks like one or more of John's
changes is adding parameters called index, shadowing index(3) from
<strings.h>.

Ian.

  reply	other threads:[~2015-04-14  9:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-14  2:27 [libvirt test] 50401: regressions - FAIL osstest service user
2015-04-14  9:33 ` Ian Campbell [this message]
2015-04-14  9:37   ` [libvirt] [Xen-devel] " Daniel P. Berrange
2015-04-15 10:17     ` [libvirt] " Ian Campbell
2015-04-15 13:16       ` [libvirt] [Xen-devel] " Daniel P. Berrange
2015-04-17  9:58         ` Ian Campbell

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=1429004025.15516.16.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jferlan@redhat.com \
    --cc=libvir-list@redhat.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.