/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/rencode/rencode-1.0.6/rencode/rencode.pyx tree = Parsing.p_module(s, pxd, full_module_name) rencode/rencode.c: In function ‘__Pyx_ParseOptionalKeywords’: rencode/rencode.c:9448:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9448 | (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 rencode/rencode.c:20: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ rencode/rencode.c:9448:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 9448 | (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 rencode/rencode.c:20: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ rencode/rencode.c:9448:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9448 | (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 rencode/rencode.c:20: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ rencode/rencode.c:9448:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9448 | (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 rencode/rencode.c:20: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ rencode/rencode.c:9448:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 9448 | (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 rencode/rencode.c:20: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ rencode/rencode.c:9448:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9448 | (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 rencode/rencode.c:20:gcc -pthread -shared build/temp.linux-i686-3.9/rencode/rencode.o -L/usr/lib -o build/lib.linux-i686-3.9/rencode/_rencode.cpython-39-i386-linux-gnu.so running install_lib creating /usr/src/slapt-src/python/rencode/package-rencode/usr/lib/python3.9 creating /usr/src/slapt-src/python/rencode/package-rencode/usr/lib/python3.9/site-packages creating /usr/src/slapt-src/python/rencode/package-rencode/usr/lib/python3.9/site-packages/rencode copying build/lib.linux-i686-3.9/rencode/__init__.py -> /usr/src/slapt-src/python/rencode/package-rencode/usr/lib/python3.9/site-packages/rencode copying build/lib.linux-i686-3.9/rencode/rencode_orig.py -> /usr/src/slapt-src/python/rencode/package-rencode/usr/lib/python3.9/site-packages/rencode copying build/lib.linux-i686-3.9/rencode/_rencode.cpython-39-i386-linux-gnu.so -> /usr/src/slapt-src/python/rencode/package-rencode/usr/lib/python3.9/site-packages/rencode byte-compiling /usr/src/slapt-src/python/rencode/package-rencode/usr/lib/python3.9/site-packages/rencode/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/slapt-src/python/rencode/package-rencode/usr/lib/python3.9/site-packages/rencode/rencode_orig.py to rencode_orig.cpython-39.pyc running install_egg_info running egg_info writing rencode.egg-info/PKG-INFO writing dependency_links to rencode.egg-info/dependency_links.txt writing top-level names to rencode.egg-info/top_level.txt reading manifest file 'rencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'rencode.egg-info/SOURCES.txt' Copying rencode.egg-info to /usr/src/slapt-src/python/rencode/package-rencode/usr/lib/python3.9/site-packages/rencode-1.0.6-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/rencode/rencode-1.0.6-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/rencode/rencode-1.0.6-i586-1salix15.0.txz created. Installing package rencode-1.0.6-i586-1salix15.0... | rencode (Python module for object serialization similar to bencode) | | rencode is a Python module for fast (basic) object serialization | similar to bencode from the BitTorrent project. | | This version of rencode is a complete rewrite in Cython to attempt to | application on one of these lines, but it's not necessary. | increase the performance over the pure Python module written by Petru | Paler, Connelly Barnes et al. | | Homepage: https://github.com/aresch/rencode | | clude/python3.9/Python.h:93, from rencode/rencode.c:20: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ rencode/rencode.c:9464:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9464 | (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 rencode/rencode.c:20: /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/rencode-1.0.6/ usr/doc/rencode-1.0.6/COPYING usr/doc/rencode-1.0.6/README.md usr/doc/rencode-1.0.6/rencode.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/rencode/ usr/lib/python2.7/site-packages/rencode-1.0.6-py2.7.egg-info/ usr/lib/python2.7/site-packages/rencode-1.0.6-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/rencode-1.0.6-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/rencode-1.0.6-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/rencode-1.0.6-py2.7.egg-info/top_level.txt usr/lib/python2.7/site-packages/rencode/__init__.py usr/lib/python2.7/site-packages/rencode/__init__.pyc usr/lib/python2.7/site-packages/rencode/_rencode.so usr/lib/python2.7/site-packages/rencode/rencode_orig.py usr/lib/python2.7/site-packages/rencode/rencode_orig.pyc usr/lib/python3.9/ usr/lib/python3.9/site-packages/ usr/lib/python3.9/site-packages/rencode/ usr/lib/python3.9/site-packages/rencode-1.0.6-py3.9.egg-info/ usr/lib/python3.9/site-packages/rencode-1.0.6-py3.9.egg-info/PKG-INFO usr/lib/python3.9/site-packages/rencode-1.0.6-py3.9.egg-info/SOURCES.txt usr/lib/python3.9/site-packages/rencode-1.0.6-py3.9.egg-info/dependency_links.txt usr/lib/python3.9/site-packages/rencode-1.0.6-py3.9.egg-info/top_level.txt usr/lib/python3.9/site-packages/rencode/__init__.py usr/lib/python3.9/site-packages/rencode/__pycache__/ usr/lib/python3.9/site-packages/rencode/__pycache__/__init__.cpython-39.pyc usr/lib/python3.9/site-packages/rencode/__pycache__/rencode_orig.cpython-39.pyc usr/lib/python3.9/site-packages/rencode/_rencode.cpython-39-i386-linux-gnu.so usr/lib/python3.9/site-packages/rencode/rencode_orig.py