[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [xen-unstable-smoke test] 114005: regressions - trouble: blocked/fail
On Wed, Oct 04, 2017 at 07:09:22PM +0530, Bhupinder Thakur wrote: > Hi, > > On 4 October 2017 at 17:56, Julien Grall <julien.grall@xxxxxxx> wrote: > > > > > > On 04/10/17 12:47, osstest service owner wrote: > >> flight 114005 xen-unstable-smoke real [real] > >> http://logs.test-lab.xenproject.org/osstest/logs/114005/ > >> > >> Regressions :-( > >> > >> Tests which did not succeed and are blocking, > >> including tests which could not be run: > >> build-amd64 6 xen-build fail REGR. vs. > >> 113972 > > > > I think this was the error discussed on IRC: > > > > /home/osstest/build.114005.build-amd64/xen/stubdom/cross-root-x86_64/x86_64-xen-elf/include/string.h:24:8: > > error: conflicting types for 'memcpy' > > _PTR _EXFUN(memcpy,(_PTR, const _PTR, size_t)); > > ^ > > In file included from > > /home/osstest/build.114005.build-amd64/xen/extras/mini-os-remote/include/console.h:44:0, > > from main.c:11: > > /home/osstest/build.114005.build-amd64/xen/stubdom/include/xen/io/console.h:44:485: > > note: previous implicit declaration of 'memcpy' was here > > DEFINE_XEN_FLEX_RING(xencons); > > > > I am not sure how to fix that one. > > > It seems that grub/main.c does not include string.h before including > console.h which could be causing this implicit declaration. Ideally, > ring.h should include string.h explicitly as it depends on string.h. Yes. Patch submitted already. :-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |