Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.spec'], chrootPath='/home/lib/mock/dist-ocs23-loongarch64-build-224402-16804/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=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.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 Wrote: /builddir/build/SRPMS/python-multiprocess-0.70.15-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.spec'], chrootPath='/home/lib/mock/dist-ocs23-loongarch64-build-224402-16804/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=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ffJ6wV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf multiprocess-0.70.15 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/multiprocess-0.70.15.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd multiprocess-0.70.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find py3.11/doc/ py3.11/examples/ -type f -exec dos2unix '{}' + dos2unix: converting file py3.11/doc/CHANGES.html to Unix format... dos2unix: converting file py3.11/doc/COPYING.html to Unix format... dos2unix: converting file py3.11/doc/INSTALL.html to Unix format... dos2unix: converting file py3.11/doc/THANKS.html to Unix format... dos2unix: converting file py3.11/doc/__init__.py to Unix format... dos2unix: converting file py3.11/doc/connection-objects.html to Unix format... dos2unix: converting file py3.11/doc/connection-objects.txt to Unix format... dos2unix: converting file py3.11/doc/connection-ref.html to Unix format... dos2unix: converting file py3.11/doc/connection-ref.txt to Unix format... dos2unix: converting file py3.11/doc/header.txt to Unix format... dos2unix: converting file py3.11/doc/html4css1.css to Unix format... dos2unix: converting file py3.11/doc/index.html to Unix format... dos2unix: converting file py3.11/doc/index.txt to Unix format... dos2unix: converting file py3.11/doc/intro.html to Unix format... dos2unix: converting file py3.11/doc/intro.txt to Unix format... dos2unix: converting file py3.11/doc/manager-objects.html to Unix format... dos2unix: converting file py3.11/doc/manager-objects.txt to Unix format... dos2unix: converting file py3.11/doc/pool-objects.html to Unix format... dos2unix: converting file py3.11/doc/pool-objects.txt to Unix format... dos2unix: converting file py3.11/doc/process-objects.html to Unix format... dos2unix: converting file py3.11/doc/process-objects.txt to Unix format... dos2unix: converting file py3.11/doc/processing-ref.html to Unix format... dos2unix: converting file py3.11/doc/processing-ref.txt to Unix format... dos2unix: converting file py3.11/doc/programming-guidelines.html to Unix format... dos2unix: converting file py3.11/doc/programming-guidelines.txt to Unix format... dos2unix: converting file py3.11/doc/proxy-objects.html to Unix format... dos2unix: converting file py3.11/doc/proxy-objects.txt to Unix format... dos2unix: converting file py3.11/doc/queue-objects.html to Unix format... dos2unix: converting file py3.11/doc/queue-objects.txt to Unix format... dos2unix: converting file py3.11/doc/sharedctypes.html to Unix format... dos2unix: converting file py3.11/doc/sharedctypes.txt to Unix format... dos2unix: converting file py3.11/doc/tests.html to Unix format... dos2unix: converting file py3.11/doc/tests.txt to Unix format... dos2unix: converting file py3.11/doc/version.txt to Unix format... dos2unix: converting file py3.11/examples/__init__.py to Unix format... dos2unix: converting file py3.11/examples/benchmarks.py to Unix format... dos2unix: converting file py3.11/examples/ex_newtype.py to Unix format... dos2unix: converting file py3.11/examples/ex_pool.py to Unix format... dos2unix: converting file py3.11/examples/ex_synchronize.py to Unix format... dos2unix: converting file py3.11/examples/ex_webserver.py to Unix format... dos2unix: converting file py3.11/examples/ex_workers.py to Unix format... + sed -r -i '1{/^#!/d}' py3.11/multiprocess/tests/__main__.py + sed -r -i 's/^([[:blank:]]*)(distclass=BinaryDistribution,)/\1# \2/' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.niqEij + umask 022 + cd /builddir/build/BUILD + cd multiprocess-0.70.15 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Import error: No module named 'toml' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-multiprocess-0.70.15-1.ocs23.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.spec'], chrootPath='/home/lib/mock/dist-ocs23-loongarch64-build-224402-16804/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=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X7cZna + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf multiprocess-0.70.15 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/multiprocess-0.70.15.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd multiprocess-0.70.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find py3.11/doc/ py3.11/examples/ -type f -exec dos2unix '{}' + dos2unix: converting file py3.11/doc/CHANGES.html to Unix format... dos2unix: converting file py3.11/doc/COPYING.html to Unix format... dos2unix: converting file py3.11/doc/INSTALL.html to Unix format... dos2unix: converting file py3.11/doc/THANKS.html to Unix format... dos2unix: converting file py3.11/doc/__init__.py to Unix format... dos2unix: converting file py3.11/doc/connection-objects.html to Unix format... dos2unix: converting file py3.11/doc/connection-objects.txt to Unix format... dos2unix: converting file py3.11/doc/connection-ref.html to Unix format... dos2unix: converting file py3.11/doc/connection-ref.txt to Unix format... dos2unix: converting file py3.11/doc/header.txt to Unix format... dos2unix: converting file py3.11/doc/html4css1.css to Unix format... dos2unix: converting file py3.11/doc/index.html to Unix format... dos2unix: converting file py3.11/doc/index.txt to Unix format... dos2unix: converting file py3.11/doc/intro.html to Unix format... dos2unix: converting file py3.11/doc/intro.txt to Unix format... dos2unix: converting file py3.11/doc/manager-objects.html to Unix format... dos2unix: converting file py3.11/doc/manager-objects.txt to Unix format... dos2unix: converting file py3.11/doc/pool-objects.html to Unix format... dos2unix: converting file py3.11/doc/pool-objects.txt to Unix format... dos2unix: converting file py3.11/doc/process-objects.html to Unix format... dos2unix: converting file py3.11/doc/process-objects.txt to Unix format... dos2unix: converting file py3.11/doc/processing-ref.html to Unix format... dos2unix: converting file py3.11/doc/processing-ref.txt to Unix format... dos2unix: converting file py3.11/doc/programming-guidelines.html to Unix format... dos2unix: converting file py3.11/doc/programming-guidelines.txt to Unix format... dos2unix: converting file py3.11/doc/proxy-objects.html to Unix format... dos2unix: converting file py3.11/doc/proxy-objects.txt to Unix format... dos2unix: converting file py3.11/doc/queue-objects.html to Unix format... dos2unix: converting file py3.11/doc/queue-objects.txt to Unix format... dos2unix: converting file py3.11/doc/sharedctypes.html to Unix format... dos2unix: converting file py3.11/doc/sharedctypes.txt to Unix format... dos2unix: converting file py3.11/doc/tests.html to Unix format... dos2unix: converting file py3.11/doc/tests.txt to Unix format... dos2unix: converting file py3.11/doc/version.txt to Unix format... dos2unix: converting file py3.11/examples/__init__.py to Unix format... dos2unix: converting file py3.11/examples/benchmarks.py to Unix format... dos2unix: converting file py3.11/examples/ex_newtype.py to Unix format... dos2unix: converting file py3.11/examples/ex_pool.py to Unix format... dos2unix: converting file py3.11/examples/ex_synchronize.py to Unix format... dos2unix: converting file py3.11/examples/ex_webserver.py to Unix format... dos2unix: converting file py3.11/examples/ex_workers.py to Unix format... + sed -r -i '1{/^#!/d}' py3.11/multiprocess/tests/__main__.py + sed -r -i 's/^([[:blank:]]*)(distclass=BinaryDistribution,)/\1# \2/' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.b390iI + umask 022 + cd /builddir/build/BUILD + cd multiprocess-0.70.15 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools>=42 from build-system.requires Requirement not satisfied: setuptools>=42 Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-multiprocess-0.70.15-1.ocs23.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.spec'], chrootPath='/home/lib/mock/dist-ocs23-loongarch64-build-224402-16804/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=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9huSnD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf multiprocess-0.70.15 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/multiprocess-0.70.15.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd multiprocess-0.70.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find py3.11/doc/ py3.11/examples/ -type f -exec dos2unix '{}' + dos2unix: converting file py3.11/doc/CHANGES.html to Unix format... dos2unix: converting file py3.11/doc/COPYING.html to Unix format... dos2unix: converting file py3.11/doc/INSTALL.html to Unix format... dos2unix: converting file py3.11/doc/THANKS.html to Unix format... dos2unix: converting file py3.11/doc/__init__.py to Unix format... dos2unix: converting file py3.11/doc/connection-objects.html to Unix format... dos2unix: converting file py3.11/doc/connection-objects.txt to Unix format... dos2unix: converting file py3.11/doc/connection-ref.html to Unix format... dos2unix: converting file py3.11/doc/connection-ref.txt to Unix format... dos2unix: converting file py3.11/doc/header.txt to Unix format... dos2unix: converting file py3.11/doc/html4css1.css to Unix format... dos2unix: converting file py3.11/doc/index.html to Unix format... dos2unix: converting file py3.11/doc/index.txt to Unix format... dos2unix: converting file py3.11/doc/intro.html to Unix format... dos2unix: converting file py3.11/doc/intro.txt to Unix format... dos2unix: converting file py3.11/doc/manager-objects.html to Unix format... dos2unix: converting file py3.11/doc/manager-objects.txt to Unix format... dos2unix: converting file py3.11/doc/pool-objects.html to Unix format... dos2unix: converting file py3.11/doc/pool-objects.txt to Unix format... dos2unix: converting file py3.11/doc/process-objects.html to Unix format... dos2unix: converting file py3.11/doc/process-objects.txt to Unix format... dos2unix: converting file py3.11/doc/processing-ref.html to Unix format... dos2unix: converting file py3.11/doc/processing-ref.txt to Unix format... dos2unix: converting file py3.11/doc/programming-guidelines.html to Unix format... dos2unix: converting file py3.11/doc/programming-guidelines.txt to Unix format... dos2unix: converting file py3.11/doc/proxy-objects.html to Unix format... dos2unix: converting file py3.11/doc/proxy-objects.txt to Unix format... dos2unix: converting file py3.11/doc/queue-objects.html to Unix format... dos2unix: converting file py3.11/doc/queue-objects.txt to Unix format... dos2unix: converting file py3.11/doc/sharedctypes.html to Unix format... dos2unix: converting file py3.11/doc/sharedctypes.txt to Unix format... dos2unix: converting file py3.11/doc/tests.html to Unix format... dos2unix: converting file py3.11/doc/tests.txt to Unix format... dos2unix: converting file py3.11/doc/version.txt to Unix format... dos2unix: converting file py3.11/examples/__init__.py to Unix format... dos2unix: converting file py3.11/examples/benchmarks.py to Unix format... dos2unix: converting file py3.11/examples/ex_newtype.py to Unix format... dos2unix: converting file py3.11/examples/ex_pool.py to Unix format... dos2unix: converting file py3.11/examples/ex_synchronize.py to Unix format... dos2unix: converting file py3.11/examples/ex_webserver.py to Unix format... dos2unix: converting file py3.11/examples/ex_workers.py to Unix format... + sed -r -i '1{/^#!/d}' py3.11/multiprocess/tests/__main__.py + sed -r -i 's/^([[:blank:]]*)(distclass=BinaryDistribution,)/\1# \2/' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NcVIP0 + umask 022 + cd /builddir/build/BUILD + cd multiprocess-0.70.15 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 68.0.0) no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' HOOK STDOUT: running egg_info HOOK STDOUT: creating py3.11/multiprocess.egg-info HOOK STDOUT: writing py3.11/multiprocess.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to py3.11/multiprocess.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to py3.11/multiprocess.egg-info/requires.txt HOOK STDOUT: writing top-level names to py3.11/multiprocess.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'COPYING' HOOK STDOUT: writing manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' HOOK STDOUT: HOOK STDOUT: *********************************************************** HOOK STDOUT: WARNING: One of the following dependencies is unresolved: HOOK STDOUT: dill>=0.3.7 HOOK STDOUT: *********************************************************** HOOK STDOUT: Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Exiting dependency generation pass: get_requires_for_build_wheel + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-multiprocess-0.70.15-1.ocs23.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.spec'], chrootPath='/home/lib/mock/dist-ocs23-loongarch64-build-224402-16804/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=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KrTmjg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf multiprocess-0.70.15 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/multiprocess-0.70.15.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd multiprocess-0.70.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find py3.11/doc/ py3.11/examples/ -type f -exec dos2unix '{}' + dos2unix: converting file py3.11/doc/CHANGES.html to Unix format... dos2unix: converting file py3.11/doc/COPYING.html to Unix format... dos2unix: converting file py3.11/doc/INSTALL.html to Unix format... dos2unix: converting file py3.11/doc/THANKS.html to Unix format... dos2unix: converting file py3.11/doc/__init__.py to Unix format... dos2unix: converting file py3.11/doc/connection-objects.html to Unix format... dos2unix: converting file py3.11/doc/connection-objects.txt to Unix format... dos2unix: converting file py3.11/doc/connection-ref.html to Unix format... dos2unix: converting file py3.11/doc/connection-ref.txt to Unix format... dos2unix: converting file py3.11/doc/header.txt to Unix format... dos2unix: converting file py3.11/doc/html4css1.css to Unix format... dos2unix: converting file py3.11/doc/index.html to Unix format... dos2unix: converting file py3.11/doc/index.txt to Unix format... dos2unix: converting file py3.11/doc/intro.html to Unix format... dos2unix: converting file py3.11/doc/intro.txt to Unix format... dos2unix: converting file py3.11/doc/manager-objects.html to Unix format... dos2unix: converting file py3.11/doc/manager-objects.txt to Unix format... dos2unix: converting file py3.11/doc/pool-objects.html to Unix format... dos2unix: converting file py3.11/doc/pool-objects.txt to Unix format... dos2unix: converting file py3.11/doc/process-objects.html to Unix format... dos2unix: converting file py3.11/doc/process-objects.txt to Unix format... dos2unix: converting file py3.11/doc/processing-ref.html to Unix format... dos2unix: converting file py3.11/doc/processing-ref.txt to Unix format... dos2unix: converting file py3.11/doc/programming-guidelines.html to Unix format... dos2unix: converting file py3.11/doc/programming-guidelines.txt to Unix format... dos2unix: converting file py3.11/doc/proxy-objects.html to Unix format... dos2unix: converting file py3.11/doc/proxy-objects.txt to Unix format... dos2unix: converting file py3.11/doc/queue-objects.html to Unix format... dos2unix: converting file py3.11/doc/queue-objects.txt to Unix format... dos2unix: converting file py3.11/doc/sharedctypes.html to Unix format... dos2unix: converting file py3.11/doc/sharedctypes.txt to Unix format... dos2unix: converting file py3.11/doc/tests.html to Unix format... dos2unix: converting file py3.11/doc/tests.txt to Unix format... dos2unix: converting file py3.11/doc/version.txt to Unix format... dos2unix: converting file py3.11/examples/__init__.py to Unix format... dos2unix: converting file py3.11/examples/benchmarks.py to Unix format... dos2unix: converting file py3.11/examples/ex_newtype.py to Unix format... dos2unix: converting file py3.11/examples/ex_pool.py to Unix format... dos2unix: converting file py3.11/examples/ex_synchronize.py to Unix format... dos2unix: converting file py3.11/examples/ex_webserver.py to Unix format... dos2unix: converting file py3.11/examples/ex_workers.py to Unix format... + sed -r -i '1{/^#!/d}' py3.11/multiprocess/tests/__main__.py + sed -r -i 's/^([[:blank:]]*)(distclass=BinaryDistribution,)/\1# \2/' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.1cEbJT + umask 022 + cd /builddir/build/BUILD + cd multiprocess-0.70.15 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 68.0.0) no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' HOOK STDOUT: running egg_info HOOK STDOUT: creating py3.11/multiprocess.egg-info HOOK STDOUT: writing py3.11/multiprocess.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to py3.11/multiprocess.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to py3.11/multiprocess.egg-info/requires.txt HOOK STDOUT: writing top-level names to py3.11/multiprocess.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'COPYING' HOOK STDOUT: writing manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' HOOK STDOUT: HOOK STDOUT: *********************************************************** HOOK STDOUT: WARNING: One of the following dependencies is unresolved: HOOK STDOUT: dill>=0.3.7 HOOK STDOUT: *********************************************************** HOOK STDOUT: Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' HOOK STDOUT: HOOK STDOUT: *********************************************************** HOOK STDOUT: WARNING: One of the following dependencies is unresolved: HOOK STDOUT: dill>=0.3.7 HOOK STDOUT: *********************************************************** HOOK STDOUT: Handling dill >=0.3.7 from wheel metadata: Requires-Dist Requirement not satisfied: dill >=0.3.7 + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-multiprocess-0.70.15-1.ocs23.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.spec'], chrootPath='/home/lib/mock/dist-ocs23-loongarch64-build-224402-16804/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=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HQUV58 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf multiprocess-0.70.15 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/multiprocess-0.70.15.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd multiprocess-0.70.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find py3.11/doc/ py3.11/examples/ -type f -exec dos2unix '{}' + dos2unix: converting file py3.11/doc/CHANGES.html to Unix format... dos2unix: converting file py3.11/doc/COPYING.html to Unix format... dos2unix: converting file py3.11/doc/INSTALL.html to Unix format... dos2unix: converting file py3.11/doc/THANKS.html to Unix format... dos2unix: converting file py3.11/doc/__init__.py to Unix format... dos2unix: converting file py3.11/doc/connection-objects.html to Unix format... dos2unix: converting file py3.11/doc/connection-objects.txt to Unix format... dos2unix: converting file py3.11/doc/connection-ref.html to Unix format... dos2unix: converting file py3.11/doc/connection-ref.txt to Unix format... dos2unix: converting file py3.11/doc/header.txt to Unix format... dos2unix: converting file py3.11/doc/html4css1.css to Unix format... dos2unix: converting file py3.11/doc/index.html to Unix format... dos2unix: converting file py3.11/doc/index.txt to Unix format... dos2unix: converting file py3.11/doc/intro.html to Unix format... dos2unix: converting file py3.11/doc/intro.txt to Unix format... dos2unix: converting file py3.11/doc/manager-objects.html to Unix format... dos2unix: converting file py3.11/doc/manager-objects.txt to Unix format... dos2unix: converting file py3.11/doc/pool-objects.html to Unix format... dos2unix: converting file py3.11/doc/pool-objects.txt to Unix format... dos2unix: converting file py3.11/doc/process-objects.html to Unix format... dos2unix: converting file py3.11/doc/process-objects.txt to Unix format... dos2unix: converting file py3.11/doc/processing-ref.html to Unix format... dos2unix: converting file py3.11/doc/processing-ref.txt to Unix format... dos2unix: converting file py3.11/doc/programming-guidelines.html to Unix format... dos2unix: converting file py3.11/doc/programming-guidelines.txt to Unix format... dos2unix: converting file py3.11/doc/proxy-objects.html to Unix format... dos2unix: converting file py3.11/doc/proxy-objects.txt to Unix format... dos2unix: converting file py3.11/doc/queue-objects.html to Unix format... dos2unix: converting file py3.11/doc/queue-objects.txt to Unix format... dos2unix: converting file py3.11/doc/sharedctypes.html to Unix format... dos2unix: converting file py3.11/doc/sharedctypes.txt to Unix format... dos2unix: converting file py3.11/doc/tests.html to Unix format... dos2unix: converting file py3.11/doc/tests.txt to Unix format... dos2unix: converting file py3.11/doc/version.txt to Unix format... dos2unix: converting file py3.11/examples/__init__.py to Unix format... dos2unix: converting file py3.11/examples/benchmarks.py to Unix format... dos2unix: converting file py3.11/examples/ex_newtype.py to Unix format... dos2unix: converting file py3.11/examples/ex_pool.py to Unix format... dos2unix: converting file py3.11/examples/ex_synchronize.py to Unix format... dos2unix: converting file py3.11/examples/ex_webserver.py to Unix format... dos2unix: converting file py3.11/examples/ex_workers.py to Unix format... + sed -r -i '1{/^#!/d}' py3.11/multiprocess/tests/__main__.py + sed -r -i 's/^([[:blank:]]*)(distclass=BinaryDistribution,)/\1# \2/' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.AKt5uC + umask 022 + cd /builddir/build/BUILD + cd multiprocess-0.70.15 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 68.0.0) no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' HOOK STDOUT: running egg_info HOOK STDOUT: creating py3.11/multiprocess.egg-info HOOK STDOUT: writing py3.11/multiprocess.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to py3.11/multiprocess.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to py3.11/multiprocess.egg-info/requires.txt HOOK STDOUT: writing top-level names to py3.11/multiprocess.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'COPYING' HOOK STDOUT: writing manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' Handling dill >=0.3.7 from wheel metadata: Requires-Dist Requirement satisfied: dill >=0.3.7 (installed: dill 0.3.7) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-multiprocess-0.70.15-1.ocs23.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.spec'], chrootPath='/home/lib/mock/dist-ocs23-loongarch64-build-224402-16804/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=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-multiprocess.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 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.tUMILz + umask 022 + cd /builddir/build/BUILD + cd multiprocess-0.70.15 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv multiprocess-0.70.15.dist-info/ removed 'multiprocess-0.70.15.dist-info/top_level.txt' removed 'multiprocess-0.70.15.dist-info/METADATA' removed 'multiprocess-0.70.15.dist-info/LICENSE' removed 'multiprocess-0.70.15.dist-info/COPYING' removed directory 'multiprocess-0.70.15.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 68.0.0) no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' HOOK STDOUT: running egg_info HOOK STDOUT: writing py3.11/multiprocess.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to py3.11/multiprocess.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to py3.11/multiprocess.egg-info/requires.txt HOOK STDOUT: writing top-level names to py3.11/multiprocess.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'COPYING' HOOK STDOUT: writing manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' Handling dill >=0.3.7 from wheel metadata: Requires-Dist Requirement satisfied: dill >=0.3.7 (installed: dill 0.3.7) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eytU58 + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -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 multiprocess-0.70.15 + mkdir -p /builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + TMPDIR=/builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir + /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/multiprocess-0.70.15/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose . Processing /builddir/build/BUILD/multiprocess-0.70.15 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir/pip-modern-metadata-z2_zan5d/multiprocess.egg-info writing /builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir/pip-modern-metadata-z2_zan5d/multiprocess.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir/pip-modern-metadata-z2_zan5d/multiprocess.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir/pip-modern-metadata-z2_zan5d/multiprocess.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir/pip-modern-metadata-z2_zan5d/multiprocess.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir/pip-modern-metadata-z2_zan5d/multiprocess.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir/pip-modern-metadata-z2_zan5d/multiprocess.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' adding license file 'LICENSE' adding license file 'COPYING' writing manifest file '/builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir/pip-modern-metadata-z2_zan5d/multiprocess.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir/pip-modern-metadata-z2_zan5d/multiprocess-0.70.15.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: multiprocess Building wheel for multiprocess (pyproject.toml): started Running command Building wheel for multiprocess (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/_multiprocess copying py3.11/_multiprocess/__init__.py -> build/lib/_multiprocess creating build/lib/multiprocess copying py3.11/multiprocess/__info__.py -> build/lib/multiprocess copying py3.11/multiprocess/__init__.py -> build/lib/multiprocess copying py3.11/multiprocess/connection.py -> build/lib/multiprocess copying py3.11/multiprocess/context.py -> build/lib/multiprocess copying py3.11/multiprocess/forkserver.py -> build/lib/multiprocess copying py3.11/multiprocess/heap.py -> build/lib/multiprocess copying py3.11/multiprocess/managers.py -> build/lib/multiprocess copying py3.11/multiprocess/pool.py -> build/lib/multiprocess copying py3.11/multiprocess/popen_fork.py -> build/lib/multiprocess copying py3.11/multiprocess/popen_forkserver.py -> build/lib/multiprocess copying py3.11/multiprocess/popen_spawn_posix.py -> build/lib/multiprocess copying py3.11/multiprocess/popen_spawn_win32.py -> build/lib/multiprocess copying py3.11/multiprocess/process.py -> build/lib/multiprocess copying py3.11/multiprocess/queues.py -> build/lib/multiprocess copying py3.11/multiprocess/reduction.py -> build/lib/multiprocess copying py3.11/multiprocess/resource_sharer.py -> build/lib/multiprocess copying py3.11/multiprocess/resource_tracker.py -> build/lib/multiprocess copying py3.11/multiprocess/shared_memory.py -> build/lib/multiprocess copying py3.11/multiprocess/sharedctypes.py -> build/lib/multiprocess copying py3.11/multiprocess/spawn.py -> build/lib/multiprocess copying py3.11/multiprocess/synchronize.py -> build/lib/multiprocess copying py3.11/multiprocess/util.py -> build/lib/multiprocess creating build/lib/multiprocess/dummy copying py3.11/multiprocess/dummy/__init__.py -> build/lib/multiprocess/dummy copying py3.11/multiprocess/dummy/connection.py -> build/lib/multiprocess/dummy creating build/lib/multiprocess/tests copying py3.11/multiprocess/tests/__init__.py -> build/lib/multiprocess/tests copying py3.11/multiprocess/tests/__main__.py -> build/lib/multiprocess/tests copying py3.11/multiprocess/tests/mp_fork_bomb.py -> build/lib/multiprocess/tests copying py3.11/multiprocess/tests/mp_preload.py -> build/lib/multiprocess/tests copying py3.11/multiprocess/tests/test_multiprocessing_fork.py -> build/lib/multiprocess/tests copying py3.11/multiprocess/tests/test_multiprocessing_forkserver.py -> build/lib/multiprocess/tests copying py3.11/multiprocess/tests/test_multiprocessing_main_handling.py -> build/lib/multiprocess/tests copying py3.11/multiprocess/tests/test_multiprocessing_spawn.py -> build/lib/multiprocess/tests installing to build/bdist.linux-loongarch64/wheel running install running install_lib creating build/bdist.linux-loongarch64 creating build/bdist.linux-loongarch64/wheel creating build/bdist.linux-loongarch64/wheel/_multiprocess copying build/lib/_multiprocess/__init__.py -> build/bdist.linux-loongarch64/wheel/_multiprocess creating build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/__info__.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/__init__.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/connection.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/context.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/forkserver.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/heap.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/managers.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/pool.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/popen_fork.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/popen_forkserver.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/popen_spawn_posix.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/popen_spawn_win32.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/process.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/queues.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/reduction.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/resource_sharer.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/resource_tracker.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/shared_memory.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/sharedctypes.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/spawn.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/synchronize.py -> build/bdist.linux-loongarch64/wheel/multiprocess copying build/lib/multiprocess/util.py -> build/bdist.linux-loongarch64/wheel/multiprocess creating build/bdist.linux-loongarch64/wheel/multiprocess/dummy copying build/lib/multiprocess/dummy/__init__.py -> build/bdist.linux-loongarch64/wheel/multiprocess/dummy copying build/lib/multiprocess/dummy/connection.py -> build/bdist.linux-loongarch64/wheel/multiprocess/dummy creating build/bdist.linux-loongarch64/wheel/multiprocess/tests copying build/lib/multiprocess/tests/__init__.py -> build/bdist.linux-loongarch64/wheel/multiprocess/tests copying build/lib/multiprocess/tests/__main__.py -> build/bdist.linux-loongarch64/wheel/multiprocess/tests copying build/lib/multiprocess/tests/mp_fork_bomb.py -> build/bdist.linux-loongarch64/wheel/multiprocess/tests copying build/lib/multiprocess/tests/mp_preload.py -> build/bdist.linux-loongarch64/wheel/multiprocess/tests copying build/lib/multiprocess/tests/test_multiprocessing_fork.py -> build/bdist.linux-loongarch64/wheel/multiprocess/tests copying build/lib/multiprocess/tests/test_multiprocessing_forkserver.py -> build/bdist.linux-loongarch64/wheel/multiprocess/tests copying build/lib/multiprocess/tests/test_multiprocessing_main_handling.py -> build/bdist.linux-loongarch64/wheel/multiprocess/tests copying build/lib/multiprocess/tests/test_multiprocessing_spawn.py -> build/bdist.linux-loongarch64/wheel/multiprocess/tests running install_egg_info running egg_info writing py3.11/multiprocess.egg-info/PKG-INFO writing dependency_links to py3.11/multiprocess.egg-info/dependency_links.txt writing requirements to py3.11/multiprocess.egg-info/requires.txt writing top-level names to py3.11/multiprocess.egg-info/top_level.txt reading manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' adding license file 'LICENSE' adding license file 'COPYING' writing manifest file 'py3.11/multiprocess.egg-info/SOURCES.txt' Copying py3.11/multiprocess.egg-info to build/bdist.linux-loongarch64/wheel/multiprocess-0.70.15-py3.11.egg-info running install_scripts creating build/bdist.linux-loongarch64/wheel/multiprocess-0.70.15.dist-info/WHEEL creating '/builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir/pip-wheel-xdkqf4p4/.tmp-_32wv3pj/multiprocess-0.70.15-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it adding '_multiprocess/__init__.py' adding 'multiprocess/__info__.py' adding 'multiprocess/__init__.py' adding 'multiprocess/connection.py' adding 'multiprocess/context.py' adding 'multiprocess/forkserver.py' adding 'multiprocess/heap.py' adding 'multiprocess/managers.py' adding 'multiprocess/pool.py' adding 'multiprocess/popen_fork.py' adding 'multiprocess/popen_forkserver.py' adding 'multiprocess/popen_spawn_posix.py' adding 'multiprocess/popen_spawn_win32.py' adding 'multiprocess/process.py' adding 'multiprocess/queues.py' adding 'multiprocess/reduction.py' adding 'multiprocess/resource_sharer.py' adding 'multiprocess/resource_tracker.py' adding 'multiprocess/shared_memory.py' adding 'multiprocess/sharedctypes.py' adding 'multiprocess/spawn.py' adding 'multiprocess/synchronize.py' adding 'multiprocess/util.py' adding 'multiprocess/dummy/__init__.py' adding 'multiprocess/dummy/connection.py' adding 'multiprocess/tests/__init__.py' adding 'multiprocess/tests/__main__.py' adding 'multiprocess/tests/mp_fork_bomb.py' adding 'multiprocess/tests/mp_preload.py' adding 'multiprocess/tests/test_multiprocessing_fork.py' adding 'multiprocess/tests/test_multiprocessing_forkserver.py' adding 'multiprocess/tests/test_multiprocessing_main_handling.py' adding 'multiprocess/tests/test_multiprocessing_spawn.py' adding 'multiprocess-0.70.15.dist-info/COPYING' adding 'multiprocess-0.70.15.dist-info/LICENSE' adding 'multiprocess-0.70.15.dist-info/METADATA' adding 'multiprocess-0.70.15.dist-info/WHEEL' adding 'multiprocess-0.70.15.dist-info/top_level.txt' adding 'multiprocess-0.70.15.dist-info/RECORD' removing build/bdist.linux-loongarch64/wheel Building wheel for multiprocess (pyproject.toml): finished with status 'done' Created wheel for multiprocess: filename=multiprocess-0.70.15-py3-none-any.whl size=135372 sha256=8aa8637901809bcdab9b4cec254e5ccb48f64ea2e7c5ea2accbc4d02d838306d Stored in directory: /builddir/.cache/pip/wheels/46/87/11/449ef53d2151fee7c39f3cd8bf171870daffa0879519002c6a Successfully built multiprocess + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vXqqOo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch + cd multiprocess-0.70.15 ++ ls /builddir/build/BUILD/multiprocess-0.70.15/pyproject-wheeldir/multiprocess-0.70.15-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=multiprocess==0.70.15 + TMPDIR=/builddir/build/BUILD/multiprocess-0.70.15/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/multiprocess-0.70.15/pyproject-wheeldir multiprocess==0.70.15 Using pip 23.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/multiprocess-0.70.15/pyproject-wheeldir Processing ./pyproject-wheeldir/multiprocess-0.70.15-py3-none-any.whl Installing collected packages: multiprocess Successfully installed multiprocess-0.70.15 + '[' -d /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/multiprocess-0.70.15.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11/site-packages/multiprocess-0.70.15.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/OpenCloudOS + /usr/bin/python3 -B /usr/lib/rpm/OpenCloudOS/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch --record /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11/site-packages/multiprocess-0.70.15.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record + rm -fv /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11/site-packages/multiprocess-0.70.15.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11/site-packages/multiprocess-0.70.15.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11/site-packages/multiprocess-0.70.15.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11/site-packages/multiprocess-0.70.15.dist-info/REQUESTED' + /usr/bin/python3 /usr/lib/rpm/OpenCloudOS/pyproject_save_files.py --output-files /builddir/build/BUILD/pyproject-files --output-modules /builddir/build/BUILD/pyproject-modules --buildroot /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/pyproject-record --prefix /usr multiprocess _multiprocess + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.70.15-1.ocs23 --unique-debug-suffix -0.70.15-1.ocs23.noarch --unique-debug-src-base python-multiprocess-0.70.15-1.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/multiprocess-0.70.15 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9aakFB + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -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 multiprocess-0.70.15 + PYTHONPATH=/builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11/site-packages + /usr/bin/python3 py3.11/multiprocess/tests/__main__.py ...........s..............s...................................s...............................s.s.s.....s...s...ss......ss.....s..............................................................................ss.......s......ss......s.............................Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11/site-packages/multiprocess/resource_tracker.py", line 212, in main . cache[rtype].remove(name) KeyError: '/psm_4af3fb4a' ..s...........................ssss...............................s.....ss..ss.ss..sss.ss.ssssss......ss....s. ---------------------------------------------------------------------- Ran 370 tests in 65.276s OK (skipped=45) ...........s..................................................s...............................s.s.s.....s...s...ss......ss.....s..............................................................................ss......................s..............................Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11/site-packages/multiprocess/resource_tracker.py", line 212, in main cache[rtype].remove(name) KeyError: '/psm_759f382a' ..s...........................ssss...............................s.....ss..ss.ss..sss.ss.ssssss......ss....s. ---------------------------------------------------------------------- Ran 370 tests in 88.306s OK (skipped=41) ...........s..............s...................................s...............................s.s.s.....s...s...ss......ss.....s..............................................................................ss..............ss......s..............................Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/lib/python3.11/site-packages/multiprocess/resource_tracker.py", line 212, in main cache[rtype].remove(name) KeyError: '/psm_9d23dc99' ..s...........................ssss...............................s.....ss..ss.ss..sss.ss.ssssss......ss....s. ---------------------------------------------------------------------- Ran 370 tests in 103.459s OK (skipped=44) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-multiprocess-0.70.15-1.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HwYwjl + umask 022 + cd /builddir/build/BUILD + cd multiprocess-0.70.15 + DOCDIR=/builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/share/doc/python3-multiprocess + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/share/doc/python3-multiprocess + cp -pr README.md /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/share/doc/python3-multiprocess + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-multiprocess = 0.70.15-1.ocs23 python3-multiprocess = 0.70.15-1.ocs23 python3.11-multiprocess = 0.70.15-1.ocs23 python3.11dist(multiprocess) = 0.70.15 python3dist(multiprocess) = 0.70.15 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(dill) >= 0.3.7 Obsoletes: python3.11-multiprocess < 0.70.15-1.ocs23 Processing files: python-multiprocess-doc-0.70.15-1.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3qd4GL + umask 022 + cd /builddir/build/BUILD + cd multiprocess-0.70.15 + DOCDIR=/builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/share/doc/python-multiprocess-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/share/doc/python-multiprocess-doc + cp -pr README.md /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/share/doc/python-multiprocess-doc + cp -pr py3.11/examples/ /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/share/doc/python-multiprocess-doc + cp -pr py3.11/doc/ /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/share/doc/python-multiprocess-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PEqIKB + umask 022 + cd /builddir/build/BUILD + cd multiprocess-0.70.15 + LICENSEDIR=/builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/share/licenses/python-multiprocess-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/share/licenses/python-multiprocess-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/share/licenses/python-multiprocess-doc + cp -pr COPYING /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch/usr/share/licenses/python-multiprocess-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-multiprocess-doc = 0.70.15-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-multiprocess-0.70.15-1.ocs23.noarch Wrote: /builddir/build/SRPMS/python-multiprocess-0.70.15-1.ocs23.src.rpm Wrote: /builddir/build/RPMS/python-multiprocess-doc-0.70.15-1.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/python3-multiprocess-0.70.15-1.ocs23.noarch.rpm Child return code was: 0