[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 61] New: x86 Build break - pointer targets in passing argument 3 of ?cpuid? diff er in signedness
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=61 Summary: x86 Build break - pointer targets in passing argument 3 of ?cpuid? diff er in signedness Product: Xen Version: unstable Platform: x86-64 OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Unspecified AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx ReportedBy: dbarrera@xxxxxxxxxx CC: hohnbaum@xxxxxxxxxx Build breaks on FC4 x86_64 using the latest tar.tgz and bk source: gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -Wno-pointer-arith -pipe -I/tmp/xen-unstable/xen/include -I/tmp/x en-unstable/xen/include/asm-x86/mach-generic -I/tmp/xen-unstable/xen/include/asm -x86/mach-default -O3 -fomit-frame-pointer -msoft-float -m64 -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DNDEBUG -c cpu/common.c -o cpu/common.o cc1: warnings being treated as errors cpu/common.c: In function ?early_cpu_detect?: cpu/common.c:209: warning: pointer targets in passing argument 2 of ?cpuid? diff er in signedness cpu/common.c:209: warning: pointer targets in passing argument 3 of ?cpuid? diff er in signedness cpu/common.c:209: warning: pointer targets in passing argument 4 of ?cpuid? diff er in signedness cpu/common.c:209: warning: pointer targets in passing argument 5 of ?cpuid? diff er in signedness cpu/common.c: In function ?generic_identify?: cpu/common.c:241: warning: pointer targets in passing argument 2 of ?cpuid? diff er in signedness cpu/common.c:241: warning: pointer targets in passing argument 3 of ?cpuid? diff er in signedness cpu/common.c:241: warning: pointer targets in passing argument 4 of ?cpuid? diff er in signedness cpu/common.c:241: warning: pointer targets in passing argument 5 of ?cpuid? diff er in signedness cpu/common.c:250: warning: pointer targets in passing argument 3 of ?cpuid? diff er in signedness make[3]: *** [cpu/common.o] Error 1 make[3]: Leaving directory `/tmp/xen-unstable/xen/arch/x86' make[2]: *** [/tmp/xen-unstable/xen/xen] Error 2 make[2]: Leaving directory `/tmp/xen-unstable/xen' make[1]: *** [xen] Error 2 make[1]: Leaving directory `/tmp/xen-unstable' make: *** [world] Error 2 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |