=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/security/py-bcrypt3", "all", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py314-bcrypt-3.2.2nb1 * Building wheel... /opt/local/lib/python3.14/site-packages/setuptools/dist.py:765: 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.solaris-2.11-i86pc.64bit-cpython-314/bcrypt copying src/bcrypt/__about__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bcrypt copying src/bcrypt/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/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.solaris-2.11-i86pc.64bit-cpython-314/bcrypt copying src/bcrypt/py.typed -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bcrypt running build_ext generating cffi module 'build/temp.solaris-2.11-i86pc.64bit-cpython-314/_bcrypt.c' creating build/temp.solaris-2.11-i86pc.64bit-cpython-314 building '_bcrypt' extension gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -fPIC -Isrc/_csrc -I/opt/local/include/python3.14 -c build/temp.solaris-2.11-i86pc.64bit-cpython-314/_bcrypt.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-314/build/temp.solaris-2.11-i86pc.64bit-cpython-314/_bcrypt.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -fPIC -Isrc/_csrc -I/opt/local/include/python3.14 -c src/_csrc/bcrypt.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-314/src/_csrc/bcrypt.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -fPIC -Isrc/_csrc -I/opt/local/include/python3.14 -c src/_csrc/bcrypt_pbkdf.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-314/src/_csrc/bcrypt_pbkdf.o 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))); | ^~~~~~~~~~~~~ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -fPIC -Isrc/_csrc -I/opt/local/include/python3.14 -c src/_csrc/blf.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-314/src/_csrc/blf.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -fPIC -Isrc/_csrc -I/opt/local/include/python3.14 -c src/_csrc/sha2.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-314/src/_csrc/sha2.o 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: '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))); | ^~~~~~~~~~~~~ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -fPIC -Isrc/_csrc -I/opt/local/include/python3.14 -c src/_csrc/timingsafe_bcmp.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-314/src/_csrc/timingsafe_bcmp.o gcc -shared -lresolv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -lresolv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib -lintl -liconv -L/opt/local/lib -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include build/temp.solaris-2.11-i86pc.64bit-cpython-314/build/temp.solaris-2.11-i86pc.64bit-cpython-314/_bcrypt.o build/temp.solaris-2.11-i86pc.64bit-cpython-314/src/_csrc/bcrypt.o build/temp.solaris-2.11-i86pc.64bit-cpython-314/src/_csrc/bcrypt_pbkdf.o build/temp.solaris-2.11-i86pc.64bit-cpython-314/src/_csrc/blf.o build/temp.solaris-2.11-i86pc.64bit-cpython-314/src/_csrc/sha2.o build/temp.solaris-2.11-i86pc.64bit-cpython-314/src/_csrc/timingsafe_bcmp.o -L/opt/local/lib -o build/lib.solaris-2.11-i86pc.64bit-cpython-314/bcrypt/_bcrypt.abi3.so installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/bcrypt copying build/lib.solaris-2.11-i86pc.64bit-cpython-314/bcrypt/__about__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./bcrypt copying build/lib.solaris-2.11-i86pc.64bit-cpython-314/bcrypt/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./bcrypt copying build/lib.solaris-2.11-i86pc.64bit-cpython-314/bcrypt/_bcrypt.pyi -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./bcrypt copying build/lib.solaris-2.11-i86pc.64bit-cpython-314/bcrypt/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./bcrypt copying build/lib.solaris-2.11-i86pc.64bit-cpython-314/bcrypt/_bcrypt.abi3.so -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./bcrypt running install_egg_info Copying src/bcrypt.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./bcrypt-3.2.2-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/bcrypt-3.2.2.dist-info/WHEEL creating '/tmp/work/security/py-bcrypt3/work/bcrypt-3.2.2/dist/.tmp-rsk_c54f/bcrypt-3.2.2-cp314-cp314-solaris_2_11_i86pc_64bit.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/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.solaris-2.11-i86pc.64bit/wheel Successfully built bcrypt-3.2.2-cp314-cp314-solaris_2_11_i86pc_64bit.whl