==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pyfakefs 5.8.0-1 (Fri Mar 14 06:18:34 2025)
==> Retrieving sources...
  -> Cloning pyfakefs git repo...
Cloning into bare repository '/home/leming/work/python-pyfakefs/pyfakefs'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    pyfakefs ... Skipped
==> Making package: python-pyfakefs 5.8.0-1 (Fri Mar 14 06:18:58 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) python-iniconfig-2.0.0-6  python-packaging-24.2-3
             python-pluggy-1.5.0-3  python-pytest-1:8.3.5-1

Total Download Size:   0.82 MiB
Total Installed Size:  4.83 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pytest-1:8.3.5-1-any downloading...
 python-packaging-24.2-3-any downloading...
 python-pluggy-1.5.0-3-any downloading...
 python-iniconfig-2.0.0-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-iniconfig...
installing python-packaging...
installing python-pluggy...
installing python-pytest...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (16) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
              python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.6.0-1
              python-platformdirs-4.3.6-2  python-pyproject-hooks-1.2.0-3
              git-2.48.1-2  python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-1:75.8.0-1  python-wheel-0.45.0-3

Total Download Size:    1.60 MiB
Total Installed Size:  49.85 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:75.8.0-1-any downloading...
 python-more-itertools-10.6.0-1-any downloading...
 python-wheel-0.45.0-3-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of pyfakefs git repo...
