Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target sw_64 --nodeps /builddir/build/SPECS/python-bcrypt.spec'], chrootPath='/mnt/koji-mock/dist-an23-sw8a-build-457776-73698/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=2592000uid=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target sw_64 --nodeps /builddir/build/SPECS/python-bcrypt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: sw_64 Building for target sw_64 setting SOURCE_DATE_EPOCH=1711065600 Wrote: /builddir/build/SRPMS/python-bcrypt-3.2.2-2.an23_sw8a.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target sw_64 --nodeps /builddir/build/SPECS/python-bcrypt.spec'], chrootPath='/mnt/koji-mock/dist-an23-sw8a-build-457776-73698/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=2592000uid=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target sw_64 --nodeps /builddir/build/SPECS/python-bcrypt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: sw_64 Building for target sw_64 setting SOURCE_DATE_EPOCH=1711065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.p0b3rm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bcrypt-3.2.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/bcrypt-3.2.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd bcrypt-3.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AAc9X4 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bcrypt-3.2.2 + CFLAGS='-O2 -g -mieee' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib.linux-sw_64-cpython-311 creating build/lib.linux-sw_64-cpython-311/bcrypt copying src/bcrypt/__about__.py -> build/lib.linux-sw_64-cpython-311/bcrypt copying src/bcrypt/__init__.py -> build/lib.linux-sw_64-cpython-311/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.linux-sw_64-cpython-311/bcrypt copying src/bcrypt/py.typed -> build/lib.linux-sw_64-cpython-311/bcrypt running build_ext generating cffi module 'build/temp.linux-sw_64-cpython-311/_bcrypt.c' creating build/temp.linux-sw_64-cpython-311 building '_bcrypt' extension creating build/temp.linux-sw_64-cpython-311/build creating build/temp.linux-sw_64-cpython-311/build/temp.linux-sw_64-cpython-311 creating build/temp.linux-sw_64-cpython-311/src creating build/temp.linux-sw_64-cpython-311/src/_csrc gcc -Wsign-compare -DNDEBUG -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -fPIC -Isrc/_csrc -I/usr/include/python3.11 -c build/temp.linux-sw_64-cpython-311/_bcrypt.c -o build/temp.linux-sw_64-cpython-311/build/temp.linux-sw_64-cpython-311/_bcrypt.o gcc -Wsign-compare -DNDEBUG -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -fPIC -Isrc/_csrc -I/usr/include/python3.11 -c src/_csrc/bcrypt.c -o build/temp.linux-sw_64-cpython-311/src/_csrc/bcrypt.o gcc -Wsign-compare -DNDEBUG -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -fPIC -Isrc/_csrc -I/usr/include/python3.11 -c src/_csrc/bcrypt_pbkdf.c -o build/temp.linux-sw_64-cpython-311/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 -Wsign-compare -DNDEBUG -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -fPIC -Isrc/_csrc -I/usr/include/python3.11 -c src/_csrc/blf.c -o build/temp.linux-sw_64-cpython-311/src/_csrc/blf.o gcc -Wsign-compare -DNDEBUG -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -fPIC -Isrc/_csrc -I/usr/include/python3.11 -c src/_csrc/sha2.c -o build/temp.linux-sw_64-cpython-311/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 -Wsign-compare -DNDEBUG -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -mieee -fPIC -Isrc/_csrc -I/usr/include/python3.11 -c src/_csrc/timingsafe_bcmp.c -o build/temp.linux-sw_64-cpython-311/src/_csrc/timingsafe_bcmp.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -g -mieee build/temp.linux-sw_64-cpython-311/build/temp.linux-sw_64-cpython-311/_bcrypt.o build/temp.linux-sw_64-cpython-311/src/_csrc/bcrypt.o build/temp.linux-sw_64-cpython-311/src/_csrc/bcrypt_pbkdf.o build/temp.linux-sw_64-cpython-311/src/_csrc/blf.o build/temp.linux-sw_64-cpython-311/src/_csrc/sha2.o build/temp.linux-sw_64-cpython-311/src/_csrc/timingsafe_bcmp.o -L/usr/lib64 -o build/lib.linux-sw_64-cpython-311/bcrypt/_bcrypt.abi3.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9dkc3V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64 ++ dirname /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64 + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bcrypt-3.2.2 + CFLAGS='-O2 -g -mieee' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64 --prefix /usr /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr creating /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64 creating /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11/site-packages creating /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11/site-packages/bcrypt copying build/lib.linux-sw_64-cpython-311/bcrypt/__about__.py -> /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11/site-packages/bcrypt copying build/lib.linux-sw_64-cpython-311/bcrypt/__init__.py -> /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11/site-packages/bcrypt copying build/lib.linux-sw_64-cpython-311/bcrypt/_bcrypt.pyi -> /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11/site-packages/bcrypt copying build/lib.linux-sw_64-cpython-311/bcrypt/py.typed -> /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11/site-packages/bcrypt copying build/lib.linux-sw_64-cpython-311/bcrypt/_bcrypt.abi3.so -> /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11/site-packages/bcrypt byte-compiling /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11/site-packages/bcrypt/__about__.py to __about__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11/site-packages/bcrypt/__init__.py to __init__.cpython-311.pyc writing byte-compilation script '/tmp/tmplr8az327.py' /usr/bin/python3 /tmp/tmplr8az327.py removing /tmp/tmplr8az327.py running install_egg_info 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.egg-info to /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11/site-packages/bcrypt-3.2.2-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11/site-packages -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/anolis/generate-compatibility-deps python-bcrypt ~/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib/compatibility/python-bcrypt ~/build/BUILD/bcrypt-3.2.2 ~/build/BUILD/bcrypt-3.2.2 ~/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib/compatibility/python-bcrypt ~/build/BUILD/bcrypt-3.2.2 ~/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib/compatibility/python-bcrypt ~/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib/compatibility/python-bcrypt ~/build/BUILD/bcrypt-3.2.2 ~/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib/compatibility/python-bcrypt ~/build/BUILD/bcrypt-3.2.2 + /usr/bin/find-debuginfo -j256 --strict-build-id -m -i --build-id-seed 3.2.2-2.an23_sw8a --unique-debug-suffix -3.2.2-2.an23_sw8a.sw_64 --unique-debug-src-base python-bcrypt-3.2.2-2.an23_sw8a.sw_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bcrypt-3.2.2 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-bcrypt-3.2.2-2.an23_sw8a.sw_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/clean_perl + /usr/lib/rpm/anolis/check_elf_files Warning: undefined symbols in /usr/lib64/python3.11/site-packages/bcrypt/_bcrypt.abi3.so: PyObject_CallMethod PyEval_RestoreThread _Py_Dealloc PyObject_Malloc PyObject_Free PyLong_FromLong PyLong_FromVoidPtr PyArg_UnpackTuple PyErr_Occurred PyImport_ImportModule PyEval_SaveThread + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/check-desktop-files + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 -j256 Bytecompiling .py files below /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib64/python3.11 using python3.11 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/lib/debug/usr/lib64/python3.11 using python3.11 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/anolis/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.f6QRlD + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bcrypt-3.2.2 + /usr/bin/python3 setup.py test /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. 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' running build_ext generating cffi module 'build/temp.linux-sw_64-cpython-311/_bcrypt.c' already up-to-date copying build/lib.linux-sw_64-cpython-311/bcrypt/_bcrypt.abi3.so -> src/bcrypt ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-bcrypt-3.2.2-2.an23_sw8a.sw_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.i5lQdD + umask 022 + cd /builddir/build/BUILD + cd bcrypt-3.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/share/licenses/python3-bcrypt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/share/licenses/python3-bcrypt + cp -pr LICENSE /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/share/licenses/python3-bcrypt + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(python3-bcrypt) = 3.2.2 python-bcrypt = 3.2.2-2.an23_sw8a python3-bcrypt = 3.2.2-2.an23_sw8a python3-bcrypt(sw_64-64) = 3.2.2-2.an23_sw8a python3-py-bcrypt = 0.4-11 python3.11-bcrypt = 3.2.2-2.an23_sw8a python3.11dist(bcrypt) = 3.2.2 python3dist(bcrypt) = 3.2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) python(abi) = 3.11 python3.11dist(cffi) >= 1.1 rtld(GNU_HASH) Conflicts: python3-py-bcritp Obsoletes: python-bcrypt < 3.2.2-2.an23_sw8a python3-py-bcrypt < 0.4-11 Processing files: python3-bcrypt-doc-3.2.2-2.an23_sw8a.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mtmrxv + umask 022 + cd /builddir/build/BUILD + cd bcrypt-3.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/share/doc/python3-bcrypt-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/share/doc/python3-bcrypt-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64/usr/share/doc/python3-bcrypt-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-bcrypt-doc = 3.2.2-2.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-bcrypt-debugsource-3.2.2-2.an23_sw8a.sw_64 Provides: python-bcrypt-debugsource = 3.2.2-2.an23_sw8a python-bcrypt-debugsource(sw_64-64) = 3.2.2-2.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-bcrypt-debuginfo-3.2.2-2.an23_sw8a.sw_64 Provides: debuginfo(build-id) = 00765093232eb80419828a4d040b29a1aa9a1bb0 python-bcrypt-debuginfo = 3.2.2-2.an23_sw8a python3-bcrypt-debuginfo = 3.2.2-2.an23_sw8a python3-bcrypt-debuginfo(sw_64-64) = 3.2.2-2.an23_sw8a python3.11-bcrypt-debuginfo = 3.2.2-2.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-bcrypt-debugsource(sw_64-64) = 3.2.2-2.an23_sw8a Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64 Wrote: /builddir/build/RPMS/python3-bcrypt-doc-3.2.2-2.an23_sw8a.noarch.rpm Wrote: /builddir/build/RPMS/python3-bcrypt-debuginfo-3.2.2-2.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/python-bcrypt-debugsource-3.2.2-2.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/python3-bcrypt-3.2.2-2.an23_sw8a.sw_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QvH2LM + umask 022 + cd /builddir/build/BUILD + cd bcrypt-3.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bcrypt-3.2.2-2.an23_sw8a.sw_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.MdjmWu + umask 022 + cd /builddir/build/BUILD + rm -rf bcrypt-3.2.2 bcrypt-3.2.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0