[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [xen-unstable-smoke test] 141508: regressions - trouble: blocked/fail
On 20.09.2019 16:45, osstest service owner wrote: > flight 141508 xen-unstable-smoke real [real] > http://logs.test-lab.xenproject.org/osstest/logs/141508/ > > Regressions :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > build-arm64-xsm 6 xen-build fail REGR. vs. > 141253 > build-amd64 6 xen-build fail REGR. vs. > 141253 Just FYI, in case you didn't notice yet: CC xenlight_stubs.o xenlight_stubs.c: In function 'stub_libxl_domain_pause': xenlight_stubs.c:632:8: error: too few arguments to function 'libxl_domain_pause' ret = libxl_domain_pause(CTX, c_domid); ^~~~~~~~~~~~~~~~~~ In file included from xenlight_stubs.c:30:0: /home/osstest/build.141508.build-amd64/xen/tools/ocaml/libs/xl/../../../../tools/libxl/libxl.h:1643:5: note: declared here int libxl_domain_pause(libxl_ctx *ctx, uint32_t domid, ^~~~~~~~~~~~~~~~~~ xenlight_stubs.c: In function 'stub_libxl_domain_unpause': xenlight_stubs.c:648:8: error: too few arguments to function 'libxl_domain_unpause' ret = libxl_domain_unpause(CTX, c_domid); ^~~~~~~~~~~~~~~~~~~~ In file included from xenlight_stubs.c:30:0: /home/osstest/build.141508.build-amd64/xen/tools/ocaml/libs/xl/../../../../tools/libxl/libxl.h:1646:5: note: declared here int libxl_domain_unpause(libxl_ctx *ctx, uint32_t domid, ^~~~~~~~~~~~~~~~~~~~ xenlight_stubs.c: In function 'stub_xl_send_trigger': xenlight_stubs.c:1045:8: error: too few arguments to function 'libxl_send_trigger' ret = libxl_send_trigger(CTX, c_domid, c_trigger, c_vcpuid); ^~~~~~~~~~~~~~~~~~ In file included from xenlight_stubs.c:30:0: /home/osstest/build.141508.build-amd64/xen/tools/ocaml/libs/xl/../../../../tools/libxl/libxl.h:2408:5: note: declared here int libxl_send_trigger(libxl_ctx *ctx, uint32_t domid, ^~~~~~~~~~~~~~~~~~ /home/osstest/build.141508.build-amd64/xen/tools/ocaml/libs/xl/../../Makefile.rules:37: recipe for target 'xenlight_stubs.o' failed make[7]: Leaving directory '/home/osstest/build.141508.build-amd64/xen/tools/ocaml/libs/xl' make[7]: *** [xenlight_stubs.o] Error 1 Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |