/usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /usr/src/slapt-src/python/PyStemmer/PyStemmer-2.0.1/src/Stemmer.pyx tree = Parsing.p_module(s, pxd, full_module_name) src/Stemmer.c: In function ‘__Pyx_ParseOptionalKeywords’: src/Stemmer.c:3832:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3832 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/Stemmer.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/Stemmer.c:3832:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3832 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/Stemmer.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src/Stemmer.c:3832:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3832 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/Stemmer.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/Stemmer.c:3832:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3832 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/Stemmer.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/Stemmer.c:3832:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3832 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/Stemmer.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src/Stemmer.c:3832:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3832 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/Stemmer.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/Stemmer.c:3848:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3848 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/Stemmer.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/Stemmer.c:3848:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3848 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/Stemmer.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src/Stemmer.c:3848:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3848 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/Stemmer.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/Stemmer.c:3848:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3848 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/Stemmer.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/Stemmer.c:3848:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3848 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/Stemmer.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src/Stemmer.c:3848:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3848 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/Stemmer.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ listing git files failed - pretending there aren't any ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/PyStemmer-2.0.1/ usr/doc/PyStemmer-2.0.1/HACKING usr/doc/PyStemmer-2.0.1/LICENSE usr/doc/PyStemmer-2.0.1/PyStemmer.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/PyStemmer-2.0.1-py2.7.egg-info/ usr/lib/python2.7/site-packages/PyStemmer-2.0.1-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/PyStemmer-2.0.1-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/PyStemmer-2.0.1-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/PyStemmer-2.0.1-py2.7.egg-info/top_level.txt usr/lib/python2.7/site-packages/Stemmer.so usr/lib/python3.9/ usr/lib/python3.9/site-packages/ usr/lib/python3.9/site-packages/PyStemmer-2.0.1-py3.9.egg-info/ usr/lib/python3.9/site-packages/PyStemmer-2.0.1-py3.9.egg-info/PKG-INFO usr/lib/python3.9/site-packages/PyStemmer-2.0.1-py3.9.egg-info/SOURCES.txt usr/lib/python3.9/site-packages/PyStemmer-2.0.1-py3.9.egg-info/dependency_links.txt usr/lib/python3.9/site-packages/PyStemmer-2.0.1-py3.9.egg-info/top_level.txt usr/lib/python3.9/site-packages/Stemmer.cpython-39-i386-linux-gnu.so em_UTF_8_lithuanian.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_german.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_german.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_porter.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_porter.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_irish.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_irish.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_spanish.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_spanish.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_russian.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_russian.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_catalan.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_catalan.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_norwegian.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_norwegian.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_danish.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_danish.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_italian.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_italian.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_portuguese.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_portuguese.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_hungarian.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_hungarian.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_indonesian.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_indonesian.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_finnish.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_finnish.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_english.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_english.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/libstemmer/libstemmer_utf8.c -o build/temp.linux-i686-2.7/libstemmer_c/libstemmer/libstemmer_utf8.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_nepali.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_nepali.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_arabic.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_arabic.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_basque.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_basque.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_greek.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_greek.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_swedish.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_swedish.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_romanian.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_romanian.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_turkish.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_turkish.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_tamil.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_tamil.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_hindi.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_hindi.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/runtime/api.c -o build/temp.linux-i686-2.7/libstemmer_c/runtime/api.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/src_c/stem_UTF_8_french.c -o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_french.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibstemmer_c/include -I/usr/include/python2.7 -c libstemmer_c/runtime/utilities.c -o build/temp.linux-i686-2.7/libstemmer_c/runtime/utilities.o creating build/lib.linux-i686-2.7 gcc -pthread -shared build/temp.linux-i686-2.7/src/Stemmer.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_dutch.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_lithuanian.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_german.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_porter.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_irish.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_spanish.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_russian.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_catalan.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_norwegian.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_danish.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_italian.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_portuguese.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_hungarian.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_indonesian.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_finnish.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_english.o build/temp.linux-i686-2.7/libstemmer_c/libstemmer/libstemmer_utf8.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_nepali.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_arabic.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_basque.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_greek.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_swedish.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_romanian.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_turkish.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_tamil.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_hindi.o build/temp.linux-i686-2.7/libstemmer_c/runtime/api.o build/temp.linux-i686-2.7/libstemmer_c/src_c/stem_UTF_8_french.o build/temp.linux-i686-2.7/libstemmer_c/runtime/utilities.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/Stemmer.so running install_lib creating /usr/src/slapt-src/python/PyStemmer/package-PyStemmer/usr creating /usr/src/slapt-src/python/PyStemmer/package-PyStemmer/usr/lib creating /usr/src/slapt-src/python/PyStemmer/package-PyStemmer/usr/lib/python2.7 creating /usr/src/slapt-src/python/PyStemmer/package-PyStemmer/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/Stemmer.so -> /usr/src/slapt-src/python/PyStemmer/package-PyStemmer/usr/lib/python2.7/site-packages running install_egg_info running egg_info writing PyStemmer.egg-info/PKG-INFO writing top-level names to PyStemmer.egg-info/top_level.txt writing dependency_links to PyStemmer.egg-info/dependency_links.txt reading manifest file 'PyStemmer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'PyStemmer.egg-info/SOURCES.txt' Copying PyStemmer.egg-info to /usr/src/slapt-src/python/PyStemmer/package-PyStemmer/usr/lib/python2.7/site-packages/PyStemmer-2.0.1-py2.7.egg-info running install_scripts running install running build running build_ext skipping 'src/Stemmer.c' Cython extension (up-to-date) building 'Stemmer' extension creating build/temp.linux-i686-3.9 creating build/temp.linux-i686-3.9/libstemmer_c creating build/temp.linux-i686-3.9/libstemmer_c/libstemmer creating build/temp.linux-i686-3.9/libstemmer_c/runtime creating build/temp.linux-i686-3.9/libstemmer_c/src_c creating build/temp.linux-i686-3.9/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/libstemmer/libstemmer_utf8.c -o build/temp.linux-i686-3.9/libstemmer_c/libstemmer/libstemmer_utf8.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/runtime/api.c -o build/temp.linux-i686-3.9/libstemmer_c/runtime/api.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/runtime/utilities.c -o build/temp.linux-i686-3.9/libstemmer_c/runtime/utilities.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_arabic.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_arabic.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_basque.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_basque.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_catalan.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_catalan.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_danish.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_danish.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_dutch.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_dutch.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_english.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_english.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_finnish.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_finnish.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_french.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_french.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_german.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_german.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_greek.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_greek.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_hindi.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_hindi.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_hungarian.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_hungarian.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_indonesian.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_indonesian.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_irish.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_irish.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_italian.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_italian.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_lithuanian.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_lithuanian.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_nepali.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_nepali.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_norwegian.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_norwegian.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_porter.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_porter.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_portuguese.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_portuguese.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_romanian.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_romanian.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_russian.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_russian.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_spanish.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_spanish.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_swedish.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_swedish.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_tamil.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_tamil.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c libstemmer_c/src_c/stem_UTF_8_turkish.c -o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_turkish.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ilibstemmer_c/include -I/usr/include/python3.9 -c src/Stemmer.c -o build/temp.linux-i686-3.9/src/Stemmer.o creating build/lib.linux-i686-3.9 gcc -pthread -shared build/temp.linux-i686-3.9/libstemmer_c/libstemmer/libstemmer_utf8.o build/temp.linux-i686-3.9/libstemmer_c/runtime/api.o build/temp.linux-i686-3.9/libstemmer_c/runtime/utilities.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_arabic.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_basque.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_catalan.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_danish.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_dutch.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_english.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_finnish.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_french.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_german.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_greek.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_hindi.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_hungarian.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_indonesian.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_irish.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_italian.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_lithuanian.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_nepali.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_norwegian.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_porter.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_portuguese.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_romanian.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_russian.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_spanish.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_swedish.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_tamil.o build/temp.linux-i686-3.9/libstemmer_c/src_c/stem_UTF_8_turkish.o build/temp.linux-i686-3.9/src/Stemmer.o -L/usr/lib -o build/lib.linux-i686-3.9/Stemmer.cpython-39-i386-linux-gnu.so running install_lib creating /usr/src/slapt-src/python/PyStemmer/package-PyStemmer/usr/lib/python3.9 creating /usr/src/slapt-src/python/PyStemmer/package-PyStemmer/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/Stemmer.cpython-39-i386-linux-gnu.so -> /usr/src/slapt-src/python/PyStemmer/package-PyStemmer/usr/lib/python3.9/site-packages running install_egg_info running egg_info writing PyStemmer.egg-info/PKG-INFO writing dependency_links to PyStemmer.egg-info/dependency_links.txt writing top-level names to PyStemmer.egg-info/top_level.txt reading manifest file 'PyStemmer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'PyStemmer.egg-info/SOURCES.txt' Copying PyStemmer.egg-info to /usr/src/slapt-src/python/PyStemmer/package-PyStemmer/usr/lib/python3.9/site-packages/PyStemmer-2.0.1-py3.9.egg-info running install_scripts Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/python/PyStemmer/PyStemmer-2.0.1-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/PyStemmer/PyStemmer-2.0.1-i586-1salix15.0.txz created. Installing package PyStemmer-2.0.1-i586-1salix15.0... | PyStemmer (Snowball stemming algorithms, for information retrieval) | | PyStemmer provides access to efficient algorithms for calculating a | "stemmed" form of a word. This is a form with most of the common | morphological endings removed; hopefully representing a common | linguistic base form. This is most useful in building search engines | and information retrieval software; for example, a search with | stemming enabled should be able to find a document containing | "cycling" given the query "cycles". | | http://snowballstem.org/ | |