>>> py3-enlighten: Building testing/py3-enlighten 1.14.1-r0 (using abuild 3.15.0-r3) started Thu, 28 Aug 2025 16:21:40 +0000 >>> py3-enlighten: Validating /home/buildozer/aports/testing/py3-enlighten/APKBUILD... >>> py3-enlighten: Analyzing dependencies... >>> py3-enlighten: Installing for build: build-base py3-blessed py3-prefixed py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/42) Installing libbz2 (1.0.8-r6) ( 2/42) Installing libffi (3.5.2-r0) ( 3/42) Installing gdbm (1.26-r0) ( 4/42) Installing xz-libs (5.8.1-r0) ( 5/42) Installing mpdecimal (4.0.1-r0) ( 6/42) Installing libpanelw (6.5_p20250816-r0) ( 7/42) Installing sqlite-libs (3.50.4-r1) ( 8/42) Installing python3 (3.12.11-r0) ( 9/42) Installing python3-pycache-pyc0 (3.12.11-r0) (10/42) Installing pyc (3.12.11-r0) (11/42) Installing py3-wcwidth (0.2.13-r1) (12/42) Installing py3-wcwidth-pyc (0.2.13-r1) (13/42) Installing py3-six (1.17.0-r0) (14/42) Installing py3-six-pyc (1.17.0-r0) (15/42) Installing py3-blessed-pyc (1.20.0-r2) (16/42) Installing python3-pyc (3.12.11-r0) (17/42) Installing py3-blessed (1.20.0-r2) (18/42) Installing py3-prefixed (0.9.0-r0) (19/42) Installing py3-prefixed-pyc (0.9.0-r0) (20/42) Installing py3-installer (0.7.0-r2) (21/42) Installing py3-installer-pyc (0.7.0-r2) (22/42) Installing py3-gpep517 (19-r0) (23/42) Installing py3-gpep517-pyc (19-r0) (24/42) Installing py3-parsing (3.2.3-r0) (25/42) Installing py3-parsing-pyc (3.2.3-r0) (26/42) Installing py3-packaging (25.0-r0) (27/42) Installing py3-packaging-pyc (25.0-r0) (28/42) Installing py3-setuptools (80.9.0-r1) (29/42) Installing py3-setuptools-pyc (80.9.0-r1) (30/42) Installing py3-wheel (0.46.1-r0) (31/42) Installing py3-wheel-pyc (0.46.1-r0) (32/42) Installing py3-iniconfig (2.1.0-r0) (33/42) Installing py3-iniconfig-pyc (2.1.0-r0) (34/42) Installing py3-pluggy (1.6.0-r0) (35/42) Installing py3-pluggy-pyc (1.6.0-r0) (36/42) Installing py3-py (1.11.0-r4) (37/42) Installing py3-py-pyc (1.11.0-r4) (38/42) Installing py3-pygments (2.19.2-r0) (39/42) Installing py3-pygments-pyc (2.19.2-r0) (40/42) Installing py3-pytest (8.4.1-r1) (41/42) Installing py3-pytest-pyc (8.4.1-r1) (42/42) Installing .makedepends-py3-enlighten (20250828.162141) busybox-1.37.0-r22.trigger: Executing script... OK: 344 MiB in 146 packages >>> py3-enlighten: Cleaning up srcdir >>> py3-enlighten: Cleaning up pkgdir >>> py3-enlighten: Cleaning up tmpdir >>> py3-enlighten: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-enlighten-1.14.1.tar.gz >>> py3-enlighten: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-enlighten-1.14.1.tar.gz >>> py3-enlighten: Checking sha512sums... py3-enlighten-1.14.1.tar.gz: OK >>> py3-enlighten: Unpacking /var/cache/distfiles/edge/py3-enlighten-1.14.1.tar.gz... 2025-08-28 16:21:42,058 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-08-28 16:21:42,087 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-08-28 16:21:42,107 root INFO running build 2025-08-28 16:21:42,107 root INFO running build_py 2025-08-28 16:21:42,112 root INFO creating build/lib/enlighten 2025-08-28 16:21:42,112 root INFO copying enlighten/__init__.py -> build/lib/enlighten 2025-08-28 16:21:42,112 root INFO copying enlighten/counter.py -> build/lib/enlighten 2025-08-28 16:21:42,113 root INFO copying enlighten/_basemanager.py -> build/lib/enlighten 2025-08-28 16:21:42,113 root INFO copying enlighten/_util.py -> build/lib/enlighten 2025-08-28 16:21:42,113 root INFO copying enlighten/_statusbar.py -> build/lib/enlighten 2025-08-28 16:21:42,114 root INFO copying enlighten/manager.py -> build/lib/enlighten 2025-08-28 16:21:42,114 root INFO copying enlighten/_counter.py -> build/lib/enlighten 2025-08-28 16:21:42,114 root INFO copying enlighten/_notebook_manager.py -> build/lib/enlighten 2025-08-28 16:21:42,115 root INFO copying enlighten/_basecounter.py -> build/lib/enlighten 2025-08-28 16:21:42,115 root INFO copying enlighten/_manager.py -> build/lib/enlighten 2025-08-28 16:21:42,115 root INFO creating build/lib/benchmarks 2025-08-28 16:21:42,115 root INFO copying benchmarks/__init__.py -> build/lib/benchmarks 2025-08-28 16:21:42,116 root INFO copying benchmarks/benchmarks.py -> build/lib/benchmarks 2025-08-28 16:21:42,124 root INFO installing to build/bdist.linux-armv8l/wheel 2025-08-28 16:21:42,124 root INFO running install 2025-08-28 16:21:42,134 root INFO running install_lib 2025-08-28 16:21:42,137 root INFO creating build/bdist.linux-armv8l/wheel 2025-08-28 16:21:42,138 root INFO creating build/bdist.linux-armv8l/wheel/enlighten 2025-08-28 16:21:42,138 root INFO copying build/lib/enlighten/__init__.py -> build/bdist.linux-armv8l/wheel/./enlighten 2025-08-28 16:21:42,138 root INFO copying build/lib/enlighten/counter.py -> build/bdist.linux-armv8l/wheel/./enlighten 2025-08-28 16:21:42,138 root INFO copying build/lib/enlighten/_basemanager.py -> build/bdist.linux-armv8l/wheel/./enlighten 2025-08-28 16:21:42,138 root INFO copying build/lib/enlighten/_util.py -> build/bdist.linux-armv8l/wheel/./enlighten 2025-08-28 16:21:42,139 root INFO copying build/lib/enlighten/_statusbar.py -> build/bdist.linux-armv8l/wheel/./enlighten 2025-08-28 16:21:42,139 root INFO copying build/lib/enlighten/manager.py -> build/bdist.linux-armv8l/wheel/./enlighten 2025-08-28 16:21:42,139 root INFO copying build/lib/enlighten/_counter.py -> build/bdist.linux-armv8l/wheel/./enlighten 2025-08-28 16:21:42,139 root INFO copying build/lib/enlighten/_notebook_manager.py -> build/bdist.linux-armv8l/wheel/./enlighten 2025-08-28 16:21:42,140 root INFO copying build/lib/enlighten/_basecounter.py -> build/bdist.linux-armv8l/wheel/./enlighten 2025-08-28 16:21:42,140 root INFO copying build/lib/enlighten/_manager.py -> build/bdist.linux-armv8l/wheel/./enlighten 2025-08-28 16:21:42,140 root INFO creating build/bdist.linux-armv8l/wheel/benchmarks 2025-08-28 16:21:42,140 root INFO copying build/lib/benchmarks/__init__.py -> build/bdist.linux-armv8l/wheel/./benchmarks 2025-08-28 16:21:42,140 root INFO copying build/lib/benchmarks/benchmarks.py -> build/bdist.linux-armv8l/wheel/./benchmarks 2025-08-28 16:21:42,141 root INFO running install_egg_info 2025-08-28 16:21:42,144 root INFO running egg_info 2025-08-28 16:21:42,147 root INFO creating enlighten.egg-info 2025-08-28 16:21:42,147 root INFO writing enlighten.egg-info/PKG-INFO 2025-08-28 16:21:42,148 root INFO writing dependency_links to enlighten.egg-info/dependency_links.txt 2025-08-28 16:21:42,148 root INFO writing requirements to enlighten.egg-info/requires.txt 2025-08-28 16:21:42,149 root INFO writing top-level names to enlighten.egg-info/top_level.txt 2025-08-28 16:21:42,149 root INFO writing manifest file 'enlighten.egg-info/SOURCES.txt' 2025-08-28 16:21:42,153 root INFO reading manifest file 'enlighten.egg-info/SOURCES.txt' 2025-08-28 16:21:42,153 root INFO reading manifest template 'MANIFEST.in' 2025-08-28 16:21:42,153 root WARNING no previously-included directories found matching 'tests/.ipynb_checkpoints' 2025-08-28 16:21:42,154 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-08-28 16:21:42,154 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-08-28 16:21:42,154 root INFO adding license file 'LICENSE' 2025-08-28 16:21:42,155 root INFO writing manifest file 'enlighten.egg-info/SOURCES.txt' 2025-08-28 16:21:42,156 root INFO Copying enlighten.egg-info to build/bdist.linux-armv8l/wheel/./enlighten-1.14.1-py3.12.egg-info 2025-08-28 16:21:42,157 root INFO running install_scripts 2025-08-28 16:21:42,158 root INFO creating build/bdist.linux-armv8l/wheel/enlighten-1.14.1.dist-info/WHEEL 2025-08-28 16:21:42,158 wheel INFO creating '/home/buildozer/aports/testing/py3-enlighten/src/enlighten-1.14.1/.dist/.tmp-fgt65ucj/enlighten-1.14.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-08-28 16:21:42,159 wheel INFO adding 'benchmarks/__init__.py' 2025-08-28 16:21:42,159 wheel INFO adding 'benchmarks/benchmarks.py' 2025-08-28 16:21:42,159 wheel INFO adding 'enlighten/__init__.py' 2025-08-28 16:21:42,160 wheel INFO adding 'enlighten/_basecounter.py' 2025-08-28 16:21:42,160 wheel INFO adding 'enlighten/_basemanager.py' 2025-08-28 16:21:42,160 wheel INFO adding 'enlighten/_counter.py' 2025-08-28 16:21:42,160 wheel INFO adding 'enlighten/_manager.py' 2025-08-28 16:21:42,161 wheel INFO adding 'enlighten/_notebook_manager.py' 2025-08-28 16:21:42,161 wheel INFO adding 'enlighten/_statusbar.py' 2025-08-28 16:21:42,161 wheel INFO adding 'enlighten/_util.py' 2025-08-28 16:21:42,161 wheel INFO adding 'enlighten/counter.py' 2025-08-28 16:21:42,162 wheel INFO adding 'enlighten/manager.py' 2025-08-28 16:21:42,162 wheel INFO adding 'enlighten-1.14.1.dist-info/licenses/LICENSE' 2025-08-28 16:21:42,162 wheel INFO adding 'enlighten-1.14.1.dist-info/METADATA' 2025-08-28 16:21:42,162 wheel INFO adding 'enlighten-1.14.1.dist-info/WHEEL' 2025-08-28 16:21:42,163 wheel INFO adding 'enlighten-1.14.1.dist-info/top_level.txt' 2025-08-28 16:21:42,163 wheel INFO adding 'enlighten-1.14.1.dist-info/RECORD' 2025-08-28 16:21:42,163 root INFO removing build/bdist.linux-armv8l/wheel 2025-08-28 16:21:42,164 gpep517 INFO The backend produced .dist/enlighten-1.14.1-py2.py3-none-any.whl enlighten-1.14.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-enlighten/src/enlighten-1.14.1 configfile: setup.cfg testpaths: tests collected 138 items tests/test_basecounter.py ......... [ 6%] tests/test_counter.py ......................................... [ 36%] tests/test_manager.py .......................................... [ 66%] tests/test_notebook_manager.py s [ 67%] tests/test_statusbar.py ........... [ 75%] tests/test_subcounter.py .................. [ 88%] tests/test_util.py ................ [100%] ================== 137 passed, 1 skipped in 66.84s (0:01:06) =================== >>> py3-enlighten: Entering fakeroot... >>> py3-enlighten-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/enlighten/__pycache__' -> '/home/buildozer/aports/testing/py3-enlighten/pkg/py3-enlighten-pyc/usr/lib/python3.12/site-packages/enlighten/__pycache__' 'usr/lib/python3.12/site-packages/benchmarks/__pycache__' -> '/home/buildozer/aports/testing/py3-enlighten/pkg/py3-enlighten-pyc/usr/lib/python3.12/site-packages/benchmarks/__pycache__' >>> py3-enlighten-pyc*: Preparing subpackage py3-enlighten-pyc... >>> py3-enlighten-pyc*: Running postcheck for py3-enlighten-pyc >>> py3-enlighten*: Running postcheck for py3-enlighten >>> py3-enlighten*: Preparing package py3-enlighten... >>> py3-enlighten-pyc*: Tracing dependencies... py3-blessed py3-prefixed python3~3.12 >>> py3-enlighten-pyc*: Package size: 111.7 KB >>> py3-enlighten-pyc*: Compressing data... >>> py3-enlighten-pyc*: Create checksum... >>> py3-enlighten-pyc*: Create py3-enlighten-pyc-1.14.1-r0.apk >>> py3-enlighten*: Tracing dependencies... py3-blessed py3-prefixed python3~3.12 >>> py3-enlighten*: Package size: 129.8 KB >>> py3-enlighten*: Compressing data... >>> py3-enlighten*: Create checksum... >>> py3-enlighten*: Create py3-enlighten-1.14.1-r0.apk >>> py3-enlighten: Build complete at Thu, 28 Aug 2025 16:22:50 +0000 elapsed time 0h 1m 10s >>> py3-enlighten: Cleaning up srcdir >>> py3-enlighten: Cleaning up pkgdir >>> py3-enlighten: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-enlighten (20250828.162141) ( 2/42) Purging py3-blessed-pyc (1.20.0-r2) ( 3/42) Purging py3-blessed (1.20.0-r2) ( 4/42) Purging py3-wcwidth-pyc (0.2.13-r1) ( 5/42) Purging py3-wcwidth (0.2.13-r1) ( 6/42) Purging py3-six-pyc (1.17.0-r0) ( 7/42) Purging py3-six (1.17.0-r0) ( 8/42) Purging py3-prefixed-pyc (0.9.0-r0) ( 9/42) Purging py3-prefixed (0.9.0-r0) (10/42) Purging py3-gpep517-pyc (19-r0) (11/42) Purging py3-gpep517 (19-r0) (12/42) Purging py3-installer-pyc (0.7.0-r2) (13/42) Purging py3-installer (0.7.0-r2) (14/42) Purging py3-setuptools-pyc (80.9.0-r1) (15/42) Purging py3-setuptools (80.9.0-r1) (16/42) Purging py3-wheel-pyc (0.46.1-r0) (17/42) Purging py3-wheel (0.46.1-r0) (18/42) Purging py3-pytest-pyc (8.4.1-r1) (19/42) Purging py3-pytest (8.4.1-r1) (20/42) Purging py3-iniconfig-pyc (2.1.0-r0) (21/42) Purging py3-iniconfig (2.1.0-r0) (22/42) Purging py3-packaging-pyc (25.0-r0) (23/42) Purging py3-packaging (25.0-r0) (24/42) Purging py3-parsing-pyc (3.2.3-r0) (25/42) Purging py3-parsing (3.2.3-r0) (26/42) Purging py3-pluggy-pyc (1.6.0-r0) (27/42) Purging py3-pluggy (1.6.0-r0) (28/42) Purging py3-py-pyc (1.11.0-r4) (29/42) Purging py3-py (1.11.0-r4) (30/42) Purging py3-pygments-pyc (2.19.2-r0) (31/42) Purging py3-pygments (2.19.2-r0) (32/42) Purging python3-pyc (3.12.11-r0) (33/42) Purging python3-pycache-pyc0 (3.12.11-r0) (34/42) Purging pyc (3.12.11-r0) (35/42) Purging python3 (3.12.11-r0) (36/42) Purging gdbm (1.26-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.5.2-r0) (39/42) Purging libpanelw (6.5_p20250816-r0) (40/42) Purging mpdecimal (4.0.1-r0) (41/42) Purging sqlite-libs (3.50.4-r1) (42/42) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 289 MiB in 104 packages >>> py3-enlighten: Updating the testing/armv7 repository index... >>> py3-enlighten: Signing the index...