>>> py3-flake8-import-order: Building testing/py3-flake8-import-order 0.18.2-r5 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 14:00:13 +0000 >>> py3-flake8-import-order: Validating /home/buildozer/aports/testing/py3-flake8-import-order/APKBUILD... >>> py3-flake8-import-order: Analyzing dependencies... >>> py3-flake8-import-order: Installing for build: build-base py3-flake8 py3-setuptools py3-gpep517 py3-wheel ( 1/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.2-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.6_p20251231-r0) ( 7/32) Installing sqlite-libs (3.51.2-r1) ( 8/32) Installing python3 (3.14.3-r0) ( 9/32) Installing python3-pycache-pyc0 (3.14.3-r0) (10/32) Installing pyc (3.14.3-r0) (11/32) Installing py3-pyflakes-pyc (3.4.0-r2) (12/32) Installing py3-flake8-pyc (7.3.0-r2) (13/32) Installing python3-pyc (3.14.3-r0) (14/32) Installing py3-pyflakes (3.4.0-r2) (15/32) Installing py3-pycodestyle (2.14.0-r2) (16/32) Installing py3-pycodestyle-pyc (2.14.0-r2) (17/32) Installing py3-mccabe (0.7.0-r5) (18/32) Installing py3-mccabe-pyc (0.7.0-r5) (19/32) Installing py3-flake8 (7.3.0-r2) (20/32) Installing py3-parsing (3.3.2-r1) (21/32) Installing py3-parsing-pyc (3.3.2-r1) (22/32) Installing py3-packaging (26.0-r1) (23/32) Installing py3-packaging-pyc (26.0-r1) (24/32) Installing py3-setuptools (82.0.1-r1) (25/32) Installing py3-setuptools-pyc (82.0.1-r1) (26/32) Installing py3-installer (0.7.0-r3) (27/32) Installing py3-installer-pyc (0.7.0-r3) (28/32) Installing py3-gpep517 (19-r2) (29/32) Installing py3-gpep517-pyc (19-r2) (30/32) Installing py3-wheel (0.46.3-r1) (31/32) Installing py3-wheel-pyc (0.46.3-r1) (32/32) Installing .makedepends-py3-flake8-import-order (20260330.140014) Executing busybox-1.37.0-r31.trigger OK: 482.0 MiB in 140 packages >>> py3-flake8-import-order: Cleaning up srcdir >>> py3-flake8-import-order: Cleaning up pkgdir >>> py3-flake8-import-order: Cleaning up tmpdir >>> py3-flake8-import-order: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flake8-import-order-0.18.2.tar.gz /var/cache/distfiles/edge/flake8-import-order-0.18.2.tar.gz: OK >>> py3-flake8-import-order: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flake8-import-order-0.18.2.tar.gz /var/cache/distfiles/edge/flake8-import-order-0.18.2.tar.gz: OK >>> py3-flake8-import-order: Unpacking /var/cache/distfiles/edge/flake8-import-order-0.18.2.tar.gz... 2026-03-30 14:00:15,508 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 14:00:15,529 root INFO running bdist_wheel 2026-03-30 14:00:15,536 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-03-30 14:00:15,542 root INFO running build 2026-03-30 14:00:15,542 root INFO running build_py 2026-03-30 14:00:15,545 root WARNING file flake8_import_order.py (for module flake8_import_order) not found 2026-03-30 14:00:15,545 root INFO creating build/lib/flake8_import_order 2026-03-30 14:00:15,546 root INFO copying flake8_import_order/__init__.py -> build/lib/flake8_import_order 2026-03-30 14:00:15,546 root INFO copying flake8_import_order/stdlib_list.py -> build/lib/flake8_import_order 2026-03-30 14:00:15,546 root INFO copying flake8_import_order/styles.py -> build/lib/flake8_import_order 2026-03-30 14:00:15,547 root INFO copying flake8_import_order/flake8_linter.py -> build/lib/flake8_import_order 2026-03-30 14:00:15,547 root INFO copying flake8_import_order/checker.py -> build/lib/flake8_import_order 2026-03-30 14:00:15,547 root INFO copying flake8_import_order/pylama_linter.py -> build/lib/flake8_import_order 2026-03-30 14:00:15,547 root INFO copying flake8_import_order/__about__.py -> build/lib/flake8_import_order 2026-03-30 14:00:15,548 root WARNING file flake8_import_order.py (for module flake8_import_order) not found 2026-03-30 14:00:15,553 root INFO installing to build/bdist.linux-aarch64/wheel 2026-03-30 14:00:15,553 root INFO running install 2026-03-30 14:00:15,560 root INFO running install_lib 2026-03-30 14:00:15,563 root INFO creating build/bdist.linux-aarch64/wheel 2026-03-30 14:00:15,563 root INFO creating build/bdist.linux-aarch64/wheel/flake8_import_order 2026-03-30 14:00:15,563 root INFO copying build/lib/flake8_import_order/__init__.py -> build/bdist.linux-aarch64/wheel/./flake8_import_order 2026-03-30 14:00:15,563 root INFO copying build/lib/flake8_import_order/stdlib_list.py -> build/bdist.linux-aarch64/wheel/./flake8_import_order 2026-03-30 14:00:15,563 root INFO copying build/lib/flake8_import_order/styles.py -> build/bdist.linux-aarch64/wheel/./flake8_import_order 2026-03-30 14:00:15,564 root INFO copying build/lib/flake8_import_order/flake8_linter.py -> build/bdist.linux-aarch64/wheel/./flake8_import_order 2026-03-30 14:00:15,564 root INFO copying build/lib/flake8_import_order/checker.py -> build/bdist.linux-aarch64/wheel/./flake8_import_order 2026-03-30 14:00:15,564 root INFO copying build/lib/flake8_import_order/pylama_linter.py -> build/bdist.linux-aarch64/wheel/./flake8_import_order 2026-03-30 14:00:15,564 root INFO copying build/lib/flake8_import_order/__about__.py -> build/bdist.linux-aarch64/wheel/./flake8_import_order 2026-03-30 14:00:15,564 root INFO running install_egg_info 2026-03-30 14:00:15,567 root INFO running egg_info 2026-03-30 14:00:15,569 root INFO writing flake8_import_order.egg-info/PKG-INFO 2026-03-30 14:00:15,570 root INFO writing dependency_links to flake8_import_order.egg-info/dependency_links.txt 2026-03-30 14:00:15,570 root INFO writing entry points to flake8_import_order.egg-info/entry_points.txt 2026-03-30 14:00:15,570 root INFO writing requirements to flake8_import_order.egg-info/requires.txt 2026-03-30 14:00:15,571 root INFO writing top-level names to flake8_import_order.egg-info/top_level.txt 2026-03-30 14:00:15,571 root WARNING file flake8_import_order.py (for module flake8_import_order) not found 2026-03-30 14:00:15,573 root INFO reading manifest file 'flake8_import_order.egg-info/SOURCES.txt' 2026-03-30 14:00:15,574 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 14:00:15,574 root WARNING warning: no files found matching 'README.md' 2026-03-30 14:00:15,575 root WARNING warning: no previously-included files matching '*.py[co]' found under directory 'tests' 2026-03-30 14:00:15,575 root INFO adding license file 'COPYING' 2026-03-30 14:00:15,576 root INFO writing manifest file 'flake8_import_order.egg-info/SOURCES.txt' 2026-03-30 14:00:15,577 root INFO Copying flake8_import_order.egg-info to build/bdist.linux-aarch64/wheel/./flake8_import_order-0.18.2-py3.14.egg-info 2026-03-30 14:00:15,578 root INFO running install_scripts 2026-03-30 14:00:15,579 root INFO creating build/bdist.linux-aarch64/wheel/flake8_import_order-0.18.2.dist-info/WHEEL 2026-03-30 14:00:15,579 wheel INFO creating '/home/buildozer/aports/testing/py3-flake8-import-order/src/flake8-import-order-0.18.2/.dist/.tmp-g4vrw4i4/flake8_import_order-0.18.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-03-30 14:00:15,580 wheel INFO adding 'flake8_import_order/__about__.py' 2026-03-30 14:00:15,580 wheel INFO adding 'flake8_import_order/__init__.py' 2026-03-30 14:00:15,580 wheel INFO adding 'flake8_import_order/checker.py' 2026-03-30 14:00:15,580 wheel INFO adding 'flake8_import_order/flake8_linter.py' 2026-03-30 14:00:15,580 wheel INFO adding 'flake8_import_order/pylama_linter.py' 2026-03-30 14:00:15,581 wheel INFO adding 'flake8_import_order/stdlib_list.py' 2026-03-30 14:00:15,581 wheel INFO adding 'flake8_import_order/styles.py' 2026-03-30 14:00:15,581 wheel INFO adding 'flake8_import_order-0.18.2.dist-info/licenses/COPYING' 2026-03-30 14:00:15,581 wheel INFO adding 'flake8_import_order-0.18.2.dist-info/METADATA' 2026-03-30 14:00:15,582 wheel INFO adding 'flake8_import_order-0.18.2.dist-info/WHEEL' 2026-03-30 14:00:15,582 wheel INFO adding 'flake8_import_order-0.18.2.dist-info/entry_points.txt' 2026-03-30 14:00:15,582 wheel INFO adding 'flake8_import_order-0.18.2.dist-info/top_level.txt' 2026-03-30 14:00:15,582 wheel INFO adding 'flake8_import_order-0.18.2.dist-info/RECORD' 2026-03-30 14:00:15,582 root INFO removing build/bdist.linux-aarch64/wheel 2026-03-30 14:00:15,583 gpep517 INFO The backend produced .dist/flake8_import_order-0.18.2-py2.py3-none-any.whl flake8_import_order-0.18.2-py2.py3-none-any.whl >>> py3-flake8-import-order: Entering fakeroot... 2026-03-30 14:00:15,768 gpep517 INFO Installing .dist/flake8_import_order-0.18.2-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-flake8-import-order/pkg/py3-flake8-import-order 2026-03-30 14:00:15,784 gpep517 INFO Installation complete >>> py3-flake8-import-order-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/flake8_import_order/__pycache__' -> '/home/buildozer/aports/testing/py3-flake8-import-order/pkg/py3-flake8-import-order-pyc/usr/lib/python3.14/site-packages/flake8_import_order/__pycache__' >>> py3-flake8-import-order-pyc*: Preparing subpackage py3-flake8-import-order-pyc... >>> py3-flake8-import-order-pyc*: Running postcheck for py3-flake8-import-order-pyc >>> py3-flake8-import-order*: Running postcheck for py3-flake8-import-order >>> py3-flake8-import-order*: Preparing package py3-flake8-import-order... >>> py3-flake8-import-order-pyc*: Tracing dependencies... python3~3.14 >>> py3-flake8-import-order-pyc*: Package size: 40.0 KB >>> py3-flake8-import-order-pyc*: Compressing data... >>> py3-flake8-import-order-pyc*: Create checksum... >>> py3-flake8-import-order-pyc*: Create py3-flake8-import-order-pyc-0.18.2-r5.apk >>> py3-flake8-import-order*: Tracing dependencies... py3-flake8 py3-setuptools python3~3.14 >>> py3-flake8-import-order*: Package size: 42.6 KB >>> py3-flake8-import-order*: Compressing data... >>> py3-flake8-import-order*: Create checksum... >>> py3-flake8-import-order*: Create py3-flake8-import-order-0.18.2-r5.apk >>> py3-flake8-import-order: Build complete at Mon, 30 Mar 2026 14:00:16 +0000 elapsed time 0h 0m 3s >>> py3-flake8-import-order: Cleaning up srcdir >>> py3-flake8-import-order: Cleaning up pkgdir >>> py3-flake8-import-order: Cleaning up tmpdir >>> py3-flake8-import-order: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-flake8-import-order (20260330.140014) ( 2/32) Purging py3-flake8-pyc (7.3.0-r2) ( 3/32) Purging py3-flake8 (7.3.0-r2) ( 4/32) Purging py3-pyflakes-pyc (3.4.0-r2) ( 5/32) Purging py3-pyflakes (3.4.0-r2) ( 6/32) Purging py3-pycodestyle-pyc (2.14.0-r2) ( 7/32) Purging py3-pycodestyle (2.14.0-r2) ( 8/32) Purging py3-mccabe-pyc (0.7.0-r5) ( 9/32) Purging py3-mccabe (0.7.0-r5) (10/32) Purging py3-setuptools-pyc (82.0.1-r1) (11/32) Purging py3-setuptools (82.0.1-r1) (12/32) Purging py3-gpep517-pyc (19-r2) (13/32) Purging py3-gpep517 (19-r2) (14/32) Purging py3-installer-pyc (0.7.0-r3) (15/32) Purging py3-installer (0.7.0-r3) (16/32) Purging py3-wheel-pyc (0.46.3-r1) (17/32) Purging py3-wheel (0.46.3-r1) (18/32) Purging py3-packaging-pyc (26.0-r1) (19/32) Purging py3-packaging (26.0-r1) (20/32) Purging py3-parsing-pyc (3.3.2-r1) (21/32) Purging py3-parsing (3.3.2-r1) (22/32) Purging python3-pyc (3.14.3-r0) (23/32) Purging python3-pycache-pyc0 (3.14.3-r0) (24/32) Purging pyc (3.14.3-r0) (25/32) Purging python3 (3.14.3-r0) (26/32) Purging gdbm (1.26-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.5.2-r0) (29/32) Purging libpanelw (6.6_p20251231-r0) (30/32) Purging mpdecimal (4.0.1-r0) (31/32) Purging sqlite-libs (3.51.2-r1) (32/32) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 108 packages >>> py3-flake8-import-order: Updating the testing/aarch64 repository index... >>> py3-flake8-import-order: Signing the index...