>>> py3-gpiozero: Building community/py3-gpiozero 1.6.2-r2 (using abuild 3.16.0_rc4-r0) started Wed, 22 Oct 2025 19:26:14 +0000 >>> py3-gpiozero: Validating /home/buildozer/aports/community/py3-gpiozero/APKBUILD... >>> py3-gpiozero: Analyzing dependencies... >>> py3-gpiozero: Installing for build: build-base python3 py3-colorzero py3-setuptools py3-pytest py3-mock ( 1/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.1-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.5_p20251010-r0) ( 7/32) Installing sqlite-libs (3.50.4-r1) ( 8/32) Installing python3 (3.12.12-r0) ( 9/32) Installing python3-pycache-pyc0 (3.12.12-r0) (10/32) Installing pyc (3.12.12-r0) (11/32) Installing python3-pyc (3.12.12-r0) (12/32) Installing py3-colorzero (2.0-r4) (13/32) Installing py3-colorzero-pyc (2.0-r4) (14/32) Installing py3-parsing (3.2.3-r0) (15/32) Installing py3-parsing-pyc (3.2.3-r0) (16/32) Installing py3-packaging (25.0-r0) (17/32) Installing py3-packaging-pyc (25.0-r0) (18/32) Installing py3-setuptools (80.9.0-r1) (19/32) Installing py3-setuptools-pyc (80.9.0-r1) (20/32) Installing py3-iniconfig (2.3.0-r0) (21/32) Installing py3-iniconfig-pyc (2.3.0-r0) (22/32) Installing py3-pluggy (1.6.0-r0) (23/32) Installing py3-pluggy-pyc (1.6.0-r0) (24/32) Installing py3-py (1.11.0-r4) (25/32) Installing py3-py-pyc (1.11.0-r4) (26/32) Installing py3-pygments (2.19.2-r0) (27/32) Installing py3-pygments-pyc (2.19.2-r0) (28/32) Installing py3-pytest (8.4.2-r1) (29/32) Installing py3-pytest-pyc (8.4.2-r1) (30/32) Installing py3-mock (5.2.0-r0) (31/32) Installing py3-mock-pyc (5.2.0-r0) (32/32) Installing .makedepends-py3-gpiozero (20251022.192646) busybox-1.37.0-r24.trigger: Executing script... OK: 396 MiB in 137 packages >>> py3-gpiozero: Cleaning up srcdir >>> py3-gpiozero: Cleaning up pkgdir >>> py3-gpiozero: Cleaning up tmpdir >>> py3-gpiozero: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/gpiozero-1.6.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-gpiozero: Fetching gpiozero-1.6.2.tar.gz::https://github.com/gpiozero/gpiozero/archive/v1.6.2.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/v3.23/gpiozero-1.6.2.tar.gz.part' gpiozero-1.6.2.tar.g 3833k --:--:-- ETA gpiozero-1.6.2.tar.g 100% |********************************| 8484k 0:00:00 ETA '/var/cache/distfiles/v3.23/gpiozero-1.6.2.tar.gz.part' saved /var/cache/distfiles/v3.23/gpiozero-1.6.2.tar.gz: OK >>> py3-gpiozero: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/gpiozero-1.6.2.tar.gz /var/cache/distfiles/v3.23/gpiozero-1.6.2.tar.gz: OK >>> py3-gpiozero: Unpacking /var/cache/distfiles/v3.23/gpiozero-1.6.2.tar.gz... /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 :: BSD 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/gpiozerocli copying gpiozerocli/__init__.py -> build/lib/gpiozerocli copying gpiozerocli/pinout.py -> build/lib/gpiozerocli creating build/lib/gpiozero copying gpiozero/internal_devices.py -> build/lib/gpiozero copying gpiozero/__init__.py -> build/lib/gpiozero copying gpiozero/tones.py -> build/lib/gpiozero copying gpiozero/tools.py -> build/lib/gpiozero copying gpiozero/fonts.py -> build/lib/gpiozero copying gpiozero/devices.py -> build/lib/gpiozero copying gpiozero/input_devices.py -> build/lib/gpiozero copying gpiozero/output_devices.py -> build/lib/gpiozero copying gpiozero/spi_devices.py -> build/lib/gpiozero copying gpiozero/boards.py -> build/lib/gpiozero copying gpiozero/exc.py -> build/lib/gpiozero copying gpiozero/compat.py -> build/lib/gpiozero copying gpiozero/threads.py -> build/lib/gpiozero copying gpiozero/mixins.py -> build/lib/gpiozero creating build/lib/gpiozero/pins copying gpiozero/pins/__init__.py -> build/lib/gpiozero/pins copying gpiozero/pins/lgpio.py -> build/lib/gpiozero/pins copying gpiozero/pins/local.py -> build/lib/gpiozero/pins copying gpiozero/pins/spi.py -> build/lib/gpiozero/pins copying gpiozero/pins/mock.py -> build/lib/gpiozero/pins copying gpiozero/pins/rpio.py -> build/lib/gpiozero/pins copying gpiozero/pins/pigpio.py -> build/lib/gpiozero/pins copying gpiozero/pins/rpigpio.py -> build/lib/gpiozero/pins copying gpiozero/pins/data.py -> build/lib/gpiozero/pins copying gpiozero/pins/native.py -> build/lib/gpiozero/pins copying gpiozero/pins/pi.py -> build/lib/gpiozero/pins running egg_info creating gpiozero.egg-info writing gpiozero.egg-info/PKG-INFO writing dependency_links to gpiozero.egg-info/dependency_links.txt writing entry points to gpiozero.egg-info/entry_points.txt writing requirements to gpiozero.egg-info/requires.txt writing top-level names to gpiozero.egg-info/top_level.txt writing manifest file 'gpiozero.egg-info/SOURCES.txt' reading manifest file 'gpiozero.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' writing manifest file 'gpiozero.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'gpiozero.fonts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'gpiozero.fonts' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'gpiozero.fonts' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'gpiozero.fonts' to be distributed and are already explicitly excluding 'gpiozero.fonts' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/gpiozero/fonts copying gpiozero/fonts/14seg.txt -> build/lib/gpiozero/fonts copying gpiozero/fonts/7seg.txt -> build/lib/gpiozero/fonts /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing gpiozero.egg-info/PKG-INFO writing dependency_links to gpiozero.egg-info/dependency_links.txt writing entry points to gpiozero.egg-info/entry_points.txt writing requirements to gpiozero.egg-info/requires.txt writing top-level names to gpiozero.egg-info/top_level.txt reading manifest file 'gpiozero.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' writing manifest file 'gpiozero.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'gpiozero.fonts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'gpiozero.fonts' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'gpiozero.fonts' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'gpiozero.fonts' to be distributed and are already explicitly excluding 'gpiozero.fonts' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) running install_lib creating /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozerocli copying build/lib/gpiozerocli/__init__.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozerocli copying build/lib/gpiozerocli/pinout.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozerocli creating /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/internal_devices.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/__init__.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/tones.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero creating /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/fonts copying build/lib/gpiozero/fonts/14seg.txt -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/fonts copying build/lib/gpiozero/fonts/7seg.txt -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/fonts copying build/lib/gpiozero/tools.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/fonts.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/devices.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/input_devices.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/output_devices.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/spi_devices.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/boards.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/exc.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/compat.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/threads.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero creating /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/__init__.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/lgpio.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/local.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/spi.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/mock.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/rpio.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/pigpio.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/rpigpio.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/data.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/native.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/pi.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/mixins.py -> /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozerocli/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozerocli/pinout.py to pinout.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/internal_devices.py to internal_devices.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/tones.py to tones.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/tools.py to tools.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/fonts.py to fonts.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/devices.py to devices.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/input_devices.py to input_devices.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/output_devices.py to output_devices.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/spi_devices.py to spi_devices.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/boards.py to boards.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/exc.py to exc.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/compat.py to compat.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/threads.py to threads.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins/lgpio.py to lgpio.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins/local.py to local.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins/spi.py to spi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins/mock.py to mock.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins/rpio.py to rpio.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins/pigpio.py to pigpio.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins/rpigpio.py to rpigpio.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins/data.py to data.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins/native.py to native.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/pins/pi.py to pi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero/mixins.py to mixins.cpython-312.pyc running install_egg_info Copying gpiozero.egg-info to /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/lib/python3.12/site-packages/gpiozero-1.6.2-py3.12.egg-info running install_scripts Installing pinout script to /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/test-env/bin ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2 collected 486 items / 1 deselected / 485 selected tests/cli/test_pinout.py ..... [ 1%] tests/test_boards.py ................................................... [ 11%] ..................................... [ 19%] tests/test_compat.py .......................... [ 24%] tests/test_devices.py ...................... [ 29%] tests/test_fonts.py .. [ 29%] tests/test_inputs.py ................................ [ 36%] tests/test_internal_devices.py ............... [ 39%] tests/test_mixins.py ........ [ 40%] tests/test_mock_pin.py ................... [ 44%] tests/test_outputs.py .................................................. [ 55%] ............................................................ [ 67%] tests/test_pins_data.py ............... [ 70%] tests/test_real_pins.py sssssssssssss.........ss..ssssssssssssssssssssss [ 80%] sssssssssssssssssssssssssssssss.s [ 87%] tests/test_spi.py ............ [ 89%] tests/test_spi_devices.py ............ [ 92%] tests/test_tones.py ........ [ 93%] tests/test_tools.py .............................. [100%] =============================== warnings summary =============================== gpiozero/pins/mock.py:28 /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/gpiozero/pins/mock.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources tests/conftest.py:37 /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/tests/conftest.py:37: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. @pytest.yield_fixture() tests/conftest.py:46 /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/tests/conftest.py:46: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. @pytest.yield_fixture(scope='function') tests/test_real_pins.py:60 /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/tests/test_real_pins.py:60: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. @pytest.yield_fixture() tests/test_real_pins.py:71 /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/tests/test_real_pins.py:71: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. @pytest.yield_fixture() tests/test_real_pins.py:78 /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/tests/test_real_pins.py:78: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. @pytest.yield_fixture(scope='function') tests/test_devices.py::test_shutdown tests/test_inputs.py::test_input_distance_sensor /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/gpiozero/input_devices.py:855: PWMSoftwareFallback: For more accurate readings, use the pigpio pin factory.See https://gpiozero.readthedocs.io/en/stable/api_input.html#distancesensor-hc-sr04 for more info warnings.warn(PWMSoftwareFallback( tests/test_internal_devices.py: 14 warnings /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/gpiozero/internal_devices.py:603: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). now = datetime.utcnow().time() if self.utc else datetime.now().time() tests/test_outputs.py::test_servo_pins tests/test_outputs.py::test_servo_bad_value tests/test_outputs.py::test_servo_close tests/test_outputs.py::test_servo_pulse_width tests/test_outputs.py::test_servo_initial_values tests/test_outputs.py::test_servo_values tests/test_outputs.py::test_angular_servo_range tests/test_outputs.py::test_angular_servo_initial_angles tests/test_outputs.py::test_angular_servo_angles /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/gpiozero/output_devices.py:1532: PWMSoftwareFallback: To reduce servo jitter, use the pigpio pin factory.See https://gpiozero.readthedocs.io/en/stable/api_output.html#servo for more info warnings.warn(PWMSoftwareFallback( tests/test_outputs.py::test_tonalbuzzer_play /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/gpiozero/tones.py:110: AmbiguousTone: Ambiguous tone specification; assuming you want a MIDI note. To suppress this warning use, e.g. Tone(midi=60), or to obtain a frequency instead use, e.g. Tone(frequency=60) warnings.warn( tests/test_real_pins.py::test_default_factory /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/gpiozero/devices.py:288: PinFactoryFallback: Falling back from rpigpio: No module named 'RPi' warnings.warn( tests/test_real_pins.py::test_default_factory /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/gpiozero/devices.py:288: PinFactoryFallback: Falling back from lgpio: No module named 'lgpio' warnings.warn( tests/test_real_pins.py::test_default_factory /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/gpiozero/devices.py:288: PinFactoryFallback: Falling back from rpio: No module named 'RPIO' warnings.warn( tests/test_real_pins.py::test_default_factory /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/gpiozero/devices.py:288: PinFactoryFallback: Falling back from pigpio: No module named 'pigpio' warnings.warn( tests/test_real_pins.py::test_default_factory /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/gpiozero/devices.py:288: PinFactoryFallback: Falling back from native: unable to locate Pi revision in /proc/device-tree or /proc/cpuinfo warnings.warn( tests/test_spi.py: 6 warnings tests/test_spi_devices.py: 11 warnings /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/gpiozero/pins/pi.py:153: SPISoftwareFallback: failed to initialize hardware SPI, falling back to software (error was: failed to import spidev) warnings.warn( tests/test_spi.py::test_spi_hardware_conflict /home/buildozer/aports/community/py3-gpiozero/src/gpiozero-1.6.2/gpiozero/pins/pi.py:153: SPISoftwareFallback: failed to initialize hardware SPI, falling back to software (error was: pin 11 is already in use by ) warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========= 416 passed, 69 skipped, 1 deselected, 55 warnings in 33.99s ========== >>> py3-gpiozero: Entering fakeroot... /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozerocli copying build/lib/gpiozerocli/__init__.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozerocli copying build/lib/gpiozerocli/pinout.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozerocli creating /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/internal_devices.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/__init__.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/tones.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero creating /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/fonts copying build/lib/gpiozero/fonts/14seg.txt -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/fonts copying build/lib/gpiozero/fonts/7seg.txt -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/fonts copying build/lib/gpiozero/tools.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/fonts.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/devices.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/input_devices.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/output_devices.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/spi_devices.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/boards.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/exc.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/compat.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero copying build/lib/gpiozero/threads.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero creating /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/__init__.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/lgpio.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/local.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/spi.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/mock.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/rpio.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/pigpio.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/rpigpio.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/data.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/native.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/pins/pi.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins copying build/lib/gpiozero/mixins.py -> /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozerocli/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozerocli/pinout.py to pinout.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/internal_devices.py to internal_devices.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/tones.py to tones.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/tools.py to tools.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/fonts.py to fonts.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/devices.py to devices.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/input_devices.py to input_devices.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/output_devices.py to output_devices.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/spi_devices.py to spi_devices.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/boards.py to boards.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/exc.py to exc.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/compat.py to compat.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/threads.py to threads.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins/lgpio.py to lgpio.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins/local.py to local.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins/spi.py to spi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins/mock.py to mock.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins/rpio.py to rpio.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins/pigpio.py to pigpio.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins/rpigpio.py to rpigpio.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins/data.py to data.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins/native.py to native.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/pins/pi.py to pi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero/mixins.py to mixins.cpython-312.pyc running install_egg_info running egg_info writing gpiozero.egg-info/PKG-INFO writing dependency_links to gpiozero.egg-info/dependency_links.txt writing entry points to gpiozero.egg-info/entry_points.txt writing requirements to gpiozero.egg-info/requires.txt writing top-level names to gpiozero.egg-info/top_level.txt reading manifest file 'gpiozero.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' writing manifest file 'gpiozero.egg-info/SOURCES.txt' Copying gpiozero.egg-info to /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/lib/python3.12/site-packages/gpiozero-1.6.2-py3.12.egg-info running install_scripts Installing pinout script to /home/buildozer/aports/community/py3-gpiozero/pkg/py3-gpiozero/usr/bin >>> py3-gpiozero*: Running postcheck for py3-gpiozero >>> WARNING: py3-gpiozero*: Found __pycache__ but package name doesn't end with -pyc >>> py3-gpiozero*: Preparing package py3-gpiozero... >>> py3-gpiozero*: Stripping binaries >>> WARNING: py3-gpiozero*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-gpiozero*: Scanning shared objects >>> py3-gpiozero*: Tracing dependencies... python3 py3-colorzero python3~3.12 >>> py3-gpiozero*: Package size: 1.3 MB >>> py3-gpiozero*: Compressing data... >>> py3-gpiozero*: Create checksum... >>> py3-gpiozero*: Create py3-gpiozero-1.6.2-r2.apk >>> py3-gpiozero: Build complete at Wed, 22 Oct 2025 19:27:24 +0000 elapsed time 0h 1m 10s >>> py3-gpiozero: Cleaning up srcdir >>> py3-gpiozero: Cleaning up pkgdir >>> py3-gpiozero: Cleaning up tmpdir >>> py3-gpiozero: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-gpiozero (20251022.192646) ( 2/32) Purging py3-colorzero-pyc (2.0-r4) ( 3/32) Purging py3-colorzero (2.0-r4) ( 4/32) Purging py3-setuptools-pyc (80.9.0-r1) ( 5/32) Purging py3-setuptools (80.9.0-r1) ( 6/32) Purging py3-pytest-pyc (8.4.2-r1) ( 7/32) Purging py3-pytest (8.4.2-r1) ( 8/32) Purging py3-iniconfig-pyc (2.3.0-r0) ( 9/32) Purging py3-iniconfig (2.3.0-r0) (10/32) Purging py3-packaging-pyc (25.0-r0) (11/32) Purging py3-packaging (25.0-r0) (12/32) Purging py3-parsing-pyc (3.2.3-r0) (13/32) Purging py3-parsing (3.2.3-r0) (14/32) Purging py3-pluggy-pyc (1.6.0-r0) (15/32) Purging py3-pluggy (1.6.0-r0) (16/32) Purging py3-py-pyc (1.11.0-r4) (17/32) Purging py3-py (1.11.0-r4) (18/32) Purging py3-pygments-pyc (2.19.2-r0) (19/32) Purging py3-pygments (2.19.2-r0) (20/32) Purging py3-mock-pyc (5.2.0-r0) (21/32) Purging py3-mock (5.2.0-r0) (22/32) Purging python3-pyc (3.12.12-r0) (23/32) Purging python3-pycache-pyc0 (3.12.12-r0) (24/32) Purging pyc (3.12.12-r0) (25/32) Purging python3 (3.12.12-r0) (26/32) Purging gdbm (1.26-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.5.2-r0) (29/32) Purging libpanelw (6.5_p20251010-r0) (30/32) Purging mpdecimal (4.0.1-r0) (31/32) Purging sqlite-libs (3.50.4-r1) (32/32) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 342 MiB in 105 packages >>> py3-gpiozero: Updating the community/armhf repository index... >>> py3-gpiozero: Signing the index...