>>> py3-firmata: Building testing/py3-firmata 1.0.3-r11 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 14:10:33 +0000 >>> py3-firmata: Validating /home/buildozer/aports/testing/py3-firmata/APKBUILD... >>> py3-firmata: Analyzing dependencies... >>> py3-firmata: Installing for build: build-base python3 py3-pyserial py3-setuptools py3-gpep517 ( 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 python3-pyc (3.14.3-r0) (12/24) Installing py3-pyserial (3.5-r9) (13/24) Installing py3-pyserial-pyc (3.5-r9) (14/24) Installing py3-parsing (3.3.2-r1) (15/24) Installing py3-parsing-pyc (3.3.2-r1) (16/24) Installing py3-packaging (26.0-r1) (17/24) Installing py3-packaging-pyc (26.0-r1) (18/24) Installing py3-setuptools (82.0.1-r1) (19/24) Installing py3-setuptools-pyc (82.0.1-r1) (20/24) Installing py3-installer (0.7.0-r3) (21/24) Installing py3-installer-pyc (0.7.0-r3) (22/24) Installing py3-gpep517 (19-r2) (23/24) Installing py3-gpep517-pyc (19-r2) (24/24) Installing .makedepends-py3-firmata (20260330.141035) Executing busybox-1.37.0-r31.trigger OK: 339.3 MiB in 129 packages >>> py3-firmata: Cleaning up srcdir >>> py3-firmata: Cleaning up pkgdir >>> py3-firmata: Cleaning up tmpdir >>> py3-firmata: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyFirmata-1.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-firmata: Fetching pyFirmata-1.0.3.tar.gz::https://github.com/tino/pyFirmata/archive/1.0.3.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/pyFirmata-1.0.3.tar.gz.part' pyFirmata-1.0.3.tar. 12966 --:--:-- ETA pyFirmata-1.0.3.tar. 100% |********************************| 20167 0:00:00 ETA '/var/cache/distfiles/pyFirmata-1.0.3.tar.gz.part' saved /var/cache/distfiles/pyFirmata-1.0.3.tar.gz: OK /home/buildozer/aports/testing/py3-firmata/py311.patch: OK >>> py3-firmata: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyFirmata-1.0.3.tar.gz /var/cache/distfiles/pyFirmata-1.0.3.tar.gz: OK /home/buildozer/aports/testing/py3-firmata/py311.patch: OK >>> py3-firmata: Unpacking /var/cache/distfiles/pyFirmata-1.0.3.tar.gz... >>> py3-firmata: py311.patch patching file pyfirmata/pyfirmata.py 2026-03-30 14:10:38,776 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 14:10:38,799 root INFO running bdist_wheel 2026-03-30 14:10:38,809 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:10:38,818 root INFO running build 2026-03-30 14:10:38,818 root INFO running build_py 2026-03-30 14:10:38,822 root INFO creating build/lib/pyfirmata 2026-03-30 14:10:38,823 root INFO copying pyfirmata/util.py -> build/lib/pyfirmata 2026-03-30 14:10:38,823 root INFO copying pyfirmata/pyfirmata.py -> build/lib/pyfirmata 2026-03-30 14:10:38,823 root INFO copying pyfirmata/boards.py -> build/lib/pyfirmata 2026-03-30 14:10:38,823 root INFO copying pyfirmata/__init__.py -> build/lib/pyfirmata 2026-03-30 14:10:38,824 root INFO copying pyfirmata/mockup.py -> build/lib/pyfirmata 2026-03-30 14:10:38,824 root INFO running egg_info 2026-03-30 14:10:38,827 root INFO creating pyFirmata.egg-info 2026-03-30 14:10:38,827 root INFO writing pyFirmata.egg-info/PKG-INFO 2026-03-30 14:10:38,827 root INFO writing dependency_links to pyFirmata.egg-info/dependency_links.txt 2026-03-30 14:10:38,827 root INFO writing requirements to pyFirmata.egg-info/requires.txt 2026-03-30 14:10:38,828 root INFO writing top-level names to pyFirmata.egg-info/top_level.txt 2026-03-30 14:10:38,828 root INFO writing manifest file 'pyFirmata.egg-info/SOURCES.txt' 2026-03-30 14:10:38,831 root INFO reading manifest file 'pyFirmata.egg-info/SOURCES.txt' 2026-03-30 14:10:38,832 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 14:10:38,832 root INFO adding license file 'LICENSE' 2026-03-30 14:10:38,833 root INFO writing manifest file 'pyFirmata.egg-info/SOURCES.txt' 2026-03-30 14:10:38,841 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-30 14:10:38,841 root INFO running install 2026-03-30 14:10:38,859 root INFO running install_lib 2026-03-30 14:10:38,862 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-30 14:10:38,863 root INFO creating build/bdist.linux-ppc64le/wheel/pyfirmata 2026-03-30 14:10:38,863 root INFO copying build/lib/pyfirmata/util.py -> build/bdist.linux-ppc64le/wheel/./pyfirmata 2026-03-30 14:10:38,863 root INFO copying build/lib/pyfirmata/pyfirmata.py -> build/bdist.linux-ppc64le/wheel/./pyfirmata 2026-03-30 14:10:38,863 root INFO copying build/lib/pyfirmata/boards.py -> build/bdist.linux-ppc64le/wheel/./pyfirmata 2026-03-30 14:10:38,864 root INFO copying build/lib/pyfirmata/__init__.py -> build/bdist.linux-ppc64le/wheel/./pyfirmata 2026-03-30 14:10:38,864 root INFO copying build/lib/pyfirmata/mockup.py -> build/bdist.linux-ppc64le/wheel/./pyfirmata 2026-03-30 14:10:38,864 root INFO running install_egg_info 2026-03-30 14:10:38,868 root INFO Copying pyFirmata.egg-info to build/bdist.linux-ppc64le/wheel/./pyFirmata-1.0.2-py3.14.egg-info 2026-03-30 14:10:38,869 root INFO running install_scripts 2026-03-30 14:10:38,870 root INFO creating build/bdist.linux-ppc64le/wheel/pyfirmata-1.0.2.dist-info/WHEEL 2026-03-30 14:10:38,871 wheel INFO creating '/home/buildozer/aports/testing/py3-firmata/src/pyFirmata-1.0.3/.dist/.tmp-l7ags32c/pyfirmata-1.0.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-30 14:10:38,871 wheel INFO adding 'pyfirmata/__init__.py' 2026-03-30 14:10:38,871 wheel INFO adding 'pyfirmata/boards.py' 2026-03-30 14:10:38,872 wheel INFO adding 'pyfirmata/mockup.py' 2026-03-30 14:10:38,872 wheel INFO adding 'pyfirmata/pyfirmata.py' 2026-03-30 14:10:38,872 wheel INFO adding 'pyfirmata/util.py' 2026-03-30 14:10:38,872 wheel INFO adding 'pyfirmata-1.0.2.dist-info/licenses/LICENSE' 2026-03-30 14:10:38,873 wheel INFO adding 'pyfirmata-1.0.2.dist-info/METADATA' 2026-03-30 14:10:38,873 wheel INFO adding 'pyfirmata-1.0.2.dist-info/WHEEL' 2026-03-30 14:10:38,873 wheel INFO adding 'pyfirmata-1.0.2.dist-info/top_level.txt' 2026-03-30 14:10:38,873 wheel INFO adding 'pyfirmata-1.0.2.dist-info/RECORD' 2026-03-30 14:10:38,873 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-30 14:10:38,874 gpep517 INFO The backend produced .dist/pyfirmata-1.0.2-py2.py3-none-any.whl pyfirmata-1.0.2-py2.py3-none-any.whl 2026-03-30 14:10:39,148 gpep517 INFO Installing .dist/pyfirmata-1.0.2-py2.py3-none-any.whl into .testenv 2026-03-30 14:10:39,167 gpep517 INFO Installation complete ............................................................... ---------------------------------------------------------------------- Ran 63 tests in 0.091s OK >>> py3-firmata: Entering fakeroot... 2026-03-30 14:10:39,594 gpep517 INFO Installing .dist/pyfirmata-1.0.2-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-firmata/pkg/py3-firmata 2026-03-30 14:10:39,618 gpep517 INFO Installation complete >>> py3-firmata-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pyfirmata/__pycache__' -> '/home/buildozer/aports/testing/py3-firmata/pkg/py3-firmata-pyc/usr/lib/python3.14/site-packages/pyfirmata/__pycache__' >>> py3-firmata-pyc*: Preparing subpackage py3-firmata-pyc... >>> py3-firmata-pyc*: Running postcheck for py3-firmata-pyc >>> py3-firmata*: Running postcheck for py3-firmata >>> py3-firmata*: Preparing package py3-firmata... >>> py3-firmata-pyc*: Tracing dependencies... python3~3.14 >>> py3-firmata-pyc*: Package size: 46.9 KB >>> py3-firmata-pyc*: Compressing data... >>> py3-firmata-pyc*: Create checksum... >>> py3-firmata-pyc*: Create py3-firmata-pyc-1.0.3-r11.apk >>> py3-firmata*: Tracing dependencies... python3 py3-pyserial python3~3.14 >>> py3-firmata*: Package size: 36.9 KB >>> py3-firmata*: Compressing data... >>> py3-firmata*: Create checksum... >>> py3-firmata*: Create py3-firmata-1.0.3-r11.apk >>> py3-firmata: Build complete at Mon, 30 Mar 2026 14:10:39 +0000 elapsed time 0h 0m 6s >>> py3-firmata: Cleaning up srcdir >>> py3-firmata: Cleaning up pkgdir >>> py3-firmata: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-firmata (20260330.141035) ( 2/24) Purging py3-pyserial-pyc (3.5-r9) ( 3/24) Purging py3-pyserial (3.5-r9) ( 4/24) Purging py3-setuptools-pyc (82.0.1-r1) ( 5/24) Purging py3-setuptools (82.0.1-r1) ( 6/24) Purging py3-packaging-pyc (26.0-r1) ( 7/24) Purging py3-packaging (26.0-r1) ( 8/24) Purging py3-parsing-pyc (3.3.2-r1) ( 9/24) Purging py3-parsing (3.3.2-r1) (10/24) Purging py3-gpep517-pyc (19-r2) (11/24) Purging py3-gpep517 (19-r2) (12/24) Purging py3-installer-pyc (0.7.0-r3) (13/24) Purging py3-installer (0.7.0-r3) (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: 288.7 MiB in 105 packages >>> py3-firmata: Updating the testing/ppc64le repository index... >>> py3-firmata: Signing the index...