archlinuxhardened / selinux

PKGBUILDs to build SELinux enabled packages for Arch Linux
146 stars 25 forks source link

libselinux fails to build #28

Closed twoertwein closed 4 years ago

twoertwein commented 4 years ago

makepkg fails to build libselinux

$ makepkg
...
make -C src pywrap pywrap
make[1]: Entering directory '~/libselinux/src/libselinux-3.0/src'
CFLAGS="-march=native -O2 -pipe -fstack-protector-strong -fno-plt -pie -I../include -D_GNU_SOURCE -DDISABLE_RPM -DNO_ANDROID_BACKEND  -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations" /usr/bin/python3 setup.py build_ext
running build_ext
building 'selinux._selinux' extension
swigging selinuxswig_python.i to selinuxswig_python_wrap.c
swig -python -o selinuxswig_python_wrap.c selinuxswig_python.i
../include/selinux/avc.h:414: Warning 302: Identifier 'avc_cache_stats' redefined (ignored),
../include/selinux/avc.h:394: Warning 302: previous definition of 'avc_cache_stats'.
../include/selinux/selinux.h:143: Warning 451: Setting a const char * variable may leak memory.
../include/selinux/selinux.h:374: Warning 451: Setting a const char * variable may leak memory.
creating build
creating build/temp.linux-x86_64-3.8
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fno-semantic-interposition -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=native -O2 -pipe -fstack-protector-strong -fno-plt -pie -I../include -D_GNU_SOURCE -DDISABLE_RPM -DNO_ANDROID_BACKEND -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -D_FORTIFY_SOURCE=2 -fPIC -I../include -I/usr/include/python3.8 -c selinuxswig_python_wrap.c -o build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o
creating build/lib.linux-x86_64-3.8
creating build/lib.linux-x86_64-3.8/selinux
gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fno-semantic-interposition -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=native -O2 -pipe -fstack-protector-strong -fno-plt -pie -I../include -D_GNU_SOURCE -DDISABLE_RPM -DNO_ANDROID_BACKEND -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o -L. -L/usr/lib -lselinux -o build/lib.linux-x86_64-3.8/selinux/_selinux.cpython-38-x86_64-linux-gnu.so
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib/Scrt1.o: in function `_start':
(.text+0x24): undefined reference to `main'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_ErrorType':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:848: undefined reference to `PyExc_IOError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:845: undefined reference to `PyExc_MemoryError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:875: undefined reference to `PyExc_AttributeError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:872: undefined reference to `PyExc_SystemError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:869: undefined reference to `PyExc_ValueError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:866: undefined reference to `PyExc_SyntaxError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:863: undefined reference to `PyExc_OverflowError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:860: undefined reference to `PyExc_ZeroDivisionError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:857: undefined reference to `PyExc_TypeError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:854: undefined reference to `PyExc_IndexError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:851: undefined reference to `PyExc_RuntimeError'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_UnpackTuple':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1206: undefined reference to `PyExc_TypeError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1206: undefined reference to `PyErr_Format'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1183: undefined reference to `PyExc_TypeError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1183: undefined reference to `PyErr_Format'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1197: undefined reference to `PyExc_SystemError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1197: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_DestroyModule':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2381: undefined reference to `PyCapsule_GetPointer'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: /usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: /usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: /usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_str_FromChar':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:815: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_AsVal_unsigned_SS_long':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2982: undefined reference to `PyLong_AsUnsignedLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2983: undefined reference to `PyErr_Occurred'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2987: undefined reference to `PyErr_Clear'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_AsVal_long':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3071: undefined reference to `PyLong_AsLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3072: undefined reference to `PyErr_Occurred'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3076: undefined reference to `PyErr_Clear'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyClientData_New':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1303: undefined reference to `PyType_Type'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1303: undefined reference to `PyObject_IsInstance'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1319: undefined reference to `PyObject_GetAttrString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1320: undefined reference to `PyErr_Occurred'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1321: undefined reference to `PyErr_Clear'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1308: undefined reference to `PyObject_GetAttrString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1311: undefined reference to `PyTuple_New'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1312: undefined reference to `PyTuple_SetItem'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_PyInstanceMethod_New':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:14547: undefined reference to `PyCFunction_Type'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:14554: undefined reference to `PyInstanceMethod_New'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:14551: undefined reference to `PyCFunction_NewEx'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:14554: undefined reference to `PyInstanceMethod_New'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyObject_TypeOnce':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1743: undefined reference to `PyObject_GenericGetAttr'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1745: undefined reference to `PyType_Ready'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyObject_New':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1754: undefined reference to `PyObject_Malloc'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1754: undefined reference to `PyObject_Init'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyObject_own':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1597: undefined reference to `PyArg_UnpackTuple'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1601: undefined reference to `PyBool_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1603: undefined reference to `PyObject_IsTrue'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyObject_repr':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1419: undefined reference to `PyUnicode_FromFormat'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1423: undefined reference to `PyUnicode_Concat'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1424: undefined reference to `Py_DecRef'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1425: undefined reference to `Py_DecRef'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyObject_dealloc':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1549: undefined reference to `PyObject_Free'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyObject_dealloc':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1522: undefined reference to `PyErr_Fetch'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1537: undefined reference to `PyErr_Restore'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyObject_dealloc':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1527: undefined reference to `PyObject_CallFunctionObjArgs'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyObject_dealloc':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1535: undefined reference to `PyErr_WriteUnraisable'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1537: undefined reference to `PyErr_Restore'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyObject_long':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1378: undefined reference to `PyLong_FromVoidPtr'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetConstant':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1147: undefined reference to `PyDict_SetItemString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o:/usr/include/python3.8/object.h:459: more undefined references to `_Py_NoneStruct' follow
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_GetModule':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2368: undefined reference to `PyCapsule_Import'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2369: undefined reference to `PyErr_Occurred'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2370: undefined reference to `PyErr_Clear'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:470: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_AppendOutput':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1159: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1168: undefined reference to `PyList_Append'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1165: undefined reference to `PyList_New'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1166: undefined reference to `PyList_SetItem'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_get_boolean_names':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11274: undefined reference to `PyList_New'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11277: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11277: undefined reference to `PyList_SetItem'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11268: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11268: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinuxfs_exists':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12978: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12978: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o:~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: more undefined references to `PyLong_FromLong' follow
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyObject_richcompare':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1459: undefined reference to `PyBool_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NotImplementedStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyPacked_TypeOnce':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1904: undefined reference to `PyObject_GenericGetAttr'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1906: undefined reference to `PyType_Ready'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyPacked_dealloc':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1827: undefined reference to `PyObject_Free'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyObject_append':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1557: undefined reference to `PyExc_TypeError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1557: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinux_getenforcemode':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12239: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12239: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_NewPointerObj':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2319: undefined reference to `_PyObject_New'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_NewShadowInstance':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2209: undefined reference to `PyObject_Call'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2223: undefined reference to `PyObject_SetAttr'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_NewShadowInstance':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2228: undefined reference to `PyTuple_New'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2230: undefined reference to `PyDict_New'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2235: undefined reference to `PyObject_SetAttr'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_str_FromChar':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:815: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_str_FromChar':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:815: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyPacked_repr':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1780: undefined reference to `PyUnicode_FromFormat'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1782: undefined reference to `PyUnicode_FromFormat'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyPacked_str':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1791: undefined reference to `PyUnicode_FromFormat'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_str_FromChar':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:815: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:815: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_TypeQuery':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2424: undefined reference to `PyDict_GetItem'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2427: undefined reference to `PyCapsule_GetPointer'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_TypeQuery':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2432: undefined reference to `PyCapsule_New'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2433: undefined reference to `PyDict_SetItem'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_TypeCache':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2415: undefined reference to `PyDict_New'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_long':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3201: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinux_getenforcemode':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12239: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12239: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_GetSwigThis':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2012: undefined reference to `PyObject_GetAttr'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_str_FromChar':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:815: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_GetSwigThis':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2016: undefined reference to `PyErr_Occurred'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2016: undefined reference to `PyErr_Clear'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetSwigThis':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2269: undefined reference to `PyObject_GetAttrString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2270: undefined reference to `PyDict_SetItem'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_str_FromChar':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:815: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_ConvertPtrAndOwn':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2054: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_AsCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2757: undefined reference to `PyUnicode_AsUTF8String'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2763: undefined reference to `PyBytes_AsStringAndSize'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_create_name':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9943: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9943: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_get_ordered_context_list':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:5840: undefined reference to `PyList_New'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:5842: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:5842: undefined reference to `PyList_SetItem'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_get_ordered_context_list':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:5845: undefined reference to `PyList_New'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_get_ordered_context_list_with_level':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:5911: undefined reference to `PyList_New'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:5913: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:5913: undefined reference to `PyList_SetItem'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_get_ordered_context_list_with_level':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:5916: undefined reference to `PyList_New'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setcon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7376: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7376: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setcon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7408: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7408: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setexeccon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7640: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7640: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setexeccon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7672: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7672: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setfscreatecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7764: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7764: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setfscreatecon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7796: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7796: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setkeycreatecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7888: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7888: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setkeycreatecon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7920: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7920: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setsockcreatecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8012: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8012: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setsockcreatecon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8044: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8044: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setfilecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8336: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8336: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setfilecon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8378: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8378: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_lsetfilecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8420: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8420: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_lsetfilecon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8462: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8462: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_fsetfilecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8503: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8503: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_fsetfilecon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8542: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8542: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_user':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10328: undefined reference to `PyList_New'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10330: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10330: undefined reference to `PyList_SetItem'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_user':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10316: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10316: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10328: undefined reference to `PyList_New'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_user_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10398: undefined reference to `PyList_New'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10400: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10400: undefined reference to `PyList_SetItem'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_user_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10386: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10386: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10398: undefined reference to `PyList_New'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_validatetrans':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10468: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10468: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_validatetrans_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10529: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10529: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_load_booleans':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10946: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10946: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_check_context':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10978: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10978: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_check_context_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11010: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11010: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_get_boolean_pending':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11324: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11324: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_get_boolean_active':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11356: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11356: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_set_boolean':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11395: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11395: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_long':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3201: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_matchpathcon_init':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11873: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11873: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_matchpathcon_init_prefix':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11913: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11913: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_realpath_not_final':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11967: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11967: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinux_set_policy_root':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12344: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12344: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinux_check_access':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12836: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12836: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinux_check_securetty_context':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12932: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12932: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_setexecfilecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13028: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13028: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_is_context_customizable':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13062: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13062: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinux_file_context_verify':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13384: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13384: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinux_lsetfilecon_default':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13416: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13416: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o:~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: more undefined references to `PyErr_SetString' follow
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_bool':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3123: undefined reference to `PyBool_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o:~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: more undefined references to `PyErr_SetString' follow
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o:~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: more undefined references to `PyErr_SetString' follow
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o:~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: more undefined references to `PyErr_SetString' follow
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_bool':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3123: undefined reference to `PyBool_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_bool':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3123: undefined reference to `PyBool_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_unsigned_SS_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3034: undefined reference to `PyLong_FromSize_t'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_ConvertFunctionPtr':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2153: undefined reference to `PyCFunction_Type'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyExc_ValueError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_av':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9561: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9561: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_av_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9627: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9627: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_av_flags':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9693: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9693: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_av_flags_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9759: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9759: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_set_boolean_list':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10916: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10916: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyExc_ValueError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinux_set_mapping':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11610: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11610: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyExc_ValueError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_matchpathcon_filespec_add':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12122: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12122: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getprevcon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7512: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7512: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getcon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7308: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7308: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getcon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7338: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7338: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getexeccon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7572: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7572: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getfscreatecon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7726: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7726: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getsockcreatecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7944: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7944: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getfscreatecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7696: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7696: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getprevcon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7542: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7542: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getexeccon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7602: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7602: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinux_getpolicytype':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12293: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12293: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getsockcreatecon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7974: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7974: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getkeycreatecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7820: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7820: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getkeycreatecon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7850: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7850: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getpidcon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7482: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7482: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getpidcon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7442: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:7442: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getpeercon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8616: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8616: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getpeercon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8576: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8576: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_fgetfilecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8250: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8250: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_fgetfilecon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8290: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8290: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_av_string':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11784: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11784: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinux_raw_context_to_color':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13183: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13183: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_matchmediacon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12206: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12206: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_get_initial_context_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10645: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10645: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_canonicalize_context_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11088: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11088: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getfilecon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8122: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8122: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getfilecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8079: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8079: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinux_raw_to_trans_context':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13140: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13140: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_get_initial_context':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10602: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10602: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_canonicalize_context':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11045: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:11045: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_lgetfilecon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8165: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8165: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_lgetfilecon_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8208: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:8208: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_selinux_trans_to_raw_context':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13097: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13097: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getseuserbyname':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13229: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13229: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_matchpathcon':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12011: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12011: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_matchpathcon_index':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12061: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:12061: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_getseuser':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13291: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:13291: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: /usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_member_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10261: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10261: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_create':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9812: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9812: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_create_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9873: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:9873: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_member':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10200: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10200: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_relabel':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10078: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10078: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_relabel_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10139: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10139: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_wrap_security_compute_create_name_raw':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10015: undefined reference to `PyExc_OSError'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:10015: undefined reference to `PyErr_SetFromErrno'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetErrorMsg':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1118: undefined reference to `PyErr_SetString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `PyInit__selinux':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:14664: undefined reference to `PyModule_Create2'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:14669: undefined reference to `PyModule_GetDict'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyPacked_New':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1915: undefined reference to `PyObject_Malloc'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1915: undefined reference to `PyObject_Init'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_InstallConstants':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:14463: undefined reference to `PyDict_SetItemString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o:~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: more undefined references to `PyLong_FromLong' follow
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o:~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: more undefined references to `PyLong_FromLong' follow
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_FromCharPtrAndSize':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2856: undefined reference to `PyUnicode_DecodeUTF8'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_From_int':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:3041: undefined reference to `PyLong_FromLong'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_INCREF':
/usr/include/python3.8/object.h:459: undefined reference to `_Py_NoneStruct'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_SetModule':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2399: undefined reference to `PyImport_AddModule'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2404: undefined reference to `PyCapsule_New'
/usr/bin/ld: ~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2406: undefined reference to `PyModule_AddObject'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_str_FromChar':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:815: undefined reference to `PyUnicode_FromString'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SWIG_Python_TypeCache':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:2415: undefined reference to `PyDict_New'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `_Py_DECREF':
/usr/include/python3.8/object.h:478: undefined reference to `_Py_Dealloc'
/usr/bin/ld: build/temp.linux-x86_64-3.8/selinuxswig_python_wrap.o: in function `SwigPyPacked_New':
~/libselinux/src/libselinux-3.0/src/selinuxswig_python_wrap.c:1924: undefined reference to `PyObject_Free'
collect2: error: ld returned 1 exit status
error: command 'gcc' failed with exit status 1
make[1]: *** [Makefile:133: pywrap] Error 1
make[1]: Leaving directory '~/libselinux/src/libselinux-3.0/src'
make: *** [Makefile:52: pywrap] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
fishilico commented 4 years ago

Hello, I tried building again libselinux on an up-to-date Arch Linux system and it worked. So I need more information in order to reproduce and debug your issue.

CFLAGS="-march=native -O2 -pipe -fstack-protector-strong -fno-plt -pie -I../include

Option -pie seems to be the one wreaking havoc here. It would likely explain this precise error:

/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib/Scrt1.o: in function `_start': (.text+0x24): undefined reference to `main'

... because if I remember correctly, -pie is an option specific to executable programs (shared libraries are compiled with -shared -fPIC but not -pie). Did you change your makepkg configuration in order to include this option? Does removing it from your configuration fix the issue?

Thanks

twoertwein commented 4 years ago

oh yes, I added -pie in the makepkg configuration. I'm sorry, I forgot about that.