=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py313-bcrypt-3.2.2 * Building wheel... /usr/pkg/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-i386-cpython-313/bcrypt copying src/bcrypt/__about__.py -> build/lib.netbsd-10.0-i386-cpython-313/bcrypt copying src/bcrypt/__init__.py -> build/lib.netbsd-10.0-i386-cpython-313/bcrypt running egg_info writing src/bcrypt.egg-info/PKG-INFO writing dependency_links to src/bcrypt.egg-info/dependency_links.txt writing requirements to src/bcrypt.egg-info/requires.txt writing top-level names to src/bcrypt.egg-info/top_level.txt reading manifest file 'src/bcrypt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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' adding license file 'LICENSE' writing manifest file 'src/bcrypt.egg-info/SOURCES.txt' copying src/bcrypt/_bcrypt.pyi -> build/lib.netbsd-10.0-i386-cpython-313/bcrypt copying src/bcrypt/py.typed -> build/lib.netbsd-10.0-i386-cpython-313/bcrypt running build_ext generating cffi module 'build/temp.netbsd-10.0-i386-cpython-313/_bcrypt.c' creating build/temp.netbsd-10.0-i386-cpython-313 building '_bcrypt' extension creating build/temp.netbsd-10.0-i386-cpython-313/build/temp.netbsd-10.0-i386-cpython-313 creating build/temp.netbsd-10.0-i386-cpython-313/src/_csrc gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -Isrc/_csrc -I/usr/pkg/include/python3.13 -c build/temp.netbsd-10.0-i386-cpython-313/_bcrypt.c -o build/temp.netbsd-10.0-i386-cpython-313/build/temp.netbsd-10.0-i386-cpython-313/_bcrypt.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -Isrc/_csrc -I/usr/pkg/include/python3.13 -c src/_csrc/bcrypt.c -o build/temp.netbsd-10.0-i386-cpython-313/src/_csrc/bcrypt.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -Isrc/_csrc -I/usr/pkg/include/python3.13 -c src/_csrc/bcrypt_pbkdf.c -o build/temp.netbsd-10.0-i386-cpython-313/src/_csrc/bcrypt_pbkdf.o In file included from src/_csrc/bcrypt_pbkdf.c:24: src/_csrc/sha2.h:68:2: warning: 'bounded' attribute directive ignored [-Wattributes] 68 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:70:2: warning: 'bounded' attribute directive ignored [-Wattributes] 70 | __attribute__((__bounded__(__minbytes__,1,SHA256_DIGEST_LENGTH))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:74:2: warning: 'bounded' attribute directive ignored [-Wattributes] 74 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:76:2: warning: 'bounded' attribute directive ignored [-Wattributes] 76 | __attribute__((__bounded__(__minbytes__,1,SHA384_DIGEST_LENGTH))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:80:2: warning: 'bounded' attribute directive ignored [-Wattributes] 80 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:82:2: warning: 'bounded' attribute directive ignored [-Wattributes] 82 | __attribute__((__bounded__(__minbytes__,1,SHA512_DIGEST_LENGTH))); | ^~~~~~~~~~~~~ gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -Isrc/_csrc -I/usr/pkg/include/python3.13 -c src/_csrc/blf.c -o build/temp.netbsd-10.0-i386-cpython-313/src/_csrc/blf.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -Isrc/_csrc -I/usr/pkg/include/python3.13 -c src/_csrc/sha2.c -o build/temp.netbsd-10.0-i386-cpython-313/src/_csrc/sha2.o In file included from src/_csrc/sha2.c:38: src/_csrc/sha2.h:68:2: warning: 'bounded' attribute directive ignored [-Wattributes] 68 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:70:2: warning: 'bounded' attribute directive ignored [-Wattributes] 70 | __attribute__((__bounded__(__minbytes__,1,SHA256_DIGEST_LENGTH))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:74:2: warning: 'bounded' attribute directive ignored [-Wattributes] 74 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:76:2: warning: 'bounded' attribute directive ignored [-Wattributes] 76 | __attribute__((__bounded__(__minbytes__,1,SHA384_DIGEST_LENGTH))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:80:2: warning: 'bounded' attribute directive ignored [-Wattributes] 80 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ src/_csrc/sha2.h:82:2: warning: 'bounded' attribute directive ignored [-Wattributes] 82 | __attribute__((__bounded__(__minbytes__,1,SHA512_DIGEST_LENGTH))); | ^~~~~~~~~~~~~ gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -Isrc/_csrc -I/usr/pkg/include/python3.13 -c src/_csrc/timingsafe_bcmp.c -o build/temp.netbsd-10.0-i386-cpython-313/src/_csrc/timingsafe_bcmp.o gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 build/temp.netbsd-10.0-i386-cpython-313/build/temp.netbsd-10.0-i386-cpython-313/_bcrypt.o build/temp.netbsd-10.0-i386-cpython-313/src/_csrc/bcrypt.o build/temp.netbsd-10.0-i386-cpython-313/src/_csrc/bcrypt_pbkdf.o build/temp.netbsd-10.0-i386-cpython-313/src/_csrc/blf.o build/temp.netbsd-10.0-i386-cpython-313/src/_csrc/sha2.o build/temp.netbsd-10.0-i386-cpython-313/src/_csrc/timingsafe_bcmp.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-313/bcrypt/_bcrypt.abi3.so installing to build/bdist.netbsd-10.0-i386/wheel running install running install_lib creating build/bdist.netbsd-10.0-i386/wheel creating build/bdist.netbsd-10.0-i386/wheel/bcrypt copying build/lib.netbsd-10.0-i386-cpython-313/bcrypt/__about__.py -> build/bdist.netbsd-10.0-i386/wheel/./bcrypt copying build/lib.netbsd-10.0-i386-cpython-313/bcrypt/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./bcrypt copying build/lib.netbsd-10.0-i386-cpython-313/bcrypt/_bcrypt.pyi -> build/bdist.netbsd-10.0-i386/wheel/./bcrypt copying build/lib.netbsd-10.0-i386-cpython-313/bcrypt/py.typed -> build/bdist.netbsd-10.0-i386/wheel/./bcrypt copying build/lib.netbsd-10.0-i386-cpython-313/bcrypt/_bcrypt.abi3.so -> build/bdist.netbsd-10.0-i386/wheel/./bcrypt running install_egg_info Copying src/bcrypt.egg-info to build/bdist.netbsd-10.0-i386/wheel/./bcrypt-3.2.2-py3.13.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/bcrypt-3.2.2.dist-info/WHEEL creating '/pbulk/work/security/py-bcrypt3/work/bcrypt-3.2.2/dist/.tmp-mmj_6f6y/bcrypt-3.2.2-cp313-cp313-netbsd_10_0_i386.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it adding 'bcrypt/__about__.py' adding 'bcrypt/__init__.py' adding 'bcrypt/_bcrypt.abi3.so' adding 'bcrypt/_bcrypt.pyi' adding 'bcrypt/py.typed' adding 'bcrypt-3.2.2.dist-info/licenses/LICENSE' adding 'bcrypt-3.2.2.dist-info/METADATA' adding 'bcrypt-3.2.2.dist-info/WHEEL' adding 'bcrypt-3.2.2.dist-info/top_level.txt' adding 'bcrypt-3.2.2.dist-info/RECORD' removing build/bdist.netbsd-10.0-i386/wheel Successfully built bcrypt-3.2.2-cp313-cp313-netbsd_10_0_i386.whl