All of lore.kernel.org
 help / color / mirror / Atom feed
From: xen.org <Ian.Jackson@eu.citrix.com>
To: xen-devel@lists.xensource.com, rumpkernel-builds@lists.sourceforge.net
Cc: ian.jackson@eu.citrix.com
Subject: [rumpuserxen test] 34575: regressions - FAIL
Date: Sun, 15 Feb 2015 18:51:02 +0000	[thread overview]
Message-ID: <osstest-34575-mainreport@xen.org> (raw)

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

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 build-i386-rumpuserxen        6 xen-build                 fail REGR. vs. 33866
 build-amd64-rumpuserxen       6 xen-build                 fail REGR. vs. 33866

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

version targeted for testing:
 rumpuserxen          40a43b875215c583b301631247439cfa33283758
baseline version:
 rumpuserxen          30d72f3fc5e35cd53afd82c8179cc0e0b11146ad

------------------------------------------------------------
People who touched revisions under test:
  Ian Jackson <Ian.Jackson@eu.citrix.com>
  Martin Lucina <martin@lucina.net>
------------------------------------------------------------

jobs:
 build-amd64                                                  pass    
 build-i386                                                   pass    
 build-amd64-pvops                                            pass    
 build-i386-pvops                                             pass    
 build-amd64-rumpuserxen                                      fail    
 build-i386-rumpuserxen                                       fail    
 test-amd64-amd64-rumpuserxen-amd64                           blocked 
 test-amd64-i386-rumpuserxen-i386                             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.

------------------------------------------------------------
commit 40a43b875215c583b301631247439cfa33283758
Author: Martin Lucina <martin@lucina.net>
Date:   Sat Feb 14 18:47:38 2015 +0100

    Implement support for global constructors and destructors
    
    Based on @anttikantee's implementation in rumprun-baremetal.
    
    Signed-off-by: Martin Lucina <martin@lucina.net>

commit 8af836e751ed191f3e2918668649710dd307e0b5
Author: Martin Lucina <martin@lucina.net>
Date:   Tue Feb 10 10:49:23 2015 +0100

    Pull in latest buildrump.sh and src-netbsd
    
    For fixes to libc compat symbols missing (issue #21)

commit e28e2b9daf7ab2922913889d90ec438b9bee3d56
Author: Ian Jackson <ian.jackson@eu.citrix.com>
Date:   Wed Feb 4 16:29:26 2015 +0000

    app-tools: Support old -D__RUMPUSER_XEN__ for now
    
    Released versions of Xen (Xen 4.5) rely on __RUMPUSER_XEN__ being
    defined.
    
    A patch to change this in Xen upstream exists and will be backported,
    but until that makes it through to a stable point release of Xen 4.5,
    we should support both #defines.
    
    This commit partially reverts 91d56232d987
       Renaming platform macros, app-tools and autoconf target string
    
    Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
    CC: Martin Lucina <martin@lucina.net>
    CC: Ian Campbell <Ian.Campbell@eu.citrix.com>
    CC: Wei Liu <wei.liu2@citrix.com>

commit 05e06b0fe52918d6575e33b7d7551d85c93f7aff
Author: Martin Lucina <martin@lucina.net>
Date:   Mon Feb 2 18:01:52 2015 +0100

    Sync Travis CI configuration with app-tools rename
    
    Signed-off-by: Martin Lucina <martin@lucina.net>

commit 3b36d1f55a08e1849ccd5424afb0fbe29647bd6c
Author: Martin Lucina <martin@lucina.net>
Date:   Mon Feb 2 18:00:36 2015 +0100

    Remove even older rumpxen-app-* variants of app-tools
    
    Signed-off-by: Martin Lucina <martin@lucina.net>

commit 91d56232d987f5df594723ed46b9000b4d43e21a
Author: Martin Lucina <martin@lucina.net>
Date:   Mon Feb 2 17:52:41 2015 +0100

    Renaming platform macros, app-tools and autoconf target string
    
    As discussed at: http://thread.gmane.org/gmane.comp.rumpkernel.user/739
    
    This commit renames the platform macros, app-tools and autoconf target
    string to be consistent with current naming of the entire stack:
    
    app-tools/rumpapp-xen-* -> app-tools/rumprun-xen-*
    $ARCH-rumpxen-netbsd -> $ARCH-rumprun-netbsd
    -D__RUMPUSER_XEN__ -D__RUMPAPP__ -> -D__RUMPRUN__
    
    Signed-off-by: Martin Lucina <martin@lucina.net>

             reply	other threads:[~2015-02-15 18:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-15 18:51 xen.org [this message]
     [not found] ` <21726.8783.192616.315050@mariner.uk.xensource.com>
     [not found]   ` <1423843967-9608-1-git-send-email-ian.jackson@eu.citrix.com>
2015-02-03 13:47     ` [PATCH v2] rump kernels: use new platform macro Wei Liu
2015-02-04 14:51       ` Ian Jackson
2015-02-04 15:00       ` Ian Jackson
2015-02-16 13:19 ` [rumpuserxen test] 34575: regressions - FAIL Antti Kantee
2015-02-16 14:33   ` [PATCH] tools/configure: detect $host_vendor of rumprun, not just rumpxen [and 1 more messages] Ian Jackson
2015-02-16 14:48     ` [PATCH v2] rump kernels: use new platform macro " Ian Jackson
2015-02-23 17:34     ` [PATCH] tools/configure: detect $host_vendor of rumprun, not just rumpxen " Antti Kantee

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=osstest-34575-mainreport@xen.org \
    --to=ian.jackson@eu.citrix.com \
    --cc=rumpkernel-builds@lists.sourceforge.net \
    --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.