>>> ampy: Building testing/ampy 1.1.0-r7 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 19:55:15 +0000 >>> ampy: Validating /home/buildozer/aports/testing/ampy/APKBUILD... >>> ampy: Analyzing dependencies... >>> ampy: Installing for build: build-base py3-click py3-dotenv py3-pyserial python3 py3-setuptools ( 1/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.2-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.6_p20251231-r0) ( 7/24) Installing sqlite-libs (3.51.2-r1) ( 8/24) Installing python3 (3.14.3-r0) ( 9/24) Installing python3-pycache-pyc0 (3.14.3-r0) (10/24) Installing pyc (3.14.3-r0) (11/24) Installing py3-click-pyc (8.3.1-r1) (12/24) Installing python3-pyc (3.14.3-r0) (13/24) Installing py3-click (8.3.1-r1) (14/24) Installing py3-dotenv (1.0.1-r2) (15/24) Installing py3-dotenv-pyc (1.0.1-r2) (16/24) Installing py3-pyserial (3.5-r9) (17/24) Installing py3-pyserial-pyc (3.5-r9) (18/24) Installing py3-parsing (3.3.2-r1) (19/24) Installing py3-parsing-pyc (3.3.2-r1) (20/24) Installing py3-packaging (26.0-r1) (21/24) Installing py3-packaging-pyc (26.0-r1) (22/24) Installing py3-setuptools (82.0.1-r1) (23/24) Installing py3-setuptools-pyc (82.0.1-r1) (24/24) Installing .makedepends-ampy (20260329.195516) Executing busybox-1.37.0-r31.trigger OK: 387.3 MiB in 128 packages >>> ampy: Cleaning up srcdir >>> ampy: Cleaning up pkgdir >>> ampy: Cleaning up tmpdir >>> ampy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/adafruit-ampy-1.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ampy: Fetching https://files.pythonhosted.org/packages/source/a/adafruit-ampy/adafruit-ampy-1.1.0.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) saving to '/var/cache/distfiles/edge/adafruit-ampy-1.1.0.tar.gz.part' adafruit-ampy-1.1.0. 100% |********************************| 17900 0:00:00 ETA '/var/cache/distfiles/edge/adafruit-ampy-1.1.0.tar.gz.part' saved /var/cache/distfiles/edge/adafruit-ampy-1.1.0.tar.gz: OK >>> ampy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/adafruit-ampy-1.1.0.tar.gz /var/cache/distfiles/edge/adafruit-ampy-1.1.0.tar.gz: OK >>> ampy: Unpacking /var/cache/distfiles/edge/adafruit-ampy-1.1.0.tar.gz... /home/buildozer/aports/testing/ampy/src/adafruit-ampy-1.1.0/setup.py:32: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with open(path.join(here, 'README.md'), encoding='utf-8') as f: /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() running build running build_py creating build/lib/ampy copying ampy/__init__.py -> build/lib/ampy copying ampy/cli.py -> build/lib/ampy copying ampy/pyboard.py -> build/lib/ampy copying ampy/files.py -> build/lib/ampy /home/buildozer/aports/testing/ampy/src/adafruit-ampy-1.1.0/setup.py:32: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with open(path.join(here, 'README.md'), encoding='utf-8') as f: /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() running check >>> ampy: Entering fakeroot... /home/buildozer/aports/testing/ampy/src/adafruit-ampy-1.1.0/setup.py:32: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with open(path.join(here, 'README.md'), encoding='utf-8') as f: /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() running install /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/ampy/pkg/ampy/usr/lib/python3.14/site-packages creating /home/buildozer/aports/testing/ampy/pkg/ampy/usr/lib/python3.14/site-packages/ampy copying build/lib/ampy/__init__.py -> /home/buildozer/aports/testing/ampy/pkg/ampy/usr/lib/python3.14/site-packages/ampy copying build/lib/ampy/cli.py -> /home/buildozer/aports/testing/ampy/pkg/ampy/usr/lib/python3.14/site-packages/ampy copying build/lib/ampy/pyboard.py -> /home/buildozer/aports/testing/ampy/pkg/ampy/usr/lib/python3.14/site-packages/ampy copying build/lib/ampy/files.py -> /home/buildozer/aports/testing/ampy/pkg/ampy/usr/lib/python3.14/site-packages/ampy byte-compiling /home/buildozer/aports/testing/ampy/pkg/ampy/usr/lib/python3.14/site-packages/ampy/__init__.py to __init__.cpython-314.pyc byte-compiling /home/buildozer/aports/testing/ampy/pkg/ampy/usr/lib/python3.14/site-packages/ampy/cli.py to cli.cpython-314.pyc /usr/lib/python3.14/site-packages/ampy/cli.py:51: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option. byte-compiling /home/buildozer/aports/testing/ampy/pkg/ampy/usr/lib/python3.14/site-packages/ampy/pyboard.py to pyboard.cpython-314.pyc byte-compiling /home/buildozer/aports/testing/ampy/pkg/ampy/usr/lib/python3.14/site-packages/ampy/files.py to files.cpython-314.pyc running install_egg_info running egg_info writing adafruit_ampy.egg-info/PKG-INFO writing dependency_links to adafruit_ampy.egg-info/dependency_links.txt writing entry points to adafruit_ampy.egg-info/entry_points.txt writing requirements to adafruit_ampy.egg-info/requires.txt writing top-level names to adafruit_ampy.egg-info/top_level.txt reading manifest file 'adafruit_ampy.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'adafruit_ampy.egg-info/SOURCES.txt' Copying adafruit_ampy.egg-info to /home/buildozer/aports/testing/ampy/pkg/ampy/usr/lib/python3.14/site-packages/adafruit_ampy-1.1.0-py3.14.egg-info running install_scripts Installing ampy script to /home/buildozer/aports/testing/ampy/pkg/ampy/usr/bin >>> ampy-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/ampy/pkg/ampy-doc/usr/share/doc' 'usr/share/licenses' -> '/home/buildozer/aports/testing/ampy/pkg/ampy-doc/usr/share/licenses' >>> ampy-doc*: Preparing subpackage ampy-doc... >>> ampy-doc*: Running postcheck for ampy-doc >>> ampy-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/ampy/__pycache__' -> '/home/buildozer/aports/testing/ampy/pkg/ampy-pyc/usr/lib/python3.14/site-packages/ampy/__pycache__' >>> ampy-pyc*: Preparing subpackage ampy-pyc... >>> ampy-pyc*: Running postcheck for ampy-pyc >>> ampy*: Running postcheck for ampy >>> ampy*: Preparing package ampy... >>> ampy-doc*: Tracing dependencies... >>> ampy-doc*: Package size: 5.1 KB >>> ampy-doc*: Compressing data... >>> ampy-doc*: Create checksum... >>> ampy-doc*: Create ampy-doc-1.1.0-r7.apk >>> ampy-pyc*: Tracing dependencies... python3~3.14 >>> ampy-pyc*: Package size: 46.2 KB >>> ampy-pyc*: Compressing data... >>> ampy-pyc*: Create checksum... >>> ampy-pyc*: Create ampy-pyc-1.1.0-r7.apk >>> ampy*: Tracing dependencies... py3-click py3-dotenv py3-pyserial python3 python3~3.14 >>> ampy*: Package size: 46.6 KB >>> ampy*: Compressing data... >>> ampy*: Create checksum... >>> ampy*: Create ampy-1.1.0-r7.apk >>> ampy: Build complete at Sun, 29 Mar 2026 19:55:18 +0000 elapsed time 0h 0m 3s >>> ampy: Cleaning up srcdir >>> ampy: Cleaning up pkgdir >>> ampy: Cleaning up tmpdir >>> ampy: Uninstalling dependencies... ( 1/24) Purging .makedepends-ampy (20260329.195516) ( 2/24) Purging py3-click-pyc (8.3.1-r1) ( 3/24) Purging py3-click (8.3.1-r1) ( 4/24) Purging py3-dotenv-pyc (1.0.1-r2) ( 5/24) Purging py3-dotenv (1.0.1-r2) ( 6/24) Purging py3-pyserial-pyc (3.5-r9) ( 7/24) Purging py3-pyserial (3.5-r9) ( 8/24) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/24) Purging py3-setuptools (82.0.1-r1) (10/24) Purging py3-packaging-pyc (26.0-r1) (11/24) Purging py3-packaging (26.0-r1) (12/24) Purging py3-parsing-pyc (3.3.2-r1) (13/24) Purging py3-parsing (3.3.2-r1) (14/24) Purging python3-pyc (3.14.3-r0) (15/24) Purging python3-pycache-pyc0 (3.14.3-r0) (16/24) Purging pyc (3.14.3-r0) (17/24) Purging python3 (3.14.3-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.6_p20251231-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.51.2-r1) (24/24) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 343.0 MiB in 104 packages >>> ampy: Updating the testing/armhf repository index... >>> ampy: Signing the index...