listing git files failed - pretending there aren't any warning: no previously-included files found matching 'requirements.txt' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory '.circleci' src/_csrc/bcrypt.c: In function ‘decode_base64’: src/_csrc/bcrypt.c:205:29: warning: pointer targets in initialization of ‘const u_int8_t *’ {aka ‘const unsigned char *’} from ‘const char *’ differ in signedness [-Wpointer-sign] 205 | const u_int8_t *p = b64data; | ^~~~~~~ src/_csrc/bcrypt.c: In function ‘encode_base64’: src/_csrc/bcrypt.c:247:24: warning: pointer targets in initialization of ‘u_int8_t *’ {aka ‘unsigned char *’} from ‘char *’ differ in signedness [-Wpointer-sign] 247 | u_int8_t *bp = b64buffer; | ^~~~~~~~~ src/_csrc/bcrypt.c: In function ‘bcrypt_hashpass’: src/_csrc/bcrypt.c:161:44: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 161 | snprintf(encrypted, 8, "$2%c$%2.2u$", minor, logr); | ^ src/_csrc/bcrypt.c:161:9: note: ‘snprintf’ output between 8 and 9 bytes into a destination of size 8 161 | snprintf(encrypted, 8, "$2%c$%2.2u$", minor, logr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/_csrc/bcrypt_pbkdf.c:24: src/_csrc/sha2.h:68:9: warning: ‘bounded’ attribute directive ignored [-Wattributes] 68 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:70:9: warning: ‘bounded’ attribute directive ignored [-Wattributes] 70 | __attribute__((__bounded__(__minbytes__,1,SHA256_DIGEST_LENGTH))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:74:9: warning: ‘bounded’ attribute directive ignored [-Wattributes] 74 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:76:9: warning: ‘bounded’ attribute directive ignored [-Wattributes] 76 | __attribute__((__bounded__(__minbytes__,1,SHA384_DIGEST_LENGTH))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:80:9: warning: ‘bounded’ attribute directive ignored [-Wattributes] 80 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:82:9: warning: ‘bounded’ attribute directive ignored [-Wattributes] 82 | __attribute__((__bounded__(__minbytes__,1,SHA512_DIGEST_LENGTH))); | ^~~~~~~~~~~~~ In file included from src/_csrc/sha2.c:38: src/_csrc/sha2.h:68:9: warning: ‘bounded’ attribute directive ignored [-Wattributes] 68 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:70:9: warning: ‘bounded’ attribute directive ignored [-Wattributes] 70 | __attribute__((__bounded__(__minbytes__,1,SHA256_DIGEST_LENGTH))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:74:9: warning: ‘bounded’ attribute directive ignored [-Wattributes] 74 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:76:9: warning: ‘bounded’ attribute directive ignored [-Wattributes] 76 | __attribute__((__bounded__(__minbytes__,1,SHA384_DIGEST_LENGTH))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:80:9: warning: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc/_csrc -I/usr/include/python3.9 -c src/_csrc/timingsafe_bcmp.c -o build/temp.linux-i686-3.9/src/_csrc/timingsafe_bcmp.o gcc -pthread -shared build/temp.linux-i686-3.9/build/temp.linux-i686-3.9/_bcrypt.o build/temp.linux-i686-3.9/src/_csrc/bcrypt.o build/temp.linux-i686-3.9/src/_csrc/bcrypt_pbkdf.o build/temp.linux-i686-3.9/src/_csrc/blf.o build/temp.linux-i686-3.9/src/_csrc/sha2.o build/temp.linux-i686-3.9/src/_csrc/timingsafe_bcmp.o -L/usr/lib -o build/lib.linux-i686-3.9/bcrypt/_bcrypt.abi3.so running install_lib creating /usr/src/slapt-src/python/python3-bcrypt/package-python3-bcrypt/usr creating /usr/src/slapt-src/python/python3-bcrypt/package-python3-bcrypt/usr/lib creating /usr/src/slapt-src/python/python3-bcrypt/package-python3-bcrypt/usr/lib/python3.9 creating /usr/src/slapt-src/python/python3-bcrypt/package-python3-bcrypt/usr/lib/python3.9/site-packages creating /usr/src/slapt-src/python/python3-bcrypt/package-python3-bcrypt/usr/lib/python3.9/site-packages/bcrypt copying build/lib.linux-i686-3.9/bcrypt/__about__.py -> /usr/src/slapt-src/python/python3-bcrypt/package-python3-bcrypt/usr/lib/python3.9/site-packages/bcrypt copying build/lib.linux-i686-3.9/bcrypt/__init__.py -> /usr/src/slapt-src/python/python3-bcrypt/package-python3-bcrypt/usr/lib/python3.9/site-packages/bcrypt copying build/lib.linux-i686-3.9/bcrypt/_bcrypt.pyi -> /usr/src/slapt-src/python/python3-bcrypt/package-python3-bcrypt/usr/lib/python3.9/site-packages/bcrypt copying build/lib.linux-i686-3.9/bcrypt/py.typed -> /usr/src/slapt-src/python/python3-bcrypt/package-python3-bcrypt/usr/lib/python3.9/site-packages/bcrypt copying build/lib.linux-i686-3.9/bcrypt/_bcrypt.abi3.so -> /usr/src/slapt-src/python/python3-bcrypt/package-python3-bcrypt/usr/lib/python3.9/site-packages/bcrypt byte-c./ install/ install/slack-desc usr/ usr/doc/ usr/doc/python3-bcrypt-3.2.2/ usr/doc/python3-bcrypt-3.2.2/LICENSE usr/doc/python3-bcrypt-3.2.2/MANIFEST.in usr/doc/python3-bcrypt-3.2.2/README.rst usr/doc/python3-bcrypt-3.2.2/python3-bcrypt.SlackBuild usr/lib/ usr/lib/python3.9/ usr/lib/python3.9/site-packages/ usr/lib/python3.9/site-packages/bcrypt/ usr/lib/python3.9/site-packages/bcrypt-3.2.2-py3.9.egg-info/ usr/lib/python3.9/site-packages/bcrypt-3.2.2-py3.9.egg-info/PKG-INFO usr/lib/python3.9/site-packages/bcrypt-3.2.2-py3.9.egg-info/SOURCES.txt usr/lib/python3.9/site-packages/bcrypt-3.2.2-py3.9.egg-info/dependency_links.txt usr/lib/python3.9/site-packages/bcrypt-3.2.2-py3.9.egg-info/not-zip-safe usr/lib/python3.9/site-packages/bcrypt-3.2.2-py3.9.egg-info/requires.txt usr/lib/python3.9/site-packages/bcrypt-3.2.2-py3.9.egg-info/top_level.txt usr/lib/python3.9/site-packages/bcrypt/__about__.py usr/lib/python3.9/site-packages/bcrypt/__init__.py usr/lib/python3.9/site-packages/bcrypt/__pycache__/ usr/lib/python3.9/site-packages/bcrypt/__pycache__/__about__.cpython-39.pyc usr/lib/python3.9/site-packages/bcrypt/__pycache__/__init__.cpython-39.pyc usr/lib/python3.9/site-packagWARNING: zero length file usr/lib/python3.9/site-packages/bcrypt/py.typed Slackware package /usr/src/slapt-src/python/python3-bcrypt/python3-bcrypt-3.2.2-i586-1salix15.0.txz created. Installing package python3-bcrypt-3.2.2-i586-1salix15.0... | python3-bcrypt (password hashing) | | Modern(-ish) password hashing for your software and your servers | | | | | | | | | |