WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 54] New: x86_64 pointer targets of xc_linux_restore diff

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 54] New: x86_64 pointer targets of xc_linux_restore differ in signedness
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Mon, 23 May 2005 15:09:49 +0000
Delivery-date: Mon, 23 May 2005 15:09:53 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=54

           Summary: x86_64 pointer targets of xc_linux_restore differ 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


Using the May 22 22:12 xen-unstable-src.tgz on x86_64 FC4 platform:


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/libxutil
-I../../tools/xcs -Ixen/lowlevel/xc -I/usr/include/python2.4 -c
xen/lowlevel/xc/xc.c -o build/temp.linux-x86_64-2.4/xen/lowlevel/xc/xc.o
-fno-strict-aliasing -Wall -Werror
cc1: warnings being treated as errors
xen/lowlevel/xc/xc.c: In function ?pyxc_linux_restore?:
xen/lowlevel/xc/xc.c:363: warning: pointer targets in passing argument 5 of
?xc_linux_restore? 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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 54] New: x86_64 pointer targets of xc_linux_restore differ in signedness, bugzilla-daemon <=