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-inspyred.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-530543-25648/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-inspyred.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=1682640000 Wrote: /builddir/build/SRPMS/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-inspyred.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-530543-25648/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-inspyred.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=1682640000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Sf63ot + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . warning: in the working copy of 'LICENSE', CRLF will be replaced by LF the next time Git touches it warning: in the working copy of 'docs/Makefile', CRLF will be replaced by LF the next time Git touches it warning: in the working copy of 'setup.cfg', CRLF will be replaced by LF the next time Git touches it + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-inspyred-1.0.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-feat-list-all-packages.patch + /usr/bin/git apply --index --reject - Checking patch setup.py... Applied patch setup.py cleanly. + /usr/bin/git commit -q -m 0001-feat-list-all-packages.patch --author 'rpm-build ' + sed -i -e '/pip/ d' -e '/bumpversion/ d' -e '/watchdog/ d' -e '/flake8/ d' -e '/coverage/ d' -e '/tox/ e' -e '/Sphinx/ d' requirements_dev.txt sh: line 1: tox: command not found + echo matplotlib + sed -i -e '/test_parallel_evaluation_pp/i \ @unittest.skip("pp unavailable")' tests/evaluator_tests.py + sed -i -e '/test_multiprocessing_migration/i \ @unittest.skip("unreliable")' tests/operator_tests.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.6ERXld + umask 022 + cd /builddir/build/BUILD + cd inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + 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 ' + TMPDIR=/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/pyproject-wheeldir -r requirements_dev.txt Handling wheel from requirements file requirements_dev.txt Requirement not satisfied: wheel Handling cryptography from requirements file requirements_dev.txt Requirement not satisfied: cryptography Handling PyYAML from requirements file requirements_dev.txt Requirement not satisfied: PyYAML Handling pytest from requirements file requirements_dev.txt Requirement not satisfied: pytest Handling matplotlib from requirements file requirements_dev.txt Requirement not satisfied: matplotlib Exiting dependency generation pass: all requirements files + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.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 --target noarch --nodeps /builddir/build/SPECS/python-inspyred.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-530543-25648/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-inspyred.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=1682640000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0345O3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . warning: in the working copy of 'LICENSE', CRLF will be replaced by LF the next time Git touches it warning: in the working copy of 'docs/Makefile', CRLF will be replaced by LF the next time Git touches it warning: in the working copy of 'setup.cfg', CRLF will be replaced by LF the next time Git touches it + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-inspyred-1.0.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-feat-list-all-packages.patch + /usr/bin/git apply --index --reject - Checking patch setup.py... Applied patch setup.py cleanly. + /usr/bin/git commit -q -m 0001-feat-list-all-packages.patch --author 'rpm-build ' + sed -i -e '/pip/ d' -e '/bumpversion/ d' -e '/watchdog/ d' -e '/flake8/ d' -e '/coverage/ d' -e '/tox/ e' -e '/Sphinx/ d' requirements_dev.txt sh: line 1: tox: command not found + echo matplotlib + sed -i -e '/test_parallel_evaluation_pp/i \ @unittest.skip("pp unavailable")' tests/evaluator_tests.py + sed -i -e '/test_multiprocessing_migration/i \ @unittest.skip("unreliable")' tests/operator_tests.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.glyhiu + umask 022 + cd /builddir/build/BUILD + cd inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + 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 ' + TMPDIR=/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/pyproject-wheeldir -r requirements_dev.txt Handling wheel from requirements file requirements_dev.txt Requirement satisfied: wheel (installed: wheel 0.38.4) Handling cryptography from requirements file requirements_dev.txt Requirement satisfied: cryptography (installed: cryptography 37.0.2) Handling PyYAML from requirements file requirements_dev.txt Requirement satisfied: PyYAML (installed: PyYAML 6.0) Handling pytest from requirements file requirements_dev.txt Requirement satisfied: pytest (installed: pytest 7.2.2) Handling matplotlib from requirements file requirements_dev.txt Requirement satisfied: matplotlib (installed: matplotlib 3.6.3) Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.38.4) warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.gif' under directory 'docs' HOOK STDOUT: running egg_info HOOK STDOUT: creating inspyred.egg-info HOOK STDOUT: writing inspyred.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to inspyred.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to inspyred.egg-info/entry_points.txt HOOK STDOUT: writing requirements to inspyred.egg-info/requires.txt HOOK STDOUT: writing top-level names to inspyred.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'inspyred.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'inspyred.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'inspyred.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.gif' under directory 'docs' HOOK STDOUT: running dist_info HOOK STDOUT: writing inspyred.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to inspyred.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to inspyred.egg-info/entry_points.txt HOOK STDOUT: writing requirements to inspyred.egg-info/requires.txt HOOK STDOUT: writing top-level names to inspyred.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'inspyred.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'inspyred.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred-1.0.1.dist-info' Handling Click (>=6.0) from hook generated metadata: Requires-Dist Requirement not satisfied: Click (>=6.0) + rm -rfv inspyred-1.0.1.dist-info/ removed 'inspyred-1.0.1.dist-info/top_level.txt' removed 'inspyred-1.0.1.dist-info/LICENSE' removed 'inspyred-1.0.1.dist-info/entry_points.txt' removed 'inspyred-1.0.1.dist-info/AUTHORS.rst' removed 'inspyred-1.0.1.dist-info/METADATA' removed directory 'inspyred-1.0.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.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 --target noarch --nodeps /builddir/build/SPECS/python-inspyred.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-530543-25648/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-inspyred.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=1682640000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.o04DOC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . warning: in the working copy of 'LICENSE', CRLF will be replaced by LF the next time Git touches it warning: in the working copy of 'docs/Makefile', CRLF will be replaced by LF the next time Git touches it warning: in the working copy of 'setup.cfg', CRLF will be replaced by LF the next time Git touches it + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-inspyred-1.0.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-feat-list-all-packages.patch + /usr/bin/git apply --index --reject - Checking patch setup.py... Applied patch setup.py cleanly. + /usr/bin/git commit -q -m 0001-feat-list-all-packages.patch --author 'rpm-build ' + sed -i -e '/pip/ d' -e '/bumpversion/ d' -e '/watchdog/ d' -e '/flake8/ d' -e '/coverage/ d' -e '/tox/ e' -e '/Sphinx/ d' requirements_dev.txt sh: line 1: tox: command not found + echo matplotlib + sed -i -e '/test_parallel_evaluation_pp/i \ @unittest.skip("pp unavailable")' tests/evaluator_tests.py + sed -i -e '/test_multiprocessing_migration/i \ @unittest.skip("unreliable")' tests/operator_tests.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.pm8URk + umask 022 + cd /builddir/build/BUILD + cd inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + 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 ' + TMPDIR=/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/pyproject-wheeldir -r requirements_dev.txt Handling wheel from requirements file requirements_dev.txt Requirement satisfied: wheel (installed: wheel 0.38.4) Handling cryptography from requirements file requirements_dev.txt Requirement satisfied: cryptography (installed: cryptography 37.0.2) Handling PyYAML from requirements file requirements_dev.txt Requirement satisfied: PyYAML (installed: PyYAML 6.0) Handling pytest from requirements file requirements_dev.txt Requirement satisfied: pytest (installed: pytest 7.2.2) Handling matplotlib from requirements file requirements_dev.txt Requirement satisfied: matplotlib (installed: matplotlib 3.6.3) Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.38.4) warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.gif' under directory 'docs' HOOK STDOUT: running egg_info HOOK STDOUT: creating inspyred.egg-info HOOK STDOUT: writing inspyred.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to inspyred.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to inspyred.egg-info/entry_points.txt HOOK STDOUT: writing requirements to inspyred.egg-info/requires.txt HOOK STDOUT: writing top-level names to inspyred.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'inspyred.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'inspyred.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'inspyred.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.gif' under directory 'docs' HOOK STDOUT: running dist_info HOOK STDOUT: writing inspyred.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to inspyred.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to inspyred.egg-info/entry_points.txt HOOK STDOUT: writing requirements to inspyred.egg-info/requires.txt HOOK STDOUT: writing top-level names to inspyred.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'inspyred.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'inspyred.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred-1.0.1.dist-info' Handling Click (>=6.0) from hook generated metadata: Requires-Dist Requirement satisfied: Click (>=6.0) (installed: Click 8.1.3) + rm -rfv inspyred-1.0.1.dist-info/ removed 'inspyred-1.0.1.dist-info/top_level.txt' removed 'inspyred-1.0.1.dist-info/LICENSE' removed 'inspyred-1.0.1.dist-info/entry_points.txt' removed 'inspyred-1.0.1.dist-info/AUTHORS.rst' removed 'inspyred-1.0.1.dist-info/METADATA' removed directory 'inspyred-1.0.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.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 --target noarch --nodeps /builddir/build/SPECS/python-inspyred.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-530543-25648/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 -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-inspyred.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=1682640000 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.JtOL7w + umask 022 + cd /builddir/build/BUILD + cd inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + 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 ' + TMPDIR=/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/pyproject-wheeldir -r requirements_dev.txt Handling wheel from requirements file requirements_dev.txt Requirement satisfied: wheel (installed: wheel 0.38.4) Handling cryptography from requirements file requirements_dev.txt Requirement satisfied: cryptography (installed: cryptography 37.0.2) Handling PyYAML from requirements file requirements_dev.txt Requirement satisfied: PyYAML (installed: PyYAML 6.0) Handling pytest from requirements file requirements_dev.txt Requirement satisfied: pytest (installed: pytest 7.2.2) Handling matplotlib from requirements file requirements_dev.txt Requirement satisfied: matplotlib (installed: matplotlib 3.6.3) Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.38.4) warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.gif' under directory 'docs' HOOK STDOUT: running egg_info HOOK STDOUT: writing inspyred.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to inspyred.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to inspyred.egg-info/entry_points.txt HOOK STDOUT: writing requirements to inspyred.egg-info/requires.txt HOOK STDOUT: writing top-level names to inspyred.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'inspyred.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'inspyred.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.gif' under directory 'docs' HOOK STDOUT: running dist_info HOOK STDOUT: writing inspyred.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to inspyred.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to inspyred.egg-info/entry_points.txt HOOK STDOUT: writing requirements to inspyred.egg-info/requires.txt HOOK STDOUT: writing top-level names to inspyred.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'inspyred.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'inspyred.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred-1.0.1.dist-info' Handling Click (>=6.0) from hook generated metadata: Requires-Dist Requirement satisfied: Click (>=6.0) (installed: Click 8.1.3) + rm -rfv inspyred-1.0.1.dist-info/ removed 'inspyred-1.0.1.dist-info/top_level.txt' removed 'inspyred-1.0.1.dist-info/LICENSE' removed 'inspyred-1.0.1.dist-info/entry_points.txt' removed 'inspyred-1.0.1.dist-info/AUTHORS.rst' removed 'inspyred-1.0.1.dist-info/METADATA' removed directory 'inspyred-1.0.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7A8ZZZ + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb + mkdir -p /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + 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 ' + TMPDIR=/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/pyproject-wheeldir Processing /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir/pip-modern-metadata-lesr_900/inspyred.egg-info writing /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir/pip-modern-metadata-lesr_900/inspyred.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir/pip-modern-metadata-lesr_900/inspyred.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir/pip-modern-metadata-lesr_900/inspyred.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir/pip-modern-metadata-lesr_900/inspyred.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir/pip-modern-metadata-lesr_900/inspyred.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir/pip-modern-metadata-lesr_900/inspyred.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir/pip-modern-metadata-lesr_900/inspyred.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file '/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir/pip-modern-metadata-lesr_900/inspyred.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir/pip-modern-metadata-lesr_900/inspyred-1.0.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: inspyred Building wheel for inspyred (pyproject.toml): started Running command Building wheel for inspyred (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/inspyred copying inspyred/cli.py -> build/lib/inspyred copying inspyred/benchmarks.py -> build/lib/inspyred copying inspyred/__init__.py -> build/lib/inspyred creating build/lib/inspyred/ec copying inspyred/ec/terminators.py -> build/lib/inspyred/ec copying inspyred/ec/evaluators.py -> build/lib/inspyred/ec copying inspyred/ec/selectors.py -> build/lib/inspyred/ec copying inspyred/ec/ec.py -> build/lib/inspyred/ec copying inspyred/ec/migrators.py -> build/lib/inspyred/ec copying inspyred/ec/observers.py -> build/lib/inspyred/ec copying inspyred/ec/replacers.py -> build/lib/inspyred/ec copying inspyred/ec/analysis.py -> build/lib/inspyred/ec copying inspyred/ec/__init__.py -> build/lib/inspyred/ec copying inspyred/ec/emo.py -> build/lib/inspyred/ec copying inspyred/ec/archivers.py -> build/lib/inspyred/ec copying inspyred/ec/utilities.py -> build/lib/inspyred/ec copying inspyred/ec/generators.py -> build/lib/inspyred/ec creating build/lib/inspyred/ec/variators copying inspyred/ec/variators/crossovers.py -> build/lib/inspyred/ec/variators copying inspyred/ec/variators/__init__.py -> build/lib/inspyred/ec/variators copying inspyred/ec/variators/mutators.py -> build/lib/inspyred/ec/variators copying inspyred/ec/variators/variators.py -> build/lib/inspyred/ec/variators creating build/lib/inspyred/swarm copying inspyred/swarm/topologies.py -> build/lib/inspyred/swarm copying inspyred/swarm/__init__.py -> build/lib/inspyred/swarm copying inspyred/swarm/swarm.py -> build/lib/inspyred/swarm running egg_info writing inspyred.egg-info/PKG-INFO writing dependency_links to inspyred.egg-info/dependency_links.txt writing entry points to inspyred.egg-info/entry_points.txt writing requirements to inspyred.egg-info/requires.txt writing top-level names to inspyred.egg-info/top_level.txt reading manifest file 'inspyred.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'inspyred.egg-info/SOURCES.txt' installing to build/bdist.linux-riscv64/wheel running install running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/wheel creating build/bdist.linux-riscv64/wheel/inspyred copying build/lib/inspyred/cli.py -> build/bdist.linux-riscv64/wheel/inspyred copying build/lib/inspyred/benchmarks.py -> build/bdist.linux-riscv64/wheel/inspyred creating build/bdist.linux-riscv64/wheel/inspyred/swarm copying build/lib/inspyred/swarm/topologies.py -> build/bdist.linux-riscv64/wheel/inspyred/swarm copying build/lib/inspyred/swarm/__init__.py -> build/bdist.linux-riscv64/wheel/inspyred/swarm copying build/lib/inspyred/swarm/swarm.py -> build/bdist.linux-riscv64/wheel/inspyred/swarm copying build/lib/inspyred/__init__.py -> build/bdist.linux-riscv64/wheel/inspyred creating build/bdist.linux-riscv64/wheel/inspyred/ec copying build/lib/inspyred/ec/terminators.py -> build/bdist.linux-riscv64/wheel/inspyred/ec copying build/lib/inspyred/ec/evaluators.py -> build/bdist.linux-riscv64/wheel/inspyred/ec copying build/lib/inspyred/ec/selectors.py -> build/bdist.linux-riscv64/wheel/inspyred/ec creating build/bdist.linux-riscv64/wheel/inspyred/ec/variators copying build/lib/inspyred/ec/variators/crossovers.py -> build/bdist.linux-riscv64/wheel/inspyred/ec/variators copying build/lib/inspyred/ec/variators/__init__.py -> build/bdist.linux-riscv64/wheel/inspyred/ec/variators copying build/lib/inspyred/ec/variators/mutators.py -> build/bdist.linux-riscv64/wheel/inspyred/ec/variators copying build/lib/inspyred/ec/variators/variators.py -> build/bdist.linux-riscv64/wheel/inspyred/ec/variators copying build/lib/inspyred/ec/ec.py -> build/bdist.linux-riscv64/wheel/inspyred/ec copying build/lib/inspyred/ec/migrators.py -> build/bdist.linux-riscv64/wheel/inspyred/ec copying build/lib/inspyred/ec/observers.py -> build/bdist.linux-riscv64/wheel/inspyred/ec copying build/lib/inspyred/ec/replacers.py -> build/bdist.linux-riscv64/wheel/inspyred/ec copying build/lib/inspyred/ec/analysis.py -> build/bdist.linux-riscv64/wheel/inspyred/ec copying build/lib/inspyred/ec/__init__.py -> build/bdist.linux-riscv64/wheel/inspyred/ec copying build/lib/inspyred/ec/emo.py -> build/bdist.linux-riscv64/wheel/inspyred/ec copying build/lib/inspyred/ec/archivers.py -> build/bdist.linux-riscv64/wheel/inspyred/ec copying build/lib/inspyred/ec/utilities.py -> build/bdist.linux-riscv64/wheel/inspyred/ec copying build/lib/inspyred/ec/generators.py -> build/bdist.linux-riscv64/wheel/inspyred/ec running install_egg_info Copying inspyred.egg-info to build/bdist.linux-riscv64/wheel/inspyred-1.0.1-py3.11.egg-info running install_scripts creating build/bdist.linux-riscv64/wheel/inspyred-1.0.1.dist-info/WHEEL creating '/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir/pip-wheel-nejuv5vj/tmpebpwrhft/inspyred-1.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding 'inspyred/__init__.py' adding 'inspyred/benchmarks.py' adding 'inspyred/cli.py' adding 'inspyred/ec/__init__.py' adding 'inspyred/ec/analysis.py' adding 'inspyred/ec/archivers.py' adding 'inspyred/ec/ec.py' adding 'inspyred/ec/emo.py' adding 'inspyred/ec/evaluators.py' adding 'inspyred/ec/generators.py' adding 'inspyred/ec/migrators.py' adding 'inspyred/ec/observers.py' adding 'inspyred/ec/replacers.py' adding 'inspyred/ec/selectors.py' adding 'inspyred/ec/terminators.py' adding 'inspyred/ec/utilities.py' adding 'inspyred/ec/variators/__init__.py' adding 'inspyred/ec/variators/crossovers.py' adding 'inspyred/ec/variators/mutators.py' adding 'inspyred/ec/variators/variators.py' adding 'inspyred/swarm/__init__.py' adding 'inspyred/swarm/swarm.py' adding 'inspyred/swarm/topologies.py' adding 'inspyred-1.0.1.dist-info/AUTHORS.rst' adding 'inspyred-1.0.1.dist-info/LICENSE' adding 'inspyred-1.0.1.dist-info/METADATA' adding 'inspyred-1.0.1.dist-info/WHEEL' adding 'inspyred-1.0.1.dist-info/entry_points.txt' adding 'inspyred-1.0.1.dist-info/top_level.txt' adding 'inspyred-1.0.1.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel Building wheel for inspyred (pyproject.toml): finished with status 'done' Created wheel for inspyred: filename=inspyred-1.0.1-py2.py3-none-any.whl size=76269 sha256=7c71d1e558fa4bcf53442c720a09d64843bd10a0458a41351f6722d17eccc4ab Stored in directory: /builddir/.cache/pip/wheels/e6/9c/8f/05132ee35c0abe65b4fc7f8982cce7f67cf79f1944a9de1ff3 Successfully built inspyred + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FRcpCs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch ++ dirname /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb ++ xargs basename --multiple ++ ls /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/pyproject-wheeldir/inspyred-1.0.1-py2.py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=inspyred==1.0.1 + TMPDIR=/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch --prefix /usr --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/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/pyproject-wheeldir inspyred==1.0.1 Using pip 22.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/pyproject-wheeldir Processing ./pyproject-wheeldir/inspyred-1.0.1-py2.py3-none-any.whl Installing collected packages: inspyred Creating /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/bin/inspyred to 755 Successfully installed inspyred-1.0.1 + '[' -d /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/bin/inspyred /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/bin/inspyred: updating + rm -rfv /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/inspyred-1.0.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib/python3.11/site-packages/inspyred-1.0.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch --record /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib/python3.11/site-packages/inspyred-1.0.1.dist-info/RECORD --output /builddir/build/BUILD/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib/python3.11/site-packages/inspyred-1.0.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib/python3.11/site-packages/inspyred-1.0.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib/python3.11/site-packages/inspyred-1.0.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib/python3.11/site-packages/inspyred-1.0.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch-pyproject-record --prefix /usr inspyred + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.1-1.20211124git5fa8224.fc38 --unique-debug-suffix -1.0.1-1.20211124git5fa8224.fc38.noarch --unique-debug-src-base python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb 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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6zWBAy + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + 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 ' + PATH=/builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=8 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 rootdir: /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb collected 2 items tests/test_inspyred.py .. [100%] =============================== warnings summary =============================== inspyred/benchmarks.py:158 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:158: DeprecationWarning: invalid escape sequence '\s' """Defines the Ackley benchmark problem. inspyred/benchmarks.py:199 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:199: DeprecationWarning: invalid escape sequence '\s' """Defines the Griewank benchmark problem. inspyred/benchmarks.py:243 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:243: DeprecationWarning: invalid escape sequence '\s' """Defines the Rastrigin benchmark problem. inspyred/benchmarks.py:284 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:284: DeprecationWarning: invalid escape sequence '\s' """Defines the Rosenbrock benchmark problem. inspyred/benchmarks.py:329 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:329: DeprecationWarning: invalid escape sequence '\s' """Defines the Schwefel benchmark problem. inspyred/benchmarks.py:369 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:369: DeprecationWarning: invalid escape sequence '\s' """Defines the Sphere benchmark problem. inspyred/benchmarks.py:415 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:415: DeprecationWarning: invalid escape sequence '\s' """Defines the Kursawe multiobjective benchmark problem. inspyred/benchmarks.py:454 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:454: DeprecationWarning: invalid escape sequence '\s' """Defines the DTLZ1 multiobjective benchmark problem. inspyred/benchmarks.py:521 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:521: DeprecationWarning: invalid escape sequence '\c' """Defines the DTLZ2 multiobjective benchmark problem. inspyred/benchmarks.py:583 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:583: DeprecationWarning: invalid escape sequence '\c' """Defines the DTLZ3 multiobjective benchmark problem. inspyred/benchmarks.py:644 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:644: DeprecationWarning: invalid escape sequence '\c' """Defines the DTLZ4 multiobjective benchmark problem. inspyred/benchmarks.py:707 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:707: DeprecationWarning: invalid escape sequence '\c' """Defines the DTLZ5 multiobjective benchmark problem. inspyred/benchmarks.py:795 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:795: DeprecationWarning: invalid escape sequence '\c' """Defines the DTLZ6 multiobjective benchmark problem. inspyred/benchmarks.py:862 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/benchmarks.py:862: DeprecationWarning: invalid escape sequence '\s' """Defines the DTLZ7 multiobjective benchmark problem. inspyred/ec/ec.py:553 /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/ec/ec.py:553: DeprecationWarning: invalid escape sequence '\p' """Evolutionary computation representing a canonical evolution strategy. -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 2 passed, 15 warnings in 1.86s ======================== + export PYTHONPATH=/builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib/python3.11/site-packages:/builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib64/python3.11/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib/python3.11/site-packages:/builddir/build/BUILDROOT/python-inspyred-1.0.1-1.20211124git5fa8224.fc38.noarch/usr/lib64/python3.11/site-packages + /usr/bin/python3 setup.py test 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. running egg_info writing inspyred.egg-info/PKG-INFO writing dependency_links to inspyred.egg-info/dependency_links.txt writing entry points to inspyred.egg-info/entry_points.txt writing requirements to inspyred.egg-info/requires.txt writing top-level names to inspyred.egg-info/top_level.txt reading manifest file 'inspyred.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'inspyred.egg-info/SOURCES.txt' running build_ext test_adaptive_grid_archiver (tests.operator_tests.ArchiverTests.test_adaptive_grid_archiver) ... ok test_best_archiver (tests.operator_tests.ArchiverTests.test_best_archiver) ... ok test_default_archiver (tests.operator_tests.ArchiverTests.test_default_archiver) ... ok test_default_migration (tests.operator_tests.MigratorTests.test_default_migration) ... ok test_multiprocessing_migration (tests.operator_tests.MigratorTests.test_multiprocessing_migration) ... skipped 'unreliable' test_comma_replacement (tests.operator_tests.ReplacerTests.test_comma_replacement) ... ok test_crowding_replacement (tests.operator_tests.ReplacerTests.test_crowding_replacement) ... ok test_default_replacement (tests.operator_tests.ReplacerTests.test_default_replacement) ... ok test_generational_replacement (tests.operator_tests.ReplacerTests.test_generational_replacement) ... ok test_nsga_replacement (tests.operator_tests.ReplacerTests.test_nsga_replacement) ... ok test_paes_replacement (tests.operator_tests.ReplacerTests.test_paes_replacement) ... ok test_plus_replacement (tests.operator_tests.ReplacerTests.test_plus_replacement) ... ok test_random_replacement (tests.operator_tests.ReplacerTests.test_random_replacement) ... ok test_simulated_annealing_replacement (tests.operator_tests.ReplacerTests.test_simulated_annealing_replacement) ... ok test_steady_state_replacement (tests.operator_tests.ReplacerTests.test_steady_state_replacement) ... ok test_truncation_replacement (tests.operator_tests.ReplacerTests.test_truncation_replacement) ... ok test_default_selection (tests.operator_tests.SelectorTests.test_default_selection) ... ok test_fitness_proportionate_selection (tests.operator_tests.SelectorTests.test_fitness_proportionate_selection) ... ok test_rank_selection (tests.operator_tests.SelectorTests.test_rank_selection) ... ok test_tournament_selection (tests.operator_tests.SelectorTests.test_tournament_selection) ... ok test_truncation_selection (tests.operator_tests.SelectorTests.test_truncation_selection) ... ok test_uniform_selection (tests.operator_tests.SelectorTests.test_uniform_selection) ... ok test_average_fitness_termination (tests.operator_tests.TerminatorTests.test_average_fitness_termination) ... ok test_default_termination (tests.operator_tests.TerminatorTests.test_default_termination) ... ok test_diversity_termination (tests.operator_tests.TerminatorTests.test_diversity_termination) ... ok test_evaluation_termination (tests.operator_tests.TerminatorTests.test_evaluation_termination) ... ok test_generation_termination (tests.operator_tests.TerminatorTests.test_generation_termination) ... ok test_time_termination (tests.operator_tests.TerminatorTests.test_time_termination) ... ok test_arithmetic_crossover (tests.operator_tests.VariatorTests.test_arithmetic_crossover) ... ok test_bit_flip_mutation (tests.operator_tests.VariatorTests.test_bit_flip_mutation) ... ok test_blend_crossover (tests.operator_tests.VariatorTests.test_blend_crossover) ... ok test_default_variation (tests.operator_tests.VariatorTests.test_default_variation) ... ok test_gaussian_mutation (tests.operator_tests.VariatorTests.test_gaussian_mutation) ... ok test_heuristic_crossover (tests.operator_tests.VariatorTests.test_heuristic_crossover) ... ok test_laplace_crossover (tests.operator_tests.VariatorTests.test_laplace_crossover) ... ok test_n_point_crossover (tests.operator_tests.VariatorTests.test_n_point_crossover) ... ok test_nonuniform_mutation (tests.operator_tests.VariatorTests.test_nonuniform_mutation) ... ok test_random_reset_mutation (tests.operator_tests.VariatorTests.test_random_reset_mutation) ... ok test_simulated_binary_crossover (tests.operator_tests.VariatorTests.test_simulated_binary_crossover) ... ok test_uniform_crossover (tests.operator_tests.VariatorTests.test_uniform_crossover) ... ok test_parallel_evaluation_mp (tests.evaluator_tests.EvaluatorTests.test_parallel_evaluation_mp) ... ok test_parallel_evaluation_pp (tests.evaluator_tests.EvaluatorTests.test_parallel_evaluation_pp) ... skipped 'pp unavailable' test_all_observers (tests.observer_tests.ObserverTests.test_all_observers) ... /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/tests/observer_tests.py:43: ResourceWarning: unclosed file <_io.TextIOWrapper name='inspyred-statistics-file-04282023-194619.csv' mode='w' encoding='utf-8'> inspyred.ec.observers.file_observer(self.population, 0, 0, {}) ResourceWarning: Enable tracemalloc to get the object allocation traceback /builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/tests/observer_tests.py:43: ResourceWarning: unclosed file <_io.TextIOWrapper name='inspyred-individuals-file-04282023-194619.csv' mode='w' encoding='utf-8'> inspyred.ec.observers.file_observer(self.population, 0, 0, {}) ResourceWarning: Enable tracemalloc to get the object allocation traceback RuntimeError: module compiled against API version 0x10 but this version of numpy is 0xf ERROR test (tests.example_tests.ACS_Test.test) ... ok test (tests.example_tests.Custom_EC_Test.test) ... ok test (tests.example_tests.DEA_Test.test) ... ok test (tests.example_tests.EDA_Test.test) ... ok test (tests.example_tests.ES_Test.test) ... ok test (tests.example_tests.GA_Test.test) ... ok test (tests.example_tests.Knapsack_ACS_Test.test) ... ok test (tests.example_tests.Knapsack_EC_Test.test) ... ok test (tests.example_tests.NSGA_Test.test) ... ok test (tests.example_tests.Niche_Test.test) ... ok test (tests.example_tests.PAES_Test.test) ... ERROR test (tests.example_tests.PSO_Test.test) ... ok test (tests.example_tests.TSP_EC_Test.test) ... ok test_hypervolume (tests.supplemental_tests.AnalysisTests.test_hypervolume) ... ok test_bounder (tests.supplemental_tests.BounderTests.test_bounder) ... ok test_discrete_bounder (tests.supplemental_tests.BounderTests.test_discrete_bounder) ... ok test_diversify (tests.supplemental_tests.GeneratorTests.test_diversify) ... ok test_strategize (tests.supplemental_tests.GeneratorTests.test_strategize) ... ok test_memoize (tests.supplemental_tests.UtilityTests.test_memoize) ... Best Individual: [0.6864083916951897, 0.9610846984369891, 0.663551394426794, 0.992223877752576, 0.09483357170459528, 0.8109433776598612] : 4.209045311676006 Generation Evaluation Worst Best Median Average Std Dev ---------- ---------- ---------- ---------- ---------- ---------- ---------- 0 0 1.69574838 4.20904531 3.20436483 3.16259789 0.64871696 ---------------------------------------------------------------------------- Current Population ---------------------------------------------------------------------------- [0.6864083916951897, 0.9610846984369891, 0.663551394426794, 0.992223877752576, 0.09483357170459528, 0.8109433776598612] : 4.209045311676006 [0.930012973340238, 0.2837919024086294, 0.9070396994704392, 0.6502834985819259, 0.7205697480958083, 0.2837775858699386] : 3.775475407766979 [0.45866743108942043, 0.5492038808596912, 0.6534529723316184, 0.3588586652633379, 0.8847112997822125, 0.7955837700872711] : 3.7004780194135516 [0.7101926950829642, 0.6210547234045487, 0.8314553843198957, 0.5576185511585307, 0.10743778892257472, 0.7736288555631193] : 3.6013879984516333 [0.37896930482739366, 0.2581604242189458, 0.6018865575059708, 0.4818579704920707, 0.7973877419168739, 0.957363270576476] : 3.4756252695377308 [0.6190183961422041, 0.3625017755800922, 0.13276974407138975, 0.7921236515819932, 0.9780592986266662, 0.5608100704525993] : 3.445282936454945 [0.20372402180716465, 0.5797073647341181, 0.8754811227861985, 0.3066928974744486, 0.16276460280391292, 0.8350767143171913] : 2.9634467239230338 [0.3689007188150293, 0.8516798602983419, 0.9453804948786574, 0.20652771471738274, 0.5539796126183245, 0.02299050739930486] : 2.9494589087270406 [0.23794452421089152, 0.3722307938832323, 0.5280720332292054, 0.8116051985696006, 0.0898644657600911, 0.8778099558625252] : 2.917526971515546 [0.9200282769832276, 0.9620352109010493, 0.05063766268880776, 0.6563636705611229, 0.04018098687300653, 0.04857129503538349] : 2.6778171030425977 [0.014857139676752729, 0.37202517949765856, 0.09003472656685862, 0.7268955704495506, 0.6254750843167616, 0.7105940047295766] : 2.5398817052371587 [0.19442565601393558, 0.566158664718328, 0.39208665223559547, 0.25269327039603773, 0.10283608685691437, 0.18754805117244033] : 1.6957483813932515 ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Archive ( 1 individuals) ---------------------------------------------------------------------------- ['The', 'archive', 'observer', 'works'] ---------------------------------------------------------------------------- ok test_objectify (tests.supplemental_tests.UtilityTests.test_objectify) ... ok ====================================================================== ERROR: test_all_observers (tests.observer_tests.ObserverTests.test_all_observers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/tests/observer_tests.py", line 45, in test_all_observers inspyred.ec.observers.plot_observer(self.population, 0, 0, {}) File "/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/ec/observers.py", line 365, in plot_observer import matplotlib.pyplot as plt File "/usr/lib64/python3.11/site-packages/matplotlib/__init__.py", line 113, in from . import _api, _version, cbook, _docstring, rcsetup File "/usr/lib64/python3.11/site-packages/matplotlib/rcsetup.py", line 27, in from matplotlib.colors import Colormap, is_color_like File "/usr/lib64/python3.11/site-packages/matplotlib/colors.py", line 56, in from matplotlib import _api, _cm, cbook, scale File "/usr/lib64/python3.11/site-packages/matplotlib/scale.py", line 22, in from matplotlib.ticker import ( File "/usr/lib64/python3.11/site-packages/matplotlib/ticker.py", line 138, in from matplotlib import transforms as mtransforms File "/usr/lib64/python3.11/site-packages/matplotlib/transforms.py", line 49, in from matplotlib._path import ( ImportError: numpy.core.multiarray failed to import ====================================================================== ERROR: test (tests.example_tests.PAES_Test.test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/tests/example_tests.py", line 77, in test paes = examples.standard.paes_example.main(prng=prng) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/examples/standard/paes_example.py", line 13, in main final_pop = ea.evolve(generator=problem.generator, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/ec/emo.py", line 171, in evolve final_pop = ec.EvolutionaryComputation.evolve(self, generator, evaluator, pop_size, seeds, maximize, bounder, **args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/ec/ec.py", line 454, in evolve self.archive = self.archiver(random=self._random, population=list(self.population), archive=list(self.archive), args=self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/ec/archivers.py", line 201, in adaptive_grid_archiver update_grid(ind, new_archive, num_grid_divisions, adaptive_grid_archiver.global_smallest, File "/builddir/build/BUILD/inspyred-5fa8224f0c81c74e3c6183457f760af854ad72fb/inspyred/ec/archivers.py", line 187, in update_grid grid_population[loc] += 1 ~~~~~~~~~~~~~~~^^^^^ IndexError: list index out of range ---------------------------------------------------------------------- Ran 63 tests in 348.432s FAILED (errors=2, skipped=2) Test failed: error: Test failed: error: Bad exit status from /var/tmp/rpm-tmp.6zWBAy (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.6zWBAy (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.10/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-inspyred.spec