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-behave.spec'], chrootPath='/var/lib/mock/f39-build-1549309-36890/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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-behave.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=1698969600 Wrote: /builddir/build/SRPMS/python-behave-1.2.6-1.fc39.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-behave.spec'], chrootPath='/var/lib/mock/f39-build-1549309-36890/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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-behave.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=1698969600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vrz3ep + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf behave-1.2.6 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/behave-1.2.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd behave-1.2.6 + rm -rf /builddir/build/BUILD/behave-1.2.6-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/behave-1.2.6-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Backport-for-py38-fixes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-Tweak-tests-required-by-pytest-5.0.patch + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-invalid-escape-seq.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-sphinx-extlinks.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i /use_2to3/d setup.py + sed -i -e 's/^import mock/from unittest import mock/' -e 's/^from mock import /from unittest.mock import /' test/__init__.py test/_importer_candidate.py test/test_ansi_escapes.py test/test_configuration.py test/test_formatter.py test/test_formatter_progress.py test/test_formatter_rerun.py test/test_formatter_tags.py test/test_importer.py test/test_log_capture.py test/test_matchers.py test/test_model.py test/test_parser.py test/test_runner.py test/test_step_registry.py test/test_tag_expression.py test/test_tag_expression2.py test/test_tag_matcher.py test/reporters/__init__.py test/reporters/test_summary.py tests/api/__init__.py tests/api/_test_async_step34.py tests/api/_test_async_step35.py tests/api/test_async_step.py tests/api/testing_support.py tests/api/testing_support_async.py tests/unit/__init__.py tests/unit/test_behave4cmd_command_shell_proc.py tests/unit/test_capture.py tests/unit/test_context_cleanups.py tests/unit/test_explore_generator.py tests/unit/test_fixture.py tests/unit/test_model_core.py tests/unit/test_textutil.py tests/unit/test_userdata.py + sed -i /mock/d py.requirements/testing.txt + sed -i /mock/d setup.py + sed -i /mock/d tox.ini + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.T5bJAW + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.6 + 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 -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 -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 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + 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/behave-1.2.6/.pyproject-builddir + echo -n + 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/behave-1.2.6/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/behave-1.2.6/pyproject-wheeldir --output /builddir/build/BUILD/python-behave-1.2.6-1.fc39.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 67.7.2) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-behave-1.2.6-1.fc39.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-behave-1.2.6-1.fc39.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-behave.spec'], chrootPath='/var/lib/mock/f39-build-1549309-36890/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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-behave.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=1698969600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AzfuZ0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf behave-1.2.6 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/behave-1.2.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd behave-1.2.6 + rm -rf /builddir/build/BUILD/behave-1.2.6-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/behave-1.2.6-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Backport-for-py38-fixes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-Tweak-tests-required-by-pytest-5.0.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-invalid-escape-seq.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-sphinx-extlinks.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i /use_2to3/d setup.py + sed -i -e 's/^import mock/from unittest import mock/' -e 's/^from mock import /from unittest.mock import /' test/__init__.py test/_importer_candidate.py test/test_ansi_escapes.py test/test_configuration.py test/test_formatter.py test/test_formatter_progress.py test/test_formatter_rerun.py test/test_formatter_tags.py test/test_importer.py test/test_log_capture.py test/test_matchers.py test/test_model.py test/test_parser.py test/test_runner.py test/test_step_registry.py test/test_tag_expression.py test/test_tag_expression2.py test/test_tag_matcher.py test/reporters/__init__.py test/reporters/test_summary.py tests/api/__init__.py tests/api/_test_async_step34.py tests/api/_test_async_step35.py tests/api/test_async_step.py tests/api/testing_support.py tests/api/testing_support_async.py tests/unit/__init__.py tests/unit/test_behave4cmd_command_shell_proc.py tests/unit/test_capture.py tests/unit/test_context_cleanups.py tests/unit/test_explore_generator.py tests/unit/test_fixture.py tests/unit/test_model_core.py tests/unit/test_textutil.py tests/unit/test_userdata.py + sed -i /mock/d py.requirements/testing.txt + sed -i /mock/d setup.py + sed -i /mock/d tox.ini + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.tVvY57 + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.6 + 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 -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 -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 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + 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/behave-1.2.6/.pyproject-builddir + echo -n + 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/behave-1.2.6/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/behave-1.2.6/pyproject-wheeldir --output /builddir/build/BUILD/python-behave-1.2.6-1.fc39.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 67.7.2) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.38.4) /usr/lib/python3.12/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running egg_info creating behave.egg-info writing behave.egg-info/PKG-INFO writing dependency_links to behave.egg-info/dependency_links.txt writing entry points to behave.egg-info/entry_points.txt writing requirements to behave.egg-info/requires.txt writing top-level names to behave.egg-info/top_level.txt writing manifest file 'behave.egg-info/SOURCES.txt' reading manifest file 'behave.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.zip' under directory 'bin' warning: no files found matching '*.txt' under directory 'etc' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.yml' under directory 'tools' warning: no files found matching '*.sh' under directory 'tools' warning: no files found matching '*.txt' under directory 'more.features' no previously-included directories found matching '.tox' no previously-included directories found matching '.venv*' no previously-included directories found matching 'paver_ext' warning: no previously-included files found matching 'pavement.py' adding license file 'LICENSE' writing manifest file 'behave.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) running dist_info writing behave.egg-info/PKG-INFO writing dependency_links to behave.egg-info/dependency_links.txt writing entry points to behave.egg-info/entry_points.txt writing requirements to behave.egg-info/requires.txt writing top-level names to behave.egg-info/top_level.txt reading manifest file 'behave.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.zip' under directory 'bin' warning: no files found matching '*.txt' under directory 'etc' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.yml' under directory 'tools' warning: no files found matching '*.sh' under directory 'tools' warning: no files found matching '*.txt' under directory 'more.features' no previously-included directories found matching '.tox' no previously-included directories found matching '.venv*' no previously-included directories found matching 'paver_ext' warning: no previously-included files found matching 'pavement.py' adding license file 'LICENSE' writing manifest file 'behave.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/behave-1.2.6/behave-1.2.6.dist-info' Handling parse (>=1.8.2) from hook generated metadata: Requires-Dist (behave) Requirement not satisfied: parse (>=1.8.2) Handling parse-type (>=0.4.2) from hook generated metadata: Requires-Dist (behave) Requirement not satisfied: parse-type (>=0.4.2) Handling six (>=1.11) from hook generated metadata: Requires-Dist (behave) Requirement not satisfied: six (>=1.11) Handling argparse ; python_version < "2.7" from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: argparse ; python_version < "2.7" Handling importlib ; python_version < "2.7" from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: importlib ; python_version < "2.7" Handling ordereddict ; python_version < "2.7" from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: ordereddict ; python_version < "2.7" Handling traceback2 ; python_version < "3.0" from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: traceback2 ; python_version < "3.0" Handling enum34 ; python_version < "3.4" from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: enum34 ; python_version < "3.4" Handling coverage ; extra == 'develop' from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: coverage ; extra == 'develop' Handling pytest (>=3.0) ; extra == 'develop' from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: pytest (>=3.0) ; extra == 'develop' Handling pytest-cov ; extra == 'develop' from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: pytest-cov ; extra == 'develop' Handling tox ; extra == 'develop' from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: tox ; extra == 'develop' Handling invoke (>=0.21.0) ; extra == 'develop' from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: invoke (>=0.21.0) ; extra == 'develop' Handling path.py (>=8.1.2) ; extra == 'develop' from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: path.py (>=8.1.2) ; extra == 'develop' Handling pycmd ; extra == 'develop' from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: pycmd ; extra == 'develop' Handling pathlib ; extra == 'develop' from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: pathlib ; extra == 'develop' Handling modernize (>=0.5) ; extra == 'develop' from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: modernize (>=0.5) ; extra == 'develop' Handling pylint ; extra == 'develop' from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: pylint ; extra == 'develop' Handling sphinx (>=1.6) ; extra == 'docs' from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: sphinx (>=1.6) ; extra == 'docs' Handling sphinx-bootstrap-theme (>=0.6) ; extra == 'docs' from hook generated metadata: Requires-Dist (behave) Ignoring alien requirement: sphinx-bootstrap-theme (>=0.6) ; extra == 'docs' + cat /builddir/build/BUILD/python-behave-1.2.6-1.fc39.noarch-pyproject-buildrequires + rm -rfv behave-1.2.6.dist-info/ removed 'behave-1.2.6.dist-info/top_level.txt' removed 'behave-1.2.6.dist-info/zip-safe' removed 'behave-1.2.6.dist-info/LICENSE' removed 'behave-1.2.6.dist-info/entry_points.txt' removed 'behave-1.2.6.dist-info/METADATA' removed directory 'behave-1.2.6.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-behave-1.2.6-1.fc39.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details.