>>> py3-cson: Building testing/py3-cson 0.8-r0 (using abuild 3.16.0-r0) started Sat, 31 Jan 2026 15:31:24 +0000 >>> py3-cson: Validating /home/buildozer/aports/testing/py3-cson/APKBUILD... >>> py3-cson: Analyzing dependencies... >>> py3-cson: Installing for build: build-base py3-speg python3 py3-gpep517 py3-setuptools py3-pytest ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20251231-r0) ( 7/34) Installing sqlite-libs (3.51.2-r1) ( 8/34) Installing python3 (3.12.12-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.12-r0) (10/34) Installing pyc (3.12.12-r0) (11/34) Installing py3-speg-pyc (0.3_git20180819-r1) (12/34) Installing python3-pyc (3.12.12-r0) (13/34) Installing py3-speg (0.3_git20180819-r1) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-installer-pyc (0.7.0-r2) (16/34) Installing py3-gpep517 (19-r1) (17/34) Installing py3-gpep517-pyc (19-r1) (18/34) Installing py3-parsing (3.3.1-r0) (19/34) Installing py3-parsing-pyc (3.3.1-r0) (20/34) Installing py3-packaging (25.0-r0) (21/34) Installing py3-packaging-pyc (25.0-r0) (22/34) Installing py3-setuptools (80.9.0-r2) (23/34) Installing py3-setuptools-pyc (80.9.0-r2) (24/34) Installing py3-iniconfig (2.3.0-r0) (25/34) Installing py3-iniconfig-pyc (2.3.0-r0) (26/34) Installing py3-pluggy (1.6.0-r0) (27/34) Installing py3-pluggy-pyc (1.6.0-r0) (28/34) Installing py3-py (1.11.0-r4) (29/34) Installing py3-py-pyc (1.11.0-r4) (30/34) Installing py3-pygments (2.19.2-r0) (31/34) Installing py3-pygments-pyc (2.19.2-r0) (32/34) Installing py3-pytest (9.0.2-r0) (33/34) Installing py3-pytest-pyc (9.0.2-r0) (34/34) Installing .makedepends-py3-cson (20260131.153126) Executing busybox-1.37.0-r31.trigger OK: 499.0 MiB in 141 packages >>> py3-cson: Cleaning up srcdir >>> py3-cson: Cleaning up pkgdir >>> py3-cson: Cleaning up tmpdir >>> py3-cson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycson-0.8.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-cson: Fetching https://github.com/avakar/pycson/archive/0.8/pycson-0.8.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/pycson-0.8.tar.gz.part' pycson-0.8.tar.gz.pa 100% |********************************| 10448 0:00:00 ETA '/var/cache/distfiles/edge/pycson-0.8.tar.gz.part' saved /var/cache/distfiles/edge/pycson-0.8.tar.gz: OK >>> py3-cson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycson-0.8.tar.gz /var/cache/distfiles/edge/pycson-0.8.tar.gz: OK >>> py3-cson: Unpacking /var/cache/distfiles/edge/pycson-0.8.tar.gz... 2026-01-31 15:31:27,501 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-01-31 15:31:27,526 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-01-31 15:31:27,546 root INFO running build 2026-01-31 15:31:27,546 root INFO running build_py 2026-01-31 15:31:27,551 root INFO creating build/lib/cson 2026-01-31 15:31:27,551 root INFO copying cson/writer.py -> build/lib/cson 2026-01-31 15:31:27,551 root INFO copying cson/parser.py -> build/lib/cson 2026-01-31 15:31:27,552 root INFO copying cson/__init__.py -> build/lib/cson 2026-01-31 15:31:27,561 root INFO installing to build/bdist.linux-x86_64/wheel 2026-01-31 15:31:27,561 root INFO running install 2026-01-31 15:31:27,571 root INFO running install_lib 2026-01-31 15:31:27,575 root INFO creating build/bdist.linux-x86_64/wheel 2026-01-31 15:31:27,576 root INFO creating build/bdist.linux-x86_64/wheel/cson 2026-01-31 15:31:27,576 root INFO copying build/lib/cson/writer.py -> build/bdist.linux-x86_64/wheel/./cson 2026-01-31 15:31:27,576 root INFO copying build/lib/cson/parser.py -> build/bdist.linux-x86_64/wheel/./cson 2026-01-31 15:31:27,576 root INFO copying build/lib/cson/__init__.py -> build/bdist.linux-x86_64/wheel/./cson 2026-01-31 15:31:27,577 root INFO running install_egg_info 2026-01-31 15:31:27,581 root INFO running egg_info 2026-01-31 15:31:27,584 root INFO creating cson.egg-info 2026-01-31 15:31:27,584 root INFO writing cson.egg-info/PKG-INFO 2026-01-31 15:31:27,585 root INFO writing dependency_links to cson.egg-info/dependency_links.txt 2026-01-31 15:31:27,585 root INFO writing requirements to cson.egg-info/requires.txt 2026-01-31 15:31:27,585 root INFO writing top-level names to cson.egg-info/top_level.txt 2026-01-31 15:31:27,585 root INFO writing manifest file 'cson.egg-info/SOURCES.txt' 2026-01-31 15:31:27,589 root INFO reading manifest file 'cson.egg-info/SOURCES.txt' 2026-01-31 15:31:27,590 root INFO adding license file 'LICENSE' 2026-01-31 15:31:27,591 root INFO writing manifest file 'cson.egg-info/SOURCES.txt' 2026-01-31 15:31:27,591 root INFO Copying cson.egg-info to build/bdist.linux-x86_64/wheel/./cson-0.8-py3.12.egg-info 2026-01-31 15:31:27,592 root INFO running install_scripts 2026-01-31 15:31:27,593 root INFO creating build/bdist.linux-x86_64/wheel/cson-0.8.dist-info/WHEEL 2026-01-31 15:31:27,594 wheel INFO creating '/home/buildozer/aports/testing/py3-cson/src/pycson-0.8/.dist/.tmp-e40ijmd8/cson-0.8-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-01-31 15:31:27,594 wheel INFO adding 'cson/__init__.py' 2026-01-31 15:31:27,594 wheel INFO adding 'cson/parser.py' 2026-01-31 15:31:27,595 wheel INFO adding 'cson/writer.py' 2026-01-31 15:31:27,595 wheel INFO adding 'cson-0.8.dist-info/licenses/LICENSE' 2026-01-31 15:31:27,595 wheel INFO adding 'cson-0.8.dist-info/METADATA' 2026-01-31 15:31:27,595 wheel INFO adding 'cson-0.8.dist-info/WHEEL' 2026-01-31 15:31:27,596 wheel INFO adding 'cson-0.8.dist-info/top_level.txt' 2026-01-31 15:31:27,596 wheel INFO adding 'cson-0.8.dist-info/RECORD' 2026-01-31 15:31:27,596 root INFO removing build/bdist.linux-x86_64/wheel 2026-01-31 15:31:27,597 gpep517 INFO The backend produced .dist/cson-0.8-py2.py3-none-any.whl cson-0.8-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-cson/src/pycson-0.8 collected 10 items test/test_parser.py . [ 10%] test/test_writer.py ......... [100%] ============================== 10 passed in 0.11s ============================== >>> py3-cson: Entering fakeroot... >>> py3-cson-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/py3-cson/pkg/py3-cson-doc/usr/share/doc' >>> py3-cson-doc*: Preparing subpackage py3-cson-doc... >>> py3-cson-doc*: Running postcheck for py3-cson-doc >>> py3-cson-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cson/__pycache__' -> '/home/buildozer/aports/testing/py3-cson/pkg/py3-cson-pyc/usr/lib/python3.12/site-packages/cson/__pycache__' >>> py3-cson-pyc*: Preparing subpackage py3-cson-pyc... >>> py3-cson-pyc*: Running postcheck for py3-cson-pyc >>> py3-cson*: Running postcheck for py3-cson >>> py3-cson*: Preparing package py3-cson... >>> py3-cson-doc*: Tracing dependencies... >>> py3-cson-doc*: Package size: 2.7 KB >>> py3-cson-doc*: Compressing data... >>> py3-cson-doc*: Create checksum... >>> py3-cson-doc*: Create py3-cson-doc-0.8-r0.apk >>> py3-cson-pyc*: Tracing dependencies... python3~3.12 >>> py3-cson-pyc*: Package size: 22.5 KB >>> py3-cson-pyc*: Compressing data... >>> py3-cson-pyc*: Create checksum... >>> py3-cson-pyc*: Create py3-cson-pyc-0.8-r0.apk >>> py3-cson*: Tracing dependencies... py3-speg python3 python3~3.12 >>> py3-cson*: Package size: 18.4 KB >>> py3-cson*: Compressing data... >>> py3-cson*: Create checksum... >>> py3-cson*: Create py3-cson-0.8-r0.apk >>> py3-cson: Build complete at Sat, 31 Jan 2026 15:31:28 +0000 elapsed time 0h 0m 4s >>> py3-cson: Cleaning up srcdir >>> py3-cson: Cleaning up pkgdir >>> py3-cson: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-cson (20260131.153126) ( 2/34) Purging py3-speg-pyc (0.3_git20180819-r1) ( 3/34) Purging py3-speg (0.3_git20180819-r1) ( 4/34) Purging py3-gpep517-pyc (19-r1) ( 5/34) Purging py3-gpep517 (19-r1) ( 6/34) Purging py3-installer-pyc (0.7.0-r2) ( 7/34) Purging py3-installer (0.7.0-r2) ( 8/34) Purging py3-setuptools-pyc (80.9.0-r2) ( 9/34) Purging py3-setuptools (80.9.0-r2) (10/34) Purging py3-pytest-pyc (9.0.2-r0) (11/34) Purging py3-pytest (9.0.2-r0) (12/34) Purging py3-iniconfig-pyc (2.3.0-r0) (13/34) Purging py3-iniconfig (2.3.0-r0) (14/34) Purging py3-packaging-pyc (25.0-r0) (15/34) Purging py3-packaging (25.0-r0) (16/34) Purging py3-parsing-pyc (3.3.1-r0) (17/34) Purging py3-parsing (3.3.1-r0) (18/34) Purging py3-pluggy-pyc (1.6.0-r0) (19/34) Purging py3-pluggy (1.6.0-r0) (20/34) Purging py3-py-pyc (1.11.0-r4) (21/34) Purging py3-py (1.11.0-r4) (22/34) Purging py3-pygments-pyc (2.19.2-r0) (23/34) Purging py3-pygments (2.19.2-r0) (24/34) Purging python3-pyc (3.12.12-r0) (25/34) Purging python3-pycache-pyc0 (3.12.12-r0) (26/34) Purging pyc (3.12.12-r0) (27/34) Purging python3 (3.12.12-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.6_p20251231-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.51.2-r1) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.2 MiB in 107 packages >>> py3-cson: Updating the testing/x86_64 repository index... >>> py3-cson: Signing the index...