CC qemu-img.o CC qemu-tool.o CC osdep.o CC cutils.o CC qemu-malloc.o CC block-cow.o CC block-qcow.o CC aes.o CC block-vmdk.o /home/anthony/git/qemu/block-vmdk.c: In function 'vmdk_create': /home/anthony/git/qemu/block-vmdk.c:787: warning: format '%I64d' expects type 'int', but argument 5 has type 'int64_t' /home/anthony/git/qemu/block-vmdk.c:787: warning: format '%I64d' expects type 'int', but argument 8 has type 'long long int' CC block-cloop.o CC block-dmg.o CC block-bochs.o CC block-vpc.o CC block-vvfat.o CC block-qcow2.o CC block-parallels.o CC block-nbd.o CC nbd.o /home/anthony/git/qemu/nbd.c: In function 'tcp_socket_incoming': /home/anthony/git/qemu/nbd.c:172: warning: passing argument 4 of 'setsockopt' from incompatible pointer type CC block.o /home/anthony/git/qemu/block.c: In function 'bdrv_info_stats': /home/anthony/git/qemu/block.c:1087: warning: format '%I64u' expects type 'unsigned int', but argument 3 has type 'uint64_t' /home/anthony/git/qemu/block.c:1087: warning: format '%I64u' expects type 'unsigned int', but argument 4 has type 'uint64_t' /home/anthony/git/qemu/block.c:1087: warning: format '%I64u' expects type 'unsigned int', but argument 5 has type 'uint64_t' /home/anthony/git/qemu/block.c:1087: warning: format '%I64u' expects type 'unsigned int', but argument 6 has type 'uint64_t' /home/anthony/git/qemu/block.c:1091: warning: format '%I64d' expects type 'int', but argument 2 has type 'int64_t' /home/anthony/git/qemu/block.c:1091: warning: format '%I64d' expects type 'int', but argument 3 has type 'int64_t' /home/anthony/git/qemu/block.c: In function 'get_human_readable_size': /home/anthony/git/qemu/block.c:1183: warning: format '%I64d' expects type 'int', but argument 4 has type 'int64_t' /home/anthony/git/qemu/block.c:1195: warning: format '%I64d' expects type 'int', but argument 4 has type 'int64_t' CC aio.o CC block-raw-win32.o /home/anthony/git/qemu/block-raw-win32.c: In function 'raw_truncate': /home/anthony/git/qemu/block-raw-win32.c:286: warning: pointer targets in passing argument 3 of 'SetFilePointer' differ in signedness /home/anthony/git/qemu/block-raw-win32.c: In function 'raw_getlength': /home/anthony/git/qemu/block-raw-win32.c:304: warning: pointer targets in passing argument 2 of 'GetFileSize' differ in signedness LINK qemu-img.exe CC readline.o CC console.o CC irq.o CC i2c.o CC smbus.o CC smbus_eeprom.o CC max7310.o CC max111x.o CC wm8750.o CC ssd0303.o CC ssd0323.o CC ads7846.o CC stellaris_input.o CC twl92230.o CC tmp105.o CC lm832x.o CC scsi-disk.o CC cdrom.o CC scsi-generic.o CC usb.o CC usb-hub.o CC usb-stub.o CC usb-hid.o CC usb-msd.o CC usb-wacom.o CC usb-serial.o CC usb-net.o CC sd.o CC ssi-sd.o CC bt.o CC bt-host.o /home/anthony/git/qemu/bt-host.c:200: warning: no previous prototype for 'bt_host_hci' CC bt-vhci.o CC bt-l2cap.o CC bt-sdp.o /home/anthony/git/qemu/hw/bt-sdp.c:790:1: warning: "TRUE" redefined In file included from /usr/i686-pc-mingw32/sys-root/mingw/include/windows.h:48, from /home/anthony/git/qemu/qemu-common.h:8, from /home/anthony/git/qemu/hw/bt-sdp.c:21: /usr/i686-pc-mingw32/sys-root/mingw/include/windef.h:55:1: warning: this is the location of the previous definition /home/anthony/git/qemu/hw/bt-sdp.c:794:1: warning: "FALSE" redefined /usr/i686-pc-mingw32/sys-root/mingw/include/windef.h:52:1: warning: this is the location of the previous definition CC bt-hci.o CC bt-hid.o CC usb-bt.o CC buffered_file.o CC migration.o CC migration-tcp.o /home/anthony/git/qemu/migration-tcp.c: In function 'tcp_wait_for_connect': /home/anthony/git/qemu/migration-tcp.c:62: warning: passing argument 4 of 'getsockopt' from incompatible pointer type CC net.o /home/anthony/git/qemu/net.c: In function 'net_socket_receive_dgram': /home/anthony/git/qemu/net.c:1124: warning: pointer targets in passing argument 2 of 'sendto' differ in signedness /home/anthony/git/qemu/net.c: In function 'net_socket_send': /home/anthony/git/qemu/net.c:1134: warning: pointer targets in passing argument 2 of 'recv' differ in signedness /home/anthony/git/qemu/net.c: In function 'net_socket_send_dgram': /home/anthony/git/qemu/net.c:1188: warning: pointer targets in passing argument 2 of 'recv' differ in signedness /home/anthony/git/qemu/net.c: In function 'net_cleanup': /home/anthony/git/qemu/net.c:1898: warning: unused variable 'vlan' CC qemu-sockets.o CC qemu-char.o /home/anthony/git/qemu/qemu-char.c: In function 'udp_chr_write': /home/anthony/git/qemu/qemu-char.c:1679: warning: pointer targets in passing argument 2 of 'sendto' differ in signedness /home/anthony/git/qemu/qemu-char.c: In function 'udp_chr_read': /home/anthony/git/qemu/qemu-char.c:1707: warning: pointer targets in passing argument 2 of 'recv' differ in signedness /home/anthony/git/qemu/qemu-char.c: In function 'tcp_chr_read': /home/anthony/git/qemu/qemu-char.c:1872: warning: pointer targets in passing argument 2 of 'recv' differ in signedness CC net-checksum.o CC savevm.o /home/anthony/git/qemu/savevm.c: In function 'socket_get_buffer': /home/anthony/git/qemu/savevm.c:171: warning: pointer targets in passing argument 2 of 'recv' differ in signedness CC cache-utils.o CC tap-win32.o /home/anthony/git/qemu/tap-win32.c: In function 'is_tap_win32_dev': /home/anthony/git/qemu/tap-win32.c:259: warning: pointer targets in passing argument 5 of 'RegQueryValueExA' differ in signedness /home/anthony/git/qemu/tap-win32.c:269: warning: pointer targets in passing argument 5 of 'RegQueryValueExA' differ in signedness /home/anthony/git/qemu/tap-win32.c: In function 'get_device_guid': /home/anthony/git/qemu/tap-win32.c:358: warning: pointer targets in passing argument 5 of 'RegQueryValueExA' differ in signedness /home/anthony/git/qemu/tap-win32.c: In function 'tap_win32_open': /home/anthony/git/qemu/tap-win32.c:615: warning: pointer targets in passing argument 7 of 'DeviceIoControl' differ in signedness /home/anthony/git/qemu/tap-win32.c: In function 'tap_win32_send': /home/anthony/git/qemu/tap-win32.c:659: warning: pointer targets in passing argument 2 of 'tap_win32_free_buffer' differ in signedness CC audio/audio.o /home/anthony/git/qemu/audio/audio.c: In function 'audio_get_avail': /home/anthony/git/qemu/audio/audio.c:1225: warning: format '%I64d' expects type 'int', but argument 4 has type 'long long int' CC audio/noaudio.o CC audio/wavaudio.o CC audio/mixeng.o CC audio/sdlaudio.o CC audio/wavcapture.o CC keymaps.o CC sdl.o CC x_keymap.o CC vnc.o In file included from /home/anthony/git/qemu/vnc-tls.h:34, from /home/anthony/git/qemu/vnc.h:79, from /home/anthony/git/qemu/vnc.c:27: /home/anthony/git/qemu/acl.h:31: error: conflicting types for 'ACL' /usr/i686-pc-mingw32/sys-root/mingw/include/winnt.h:1834: error: previous declaration of 'ACL' was here /home/anthony/git/qemu/vnc.c: In function 'addr_to_string': /home/anthony/git/qemu/vnc.c:66: warning: implicit declaration of function 'asprintf' /home/anthony/git/qemu/vnc.c: In function 'vnc_client_write_buf': /home/anthony/git/qemu/vnc.c:939: warning: pointer targets in passing argument 2 of 'send' differ in signedness /home/anthony/git/qemu/vnc.c: In function 'vnc_client_read_buf': /home/anthony/git/qemu/vnc.c:1044: warning: pointer targets in passing argument 2 of 'recv' differ in signedness make: *** [vnc.o] Error 1