sha3/groestl.c: In function ‘groestl_small_close’: sha3/groestl.c:2816:24: warning: variable ‘buf’ set but not used [-Wunused-but-set-variable] 2816 | unsigned char *buf; | ^~~ sha3/groestl.c: In function ‘groestl_big_close’: sha3/groestl.c:2952:24: warning: variable ‘buf’ set but not used [-Wunused-but-set-variable] 2952 | unsigned char *buf; | ^~~ ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/python2-x11_hash-1.4/ usr/doc/python2-x11_hash-1.4/LICENSE usr/doc/python2-x11_hash-1.4/README.md usr/doc/python2-x11_hash-1.4/python2-x11_hash.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/x11_hash-1.4-py2.7.egg-info usr/lib/python2.7/site-packages/x11_hash.so /skein.c x11_hash-1.4/sha3/sph_blake.h x11_hash-1.4/sha3/sph_bmw.h x11_hash-1.4/sha3/sph_cubehash.h x11_hash-1.4/sha3/sph_echo.h x11_hash-1.4/sha3/sph_groestl.h x11_hash-1.4/sha3/sph_jh.h x11_hash-1.4/sha3/sph_keccak.h x11_hash-1.4/sha3/sph_luffa.h x11_hash-1.4/sha3/sph_shavite.h x11_hash-1.4/sha3/sph_simd.h x11_hash-1.4/sha3/sph_skein.h x11_hash-1.4/sha3/sph_types.h x11_hash-1.4/test.py x11_hash-1.4/x11hash.c x11_hash-1.4/x11hash.h x11_hash-1.4/x11module.c running install running build running build_ext building 'x11_hash' extension creating build creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/sha3 gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c x11module.c -o build/temp.linux-i686-2.7/x11module.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c x11hash.c -o build/temp.linux-i686-2.7/x11hash.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c sha3/blake.c -o build/temp.linux-i686-2.7/sha3/blake.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c sha3/bmw.c -o build/temp.linux-i686-2.7/sha3/bmw.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c sha3/groestl.c -o build/temp.linux-i686-2.7/sha3/groestl.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c sha3/jh.c -o build/temp.linux-i686-2.7/sha3/jh.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c sha3/keccak.c -o build/temp.linux-i686-2.7/sha3/keccak.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c sha3/skein.c -o build/temp.linux-i686-2.7/sha3/skein.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c sha3/cubehash.c -o build/temp.linux-i686-2.7/sha3/cubehash.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c sha3/echo.c -o build/temp.linux-i686-2.7/sha3/echo.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c sha3/luffa.c -o build/temp.linux-i686-2.7/sha3/luffa.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c sha3/simd.c -o build/temp.linux-i686-2.7/sha3/simd.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I./sha3 -I/usr/include/python2.7 -c sha3/shavite.c -o build/temp.linux-i686-2.7/sha3/shavite.o creating build/lib.linux-i686-2.7 gcc -pthread -shared build/temp.linux-i686-2.7/x11module.o build/temp.linux-i686-2.7/x11hash.o build/temp.linux-i686-2.7/sha3/blake.o build/temp.linux-i686-2.7/sha3/bmw.o build/temp.linux-i686-2.7/sha3/groestl.o build/temp.linux-i686-2.7/sha3/jh.o build/temp.linux-i686-2.7/sha3/keccak.o build/temp.linux-i686-2.7/sha3/skein.o build/temp.linux-i686-2.7/sha3/cubehash.o build/temp.linux-i686-2.7/sha3/echo.o build/temp.linux-i686-2.7/sha3/luffa.o build/temp.linux-i686-2.7/sha3/simd.o build/temp.linux-i686-2.7/sha3/shavite.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/x11_hash.so running install_lib creating /usr/src/slapt-src/python/python2-x11_hash/package-python2-x11_hash/usr creating /usr/src/slapt-src/python/python2-x11_hash/package-python2-x11_hash/usr/lib creating /usr/src/slapt-src/python/python2-x11_hash/package-python2-x11_hash/usr/lib/python2.7 creating /usr/src/slapt-src/python/python2-x11_hash/package-python2-x11_hash/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/x11_hash.so -> /usr/src/slapt-src/python/python2-x11_hash/package-python2-x11_hash/usr/lib/python2.7/site-packages running install_egg_info Writing /usr/src/slapt-src/python/python2-x11_hash/package-python2-x11_hash/usr/lib/python2.7/site-packages/x11_hash-1.4-py2.7.egg-info 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/python2-x11_hash/python2-x11_hash-1.4-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/python2-x11_hash/python2-x11_hash-1.4-i586-1salix15.0.txz created. Installing package python2-x11_hash-1.4-i586-1salix15.0... | python2-x11_hash (python module for Dash's X11 hashing) | | Python module for Dash's X11 hashing. | | | | | | | | | |