>>> py3-sensehat: Building community/py3-sensehat 2.2.0-r7 (using abuild 3.14.1-r1) started Thu, 07 Nov 2024 20:27:04 +0000 >>> py3-sensehat: Validating /home/buildozer/aports/community/py3-sensehat/APKBUILD... >>> py3-sensehat: Analyzing dependencies... >>> py3-sensehat: Installing for build: build-base python3 py3-setuptools (1/18) Installing libbz2 (1.0.8-r6) (2/18) Installing libffi (3.4.6-r0) (3/18) Installing gdbm (1.24-r0) (4/18) Installing xz-libs (5.6.3-r0) (5/18) Installing mpdecimal (4.0.0-r0) (6/18) Installing libpanelw (6.5_p20241006-r2) (7/18) Installing sqlite-libs (3.47.0-r0) (8/18) Installing python3 (3.12.7-r1) (9/18) Installing python3-pycache-pyc0 (3.12.7-r1) (10/18) Installing pyc (3.12.7-r1) (11/18) Installing python3-pyc (3.12.7-r1) (12/18) Installing py3-parsing (3.1.4-r0) (13/18) Installing py3-parsing-pyc (3.1.4-r0) (14/18) Installing py3-packaging (24.1-r0) (15/18) Installing py3-packaging-pyc (24.1-r0) (16/18) Installing py3-setuptools (70.3.0-r0) (17/18) Installing py3-setuptools-pyc (70.3.0-r0) (18/18) Installing .makedepends-py3-sensehat (20241107.202718) Executing busybox-1.37.0-r6.trigger OK: 310 MiB in 119 packages >>> py3-sensehat: Cleaning up srcdir >>> py3-sensehat: Cleaning up pkgdir >>> py3-sensehat: Cleaning up tmpdir >>> py3-sensehat: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/python-sense-hat-2.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-sensehat: Fetching python-sense-hat-2.2.0.tar.gz::https://github.com/RPi-Distro/python-sense-hat/archive/v2.2.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/python-sense-hat-2.2.0.tar.gz.part' python-sense-hat-2.2 100% |********************************| 20841 0:00:00 ETA '/var/cache/distfiles/v3.21/python-sense-hat-2.2.0.tar.gz.part' saved >>> py3-sensehat: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/python-sense-hat-2.2.0.tar.gz >>> py3-sensehat: Checking sha512sums... python-sense-hat-2.2.0.tar.gz: OK >>> py3-sensehat: Unpacking /var/cache/distfiles/v3.21/python-sense-hat-2.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/sense_hat copying sense_hat/__init__.py -> build/lib/sense_hat copying sense_hat/stick.py -> build/lib/sense_hat copying sense_hat/sense_hat.py -> build/lib/sense_hat running egg_info creating sense_hat.egg-info writing sense_hat.egg-info/PKG-INFO writing dependency_links to sense_hat.egg-info/dependency_links.txt writing requirements to sense_hat.egg-info/requires.txt writing top-level names to sense_hat.egg-info/top_level.txt writing manifest file 'sense_hat.egg-info/SOURCES.txt' reading manifest file 'sense_hat.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENCE.txt' writing manifest file 'sense_hat.egg-info/SOURCES.txt' copying sense_hat/sense_hat_text.png -> build/lib/sense_hat copying sense_hat/sense_hat_text.txt -> build/lib/sense_hat >>> py3-sensehat: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. 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-sensehat/pkg creating /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat creating /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr creating /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib creating /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib/python3.12/site-packages/sense_hat copying build/lib/sense_hat/__init__.py -> /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib/python3.12/site-packages/sense_hat copying build/lib/sense_hat/stick.py -> /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib/python3.12/site-packages/sense_hat copying build/lib/sense_hat/sense_hat_text.png -> /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib/python3.12/site-packages/sense_hat copying build/lib/sense_hat/sense_hat.py -> /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib/python3.12/site-packages/sense_hat copying build/lib/sense_hat/sense_hat_text.txt -> /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib/python3.12/site-packages/sense_hat byte-compiling /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib/python3.12/site-packages/sense_hat/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib/python3.12/site-packages/sense_hat/stick.py to stick.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib/python3.12/site-packages/sense_hat/sense_hat.py to sense_hat.cpython-312.pyc /usr/lib/python3.12/site-packages/sense_hat/sense_hat.py:507: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="? running install_egg_info running egg_info writing sense_hat.egg-info/PKG-INFO writing dependency_links to sense_hat.egg-info/dependency_links.txt writing requirements to sense_hat.egg-info/requires.txt writing top-level names to sense_hat.egg-info/top_level.txt reading manifest file 'sense_hat.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENCE.txt' writing manifest file 'sense_hat.egg-info/SOURCES.txt' Copying sense_hat.egg-info to /home/buildozer/aports/community/py3-sensehat/pkg/py3-sensehat/usr/lib/python3.12/site-packages/sense_hat-2.2.0-py3.12.egg-info running install_scripts >>> py3-sensehat*: Running postcheck for py3-sensehat >>> WARNING: py3-sensehat*: Found __pycache__ but package name doesn't end with -pyc >>> py3-sensehat*: Preparing package py3-sensehat... >>> py3-sensehat*: Stripping binaries >>> WARNING: py3-sensehat*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-sensehat*: Scanning shared objects >>> py3-sensehat*: Tracing dependencies... python3 python3~3.12 >>> py3-sensehat*: Package size: 89.7 KB >>> py3-sensehat*: Compressing data... >>> py3-sensehat*: Create checksum... >>> py3-sensehat*: Create py3-sensehat-2.2.0-r7.apk >>> py3-sensehat: Build complete at Thu, 07 Nov 2024 20:27:19 +0000 elapsed time 0h 0m 15s >>> py3-sensehat: Cleaning up srcdir >>> py3-sensehat: Cleaning up pkgdir >>> py3-sensehat: Uninstalling dependencies... (1/18) Purging .makedepends-py3-sensehat (20241107.202718) (2/18) Purging py3-setuptools-pyc (70.3.0-r0) (3/18) Purging py3-setuptools (70.3.0-r0) (4/18) Purging py3-packaging-pyc (24.1-r0) (5/18) Purging py3-packaging (24.1-r0) (6/18) Purging py3-parsing-pyc (3.1.4-r0) (7/18) Purging py3-parsing (3.1.4-r0) (8/18) Purging python3-pyc (3.12.7-r1) (9/18) Purging python3-pycache-pyc0 (3.12.7-r1) (10/18) Purging pyc (3.12.7-r1) (11/18) Purging python3 (3.12.7-r1) (12/18) Purging gdbm (1.24-r0) (13/18) Purging libbz2 (1.0.8-r6) (14/18) Purging libffi (3.4.6-r0) (15/18) Purging libpanelw (6.5_p20241006-r2) (16/18) Purging mpdecimal (4.0.0-r0) (17/18) Purging sqlite-libs (3.47.0-r0) (18/18) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 271 MiB in 101 packages >>> py3-sensehat: Updating the community/armv7 repository index... >>> py3-sensehat: Signing the index...