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/unrardll/wrapper.cpp:11: /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/unrardll/wrapper.cpp:11: /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 /* pg++ -pthread -shared build/temp.linux-i686-2.7/src/unrardll/wrapper.o -L/usr/lib -lunrar -lpython2.7 -o build/lib.linux-i686-2.7/unrardll/unrar.so running install_lib creating /usr/src/slapt-src/python/unrardll/package-unrardll/usr creating /usr/src/slapt-src/python/unrardll/package-unrardll/usr/lib creating /usr/src/slapt-src/python/uwarning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/unrardll-0.1.4/ usr/doc/unrardll-0.1.4/LICENSE usr/doc/unrardll-0.1.4/README.rst usr/doc/unrardll-0.1.4/unrardll.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/unrardll/ usr/lib/python2.7/site-packages/unrardll-0.1.4-py2.7.egg-info/ usr/lib/python2.7/site-packages/unrardll-0.1.4-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/unrardll-0.1.4-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/unrardll-0.1.4-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/unrardll-0.1.4-py2.7.egg-info/top_level.txt usr/lib/python2.7/site-packages/unrardll/__init__.py usr/lib/python2.7/site-packages/unrardll/__init__.pyc usr/lib/python2.7/site-packages/unrardll/unrar.so riting manifest file 'src/unrardll.egg-info/SOURCES.txt' Copying src/unrardll.egg-info to /usr/src/slapt-src/python/unrardll/package-unrardll/usr/lib/python2.7/site-packages/unrardll-0.1.4-py2.7.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/unrardll/unrardll-0.1.4-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/unrardll/unrardll-0.1.4-i586-1salix15.0.txz created. Installing package unrardll-0.1.4-i586-1salix15.0... | unrardll (enable unraring of files in python) | | Wrap the Unrar DLL to enable unraring of files in python. | | Homepage: https://github.com/kovidgoyal/unrardll | | | | | | | |