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-pyfakefs.spec'], chrootPath='/var/lib/mock/f39-build-1556418-37176/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-pyfakefs.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=1689897600 Wrote: /builddir/build/SRPMS/python-pyfakefs-5.2.3-2.fc39.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pyfakefs.spec'], chrootPath='/var/lib/mock/f39-build-1556418-37176/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pyfakefs.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=1689897600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.o1KX8G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyfakefs-5.2.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pyfakefs-5.2.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyfakefs-5.2.3 + rm -rf /builddir/build/BUILD/pyfakefs-5.2.3-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/pyfakefs-5.2.3-SPECPARTS + /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 . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-pyfakefs-5.2.3 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + rm -f requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pJgH6P + 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 -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 + cd pyfakefs-5.2.3 + 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 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build creating build/lib creating build/lib/pyfakefs copying pyfakefs/fake_filesystem_unittest.py -> build/lib/pyfakefs copying pyfakefs/fake_pathlib.py -> build/lib/pyfakefs copying pyfakefs/pytest_plugin.py -> build/lib/pyfakefs copying pyfakefs/fake_path.py -> build/lib/pyfakefs copying pyfakefs/mox3_stubout.py -> build/lib/pyfakefs copying pyfakefs/fake_file.py -> build/lib/pyfakefs copying pyfakefs/fake_filesystem_shutil.py -> build/lib/pyfakefs copying pyfakefs/_version.py -> build/lib/pyfakefs copying pyfakefs/fake_open.py -> build/lib/pyfakefs copying pyfakefs/fake_scandir.py -> build/lib/pyfakefs copying pyfakefs/fake_io.py -> build/lib/pyfakefs copying pyfakefs/patched_packages.py -> build/lib/pyfakefs copying pyfakefs/__init__.py -> build/lib/pyfakefs copying pyfakefs/extra_packages.py -> build/lib/pyfakefs copying pyfakefs/helpers.py -> build/lib/pyfakefs copying pyfakefs/fake_filesystem.py -> build/lib/pyfakefs copying pyfakefs/fake_os.py -> build/lib/pyfakefs creating build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/io.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_fixture_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/example.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_doctest_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_plugin_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_module_fixture_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_fixture_param_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/conftest.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/__init__.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_plugin_failing_helper.py -> build/lib/pyfakefs/pytest_tests creating build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_shutil_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_pathlib_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_unittest_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/test_utils.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/example.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_open_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/mox3_stubout_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/performance_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/example_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/import_as_example.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_tempfile_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/all_tests.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/logsio.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/dynamic_patch_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_os_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_stat_time_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/patched_packages_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/mox3_stubout_example.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/all_tests_without_extra_packages.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/__init__.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_glob_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_vs_real_test.py -> build/lib/pyfakefs/tests creating build/lib/pyfakefs/tests/fixtures copying pyfakefs/tests/fixtures/module_with_attributes.py -> build/lib/pyfakefs/tests/fixtures copying pyfakefs/tests/fixtures/__init__.py -> build/lib/pyfakefs/tests/fixtures copying pyfakefs/tests/fixtures/config_module.py -> build/lib/pyfakefs/tests/fixtures copying pyfakefs/tests/fixtures/deprecated_property.py -> build/lib/pyfakefs/tests/fixtures running egg_info writing pyfakefs.egg-info/PKG-INFO writing dependency_links to pyfakefs.egg-info/dependency_links.txt writing entry points to pyfakefs.egg-info/entry_points.txt writing top-level names to pyfakefs.egg-info/top_level.txt reading manifest file 'pyfakefs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'pyfakefs.egg-info/SOURCES.txt' copying pyfakefs/py.typed -> build/lib/pyfakefs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AR2Iug + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch ++ dirname /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.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 -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 + cd pyfakefs-5.2.3 + 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 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch --prefix /usr running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr creating /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12 creating /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages creating /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/fake_filesystem_unittest.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/fake_pathlib.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/pytest_plugin.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/fake_path.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/mox3_stubout.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/fake_file.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/fake_filesystem_shutil.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/_version.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs creating /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/io.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_fixture_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/example.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_doctest_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_plugin_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_module_fixture_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_fixture_param_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/conftest.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/__init__.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/fake_open.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/fake_scandir.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/fake_io.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/py.typed -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs creating /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_shutil_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_pathlib_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_unittest_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/test_utils.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/example.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_open_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/mox3_stubout_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests creating /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fixtures/module_with_attributes.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fixtures/config_module.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fixtures/deprecated_property.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/performance_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/example_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/import_as_example.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_tempfile_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/all_tests.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/logsio.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/dynamic_patch_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_os_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_stat_time_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/patched_packages_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/mox3_stubout_example.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/all_tests_without_extra_packages.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/__init__.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_glob_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_vs_real_test.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests copying build/lib/pyfakefs/patched_packages.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/__init__.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/extra_packages.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/helpers.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/fake_filesystem.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs copying build/lib/pyfakefs/fake_os.py -> /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/fake_filesystem_unittest.py to fake_filesystem_unittest.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/fake_pathlib.py to fake_pathlib.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_plugin.py to pytest_plugin.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/fake_path.py to fake_path.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/mox3_stubout.py to mox3_stubout.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/fake_file.py to fake_file.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/fake_filesystem_shutil.py to fake_filesystem_shutil.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/_version.py to _version.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests/io.py to io.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests/pytest_fixture_test.py to pytest_fixture_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests/example.py to example.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests/pytest_doctest_test.py to pytest_doctest_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py to pytest_check_failed_plugin_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests/pytest_plugin_test.py to pytest_plugin_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests/pytest_module_fixture_test.py to pytest_module_fixture_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests/pytest_fixture_param_test.py to pytest_fixture_param_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests/conftest.py to conftest.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py to pytest_plugin_failing_helper.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/fake_open.py to fake_open.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/fake_scandir.py to fake_scandir.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/fake_io.py to fake_io.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fake_filesystem_shutil_test.py to fake_filesystem_shutil_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fake_pathlib_test.py to fake_pathlib_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fake_filesystem_unittest_test.py to fake_filesystem_unittest_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/test_utils.py to test_utils.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/example.py to example.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fake_open_test.py to fake_open_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/mox3_stubout_test.py to mox3_stubout_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fixtures/module_with_attributes.py to module_with_attributes.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fixtures/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fixtures/config_module.py to config_module.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fixtures/deprecated_property.py to deprecated_property.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/performance_test.py to performance_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/example_test.py to example_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/import_as_example.py to import_as_example.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fake_tempfile_test.py to fake_tempfile_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/all_tests.py to all_tests.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/logsio.py to logsio.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/dynamic_patch_test.py to dynamic_patch_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fake_os_test.py to fake_os_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fake_stat_time_test.py to fake_stat_time_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/patched_packages_test.py to patched_packages_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fake_filesystem_test.py to fake_filesystem_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/mox3_stubout_example.py to mox3_stubout_example.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/all_tests_without_extra_packages.py to all_tests_without_extra_packages.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fake_filesystem_glob_test.py to fake_filesystem_glob_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/tests/fake_filesystem_vs_real_test.py to fake_filesystem_vs_real_test.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/patched_packages.py to patched_packages.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/extra_packages.py to extra_packages.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/helpers.py to helpers.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/fake_filesystem.py to fake_filesystem.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs/fake_os.py to fake_os.cpython-312.pyc writing byte-compilation script '/tmp/tmpd8fs275j.py' /usr/bin/python3 /tmp/tmpd8fs275j.py removing /tmp/tmpd8fs275j.py running install_egg_info running egg_info writing pyfakefs.egg-info/PKG-INFO writing dependency_links to pyfakefs.egg-info/dependency_links.txt writing entry points to pyfakefs.egg-info/entry_points.txt writing top-level names to pyfakefs.egg-info/top_level.txt reading manifest file 'pyfakefs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'pyfakefs.egg-info/SOURCES.txt' Copying pyfakefs.egg-info to /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12/site-packages/pyfakefs-5.2.3-py3.12.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.2.3-2.fc39 --unique-debug-suffix -5.2.3-2.fc39.noarch --unique-debug-src-base python-pyfakefs-5.2.3-2.fc39.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyfakefs-5.2.3 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /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-pyfakefs-5.2.3-2.fc39.noarch/usr/lib/python3.12 using python3.12 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-pyfakefs-5.2.3-2.fc39.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MTaqKh + umask 022 + cd /builddir/build/BUILD + cd pyfakefs-5.2.3 + DOCDIR=/builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/share/doc/python3-pyfakefs + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/share/doc/python3-pyfakefs + cp -pr /builddir/build/BUILD/pyfakefs-5.2.3/README.md /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/share/doc/python3-pyfakefs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.s429lW + umask 022 + cd /builddir/build/BUILD + cd pyfakefs-5.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/share/licenses/python3-pyfakefs + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/share/licenses/python3-pyfakefs + cp -pr /builddir/build/BUILD/pyfakefs-5.2.3/COPYING /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch/usr/share/licenses/python3-pyfakefs + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyfakefs = 5.2.3-2.fc39 python3-pyfakefs = 5.2.3-2.fc39 python3.12-pyfakefs = 5.2.3-2.fc39 python3.12dist(pyfakefs) = 5.2.3 python3dist(pyfakefs) = 5.2.3 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.12 Obsoletes: python-pyfakefs < 5.2.3-2.fc39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyfakefs-5.2.3-2.fc39.noarch Wrote: /builddir/build/RPMS/python3-pyfakefs-5.2.3-2.fc39.noarch.rpm Child return code was: 0