All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: "xen.org" <Ian.Jackson@eu.citrix.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [xen-unstable test] 33083: regressions - FAIL
Date: Mon, 5 Jan 2015 10:17:54 +0000	[thread overview]
Message-ID: <1420453074.17628.3.camel@citrix.com> (raw)
In-Reply-To: <osstest-33083-mainreport@xen.org>

On Sun, 2015-01-04 at 09:42 +0000, xen.org wrote:
> flight 33083 xen-unstable real [real]
> http://www.chiark.greenend.org.uk/~xensrcts/logs/33083/
> 
> 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. 32877
>  build-amd64-libvirt           5 libvirt-build             fail REGR. vs. 32877
>  build-i386-libvirt            5 libvirt-build             fail REGR. vs. 32877

1 out of 2 hunks FAILED -- saving rejects to file /tmp/glk81Xud/ssize_t.m4.rej
/home/osstest/build.32902.build-amd64-libvirt/gnulib-libvirt/gnulib-tool: *** patch file gnulib/local/m4/ssize_t.m4.diff didn't apply cleanly
/home/osstest/build.32902.build-amd64-libvirt/gnulib-libvirt/gnulib-tool: *** Stop.
sed: can't read gnulib/tests/gnulib.mk: No such file or directory

This seems to be due to a bug in osstest relating to how we handle
the .gnulib submodule -- we always take the latest upstream gnulib
version instead of following the version encoded into libvirt.git's
submodule metadata.

In this case libvirt.git currently points to 3914f3153576 which predates
the problematic commit (see all the bisect logs) b9bfe78424b8. That
commit updates all the copyright years in gnulib which breaks applying
the patches which libvirt carries locally (which is why it's important
to use the declared version).

I'll have to have a think about what change we need to make to osstest
here...

Ian.

  reply	other threads:[~2015-01-05 10:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-04  9:42 [xen-unstable test] 33083: regressions - FAIL xen.org
2015-01-05 10:17 ` Ian Campbell [this message]
2015-01-05 13:03   ` [PATCH OSSTEST] ts-libvirt-build: use Osstest::BuildSupport::submodulefixup Ian Campbell
2015-01-05 15:08   ` [PATCH OSSTEST v2] " Ian Campbell
2015-01-05 15:36   ` [PATCH OSSTEST v3] " Ian Campbell
2015-01-05 15:53     ` Ian Campbell
2015-01-06 13:54       ` 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=1420453074.17628.3.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@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.