/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/pyliblo/pyliblo-0.10.0/src/liblo.pxd tree = Parsing.p_module(s, pxd, full_module_name) no previously-included directories found matching 'doc/build' src/liblo.c: In function ‘__pyx_pf_5liblo_12ServerThread___init__’: src/liblo.c:9220:3: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 9220 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/liblo.c:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ src/liblo.c: In function ‘__Pyx_ParseOptionalKeywords’: src/liblo.c:16253:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 16253 | (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/liblo.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/liblo.c:16253:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 16253 | (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/liblo.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/liblo.c:16253:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 16253 | (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/liblo.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/liblo.c:16253:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 16253 | (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/liblo.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/liblo.c:16253:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 16253 | (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/liblo.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/liblo.c:16253:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 16253 | (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/liblo.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/liblo.c:16269:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 16269 | (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/liblo.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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ screating build/lib.linux-i686-3.9 gcc -pthread -shared build/temp.linux-i686-3.9/src/liblo.o -L/usr/lib -llo -o build/lib.linux-i686-3.9/liblo.cpython-39-i386-linux-gnu.so running build_scripts creating build/scripts-3.9 copying and adjusting scripts/send_osc.py -> build/scripts-3.9 copying and adjusting scripts/dump_osc.py -> build/scripts-3.9 changing mode of build/scripts-3.9/send_osc.py from 644 to 755 changing mode of build/scripts-3.9/dump_osc.py from 644 to 755 renaming build/scripts-3.9/send_osc.py -> build/scripts-3.9/send_osc renaming build/scripts-3.9/dump_osc.py -> build/scripts-3.9/dump_osc running install_lib creating /usr/src/slapt-src/python/pyliblo/package-pyliblo/usr/lib/python3.9 creating /usr/src/slapt-src/python/pyliblo/package-pyliblo/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/liblo.cpython-39-i386-linux-gnu.so -> /usr/src/slapt-src/python/pyliblo/package-pyliblo/usr/lib/python3.9/site-packages running install_data running install_egg_info running egg_info writing pyliblo.egg-info/PKG-INFO writing dependency_links to pyliblo.egg-info/dependency_links.txt writing top-level names to pyliblo.egg-info/top_level.txt reading manifest file 'pyliblo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'pyliblo.egg-info/SOURCES.txt' Copying pyliblo.egg-info to /usr/src/slapt-src/python/pyliblo/package-pyliblo/usr/lib/python3.9/site-packages/pyliblo-0.10.0-py3.9.egg-info running install_scripts copying build/scripts-3.9/send_osc -> /usr/src/slapt-src/python/pyliblo/package-pyliblo/usr/bin copying build/scripts-3.9/dump_osc -> /usr/src/slapt-src/python/pyliblo/package-pyliblo/usr/bin changing mode of /usr/src/slapt-src/python/pyliblo/package-pyliblo/usr/bin/send_osc to 755 changing mode of /usr/src/slapt-src/python/pyliblo/package-pyliblo/usr/bin/dump_osc to 755 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/pyliblo/pyliblo-0.10.0-i586-2salix15.0.txz Slackware package /usr/src/slapt-src/python/pyliblo/pyliblo-0.10.0-i586-2salix15.0.txz created. Installing package pyliblo-0.10.0-i586-2salix15.0... | pyliblo (python wrapper for the liblo OSC library) | | pyliblo is a Python wrapper for the liblo Open Sound Control | library. It supports almost the complete functionality of liblo, | allowing you to send and receive OSC messages using a nice and simple | Python API. | | This build includes support for both Python 2 and Python 3. Also | included are the command line utilities send_osc and dump_osc. | | | | usly-included directories found matching 'doc/build' ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/dump_osc usr/bin/send_osc usr/doc/ usr/doc/pyliblo-0.10.0/ usr/doc/pyliblo-0.10.0/COPYING usr/doc/pyliblo-0.10.0/NEWS usr/doc/pyliblo-0.10.0/PKG-INFO usr/doc/pyliblo-0.10.0/README usr/doc/pyliblo-0.10.0/pyliblo.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/liblo.so usr/lib/python2.7/site-packages/pyliblo-0.10.0-py2.7.egg-info/ usr/lib/python2.7/site-packages/pyliblo-0.10.0-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/pyliblo-0.10.0-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/pyliblo-0.10.0-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/pyliblo-0.10.0-py2.7.egg-info/not-zip-safe usr/lib/python2.7/site-packages/pyliblo-0.10.0-py2.7.egg-info/top_level.txt usr/lib/python3.9/ usr/lib/python3.9/site-packages/ usr/lib/python3.9/site-packages/liblo.cpython-39-i386-linux-gnu.so usr/lib/python3.9/site-packages/pyliblo-0.10.0-py3.9.egg-info/ usr/lib/python3.9/site-packages/pyliblo-0.10.0-py3.9.egg-info/PKG-INFO usr/lib/python3.9/site-packages/pyliblo-0.10.0-py3.9.egg-info/SOURCES.txt usr/lib/python3.9/site-packages/pyliblo-0.10.0-py3.9.egg-info/dependency_links.txt usr/lib/python3.9/site-packages/pyliblo-0.10.0-py3.9.egg-info/not-zip-safe usr/lib/python3.9/site-packages/pyliblo-0.10.0-py3.9.egg-info/top_level.txt usr/man/ usr/man/man1/ usr/man/man1/dump_osc.1.gz usr/man/man1/send_osc.1.gz