|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 73] gcc4 build break - In function ?rem_ac_timer?:
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=73
dbarrera@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |REOPENED
Resolution|FIXED |
------- Additional Comments From dbarrera@xxxxxxxxxx 2005-06-10 13:12 -------
Getting GCC 4.0 error on x86_64 build, BK pull last
ChangeSet (2005/06/10 10:34:30+01:00 kaf24@xxxxxxxxxxxxxxxxxxxx)
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -Wall -g -pipe
-Wp,-D_FORTIFY_SOURCE=2 -m64 -D_GNU_SOURCE -fPIC -m64 -fPIC
-I../../tools/python/xen/lowlevel/xu -I../../tools/libxc -I../../tools/xenstore
-I../../tools/xcs -Ixen/lowlevel/xs -I/usr/include/python2.4 -c
xen/lowlevel/xs/xs.c -o build/temp.linux-x86_64-2.4/xen/lowlevel/xs/xs.o
-fno-strict-aliasing -Wall -Werror
cc1: warnings being treated as errors
xen/lowlevel/xs/xs.c: In function ?xspy_read?:
xen/lowlevel/xs/xs.c:96: warning: pointer targets in passing argument 3 of
?xs_read? differ in signedness
xen/lowlevel/xs/xs.c: In function ?xspy_ls?:
xen/lowlevel/xs/xs.c:144: warning: pointer targets in passing argument 3 of
?xs_directory? differ in signedness
xen/lowlevel/xs/xs.c: In function ?xspy_get_permissions?:
xen/lowlevel/xs/xs.c:193: warning: pointer targets in passing argument 3 of
?xs_get_permissions? differ in signedness
error: command 'gcc' failed with exit status 1
make[3]: *** [build] Error 1
make[3]: Leaving directory `/tmp/xen-unstable/tools/python'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/tmp/xen-unstable/tools'
make[1]: *** [tools] 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
|
|
|
|
|