X is always false [-Wstrict-overflow] [translation:ERROR] pypy_module_cppyy_interp_cppyy.c: In function ‘pypy_g_CPPSetItem_call’: [translation:ERROR] pypy_module_cppyy_interp_cppyy.c:10734:5: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] [translation:ERROR] pypy_module_cpyext_api.c: In function ‘PyBuffer_IsContiguous’: [translation:ERROR] pypy_module_cpyext_api.c:35513:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [translation:ERROR] pypy_module_cpyext_methodobject.c: In function ‘pypy_g_Py_FindMethod’: [translation:ERROR] pypy_module_cpyext_methodobject.c:680:14: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_methodobject.c:703:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_methodobject.c:831:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_methodobject.c:987:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_methodobject.c: In function ‘pypy_g_PyDescr_NewMethod’: [translation:ERROR] pypy_module_cpyext_methodobject.c:1499:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_methodobject.c: In function ‘pypy_g_PyDescr_NewClassMethod’: [translation:ERROR] pypy_module_cpyext_methodobject.c:1752:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_modsupport.c: In function ‘pypy_g_convert_method_defs’: [translation:ERROR] pypy_module_cpyext_modsupport.c:3259:14: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_modsupport.c:3268:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_methodobject.c: In function ‘pypy_g_PyCFunction_NewEx’: [translation:ERROR] pypy_module_cpyext_methodobject.c:1977:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_modsupport.c:4669:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_methodobject.c: In function ‘pypy_g_W_PyCFunctionObject_get_doc’: [translation:ERROR] pypy_module_cpyext_methodobject.c:9630:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_pystate.c: In function ‘pypy_g_PyThreadState_New’: [translation:ERROR] pypy_module_cpyext_pystate.c:566:2: warning: assignment makes pointer from integer without a cast [enabled by default] [translation:ERROR] pypy_module_cpyext_typeobject.c: In function ‘pypy_g_W_PyCTypeObject___init__’: [translation:ERROR] pypy_module_cpyext_typeobject.c:3797:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_typeobject.c:4014:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_cpyext_typeobject.c:4026:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_rctime_interp_time.c: In function ‘pypy_g__init_timezone’: [translation:ERROR] pypy_module_rctime_interp_time.c:362:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_rctime_interp_time.c:493:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module_thread_os_thread.c: In function ‘pypy_g_bootstrap’: [translation:ERROR] pypy_module_thread_os_thread.c:3166:2: warning: assignment makes pointer from integer without a cast [enabled by default] [translation:ERROR] rpython_memory_gctransform_asmgcroot.c: In function ‘pypy_g_thread_start’: [translation:ERROR] rpython_memory_gctransform_asmgcroot.c:18:2: warning: assignment makes pointer from integer without a cast [enabled by default] [translation:ERROR] rpython_memory_gctransform_asmgcroot.c: In function ‘pypy_g_locate_caller_based_on_retaddr’: [translation:ERROR] rpython_memory_gctransform_asmgcroot.c:662:2: warning: passing argument 4 of ‘qsort’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/Python.h:55:0, [translation:ERROR] from common_header.h:38, [translation:ERROR] from rpython_memory_gctransform_asmgcroot.c:5: [translation:ERROR] /usr/include/stdlib.h:761:13: note: expected ‘__compar_fn_t’ but argument is of type ‘int (*)(void *, void *)’ [translation:ERROR] rpython_memory_gctransform_asmgcroot.c: In function ‘pypy_g_belongs_to_current_thread’: [translation:ERROR] rpython_memory_gctransform_asmgcroot.c:1130:2: warning: assignment makes pointer from integer without a cast [enabled by default] [translation:ERROR] rpython_memory_gctransform_framework.c: In function ‘pypy_g_setup_root_walker’: [translation:ERROR] rpython_memory_gctransform_framework.c:73:2: warning: assignment makes pointer from integer without a cast [enabled by default] [translation:ERROR] rpython_rlib__stacklet_asmgcc.c: In function ‘pypy_g_StackletGcRootFinder_switch’: [translation:ERROR] rpython_rlib__stacklet_asmgcc.c:64:13: warning: assignment makes pointer from integer without a cast [enabled by default] [translation:ERROR] rpython_rlib__stacklet_asmgcc.c: In function ‘pypy_g_StackletGcRootFinder_new’: [translation:ERROR] rpython_rlib__stacklet_asmgcc.c:172:13: warning: assignment makes pointer from integer without a cast [enabled by default] [translation:ERROR] rpython_rlib_rsocket.c: In function ‘pypy_g_PacketAddress_get_addr’: [translation:ERROR] rpython_rlib_rsocket.c:9050:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] [translation:ERROR] rpython_rtyper_lltypesystem_rffi.c: In function ‘pypy_g__PyPy_dg_dtoa__Float_Signed_Signed_arrayPtr_arra’: [translation:ERROR] rpython_rtyper_lltypesystem_rffi.c:2070:2: warning:
I am building pypy on sabayon Linux, Python is custom built 2.7.3, all dependencies installed. Build command : ~/workspace/runtime/bin/python ../../rpython/bin/rpython --opt=jit targetpypystandalone.py starting compile_c [platform:execute] make -j 4 in /tmp/usession-release-2.0.x-0/testing_1 [platform:Error] data_pypy_module_cpyext_pyobject.c:114:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:114:3: warning: (near initialization for ‘pypy_g_array_972.a.items[0].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:239:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:239:3: warning: (near initialization for ‘pypy_g_array_972.a.items[25].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:309:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:309:3: warning: (near initialization for ‘pypy_g_array_972.a.items[39].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:339:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:339:3: warning: (near initialization for ‘pypy_g_array_972.a.items[45].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:399:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:399:3: warning: (near initialization for ‘pypy_g_array_972.a.items[57].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:419:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:419:3: warning: (near initialization for ‘pypy_g_array_972.a.items[61].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:439:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:439:3: warning: (near initialization for ‘pypy_g_array_972.a.items[65].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:459:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:459:3: warning: (near initialization for ‘pypy_g_array_972.a.items[69].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:509:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:509:3: warning: (near initialization for ‘pypy_g_array_972.a.items[79].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:519:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:519:3: warning: (near initialization for ‘pypy_g_array_972.a.items[81].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:544:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:544:3: warning: (near initialization for ‘pypy_g_array_972.a.items[86].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:629:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:629:3: warning: (near initialization for ‘pypy_g_array_972.a.items[103].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:709:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:709:3: warning: (near initialization for ‘pypy_g_array_972.a.items[119].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:719:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:719:3: warning: (near initialization for ‘pypy_g_array_972.a.items[121].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:769:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:769:3: warning: (near initialization for ‘pypy_g_array_972.a.items[131].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:774:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:774:3: warning: (near initialization for ‘pypy_g_array_972.a.items[132].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:789:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:789:3: warning: (near initialization for ‘pypy_g_array_972.a.items[135].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:879:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:879:3: warning: (near initialization for ‘pypy_g_array_972.a.items[153].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:944:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:944:3: warning: (near initialization for ‘pypy_g_array_972.a.items[166].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1029:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1029:3: warning: (near initialization for ‘pypy_g_array_972.a.items[183].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1034:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1034:3: warning: (near initialization for ‘pypy_g_array_972.a.items[184].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1069:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1069:3: warning: (near initialization for ‘pypy_g_array_972.a.items[191].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1119:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1119:3: warning: (near initialization for ‘pypy_g_array_972.a.items[201].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1129:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1129:3: warning: (near initialization for ‘pypy_g_array_972.a.items[203].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1149:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1149:3: warning: (near initialization for ‘pypy_g_array_972.a.items[207].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1174:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1174:3: warning: (near initialization for ‘pypy_g_array_972.a.items[212].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1179:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1179:3: warning: (near initialization for ‘pypy_g_array_972.a.items[213].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1224:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1224:3: warning: (near initialization for ‘pypy_g_array_972.a.items[222].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1299:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1299:3: warning: (near initialization for ‘pypy_g_array_972.a.items[237].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1374:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1374:3: warning: (near initialization for ‘pypy_g_array_972.a.items[252].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1389:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1389:3: warning: (near initialization for ‘pypy_g_array_972.a.items[255].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1419:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1419:3: warning: (near initialization for ‘pypy_g_array_972.a.items[261].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1424:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1424:3: warning: (near initialization for ‘pypy_g_array_972.a.items[262].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1429:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1429:3: warning: (near initialization for ‘pypy_g_array_972.a.items[263].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1444:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1444:3: warning: (near initialization for ‘pypy_g_array_972.a.items[266].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1464:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1464:3: warning: (near initialization for ‘pypy_g_array_972.a.items[270].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1469:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1469:3: warning: (near initialization for ‘pypy_g_array_972.a.items[271].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1474:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1474:3: warning: (near initialization for ‘pypy_g_array_972.a.items[272].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1499:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1499:3: warning: (near initialization for ‘pypy_g_array_972.a.items[277].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1519:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1519:3: warning: (near initialization for ‘pypy_g_array_972.a.items[281].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1539:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1539:3: warning: (near initialization for ‘pypy_g_array_972.a.items[285].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1569:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1569:3: warning: (near initialization for ‘pypy_g_array_972.a.items[291].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1579:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1579:3: warning: (near initialization for ‘pypy_g_array_972.a.items[293].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1639:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1639:3: warning: (near initialization for ‘pypy_g_array_972.a.items[305].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1664:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1664:3: warning: (near initialization for ‘pypy_g_array_972.a.items[310].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1699:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1699:3: warning: (near initialization for ‘pypy_g_array_972.a.items[317].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1719:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1719:3: warning: (near initialization for ‘pypy_g_array_972.a.items[321].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1729:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1729:3: warning: (near initialization for ‘pypy_g_array_972.a.items[323].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1739:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1739:3: warning: (near initialization for ‘pypy_g_array_972.a.items[325].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1819:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1819:3: warning: (near initialization for ‘pypy_g_array_972.a.items[341].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1824:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1824:3: warning: (near initialization for ‘pypy_g_array_972.a.items[342].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1829:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1829:3: warning: (near initialization for ‘pypy_g_array_972.a.items[343].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1879:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1879:3: warning: (near initialization for ‘pypy_g_array_972.a.items[353].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1899:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1899:3: warning: (near initialization for ‘pypy_g_array_972.a.items[357].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1909:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1909:3: warning: (near initialization for ‘pypy_g_array_972.a.items[359].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1959:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1959:3: warning: (near initialization for ‘pypy_g_array_972.a.items[369].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1969:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1969:3: warning: (near initialization for ‘pypy_g_array_972.a.items[371].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1974:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1974:3: warning: (near initialization for ‘pypy_g_array_972.a.items[372].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1989:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:1989:3: warning: (near initialization for ‘pypy_g_array_972.a.items[375].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2014:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2014:3: warning: (near initialization for ‘pypy_g_array_972.a.items[380].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2039:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2039:3: warning: (near initialization for ‘pypy_g_array_972.a.items[385].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2119:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2119:3: warning: (near initialization for ‘pypy_g_array_972.a.items[401].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2139:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2139:3: warning: (near initialization for ‘pypy_g_array_972.a.items[405].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2219:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2219:3: warning: (near initialization for ‘pypy_g_array_972.a.items[421].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2339:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2339:3: warning: (near initialization for ‘pypy_g_array_972.a.items[445].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2359:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2359:3: warning: (near initialization for ‘pypy_g_array_972.a.items[449].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2379:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2379:3: warning: (near initialization for ‘pypy_g_array_972.a.items[453].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2439:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2439:3: warning: (near initialization for ‘pypy_g_array_972.a.items[465].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2459:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2459:3: warning: (near initialization for ‘pypy_g_array_972.a.items[469].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2519:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2519:3: warning: (near initialization for ‘pypy_g_array_972.a.items[481].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2564:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2564:3: warning: (near initialization for ‘pypy_g_array_972.a.items[490].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2594:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2594:3: warning: (near initialization for ‘pypy_g_array_972.a.items[496].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2604:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2604:3: warning: (near initialization for ‘pypy_g_array_972.a.items[498].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2609:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2609:3: warning: (near initialization for ‘pypy_g_array_972.a.items[499].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2629:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2629:3: warning: (near initialization for ‘pypy_g_array_972.a.items[503].d_value’) [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2639:3: warning: initialization from incompatible pointer type [enabled by default] [platform:Error] data_pypy_module_cpyext_pyobject.c:2639:3: warning: (near initialization for ‘pypy_g_array_972.a.items[505].d_value’) [enabled by default] [platform:Error] pypy_module__multibytecodec_c_codecs.c:1188:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module__multibytecodec_c_codecs.c:1290:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module__ssl_interp_ssl.c: In function ‘pypy_g__get_peer_alt_names’: [platform:Error] pypy_module__ssl_interp_ssl.c:11413:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] [platform:Error] pypy_module__ssl_interp_ssl.c:11420:12: warning: assignment from incompatible pointer type [enabled by default] [platform:Error] pypy_module__ssl_interp_ssl.c:11429:12: warning: assignment from incompatible pointer type [enabled by default] [platform:Error] pypy_module__ssl_interp_ssl.c:12245:12: warning: assignment from incompatible pointer type [enabled by default] [platform:Error] pypy_module__warnings_interp_warnings.c: In function ‘pypy_g_normalize_module’: [platform:Error] pypy_module__warnings_interp_warnings.c:10020:5: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] [platform:Error] pypy_module_cppyy_interp_cppyy.c: In function ‘pypy_g_CPPSetItem_call’: [platform:Error] pypy_module_cppyy_interp_cppyy.c:10734:5: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] [platform:Error] pypy_module_cpyext_api.c: In function ‘PyBuffer_IsContiguous’: [platform:Error] pypy_module_cpyext_api.c:35513:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [platform:Error] pypy_module_cpyext_methodobject.c: In function ‘pypy_g_Py_FindMethod’: [platform:Error] pypy_module_cpyext_methodobject.c:680:14: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_methodobject.c:703:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_methodobject.c:831:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_methodobject.c:987:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_methodobject.c: In function ‘pypy_g_PyDescr_NewMethod’: [platform:Error] pypy_module_cpyext_methodobject.c:1499:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_methodobject.c: In function ‘pypy_g_PyDescr_NewClassMethod’: [platform:Error] pypy_module_cpyext_methodobject.c:1752:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_modsupport.c: In function ‘pypy_g_convert_method_defs’: [platform:Error] pypy_module_cpyext_modsupport.c:3259:14: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_modsupport.c:3268:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_methodobject.c: In function ‘pypy_g_PyCFunction_NewEx’: [platform:Error] pypy_module_cpyext_methodobject.c:1977:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_modsupport.c:4669:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_methodobject.c: In function ‘pypy_g_W_PyCFunctionObject_get_doc’: [platform:Error] pypy_module_cpyext_methodobject.c:9630:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_pystate.c: In function ‘pypy_g_PyThreadState_New’: [platform:Error] pypy_module_cpyext_pystate.c:566:2: warning: assignment makes pointer from integer without a cast [enabled by default] [platform:Error] pypy_module_cpyext_typeobject.c: In function ‘pypy_g_W_PyCTypeObject___init__’: [platform:Error] pypy_module_cpyext_typeobject.c:3797:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_typeobject.c:4014:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_cpyext_typeobject.c:4026:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_rctime_interp_time.c: In function ‘pypy_g__init_timezone’: [platform:Error] pypy_module_rctime_interp_time.c:362:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_rctime_interp_time.c:493:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [platform:Error] pypy_module_thread_os_thread.c: In function ‘pypy_g_bootstrap’: [platform:Error] pypy_module_thread_os_thread.c:3166:2: warning: assignment makes pointer from integer without a cast [enabled by default] [platform:Error] rpython_memory_gctransform_asmgcroot.c: In function ‘pypy_g_thread_start’: [platform:Error] rpython_memory_gctransform_asmgcroot.c:18:2: warning: assignment makes pointer from integer without a cast [enabled by default] [platform:Error] rpython_memory_gctransform_asmgcroot.c: In function ‘pypy_g_locate_caller_based_on_retaddr’: [platform:Error] rpython_memory_gctransform_asmgcroot.c:662:2: warning: passing argument 4 of ‘qsort’ from incompatible pointer type [enabled by default] [platform:Error] In file included from /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/Python.h:55:0, [platform:Error] from common_header.h:38, [platform:Error] from rpython_memory_gctransform_asmgcroot.c:5: [platform:Error] /usr/include/stdlib.h:761:13: note: expected ‘__compar_fn_t’ but argument is of type ‘int (*)(void *, void *)’ [platform:Error] rpython_memory_gctransform_asmgcroot.c: In function ‘pypy_g_belongs_to_current_thread’: [platform:Error] rpython_memory_gctransform_asmgcroot.c:1130:2: warning: assignment makes pointer from integer without a cast [enabled by default] [platform:Error] rpython_memory_gctransform_framework.c: In function ‘pypy_g_setup_root_walker’: [platform:Error] rpython_memory_gctransform_framework.c:73:2: warning: assignment makes pointer from integer without a cast [enabled by default] [platform:Error] rpython_rlib__stacklet_asmgcc.c: In function ‘pypy_g_StackletGcRootFinder_switch’: [platform:Error] rpython_rlib__stacklet_asmgcc.c:64:13: warning: assignment makes pointer from integer without a cast [enabled by default] [platform:Error] rpython_rlib__stacklet_asmgcc.c: In function ‘pypy_g_StackletGcRootFinder_new’: [platform:Error] rpython_rlib__stacklet_asmgcc.c:172:13: warning: assignment makes pointer from integer without a cast [enabled by default] [platform:Error] rpython_rlib_rsocket.c: In function ‘pypy_g_PacketAddress_get_addr’: [platform:Error] rpython_rlib_rsocket.c:9050:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] [platform:Error] rpython_rtyper_lltypesystem_rffi.c: In function ‘pypy_g__PyPy_dg_dtoa__Float_Signed_Signed_arrayPtr_arra’: [platform:Error] rpython_rtyper_lltypesystem_rffi.c:2070:2: warning: passing argument 4 of ‘_PyPy_dg_dtoa’ from incompatible pointer type [enabled by default] [platform:Error] In file included from common_header.h:61:0, [platform:Error] from rpython_rtyper_lltypesystem_rffi.c:5: [platform:Error] /home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/src/dtoa.h:4:8: note: expected ‘Signed *’ but argument is of type ‘int *’ [platform:Error] rpython_rtyper_lltypesystem_rffi.c:2070:2: warning: passing argument 5 of ‘_PyPy_dg_dtoa’ from incompatible pointer type [enabled by default] [platform:Error] In file included from common_header.h:61:0, [platform:Error] from rpython_rtyper_lltypesystem_rffi.c:5: [platform:Error] /home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/src/dtoa.h:4:8: note: expected ‘Signed *’ but argument is of type ‘int *’ [platform:Error] structseq.c: In function ‘structseq_slice’: [platform:Error] structseq.c:89:9: warning: passing argument 1 of ‘PyTuple_SetItem’ from incompatible pointer type [enabled by default] [platform:Error] In file included from /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/Python.h:132:0, [platform:Error] from structseq.c:4: [platform:Error] ../pypy_decl.h:403:17: note: expected ‘struct PyObject *’ but argument is of type ‘struct PyTupleObject *’ [platform:Error] In file included from ../module_cache/module_4.c:165:0: [platform:Error] /home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/src/dtoa.c:131:0: warning: "PyMem_Malloc" redefined [enabled by default] [platform:Error] In file included from /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/Python.h:117:0, [platform:Error] from ../module_cache/module_4.c:34: [platform:Error] /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/pymem.h:8:0: note: this is the location of the previous definition [platform:Error] In file included from ../module_cache/module_4.c:165:0: [platform:Error] /home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/src/dtoa.c:132:0: warning: "PyMem_Free" redefined [enabled by default] [platform:Error] In file included from /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/Python.h:117:0, [platform:Error] from ../module_cache/module_4.c:34: [platform:Error] /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/pymem.h:9:0: note: this is the location of the previous definition [platform:Error] Traceback (most recent call last): [platform:Error] Traceback (most recent call last): [platform:Error] Traceback (most recent call last): [platform:Error] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/gcc/trackgcroot.py", line 2, in <module> [platform:Error] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/gcc/trackgcroot.py", line 2, in <module> [platform:Error] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/gcc/trackgcroot.py", line 2, in <module> [platform:Error] Traceback (most recent call last): [platform:Error] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/gcc/trackgcroot.py", line 2, in <module> [platform:Error] import re, sys, os, random [platform:Error] import re, sys, os, random [platform:Error] import re, sys, os, random [platform:Error] File "/usr/lib/python2.7/random.py", line 45, in <module> [platform:Error] File "/usr/lib/python2.7/random.py", line 45, in <module> [platform:Error] File "/usr/lib/python2.7/random.py", line 45, in <module> [platform:Error] import re, sys, os, random [platform:Error] File "/usr/lib/python2.7/random.py", line 45, in <module> [platform:Error] from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil [platform:Error] from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil [platform:Error] from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil [platform:Error] ImportError: from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil [platform:Error] ImportErrorImportError: : /usr/lib/python2.7/lib-dynload/math.so: undefined symbol: PyFPE_jbuf [platform:Error] /usr/lib/python2.7/lib-dynload/math.so: undefined symbol: PyFPE_jbuf/usr/lib/python2.7/lib-dynload/math.so: undefined symbol: PyFPE_jbuf [platform:Error] [platform:Error] ImportError: /usr/lib/python2.7/lib-dynload/math.so: undefined symbol: PyFPE_jbuf [platform:Error] make: *** [testing_1.gcmap] Error 1 [platform:Error] make: *** Waiting for unfinished jobs.... [platform:Error] make: *** [data_pypy_goal_targetpypystandalone.gcmap] Error 1 [platform:Error] make: *** [data_pypy_goal_targetpypystandalone_1.gcmap] Error 1 [platform:Error] make: *** [data_pypy_interpreter_argument.gcmap] Error 1 [865db] translation-task} [Timer] Timings: [Timer] annotate --- 774.4 s [Timer] rtype_lltype --- 1966.4 s [Timer] pyjitpl_lltype --- 1492.1 s [Timer] backendopt_lltype --- 218.0 s [Timer] stackcheckinsertion_lltype --- 153.1 s [Timer] database_c --- 312.5 s [Timer] source_c --- 594.5 s [Timer] compile_c --- 423.2 s [Timer] =========================================== [Timer] Total: --- 5934.2 s [translation:ERROR] Error: [translation:ERROR] Traceback (most recent call last): [translation:ERROR] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/goal/translate.py", line 321, in main [translation:ERROR] drv.proceed(goals) [translation:ERROR] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/driver.py", line 733, in proceed [translation:ERROR] return self._execute(goals, task_skip = self._maybe_skip()) [translation:ERROR] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/tool/taskengine.py", line 114, in _execute [translation:ERROR] res = self._do(goal, taskcallable, *args, **kwds) [translation:ERROR] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/driver.py", line 284, in _do [translation:ERROR] res = func() [translation:ERROR] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/driver.py", line 528, in task_compile_c [translation:ERROR] cbuilder.compile(**kwds) [translation:ERROR] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/genc.py", line 366, in compile [translation:ERROR] extra_opts) [translation:ERROR] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/platform/posix.py", line 194, in execute_makefile [translation:ERROR] self._handle_error(returncode, stdout, stderr, path.join('make')) [translation:ERROR] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/platform/__init__.py", line 150, in _handle_error [translation:ERROR] raise CompilationError(stdout, stderr) [translation:ERROR] CompilationError: CompilationError(err=""" [translation:ERROR] data_pypy_module_cpyext_pyobject.c:114:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:114:3: warning: (near initialization for ‘pypy_g_array_972.a.items[0].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:239:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:239:3: warning: (near initialization for ‘pypy_g_array_972.a.items[25].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:309:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:309:3: warning: (near initialization for ‘pypy_g_array_972.a.items[39].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:339:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:339:3: warning: (near initialization for ‘pypy_g_array_972.a.items[45].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:399:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:399:3: warning: (near initialization for ‘pypy_g_array_972.a.items[57].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:419:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:419:3: warning: (near initialization for ‘pypy_g_array_972.a.items[61].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:439:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:439:3: warning: (near initialization for ‘pypy_g_array_972.a.items[65].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:459:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:459:3: warning: (near initialization for ‘pypy_g_array_972.a.items[69].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:509:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:509:3: warning: (near initialization for ‘pypy_g_array_972.a.items[79].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:519:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:519:3: warning: (near initialization for ‘pypy_g_array_972.a.items[81].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:544:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:544:3: warning: (near initialization for ‘pypy_g_array_972.a.items[86].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:629:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:629:3: warning: (near initialization for ‘pypy_g_array_972.a.items[103].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:709:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:709:3: warning: (near initialization for ‘pypy_g_array_972.a.items[119].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:719:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:719:3: warning: (near initialization for ‘pypy_g_array_972.a.items[121].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:769:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:769:3: warning: (near initialization for ‘pypy_g_array_972.a.items[131].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:774:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:774:3: warning: (near initialization for ‘pypy_g_array_972.a.items[132].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:789:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:789:3: warning: (near initialization for ‘pypy_g_array_972.a.items[135].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:879:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:879:3: warning: (near initialization for ‘pypy_g_array_972.a.items[153].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:944:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:944:3: warning: (near initialization for ‘pypy_g_array_972.a.items[166].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1029:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1029:3: warning: (near initialization for ‘pypy_g_array_972.a.items[183].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1034:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1034:3: warning: (near initialization for ‘pypy_g_array_972.a.items[184].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1069:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1069:3: warning: (near initialization for ‘pypy_g_array_972.a.items[191].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1119:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1119:3: warning: (near initialization for ‘pypy_g_array_972.a.items[201].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1129:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1129:3: warning: (near initialization for ‘pypy_g_array_972.a.items[203].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1149:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1149:3: warning: (near initialization for ‘pypy_g_array_972.a.items[207].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1174:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1174:3: warning: (near initialization for ‘pypy_g_array_972.a.items[212].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1179:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1179:3: warning: (near initialization for ‘pypy_g_array_972.a.items[213].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1224:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1224:3: warning: (near initialization for ‘pypy_g_array_972.a.items[222].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1299:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1299:3: warning: (near initialization for ‘pypy_g_array_972.a.items[237].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1374:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1374:3: warning: (near initialization for ‘pypy_g_array_972.a.items[252].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1389:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1389:3: warning: (near initialization for ‘pypy_g_array_972.a.items[255].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1419:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1419:3: warning: (near initialization for ‘pypy_g_array_972.a.items[261].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1424:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1424:3: warning: (near initialization for ‘pypy_g_array_972.a.items[262].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1429:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1429:3: warning: (near initialization for ‘pypy_g_array_972.a.items[263].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1444:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1444:3: warning: (near initialization for ‘pypy_g_array_972.a.items[266].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1464:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1464:3: warning: (near initialization for ‘pypy_g_array_972.a.items[270].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1469:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1469:3: warning: (near initialization for ‘pypy_g_array_972.a.items[271].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1474:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1474:3: warning: (near initialization for ‘pypy_g_array_972.a.items[272].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1499:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1499:3: warning: (near initialization for ‘pypy_g_array_972.a.items[277].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1519:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1519:3: warning: (near initialization for ‘pypy_g_array_972.a.items[281].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1539:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1539:3: warning: (near initialization for ‘pypy_g_array_972.a.items[285].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1569:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1569:3: warning: (near initialization for ‘pypy_g_array_972.a.items[291].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1579:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1579:3: warning: (near initialization for ‘pypy_g_array_972.a.items[293].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1639:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1639:3: warning: (near initialization for ‘pypy_g_array_972.a.items[305].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1664:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1664:3: warning: (near initialization for ‘pypy_g_array_972.a.items[310].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1699:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1699:3: warning: (near initialization for ‘pypy_g_array_972.a.items[317].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1719:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1719:3: warning: (near initialization for ‘pypy_g_array_972.a.items[321].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1729:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1729:3: warning: (near initialization for ‘pypy_g_array_972.a.items[323].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1739:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1739:3: warning: (near initialization for ‘pypy_g_array_972.a.items[325].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1819:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1819:3: warning: (near initialization for ‘pypy_g_array_972.a.items[341].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1824:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1824:3: warning: (near initialization for ‘pypy_g_array_972.a.items[342].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1829:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1829:3: warning: (near initialization for ‘pypy_g_array_972.a.items[343].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1879:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1879:3: warning: (near initialization for ‘pypy_g_array_972.a.items[353].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1899:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1899:3: warning: (near initialization for ‘pypy_g_array_972.a.items[357].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1909:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1909:3: warning: (near initialization for ‘pypy_g_array_972.a.items[359].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1959:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1959:3: warning: (near initialization for ‘pypy_g_array_972.a.items[369].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1969:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1969:3: warning: (near initialization for ‘pypy_g_array_972.a.items[371].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1974:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1974:3: warning: (near initialization for ‘pypy_g_array_972.a.items[372].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1989:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:1989:3: warning: (near initialization for ‘pypy_g_array_972.a.items[375].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2014:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2014:3: warning: (near initialization for ‘pypy_g_array_972.a.items[380].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2039:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2039:3: warning: (near initialization for ‘pypy_g_array_972.a.items[385].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2119:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2119:3: warning: (near initialization for ‘pypy_g_array_972.a.items[401].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2139:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2139:3: warning: (near initialization for ‘pypy_g_array_972.a.items[405].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2219:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2219:3: warning: (near initialization for ‘pypy_g_array_972.a.items[421].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2339:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2339:3: warning: (near initialization for ‘pypy_g_array_972.a.items[445].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2359:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2359:3: warning: (near initialization for ‘pypy_g_array_972.a.items[449].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2379:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2379:3: warning: (near initialization for ‘pypy_g_array_972.a.items[453].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2439:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2439:3: warning: (near initialization for ‘pypy_g_array_972.a.items[465].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2459:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2459:3: warning: (near initialization for ‘pypy_g_array_972.a.items[469].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2519:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2519:3: warning: (near initialization for ‘pypy_g_array_972.a.items[481].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2564:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2564:3: warning: (near initialization for ‘pypy_g_array_972.a.items[490].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2594:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2594:3: warning: (near initialization for ‘pypy_g_array_972.a.items[496].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2604:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2604:3: warning: (near initialization for ‘pypy_g_array_972.a.items[498].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2609:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2609:3: warning: (near initialization for ‘pypy_g_array_972.a.items[499].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2629:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2629:3: warning: (near initialization for ‘pypy_g_array_972.a.items[503].d_value’) [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2639:3: warning: initialization from incompatible pointer type [enabled by default] [translation:ERROR] data_pypy_module_cpyext_pyobject.c:2639:3: warning: (near initialization for ‘pypy_g_array_972.a.items[505].d_value’) [enabled by default] [translation:ERROR] implement_4.c: In function ‘pypy_g_descr_typecheck_get_doc’: [translation:ERROR] implement_4.c:61335:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] implement_9.c: In function ‘pypy_g_ccall_fclose__arrayPtr_reload’: [translation:ERROR] implement_9.c:39034:2: warning: passing argument 1 of ‘fclose’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/object.h:4:0, [translation:ERROR] from /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/Python.h:85, [translation:ERROR] from common_header.h:38, [translation:ERROR] from implement_9.c:5: [translation:ERROR] /usr/include/stdio.h:238:12: note: expected ‘struct FILE *’ but argument is of type ‘char *’ [translation:ERROR] implement_13.c: In function ‘pypy_g_ccall_stat64__arrayPtr_statPtr_reload’: [translation:ERROR] implement_13.c:39915:2: warning: passing argument 2 of ‘stat64’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:55:0, [translation:ERROR] from implement_13.c:5: [translation:ERROR] /usr/include/sys/stat.h:504:1: note: expected ‘struct stat64 *’ but argument is of type ‘struct stat *’ [translation:ERROR] implement_13.c: In function ‘pypy_g_ccall_fstat64__INT_statPtr_reload’: [translation:ERROR] implement_13.c:40155:2: warning: passing argument 2 of ‘fstat64’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:55:0, [translation:ERROR] from implement_13.c:5: [translation:ERROR] /usr/include/sys/stat.h:518:1: note: expected ‘struct stat64 *’ but argument is of type ‘struct stat *’ [translation:ERROR] implement_14.c: In function ‘pypy_g_ccall_fdopen__INT_arrayPtr_reload’: [translation:ERROR] implement_14.c:58167:11: warning: assignment from incompatible pointer type [enabled by default] [translation:ERROR] implement_14.c: In function ‘pypy_g_ccall_setbuf__arrayPtr_arrayPtr_reload’: [translation:ERROR] implement_14.c:58224:2: warning: passing argument 1 of ‘setbuf’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/object.h:4:0, [translation:ERROR] from /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/Python.h:85, [translation:ERROR] from common_header.h:38, [translation:ERROR] from implement_14.c:5: [translation:ERROR] /usr/include/stdio.h:333:13: note: expected ‘struct FILE * __restrict__’ but argument is of type ‘char *’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetUnparsedEntityDeclHandler__NonePtr__1’: [translation:ERROR] implement_23.c:44785:2: warning: passing argument 2 of ‘XML_SetUnparsedEntityDeclHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:600:1: note: expected ‘XML_UnparsedEntityDeclHandler’ but argument is of type ‘void (*)(void *, char *, char *, char *, char *, char *)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetStartElementHandler__NonePtr_funcPt_1’: [translation:ERROR] implement_23.c:44961:2: warning: passing argument 2 of ‘XML_SetStartElementHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:539:1: note: expected ‘XML_StartElementHandler’ but argument is of type ‘void (*)(void *, char *, char **)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetSkippedEntityHandler__NonePtr_funcP_1’: [translation:ERROR] implement_23.c:45086:2: warning: passing argument 2 of ‘XML_SetSkippedEntityHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:637:1: note: expected ‘XML_SkippedEntityHandler’ but argument is of type ‘void (*)(void *, char *, int)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetEndElementHandler__NonePtr_funcPtr_’: [translation:ERROR] implement_23.c:45156:2: warning: passing argument 2 of ‘XML_SetEndElementHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:543:1: note: expected ‘XML_EndElementHandler’ but argument is of type ‘void (*)(void *, char *)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetCommentHandler__NonePtr_funcPtr_rel’: [translation:ERROR] implement_23.c:45350:2: warning: passing argument 2 of ‘XML_SetCommentHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:554:1: note: expected ‘XML_CommentHandler’ but argument is of type ‘void (*)(void *, char *)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetElementDeclHandler__NonePtr_funcPtr_1’: [translation:ERROR] implement_23.c:45420:2: warning: passing argument 2 of ‘XML_SetElementDeclHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:155:1: note: expected ‘XML_ElementDeclHandler’ but argument is of type ‘void (*)(void *, char *, struct XML_Content *)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetEndNamespaceDeclHandler__NonePtr_fu_1’: [translation:ERROR] implement_23.c:45669:2: warning: passing argument 2 of ‘XML_SetEndNamespaceDeclHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:617:1: note: expected ‘XML_EndNamespaceDeclHandler’ but argument is of type ‘void (*)(void *, char *)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetStartNamespaceDeclHandler__NonePtr__1’: [translation:ERROR] implement_23.c:45739:2: warning: passing argument 2 of ‘XML_SetStartNamespaceDeclHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:613:1: note: expected ‘XML_StartNamespaceDeclHandler’ but argument is of type ‘void (*)(void *, char *, char *)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetEntityDeclHandler__NonePtr_funcPtr_’: [translation:ERROR] implement_23.c:45810:2: warning: passing argument 2 of ‘XML_SetEntityDeclHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:341:1: note: expected ‘XML_EntityDeclHandler’ but argument is of type ‘void (*)(void *, char *, int, char *, int, char *, char *, char *, char *)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetNotationDeclHandler__NonePtr_funcPt_1’: [translation:ERROR] implement_23.c:45881:2: warning: passing argument 2 of ‘XML_SetNotationDeclHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:604:1: note: expected ‘XML_NotationDeclHandler’ but argument is of type ‘void (*)(void *, char *, char *, char *, char *)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetStartDoctypeDeclHandler__NonePtr_fu_1’: [translation:ERROR] implement_23.c:45952:2: warning: passing argument 2 of ‘XML_SetStartDoctypeDeclHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:592:1: note: expected ‘XML_StartDoctypeDeclHandler’ but argument is of type ‘void (*)(void *, char *, char *, char *, int)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetDefaultHandlerExpand__NonePtr_funcP_1’: [translation:ERROR] implement_23.c:46022:2: warning: passing argument 2 of ‘XML_SetDefaultHandlerExpand’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:583:1: note: expected ‘XML_DefaultHandler’ but argument is of type ‘void (*)(void *, char *, int)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetDefaultHandler__NonePtr_funcPtr_rel’: [translation:ERROR] implement_23.c:46092:2: warning: passing argument 2 of ‘XML_SetDefaultHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:575:1: note: expected ‘XML_DefaultHandler’ but argument is of type ‘void (*)(void *, char *, int)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetExternalEntityRefHandler__NonePtr_f_1’: [translation:ERROR] implement_23.c:46163:2: warning: passing argument 2 of ‘XML_SetExternalEntityRefHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:625:1: note: expected ‘XML_ExternalEntityRefHandler’ but argument is of type ‘int (*)(struct XML_ParserStruct *, char *, char *, char *, char *)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetProcessingInstructionHandler__NoneP_1’: [translation:ERROR] implement_23.c:46234:2: warning: passing argument 2 of ‘XML_SetProcessingInstructionHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:551:1: note: expected ‘XML_ProcessingInstructionHandler’ but argument is of type ‘void (*)(void *, char *, char *)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetXmlDeclHandler__NonePtr_funcPtr_rel’: [translation:ERROR] implement_23.c:46360:2: warning: passing argument 2 of ‘XML_SetXmlDeclHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:192:1: note: expected ‘XML_XmlDeclHandler’ but argument is of type ‘void (*)(void *, char *, char *, int)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetAttlistDeclHandler__NonePtr_funcPtr_1’: [translation:ERROR] implement_23.c:46431:2: warning: passing argument 2 of ‘XML_SetAttlistDeclHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:175:1: note: expected ‘XML_AttlistDeclHandler’ but argument is of type ‘void (*)(void *, char *, char *, char *, char *, int)’ [translation:ERROR] implement_23.c: In function ‘pypy_g_ccall_XML_SetCharacterDataHandler__NonePtr_funcP_1’: [translation:ERROR] implement_23.c:46571:2: warning: passing argument 2 of ‘XML_SetCharacterDataHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_23.c:5: [translation:ERROR] /usr/include/expat.h:547:1: note: expected ‘XML_CharacterDataHandler’ but argument is of type ‘void (*)(void *, char *, int)’ [translation:ERROR] implement_24.c: In function ‘pypy_g_ccall_EVP_get_digestbyname__arrayPtr_reload’: [translation:ERROR] implement_24.c:61838:11: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] implement_25.c: In function ‘pypy_g_ccall_XML_ErrorString__INT_reload’: [translation:ERROR] implement_25.c:1999:11: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] implement_25.c: In function ‘pypy_g_ccall_XML_SetUnknownEncodingHandler__NonePtr_fun_1’: [translation:ERROR] implement_25.c:4110:2: warning: passing argument 2 of ‘XML_SetUnknownEncodingHandler’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:80:0, [translation:ERROR] from implement_25.c:5: [translation:ERROR] /usr/include/expat.h:641:1: note: expected ‘XML_UnknownEncodingHandler’ but argument is of type ‘int (*)(void *, char *, struct XML_Encoding *)’ [translation:ERROR] implement_25.c: In function ‘pypy_g_ccall_lstat64__arrayPtr_statPtr_reload’: [translation:ERROR] implement_25.c:5315:2: warning: passing argument 2 of ‘lstat64’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:55:0, [translation:ERROR] from implement_25.c:5: [translation:ERROR] /usr/include/sys/stat.h:511:1: note: expected ‘struct stat64 *’ but argument is of type ‘struct stat *’ [translation:ERROR] implement_25.c: In function ‘pypy_g_ccall_forkpty__arrayPtr_arrayPtr_arrayPtr_arrayP_1’: [translation:ERROR] implement_25.c:44950:2: warning: implicit declaration of function ‘forkpty’ [-Wimplicit-function-declaration] [translation:ERROR] implement_25.c: In function ‘pypy_g_ccall_openpty__arrayPtr_arrayPtr_arrayPtr_arrayP_1’: [translation:ERROR] implement_25.c:45249:2: warning: implicit declaration of function ‘openpty’ [-Wimplicit-function-declaration] [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_inet_ntop__INT_arrayPtr_arrayPtr_UINT_relo’: [translation:ERROR] implement_26.c:2518:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_EVP_DigestFinal__EVP_MD_CTXPtr_arrayPtr_ar_1’: [translation:ERROR] implement_26.c:6052:2: warning: pointer targets in passing argument 2 of ‘EVP_DigestFinal’ differ in signedness [-Wpointer-sign] [translation:ERROR] In file included from /usr/include/openssl/x509.h:73:0, [translation:ERROR] from /usr/include/openssl/ssl.h:156, [translation:ERROR] from common_header.h:70, [translation:ERROR] from implement_26.c:5: [translation:ERROR] /usr/include/openssl/evp.h:566:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_SSL_get_current_cipher__SSLPtr_reload’: [translation:ERROR] implement_26.c:16549:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_SSL_CIPHER_get_name__SSL_CIPHERPtr_reload’: [translation:ERROR] implement_26.c:16604:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_TLSv1_method____reload’: [translation:ERROR] implement_26.c:18482:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_SSLv3_method____reload’: [translation:ERROR] implement_26.c:19382:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_SSLv2_method____reload’: [translation:ERROR] implement_26.c:19435:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_SSLv23_method____reload’: [translation:ERROR] implement_26.c:19488:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_i2d_X509__X509Ptr_arrayPtr_reload’: [translation:ERROR] implement_26.c:21459:2: warning: passing argument 2 of ‘i2d_X509’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from /usr/include/openssl/ssl.h:156:0, [translation:ERROR] from common_header.h:70, [translation:ERROR] from implement_26.c:5: [translation:ERROR] /usr/include/openssl/x509.h:839:1: note: expected ‘unsigned char **’ but argument is of type ‘char **’ [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_X509V3_EXT_get__arrayPtr_reload’: [translation:ERROR] implement_26.c:24247:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_ASN1_ITEM_ptr__funcPtr_reload’: [translation:ERROR] implement_26.c:24527:12: warning: assignment from incompatible pointer type [enabled by default] [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_ASN1_item_d2i__arrayPtr_arrayPtr_Signed_AS_1’: [translation:ERROR] implement_26.c:24589:2: warning: passing argument 2 of ‘ASN1_item_d2i’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from /usr/include/openssl/objects.h:960:0, [translation:ERROR] from /usr/include/openssl/evp.h:94, [translation:ERROR] from /usr/include/openssl/x509.h:73, [translation:ERROR] from /usr/include/openssl/ssl.h:156, [translation:ERROR] from common_header.h:70, [translation:ERROR] from implement_26.c:5: [translation:ERROR] /usr/include/openssl/asn1.h:1088:14: note: expected ‘const unsigned char **’ but argument is of type ‘char **’ [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_ASN1_STRING_to_UTF8__arrayPtr_asn1_string__1’: [translation:ERROR] implement_26.c:24721:2: warning: passing argument 1 of ‘ASN1_STRING_to_UTF8’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from /usr/include/openssl/objects.h:960:0, [translation:ERROR] from /usr/include/openssl/evp.h:94, [translation:ERROR] from /usr/include/openssl/x509.h:73, [translation:ERROR] from /usr/include/openssl/ssl.h:156, [translation:ERROR] from common_header.h:70, [translation:ERROR] from implement_26.c:5: [translation:ERROR] /usr/include/openssl/asn1.h:1000:5: note: expected ‘unsigned char **’ but argument is of type ‘char **’ [translation:ERROR] implement_26.c: In function ‘pypy_g_ccall_gai_strerror__INT_reload’: [translation:ERROR] implement_26.c:25693:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module__multibytecodec_c_codecs.c: In function ‘pypy_g_multibytecodec_encerror’: [translation:ERROR] pypy_module__multibytecodec_c_codecs.c:1188:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module__multibytecodec_c_codecs.c:1290:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] [translation:ERROR] pypy_module__ssl_interp_ssl.c: In function ‘pypy_g__get_peer_alt_names’: [translation:ERROR] pypy_module__ssl_interp_ssl.c:11413:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] [translation:ERROR] pypy_module__ssl_interp_ssl.c:11420:12: warning: assignment from incompatible pointer type [enabled by default] [translation:ERROR] pypy_module__ssl_interp_ssl.c:11429:12: warning: assignment from incompatible pointer type [enabled by default] [translation:ERROR] pypy_module__ssl_interp_ssl.c:12245:12: warning: assignment from incompatible pointer type [enabled by default] [translation:ERROR] pypy_module__warnings_interp_warnings.c: In function ‘pypy_g_normalize_module’: [translation:ERROR] pypy_module__warnings_interp_warnings.c:10020:5: warning: assuming signed overflow does not occur when assuming that (X - c) passing argument 4 of ‘_PyPy_dg_dtoa’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:61:0, [translation:ERROR] from rpython_rtyper_lltypesystem_rffi.c:5: [translation:ERROR] /home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/src/dtoa.h:4:8: note: expected ‘Signed *’ but argument is of type ‘int *’ [translation:ERROR] rpython_rtyper_lltypesystem_rffi.c:2070:2: warning: passing argument 5 of ‘_PyPy_dg_dtoa’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from common_header.h:61:0, [translation:ERROR] from rpython_rtyper_lltypesystem_rffi.c:5: [translation:ERROR] /home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/src/dtoa.h:4:8: note: expected ‘Signed *’ but argument is of type ‘int *’ [translation:ERROR] structseq.c: In function ‘structseq_slice’: [translation:ERROR] structseq.c:89:9: warning: passing argument 1 of ‘PyTuple_SetItem’ from incompatible pointer type [enabled by default] [translation:ERROR] In file included from /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/Python.h:132:0, [translation:ERROR] from structseq.c:4: [translation:ERROR] ../pypy_decl.h:403:17: note: expected ‘struct PyObject *’ but argument is of type ‘struct PyTupleObject *’ [translation:ERROR] In file included from ../module_cache/module_4.c:165:0: [translation:ERROR] /home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/src/dtoa.c:131:0: warning: "PyMem_Malloc" redefined [enabled by default] [translation:ERROR] In file included from /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/Python.h:117:0, [translation:ERROR] from ../module_cache/module_4.c:34: [translation:ERROR] /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/pymem.h:8:0: note: this is the location of the previous definition [translation:ERROR] In file included from ../module_cache/module_4.c:165:0: [translation:ERROR] /home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/src/dtoa.c:132:0: warning: "PyMem_Free" redefined [enabled by default] [translation:ERROR] In file included from /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/Python.h:117:0, [translation:ERROR] from ../module_cache/module_4.c:34: [translation:ERROR] /home/v3ss/Downloads/pypy-2.0.2-src/pypy/module/cpyext/include/pymem.h:9:0: note: this is the location of the previous definition [translation:ERROR] Traceback (most recent call last): [translation:ERROR] Traceback (most recent call last): [translation:ERROR] Traceback (most recent call last): [translation:ERROR] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/gcc/trackgcroot.py", line 2, in <module> [translation:ERROR] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/gcc/trackgcroot.py", line 2, in <module> [translation:ERROR] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/gcc/trackgcroot.py", line 2, in <module> [translation:ERROR] Traceback (most recent call last): [translation:ERROR] File "/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/c/gcc/trackgcroot.py", line 2, in <module> [translation:ERROR] import re, sys, os, random [translation:ERROR] import re, sys, os, random [translation:ERROR] import re, sys, os, random [translation:ERROR] File "/usr/lib/python2.7/random.py", line 45, in <module> [translation:ERROR] File "/usr/lib/python2.7/random.py", line 45, in <module> [translation:ERROR] File "/usr/lib/python2.7/random.py", line 45, in <module> [translation:ERROR] import re, sys, os, random [translation:ERROR] File "/usr/lib/python2.7/random.py", line 45, in <module> [translation:ERROR] from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil [translation:ERROR] from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil [translation:ERROR] from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil [translation:ERROR] ImportError: from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil [translation:ERROR] ImportErrorImportError: : /usr/lib/python2.7/lib-dynload/math.so: undefined symbol: PyFPE_jbuf [translation:ERROR] /usr/lib/python2.7/lib-dynload/math.so: undefined symbol: PyFPE_jbuf/usr/lib/python2.7/lib-dynload/math.so: undefined symbol: PyFPE_jbuf [translation:ERROR] [translation:ERROR] ImportError: /usr/lib/python2.7/lib-dynload/math.so: undefined symbol: PyFPE_jbuf [translation:ERROR] make: *** [testing_1.gcmap] Error 1 [translation:ERROR] make: *** Waiting for unfinished jobs.... [translation:ERROR] make: *** [data_pypy_goal_targetpypystandalone.gcmap] Error 1 [translation:ERROR] make: *** [data_pypy_goal_targetpypystandalone_1.gcmap] Error 1 [translation:ERROR] make: *** [data_pypy_interpreter_argument.gcmap] Error 1 [translation:ERROR] """) [translation] start debugger...
/home/v3ss/Downloads/pypy-2.0.2-src/rpython/translator/platform/__init__.py(150)_handle_error() -> raise CompilationError(stdout, stderr)
Hi Phyo, On Tue, May 28, 2013 at 2:49 PM, Phyo Arkar <phyo.arkarlwin@gmail.com> wrote:
[translation:ERROR] ImportError: /usr/lib/python2.7/lib-dynload/math.so: undefined symbol: PyFPE_jbuf
It looks like "import math" doesn't work on your custom built Python. A bientôt, Armin.
participants (2)
-
Armin Rigo
-
Phyo Arkar