src/entropy.c: In function `integrity': src/entropy.c:127: warning: int format, different type arg (arg 2) src/entropy.c:152: warning: int format, different type arg (arg 2) src/osd.c: In function `_osd_sem_trywait': src/osd.c:714: warning: cast from pointer to integer of different size src/osd.c:722: warning: cast from pointer to integer of different size src/osd.c: In function `_osd_sem_wait': src/osd.c:769: warning: cast from pointer to integer of different size src/osd.c:777: warning: cast from pointer to integer of different size src/osd.c: In function `_osd_sem_post': src/osd.c:823: warning: cast from pointer to integer of different size src/osd.c:831: warning: cast from pointer to integer of different size src/osd.c: In function `_osd_sem_destroy': src/osd.c:877: warning: cast from pointer to integer of different size src/osd.c: In function `proc_init': src/osd.c:1308: warning: int format, different type arg (arg 2) src/osd.c:1314: warning: cast from pointer to integer of different size src/osd.c: In function `proc_exit': src/osd.c:1497: warning: int format, different type arg (arg 2) src/tools.c: In function `gunzip': src/tools.c:1585: warning: cast from pointer to integer of different size src/temp.c: In function `_temp_write': src/temp.c:534: warning: cast from pointer to integer of different size src/temp.c: In function `_temp_close': src/temp.c:712: warning: cast from pointer to integer of different size src/memalloc.c: In function `pnode': src/memalloc.c:150: warning: cast from pointer to integer of different size src/memalloc.c:150: warning: cast from pointer to integer of different size src/memalloc.c:150: warning: cast from pointer to integer of different size src/memalloc.c: In function `plist': src/memalloc.c:162: warning: cast from pointer to integer of different size src/memalloc.c: In function `any_pool': src/memalloc.c:181: warning: cast from pointer to integer of different size src/memalloc.c:181: warning: cast from pointer to integer of different size src/memalloc.c: In function `expand': src/memalloc.c:419: warning: cast from pointer to integer of different size src/memalloc.c:419: warning: int format, different type arg (arg 2) src/memalloc.c:432: warning: int format, different type arg (arg 2) src/memalloc.c:432: warning: unsigned int format, different type arg (arg 3) src/memalloc.c:432: warning: unsigned int format, different type arg (arg 4) src/memalloc.c: In function `mem_malloc': src/memalloc.c:602: warning: int format, different type arg (arg 2) src/memalloc.c:625: warning: int format, different type arg (arg 2) src/memalloc.c: In function `mem_calloc': src/memalloc.c:656: warning: int format, different type arg (arg 3) src/memalloc.c:679: warning: int format, different type arg (arg 2) src/memalloc.c: In function `mem_realloc': src/memalloc.c:737: warning: cast from pointer to integer of different size src/memalloc.c:737: warning: int format, different type arg (arg 3) src/memalloc.c:751: warning: cast from pointer to integer of different size src/memalloc.c:786: warning: int format, different type arg (arg 2) src/memalloc.c: In function `mem_strdup': src/memalloc.c:823: warning: cast from pointer to integer of different size src/memalloc.c:832: warning: int format, different type arg (arg 2) src/memalloc.c: In function `mem_strndup': src/memalloc.c:850: warning: cast from pointer to integer of different size src/memalloc.c: In function `mem_strset': src/memalloc.c:875: warning: cast from pointer to integer of different size src/memalloc.c:875: warning: cast from pointer to integer of different size src/memalloc.c: In function `mem_free': src/memalloc.c:895: warning: cast from pointer to integer of different size src/memalloc.c:938: warning: cast from pointer to integer of different size src/memalloc.c: In function `mem_valid': src/memalloc.c:984: warning: cast from pointer to integer of different size src/memalloc.c:1008: warning: cast from pointer to integer of different size src/memalloc.c: In function `mem_stats': src/memalloc.c:1032: warning: cast from pointer to integer of different size src/shmalloc.c: In function `expand': src/shmalloc.c:383: warning: int format, different type arg (arg 2) src/shmalloc.c:385: warning: int format, different type arg (arg 2) src/shmalloc.c:385: warning: unsigned int format, different type arg (arg 3) src/shmalloc.c:385: warning: unsigned int format, different type arg (arg 4) src/shmalloc.c: In function `shm_malloc': src/shmalloc.c:553: warning: int format, different type arg (arg 2) src/shmalloc.c:576: warning: int format, different type arg (arg 2) src/shmalloc.c: In function `shm_calloc': src/shmalloc.c:607: warning: int format, different type arg (arg 3) src/shmalloc.c:628: warning: int format, different type arg (arg 2) src/shmalloc.c: In function `shm_realloc': src/shmalloc.c:686: warning: cast from pointer to integer of different size src/shmalloc.c:686: warning: int format, different type arg (arg 3) src/shmalloc.c:699: warning: cast from pointer to integer of different size src/shmalloc.c:739: warning: int format, different type arg (arg 2) src/shmalloc.c: In function `shm_strdup': src/shmalloc.c:783: warning: int format, different type arg (arg 2) src/shmalloc.c: In function `shm_free': src/shmalloc.c:798: warning: cast from pointer to integer of different size src/shmalloc.c:841: warning: cast from pointer to integer of different size src/shmalloc.c: In function `shm_valid': src/shmalloc.c:885: warning: cast from pointer to integer of different size src/shmalloc.c:932: warning: cast from pointer to integer of different size src/shmalloc.c: In function `shm_pid_set': src/shmalloc.c:957: warning: cast from pointer to integer of different size src/shmalloc.c: In function `shm_pid_free': src/shmalloc.c:1045: warning: cast from pointer to integer of different size src/shmalloc.c: In function `shm_stats': src/shmalloc.c:1074: warning: cast from pointer to integer of different size src/shmalloc.c: In function `shm_pool': src/shmalloc.c:1165: warning: unsigned int format, different type arg (arg 3) src/shmalloc.c:1219: warning: cast from pointer to integer of different size src/shmalloc.c:1226: warning: cast from pointer to integer of different size src/config.c: In function `conf_read_line': src/config.c:407: warning: long long unsigned int format, u_int64_t arg (arg 4) src/config.c:407: warning: long long unsigned int format, u_int64_t arg (arg 5) src/config.c:421: warning: long long unsigned int format, u_int64_t arg (arg 4) src/config.c:421: warning: long long unsigned int format, u_int64_t arg (arg 5) src/config.c:624: warning: int format, different type arg (arg 4) src/config.c:624: warning: int format, different type arg (arg 5) src/config.c:729: warning: int format, different type arg (arg 4) src/config.c:729: warning: int format, different type arg (arg 5) src/config.c:736: warning: int format, different type arg (arg 4) src/config.c:736: warning: int format, different type arg (arg 5) src/config.c:743: warning: int format, different type arg (arg 4) src/config.c:743: warning: int format, different type arg (arg 5) src/config.c: In function `conf_write': src/config.c:1190: warning: int format, different type arg (arg 5) src/config.c:1226: warning: unsigned int format, different type arg (arg 5) src/config.c:1233: warning: unsigned int format, different type arg (arg 5) src/config.c:1239: warning: unsigned int format, different type arg (arg 5) src/key.c: In function `str_ssk': src/key.c:300: warning: int format, different type arg (arg 2) src/lzw.c: In function `lzw_squeeze': src/lzw.c:407: warning: unsigned int format, different type arg (arg 3) src/lzw.c:413: warning: unsigned int format, different type arg (arg 2) src/lzw.c:413: warning: unsigned int format, different type arg (arg 3) src/lzw.c: In function `lzw_open': src/lzw.c:751: warning: cast from pointer to integer of different size src/lzw.c:768: warning: unsigned int format, different type arg (arg 2) src/lzw.c: In function `lzw_close': src/lzw.c:801: warning: unsigned int format, different type arg (arg 2) src/lzw.c: In function `lzw_write': src/lzw.c:945: warning: unsigned int format, different type arg (arg 2) src/lzw.c:960: warning: unsigned int format, different type arg (arg 2) src/lzw.c:960: warning: unsigned int format, different type arg (arg 3) src/lzw.c: In function `lzw_read': src/lzw.c:1007: warning: unsigned int format, different type arg (arg 2) src/lzw.c:1007: warning: unsigned int format, different type arg (arg 3) src/lzw.c:1018: warning: unsigned int format, different type arg (arg 2) src/lzw.c:1018: warning: unsigned int format, different type arg (arg 3) src/twofish2.c: In function `ParseHexDword': src/twofish2.c:240: warning: cast from pointer to integer of different size src/twofish2.c: In function `reKey': src/twofish2.c:547: warning: cast from pointer to integer of different size src/twofish2.c: In function `makeKey': src/twofish2.c:742: warning: cast from pointer to integer of different size src/twofish2.c:742: warning: cast from pointer to integer of different size src/twofish2.c: In function `cipherInit': src/twofish2.c:788: warning: cast from pointer to integer of different size src/twofish2.c:788: warning: cast from pointer to integer of different size src/twofish2.c:788: warning: cast from pointer to integer of different size src/twofish2.c: In function `blockEncrypt': src/twofish2.c:854: warning: cast from pointer to integer of different size src/twofish2.c:854: warning: cast from pointer to integer of different size src/twofish2.c:855: warning: cast from pointer to integer of different size src/twofish2.c:855: warning: cast from pointer to integer of different size src/twofish2.c: In function `blockDecrypt': src/twofish2.c:1023: warning: cast from pointer to integer of different size src/twofish2.c:1023: warning: cast from pointer to integer of different size src/twofish2.c:1024: warning: cast from pointer to integer of different size src/twofish2.c:1024: warning: cast from pointer to integer of different size src/crypt.c: In function `crypto_diequick': src/crypt.c:234: warning: int format, different type arg (arg 3) src/crypt.c: In function `encrypt_msg': src/crypt.c:559: warning: int format, different type arg (arg 2) src/crypt.c:566: warning: cast from pointer to integer of different size src/crypt.c:566: warning: cast from pointer to integer of different size src/crypt.c:566: warning: cast from pointer to integer of different size src/crypt.c: In function `decrypt_msg': src/crypt.c:645: warning: int format, different type arg (arg 2) src/crypt.c:652: warning: cast from pointer to integer of different size src/crypt.c:652: warning: cast from pointer to integer of different size src/crypt.c:652: warning: cast from pointer to integer of different size src/crypt.c: In function `crypto_init': src/crypt.c:738: warning: int format, different type arg (arg 2) src/crypt.c:794: warning: int format, different type arg (arg 2) src/crypt.c:801: warning: cast from pointer to integer of different size src/crypt.c:801: warning: cast from pointer to integer of different size src/crypt.c: In function `crypto_exit': src/crypt.c:822: warning: int format, different type arg (arg 2) src/crypt.c:875: warning: int format, different type arg (arg 2) src/crypt.c:882: warning: cast from pointer to integer of different size src/crypt.c: In function `crypto_module_name': src/crypt.c:894: warning: int format, different type arg (arg 2) src/crypt.c: In function `crypto_module_supp': src/crypt.c:923: warning: int format, different type arg (arg 2) src/crypt.c:931: warning: int format, different type arg (arg 2) src/crypt.c: In function `crypto': src/crypt.c:962: warning: cast from pointer to integer of different size src/crypt2.c: In function `prime_clock_init': src/crypt2.c:145: warning: int format, different type arg (arg 2) src/crypt2.c:145: warning: int format, different type arg (arg 3) src/crypt2.c:145: warning: int format, different type arg (arg 4) src/crypt2.c:145: warning: int format, different type arg (arg 5) src/crypt2.c:165: warning: int format, different type arg (arg 2) src/crypt2.c:165: warning: int format, different type arg (arg 3) src/crypt2.c:165: warning: int format, different type arg (arg 4) src/crypt2.c:174: warning: int format, different type arg (arg 2) src/crypt7.c: In function `crypt7_encrypt_msg': src/crypt7.c:209: warning: int format, different type arg (arg 2) src/crypt7.c:212: warning: int format, different type arg (arg 2) src/crypt7.c: In function `crypt7_decrypt_msg': src/crypt7.c:279: warning: int format, different type arg (arg 2) src/crypt7.c:282: warning: int format, different type arg (arg 2) src/crypt8.c: In function `crypt8_encrypt_msg': src/crypt8.c:157: warning: cast from pointer to integer of different size src/fec.c: In function `fec': src/fec.c:545: warning: cast from pointer to integer of different size src/fec.c:548: warning: cast from pointer to integer of different size src/file.c: In function `file_put': src/file.c:1297: warning: unsigned int format, different type arg (arg 2) src/file.c:1305: warning: int format, different type arg (arg 2) src/file.c: In function `xml_start_content': src/file.c:1571: warning: unsigned int format, different type arg (arg 2) src/file.c:1585: warning: int format, different type arg (arg 2) src/file.c: In function `xml_start_fragment': src/file.c:1606: warning: int format, different type arg (arg 3) src/file.c:1615: warning: cast from pointer to integer of different size src/file.c: In function `xml_start_chunk': src/file.c:1658: warning: cast from pointer to integer of different size src/file.c: In function `xml_start_data': src/file.c:1688: warning: unsigned int format, different type arg (arg 2) src/file.c: In function `xml_start_metadata': src/file.c:1716: warning: unsigned int format, different type arg (arg 2) src/file.c: In function `file_get': src/file.c:2096: warning: int format, different type arg (arg 2) src/file.c:2120: warning: int format, different type arg (arg 2) src/sock.c: In function `sock_incoming': src/sock.c:463: warning: cast from pointer to integer of different size src/sock.c: In function `sock_readall': src/sock.c:723: warning: int format, different type arg (arg 3) src/sock.c:731: warning: int format, different type arg (arg 3) src/sock.c: In function `sock_shutdown': src/sock.c:1148: warning: long long unsigned int format, u_int64_t arg (arg 3) src/sock.c:1148: warning: long long unsigned int format, u_int64_t arg (arg 4) src/client.c: In function `node_hello': src/client.c:188: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c:194: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c: In function `node_info': src/client.c:344: warning: unsigned int format, different type arg (arg 2) src/client.c:348: warning: unsigned int format, different type arg (arg 2) src/client.c:353: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c:358: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c:367: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c: In function `node_data_found': src/client.c:531: warning: unsigned int format, different type arg (arg 2) src/client.c:536: warning: unsigned int format, different type arg (arg 2) src/client.c: In function `node_data_chunk': src/client.c:560: warning: unsigned int format, different type arg (arg 2) src/client.c: In function `get_cb': src/client.c:598: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c:603: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c: In function `put_cb': src/client.c:993: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c:998: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c: In function `client_put': src/client.c:1158: warning: cast from pointer to integer of different size src/client.c:1158: warning: unsigned int format, different type arg (arg 4) src/client.c:1163: warning: unsigned int format, different type arg (arg 2) src/client.c:1173: warning: cast from pointer to integer of different size src/client.c:1173: warning: unsigned int format, different type arg (arg 4) src/client.c:1178: warning: unsigned int format, different type arg (arg 2) src/client.c:1184: warning: unsigned int format, different type arg (arg 2) src/client.c: In function `client_chk': src/client.c:1467: warning: cast from pointer to integer of different size src/client.c:1467: warning: unsigned int format, different type arg (arg 4) src/client.c:1472: warning: unsigned int format, different type arg (arg 2) src/client.c:1478: warning: unsigned int format, different type arg (arg 2) src/client.c:1484: warning: cast from pointer to integer of different size src/client.c:1484: warning: unsigned int format, different type arg (arg 4) src/client.c:1489: warning: unsigned int format, different type arg (arg 2) src/client.c:1495: warning: unsigned int format, different type arg (arg 2) src/client.c: In function `node_metadata': src/client.c:1776: warning: int format, different type arg (arg 2) src/client.c:1776: warning: int format, different type arg (arg 3) src/client.c:1817: warning: unsigned int format, different type arg (arg 2) src/client.c: In function `client_make_metadata': src/client.c:2012: warning: int format, different type arg (arg 2) src/client.c:2021: warning: unsigned int format, different type arg (arg 2) src/client.c:2021: warning: unsigned int format, different type arg (arg 3) src/client.c: In function `client_sha1': src/client.c:2139: warning: cast from pointer to integer of different size src/client.c:2139: warning: unsigned int format, different type arg (arg 4) src/client.c:2144: warning: unsigned int format, different type arg (arg 2) src/client.c: In function `node_segment_header': src/client.c:2177: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c:2181: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c:2185: warning: unsigned int format, different type arg (arg 2) src/client.c:2189: warning: unsigned int format, different type arg (arg 2) src/client.c:2193: warning: unsigned int format, different type arg (arg 2) src/client.c:2197: warning: unsigned int format, different type arg (arg 2) src/client.c:2201: warning: unsigned int format, different type arg (arg 2) src/client.c:2205: warning: unsigned int format, different type arg (arg 2) src/client.c:2209: warning: unsigned int format, different type arg (arg 2) src/client.c: In function `client_segment_file': src/client.c:2262: warning: long long unsigned int format, u_int64_t arg (arg 3) src/client.c: In function `node_blocks_encoded': src/client.c:2334: warning: unsigned int format, different type arg (arg 2) src/client.c:2338: warning: unsigned int format, different type arg (arg 2) src/client.c:2368: warning: cast from pointer to integer of different size src/client.c:2368: warning: unsigned int format, different type arg (arg 4) src/client.c:2374: warning: unsigned int format, different type arg (arg 2) src/client.c:2379: warning: unsigned int format, different type arg (arg 2) src/client.c: In function `client_encode_segment': src/client.c:2466: warning: long long unsigned int format, u_int64_t arg (arg 3) src/client.c:2547: warning: unsigned int format, different type arg (arg 3) src/client.c:2568: warning: unsigned int format, different type arg (arg 3) src/client.c:2583: warning: unsigned int format, different type arg (arg 2) src/client.c:2583: warning: unsigned int format, different type arg (arg 3) src/client.c:2627: warning: cast from pointer to integer of different size src/client.c:2627: warning: unsigned int format, different type arg (arg 4) src/client.c:2632: warning: unsigned int format, different type arg (arg 2) src/client.c:2634: warning: cast from pointer to integer of different size src/client.c:2634: warning: unsigned int format, different type arg (arg 4) src/client.c:2641: warning: unsigned int format, different type arg (arg 2) src/client.c:2652: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c:2694: warning: cast from pointer to integer of different size src/client.c:2694: warning: unsigned int format, different type arg (arg 4) src/client.c:2714: warning: cast from pointer to integer of different size src/client.c:2714: warning: unsigned int format, different type arg (arg 4) src/client.c: In function `client_decode_segment': src/client.c:2847: warning: long long unsigned int format, u_int64_t arg (arg 3) src/client.c:2949: warning: unsigned int format, different type arg (arg 3) src/client.c:2970: warning: unsigned int format, different type arg (arg 3) src/client.c:2984: warning: unsigned int format, different type arg (arg 2) src/client.c:2984: warning: unsigned int format, different type arg (arg 3) src/client.c:3063: warning: cast from pointer to integer of different size src/client.c:3063: warning: unsigned int format, different type arg (arg 4) src/client.c:3068: warning: unsigned int format, different type arg (arg 2) src/client.c:3070: warning: cast from pointer to integer of different size src/client.c:3070: warning: unsigned int format, different type arg (arg 4) src/client.c:3077: warning: unsigned int format, different type arg (arg 2) src/client.c:3085: warning: long long unsigned int format, u_int64_t arg (arg 2) src/client.c:3108: warning: cast from pointer to integer of different size src/client.c:3108: warning: unsigned int format, different type arg (arg 4) src/client.c:3128: warning: cast from pointer to integer of different size src/client.c:3128: warning: unsigned int format, different type arg (arg 4) src/client.c: In function `client_child': src/client.c:3190: warning: cast from pointer to integer of different size src/client.c:3190: warning: unsigned int format, different type arg (arg 4) src/peermsg.c: In function `msg2stream': src/peermsg.c:117: warning: cast from pointer to integer of different size src/peermsg.c: In function `stream2msg': src/peermsg.c:354: warning: unsigned int format, different type arg (arg 2) src/peer.c: In function `peer_add_in': src/peer.c:590: warning: int format, different type arg (arg 2) src/peer.c:604: warning: int format, different type arg (arg 2) src/peer.c: In function `peer_add_out': src/peer.c:646: warning: int format, different type arg (arg 2) src/peer.c:660: warning: int format, different type arg (arg 2) src/peer.c: In function `peer_del_in': src/peer.c:688: warning: cast from pointer to integer of different size src/peer.c:701: warning: cast from pointer to integer of different size src/peer.c:706: warning: cast from pointer to integer of different size src/peer.c: In function `peer_del_out': src/peer.c:730: warning: cast from pointer to integer of different size src/peer.c:743: warning: cast from pointer to integer of different size src/peer.c:748: warning: cast from pointer to integer of different size src/peer.c: In function `peer_connecting': src/peer.c:943: warning: int format, different type arg (arg 2) src/peer.c: In function `peer_add_connecting': src/peer.c:989: warning: int format, different type arg (arg 2) src/peer.c: In function `peer_blocked': src/peer.c:1016: warning: int format, different type arg (arg 2) src/peer.c: In function `peer_add_failure': src/peer.c:1089: warning: int format, different type arg (arg 2) src/peer.c:1109: warning: int format, different type arg (arg 2) src/peer.c: In function `peer_adv_wait': src/peer.c:1260: warning: int format, different type arg (arg 2) src/peer.c:1384: warning: long long unsigned int format, u_int64_t arg (arg 6) src/peer.c:1395: warning: int format, different type arg (arg 2) src/peer.c:1395: warning: int format, different type arg (arg 3) src/peer.c:1395: warning: int format, different type arg (arg 5) src/peer.c: In function `peer_req_wait': src/peer.c:1499: warning: int format, different type arg (arg 2) src/peer.c:1590: warning: long long unsigned int format, u_int64_t arg (arg 6) src/peer.c:1626: warning: int format, different type arg (arg 2) src/peer.c:1626: warning: int format, different type arg (arg 3) src/peer.c:1626: warning: int format, different type arg (arg 5) src/peer.c: In function `peer_ins_wait': src/peer.c:1708: warning: unsigned int format, different type arg (arg 2) src/peer.c:1708: warning: unsigned int format, different type arg (arg 4) src/peer.c:1708: warning: unsigned int format, different type arg (arg 6) src/peer.c:1708: warning: unsigned int format, different type arg (arg 8) src/peer.c:1708: warning: unsigned int format, different type arg (arg 10) src/peer.c:1708: warning: unsigned int format, different type arg (arg 12) src/peer.c:1708: warning: unsigned int format, different type arg (arg 14) src/peer.c:1708: warning: unsigned int format, different type arg (arg 16) src/peer.c:1708: warning: unsigned int format, different type arg (arg 18) src/peer.c:1708: warning: unsigned int format, different type arg (arg 20) src/peer.c:1708: warning: unsigned int format, different type arg (arg 22) src/peer.c:1708: warning: unsigned int format, different type arg (arg 24) src/peer.c:1744: warning: int format, different type arg (arg 2) src/peer.c:1824: warning: long long unsigned int format, u_int64_t arg (arg 6) src/peer.c:1835: warning: int format, different type arg (arg 2) src/peer.c:1835: warning: int format, different type arg (arg 3) src/peer.c:1835: warning: int format, different type arg (arg 5) src/peer.c: In function `peer_adv_key': src/peer.c:2005: warning: int format, different type arg (arg 4) src/peer.c:2005: warning: int format, different type arg (arg 5) src/peer.c:2059: warning: int format, different type arg (arg 4) src/peer.c:2059: warning: int format, different type arg (arg 5) src/peer.c: In function `peer_req_key': src/peer.c:2228: warning: int format, different type arg (arg 4) src/peer.c:2228: warning: int format, different type arg (arg 5) src/peer.c:2283: warning: int format, different type arg (arg 4) src/peer.c:2283: warning: int format, different type arg (arg 5) src/peer.c: In function `peer_ins_key': src/peer.c:2450: warning: int format, different type arg (arg 4) src/peer.c:2450: warning: int format, different type arg (arg 5) src/peer.c:2506: warning: int format, different type arg (arg 4) src/peer.c:2506: warning: int format, different type arg (arg 5) src/peer.c: In function `peer_req_fec': src/peer.c:2680: warning: int format, different type arg (arg 4) src/peer.c:2680: warning: int format, different type arg (arg 5) src/peer.c:2742: warning: int format, different type arg (arg 4) src/peer.c:2742: warning: int format, different type arg (arg 5) src/peer.c: In function `peer_info': src/peer.c:2927: warning: unsigned int format, different type arg (arg 2) src/peer.c: In function `peer_load': src/peer.c:3057: warning: int format, different type arg (arg 3) src/peer.c:3057: warning: int format, different type arg (arg 5) src/peer.c:3057: warning: int format, different type arg (arg 6) src/peer.c:3057: warning: int format, different type arg (arg 7) src/peer.c:3057: warning: int format, different type arg (arg 8) src/peer.c: In function `peer_got_fec': src/peer.c:3343: warning: unsigned int format, different type arg (arg 4) src/peer.c: In function `peer_got_fpr': src/peer.c:3443: warning: cast from pointer to integer of different size src/peer.c: In function `peer_ins_fpr': src/peer.c:3614: warning: cast from pointer to integer of different size src/peer.c:3671: warning: int format, different type arg (arg 4) src/peer.c:3671: warning: int format, different type arg (arg 5) src/peer.c: In function `peer_ins_ann': src/peer.c:3748: warning: cast from pointer to integer of different size src/peer.c:3823: warning: int format, different type arg (arg 4) src/peer.c:3823: warning: int format, different type arg (arg 5) src/peer.c: In function `peer_got_ann': src/peer.c:3913: warning: cast from pointer to integer of different size src/peer.c: In function `peer_set_name': src/peer.c:4173: warning: int format, different type arg (arg 2) src/peer.c:4187: warning: int format, different type arg (arg 2) src/peer.c: In function `peer_set_fingerprint': src/peer.c:4227: warning: int format, different type arg (arg 2) src/peer.c: In function `peer_set_crypto_module_in': src/peer.c:4293: warning: int format, different type arg (arg 2) src/peer.c: In function `peer_set_size_current': src/peer.c:4332: warning: int format, different type arg (arg 2) src/peer.c: In function `peer_set_node': src/peer.c:4382: warning: int format, different type arg (arg 2) src/peer.c: In function `peer_set_cancer': src/peer.c:4421: warning: int format, different type arg (arg 2) src/peer.c: In function `peer_req_host': src/peer.c:4686: warning: int format, different type arg (arg 5) src/peer.c:4686: warning: int format, different type arg (arg 6) src/peer.c: In function `peer_ins_host': src/peer.c:4770: warning: int format, different type arg (arg 5) src/peer.c:4770: warning: int format, different type arg (arg 6) src/peer.c: In function `peer_out_setup': src/peer.c:4969: warning: cast from pointer to integer of different size src/peer.c:4969: warning: cast from pointer to integer of different size src/peer.c:5010: warning: cast from pointer to integer of different size src/peer.c:5010: warning: cast from pointer to integer of different size src/peer.c:5010: warning: cast from pointer to integer of different size src/peer.c: In function `peer_out_child': src/peer.c:5207: warning: long long unsigned int format, u_int64_t arg (arg 3) src/peer.c:5217: warning: unsigned int format, different type arg (arg 3) src/peer.c: In function `peer_in_setup': src/peer.c:5649: warning: cast from pointer to integer of different size src/peer.c:5649: warning: cast from pointer to integer of different size src/peer.c:5851: warning: cast from pointer to integer of different size src/peer.c:5851: warning: cast from pointer to integer of different size src/peer.c:5851: warning: cast from pointer to integer of different size src/peer.c:5881: warning: unsigned int format, different type arg (arg 11) src/peer.c:5903: warning: int format, different type arg (arg 3) src/peer.c: In function `peer_in_child': src/peer.c:6040: warning: long long unsigned int format, u_int64_t arg (arg 2) src/peer.c:6179: warning: int format, different type arg (arg 4) src/peer.c:6296: warning: int format, different type arg (arg 4) src/peer.c:6505: warning: int format, different type arg (arg 4) src/peer.c: In function `peer': src/peer.c:7689: warning: int format, different type arg (arg 2) src/peer.c:7696: warning: cast from pointer to integer of different size src/peer.c:7699: warning: cast from pointer to integer of different size src/peer.c:7704: warning: cast from pointer to integer of different size src/peer.c:7707: warning: cast from pointer to integer of different size src/peer.c:7712: warning: cast from pointer to integer of different size src/peer.c:7715: warning: cast from pointer to integer of different size src/peer.c:7720: warning: cast from pointer to integer of different size src/peer.c:7723: warning: cast from pointer to integer of different size src/gif.c: In function `gif_decode': src/gif.c:470: warning: int format, different type arg (arg 2) src/png.c: In function `png_write_size': src/png.c:134: warning: cast from pointer to integer of different size src/png.c: In function `png_read_size': src/png.c:159: warning: cast from pointer to integer of different size src/png.c:159: warning: cast from pointer to integer of different size src/png.c: In function `png_write_uint': src/png.c:193: warning: cast from pointer to integer of different size src/png.c: In function `png_read_uint': src/png.c:225: warning: cast from pointer to integer of different size src/png.c:225: warning: cast from pointer to integer of different size src/png.c: In function `png_write_string': src/png.c:260: warning: cast from pointer to integer of different size src/png.c: In function `png_read_string': src/png.c:281: warning: cast from pointer to integer of different size src/png.c:281: warning: cast from pointer to integer of different size src/png.c: In function `png_write_bytes': src/png.c:306: warning: cast from pointer to integer of different size src/png.c:306: warning: cast from pointer to integer of different size src/png.c: In function `png_read_bytes': src/png.c:328: warning: cast from pointer to integer of different size src/png.c:328: warning: cast from pointer to integer of different size src/png.c: In function `png_write_byte': src/png.c:351: warning: cast from pointer to integer of different size src/png.c: In function `png_read_byte': src/png.c:372: warning: cast from pointer to integer of different size src/png.c:372: warning: cast from pointer to integer of different size src/png.c: In function `png_write_crc': src/png.c:395: warning: cast from pointer to integer of different size src/png.c: In function `png_read_crc': src/png.c:426: warning: cast from pointer to integer of different size src/png.c: In function `png_write_IHDR': src/png.c:466: warning: cast from pointer to integer of different size src/png.c: In function `png_read_IHDR': src/png.c:497: warning: cast from pointer to integer of different size src/png.c: In function `png_write_pHYs': src/png.c:556: warning: cast from pointer to integer of different size src/png.c: In function `png_read_pHYs': src/png.c:579: warning: cast from pointer to integer of different size src/png.c: In function `png_write_tIME': src/png.c:614: warning: cast from pointer to integer of different size src/png.c: In function `png_read_tIME': src/png.c:633: warning: cast from pointer to integer of different size src/png.c: In function `png_write_tEXt': src/png.c:663: warning: cast from pointer to integer of different size src/png.c: In function `png_read_tEXt': src/png.c:681: warning: cast from pointer to integer of different size src/png.c:681: warning: cast from pointer to integer of different size src/png.c: In function `png_write_PLTE': src/png.c:698: warning: cast from pointer to integer of different size src/png.c: In function `png_read_PLTE': src/png.c:718: warning: cast from pointer to integer of different size src/png.c: In function `png_write_tRNS': src/png.c:753: warning: cast from pointer to integer of different size src/png.c: In function `png_read_tRNS': src/png.c:772: warning: cast from pointer to integer of different size src/png.c: In function `png_write_bKGD': src/png.c:797: warning: cast from pointer to integer of different size src/png.c: In function `png_read_bKGD': src/png.c:816: warning: cast from pointer to integer of different size src/png.c: In function `png_write_IDAT': src/png.c:838: warning: cast from pointer to integer of different size src/png.c:838: warning: cast from pointer to integer of different size src/png.c: In function `png_read_IDAT': src/png.c:856: warning: cast from pointer to integer of different size src/png.c:856: warning: cast from pointer to integer of different size src/png.c: In function `png_write_IEND': src/png.c:871: warning: cast from pointer to integer of different size src/png.c: In function `png_read_IEND': src/png.c:888: warning: cast from pointer to integer of different size src/png.c: In function `png_finish': src/png.c:909: warning: cast from pointer to integer of different size src/png.c: In function `png_read': src/png.c:1022: warning: unsigned int format, different type arg (arg 2) src/png.c:1029: warning: unsigned int format, different type arg (arg 2) src/png.c:1036: warning: unsigned int format, different type arg (arg 2) src/png.c:1043: warning: unsigned int format, different type arg (arg 2) src/png.c:1050: warning: unsigned int format, different type arg (arg 2) src/png.c:1066: warning: unsigned int format, different type arg (arg 2) src/png.c:1073: warning: unsigned int format, different type arg (arg 2) src/png.c:1089: warning: unsigned int format, different type arg (arg 2) src/png.c:1096: warning: unsigned int format, different type arg (arg 2) src/png.c:1103: warning: unsigned int format, different type arg (arg 2) src/png.c:1110: warning: unsigned int format, different type arg (arg 2) src/png.c:1126: warning: unsigned int format, different type arg (arg 2) src/png.c:1133: warning: unsigned int format, different type arg (arg 2) src/png.c:1149: warning: unsigned int format, different type arg (arg 2) src/png.c:1156: warning: unsigned int format, different type arg (arg 2) src/png.c:1173: warning: unsigned int format, different type arg (arg 2) src/png.c:1173: warning: unsigned int format, different type arg (arg 6) src/png.c:1214: warning: cast from pointer to integer of different size src/png.c:1214: warning: cast from pointer to integer of different size src/png.c: In function `png_create': src/png.c:1338: warning: cast from pointer to integer of different size src/png.c:1338: warning: cast from pointer to integer of different size src/vt.c: In function `vt_create': src/vt.c:1973: warning: cast from pointer to integer of different size src/proxy.c: In function `proxy_reply': src/proxy.c:1113: warning: int format, different type arg (arg 2) src/proxy.c:1131: warning: int format, different type arg (arg 2) src/proxy.c: In function `proxy_meta_find': src/proxy.c:1694: warning: int format, different type arg (arg 4) src/proxy.c:1705: warning: int format, different type arg (arg 2) src/proxy.c:1708: warning: int format, different type arg (arg 2) src/proxy.c: In function `proxy_meta_default': src/proxy.c:1734: warning: int format, different type arg (arg 2) src/proxy.c:1745: warning: int format, different type arg (arg 2) src/proxy.c:1749: warning: int format, different type arg (arg 2) src/proxy.c:1755: warning: int format, different type arg (arg 2) src/proxy.c: In function `proxy_meta_cache_get': src/proxy.c:1817: warning: unsigned int format, different type arg (arg 3) src/proxy.c:1831: warning: cast from pointer to integer of different size src/proxy.c:1833: warning: cast from pointer to integer of different size src/proxy.c: In function `proxy_meta_parse': src/proxy.c:1951: warning: int format, different type arg (arg 2) src/proxy.c:1951: warning: int format, different type arg (arg 3) src/proxy.c:2017: warning: unsigned int format, different type arg (arg 3) src/proxy.c: In function `proxy_loop': src/proxy.c:2154: warning: int format, different type arg (arg 2) src/proxy.c:2154: warning: int format, different type arg (arg 3) src/proxy.c:2187: warning: int format, different type arg (arg 2) src/proxy.c:2187: warning: int format, different type arg (arg 3) src/proxy.c:2305: warning: int format, different type arg (arg 2) src/proxy.c:2305: warning: int format, different type arg (arg 3) src/proxy.c:2337: warning: int format, different type arg (arg 2) src/proxy.c:2337: warning: int format, different type arg (arg 3) src/proxy.c:2412: warning: unsigned int format, different type arg (arg 2) src/proxy.c:2417: warning: int format, different type arg (arg 2) src/proxy.c:2439: warning: unsigned int format, different type arg (arg 2) src/proxy.c:2446: warning: unsigned int format, different type arg (arg 2) src/proxy.c: In function `proxy_node_config': src/proxy.c:3317: warning: cast from pointer to integer of different size src/proxy.c:3317: warning: cast from pointer to integer of different size src/proxy.c:3317: warning: cast from pointer to integer of different size src/proxy.c:3317: warning: int format, different type arg (arg 5) src/proxy.c:3317: warning: int format, different type arg (arg 6) src/proxy.c: In function `proxy_vt_news_post_gif': src/proxy.c:5248: warning: cast from pointer to integer of different size src/proxy.c: In function `proxy_vt_file_up_gif': src/proxy.c:5522: warning: unsigned int format, different type arg (arg 2) src/proxy.c:5531: warning: unsigned int format, different type arg (arg 2) src/proxy.c: In function `proxy_news': src/proxy.c:7169: warning: int format, different type arg (arg 2) src/proxy.c:7169: warning: int format, different type arg (arg 3) src/proxy.c: In function `proxy_news_post': src/proxy.c:7747: warning: cast from pointer to integer of different size src/proxy.c:7750: warning: cast from pointer to integer of different size src/proxy.c: In function `proxy_insert': src/proxy.c:7872: warning: cast from pointer to integer of different size src/proxy.c:7875: warning: cast from pointer to integer of different size src/proxy.c:7933: warning: unsigned int format, different type arg (arg 3) src/proxy.c:7933: warning: unsigned int format, different type arg (arg 4) src/proxy.c:7936: warning: unsigned int format, different type arg (arg 3) src/proxy.c:7936: warning: unsigned int format, different type arg (arg 4) src/proxy.c:8009: warning: cast from pointer to integer of different size src/proxy.c:8012: warning: cast from pointer to integer of different size src/proxy.c: In function `proxy_post': src/proxy.c:8134: warning: unsigned int format, different type arg (arg 2) src/proxy.c:8134: warning: unsigned int format, different type arg (arg 3) src/proxy.c:8142: warning: unsigned int format, different type arg (arg 2) src/proxy.c:8142: warning: unsigned int format, different type arg (arg 3) src/proxy.c:8145: warning: unsigned int format, different type arg (arg 2) src/proxy.c:8252: warning: unsigned int format, different type arg (arg 2) src/proxy.c: In function `proxy_child': src/proxy.c:8519: warning: unsigned int format, different type arg (arg 3) src/proxy.c:8618: warning: cast from pointer to integer of different size src/proxy.c:8629: warning: cast from pointer to integer of different size src/proxy.c:8640: warning: cast from pointer to integer of different size src/proxy.c: In function `proxy': src/proxy.c:8869: warning: int format, different type arg (arg 2) src/proxy.c:8877: warning: cast from pointer to integer of different size src/news.c: In function `news_add_entry': src/news.c:508: warning: int format, different type arg (arg 7) src/news.c: In function `news': src/news.c:1125: warning: int format, different type arg (arg 2) src/news.c:1140: warning: cast from pointer to integer of different size src/news.c:1147: warning: int format, different type arg (arg 3) src/news.c:1153: warning: int format, different type arg (arg 2) src/news.c:1153: warning: int format, different type arg (arg 3) src/store_mono.c: In function `store_put': src/store_mono.c:263: warning: unsigned int format, different type arg (arg 3) src/store_mono.c:263: warning: unsigned int format, different type arg (arg 4) src/store_mono.c:271: warning: unsigned int format, different type arg (arg 3) src/store_mono.c:341: warning: cast from pointer to integer of different size src/store_mono.c: In function `store_get': src/store_mono.c:483: warning: unsigned int format, different type arg (arg 2) src/store_mono.c:492: warning: unsigned int format, different type arg (arg 2) src/store_mono.c:508: warning: unsigned int format, different type arg (arg 3) src/store_mono.c:508: warning: unsigned int format, different type arg (arg 4) src/store_mono.c:516: warning: unsigned int format, different type arg (arg 3) src/store_mono.c:546: warning: cast from pointer to integer of different size src/store_mono.c: In function `store_commit': src/store_mono.c:702: warning: unsigned int format, different type arg (arg 2) src/store_mono.c:723: warning: unsigned int format, different type arg (arg 3) src/store_mono.c: In function `store_purge': src/store_mono.c:849: warning: unsigned int format, different type arg (arg 3) src/store_mono.c:861: warning: unsigned int format, different type arg (arg 2) src/store_mono.c: In function `store_del': src/store_mono.c:928: warning: int format, different type arg (arg 2) src/store_mono.c:928: warning: int format, different type arg (arg 3) src/store_mono.c:943: warning: int format, different type arg (arg 3) src/store_mono.c:966: warning: int format, different type arg (arg 2) src/store_mono.c:966: warning: int format, different type arg (arg 3) src/store_mono.c: In function `store': src/store_mono.c:1079: warning: int format, different type arg (arg 2) src/store_mono.c:1085: warning: cast from pointer to integer of different size src/store_mono.c:1229: warning: int format, different type arg (arg 5) src/storechg.c: In function `move_tree_0_1': src/storechg.c:122: warning: int format, different type arg (arg 2) src/storechg.c:132: warning: int format, different type arg (arg 2) src/storechg.c: In function `move_tree_1_0': src/storechg.c:223: warning: int format, different type arg (arg 2) src/storechg.c:233: warning: int format, different type arg (arg 2) src/storechg.c: In function `move_tree_x': src/storechg.c:330: warning: int format, different type arg (arg 3) src/storechg.c:436: warning: int format, different type arg (arg 2) src/storechg.c:436: warning: int format, different type arg (arg 3) src/storechg.c:436: warning: int format, different type arg (arg 4) src/storechg.c: In function `move_tree_m_1': src/storechg.c:477: warning: unsigned int format, different type arg (arg 4) src/storechg.c: In function `move_tree_m_2': src/storechg.c:489: warning: unsigned int format, different type arg (arg 4) src/storechg.c:492: warning: unsigned int format, different type arg (arg 4) src/storechg.c:492: warning: unsigned int format, different type arg (arg 5) src/storechg.c: In function `move_tree_m_3': src/storechg.c:505: warning: unsigned int format, different type arg (arg 4) src/storechg.c:508: warning: unsigned int format, different type arg (arg 4) src/storechg.c:508: warning: unsigned int format, different type arg (arg 5) src/storechg.c:511: warning: unsigned int format, different type arg (arg 4) src/storechg.c:511: warning: unsigned int format, different type arg (arg 5) src/storechg.c:511: warning: unsigned int format, different type arg (arg 6) src/monoopt.c: In function `round_KMG': src/monoopt.c:136: warning: long long unsigned int format, u_int64_t arg (arg 4) src/monoopt.c:139: warning: long long unsigned int format, long unsigned int arg (arg 4) src/monoopt.c:141: warning: long long unsigned int format, long unsigned int arg (arg 4) src/monoopt.c:144: warning: long long unsigned int format, long unsigned int arg (arg 4) src/monoopt.c:144: warning: long long unsigned int format, long unsigned int arg (arg 5) src/monoopt.c:148: warning: long long unsigned int format, long unsigned int arg (arg 4) src/monoopt.c:150: warning: long long unsigned int format, long unsigned int arg (arg 4) src/monoopt.c:153: warning: long long unsigned int format, long unsigned int arg (arg 4) src/monoopt.c:153: warning: long long unsigned int format, long unsigned int arg (arg 5) src/monoopt.c:157: warning: long long unsigned int format, long unsigned int arg (arg 4) src/monoopt.c:159: warning: long long unsigned int format, long unsigned int arg (arg 4) src/monoopt.c:162: warning: long long unsigned int format, long unsigned int arg (arg 4) src/monoopt.c:162: warning: long long unsigned int format, long unsigned int arg (arg 5) src/monoopt.c: In function `store_index': src/monoopt.c:233: warning: unsigned int format, different type arg (arg 4) src/monoopt.c:240: warning: unsigned int format, different type arg (arg 4) src/monoopt.c:246: warning: unsigned int format, different type arg (arg 4) src/monoopt.c:306: warning: int format, different type arg (arg 2) src/monoopt.c:306: warning: int format, different type arg (arg 3) src/monoopt.c: In function `main': src/monoopt.c:580: warning: unsigned int format, different type arg (arg 4) src/monoopt.c:606: warning: int format, different type arg (arg 4) src/monoopt.c:606: warning: unsigned int format, different type arg (arg 5) src/monoopt.c:613: warning: unsigned int format, different type arg (arg 4)