>>> py3-swapper: Building community/py3-swapper 1.3.0-r3 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 19:54:10 +0000 >>> py3-swapper: Checking sanity of /home/buildozer/aports/community/py3-swapper/APKBUILD... >>> py3-swapper: Analyzing dependencies... >>> py3-swapper: Installing for build: build-base py3-django py3-setuptools_scm py3-flake8 py3-tox (1/54) Installing libffi (3.4.6-r0) (2/54) Installing gdbm (1.23-r1) (3/54) Installing mpdecimal (4.0.0-r0) (4/54) Installing libpanelw (6.4_p20240330-r0) (5/54) Installing readline (8.2.10-r0) (6/54) Installing sqlite-libs (3.45.2-r0) (7/54) Installing python3 (3.12.3-r0) (8/54) Installing python3-pycache-pyc0 (3.12.3-r0) (9/54) Installing pyc (3.12.3-r0) (10/54) Installing py3-asgiref (3.8.1-r1) (11/54) Installing py3-asgiref-pyc (3.8.1-r1) (12/54) Installing py3-sqlparse (0.4.4-r2) (13/54) Installing py3-sqlparse-pyc (0.4.4-r2) (14/54) Installing tzdata (2024a-r1) (15/54) Installing py3-django-pyc (4.2.11-r1) (16/54) Installing python3-pyc (3.12.3-r0) (17/54) Installing py3-django (4.2.11-r1) (18/54) Installing py3-parsing (3.1.2-r1) (19/54) Installing py3-parsing-pyc (3.1.2-r1) (20/54) Installing py3-packaging (24.0-r1) (21/54) Installing py3-packaging-pyc (24.0-r1) (22/54) Installing py3-setuptools (69.2.0-r2) (23/54) Installing py3-setuptools-pyc (69.2.0-r2) (24/54) Installing py3-setuptools_scm (8.0.4-r2) (25/54) Installing py3-setuptools_scm-pyc (8.0.4-r2) (26/54) Installing py3-pyflakes (3.2.0-r1) (27/54) Installing py3-pyflakes-pyc (3.2.0-r1) (28/54) Installing py3-pycodestyle (2.11.1-r1) (29/54) Installing py3-pycodestyle-pyc (2.11.1-r1) (30/54) Installing py3-mccabe (0.7.0-r3) (31/54) Installing py3-mccabe-pyc (0.7.0-r3) (32/54) Installing py3-flake8 (7.0.0-r1) (33/54) Installing py3-flake8-pyc (7.0.0-r1) (34/54) Installing py3-cachetools (5.3.3-r1) (35/54) Installing py3-cachetools-pyc (5.3.3-r1) (36/54) Installing py3-chardet (5.2.0-r1) (37/54) Installing py3-chardet-pyc (5.2.0-r1) (38/54) Installing py3-colorama (0.4.6-r5) (39/54) Installing py3-colorama-pyc (0.4.6-r5) (40/54) Installing py3-filelock (3.13.1-r1) (41/54) Installing py3-filelock-pyc (3.13.1-r1) (42/54) Installing py3-platformdirs (4.2.0-r1) (43/54) Installing py3-platformdirs-pyc (4.2.0-r1) (44/54) Installing py3-pluggy (1.4.0-r1) (45/54) Installing py3-pluggy-pyc (1.4.0-r1) (46/54) Installing py3-pyproject-api (1.6.1-r2) (47/54) Installing py3-pyproject-api-pyc (1.6.1-r2) (48/54) Installing py3-distlib (0.3.8-r1) (49/54) Installing py3-distlib-pyc (0.3.8-r1) (50/54) Installing py3-virtualenv (20.25.1-r1) (51/54) Installing py3-virtualenv-pyc (20.25.1-r1) (52/54) Installing py3-tox (4.6.4-r1) (53/54) Installing py3-tox-pyc (4.6.4-r1) (54/54) Installing .makedepends-py3-swapper (20240413.195412) Executing busybox-1.36.1-r25.trigger OK: 490 MiB in 167 packages >>> py3-swapper: Cleaning up srcdir >>> py3-swapper: Cleaning up pkgdir >>> py3-swapper: Cleaning up tmpdir >>> py3-swapper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/swapper-1.3.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 11991 100 11991 0 0 86523 0 --:--:-- --:--:-- --:--:-- 86891 >>> py3-swapper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/swapper-1.3.0.tar.gz >>> py3-swapper: Checking sha512sums... swapper-1.3.0.tar.gz: OK >>> py3-swapper: Unpacking /var/cache/distfiles/edge/swapper-1.3.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' running build running build_py creating build creating build/lib creating build/lib/swapper copying swapper/__init__.py -> build/lib/swapper /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing swapper.egg-info/PKG-INFO writing dependency_links to swapper.egg-info/dependency_links.txt writing top-level names to swapper.egg-info/top_level.txt reading manifest file 'swapper.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'swapper.egg-info/SOURCES.txt' running build_ext Migrations for 'default_app': tests/default_app/migrations/0001_initial.py - Create model Type - Create model Item Operations to perform: Apply all migrations: default_app Running migrations: Applying default_app.0001_initial... OK test_contrib_app_split (tests.test_swapper.SwapperTestCase.test_contrib_app_split) ... ok test_create (tests.test_swapper.SwapperTestCase.test_create) ... ok test_default_dependency (tests.test_swapper.SwapperTestCase.test_default_dependency) ... ok test_default_setting (tests.test_swapper.SwapperTestCase.test_default_setting) ... ok test_fields (tests.test_swapper.SwapperTestCase.test_fields) ... ok test_non_contrib_app_split (tests.test_swapper.SwapperTestCase.test_non_contrib_app_split) ... ok test_not_installed (tests.test_swapper.SwapperTestCase.test_not_installed) ... ok test_swap_create (tests.test_swapper.SwapperTestCase.test_swap_create) ... skipped 'requires swapped models' test_swap_dependency (tests.test_swapper.SwapperTestCase.test_swap_dependency) ... skipped 'requires swapped models & Django 1.7' test_swap_fields (tests.test_swapper.SwapperTestCase.test_swap_fields) ... skipped 'requires swapped models' test_swap_setting (tests.test_swapper.SwapperTestCase.test_swap_setting) ... skipped 'requires swapped models' ---------------------------------------------------------------------- Ran 11 tests in 0.009s OK (skipped=4) >>> py3-swapper: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 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 or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildozer/aports/community/py3-swapper/pkg creating /home/buildozer/aports/community/py3-swapper/pkg/py3-swapper creating /home/buildozer/aports/community/py3-swapper/pkg/py3-swapper/usr creating /home/buildozer/aports/community/py3-swapper/pkg/py3-swapper/usr/lib creating /home/buildozer/aports/community/py3-swapper/pkg/py3-swapper/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-swapper/pkg/py3-swapper/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-swapper/pkg/py3-swapper/usr/lib/python3.12/site-packages/swapper copying build/lib/swapper/__init__.py -> /home/buildozer/aports/community/py3-swapper/pkg/py3-swapper/usr/lib/python3.12/site-packages/swapper byte-compiling /home/buildozer/aports/community/py3-swapper/pkg/py3-swapper/usr/lib/python3.12/site-packages/swapper/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info writing swapper.egg-info/PKG-INFO writing dependency_links to swapper.egg-info/dependency_links.txt writing top-level names to swapper.egg-info/top_level.txt reading manifest file 'swapper.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'swapper.egg-info/SOURCES.txt' Copying swapper.egg-info to /home/buildozer/aports/community/py3-swapper/pkg/py3-swapper/usr/lib/python3.12/site-packages/swapper-1.3.0-py3.12.egg-info running install_scripts >>> py3-swapper-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-swapper/pkg/py3-swapper/usr/lib/python3.12/site-packages/swapper/__pycache__' -> '/home/buildozer/aports/community/py3-swapper/pkg/py3-swapper-pyc/usr/lib/python3.12/site-packages/swapper/__pycache__' >>> py3-swapper-pyc*: Preparing subpackage py3-swapper-pyc... >>> py3-swapper-pyc*: Running postcheck for py3-swapper-pyc >>> py3-swapper*: Running postcheck for py3-swapper >>> py3-swapper*: Preparing package py3-swapper... >>> py3-swapper-pyc*: Tracing dependencies... py3-django python3~3.12 >>> py3-swapper-pyc*: Package size: 32.0 KB >>> py3-swapper-pyc*: Compressing data... >>> py3-swapper-pyc*: Create checksum... >>> py3-swapper-pyc*: Create py3-swapper-pyc-1.3.0-r3.apk >>> py3-swapper*: Tracing dependencies... py3-django python3~3.12 >>> py3-swapper*: Package size: 60.0 KB >>> py3-swapper*: Compressing data... >>> py3-swapper*: Create checksum... >>> py3-swapper*: Create py3-swapper-1.3.0-r3.apk >>> py3-swapper: Build complete at Sat, 13 Apr 2024 19:54:24 +0000 elapsed time 0h 0m 14s >>> py3-swapper: Cleaning up srcdir >>> py3-swapper: Cleaning up pkgdir >>> py3-swapper: Uninstalling dependencies... (1/54) Purging .makedepends-py3-swapper (20240413.195412) (2/54) Purging py3-django-pyc (4.2.11-r1) (3/54) Purging py3-django (4.2.11-r1) (4/54) Purging py3-asgiref-pyc (3.8.1-r1) (5/54) Purging py3-asgiref (3.8.1-r1) (6/54) Purging py3-sqlparse-pyc (0.4.4-r2) (7/54) Purging py3-sqlparse (0.4.4-r2) (8/54) Purging tzdata (2024a-r1) (9/54) Purging py3-setuptools_scm-pyc (8.0.4-r2) (10/54) Purging py3-setuptools_scm (8.0.4-r2) (11/54) Purging py3-setuptools-pyc (69.2.0-r2) (12/54) Purging py3-setuptools (69.2.0-r2) (13/54) Purging py3-flake8-pyc (7.0.0-r1) (14/54) Purging py3-flake8 (7.0.0-r1) (15/54) Purging py3-pyflakes-pyc (3.2.0-r1) (16/54) Purging py3-pyflakes (3.2.0-r1) (17/54) Purging py3-pycodestyle-pyc (2.11.1-r1) (18/54) Purging py3-pycodestyle (2.11.1-r1) (19/54) Purging py3-mccabe-pyc (0.7.0-r3) (20/54) Purging py3-mccabe (0.7.0-r3) (21/54) Purging py3-tox-pyc (4.6.4-r1) (22/54) Purging py3-tox (4.6.4-r1) (23/54) Purging py3-cachetools-pyc (5.3.3-r1) (24/54) Purging py3-cachetools (5.3.3-r1) (25/54) Purging py3-chardet-pyc (5.2.0-r1) (26/54) Purging py3-chardet (5.2.0-r1) (27/54) Purging py3-colorama-pyc (0.4.6-r5) (28/54) Purging py3-colorama (0.4.6-r5) (29/54) Purging py3-pluggy-pyc (1.4.0-r1) (30/54) Purging py3-pluggy (1.4.0-r1) (31/54) Purging py3-pyproject-api-pyc (1.6.1-r2) (32/54) Purging py3-pyproject-api (1.6.1-r2) (33/54) Purging py3-packaging-pyc (24.0-r1) (34/54) Purging py3-packaging (24.0-r1) (35/54) Purging py3-parsing-pyc (3.1.2-r1) (36/54) Purging py3-parsing (3.1.2-r1) (37/54) Purging py3-virtualenv-pyc (20.25.1-r1) (38/54) Purging py3-virtualenv (20.25.1-r1) (39/54) Purging py3-platformdirs-pyc (4.2.0-r1) (40/54) Purging py3-platformdirs (4.2.0-r1) (41/54) Purging py3-distlib-pyc (0.3.8-r1) (42/54) Purging py3-distlib (0.3.8-r1) (43/54) Purging py3-filelock-pyc (3.13.1-r1) (44/54) Purging py3-filelock (3.13.1-r1) (45/54) Purging python3-pyc (3.12.3-r0) (46/54) Purging python3-pycache-pyc0 (3.12.3-r0) (47/54) Purging pyc (3.12.3-r0) (48/54) Purging python3 (3.12.3-r0) (49/54) Purging gdbm (1.23-r1) (50/54) Purging libffi (3.4.6-r0) (51/54) Purging libpanelw (6.4_p20240330-r0) (52/54) Purging mpdecimal (4.0.0-r0) (53/54) Purging readline (8.2.10-r0) (54/54) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-swapper: Updating the community/x86 repository index... >>> py3-swapper: Signing the index...