>>> py3-pyfakefs: Building community/py3-pyfakefs 5.0.0-r0 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 21:46:21 +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/19) Installing libbz2 (1.0.8-r5) (2/19) Installing libffi (3.4.4-r2) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.4.2-r1) (5/19) Installing mpdecimal (2.5.1-r2) (6/19) Installing libpanelw (6.4_p20230401-r4) (7/19) Installing readline (8.2.1-r1) (8/19) Installing sqlite-libs (3.41.2-r2) (9/19) Installing python3 (3.11.3-r10) (10/19) Installing python3-pycache-pyc0 (3.11.3-r10) (11/19) Installing pyc (0.1-r0) (12/19) Installing python3-pyc (3.11.3-r10) (13/19) Installing py3-parsing (3.0.9-r2) (14/19) Installing py3-parsing-pyc (3.0.9-r2) (15/19) Installing py3-packaging (23.1-r1) (16/19) Installing py3-packaging-pyc (23.1-r1) (17/19) Installing py3-setuptools (67.7.1-r0) (18/19) Installing py3-setuptools-pyc (67.7.1-r0) (19/19) Installing .makedepends-py3-pyfakefs (20230421.214631) Executing busybox-1.36.0-r7.trigger OK: 421 MiB in 117 packages >>> py3-pyfakefs: Cleaning up srcdir >>> py3-pyfakefs: Cleaning up pkgdir >>> py3-pyfakefs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pyfakefs: Fetching https://files.pythonhosted.org/packages/source/p/pyfakefs/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 178k 100 178k 0 0 825k 0 --:--:-- --:--:-- --:--:-- 825k >>> py3-pyfakefs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pyfakefs-5.0.0.tar.gz >>> py3-pyfakefs: Checking sha512sums... pyfakefs-5.0.0.tar.gz: OK >>> py3-pyfakefs: Unpacking /var/cache/distfiles/v3.18/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*: Running postcheck for py3-pyfakefs >>> WARNING: py3-pyfakefs*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pyfakefs*: Preparing package py3-pyfakefs... >>> py3-pyfakefs*: Tracing dependencies... python3 python3~3.11 >>> py3-pyfakefs*: Package size: 3.0 MB >>> py3-pyfakefs*: Compressing data... >>> py3-pyfakefs*: Create checksum... >>> py3-pyfakefs*: Create py3-pyfakefs-5.0.0-r0.apk >>> py3-pyfakefs: Build complete at Fri, 21 Apr 2023 21:46:33 +0000 elapsed time 0h 0m 12s >>> py3-pyfakefs: Cleaning up srcdir >>> py3-pyfakefs: Cleaning up pkgdir >>> py3-pyfakefs: Uninstalling dependencies... (1/19) Purging .makedepends-py3-pyfakefs (20230421.214631) (2/19) Purging py3-setuptools-pyc (67.7.1-r0) (3/19) Purging py3-setuptools (67.7.1-r0) (4/19) Purging py3-packaging-pyc (23.1-r1) (5/19) Purging py3-packaging (23.1-r1) (6/19) Purging py3-parsing-pyc (3.0.9-r2) (7/19) Purging py3-parsing (3.0.9-r2) (8/19) Purging python3-pyc (3.11.3-r10) (9/19) Purging python3-pycache-pyc0 (3.11.3-r10) (10/19) Purging pyc (0.1-r0) (11/19) Purging python3 (3.11.3-r10) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r5) (14/19) Purging libffi (3.4.4-r2) (15/19) Purging libpanelw (6.4_p20230401-r4) (16/19) Purging mpdecimal (2.5.1-r2) (17/19) Purging readline (8.2.1-r1) (18/19) Purging sqlite-libs (3.41.2-r2) (19/19) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 373 MiB in 98 packages >>> py3-pyfakefs: Updating the community/x86 repository index... >>> py3-pyfakefs: Signing the index...