listing git files failed - pretending there aren't any ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/pyinotify-0.9.6/ usr/doc/pyinotify-0.9.6/ACKS usr/doc/pyinotify-0.9.6/COPYING usr/doc/pyinotify-0.9.6/README.md usr/doc/pyinotify-0.9.6/pyinotify.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/inotify_syscalls.so usr/lib/python2.7/site-packages/pyinotify-0.9.6-py2.7.egg-info/ usr/lib/python2.7/site-packages/pyinotify-0.9.6-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/pyinotify-0.9.6-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/pyinotify-0.9.6-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/pyinotify-0.9.6-py2.7.egg-info/top_level.txt usr/lib/python2.7/site-packages/pyinotify.py usr/lib/python2.7/site-packages/pyinotify.pyc usr/lib/python3.9/ usr/lib/python3.9/site-packages/ usr/lib/python3.9/site-packages/__pycache__/ usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc usr/lib/python3.9/site-packages/inotify_syscalls.cpython-39-i386-linux-gnu.so usr/lib/python3.9/site-packages/pyinotify-0.9.6-py3.9.egg-info/ usr/lib/python3.9/site-packages/pyinotify-0.9.6-py3.9.egg-info/PKG-INFO usr/lib/python3.9/site-packages/pyinotify-0.9.6-py3.9.egg-info/SOURCES.txt usr/lib/python3.9/site-packages/pyinotify-0.9.6-py3.9.egg-info/dependency_links.txt usr/lib/python3.9/site-packages/pyinotify-0.9.6-py3.9.egg-info/top_level.txt usr/lib/python3.9/site-packages/pyinotify.py 9.6/python3/Makefile pyinotify-0.9.6/python3/examples/ pyinotify-0.9.6/python3/examples/asyncio_notifier.py pyinotify-0.9.6/common/ pyinotify-0.9.6/common/inotify_syscalls.c pyinotify-0.9.6/README.md pyinotify-0.9.6/COPYING pyinotify-0.9.6/MANIFEST.in pyinotify-0.9.6/setup.py pyinotify-0.9.6/PKG-INFO running install running build running build_py creating build creating build/lib.linux-i686-2.7 copying python2/pyinotify.py -> build/lib.linux-i686-2.7 running build_ext building 'inotify_syscalls' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/common gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c common/inotify_syscalls.c -o build/temp.linux-i686-2.7/common/inotify_syscalls.o gcc -pthread -shared build/temp.linux-i686-2.7/common/inotify_syscalls.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/inotify_syscalls.so running install_lib creating /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr creating /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib creating /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib/python2.7 creating /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/pyinotify.py -> /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/inotify_syscalls.so -> /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib/python2.7/site-packages byte-compiling /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib/python2.7/site-packages/pyinotify.py to pyinotify.pyc running install_egg_info running egg_info creating python2/pyinotify.egg-info writing python2/pyinotify.egg-info/PKG-INFO writing top-level names to python2/pyinotify.egg-info/top_level.txt writing dependency_links to python2/pyinotify.egg-info/dependency_links.txt writing manifest file 'python2/pyinotify.egg-info/SOURCES.txt' reading manifest file 'python2/pyinotify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python2/pyinotify.egg-info/SOURCES.txt' Copying python2/pyinotify.egg-info to /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib/python2.7/site-packages/pyinotify-0.9.6-py2.7.egg-info running install_scripts running install running build running build_py creating build/lib.linux-i686-3.9 copying python3/pyinotify.py -> build/lib.linux-i686-3.9 running build_ext building 'inotify_syscalls' extension creating build/temp.linux-i686-3.9 creating build/temp.linux-i686-3.9/common gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c common/inotify_syscalls.c -o build/temp.linux-i686-3.9/common/inotify_syscalls.o gcc -pthread -shared build/temp.linux-i686-3.9/common/inotify_syscalls.o -L/usr/lib -o build/lib.linux-i686-3.9/inotify_syscalls.cpython-39-i386-linux-gnu.so running install_lib creating /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib/python3.9 creating /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/pyinotify.py -> /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/inotify_syscalls.cpython-39-i386-linux-gnu.so -> /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib/python3.9/site-packages byte-compiling /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib/python3.9/site-packages/pyinotify.py to pyinotify.cpython-39.pyc running install_egg_info running egg_info creating python3/pyinotify.egg-info writing python3/pyinotify.egg-info/PKG-INFO writing dependency_links to python3/pyinotify.egg-info/dependency_links.txt writing top-level names to python3/pyinotify.egg-info/top_level.txt writing manifest file 'python3/pyinotify.egg-info/SOURCES.txt' reading manifest file 'python3/pyinotify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'python3/pyinotify.egg-info/SOURCES.txt' Copying python3/pyinotify.egg-info to /usr/src/slapt-src/python/pyinotify/package-pyinotify/usr/lib/python3.9/site-packages/pyinotify-0.9.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/pyinotify/pyinotify-0.9.6-i486-1salix15.0.txz Slackware package /usr/src/slapt-src/python/pyinotify/pyinotify-0.9.6-i486-1salix15.0.txz created. Installing package pyinotify-0.9.6-i486-1salix15.0... | pyinotify (python inotify module) | | Pyinotify is a Python module for monitoring filesystems changes. | Pyinotify relies on a Linux Kernel feature (merged in kernel 2.6.13) | called inotify. inotify is an event-driven notifier; its | notifications are exported from kernel space to user space through | three system calls. | | Homepage: http://pyinotify.sourceforge.net/ | | | |