[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] c/s 23253:a3db6b91f32d causes build failure with gcc 4.4.3-4ubuntu5
gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .libxl_dm.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-format-zero-length -Wmissing-declarations -I. -fPIC -I/home/gdunlap/hg/open-source/xen-unstable.hg/tools/libxl/../../tools/libxc -I/home/gdunlap/hg/open-source/xen-unstable.hg/tools/libxl/../../tools/include -I/home/gdunlap/hg/open-source/xen-unstable.hg/tools/libxl/../../tools/libxc -I/home/gdunlap/hg/open-source/xen-unstable.hg/tools/libxl/../../tools/include -I/home/gdunlap/hg/open-source/xen-unstable.hg/tools/libxl/../../tools/xenstore -I/home/gdunlap/hg/open-source/xen-unstable.hg/tools/libxl/../../tools/include -I/home/gdunlap/hg/open-source/xen-unstable.hg/tools/libxl/../../tools/blktap2/control -I/home/gdunlap/hg/open-source/xen-unstable.hg/tools/libxl/../../tools/blktap2/include -I/home/gdunlap/hg/open-source/xen-unstable.hg/tools/libxl/../../tools/include -c -o libxl_dm.o libxl_dm.c cc1: warnings being treated as errors libxl_dm.c: In function ‘libxl__create_device_model’: libxl_dm.c:776: error: format not a string literal and no format arguments make[3]: *** [libxl_dm.o] Error 1 make[3]: Leaving directory `/home/gdunlap/hg/open-source/xen-unstable.hg/tools/libxl' make[2]: *** [subdir-install-libxl] Error 2 make[2]: Leaving directory `/home/gdunlap/hg/open-source/xen-unstable.hg/tools' make[1]: *** [subdirs-install] Error 2 make[1]: Leaving directory `/home/gdunlap/hg/open-source/xen-unstable.hg/tools' make: *** [install-tools] Error 2 $ gcc --version gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 (This is Ubuntu 10.10.) The line in question is: libxl__xs_write(gc, XBT_NULL, libxl__sprintf(gc, "%s/bios", path), libxl__domain_bios(gc, info)); Looks like libxl__xs_write() is expecting the 4th argument to be a format string...? -George _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |