>>> py3-pyvcd: Building testing/py3-pyvcd 0.4.1-r1 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 15:16:26 +0000 >>> py3-pyvcd: Validating /home/buildozer/aports/testing/py3-pyvcd/APKBUILD... >>> py3-pyvcd: Analyzing dependencies... >>> py3-pyvcd: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-installer py3-setuptools_scm py3-wheel py3-pytest ( 1/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r0) ( 3/36) Installing gdbm (1.26-r0) ( 4/36) Installing xz-libs (5.8.2-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.6_p20251231-r0) ( 7/36) Installing sqlite-libs (3.51.2-r1) ( 8/36) Installing python3 (3.14.3-r0) ( 9/36) Installing python3-pycache-pyc0 (3.14.3-r0) (10/36) Installing pyc (3.14.3-r0) (11/36) Installing python3-pyc (3.14.3-r0) (12/36) Installing py3-parsing (3.3.2-r1) (13/36) Installing py3-parsing-pyc (3.3.2-r1) (14/36) Installing py3-packaging (26.0-r1) (15/36) Installing py3-packaging-pyc (26.0-r1) (16/36) Installing py3-setuptools (82.0.1-r1) (17/36) Installing py3-setuptools-pyc (82.0.1-r1) (18/36) Installing py3-installer (0.7.0-r3) (19/36) Installing py3-installer-pyc (0.7.0-r3) (20/36) Installing py3-gpep517 (19-r2) (21/36) Installing py3-gpep517-pyc (19-r2) (22/36) Installing py3-setuptools_scm (9.2.2-r1) (23/36) Installing py3-setuptools_scm-pyc (9.2.2-r1) (24/36) Installing py3-wheel (0.46.3-r1) (25/36) Installing py3-wheel-pyc (0.46.3-r1) (26/36) Installing py3-iniconfig (2.3.0-r1) (27/36) Installing py3-iniconfig-pyc (2.3.0-r1) (28/36) Installing py3-pluggy (1.6.0-r1) (29/36) Installing py3-pluggy-pyc (1.6.0-r1) (30/36) Installing py3-py (1.11.0-r5) (31/36) Installing py3-py-pyc (1.11.0-r5) (32/36) Installing py3-pygments (2.19.2-r1) (33/36) Installing py3-pygments-pyc (2.19.2-r1) (34/36) Installing py3-pytest (9.0.2-r1) (35/36) Installing py3-pytest-pyc (9.0.2-r1) (36/36) Installing .makedepends-py3-pyvcd (20260330.151627) Executing busybox-1.37.0-r31.trigger OK: 499.3 MiB in 142 packages >>> py3-pyvcd: Cleaning up srcdir >>> py3-pyvcd: Cleaning up pkgdir >>> py3-pyvcd: Cleaning up tmpdir >>> py3-pyvcd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyvcd-0.4.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pyvcd: Fetching https://github.com/westerndigitalcorporation/pyvcd/archive/refs/tags/0.4.1/py3-pyvcd-0.4.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/py3-pyvcd-0.4.1.tar.gz.part' py3-pyvcd-0.4.1.tar. 100% |********************************| 36604 0:00:00 ETA '/var/cache/distfiles/edge/py3-pyvcd-0.4.1.tar.gz.part' saved /var/cache/distfiles/edge/py3-pyvcd-0.4.1.tar.gz: OK >>> py3-pyvcd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyvcd-0.4.1.tar.gz /var/cache/distfiles/edge/py3-pyvcd-0.4.1.tar.gz: OK >>> py3-pyvcd: Unpacking /var/cache/distfiles/edge/py3-pyvcd-0.4.1.tar.gz... 2026-03-30 15:16:29,173 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools_scm/_integration/version_inference.py:51: UserWarning: version of pyvcd already set warnings.warn(self.message) /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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 15:16:29,211 root INFO running bdist_wheel /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 15:16:29,227 root INFO running build 2026-03-30 15:16:29,227 root INFO running build_py 2026-03-30 15:16:29,231 root INFO creating build/lib/vcd 2026-03-30 15:16:29,231 root INFO copying vcd/writer.py -> build/lib/vcd 2026-03-30 15:16:29,231 root INFO copying vcd/common.py -> build/lib/vcd 2026-03-30 15:16:29,232 root INFO copying vcd/gtkw.py -> build/lib/vcd 2026-03-30 15:16:29,232 root INFO copying vcd/reader.py -> build/lib/vcd 2026-03-30 15:16:29,232 root INFO copying vcd/__init__.py -> build/lib/vcd 2026-03-30 15:16:29,233 root INFO running egg_info 2026-03-30 15:16:29,235 root INFO creating pyvcd.egg-info 2026-03-30 15:16:29,235 root INFO writing pyvcd.egg-info/PKG-INFO 2026-03-30 15:16:29,235 root INFO writing dependency_links to pyvcd.egg-info/dependency_links.txt 2026-03-30 15:16:29,236 root INFO writing top-level names to pyvcd.egg-info/top_level.txt 2026-03-30 15:16:29,236 root INFO writing manifest file 'pyvcd.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any 2026-03-30 15:16:29,248 root INFO reading manifest file 'pyvcd.egg-info/SOURCES.txt' 2026-03-30 15:16:29,249 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 15:16:29,250 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'docs' 2026-03-30 15:16:29,250 root WARNING warning: no previously-included files matching '*.pyo' found under directory 'docs' 2026-03-30 15:16:29,250 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build' 2026-03-30 15:16:29,250 root WARNING warning: no previously-included files matching '*' found under directory 'docs/__pycache__' 2026-03-30 15:16:29,250 root INFO adding license file 'LICENSE.txt' 2026-03-30 15:16:29,251 root INFO writing manifest file 'pyvcd.egg-info/SOURCES.txt' 2026-03-30 15:16:29,252 root INFO copying vcd/py.typed -> build/lib/vcd 2026-03-30 15:16:29,258 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-30 15:16:29,258 root INFO running install 2026-03-30 15:16:29,265 root INFO running install_lib 2026-03-30 15:16:29,268 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-30 15:16:29,269 root INFO creating build/bdist.linux-x86_64/wheel/vcd 2026-03-30 15:16:29,269 root INFO copying build/lib/vcd/writer.py -> build/bdist.linux-x86_64/wheel/./vcd 2026-03-30 15:16:29,269 root INFO copying build/lib/vcd/common.py -> build/bdist.linux-x86_64/wheel/./vcd 2026-03-30 15:16:29,269 root INFO copying build/lib/vcd/gtkw.py -> build/bdist.linux-x86_64/wheel/./vcd 2026-03-30 15:16:29,270 root INFO copying build/lib/vcd/reader.py -> build/bdist.linux-x86_64/wheel/./vcd 2026-03-30 15:16:29,270 root INFO copying build/lib/vcd/py.typed -> build/bdist.linux-x86_64/wheel/./vcd 2026-03-30 15:16:29,270 root INFO copying build/lib/vcd/__init__.py -> build/bdist.linux-x86_64/wheel/./vcd 2026-03-30 15:16:29,270 root INFO running install_egg_info 2026-03-30 15:16:29,274 root INFO Copying pyvcd.egg-info to build/bdist.linux-x86_64/wheel/./pyvcd-0.4.1-py3.14.egg-info 2026-03-30 15:16:29,275 root INFO running install_scripts 2026-03-30 15:16:29,276 root INFO creating build/bdist.linux-x86_64/wheel/pyvcd-0.4.1.dist-info/WHEEL 2026-03-30 15:16:29,276 wheel INFO creating '/home/buildozer/aports/testing/py3-pyvcd/src/pyvcd-0.4.1/.dist/.tmp-_m4ohsp4/pyvcd-0.4.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-30 15:16:29,276 wheel INFO adding 'pyvcd-0.4.1.dist-info/licenses/LICENSE.txt' 2026-03-30 15:16:29,277 wheel INFO adding 'vcd/__init__.py' 2026-03-30 15:16:29,277 wheel INFO adding 'vcd/common.py' 2026-03-30 15:16:29,277 wheel INFO adding 'vcd/gtkw.py' 2026-03-30 15:16:29,277 wheel INFO adding 'vcd/py.typed' 2026-03-30 15:16:29,278 wheel INFO adding 'vcd/reader.py' 2026-03-30 15:16:29,278 wheel INFO adding 'vcd/writer.py' 2026-03-30 15:16:29,278 wheel INFO adding 'pyvcd-0.4.1.dist-info/METADATA' 2026-03-30 15:16:29,278 wheel INFO adding 'pyvcd-0.4.1.dist-info/WHEEL' 2026-03-30 15:16:29,278 wheel INFO adding 'pyvcd-0.4.1.dist-info/top_level.txt' 2026-03-30 15:16:29,279 wheel INFO adding 'pyvcd-0.4.1.dist-info/RECORD' 2026-03-30 15:16:29,279 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-30 15:16:29,279 gpep517 INFO The backend produced .dist/pyvcd-0.4.1-py2.py3-none-any.whl pyvcd-0.4.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-pyvcd/src/pyvcd-0.4.1 configfile: setup.cfg collected 542 items README.rst . [ 0%] tests/test_gtkw.py .................................................. [ 9%] tests/test_reader.py ................................................... [ 18%] ........................................................................ [ 32%] ........................................................................ [ 45%] ........................................................................ [ 58%] ........................................................................ [ 71%] ........................................................................ [ 85%] .. [ 85%] tests/test_writer.py ................................................... [ 95%] ........................... [100%] ============================= 542 passed in 1.09s ============================== /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6662e693-0593-44c0-acdd-7508946e3326/popen-gw9/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6662e693-0593-44c0-acdd-7508946e3326/popen-gw9/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6662e693-0593-44c0-acdd-7508946e3326/popen-gw9 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6662e693-0593-44c0-acdd-7508946e3326/popen-gw9' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6662e693-0593-44c0-acdd-7508946e3326 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6662e693-0593-44c0-acdd-7508946e3326' warnings.warn( >>> py3-pyvcd: Entering fakeroot... >>> py3-pyvcd-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/vcd/__pycache__' -> '/home/buildozer/aports/testing/py3-pyvcd/pkg/py3-pyvcd-pyc/usr/lib/python3.14/site-packages/vcd/__pycache__' >>> py3-pyvcd-pyc*: Preparing subpackage py3-pyvcd-pyc... >>> py3-pyvcd-pyc*: Running postcheck for py3-pyvcd-pyc >>> py3-pyvcd*: Running postcheck for py3-pyvcd >>> py3-pyvcd*: Preparing package py3-pyvcd... >>> py3-pyvcd-pyc*: Tracing dependencies... python3~3.14 >>> py3-pyvcd-pyc*: Package size: 117.2 KB >>> py3-pyvcd-pyc*: Compressing data... >>> py3-pyvcd-pyc*: Create checksum... >>> py3-pyvcd-pyc*: Create py3-pyvcd-pyc-0.4.1-r1.apk >>> py3-pyvcd*: Tracing dependencies... python3 python3~3.14 >>> py3-pyvcd*: Package size: 80.6 KB >>> py3-pyvcd*: Compressing data... >>> py3-pyvcd*: Create checksum... >>> py3-pyvcd*: Create py3-pyvcd-0.4.1-r1.apk >>> py3-pyvcd: Build complete at Mon, 30 Mar 2026 15:16:31 +0000 elapsed time 0h 0m 5s >>> py3-pyvcd: Cleaning up srcdir >>> py3-pyvcd: Cleaning up pkgdir >>> py3-pyvcd: Cleaning up tmpdir >>> py3-pyvcd: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-pyvcd (20260330.151627) ( 2/36) Purging py3-gpep517-pyc (19-r2) ( 3/36) Purging py3-gpep517 (19-r2) ( 4/36) Purging py3-installer-pyc (0.7.0-r3) ( 5/36) Purging py3-installer (0.7.0-r3) ( 6/36) Purging py3-setuptools_scm-pyc (9.2.2-r1) ( 7/36) Purging py3-setuptools_scm (9.2.2-r1) ( 8/36) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/36) Purging py3-setuptools (82.0.1-r1) (10/36) Purging py3-wheel-pyc (0.46.3-r1) (11/36) Purging py3-wheel (0.46.3-r1) (12/36) Purging py3-pytest-pyc (9.0.2-r1) (13/36) Purging py3-pytest (9.0.2-r1) (14/36) Purging py3-iniconfig-pyc (2.3.0-r1) (15/36) Purging py3-iniconfig (2.3.0-r1) (16/36) Purging py3-packaging-pyc (26.0-r1) (17/36) Purging py3-packaging (26.0-r1) (18/36) Purging py3-parsing-pyc (3.3.2-r1) (19/36) Purging py3-parsing (3.3.2-r1) (20/36) Purging py3-pluggy-pyc (1.6.0-r1) (21/36) Purging py3-pluggy (1.6.0-r1) (22/36) Purging py3-py-pyc (1.11.0-r5) (23/36) Purging py3-py (1.11.0-r5) (24/36) Purging py3-pygments-pyc (2.19.2-r1) (25/36) Purging py3-pygments (2.19.2-r1) (26/36) Purging python3-pyc (3.14.3-r0) (27/36) Purging python3-pycache-pyc0 (3.14.3-r0) (28/36) Purging pyc (3.14.3-r0) (29/36) Purging python3 (3.14.3-r0) (30/36) Purging gdbm (1.26-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.5.2-r0) (33/36) Purging libpanelw (6.6_p20251231-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.51.2-r1) (36/36) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-pyvcd: Updating the testing/x86_64 repository index... >>> py3-pyvcd: Signing the index...