Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.
My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.
gcc -O3 -pthread -fomit-frame-pointer -frandom-seed=implement_1.c -o implement_1.s -S implement_1.c -I/usr/include/python2.6 -I/home/chshrcat/build/pypy-trunk/pypy/translator/c -I/usr/include/libffi /home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py -t implement_1.s > implement_1.gcmap ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. gcc -O3 -pthread -fomit-frame-pointer -frandom-seed=implement_2.c -o implement_2.s -S implement_2.c -I/usr/include/python2.6 -I/home/chshrcat/build/pypy-trunk/pypy/translator/c -I/usr/include/libffi implement_2.c: In function ‘pypy_g_ll_time_ll_time_time’: implement_2.c:98029: warning: passing argument 2 of ‘gettimeofday’ from incompatible pointer type /usr/include/sys/time.h:73: note: expected ‘struct timezone * __restrict__’ but argument is of type ‘char *’ /home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py -t implement_2.s > implement_2.gcmap ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... gcc -O3 -pthread -fomit-frame-pointer -frandom-seed=implement_3.c -o implement_3.s -S implement_3.c -I/usr/include/python2.6 -I/home/chshrcat/build/pypy-trunk/pypy/translator/c -I/usr/include/libffi implement_3.c: In function ‘pypy_g_ll_math_ll_math_frexp’: implement_3.c:234157: warning: passing argument 2 of ‘frexp’ from incompatible pointer type /usr/include/bits/mathcalls.h:104: note: expected ‘int *’ but argument is of type ‘long int *’ /home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py -t implement_3.s > implement_3.gcmap ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... gcc -O3 -pthread -fomit-frame-pointer -frandom-seed=implement_4.c -o implement_4.s -S implement_4.c -I/usr/include/python2.6 -I/home/chshrcat/build/pypy-trunk/pypy/translator/c -I/usr/include/libffi implement_4.c: In function ‘pypy_g_ccall_XML_ParserFree__arrayPtr_reload’: implement_4.c:145448: warning: passing argument 1 of ‘XML_ParserFree’ from incompatible pointer type /usr/include/expat.h:954: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_4.c: In function ‘pypy_g_ccall_XML_GetCurrentColumnNumber__arrayPtr_reloa’: implement_4.c:239199: warning: passing argument 1 of ‘XML_GetCurrentColumnNumber’ from incompatible pointer type /usr/include/expat.h:909: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_4.c: In function ‘pypy_g_ccall_XML_GetCurrentByteIndex__arrayPtr_reload’: implement_4.c:239626: warning: passing argument 1 of ‘XML_GetCurrentByteIndex’ from incompatible pointer type /usr/include/expat.h:910: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_4.c: In function ‘pypy_g_ccall_XML_GetErrorCode__arrayPtr_reload’: implement_4.c:239640: warning: passing argument 1 of ‘XML_GetErrorCode’ from incompatible pointer type /usr/include/expat.h:890: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_4.c: In function ‘pypy_g_ccall_XML_GetCurrentLineNumber__arrayPtr_reload’: implement_4.c:239654: warning: passing argument 1 of ‘XML_GetCurrentLineNumber’ from incompatible pointer type /usr/include/expat.h:908: note: expected ‘XML_Parser’ but argument is of type ‘char *’ /home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py -t implement_4.s > implement_4.gcmap .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. gcc -O3 -pthread -fomit-frame-pointer -frandom-seed=implement_5.c -o implement_5.s -S implement_5.c -I/usr/include/python2.6 -I/home/chshrcat/build/pypy-trunk/pypy/translator/c -I/usr/include/libffi implement_5.c: In function ‘pypy_g_ccall_XML_SetReturnNSTriplet__arrayPtr_Signed_re’: implement_5.c:126104: warning: passing argument 1 of ‘XML_SetReturnNSTriplet’ from incompatible pointer type /usr/include/expat.h:667: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c: In function ‘pypy_g_ccall_XML_SetEndCdataSectionHandler__arrayPtr_fu’: implement_5.c:235212: warning: passing argument 1 of ‘XML_SetEndCdataSectionHandler’ from incompatible pointer type /usr/include/expat.h:567: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:235212: warning: passing argument 2 of ‘XML_SetEndCdataSectionHandler’ from incompatible pointer type /usr/include/expat.h:567: note: expected ‘XML_EndCdataSectionHandler’ but argument is of type ‘void (*)(char *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetStartElementHandler__arrayPtr_funcP’: implement_5.c:235473: warning: passing argument 1 of ‘XML_SetStartElementHandler’ from incompatible pointer type /usr/include/expat.h:539: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:235473: warning: passing argument 2 of ‘XML_SetStartElementHandler’ from incompatible pointer type /usr/include/expat.h:539: note: expected ‘XML_StartElementHandler’ but argument is of type ‘void (*)(char *, char *, char **)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetElementDeclHandler__arrayPtr_funcPt’: implement_5.c:235734: warning: passing argument 1 of ‘XML_SetElementDeclHandler’ from incompatible pointer type /usr/include/expat.h:155: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:235734: warning: passing argument 2 of ‘XML_SetElementDeclHandler’ from incompatible pointer type /usr/include/expat.h:155: note: expected ‘XML_ElementDeclHandler’ but argument is of type ‘void (*)(char *, char *, struct XML_Content *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetAttlistDeclHandler__arrayPtr_funcPt’: implement_5.c:235996: warning: passing argument 1 of ‘XML_SetAttlistDeclHandler’ from incompatible pointer type /usr/include/expat.h:175: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:235996: warning: passing argument 2 of ‘XML_SetAttlistDeclHandler’ from incompatible pointer type /usr/include/expat.h:175: note: expected ‘XML_AttlistDeclHandler’ but argument is of type ‘void (*)(char *, char *, char *, char *, char *, long int)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetDefaultHandlerExpand__arrayPtr_func’: implement_5.c:236257: warning: passing argument 1 of ‘XML_SetDefaultHandlerExpand’ from incompatible pointer type /usr/include/expat.h:583: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:236257: warning: passing argument 2 of ‘XML_SetDefaultHandlerExpand’ from incompatible pointer type /usr/include/expat.h:583: note: expected ‘XML_DefaultHandler’ but argument is of type ‘void (*)(char *, char *, long int)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetCharacterDataHandler__arrayPtr_func’: implement_5.c:236518: warning: passing argument 1 of ‘XML_SetCharacterDataHandler’ from incompatible pointer type /usr/include/expat.h:547: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:236518: warning: passing argument 2 of ‘XML_SetCharacterDataHandler’ from incompatible pointer type /usr/include/expat.h:547: note: expected ‘XML_CharacterDataHandler’ but argument is of type ‘void (*)(char *, char *, long int)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetStartNamespaceDeclHandler__arrayPtr’: implement_5.c:236779: warning: passing argument 1 of ‘XML_SetStartNamespaceDeclHandler’ from incompatible pointer type /usr/include/expat.h:613: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:236779: warning: passing argument 2 of ‘XML_SetStartNamespaceDeclHandler’ from incompatible pointer type /usr/include/expat.h:613: note: expected ‘XML_StartNamespaceDeclHandler’ but argument is of type ‘void (*)(char *, char *, char *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetEndDoctypeDeclHandler__arrayPtr_fun’: implement_5.c:237040: warning: passing argument 1 of ‘XML_SetEndDoctypeDeclHandler’ from incompatible pointer type /usr/include/expat.h:596: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:237040: warning: passing argument 2 of ‘XML_SetEndDoctypeDeclHandler’ from incompatible pointer type /usr/include/expat.h:596: note: expected ‘XML_EndDoctypeDeclHandler’ but argument is of type ‘void (*)(char *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetNotStandaloneHandler__arrayPtr_func’: implement_5.c:237308: warning: passing argument 1 of ‘XML_SetNotStandaloneHandler’ from incompatible pointer type /usr/include/expat.h:621: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:237308: warning: passing argument 2 of ‘XML_SetNotStandaloneHandler’ from incompatible pointer type /usr/include/expat.h:621: note: expected ‘XML_NotStandaloneHandler’ but argument is of type ‘long int (*)(char *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetEntityDeclHandler__arrayPtr_funcPtr’: implement_5.c:237570: warning: passing argument 1 of ‘XML_SetEntityDeclHandler’ from incompatible pointer type /usr/include/expat.h:341: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:237570: warning: passing argument 2 of ‘XML_SetEntityDeclHandler’ from incompatible pointer type /usr/include/expat.h:341: note: expected ‘XML_EntityDeclHandler’ but argument is of type ‘void (*)(char *, char *, long int, char *, long int, char *, char *, char *, char *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetSkippedEntityHandler__arrayPtr_func’: implement_5.c:237831: warning: passing argument 1 of ‘XML_SetSkippedEntityHandler’ from incompatible pointer type /usr/include/expat.h:637: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:237831: warning: passing argument 2 of ‘XML_SetSkippedEntityHandler’ from incompatible pointer type /usr/include/expat.h:637: note: expected ‘XML_SkippedEntityHandler’ but argument is of type ‘void (*)(char *, char *, long int)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetCommentHandler__arrayPtr_funcPtr_re’: implement_5.c:238092: warning: passing argument 1 of ‘XML_SetCommentHandler’ from incompatible pointer type /usr/include/expat.h:554: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:238092: warning: passing argument 2 of ‘XML_SetCommentHandler’ from incompatible pointer type /usr/include/expat.h:554: note: expected ‘XML_CommentHandler’ but argument is of type ‘void (*)(char *, char *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetXmlDeclHandler__arrayPtr_funcPtr_re’: implement_5.c:238353: warning: passing argument 1 of ‘XML_SetXmlDeclHandler’ from incompatible pointer type /usr/include/expat.h:192: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:238353: warning: passing argument 2 of ‘XML_SetXmlDeclHandler’ from incompatible pointer type /usr/include/expat.h:192: note: expected ‘XML_XmlDeclHandler’ but argument is of type ‘void (*)(char *, char *, char *, long int)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetProcessingInstructionHandler__array’: implement_5.c:238614: warning: passing argument 1 of ‘XML_SetProcessingInstructionHandler’ from incompatible pointer type /usr/include/expat.h:551: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:238614: warning: passing argument 2 of ‘XML_SetProcessingInstructionHandler’ from incompatible pointer type /usr/include/expat.h:551: note: expected ‘XML_ProcessingInstructionHandler’ but argument is of type ‘void (*)(char *, char *, char *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetDefaultHandler__arrayPtr_funcPtr_re’: implement_5.c:238875: warning: passing argument 1 of ‘XML_SetDefaultHandler’ from incompatible pointer type /usr/include/expat.h:575: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:238875: warning: passing argument 2 of ‘XML_SetDefaultHandler’ from incompatible pointer type /usr/include/expat.h:575: note: expected ‘XML_DefaultHandler’ but argument is of type ‘void (*)(char *, char *, long int)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetStartDoctypeDeclHandler__arrayPtr_f’: implement_5.c:239136: warning: passing argument 1 of ‘XML_SetStartDoctypeDeclHandler’ from incompatible pointer type /usr/include/expat.h:592: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:239136: warning: passing argument 2 of ‘XML_SetStartDoctypeDeclHandler’ from incompatible pointer type /usr/include/expat.h:592: note: expected ‘XML_StartDoctypeDeclHandler’ but argument is of type ‘void (*)(char *, char *, char *, char *, long int)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetNotationDeclHandler__arrayPtr_funcP’: implement_5.c:239398: warning: passing argument 1 of ‘XML_SetNotationDeclHandler’ from incompatible pointer type /usr/include/expat.h:604: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:239398: warning: passing argument 2 of ‘XML_SetNotationDeclHandler’ from incompatible pointer type /usr/include/expat.h:604: note: expected ‘XML_NotationDeclHandler’ but argument is of type ‘void (*)(char *, char *, char *, char *, char *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetEndNamespaceDeclHandler__arrayPtr_f’: implement_5.c:239659: warning: passing argument 1 of ‘XML_SetEndNamespaceDeclHandler’ from incompatible pointer type /usr/include/expat.h:617: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:239659: warning: passing argument 2 of ‘XML_SetEndNamespaceDeclHandler’ from incompatible pointer type /usr/include/expat.h:617: note: expected ‘XML_EndNamespaceDeclHandler’ but argument is of type ‘void (*)(char *, char *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetExternalEntityRefHandler__arrayPtr_’: implement_5.c:239928: warning: passing argument 1 of ‘XML_SetExternalEntityRefHandler’ from incompatible pointer type /usr/include/expat.h:625: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:239928: warning: passing argument 2 of ‘XML_SetExternalEntityRefHandler’ from incompatible pointer type /usr/include/expat.h:625: note: expected ‘XML_ExternalEntityRefHandler’ but argument is of type ‘long int (*)(char *, char *, char *, char *, char *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetEndElementHandler__arrayPtr_funcPtr’: implement_5.c:240189: warning: passing argument 1 of ‘XML_SetEndElementHandler’ from incompatible pointer type /usr/include/expat.h:543: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:240189: warning: passing argument 2 of ‘XML_SetEndElementHandler’ from incompatible pointer type /usr/include/expat.h:543: note: expected ‘XML_EndElementHandler’ but argument is of type ‘void (*)(char *, char *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetUnparsedEntityDeclHandler__arrayPtr’: implement_5.c:240451: warning: passing argument 1 of ‘XML_SetUnparsedEntityDeclHandler’ from incompatible pointer type /usr/include/expat.h:600: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:240451: warning: passing argument 2 of ‘XML_SetUnparsedEntityDeclHandler’ from incompatible pointer type /usr/include/expat.h:600: note: expected ‘XML_UnparsedEntityDeclHandler’ but argument is of type ‘void (*)(char *, char *, char *, char *, char *, char *)’ implement_5.c: In function ‘pypy_g_ccall_XML_SetStartCdataSectionHandler__arrayPtr_’: implement_5.c:240712: warning: passing argument 1 of ‘XML_SetStartCdataSectionHandler’ from incompatible pointer type /usr/include/expat.h:563: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_5.c:240712: warning: passing argument 2 of ‘XML_SetStartCdataSectionHandler’ from incompatible pointer type /usr/include/expat.h:563: note: expected ‘XML_StartCdataSectionHandler’ but argument is of type ‘void (*)(char *)’ implement_5.c: In function ‘pypy_g_ccall_ffi_call__ffi_cifPtr_arrayPtr_arrayPtr_arr’: implement_5.c:243423: warning: passing argument 2 of ‘ffi_call’ from incompatible pointer type /usr/include/ffi.h:353: note: expected ‘void (*)(void)’ but argument is of type ‘char *’ implement_5.c:243423: warning: passing argument 4 of ‘ffi_call’ from incompatible pointer type /usr/include/ffi.h:353: note: expected ‘void **’ but argument is of type ‘char **’ implement_5.c: In function ‘pypy_g_unwrap_truncate_int__arrayPtr’: implement_5.c:246408: warning: cast to pointer from integer of different size /home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py -t implement_5.s > implement_5.gcmap ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... gcc -O3 -pthread -fomit-frame-pointer -frandom-seed=implement_6.c -o implement_6.s -S implement_6.c -I/usr/include/python2.6 -I/home/chshrcat/build/pypy-trunk/pypy/translator/c -I/usr/include/libffi implement_6.c: In function ‘pypy_g_ccall_fstat64__Signed_statPtr_reload’: implement_6.c:10781: warning: passing argument 2 of ‘fstat64’ from incompatible pointer type /usr/include/sys/stat.h:516: note: expected ‘struct stat64 *’ but argument is of type ‘struct stat *’ implement_6.c: In function ‘pypy_g_ccall_accept__Signed_sockaddrPtr_array1Ptr_reloa’: implement_6.c:169148: warning: passing argument 3 of ‘accept’ from incompatible pointer type /usr/include/sys/socket.h:214: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘long unsigned int *’ implement_6.c: In function ‘pypy_g_ccall_getsockname__Signed_sockaddrPtr_array1Ptr_’: implement_6.c:170234: warning: passing argument 3 of ‘getsockname’ from incompatible pointer type /usr/include/sys/socket.h:119: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘long unsigned int *’ implement_6.c: In function ‘pypy_g_ccall_getpeername__Signed_sockaddrPtr_array1Ptr_’: implement_6.c:170252: warning: passing argument 3 of ‘getpeername’ from incompatible pointer type /usr/include/sys/socket.h:133: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘long unsigned int *’ implement_6.c: In function ‘pypy_g_ccall_SSL_CTX_free__arrayPtr_reload’: implement_6.c:225315: warning: passing argument 1 of ‘SSL_CTX_free’ from incompatible pointer type /usr/include/openssl/ssl.h:1314: note: expected ‘struct SSL_CTX *’ but argument is of type ‘char **’ implement_6.c: In function ‘pypy_g_ccall_SSL_free__arrayPtr_reload’: implement_6.c:225329: warning: passing argument 1 of ‘SSL_free’ from incompatible pointer type /usr/include/openssl/ssl.h:1457: note: expected ‘struct SSL *’ but argument is of type ‘char **’ implement_6.c: In function ‘pypy_g_ccall_X509_free__arrayPtr_reload’: implement_6.c:225343: warning: passing argument 1 of ‘X509_free’ from incompatible pointer type /usr/include/openssl/x509.h:939: note: expected ‘struct X509 *’ but argument is of type ‘char **’ /home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py -t implement_6.s > implement_6.gcmap ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... gcc -O3 -pthread -fomit-frame-pointer -frandom-seed=implement_7.c -o implement_7.s -S implement_7.c -I/usr/include/python2.6 -I/home/chshrcat/build/pypy-trunk/pypy/translator/c -I/usr/include/libffi implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload’: implement_7.c:87922: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_1’: implement_7.c:89048: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_2’: implement_7.c:91082: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_3’: implement_7.c:91097: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_4’: implement_7.c:91151: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_5’: implement_7.c:91435: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_6’: implement_7.c:91450: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_7’: implement_7.c:91465: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_8’: implement_7.c:91480: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_9’: implement_7.c:92014: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_10’: implement_7.c:92029: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_11’: implement_7.c:92044: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_12’: implement_7.c:92059: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_13’: implement_7.c:92074: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_14’: implement_7.c:92089: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_15’: implement_7.c:92104: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_16’: implement_7.c:92119: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_17’: implement_7.c:92134: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_18’: implement_7.c:92149: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_19’: implement_7.c:92164: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_20’: implement_7.c:92179: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_StopParser__arrayPtr_Signed_reload_21’: implement_7.c:92194: warning: passing argument 1 of ‘XML_StopParser’ from incompatible pointer type /usr/include/expat.h:795: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_SetBase__arrayPtr_arrayPtr_reload’: implement_7.c:92210: warning: passing argument 1 of ‘XML_SetBase’ from incompatible pointer type /usr/include/expat.h:723: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_Parse__arrayPtr_arrayPtr_Signed_Signed’: implement_7.c:92229: warning: passing argument 1 of ‘XML_Parse’ from incompatible pointer type /usr/include/expat.h:755: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_GetErrorCode__arrayPtr_reload_1’: implement_7.c:92243: warning: passing argument 1 of ‘XML_GetErrorCode’ from incompatible pointer type /usr/include/expat.h:890: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_UseForeignDTD__arrayPtr_Signed_reload’: implement_7.c:93281: warning: passing argument 1 of ‘XML_UseForeignDTD’ from incompatible pointer type /usr/include/expat.h:711: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_SetParamEntityParsing__arrayPtr_Signed’: implement_7.c:93296: warning: passing argument 1 of ‘XML_SetParamEntityParsing’ from incompatible pointer type /usr/include/expat.h:883: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_XML_ExternalEntityParserCreate__arrayPtr_a’: implement_7.c:93716: warning: passing argument 1 of ‘XML_ExternalEntityParserCreate’ from incompatible pointer type /usr/include/expat.h:849: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c:93716: warning: assignment from incompatible pointer type implement_7.c: In function ‘pypy_g_ccall_XML_SetUserData__arrayPtr_arrayPtr_reload’: implement_7.c:93732: warning: passing argument 1 of ‘XML_SetUserData’ from incompatible pointer type /usr/include/expat.h:671: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_7.c: In function ‘pypy_g_ccall_SSL_pending__arrayPtr_reload’: implement_7.c:201395: warning: passing argument 1 of ‘SSL_pending’ from incompatible pointer type /usr/include/openssl/ssl.h:1335: note: expected ‘const struct SSL *’ but argument is of type ‘char **’ implement_7.c: In function ‘pypy_g_ccall_SSL_read__arrayPtr_arrayPtr_Signed_reload’: implement_7.c:202517: warning: passing argument 1 of ‘SSL_read’ from incompatible pointer type /usr/include/openssl/ssl.h:1460: note: expected ‘struct SSL *’ but argument is of type ‘char **’ implement_7.c: In function ‘pypy_g_ccall_SSL_get_error__arrayPtr_Signed_reload’: implement_7.c:202532: warning: passing argument 1 of ‘SSL_get_error’ from incompatible pointer type /usr/include/openssl/ssl.h:1468: note: expected ‘const struct SSL *’ but argument is of type ‘char **’ implement_7.c: In function ‘pypy_g_ccall_SSL_write__arrayPtr_arrayPtr_Signed_reload’: implement_7.c:202819: warning: passing argument 1 of ‘SSL_write’ from incompatible pointer type /usr/include/openssl/ssl.h:1462: note: expected ‘struct SSL *’ but argument is of type ‘char **’ implement_7.c: In function ‘pypy_g_ccall_SSL_get_error__arrayPtr_Signed_reload_1’: implement_7.c:202834: warning: passing argument 1 of ‘SSL_get_error’ from incompatible pointer type /usr/include/openssl/ssl.h:1468: note: expected ‘const struct SSL *’ but argument is of type ‘char **’ implement_7.c: In function ‘pypy_g_ccall_stat64__arrayPtr_statPtr_reload’: implement_7.c:214251: warning: passing argument 2 of ‘stat64’ from incompatible pointer type /usr/include/sys/stat.h:502: note: expected ‘struct stat64 *’ but argument is of type ‘struct stat *’ /home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py -t implement_7.s > implement_7.gcmap .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... gcc -O3 -pthread -fomit-frame-pointer -frandom-seed=implement_8.c -o implement_8.s -S implement_8.c -I/usr/include/python2.6 -I/home/chshrcat/build/pypy-trunk/pypy/translator/c -I/usr/include/libffi implement_8.c: In function ‘pypy_g_ccall_XML_GetSpecifiedAttributeCount__arrayPtr_r’: implement_8.c:40224: warning: passing argument 1 of ‘XML_GetSpecifiedAttributeCount’ from incompatible pointer type /usr/include/expat.h:735: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_8.c: In function ‘pypy_g_ccall_XML_FreeContentModel__arrayPtr_XML_Content’: implement_8.c:40241: warning: passing argument 1 of ‘XML_FreeContentModel’ from incompatible pointer type /usr/include/expat.h:940: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_8.c: In function ‘pypy_g_ccall_XML_ErrorString__Signed_reload’: implement_8.c:40614: warning: assignment discards qualifiers from pointer target type implement_8.c: In function ‘pypy_g_ccall_XML_GetCurrentLineNumber__arrayPtr_reload_1’: implement_8.c:40628: warning: passing argument 1 of ‘XML_GetCurrentLineNumber’ from incompatible pointer type /usr/include/expat.h:908: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_8.c: In function ‘pypy_g_ccall_XML_GetCurrentColumnNumber__arrayPtr_reloa_1’: implement_8.c:40642: warning: passing argument 1 of ‘XML_GetCurrentColumnNumber’ from incompatible pointer type /usr/include/expat.h:909: note: expected ‘XML_Parser’ but argument is of type ‘char *’ implement_8.c: In function ‘pypy_g_ccall_XML_ParserCreate__arrayPtr_reload’: implement_8.c:40660: warning: assignment from incompatible pointer type implement_8.c: In function ‘pypy_g_ccall_XML_ParserCreateNS__arrayPtr_Char_reload’: implement_8.c:40675: warning: assignment from incompatible pointer type implement_8.c: In function ‘pypy_g_ccall_SSL_get_error__arrayPtr_Signed_reload_2’: implement_8.c:51411: warning: passing argument 1 of ‘SSL_get_error’ from incompatible pointer type /usr/include/openssl/ssl.h:1468: note: expected ‘const struct SSL *’ but argument is of type ‘char **’ implement_8.c: In function ‘pypy_g_ccall_ERR_error_string__Signed_arrayPtr_reload’: implement_8.c:51438: warning: assignment makes pointer from integer without a cast implement_8.c: In function ‘pypy_g_ccall_ERR_error_string__Signed_arrayPtr_reload_1’: implement_8.c:51465: warning: assignment makes pointer from integer without a cast implement_8.c: In function ‘pypy_g__init_timezone’: implement_8.c:77782: warning: assignment discards qualifiers from pointer target type implement_8.c:77914: warning: assignment discards qualifiers from pointer target type implement_8.c: In function ‘pypy_g_ccall_getsockopt__Signed_Signed_Signed_arrayPtr_’: implement_8.c:138055: warning: passing argument 5 of ‘getsockopt’ from incompatible pointer type /usr/include/sys/socket.h:190: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘long unsigned int *’ implement_8.c: In function ‘pypy_g_ccall_recvfrom__Signed_arrayPtr_Unsigned_Signed_’: implement_8.c:138101: warning: passing argument 6 of ‘recvfrom’ from incompatible pointer type /usr/include/sys/socket.h:166: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘long unsigned int *’ implement_8.c: In function ‘pypy_g_ccall_ffi_prep_closure__ffi_closurePtr_ffi_cifPt’: implement_8.c:139511: warning: passing argument 3 of ‘ffi_prep_closure’ from incompatible pointer type /usr/include/ffi.h:263: note: expected ‘void (*)(struct ffi_cif *, void *, void **, void *)’ but argument is of type ‘void (*)(struct ffi_cif *, char *, char **, char *)’ /home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py -t implement_8.s > implement_8.gcmap ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... gcc -O3 -pthread -fomit-frame-pointer -frandom-seed=implement_9.c -o implement_9.s -S implement_9.c -I/usr/include/python2.6 -I/home/chshrcat/build/pypy-trunk/pypy/translator/c -I/usr/include/libffi implement_9.c: In function ‘pypy_g_ccall_lstat64__arrayPtr_statPtr_reload’: implement_9.c:228029: warning: passing argument 2 of ‘lstat64’ from incompatible pointer type /usr/include/sys/stat.h:509: note: expected ‘struct stat64 *’ but argument is of type ‘struct stat *’ /home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py -t implement_9.s > implement_9.gcmap ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Traceback (most recent call last): File "/home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py", line 1212, in <module> tracker.process(f, g, filename=fn) File "/home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py", line 229, in process lines = self.process_function(lines, entrypoint, filename) File "/home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py", line 244, in process_function table = tracker.computegcmaptable(self.verbose) File "/home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py", line 285, in computegcmaptable self.parse_instructions() File "/home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py", line 365, in parse_instructions insn = meth(line) File "/home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py", line 741, in visit_jmp self.conditional_jump(line) File "/home/chshrcat/build/pypy-trunk/pypy/translator/c/gcc/trackgcroot.py", line 756, in conditional_jump label = match.group(1) AttributeError: 'NoneType' object has no attribute 'group' make: *** [implement_9.gcmap] Error 1 rm implement_6.s implement_5.s implement_1.s implement_9.s implement_2.s implement_4.s implement_3.s implement_8.s implement_7.s