[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [xen-unstable test] 10020: regressions - FAIL
On Thu, 2011-11-24 at 16:23 +0000, Ian Jackson wrote: > xen.org writes ("[xen-unstable test] 10020: regressions - FAIL"): > > flight 10020 xen-unstable real [real] > > http://www.chiark.greenend.org.uk/~xensrcts/logs/10020/ > > > > Regressions :-( > > > > Tests which did not succeed and are blocking: > > build-i386 4 xen-build fail REGR. vs. > > 995 > > gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing > -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-aft > er-statement -D__XEN_TOOLS__ -MMD -MF .block-sync.o.d -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno- > optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -Wno-unused -I../lib > -I/home/osstest/build.10020.build-i386/xen-unstable/tools/blktap/driv > ers/../../../tools/libxc > -I/home/osstest/build.10020.build-i386/xen-unstable/tools/blktap/drivers/../../../tools/include > -I/home/osstest/build.100 > 20.build-i386/xen-unstable/tools/blktap/drivers/../../../tools/xenstore > -I/home/osstest/build.10020.build-i386/xen-unstable/tools/blktap/drivers/. > ./../../tools/include -I ../../memshr -D_GNU_SOURCE -DMEMSHR -c -o > block-sync.o block-sync.c > In file included from block-aio.c:45: > tapaio.h:42: error: expected specifier-qualifier-list before 'io_context_t' Further up there is a block-aio.c:36:20: error: libaio.h: No such file or directory I think you need to install libaio-dev. Ian. > block-aio.c: In function 'init_fds': > block-aio.c:117: error: 'tap_aio_internal_context_t' has no member named > 'pollfd' > cc1: warnings being treated as errors > block-aio.c: In function 'tdaio_close': > block-aio.c:201: error: implicit declaration of function 'io_destroy' > block-aio.c:201: error: 'tap_aio_internal_context_t' has no member named > 'aio_ctx' > block-aio.c: In function 'tdaio_do_callbacks': > block-aio.c:215: error: increment of pointer to unknown structure > block-aio.c:215: error: arithmetic on pointer to an incomplete type > block-aio.c:216: error: dereferencing pointer to incomplete type > block-aio.c:219: error: dereferencing pointer to incomplete type > block-aio.c:220: error: dereferencing pointer to incomplete type > block-aio.c:220: error: dereferencing pointer to incomplete type > block-aio.c:221: error: dereferencing pointer to incomplete type > make[5]: *** [block-aio.o] Error 1 > make[5]: *** Waiting for unfinished jobs.... > make[5]: *** wait: No child processes. Stop. > make[4]: *** [subdir-install-drivers] Error 2 > make[4]: Leaving directory > `/home/osstest/build.10020.build-i386/xen-unstable/tools/blktap' > make[3]: *** [subdirs-install] Error 2 > make[3]: Leaving directory > `/home/osstest/build.10020.build-i386/xen-unstable/tools/blktap' > make[2]: *** [subdir-install-blktap] Error 2 > make[2]: Leaving directory > `/home/osstest/build.10020.build-i386/xen-unstable/tools' > make[1]: *** [subdirs-install] Error 2 > make[1]: Leaving directory > `/home/osstest/build.10020.build-i386/xen-unstable/tools' > make: *** [install-tools] Error 2 > + test -f ../build-ok-stamp _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |