>>> py3-pyfakefs: Building community/py3-pyfakefs 5.0.0-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 10:42:08 +0000 >>> py3-pyfakefs: Checking sanity of /home/buildozer/aports/community/py3-pyfakefs/APKBUILD... >>> py3-pyfakefs: Analyzing dependencies... >>> py3-pyfakefs: Installing for build: build-base python3 py3-setuptools (1/17) Installing libffi (3.4.4-r2) (2/17) Installing gdbm (1.23-r1) (3/17) Installing mpdecimal (2.5.1-r2) (4/17) Installing libpanelw (6.4_p20230401-r6) (5/17) Installing readline (8.2.1-r1) (6/17) Installing sqlite-libs (3.41.2-r2) (7/17) Installing python3 (3.11.3-r10) (8/17) Installing python3-pycache-pyc0 (3.11.3-r10) (9/17) Installing pyc (0.1-r0) (10/17) Installing python3-pyc (3.11.3-r10) (11/17) Installing py3-parsing (3.0.9-r2) (12/17) Installing py3-parsing-pyc (3.0.9-r2) (13/17) Installing py3-packaging (23.1-r1) (14/17) Installing py3-packaging-pyc (23.1-r1) (15/17) Installing py3-setuptools (67.7.2-r0) (16/17) Installing py3-setuptools-pyc (67.7.2-r0) (17/17) Installing .makedepends-py3-pyfakefs (20230425.104209) Executing busybox-1.36.0-r8.trigger OK: 426 MiB in 123 packages >>> py3-pyfakefs: Cleaning up srcdir >>> py3-pyfakefs: Cleaning up pkgdir >>> py3-pyfakefs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyfakefs-5.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 178k 100 178k 0 0 1874k 0 --:--:-- --:--:-- --:--:-- 1879k >>> py3-pyfakefs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyfakefs-5.0.0.tar.gz >>> py3-pyfakefs: Checking sha512sums... pyfakefs-5.0.0.tar.gz: OK >>> py3-pyfakefs: Unpacking /var/cache/distfiles/edge/pyfakefs-5.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyfakefs copying pyfakefs/patched_packages.py -> build/lib/pyfakefs copying pyfakefs/helpers.py -> build/lib/pyfakefs copying pyfakefs/__init__.py -> build/lib/pyfakefs copying pyfakefs/_version.py -> build/lib/pyfakefs copying pyfakefs/pytest_plugin.py -> build/lib/pyfakefs copying pyfakefs/mox3_stubout.py -> build/lib/pyfakefs copying pyfakefs/fake_filesystem_unittest.py -> build/lib/pyfakefs copying pyfakefs/fake_scandir.py -> build/lib/pyfakefs copying pyfakefs/fake_filesystem_shutil.py -> build/lib/pyfakefs copying pyfakefs/extra_packages.py -> build/lib/pyfakefs copying pyfakefs/fake_pathlib.py -> build/lib/pyfakefs copying pyfakefs/fake_filesystem.py -> build/lib/pyfakefs creating build/lib/pyfakefs/tests copying pyfakefs/tests/patched_packages_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/mox3_stubout_example.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_glob_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/example.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_tempfile_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/__init__.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/performance_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/all_tests_without_extra_packages.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/example_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_pathlib_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_vs_real_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/fake_stat_time_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/dynamic_patch_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/all_tests.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/mox3_stubout_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_open_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_unittest_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_shutil_test.py -> build/lib/pyfakefs/tests creating build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_doctest_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/conftest.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/example.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_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/__init__.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_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/io.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/fixtures copying pyfakefs/tests/fixtures/deprecated_property.py -> build/lib/pyfakefs/tests/fixtures copying pyfakefs/tests/fixtures/module_with_attributes.py -> build/lib/pyfakefs/tests/fixtures copying pyfakefs/tests/fixtures/config_module.py -> build/lib/pyfakefs/tests/fixtures copying pyfakefs/tests/fixtures/__init__.py -> build/lib/pyfakefs/tests/fixtures >>> py3-pyfakefs: Entering fakeroot... running install /usr/lib/python3.11/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. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pyfakefs/pkg creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/patched_packages_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/mox3_stubout_example.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_glob_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/example.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_tempfile_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/__init__.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/performance_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/all_tests_without_extra_packages.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fixtures/deprecated_property.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fixtures/module_with_attributes.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fixtures/config_module.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fixtures/__init__.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fake_filesystem_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/logsio.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/example_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_pathlib_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_vs_real_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_os_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/import_as_example.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/test_utils.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_stat_time_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/dynamic_patch_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/all_tests.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/mox3_stubout_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_open_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_unittest_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_shutil_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests copying build/lib/pyfakefs/patched_packages.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs copying build/lib/pyfakefs/helpers.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs copying build/lib/pyfakefs/__init__.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs copying build/lib/pyfakefs/_version.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs copying build/lib/pyfakefs/pytest_plugin.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_doctest_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/conftest.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/example.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_fixture_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_plugin_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/__init__.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_module_fixture_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_fixture_param_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/io.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/mox3_stubout.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs copying build/lib/pyfakefs/fake_filesystem_unittest.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs copying build/lib/pyfakefs/fake_scandir.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs copying build/lib/pyfakefs/fake_filesystem_shutil.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs copying build/lib/pyfakefs/extra_packages.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs copying build/lib/pyfakefs/fake_pathlib.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs copying build/lib/pyfakefs/fake_filesystem.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/patched_packages_test.py to patched_packages_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/mox3_stubout_example.py to mox3_stubout_example.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fake_filesystem_glob_test.py to fake_filesystem_glob_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/example.py to example.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fake_tempfile_test.py to fake_tempfile_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/performance_test.py to performance_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/all_tests_without_extra_packages.py to all_tests_without_extra_packages.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fixtures/deprecated_property.py to deprecated_property.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fixtures/module_with_attributes.py to module_with_attributes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fixtures/config_module.py to config_module.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fixtures/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fake_filesystem_test.py to fake_filesystem_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/logsio.py to logsio.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/example_test.py to example_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fake_pathlib_test.py to fake_pathlib_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fake_filesystem_vs_real_test.py to fake_filesystem_vs_real_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fake_os_test.py to fake_os_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/import_as_example.py to import_as_example.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/test_utils.py to test_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fake_stat_time_test.py to fake_stat_time_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/dynamic_patch_test.py to dynamic_patch_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/all_tests.py to all_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/mox3_stubout_test.py to mox3_stubout_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fake_open_test.py to fake_open_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fake_filesystem_unittest_test.py to fake_filesystem_unittest_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fake_filesystem_shutil_test.py to fake_filesystem_shutil_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/patched_packages.py to patched_packages.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/helpers.py to helpers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/_version.py to _version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_plugin.py to pytest_plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/pytest_doctest_test.py to pytest_doctest_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/conftest.py to conftest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/example.py to example.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/pytest_fixture_test.py to pytest_fixture_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/pytest_plugin_test.py to pytest_plugin_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py to pytest_check_failed_plugin_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/pytest_module_fixture_test.py to pytest_module_fixture_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/pytest_fixture_param_test.py to pytest_fixture_param_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/io.py to io.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py to pytest_plugin_failing_helper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/mox3_stubout.py to mox3_stubout.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/fake_filesystem_unittest.py to fake_filesystem_unittest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/fake_scandir.py to fake_scandir.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/fake_filesystem_shutil.py to fake_filesystem_shutil.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/extra_packages.py to extra_packages.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/fake_pathlib.py to fake_pathlib.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/fake_filesystem.py to fake_filesystem.cpython-311.pyc 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 /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs-5.0.0-py3.11.egg-info running install_scripts >>> py3-pyfakefs-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/__pycache__' -> '/home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs-pyc/usr/lib/python3.11/site-packages/pyfakefs/tests/__pycache__' '/home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/tests/fixtures/__pycache__' -> '/home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs-pyc/usr/lib/python3.11/site-packages/pyfakefs/tests/fixtures/__pycache__' '/home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/__pycache__' -> '/home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs-pyc/usr/lib/python3.11/site-packages/pyfakefs/__pycache__' '/home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/__pycache__' -> '/home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs-pyc/usr/lib/python3.11/site-packages/pyfakefs/pytest_tests/__pycache__' >>> py3-pyfakefs-pyc*: Preparing subpackage py3-pyfakefs-pyc... >>> py3-pyfakefs-pyc*: Running postcheck for py3-pyfakefs-pyc >>> py3-pyfakefs*: Running postcheck for py3-pyfakefs >>> py3-pyfakefs*: Preparing package py3-pyfakefs... >>> py3-pyfakefs-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pyfakefs-pyc*: Package size: 1.9 MB >>> py3-pyfakefs-pyc*: Compressing data... >>> py3-pyfakefs-pyc*: Create checksum... >>> py3-pyfakefs-pyc*: Create py3-pyfakefs-pyc-5.0.0-r1.apk >>> py3-pyfakefs*: Tracing dependencies... python3 python3~3.11 >>> py3-pyfakefs*: Package size: 1.1 MB >>> py3-pyfakefs*: Compressing data... >>> py3-pyfakefs*: Create checksum... >>> py3-pyfakefs*: Create py3-pyfakefs-5.0.0-r1.apk >>> py3-pyfakefs: Build complete at Tue, 25 Apr 2023 10:42:11 +0000 elapsed time 0h 0m 3s >>> py3-pyfakefs: Cleaning up srcdir >>> py3-pyfakefs: Cleaning up pkgdir >>> py3-pyfakefs: Uninstalling dependencies... (1/17) Purging .makedepends-py3-pyfakefs (20230425.104209) (2/17) Purging py3-setuptools-pyc (67.7.2-r0) (3/17) Purging py3-setuptools (67.7.2-r0) (4/17) Purging py3-packaging-pyc (23.1-r1) (5/17) Purging py3-packaging (23.1-r1) (6/17) Purging py3-parsing-pyc (3.0.9-r2) (7/17) Purging py3-parsing (3.0.9-r2) (8/17) Purging python3-pyc (3.11.3-r10) (9/17) Purging python3-pycache-pyc0 (3.11.3-r10) (10/17) Purging pyc (0.1-r0) (11/17) Purging python3 (3.11.3-r10) (12/17) Purging gdbm (1.23-r1) (13/17) Purging libffi (3.4.4-r2) (14/17) Purging libpanelw (6.4_p20230401-r6) (15/17) Purging mpdecimal (2.5.1-r2) (16/17) Purging readline (8.2.1-r1) (17/17) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 378 MiB in 106 packages >>> py3-pyfakefs: Updating the community/x86 repository index... >>> py3-pyfakefs: Signing the index...