http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1128
Summary: compile failure on tools/blktap/drivers/tapaio.c
Product: Xen
Version: unstable
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Tools
AssignedTo: xen-...@lists.xensource.com
ReportedBy: ada...@pld-linux.org
compiling current (cset 16659:717f0dce76e7) xen userspace from xen-unstable
fails on comiling tools/blktap/drivers/tapaio.c:
cc1: warnings being treated as errors
tapaio.c: In function 'tap_aio_completion_thread':
tapaio.c:82: warning: no return statement in function returning non-void
Due to -Werror being added to CFLAGS at tools/blktap/drivers/Makefile.