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-fixtures.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-429326-18110/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-fixtures.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=1675641600 Wrote: /builddir/build/SRPMS/python-fixtures-4.0.1-1.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-fixtures.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-429326-18110/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-fixtures.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=1675641600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dTKAOt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fixtures-4.0.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fixtures-4.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fixtures-4.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e /mock/d -i setup.cfg + sed -e 's/import mock/import unittest.mock as mock/' -i fixtures/tests/_fixtures/test_mockpatch.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Fhl9MG + umask 022 + cd /builddir/build/BUILD + cd fixtures-4.0.1 + 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 ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/fixtures-4.0.1/.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/fixtures-4.0.1/.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/fixtures-4.0.1/pyproject-wheeldir -t Handling pbr>=5.7.0 from build-system.requires Requirement not satisfied: pbr>=5.7.0 Handling setuptools>=36.6.0 from build-system.requires Requirement not satisfied: setuptools>=36.6.0 Handling wheel from build-system.requires Requirement not satisfied: wheel Exiting dependency generation pass: build backend + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-fixtures-4.0.1-1.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-fixtures.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-429326-18110/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-fixtures.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=1675641600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MAxCfu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fixtures-4.0.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fixtures-4.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fixtures-4.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e /mock/d -i setup.cfg + sed -e 's/import mock/import unittest.mock as mock/' -i fixtures/tests/_fixtures/test_mockpatch.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.zwDcW7 + umask 022 + cd /builddir/build/BUILD + cd fixtures-4.0.1 + 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 ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/fixtures-4.0.1/.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/fixtures-4.0.1/.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/fixtures-4.0.1/pyproject-wheeldir -t Handling pbr>=5.7.0 from build-system.requires Requirement satisfied: pbr>=5.7.0 (installed: pbr 5.10.0) Handling setuptools>=36.6.0 from build-system.requires Requirement satisfied: setuptools>=36.6.0 (installed: setuptools 62.6.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.38.4) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) Handling pbr>5.7.0 from get_requires_for_build_wheel Requirement satisfied: pbr>5.7.0 (installed: pbr 5.10.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-fixtures-4.0.1-1.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-fixtures.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-429326-18110/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-fixtures.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=1675641600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e9lb9h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fixtures-4.0.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fixtures-4.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fixtures-4.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e /mock/d -i setup.cfg + sed -e 's/import mock/import unittest.mock as mock/' -i fixtures/tests/_fixtures/test_mockpatch.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.a63YUh + umask 022 + cd /builddir/build/BUILD + cd fixtures-4.0.1 + 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 ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/fixtures-4.0.1/.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/fixtures-4.0.1/.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/fixtures-4.0.1/pyproject-wheeldir -t Handling pbr>=5.7.0 from build-system.requires Requirement satisfied: pbr>=5.7.0 (installed: pbr 5.10.0) Handling setuptools>=36.6.0 from build-system.requires Requirement satisfied: setuptools>=36.6.0 (installed: setuptools 62.6.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.38.4) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) Handling pbr>5.7.0 from get_requires_for_build_wheel Requirement satisfied: pbr>5.7.0 (installed: pbr 5.10.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py311: commands succeeded congratulations :) Handling tox >= 3.1 from tox --print-deps-only: py311 Requirement satisfied: tox >= 3.1 (installed: tox 3.27.1) /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( HOOK STDOUT: running dist_info HOOK STDOUT: writing fixtures.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to fixtures.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to fixtures.egg-info/requires.txt HOOK STDOUT: writing top-level names to fixtures.egg-info/top_level.txt HOOK STDOUT: [pbr] Reusing existing SOURCES.txt HOOK STDOUT: creating '/builddir/build/BUILD/fixtures-4.0.1/fixtures-4.0.1.dist-info' Handling pbr (>=5.7.0) from hook generated metadata: Requires-Dist Requirement satisfied: pbr (>=5.7.0) (installed: pbr 5.10.0) Handling docutils ; extra == 'docs' from hook generated metadata: Requires-Dist Requirement not satisfied: docutils ; extra == 'docs' Handling testtools ; extra == 'streams' from hook generated metadata: Requires-Dist Ignoring alien requirement: testtools ; extra == 'streams' Handling testtools ; extra == 'test' from hook generated metadata: Requires-Dist Requirement not satisfied: testtools ; extra == 'test' + rm -rfv fixtures-4.0.1.dist-info/ removed 'fixtures-4.0.1.dist-info/pbr.json' removed 'fixtures-4.0.1.dist-info/top_level.txt' removed 'fixtures-4.0.1.dist-info/COPYING' removed 'fixtures-4.0.1.dist-info/METADATA' removed 'fixtures-4.0.1.dist-info/AUTHORS' removed directory 'fixtures-4.0.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-fixtures-4.0.1-1.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-fixtures.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-429326-18110/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-fixtures.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=1675641600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SALlcF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fixtures-4.0.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fixtures-4.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fixtures-4.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e /mock/d -i setup.cfg + sed -e 's/import mock/import unittest.mock as mock/' -i fixtures/tests/_fixtures/test_mockpatch.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Pp2ClG + umask 022 + cd /builddir/build/BUILD + cd fixtures-4.0.1 + 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 ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/fixtures-4.0.1/.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/fixtures-4.0.1/.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/fixtures-4.0.1/pyproject-wheeldir -t Handling pbr>=5.7.0 from build-system.requires Requirement satisfied: pbr>=5.7.0 (installed: pbr 5.10.0) Handling setuptools>=36.6.0 from build-system.requires Requirement satisfied: setuptools>=36.6.0 (installed: setuptools 62.6.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.38.4) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) Handling pbr>5.7.0 from get_requires_for_build_wheel Requirement satisfied: pbr>5.7.0 (installed: pbr 5.10.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py311: commands succeeded congratulations :) Handling tox >= 3.1 from tox --print-deps-only: py311 Requirement satisfied: tox >= 3.1 (installed: tox 3.27.1) /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( HOOK STDOUT: running dist_info HOOK STDOUT: writing fixtures.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to fixtures.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to fixtures.egg-info/requires.txt HOOK STDOUT: writing top-level names to fixtures.egg-info/top_level.txt HOOK STDOUT: [pbr] Reusing existing SOURCES.txt HOOK STDOUT: creating '/builddir/build/BUILD/fixtures-4.0.1/fixtures-4.0.1.dist-info' Handling pbr (>=5.7.0) from hook generated metadata: Requires-Dist Requirement satisfied: pbr (>=5.7.0) (installed: pbr 5.10.0) Handling docutils ; extra == 'docs' from hook generated metadata: Requires-Dist Requirement satisfied: docutils ; extra == 'docs' (installed: docutils 0.19) Handling testtools ; extra == 'streams' from hook generated metadata: Requires-Dist Ignoring alien requirement: testtools ; extra == 'streams' Handling testtools ; extra == 'test' from hook generated metadata: Requires-Dist Requirement satisfied: testtools ; extra == 'test' (installed: testtools 2.5.0) + rm -rfv fixtures-4.0.1.dist-info/ removed 'fixtures-4.0.1.dist-info/pbr.json' removed 'fixtures-4.0.1.dist-info/top_level.txt' removed 'fixtures-4.0.1.dist-info/COPYING' removed 'fixtures-4.0.1.dist-info/METADATA' removed 'fixtures-4.0.1.dist-info/AUTHORS' removed directory 'fixtures-4.0.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-fixtures-4.0.1-1.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-fixtures.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-429326-18110/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-fixtures.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=1675641600 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FF5aH5 + umask 022 + cd /builddir/build/BUILD + cd fixtures-4.0.1 + 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 ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/fixtures-4.0.1/.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/fixtures-4.0.1/.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/fixtures-4.0.1/pyproject-wheeldir -t Handling pbr>=5.7.0 from build-system.requires Requirement satisfied: pbr>=5.7.0 (installed: pbr 5.10.0) Handling setuptools>=36.6.0 from build-system.requires Requirement satisfied: setuptools>=36.6.0 (installed: setuptools 62.6.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.38.4) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) Handling pbr>5.7.0 from get_requires_for_build_wheel Requirement satisfied: pbr>5.7.0 (installed: pbr 5.10.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py311: commands succeeded congratulations :) Handling tox >= 3.1 from tox --print-deps-only: py311 Requirement satisfied: tox >= 3.1 (installed: tox 3.27.1) /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution HOOK STDOUT: running dist_info HOOK STDOUT: creating fixtures.egg-info HOOK STDOUT: writing fixtures.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to fixtures.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to fixtures.egg-info/requires.txt HOOK STDOUT: writing top-level names to fixtures.egg-info/top_level.txt HOOK STDOUT: [pbr] Processing SOURCES.txt HOOK STDOUT: writing manifest file 'fixtures.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'COPYING' HOOK STDOUT: adding license file 'AUTHORS' HOOK STDOUT: writing manifest file 'fixtures.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/fixtures-4.0.1/fixtures-4.0.1.dist-info' Handling pbr (>=5.7.0) from hook generated metadata: Requires-Dist Requirement satisfied: pbr (>=5.7.0) (installed: pbr 5.10.0) Handling docutils ; extra == 'docs' from hook generated metadata: Requires-Dist Requirement satisfied: docutils ; extra == 'docs' (installed: docutils 0.19) Handling testtools ; extra == 'streams' from hook generated metadata: Requires-Dist Ignoring alien requirement: testtools ; extra == 'streams' Handling testtools ; extra == 'test' from hook generated metadata: Requires-Dist Requirement satisfied: testtools ; extra == 'test' (installed: testtools 2.5.0) + rm -rfv fixtures-4.0.1.dist-info/ removed 'fixtures-4.0.1.dist-info/top_level.txt' removed 'fixtures-4.0.1.dist-info/COPYING' removed 'fixtures-4.0.1.dist-info/METADATA' removed 'fixtures-4.0.1.dist-info/AUTHORS' removed directory 'fixtures-4.0.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2jrW3t + 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 fixtures-4.0.1 + mkdir -p /builddir/build/BUILD/fixtures-4.0.1/.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/fixtures-4.0.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/fixtures-4.0.1/pyproject-wheeldir Processing /builddir/build/BUILD/fixtures-4.0.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/fixtures-4.0.1/.pyproject-builddir/pip-modern-metadata-h6vwl2jl/fixtures.egg-info writing /builddir/build/BUILD/fixtures-4.0.1/.pyproject-builddir/pip-modern-metadata-h6vwl2jl/fixtures.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/fixtures-4.0.1/.pyproject-builddir/pip-modern-metadata-h6vwl2jl/fixtures.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/fixtures-4.0.1/.pyproject-builddir/pip-modern-metadata-h6vwl2jl/fixtures.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/fixtures-4.0.1/.pyproject-builddir/pip-modern-metadata-h6vwl2jl/fixtures.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/fixtures-4.0.1/.pyproject-builddir/pip-modern-metadata-h6vwl2jl/fixtures.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/fixtures-4.0.1/.pyproject-builddir/pip-modern-metadata-h6vwl2jl/fixtures.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/fixtures-4.0.1/.pyproject-builddir/pip-modern-metadata-h6vwl2jl/fixtures-4.0.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: fixtures Building wheel for fixtures (pyproject.toml): started Running command Building wheel for fixtures (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fixtures creating build/lib/fixtures/tests creating build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_packagepath.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_pythonpackage.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_logger.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_mockpatch.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_tempdir.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_environ.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_warnings.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_monkeypatch.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/__init__.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_temphomedir.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_pythonpath.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_timeout.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_popen.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_streams.py -> build/lib/fixtures/tests/_fixtures creating build/lib/fixtures/_fixtures copying fixtures/_fixtures/packagepath.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/__init__.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/pythonpath.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/pythonpackage.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/environ.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/logger.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/timeout.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/mockpatch.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/tempdir.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/streams.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/warnings.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/popen.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/monkeypatch.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/temphomedir.py -> build/lib/fixtures/_fixtures copying fixtures/__init__.py -> build/lib/fixtures copying fixtures/testcase.py -> build/lib/fixtures copying fixtures/callmany.py -> build/lib/fixtures copying fixtures/fixture.py -> build/lib/fixtures copying fixtures/tests/test_fixture.py -> build/lib/fixtures/tests copying fixtures/tests/__init__.py -> build/lib/fixtures/tests copying fixtures/tests/helpers.py -> build/lib/fixtures/tests copying fixtures/tests/test_callmany.py -> build/lib/fixtures/tests copying fixtures/tests/test_testcase.py -> build/lib/fixtures/tests running egg_info creating fixtures.egg-info writing fixtures.egg-info/PKG-INFO writing dependency_links to fixtures.egg-info/dependency_links.txt writing requirements to fixtures.egg-info/requires.txt writing top-level names to fixtures.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'fixtures.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'fixtures.egg-info/SOURCES.txt' installing to build/bdist.linux-riscv64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/wheel creating build/bdist.linux-riscv64/wheel/fixtures creating build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/packagepath.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/__init__.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/pythonpath.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/pythonpackage.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/environ.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/logger.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/timeout.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/mockpatch.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/tempdir.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/streams.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/warnings.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/popen.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/monkeypatch.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/temphomedir.py -> build/bdist.linux-riscv64/wheel/fixtures/_fixtures copying build/lib/fixtures/__init__.py -> build/bdist.linux-riscv64/wheel/fixtures copying build/lib/fixtures/testcase.py -> build/bdist.linux-riscv64/wheel/fixtures copying build/lib/fixtures/callmany.py -> build/bdist.linux-riscv64/wheel/fixtures creating build/bdist.linux-riscv64/wheel/fixtures/tests creating build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_packagepath.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_pythonpackage.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_logger.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_mockpatch.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_tempdir.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_environ.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_warnings.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_monkeypatch.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/__init__.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_temphomedir.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_pythonpath.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_timeout.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_popen.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_streams.py -> build/bdist.linux-riscv64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/test_fixture.py -> build/bdist.linux-riscv64/wheel/fixtures/tests copying build/lib/fixtures/tests/__init__.py -> build/bdist.linux-riscv64/wheel/fixtures/tests copying build/lib/fixtures/tests/helpers.py -> build/bdist.linux-riscv64/wheel/fixtures/tests copying build/lib/fixtures/tests/test_callmany.py -> build/bdist.linux-riscv64/wheel/fixtures/tests copying build/lib/fixtures/tests/test_testcase.py -> build/bdist.linux-riscv64/wheel/fixtures/tests copying build/lib/fixtures/fixture.py -> build/bdist.linux-riscv64/wheel/fixtures running install_egg_info Copying fixtures.egg-info to build/bdist.linux-riscv64/wheel/fixtures-4.0.1-py3.11.egg-info running install_scripts creating build/bdist.linux-riscv64/wheel/fixtures-4.0.1.dist-info/WHEEL creating '/builddir/build/BUILD/fixtures-4.0.1/.pyproject-builddir/pip-wheel-23yswzu3/tmplfiposta/fixtures-4.0.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding 'fixtures/__init__.py' adding 'fixtures/callmany.py' adding 'fixtures/fixture.py' adding 'fixtures/testcase.py' adding 'fixtures/_fixtures/__init__.py' adding 'fixtures/_fixtures/environ.py' adding 'fixtures/_fixtures/logger.py' adding 'fixtures/_fixtures/mockpatch.py' adding 'fixtures/_fixtures/monkeypatch.py' adding 'fixtures/_fixtures/packagepath.py' adding 'fixtures/_fixtures/popen.py' adding 'fixtures/_fixtures/pythonpackage.py' adding 'fixtures/_fixtures/pythonpath.py' adding 'fixtures/_fixtures/streams.py' adding 'fixtures/_fixtures/tempdir.py' adding 'fixtures/_fixtures/temphomedir.py' adding 'fixtures/_fixtures/timeout.py' adding 'fixtures/_fixtures/warnings.py' adding 'fixtures/tests/__init__.py' adding 'fixtures/tests/helpers.py' adding 'fixtures/tests/test_callmany.py' adding 'fixtures/tests/test_fixture.py' adding 'fixtures/tests/test_testcase.py' adding 'fixtures/tests/_fixtures/__init__.py' adding 'fixtures/tests/_fixtures/test_environ.py' adding 'fixtures/tests/_fixtures/test_logger.py' adding 'fixtures/tests/_fixtures/test_mockpatch.py' adding 'fixtures/tests/_fixtures/test_monkeypatch.py' adding 'fixtures/tests/_fixtures/test_packagepath.py' adding 'fixtures/tests/_fixtures/test_popen.py' adding 'fixtures/tests/_fixtures/test_pythonpackage.py' adding 'fixtures/tests/_fixtures/test_pythonpath.py' adding 'fixtures/tests/_fixtures/test_streams.py' adding 'fixtures/tests/_fixtures/test_tempdir.py' adding 'fixtures/tests/_fixtures/test_temphomedir.py' adding 'fixtures/tests/_fixtures/test_timeout.py' adding 'fixtures/tests/_fixtures/test_warnings.py' adding 'fixtures-4.0.1.dist-info/AUTHORS' adding 'fixtures-4.0.1.dist-info/COPYING' adding 'fixtures-4.0.1.dist-info/METADATA' adding 'fixtures-4.0.1.dist-info/WHEEL' adding 'fixtures-4.0.1.dist-info/top_level.txt' adding 'fixtures-4.0.1.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel Building wheel for fixtures (pyproject.toml): finished with status 'done' Created wheel for fixtures: filename=fixtures-4.0.1-py3-none-any.whl size=62818 sha256=128c9a0a9c86203cd7c75656588e2117719d697932e0bf7d7ac4aa60e08a75e0 Stored in directory: /builddir/.cache/pip/wheels/de/2d/00/344aea7622c0f4fd4afff7a5fd7c9f9b9f939218688bce8c3b Successfully built fixtures + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ksMWjZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch ++ dirname /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.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 fixtures-4.0.1 ++ xargs basename --multiple ++ ls /builddir/build/BUILD/fixtures-4.0.1/pyproject-wheeldir/fixtures-4.0.1-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=fixtures==4.0.1 + TMPDIR=/builddir/build/BUILD/fixtures-4.0.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.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/fixtures-4.0.1/pyproject-wheeldir fixtures==4.0.1 Using pip 22.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/fixtures-4.0.1/pyproject-wheeldir Processing ./pyproject-wheeldir/fixtures-4.0.1-py3-none-any.whl Installing collected packages: fixtures Successfully installed fixtures-4.0.1 + '[' -d /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/python-fixtures-4.0.1-1.fc38.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/fixtures-4.0.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/lib/python3.11/site-packages/fixtures-4.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-fixtures-4.0.1-1.fc38.noarch --record /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/lib/python3.11/site-packages/fixtures-4.0.1.dist-info/RECORD --output /builddir/build/BUILD/python-fixtures-4.0.1-1.fc38.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/lib/python3.11/site-packages/fixtures-4.0.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/lib/python3.11/site-packages/fixtures-4.0.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/lib/python3.11/site-packages/fixtures-4.0.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/lib/python3.11/site-packages/fixtures-4.0.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-fixtures-4.0.1-1.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-fixtures-4.0.1-1.fc38.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-fixtures-4.0.1-1.fc38.noarch-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.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-fixtures-4.0.1-1.fc38.noarch-pyproject-record --prefix /usr fixtures + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.0.1-1.fc38 --unique-debug-suffix -4.0.1-1.fc38.noarch --unique-debug-src-base python-fixtures-4.0.1-1.fc38.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fixtures-4.0.1 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-fixtures-4.0.1-1.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.7HL754 + 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 fixtures-4.0.1 + TOX_TESTENV_PASSENV='*' + 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-fixtures-4.0.1-1.fc38.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/fixtures-4.0.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=8 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py311 :128: RuntimeWarning: 'testtools.run' found in sys.modules after import of package 'testtools', but prior to execution of 'testtools.run'; this may result in unpredictable behaviour Tests running... Ran 140 tests in 2.382s OK ___________________________________ summary ____________________________________ py311: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-fixtures-4.0.1-1.fc38.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oT3Tvh + umask 022 + cd /builddir/build/BUILD + cd fixtures-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/share/doc/python3-fixtures + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/share/doc/python3-fixtures + cp -pr README.rst /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/share/doc/python3-fixtures + cp -pr GOALS /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/share/doc/python3-fixtures + cp -pr NEWS /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/share/doc/python3-fixtures + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qdLG9Z + umask 022 + cd /builddir/build/BUILD + cd fixtures-4.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/share/licenses/python3-fixtures + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/share/licenses/python3-fixtures + cp -pr Apache-2.0 /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/share/licenses/python3-fixtures + cp -pr BSD /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch/usr/share/licenses/python3-fixtures + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-fixtures = 4.0.1-1.fc38 python3-fixtures = 4.0.1-1.fc38 python3.11-fixtures = 4.0.1-1.fc38 python3.11dist(fixtures) = 4.0.1 python3dist(fixtures) = 4.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 python3.11dist(pbr) >= 5.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch Wrote: /builddir/build/SRPMS/python-fixtures-4.0.1-1.fc38.src.rpm Wrote: /builddir/build/RPMS/python3-fixtures-4.0.1-1.fc38.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IHGaFy + umask 022 + cd /builddir/build/BUILD + cd fixtures-4.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fixtures-4.0.1-1.fc38.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.bueIiG + umask 022 + cd /builddir/build/BUILD + rm -rf fixtures-4.0.1 fixtures-4.0.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0