All of lore.kernel.org
 help / color / mirror / Atom feed
* [libvirt test] 32083: regressions - FAIL
@ 2014-12-04 18:24 xen.org
  2014-12-05  9:49 ` Ian Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: xen.org @ 2014-12-04 18:24 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson

[-- Attachment #1: Type: text/plain, Size: 2857 bytes --]

flight 32083 libvirt real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/32083/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 build-i386-libvirt            5 libvirt-build             fail REGR. vs. 32005
 build-amd64-libvirt           5 libvirt-build             fail REGR. vs. 32005
 build-armhf-libvirt           5 libvirt-build             fail REGR. vs. 32005

Tests which did not succeed, but are not blocking:
 test-armhf-armhf-libvirt      1 build-check(1)               blocked  n/a
 test-amd64-i386-libvirt       1 build-check(1)               blocked  n/a
 test-amd64-amd64-libvirt      1 build-check(1)               blocked  n/a

version targeted for testing:
 libvirt              bc3b5681039ce564e543b7e4d2bdc9acdd46f386
baseline version:
 libvirt              ff018e686a8a412255bc34d3dc558a1bcf74fac5

------------------------------------------------------------
People who touched revisions under test:
  Daniel Hansel <daniel.hansel@linux.vnet.ibm.com>
  Dmitry Guryanov <dguryanov@parallels.com>
  John Ferlan <jferlan@redhat.com>
  Ján Tomko <jtomko@redhat.com>
  Laine Stump <laine@laine.org>
  Luyao Huang <lhuang@redhat.com>
  Martin Kletzander <mkletzan@redhat.com>
  Michal Privoznik <mprivozn@redhat.com>
  Nehal J Wani <nehaljw.kkd1@gmail.com>
  Pavel Hrdina <phrdina@redhat.com>
  Peter Krempa <pkrempa@redhat.com>
  Shanzhi Yu <shyu@redhat.com>
  Wang Rui <moon.wangrui@huawei.com>
------------------------------------------------------------

jobs:
 build-amd64                                                  pass
 build-armhf                                                  pass
 build-i386                                                   pass
 build-amd64-libvirt                                          fail
 build-armhf-libvirt                                          fail
 build-i386-libvirt                                           fail
 build-amd64-pvops                                            pass
 build-armhf-pvops                                            pass
 build-i386-pvops                                             pass
 test-amd64-amd64-libvirt                                     blocked
 test-armhf-armhf-libvirt                                     blocked
 test-amd64-i386-libvirt                                      blocked


------------------------------------------------------------
sg-report-flight on osstest.cam.xci-test.com
logs: /home/xc_osstest/logs
images: /home/xc_osstest/images

Logs, config files, etc. are available at
    http://www.chiark.greenend.org.uk/~xensrcts/logs

Test harness code can be found at
    http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary


Not pushing.

(No revision log; it would be 491 lines long.)


[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [libvirt test] 32083: regressions - FAIL
  2014-12-04 18:24 [libvirt test] 32083: regressions - FAIL xen.org
@ 2014-12-05  9:49 ` Ian Campbell
  2014-12-05 14:55   ` [PATCH OSSTEST] ts-xen-build-prep: Install libxml-xpath-perl on build machines Ian Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: Ian Campbell @ 2014-12-05  9:49 UTC (permalink / raw)
  To: xen.org; +Cc: xen-devel

On Thu, 2014-12-04 at 18:24 +0000, xen.org wrote:
> flight 32083 libvirt real [real]
> http://www.chiark.greenend.org.uk/~xensrcts/logs/32083/
> 
> Regressions :-(
> 
> Tests which did not succeed and are blocking,
> including tests which could not be run:
>  build-i386-libvirt            5 libvirt-build             fail REGR. vs. 32005
>  build-amd64-libvirt           5 libvirt-build             fail REGR. vs. 32005
>  build-armhf-libvirt           5 libvirt-build             fail REGR. vs. 32005

See
https://www.redhat.com/archives/libvir-list/2014-December/msg00082.html

I replied at:
https://www.redhat.com/archives/libvir-list/2014-December/msg00327.html

Not sure, but I think the answer will be for us to add libxml-xpath-perl
to the set of packages which we install in the build environment.

Ian.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH OSSTEST] ts-xen-build-prep: Install libxml-xpath-perl on build machines
  2014-12-05  9:49 ` Ian Campbell
@ 2014-12-05 14:55   ` Ian Campbell
  2014-12-05 15:46     ` Ian Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: Ian Campbell @ 2014-12-05 14:55 UTC (permalink / raw)
  To: ian.jackson; +Cc: Ian Campbell, xen-devel

Required by latest libvirt, to build docs.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 ts-xen-build-prep | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ts-xen-build-prep b/ts-xen-build-prep
index 05a7857..a7d0d03 100755
--- a/ts-xen-build-prep
+++ b/ts-xen-build-prep
@@ -177,7 +177,7 @@ sub prep () {
                                libglib2.0-dev liblzma-dev pkg-config
                                autoconf automake libtool xsltproc
                                libxml2-utils libxml2-dev libnl-dev
-                               libdevmapper-dev w3c-dtd-xhtml
+                               libdevmapper-dev w3c-dtd-xhtml libxml-xpath-perl
 			       ccache));
 
     target_cmd_root($ho, "chmod -R a+r /usr/share/git-core/templates");
-- 
2.1.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH OSSTEST] ts-xen-build-prep: Install libxml-xpath-perl on build machines
  2014-12-05 14:55   ` [PATCH OSSTEST] ts-xen-build-prep: Install libxml-xpath-perl on build machines Ian Campbell
@ 2014-12-05 15:46     ` Ian Campbell
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Campbell @ 2014-12-05 15:46 UTC (permalink / raw)
  To: ian.jackson; +Cc: xen-devel

On Fri, 2014-12-05 at 14:55 +0000, Ian Campbell wrote:
> Required by latest libvirt, to build docs.
> 
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>

Ian acked this on IRC and I have pushed it along with some other bits
and bobs floating around already acked. Specifically I have pushed to
pretest:
        0d8405e Add simple helper to update DI for all architectures.
        e7ed319 ts-kernel-build: enable CONFIG_IKCONFIG{_PROC}
        6184712 standalone: Introduce "HostGroups" for use in OSSTEST_CONFIG
        a70253f ts-xen-build-prep: Install libxml-xpath-perl on build machines
        60670dd linux-next tests: Use correct branch for baseline

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-05 15:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-04 18:24 [libvirt test] 32083: regressions - FAIL xen.org
2014-12-05  9:49 ` Ian Campbell
2014-12-05 14:55   ` [PATCH OSSTEST] ts-xen-build-prep: Install libxml-xpath-perl on build machines Ian Campbell
2014-12-05 15:46     ` Ian Campbell

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.