Current staging fails to compile:
[ 276s] libxl_dom_save.c: In function 'libxl__domain_save':
[ 276s] libxl_dom_save.c:328:9: error: 'rc' may be used uninitialized in this
function
It was introduced between abf8824fe530bcf060c757596f68663c87546a6a and
3dd926a25d866364ce6d46c21f9ac05a82fa7ffb.
flight 84109 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/84109/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qemuu-ovmf-amd64 17 guest-start/debianhvm.repeat fail
REGR. vs. 65543
test-amd64-i386-
flight 84106 linux-mingo-tip-master real [real]
http://logs.test-lab.xenproject.org/osstest/logs/84106/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386-rumpuserxen 3 host-install(3) broken in 83992 REGR. vs. 60684
test-amd64
This run is configured for baseline tests only.
flight 44183 xen-4.6-testing real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/44183/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-libvirt-vhd 4 host-ping-ch
On 27/02/2016 08:14, Olaf Hering wrote:
> Current staging fails to compile:
>
> [ 276s] libxl_dom_save.c: In function 'libxl__domain_save':
> [ 276s] libxl_dom_save.c:328:9: error: 'rc' may be used uninitialized in
> this function
>
> It was introduced between abf8824fe530bcf060c757596f68663c875
On Sat, Feb 27, 2016 at 09:14:26AM +0100, Olaf Hering wrote:
>
> Current staging fails to compile:
>
> [ 276s] libxl_dom_save.c: In function 'libxl__domain_save':
> [ 276s] libxl_dom_save.c:328:9: error: 'rc' may be used uninitialized in
> this function
Thanks for the report. This looks like
flight 84125 linux-3.14 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/84125/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-amd64-amd64-pair 3 host-install/src_host(3) broken in 84019 pass in 84125
test-amd64-i386-freebsd10-amd64 3 ho
On Sat, Feb 27, 2016 at 01:47:08PM +, Wei Liu wrote:
> On Sat, Feb 27, 2016 at 09:14:26AM +0100, Olaf Hering wrote:
> >
> > Current staging fails to compile:
> >
> > [ 276s] libxl_dom_save.c: In function 'libxl__domain_save':
> > [ 276s] libxl_dom_save.c:328:9: error: 'rc' may be used unini
Commit 7449fb36 ("migration/save: pass checkpointed_stream from libxl to
libxc ") failed to initialise rc in the error path.
Reported-by: Olaf Hering
Signed-off-by: Wei Liu
---
Cc: Konrad Rzeszutek Wilk
Cc: Ian Jackson
Cc: Wen Congyang
---
tools/libxl/libxl_dom_save.c | 1 +
1 file changed,
On Sat, Feb 27, 2016 at 12:35:17PM +, Andrew Cooper wrote:
> On 27/02/2016 08:14, Olaf Hering wrote:
> > Current staging fails to compile:
> >
> > [ 276s] libxl_dom_save.c: In function 'libxl__domain_save':
> > [ 276s] libxl_dom_save.c:328:9: error: 'rc' may be used uninitialized in
> > this
On Sat, Feb 27, Wei Liu wrote:
> And fwiw even if I manually added that option to libxl build, gcc
> doesn't complain.
Well, Debian is appearently not the first choice anymore...
My cmdline is like this, fails with gcc4.3 ... 5.3:
gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -
This run is configured for baseline tests only.
flight 44184 xen-unstable real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/44184/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qemut-win7-amd64 7 host-pin
flight 84139 linux-3.10 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/84139/
Failures :-/ but no regressions.
Regressions which are regarded as allowable (not blocking):
test-amd64-amd64-xl-qemut-win7-amd64 16 guest-stop fail like 83269
build-i386-rumpuserxen6
23.02.2016 17:16, Fu Wei пишет:
> Hi Ian
>
> On 23 February 2016 at 18:00, Ian Campbell wrote:
>> On Mon, 2016-02-22 at 17:29 +0800, Fu Wei wrote:
>>> Hi Julien,
>>>
>>> On 20 February 2016 at 00:28, Julien Grall
>>> wrote:
Xen is currently crashing because of malformed compatible property
26.02.2016 14:13, fu@linaro.org пишет:
> From: Fu Wei
>
> delete: xen_linux, xen_initrd, xen_xsm
> add: xen_module
>
> This update bases on
> commit 0edd750e50698854068358ea53528100a9192902
> Author: Vladimir Serbinenko
> Date: Fri Jan 22 10:18:47 2016 +0100
>
> xen_b
Hi Andrei
On 28 February 2016 at 01:26, Andrei Borzenkov wrote:
> 26.02.2016 14:13, fu@linaro.org пишет:
>> From: Fu Wei
>>
>> delete: xen_linux, xen_initrd, xen_xsm
>> add: xen_module
>>
>> This update bases on
>> commit 0edd750e50698854068358ea53528100a9192902
>> Author: Vladimir S
This run is configured for baseline tests only.
flight 44187 qemu-upstream-4.5-testing real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/44187/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qemuu-win7-amd
On Fri, Feb 26, 2016 at 07:15:52PM +0800, Fu Wei wrote:
> Hi Andrei,
>
> On 26 February 2016 at 18:50, Andrei Borzenkov wrote:
> > On Fri, Feb 26, 2016 at 8:59 AM, Fu Wei wrote:
> >> +@subsection xen_module
> >>
> >> -@deffn Command xen_linux file [arguments]
> >> -Load a dom0 ke
flight 84169 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/84169/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386-rumpuserxen6 xen-build fail REGR. vs. 59254
build-amd64-rumpuserx
flight 84194 linux-4.1 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/84194/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-amd64-rumpuserxen 3 host-install(3) broken in 83951 REGR. vs. 66399
build-amd64-rumpuserxen
This run is configured for baseline tests only.
flight 44186 linux-3.18 real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/44186/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386-rumpuserxen6 xen-build
On 2/27/16 2:14 AM, Olaf Hering wrote:
>
> Current staging fails to compile:
>
> [ 276s] libxl_dom_save.c: In function 'libxl__domain_save':
> [ 276s] libxl_dom_save.c:328:9: error: 'rc' may be used uninitialized in
> this function
>
> It was introduced between abf8824fe530bcf060c757596f68663
flight 84204 qemu-mainline real [real]
http://logs.test-lab.xenproject.org/osstest/logs/84204/
Failures :-/ but no regressions.
Regressions which are regarded as allowable (not blocking):
test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop fail like 84059
test-armhf-armhf-xl-rtds
flight 84215 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/84215/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-armhf-armhf-libvirt-qcow2 11 migrate-support-checkfail never pass
test-armhf-armhf-libvirt-qcow2 13 guest-sav
27.02.2016 23:33, Konrad Rzeszutek Wilk пишет:
> On Fri, Feb 26, 2016 at 07:15:52PM +0800, Fu Wei wrote:
>> Hi Andrei,
>>
>> On 26 February 2016 at 18:50, Andrei Borzenkov wrote:
>>> On Fri, Feb 26, 2016 at 8:59 AM, Fu Wei wrote:
+@subsection xen_module
-@deffn Command
flight 84244 linux-mingo-tip-master real [real]
http://logs.test-lab.xenproject.org/osstest/logs/84244/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386-rumpuserxen6 xen-build fail REGR. vs. 60684
build-amd6
This run is configured for baseline tests only.
flight 44188 qemu-upstream-4.6-testing real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/44188/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl 4 ho
flight 84228 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/84228/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-armhf-armhf-libvirt-qcow2 9 debian-di-install fail REGR. vs. 84083
Regressions which ar
28 matches
Mail list logo