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; | ^~~ sha3/luffa.c:147:22: warning: ‘RC34’ defined but not used [-Wunused-const-variable=] 147 | static const sph_u32 RC34[8] = { | ^~~~ sha3/luffa.c:140:22: warning: ‘RC30’ defined but not used [-Wunused-const-variable=] 140 | static const sph_u32 RC30[8] = { | ^~~~ sha3/luffa.c:101:22: warning: ‘RC14’ defined but not used [-Wunused-const-variable=] 101 | static const sph_u32 RC14[8] = { | ^~~~ sha3/luffa.c:94:22: warning: ‘RC10’ defined but not used [-Wunused-const-variable=] 94 | static const sph_u32 RC10[8] = { | ^~~~ sha3/luffa.c:87:22: warning: ‘RC04’ defined but not used [-Wunused-const-variable=] 87 | static const sph_u32 RC04[8] = { | ^~~~ sha3/luffa.c:80:22: warning: ‘RC00’ defined but not used [-Wunused-const-variable=] 80 | static const sph_u32 RC00[8] = { | ^~~~ ./ 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/lib64/ usr/lib64/python2.7/ usr/lib64/python2.7/site-packages/ usr/lib64/python2.7/site-packages/x11_hash-1.4-py2.7.egg-info usr/lib64/python2.7/site-packages/x11_hash.so nux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-2.7/sha3/shavite.o creating build/lib.linux-x86_64-2.7 gcc -pthread -shared build/temp.linux-x86_64-2.7/x11module.o build/temp.linux-x86_64-2.7/x11hash.o build/temp.linux-x86_64-2.7/sha3/blake.o build/temp.linux-x86_64-2.7/sha3/bmw.o build/temp.linux-x86_64-2.7/sha3/groestl.o build/temp.linux-x86_64-2.7/sha3/jh.o build/temp.linux-x86_64-2.7/sha3/keccak.o build/temp.linux-x86_64-2.7/sha3/skein.o build/temp.linux-x86_64-2.7/sha3/cubehash.o build/temp.linux-x86_64-2.7/sha3/echo.o build/temp.linux-x86_64-2.7/sha3/luffa.o build/temp.linux-x86_64-2.7/sha3/simd.o build/temp.linux-x86_64-2.7/sha3/shavite.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-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/lib64 creating /usr/src/slapt-src/python/python2-x11_hash/package-python2-x11_hash/usr/lib64/python2.7 creating /usr/src/slapt-src/python/python2-x11_hash/package-python2-x11_hash/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/x11_hash.so -> /usr/src/slapt-src/python/python2-x11_hash/package-python2-x11_hash/usr/lib64/python2.7/site-packages running install_egg_info Writing /usr/src/slapt-src/python/python2-x11_hash/package-python2-x11_hash/usr/lib64/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-x86_64-1salix15.0.txz Slackware package /usr/src/slapt-src/python/python2-x11_hash/python2-x11_hash-1.4-x86_64-1salix15.0.txz created. Installing package python2-x11_hash-1.4-x86_64-1salix15.0... | python2-x11_hash (python module for Dash's X11 hashing) | | Python module for Dash's X11 hashing. | | | | | | | | | |