Cloning into 'pyfakefs'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating pyfakefs.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
writing manifest file 'pyfakefs.egg-info/SOURCES.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'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/pyfakefs
copying pyfakefs/fake_filesystem.py -> build/lib/pyfakefs
copying pyfakefs/fake_path.py -> build/lib/pyfakefs
copying pyfakefs/legacy_packages.py -> build/lib/pyfakefs
copying pyfakefs/patched_packages.py -> build/lib/pyfakefs
copying pyfakefs/fake_filesystem_shutil.py -> build/lib/pyfakefs
copying pyfakefs/fake_pathlib.py -> build/lib/pyfakefs
copying pyfakefs/pytest_plugin.py -> build/lib/pyfakefs
copying pyfakefs/helpers.py -> build/lib/pyfakefs
copying pyfakefs/mox3_stubout.py -> build/lib/pyfakefs
copying pyfakefs/fake_legacy_modules.py -> build/lib/pyfakefs
copying pyfakefs/fake_file.py -> build/lib/pyfakefs
copying pyfakefs/__init__.py -> build/lib/pyfakefs
copying pyfakefs/fake_scandir.py -> build/lib/pyfakefs
copying pyfakefs/fake_open.py -> build/lib/pyfakefs
copying pyfakefs/fake_filesystem_unittest.py -> build/lib/pyfakefs
copying pyfakefs/_version.py -> build/lib/pyfakefs
copying pyfakefs/fake_os.py -> build/lib/pyfakefs
copying pyfakefs/fake_io.py -> build/lib/pyfakefs
creating build/lib/pyfakefs/pytest_session_tests
copying pyfakefs/pytest_session_tests/test_patch_on_setup.py -> build/lib/pyfakefs/pytest_session_tests
copying pyfakefs/pytest_session_tests/__init__.py -> build/lib/pyfakefs/pytest_session_tests
creating build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/fake_fcntl_test.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_doctest_test.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/local_import.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/conftest.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/lib_using_pathlib.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_fixture_test.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_plugin_failing_helper.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/io.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/test_reload_local_import.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/example.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/unhashable.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/__init__.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_plugin_test.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_reload_pandas_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/pytest_module_fixture_test.py -> build/lib/pyfakefs/pytest_tests
creating build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_pathlib_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_os_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/import_as_example.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/test_utils.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/mox3_stubout_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_filesystem_vs_real_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/dynamic_patch_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_filesystem_shutil_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_tempfile_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_filesystem_unittest_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/example_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/all_tests_without_extra_packages.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/all_tests.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/performance_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/skipped_pathlib.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/example.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/mox3_stubout_example.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_stat_time_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/__init__.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_filesystem_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/logsio.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/patched_packages_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_open_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_legacy_modules_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_filesystem_glob_test.py -> build/lib/pyfakefs/tests
creating build/lib/pyfakefs/tests/fixtures
copying pyfakefs/tests/fixtures/config_module.py -> 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/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
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/pyfakefs
copying build/lib/pyfakefs/fake_filesystem.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_path.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/legacy_packages.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/patched_packages.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
creating build/bdist.linux-armv7l/wheel/pyfakefs/pytest_session_tests
copying build/lib/pyfakefs/pytest_session_tests/test_patch_on_setup.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_session_tests
copying build/lib/pyfakefs/pytest_session_tests/__init__.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_session_tests
copying build/lib/pyfakefs/fake_filesystem_shutil.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_pathlib.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/py.typed -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/pytest_plugin.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
creating build/bdist.linux-armv7l/wheel/pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/fake_fcntl_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_doctest_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/local_import.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/conftest.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/lib_using_pathlib.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_fixture_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/io.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/test_reload_local_import.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/example.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/unhashable.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/__init__.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_plugin_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_reload_pandas_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_fixture_param_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_module_fixture_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/helpers.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/mox3_stubout.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_legacy_modules.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_file.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/__init__.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_scandir.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_open.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_filesystem_unittest.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
creating build/bdist.linux-armv7l/wheel/pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_pathlib_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_os_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/import_as_example.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/mox3_stubout_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_filesystem_vs_real_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/dynamic_patch_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_filesystem_shutil_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_tempfile_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_filesystem_unittest_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/example_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/all_tests_without_extra_packages.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/all_tests.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/performance_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/skipped_pathlib.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/example.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/mox3_stubout_example.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_stat_time_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_filesystem_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/logsio.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/patched_packages_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_open_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
creating build/bdist.linux-armv7l/wheel/pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/config_module.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/module_with_attributes.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/__init__.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/deprecated_property.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fake_legacy_modules_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_filesystem_glob_test.py -> build/bdist.linux-armv7l/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/_version.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_os.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_io.py -> build/bdist.linux-armv7l/wheel/./pyfakefs
running install_egg_info
Copying pyfakefs.egg-info to build/bdist.linux-armv7l/wheel/./pyfakefs-5.8.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/pyfakefs-5.8.0.dist-info/WHEEL
creating '/build/python-pyfakefs/src/pyfakefs/dist/.tmp-hn71gcke/pyfakefs-5.8.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'pyfakefs/__init__.py'
adding 'pyfakefs/_version.py'
adding 'pyfakefs/fake_file.py'
adding 'pyfakefs/fake_filesystem.py'
adding 'pyfakefs/fake_filesystem_shutil.py'
adding 'pyfakefs/fake_filesystem_unittest.py'
adding 'pyfakefs/fake_io.py'
adding 'pyfakefs/fake_legacy_modules.py'
adding 'pyfakefs/fake_open.py'
adding 'pyfakefs/fake_os.py'
adding 'pyfakefs/fake_path.py'
adding 'pyfakefs/fake_pathlib.py'
adding 'pyfakefs/fake_scandir.py'
adding 'pyfakefs/helpers.py'
adding 'pyfakefs/legacy_packages.py'
adding 'pyfakefs/mox3_stubout.py'
adding 'pyfakefs/patched_packages.py'
adding 'pyfakefs/py.typed'
adding 'pyfakefs/pytest_plugin.py'
adding 'pyfakefs/pytest_session_tests/__init__.py'
adding 'pyfakefs/pytest_session_tests/test_patch_on_setup.py'
adding 'pyfakefs/pytest_tests/__init__.py'
adding 'pyfakefs/pytest_tests/conftest.py'
adding 'pyfakefs/pytest_tests/example.py'
adding 'pyfakefs/pytest_tests/fake_fcntl_test.py'
adding 'pyfakefs/pytest_tests/io.py'
adding 'pyfakefs/pytest_tests/lib_using_pathlib.py'
adding 'pyfakefs/pytest_tests/local_import.py'
adding 'pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py'
adding 'pyfakefs/pytest_tests/pytest_doctest_test.py'
adding 'pyfakefs/pytest_tests/pytest_fixture_param_test.py'
adding 'pyfakefs/pytest_tests/pytest_fixture_test.py'
adding 'pyfakefs/pytest_tests/pytest_module_fixture_test.py'
adding 'pyfakefs/pytest_tests/pytest_plugin_failing_helper.py'
adding 'pyfakefs/pytest_tests/pytest_plugin_test.py'
adding 'pyfakefs/pytest_tests/pytest_reload_pandas_test.py'
adding 'pyfakefs/pytest_tests/test_reload_local_import.py'
adding 'pyfakefs/pytest_tests/unhashable.py'
adding 'pyfakefs/tests/__init__.py'
adding 'pyfakefs/tests/all_tests.py'
adding 'pyfakefs/tests/all_tests_without_extra_packages.py'
adding 'pyfakefs/tests/dynamic_patch_test.py'
adding 'pyfakefs/tests/example.py'
adding 'pyfakefs/tests/example_test.py'
adding 'pyfakefs/tests/fake_filesystem_glob_test.py'
adding 'pyfakefs/tests/fake_filesystem_shutil_test.py'
adding 'pyfakefs/tests/fake_filesystem_test.py'
adding 'pyfakefs/tests/fake_filesystem_unittest_test.py'
adding 'pyfakefs/tests/fake_filesystem_vs_real_test.py'
adding 'pyfakefs/tests/fake_legacy_modules_test.py'
adding 'pyfakefs/tests/fake_open_test.py'
adding 'pyfakefs/tests/fake_os_test.py'
adding 'pyfakefs/tests/fake_pathlib_test.py'
adding 'pyfakefs/tests/fake_stat_time_test.py'
adding 'pyfakefs/tests/fake_tempfile_test.py'
adding 'pyfakefs/tests/import_as_example.py'
adding 'pyfakefs/tests/logsio.py'
adding 'pyfakefs/tests/mox3_stubout_example.py'
adding 'pyfakefs/tests/mox3_stubout_test.py'
adding 'pyfakefs/tests/patched_packages_test.py'
adding 'pyfakefs/tests/performance_test.py'
adding 'pyfakefs/tests/skipped_pathlib.py'
adding 'pyfakefs/tests/test_utils.py'
adding 'pyfakefs/tests/fixtures/__init__.py'
adding 'pyfakefs/tests/fixtures/config_module.py'
adding 'pyfakefs/tests/fixtures/deprecated_property.py'
adding 'pyfakefs/tests/fixtures/module_with_attributes.py'
adding 'pyfakefs-5.8.0.dist-info/COPYING'
adding 'pyfakefs-5.8.0.dist-info/METADATA'
adding 'pyfakefs-5.8.0.dist-info/WHEEL'
adding 'pyfakefs-5.8.0.dist-info/entry_points.txt'
adding 'pyfakefs-5.8.0.dist-info/top_level.txt'
adding 'pyfakefs-5.8.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built pyfakefs-5.8.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
libfakeroot internal error: payload not recognized!
==> Creating package "python-pyfakefs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pyfakefs 5.8.0-1 (Fri Mar 14 06:19:27 2025)
==> Cleaning up...