Skip to content

Instantly share code, notes, and snippets.

@anlsh
Created May 31, 2015 16:39
Show Gist options
  • Save anlsh/eab5c250a8d84a336e95 to your computer and use it in GitHub Desktop.
Save anlsh/eab5c250a8d84a336e95 to your computer and use it in GitHub Desktop.
Undefined errors, oh no!
/tmp/ccgA5o4g.o: In function `__Pyx_PyObject_GetAttrStr':
common.c:(.text+0xb1): undefined reference to `PyObject_GetAttr'
/tmp/ccgA5o4g.o: In function `__pyx_pf_6common_sin':
common.c:(.text+0x291): undefined reference to `PyMethod_Type'
common.c:(.text+0x3e9): undefined reference to `PyTuple_New'
common.c:(.text+0x5a2): undefined reference to `PyMethod_Type'
common.c:(.text+0x736): undefined reference to `PyTuple_New'
/tmp/ccgA5o4g.o: In function `__pyx_pf_6common_2cos':
common.c:(.text+0xc9f): undefined reference to `PyMethod_Type'
common.c:(.text+0xdf7): undefined reference to `PyTuple_New'
common.c:(.text+0xfb0): undefined reference to `PyMethod_Type'
common.c:(.text+0x1144): undefined reference to `PyTuple_New'
/tmp/ccgA5o4g.o: In function `__Pyx_InitCachedConstants':
common.c:(.text+0x14f7): undefined reference to `PyTuple_Pack'
common.c:(.text+0x15ac): undefined reference to `PyCode_New'
common.c:(.text+0x160c): undefined reference to `PyTuple_Pack'
common.c:(.text+0x16c1): undefined reference to `PyCode_New'
/tmp/ccgA5o4g.o: In function `__Pyx_InitGlobals':
common.c:(.text+0x1756): undefined reference to `PyLong_FromLong'
common.c:(.text+0x17a0): undefined reference to `PyLong_FromLong'
/tmp/ccgA5o4g.o: In function `PyInit_common':
common.c:(.text+0x1868): undefined reference to `PyTuple_New'
common.c:(.text+0x18ba): undefined reference to `PyBytes_FromStringAndSize'
common.c:(.text+0x193c): undefined reference to `PyModule_Create2'
common.c:(.text+0x198e): undefined reference to `PyModule_GetDict'
common.c:(.text+0x19ec): undefined reference to `PyImport_AddModule'
common.c:(.text+0x1a4a): undefined reference to `PyObject_SetAttrString'
common.c:(.text+0x1ad1): undefined reference to `PyObject_SetAttrString'
common.c:(.text+0x1b01): undefined reference to `PyImport_GetModuleDict'
common.c:(.text+0x1b56): undefined reference to `PyDict_GetItemString'
common.c:(.text+0x1b76): undefined reference to `PyDict_SetItemString'
common.c:(.text+0x1c36): undefined reference to `PyDict_SetItem'
common.c:(.text+0x1c6b): undefined reference to `PyList_New'
common.c:(.text+0x1e5a): undefined reference to `PyDict_SetItem'
common.c:(.text+0x1f5a): undefined reference to `PyDict_SetItem'
common.c:(.text+0x205a): undefined reference to `PyDict_SetItem'
common.c:(.text+0x2121): undefined reference to `PyList_New'
common.c:(.text+0x2328): undefined reference to `PyDict_SetItem'
common.c:(.text+0x2416): undefined reference to `PyDict_SetItem'
common.c:(.text+0x2504): undefined reference to `PyDict_SetItem'
common.c:(.text+0x25f2): undefined reference to `PyDict_SetItem'
common.c:(.text+0x26cf): undefined reference to `PyDict_SetItem'
/tmp/ccgA5o4g.o:common.c:(.text+0x271a): more undefined references to `PyDict_SetItem' follow
/tmp/ccgA5o4g.o: In function `PyInit_common':
common.c:(.text+0x2982): undefined reference to `PyDict_New'
common.c:(.text+0x29e3): undefined reference to `PyDict_SetItem'
common.c:(.text+0x2b7a): undefined reference to `PyErr_Occurred'
common.c:(.text+0x2b86): undefined reference to `PyExc_ImportError'
common.c:(.text+0x2b93): undefined reference to `PyErr_SetString'
/tmp/ccgA5o4g.o: In function `__Pyx_GetBuiltinName':
common.c:(.text+0x2bd9): undefined reference to `PyExc_NameError'
common.c:(.text+0x2bef): undefined reference to `PyErr_Format'
/tmp/ccgA5o4g.o: In function `__Pyx_GetModuleGlobalName':
common.c:(.text+0x2c17): undefined reference to `PyDict_GetItem'
/tmp/ccgA5o4g.o: In function `__Pyx_PyObject_Call':
common.c:(.text+0x2cac): undefined reference to `PyObject_Call'
common.c:(.text+0x2cb9): undefined reference to `_PyThreadState_Current'
common.c:(.text+0x2d30): undefined reference to `_Py_CheckRecursionLimit'
common.c:(.text+0x2d47): undefined reference to `_Py_CheckRecursiveCall'
common.c:(.text+0x2d82): undefined reference to `_PyThreadState_Current'
common.c:(.text+0x2df9): undefined reference to `_Py_CheckRecursionLimit'
common.c:(.text+0x2e04): undefined reference to `_Py_CheckRecursionLimit'
common.c:(.text+0x2e0f): undefined reference to `_Py_CheckRecursionLimit'
common.c:(.text+0x2e26): undefined reference to `_PyThreadState_Current'
common.c:(.text+0x2ea4): undefined reference to `PyErr_Occurred'
common.c:(.text+0x2eb9): undefined reference to `PyExc_SystemError'
common.c:(.text+0x2ec6): undefined reference to `PyErr_SetString'
/tmp/ccgA5o4g.o: In function `__Pyx_PyObject_CallMethO':
common.c:(.text+0x2f19): undefined reference to `_PyThreadState_Current'
common.c:(.text+0x2f90): undefined reference to `_Py_CheckRecursionLimit'
common.c:(.text+0x2fa7): undefined reference to `_Py_CheckRecursiveCall'
common.c:(.text+0x2fde): undefined reference to `_PyThreadState_Current'
common.c:(.text+0x3055): undefined reference to `_Py_CheckRecursionLimit'
common.c:(.text+0x3060): undefined reference to `_Py_CheckRecursionLimit'
common.c:(.text+0x306b): undefined reference to `_Py_CheckRecursionLimit'
common.c:(.text+0x3082): undefined reference to `_PyThreadState_Current'
common.c:(.text+0x3100): undefined reference to `PyErr_Occurred'
common.c:(.text+0x3115): undefined reference to `PyExc_SystemError'
common.c:(.text+0x3122): undefined reference to `PyErr_SetString'
/tmp/ccgA5o4g.o: In function `__Pyx__PyObject_CallOneArg':
common.c:(.text+0x3142): undefined reference to `PyTuple_New'
/tmp/ccgA5o4g.o: In function `__Pyx_PyObject_CallOneArg':
common.c:(.text+0x31f6): undefined reference to `PyCFunction_Type'
common.c:(.text+0x3238): undefined reference to `PyType_IsSubtype'
/tmp/ccgA5o4g.o: In function `__Pyx_ImportFrom':
common.c:(.text+0x32d8): undefined reference to `PyExc_AttributeError'
common.c:(.text+0x32e0): undefined reference to `PyErr_ExceptionMatches'
common.c:(.text+0x32eb): undefined reference to `PyExc_ImportError'
common.c:(.text+0x3301): undefined reference to `PyErr_Format'
/tmp/ccgA5o4g.o: In function `__Pyx_FetchCommonType':
common.c:(.text+0x3325): undefined reference to `PyImport_AddModule'
common.c:(.text+0x3363): undefined reference to `PyObject_GetAttrString'
common.c:(.text+0x3396): undefined reference to `PyExc_TypeError'
common.c:(.text+0x33a8): undefined reference to `PyErr_Format'
common.c:(.text+0x33d5): undefined reference to `PyExc_TypeError'
common.c:(.text+0x33e7): undefined reference to `PyErr_Format'
common.c:(.text+0x33f3): undefined reference to `PyExc_AttributeError'
common.c:(.text+0x33fb): undefined reference to `PyErr_ExceptionMatches'
common.c:(.text+0x3409): undefined reference to `PyErr_Clear'
common.c:(.text+0x3415): undefined reference to `PyType_Ready'
common.c:(.text+0x3436): undefined reference to `PyObject_SetAttrString'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_get_doc':
common.c:(.text+0x353b): undefined reference to `PyUnicode_FromString'
common.c:(.text+0x356a): undefined reference to `_Py_NoneStruct'
common.c:(.text+0x3575): undefined reference to `_Py_NoneStruct'
common.c:(.text+0x357a): undefined reference to `_Py_NoneStruct'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_set_doc':
common.c:(.text+0x35c3): undefined reference to `_Py_NoneStruct'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_get_name':
common.c:(.text+0x3667): undefined reference to `PyUnicode_InternFromString'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_set_name':
common.c:(.text+0x36f4): undefined reference to `PyExc_TypeError'
common.c:(.text+0x3701): undefined reference to `PyErr_SetString'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_set_qualname':
common.c:(.text+0x37f0): undefined reference to `PyExc_TypeError'
common.c:(.text+0x37fd): undefined reference to `PyErr_SetString'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_get_self':
common.c:(.text+0x38a6): undefined reference to `_Py_NoneStruct'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_get_dict':
common.c:(.text+0x38e5): undefined reference to `PyDict_New'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_set_dict':
common.c:(.text+0x3950): undefined reference to `PyExc_TypeError'
common.c:(.text+0x395d): undefined reference to `PyErr_SetString'
common.c:(.text+0x3990): undefined reference to `PyExc_TypeError'
common.c:(.text+0x399d): undefined reference to `PyErr_SetString'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_get_closure':
common.c:(.text+0x3a52): undefined reference to `_Py_NoneStruct'
common.c:(.text+0x3a5d): undefined reference to `_Py_NoneStruct'
common.c:(.text+0x3a62): undefined reference to `_Py_NoneStruct'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_get_code':
common.c:(.text+0x3a88): undefined reference to `_Py_NoneStruct'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_set_defaults':
common.c:(.text+0x3b93): undefined reference to `_Py_NoneStruct'
/tmp/ccgA5o4g.o:common.c:(.text+0x3b9d): more undefined references to `_Py_NoneStruct' follow
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_set_defaults':
common.c:(.text+0x3bbf): undefined reference to `PyExc_TypeError'
common.c:(.text+0x3bcc): undefined reference to `PyErr_SetString'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_get_defaults':
common.c:(.text+0x3cbf): undefined reference to `_Py_NoneStruct'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_set_kwdefaults':
common.c:(.text+0x3cf6): undefined reference to `_Py_NoneStruct'
common.c:(.text+0x3d00): undefined reference to `_Py_NoneStruct'
common.c:(.text+0x3d22): undefined reference to `PyExc_TypeError'
common.c:(.text+0x3d2f): undefined reference to `PyErr_SetString'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_get_kwdefaults':
common.c:(.text+0x3e22): undefined reference to `_Py_NoneStruct'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_set_annotations':
common.c:(.text+0x3e59): undefined reference to `_Py_NoneStruct'
common.c:(.text+0x3e85): undefined reference to `PyExc_TypeError'
common.c:(.text+0x3e92): undefined reference to `PyErr_SetString'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_get_annotations':
common.c:(.text+0x3f5c): undefined reference to `PyDict_New'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_reduce':
common.c:(.text+0x3fc1): undefined reference to `PyUnicode_FromString'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_New':
common.c:(.text+0x3fee): undefined reference to `_PyObject_GC_New'
common.c:(.text+0x4183): undefined reference to `PyObject_GC_Track'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_clear':
common.c:(.text+0x4778): undefined reference to `PyMem_Free'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_dealloc':
common.c:(.text+0x47a6): undefined reference to `PyObject_GC_UnTrack'
common.c:(.text+0x47bf): undefined reference to `PyObject_ClearWeakRefs'
common.c:(.text+0x47d7): undefined reference to `PyObject_GC_Del'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_descr_get':
common.c:(.text+0x4b55): undefined reference to `PyMethod_New'
common.c:(.text+0x4b63): undefined reference to `PyInstanceMethod_New'
common.c:(.text+0x4b6d): undefined reference to `_Py_NoneStruct'
common.c:(.text+0x4b91): undefined reference to `PyMethod_New'
common.c:(.text+0x4b9f): undefined reference to `PyInstanceMethod_New'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_repr':
common.c:(.text+0x4bcc): undefined reference to `PyUnicode_FromFormat'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_Call':
common.c:(.text+0x4bf9): undefined reference to `PyCFunction_Call'
/tmp/ccgA5o4g.o: In function `__Pyx_CyFunction_init':
common.c:(.text+0x4c0a): undefined reference to `PyCFunction_Call'
/tmp/ccgA5o4g.o: In function `__pyx_insert_code_object':
common.c:(.text+0x4e24): undefined reference to `PyMem_Malloc'
common.c:(.text+0x4f8d): undefined reference to `PyMem_Realloc'
/tmp/ccgA5o4g.o: In function `__Pyx_CreateCodeObjectForTraceback':
common.c:(.text+0x5097): undefined reference to `PyUnicode_FromString'
common.c:(.text+0x50cd): undefined reference to `PyUnicode_FromFormat'
common.c:(.text+0x50df): undefined reference to `PyUnicode_FromString'
common.c:(.text+0x5156): undefined reference to `PyCode_New'
/tmp/ccgA5o4g.o: In function `__Pyx_AddTraceback':
common.c:(.text+0x5310): undefined reference to `_PyThreadState_Current'
common.c:(.text+0x5389): undefined reference to `PyFrame_New'
common.c:(.text+0x53ac): undefined reference to `PyTraceBack_Here'
/tmp/ccgA5o4g.o: In function `__Pyx_Import':
common.c:(.text+0x5495): undefined reference to `PyList_New'
common.c:(.text+0x54b9): undefined reference to `PyModule_GetDict'
common.c:(.text+0x54cb): undefined reference to `PyDict_New'
common.c:(.text+0x550a): undefined reference to `PyImport_ImportModuleLevelObject'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment