file src/pytaglib.py (for module pytaglib) not found file src/pytaglib.py (for module pytaglib) not found cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ In file included from /usr/include/python2.7/Python.h:88, from src/taglib.cpp:21: /usr/include/python2.7/unicodeobject.h:534:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 534 | register PyObject *obj, /* Object */ | ^~~ /usr/include/python2.7/unicodeobject.h:553:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 553 | register PyObject *obj /* Object */ | ^~~ /usr/include/python2.7/unicodeobject.h:575:29: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 575 | register const wchar_t *w, /* wchar_t buffer */ | ^ /usr/include/python2.7/unicodeobject.h:593:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 593 | register wchar_t *w, /* wchar_t buffer */ | ^ In file included from /usr/include/python2.7/Python.h:97, from src/taglib.cpp:21: /usr/include/python2.7/stringobject.h:173:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 173 | register PyObject *obj, /* string or Unicode object */ | ^~~ /usr/include/python2.7/stringobject.h:174:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 174 | register char **s, /* pointer to buffer variable */ | ^ /usr/include/python2.7/stringobject.h:175:26: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 175 | register Py_ssize_t *len /* pointeg++ -pthread -shared build/temp.linux-x86_64-2.7/src/taglib.o -L/ufile src/pytaglib.py (for module pytaglib) not found file src/pytaglib.py (for module pytaglib) not found file src/pytaglib.py (for module pytaglib) not found file src/pytaglib.py (for module pytaglib) not found file src/pytaglib.py (for module pytaglib) not found src/taglib.cpp: In function ‘PyObject* __Pyx_decode_c_bytes(const char*, Py_ssize_t, Py_ssize_t, Py_ssize_t, const char*, const char*, PyObject* (*)(const char*, Py_ssize_t, const char*))’: src/taglib.cpp:4824:37: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 4824 | return PyUnicode_FromUnicode(NULL, 0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from src/taglib.cpp:21: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/taglib.cpp: In function ‘int __Pyx_ParseOptionalKeywords(PyObject*, PyObject***, PyObject*, PyObject**, Py_ssize_t, const char*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:61: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ src/taglib.cpp:5298:22: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 5298 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicodeg++ -pthread -shared build/temp.linux-x86_64-3.9/src/taglib.o -L/usr/lib64 -ltag -o build/lib.linux-x86_64-3.9/taglib.cpython-39-x86_64-linux-gnu.so running install running build running build_py running build_ext running install_lib creating /usr/src/slapt-src/libraries/pytaglib/package-pytaglib/usr/lib64/python3.9 creating /usr/src/slapt-src/libraries/pytaglib/package-pytaglib/usr/lib64/python3.9/site-packages copying build/lib.linux-x86_64-3.9/pyprinttags.py -> /usr/src/slapt-src/libraries/pytaglib/package-pytaglib/usr/lib64/python3.9/site-packages copying build/lib.linux-x86_64-3.9/taglib.cpython-39-x86_64-linux-gnu.so -> /usr/src/slapt-src/libraries/pytaglib/package-pytaglib/usr/lib64/python3.9/site-packages byte-compiling /usr/src/slapt-src/libraries/pytaglib/package-pytaglib/usr/lib64/python3.9/site-packages/pyprinttags.py to pyprinttags.cpython-39.pyc running install_egg_info running egg_info writing src/pytaglib.egg-info/PKG-INFO writing dependency_links to src/pytaglib.egg-info/dependency_links.txt writing entry points to src/pytaglib.egg-info/entry_points.txt writing top-level names to src/pytaglib.egg-info/top_level.txt reading manifest file 'src/pytaglib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'src/pytaglib.egg-info/SOURCES.txt' Copying src/pytaglib.egg-info to /usr/src/slapt-src/libraries/pytaglib/package-pytaglib/usr/lib64/python3.9/site-packages/pytaglib-1.4.6-py3.9.egg-info running install_scripts Installing pyprinttags3 script to /usr/src/slapt-src/libraries/pytaglib/package-pytaglib/usr/bin 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/libraries/pytaglib/pytaglib-1.4.6-x86_64-1salix15.0.txz Slackware package /usr/src/slapt-src/libraries/pytaglib/pytaglib-1.4.6-x86_64-1salix15.0.txz created. Installing package pytaglib-1.4.6-x86_64-1salix15.0... | pytaglib (Python audio tagging library) | | pytaglib is a Python audio tagging library. It is a wrapper around | the TagLib C++ library. It supports more than a dozen file formats, | including mp3, flac, ogg, wma, and mp4, arbitary, non-standard tag | names and multiple values per tag. | | Homepage: https://github.com/supermihi/pytaglib | | | | | :262:33: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ src/taglib.cpp:5298:52: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 5298 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:61: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ src/taglib.cpp:5298:52: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 5298 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:61: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ src/taglib.cpp:5314:26: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 5314 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:33: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ src/taglib.cpp:5314:26: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 5314 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:61: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ src/taglib.cpp:5314:26: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 5314 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:61: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ src/taglib.cpp:5314:59: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 5314 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:33: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ src/taglib.cpp:5314:59: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 5314 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:61: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ src/taglib.cpp:5314:59: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 5314 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ file src/pytaglib.py (for module pytaglib) not found file src/pytaglib.py (for module pytaglib) not found file src/pytaglib.py (for module pytaglib) not found listing git files failed - pretending there aren't any ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/pyprinttags usr/bin/pyprinttags3 usr/doc/ usr/doc/pytaglib-1.4.6/ usr/doc/pytaglib-1.4.6/pytaglib.SlackBuild usr/lib64/ usr/lib64/python2.7/ usr/lib64/python2.7/site-packages/ usr/lib64/python2.7/site-packages/pyprinttags.py usr/lib64/python2.7/site-packages/pyprinttags.pyc usr/lib64/python2.7/site-packages/pytaglib-1.4.6-py2.7.egg-info/ usr/lib64/python2.7/site-packages/pytaglib-1.4.6-py2.7.egg-info/PKG-INFO usr/lib64/python2.7/site-packages/pytaglib-1.4.6-py2.7.egg-info/SOURCES.txt usr/lib64/python2.7/site-packages/pytaglib-1.4.6-py2.7.egg-info/dependency_links.txt usr/lib64/python2.7/site-packages/pytaglib-1.4.6-py2.7.egg-info/entry_points.txt usr/lib64/python2.7/site-packages/pytaglib-1.4.6-py2.7.egg-info/top_level.txt usr/lib64/python2.7/site-packages/taglib.so usr/lib64/python3.9/ usr/lib64/python3.9/site-packages/ usr/lib64/python3.9/site-packages/__pycache__/ usr/lib64/python3.9/site-packages/__pycache__/pyprinttags.cpython-39.pyc usr/lib64/python3.9/site-packages/pyprinttags.py usr/lib64/python3.9/site-packages/pytaglib-1.4.6-py3.9.egg-info/ usr/lib64/python3.9/site-packages/pytaglib-1.4.6-py3.9.egg-info/PKG-INFO usr/lib64/python3.9/site-packages/pytaglib-1.4.6-py3.9.egg-info/SOURCES.txt usr/lib64/python3.9/site-packages/pytaglib-1.4.6-py3.9.egg-info/dependency_links.txt usr/lib64/python3.9/site-packages/pytaglib-1.4.6-py3.9.egg-info/entry_points.txt usr/lib64/python3.9/site-packages/pytaglib-1.4.6-py3.9.egg-info/top_level.txt usr/lib64/python3.9/site-packages/taglib.cpython-39-x86_64-linux-gnu.so