Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pysol-cards.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-98914-5431/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pysol-cards.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658448000 Wrote: /builddir/build/SRPMS/python-pysol-cards-0.14.2-4.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pysol-cards.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-98914-5431/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pysol-cards.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658448000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r6V5ux + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pysol_cards-0.14.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pysol_cards-0.14.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pysol_cards-0.14.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pysol-cards.egg-info + sed -i '/^#! \/usr\/bin\/env python$/d' pysol_cards/__init__.py pysol_cards/__main__.py pysol_cards/cards.py pysol_cards/deal_game.py pysol_cards/errors.py pysol_cards/random.py pysol_cards/random_base.py pysol_cards/single_deal_args_parse.py pysol_cards/template.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fmmb7s + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pysol_cards-0.14.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build creating build/lib creating build/lib/pysol_cards copying pysol_cards/errors.py -> build/lib/pysol_cards copying pysol_cards/cards.py -> build/lib/pysol_cards copying pysol_cards/deal_game.py -> build/lib/pysol_cards copying pysol_cards/__init__.py -> build/lib/pysol_cards copying pysol_cards/template.py -> build/lib/pysol_cards copying pysol_cards/single_deal_args_parse.py -> build/lib/pysol_cards copying pysol_cards/random_base.py -> build/lib/pysol_cards copying pysol_cards/random.py -> build/lib/pysol_cards copying pysol_cards/__main__.py -> build/lib/pysol_cards running egg_info writing pysol_cards.egg-info/PKG-INFO writing dependency_links to pysol_cards.egg-info/dependency_links.txt writing requirements to pysol_cards.egg-info/requires.txt writing top-level names to pysol_cards.egg-info/top_level.txt reading manifest file 'pysol_cards.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pysol_cards.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VogRlD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch ++ dirname /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pysol_cards-0.14.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch --prefix /usr running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr creating /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards copying build/lib/pysol_cards/errors.py -> /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards copying build/lib/pysol_cards/cards.py -> /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards copying build/lib/pysol_cards/deal_game.py -> /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards copying build/lib/pysol_cards/__init__.py -> /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards copying build/lib/pysol_cards/template.py -> /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards copying build/lib/pysol_cards/single_deal_args_parse.py -> /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards copying build/lib/pysol_cards/random_base.py -> /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards copying build/lib/pysol_cards/random.py -> /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards copying build/lib/pysol_cards/__main__.py -> /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards byte-compiling /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards/errors.py to errors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards/cards.py to cards.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards/deal_game.py to deal_game.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards/template.py to template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards/single_deal_args_parse.py to single_deal_args_parse.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards/random_base.py to random_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards/random.py to random.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards/__main__.py to __main__.cpython-311.pyc writing byte-compilation script '/tmp/tmpubzez9kw.py' /usr/bin/python3 /tmp/tmpubzez9kw.py removing /tmp/tmpubzez9kw.py running install_egg_info running egg_info writing pysol_cards.egg-info/PKG-INFO writing dependency_links to pysol_cards.egg-info/dependency_links.txt writing requirements to pysol_cards.egg-info/requires.txt writing top-level names to pysol_cards.egg-info/top_level.txt reading manifest file 'pysol_cards.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pysol_cards.egg-info/SOURCES.txt' Copying pysol_cards.egg-info to /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11/site-packages/pysol_cards-0.14.2-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.14.2-4.fc37 --unique-debug-suffix -0.14.2-4.fc37.noarch --unique-debug-src-base python-pysol-cards-0.14.2-4.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pysol_cards-0.14.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-pysol-cards-0.14.2-4.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r4XoIc + umask 022 + cd /builddir/build/BUILD + cd pysol_cards-0.14.2 + DOCDIR=/builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/share/doc/python3-pysol-cards + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/share/doc/python3-pysol-cards + cp -pr README.rst /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/share/doc/python3-pysol-cards + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bdDGi5 + umask 022 + cd /builddir/build/BUILD + cd pysol_cards-0.14.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/share/licenses/python3-pysol-cards + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/share/licenses/python3-pysol-cards + cp -pr LICENSE /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch/usr/share/licenses/python3-pysol-cards + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pysol-cards = 0.14.2-4.fc37 python3-pysol-cards = 0.14.2-4.fc37 python3.11-pysol-cards = 0.14.2-4.fc37 python3.11dist(pysol-cards) = 0.14.2 python3dist(pysol-cards) = 0.14.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: python(abi) = 3.11 python3.11dist(random2) python3.11dist(six) Obsoletes: python-pysol-cards < 0.14.2-4.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch Wrote: /builddir/build/RPMS/python3-pysol-cards-0.14.2-4.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kEzJLY + umask 022 + cd /builddir/build/BUILD + cd pysol_cards-0.14.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pysol-cards-0.14.2-4.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.183mIc + umask 022 + cd /builddir/build/BUILD + rm -rf pysol_cards-0.14.2 pysol_cards-0.14.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0