>>> py3-bluez: Building community/py3-bluez 0.23-r8 (using abuild 3.16.0-r0) started Wed, 11 Mar 2026 07:39:50 +0000 >>> py3-bluez: Validating /home/buildozer/aports/community/py3-bluez/APKBUILD... >>> py3-bluez: Analyzing dependencies... >>> py3-bluez: Installing for build: build-base python3-dev py3-setuptools bluez-dev ( 1/21) Installing libbz2 (1.0.8-r6) ( 2/21) Installing libffi (3.5.2-r0) ( 3/21) Installing gdbm (1.26-r0) ( 4/21) Installing xz-libs (5.8.2-r0) ( 5/21) Installing mpdecimal (4.0.1-r0) ( 6/21) Installing libpanelw (6.6_p20251231-r0) ( 7/21) Installing sqlite-libs (3.51.2-r1) ( 8/21) Installing python3 (3.12.12-r0) ( 9/21) Installing python3-pycache-pyc0 (3.12.12-r0) (10/21) Installing pyc (3.12.12-r0) (11/21) Installing python3-pyc (3.12.12-r0) (12/21) Installing python3-dev (3.12.12-r0) (13/21) Installing py3-parsing (3.3.2-r0) (14/21) Installing py3-parsing-pyc (3.3.2-r0) (15/21) Installing py3-packaging (26.0-r0) (16/21) Installing py3-packaging-pyc (26.0-r0) (17/21) Installing py3-setuptools (82.0.0-r0) (18/21) Installing py3-setuptools-pyc (82.0.0-r0) (19/21) Installing bluez-libs (5.86-r0) (20/21) Installing bluez-dev (5.86-r0) (21/21) Installing .makedepends-py3-bluez (20260311.073952) Executing busybox-1.37.0-r31.trigger OK: 367.1 MiB in 126 packages >>> py3-bluez: Cleaning up srcdir >>> py3-bluez: Cleaning up pkgdir >>> py3-bluez: Cleaning up tmpdir >>> py3-bluez: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bluez-0.23.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-bluez: Fetching py3-bluez-0.23.tar.gz::https://github.com/pybluez/pybluez/archive/0.23.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-bluez-0.23.tar.gz.part' py3-bluez-0.23.tar.g 100% |********************************| 210k 0:00:00 ETA '/var/cache/distfiles/edge/py3-bluez-0.23.tar.gz.part' saved /var/cache/distfiles/edge/py3-bluez-0.23.tar.gz: OK /home/buildozer/aports/community/py3-bluez/setuptools59.patch: OK /home/buildozer/aports/community/py3-bluez/py3.11.patch: OK /home/buildozer/aports/community/py3-bluez/2to3.patch: OK >>> py3-bluez: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bluez-0.23.tar.gz /var/cache/distfiles/edge/py3-bluez-0.23.tar.gz: OK /home/buildozer/aports/community/py3-bluez/setuptools59.patch: OK /home/buildozer/aports/community/py3-bluez/py3.11.patch: OK /home/buildozer/aports/community/py3-bluez/2to3.patch: OK >>> py3-bluez: Unpacking /var/cache/distfiles/edge/py3-bluez-0.23.tar.gz... >>> py3-bluez: setuptools59.patch patching file setup.py >>> py3-bluez: py3.11.patch patching file bluez/btmodule.c >>> py3-bluez: 2to3.patch patching file bluetooth/bluez.py /usr/lib/python3.12/site-packages/setuptools/_vendor/wheel/bdist_wheel.py:4: FutureWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command. warn( /usr/lib/python3.12/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 :: GNU General Public License (GPL) 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.linux-armv8l-cpython-312/bluetooth copying bluetooth/__init__.py -> build/lib.linux-armv8l-cpython-312/bluetooth copying bluetooth/macos.py -> build/lib.linux-armv8l-cpython-312/bluetooth copying bluetooth/bluez.py -> build/lib.linux-armv8l-cpython-312/bluetooth copying bluetooth/btcommon.py -> build/lib.linux-armv8l-cpython-312/bluetooth copying bluetooth/widcomm.py -> build/lib.linux-armv8l-cpython-312/bluetooth copying bluetooth/msbt.py -> build/lib.linux-armv8l-cpython-312/bluetooth copying bluetooth/ble.py -> build/lib.linux-armv8l-cpython-312/bluetooth running build_ext building 'bluetooth._bluetooth' extension creating build/temp.linux-armv8l-cpython-312/bluez cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./port3 -I/usr/include/python3.12 -c bluez/btmodule.c -o build/temp.linux-armv8l-cpython-312/bluez/btmodule.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./port3 -I/usr/include/python3.12 -c bluez/btsdp.c -o build/temp.linux-armv8l-cpython-312/bluez/btsdp.o cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/bluez/btmodule.o build/temp.linux-armv8l-cpython-312/bluez/btsdp.o -L/usr/lib -lbluetooth -o build/lib.linux-armv8l-cpython-312/bluetooth/_bluetooth.cpython-312-arm-linux-musleabihf.so >>> py3-bluez: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/_vendor/wheel/bdist_wheel.py:4: FutureWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command. warn( /usr/lib/python3.12/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 :: GNU General Public License (GPL) 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. 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/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth copying build/lib.linux-armv8l-cpython-312/bluetooth/__init__.py -> /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth copying build/lib.linux-armv8l-cpython-312/bluetooth/macos.py -> /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth copying build/lib.linux-armv8l-cpython-312/bluetooth/bluez.py -> /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth copying build/lib.linux-armv8l-cpython-312/bluetooth/btcommon.py -> /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth copying build/lib.linux-armv8l-cpython-312/bluetooth/widcomm.py -> /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth copying build/lib.linux-armv8l-cpython-312/bluetooth/_bluetooth.cpython-312-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth copying build/lib.linux-armv8l-cpython-312/bluetooth/msbt.py -> /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth copying build/lib.linux-armv8l-cpython-312/bluetooth/ble.py -> /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth byte-compiling /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth/macos.py to macos.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth/bluez.py to bluez.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth/btcommon.py to btcommon.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth/widcomm.py to widcomm.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth/msbt.py to msbt.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/bluetooth/ble.py to ble.cpython-312.pyc running install_egg_info running egg_info creating PyBluez.egg-info writing PyBluez.egg-info/PKG-INFO writing dependency_links to PyBluez.egg-info/dependency_links.txt writing eager_resources to PyBluez.egg-info/eager_resources.txt writing requirements to PyBluez.egg-info/requires.txt writing top-level names to PyBluez.egg-info/top_level.txt writing manifest file 'PyBluez.egg-info/SOURCES.txt' reading manifest file 'PyBluez.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching '*.c' under directory 'macos' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.o' found under directory '*' warning: no previously-included files matching '*.opp' found under directory '*' adding license file 'COPYING' writing manifest file 'PyBluez.egg-info/SOURCES.txt' Copying PyBluez.egg-info to /home/buildozer/aports/community/py3-bluez/pkg/py3-bluez/usr/lib/python3.12/site-packages/PyBluez-0.23-py3.12.egg-info running install_scripts >>> py3-bluez-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/bluetooth/__pycache__' -> '/home/buildozer/aports/community/py3-bluez/pkg/py3-bluez-pyc/usr/lib/python3.12/site-packages/bluetooth/__pycache__' >>> py3-bluez-pyc*: Preparing subpackage py3-bluez-pyc... >>> py3-bluez-pyc*: Running postcheck for py3-bluez-pyc >>> py3-bluez*: Running postcheck for py3-bluez >>> py3-bluez*: Preparing package py3-bluez... >>> py3-bluez*: Stripping binaries >>> py3-bluez*: Scanning shared objects >>> py3-bluez-pyc*: Tracing dependencies... python3~3.12 >>> py3-bluez-pyc*: Package size: 115.8 KB >>> py3-bluez-pyc*: Compressing data... >>> py3-bluez-pyc*: Create checksum... >>> py3-bluez-pyc*: Create py3-bluez-pyc-0.23-r8.apk >>> py3-bluez*: Tracing dependencies... python3~3.12 so:libbluetooth.so.3 so:libc.musl-armv7.so.1 >>> py3-bluez*: Package size: 155.8 KB >>> py3-bluez*: Compressing data... >>> py3-bluez*: Create checksum... >>> py3-bluez*: Create py3-bluez-0.23-r8.apk >>> py3-bluez: Build complete at Wed, 11 Mar 2026 07:39:55 +0000 elapsed time 0h 0m 5s >>> py3-bluez: Cleaning up srcdir >>> py3-bluez: Cleaning up pkgdir >>> py3-bluez: Cleaning up tmpdir >>> py3-bluez: Uninstalling dependencies... ( 1/21) Purging .makedepends-py3-bluez (20260311.073952) ( 2/21) Purging python3-dev (3.12.12-r0) ( 3/21) Purging py3-setuptools-pyc (82.0.0-r0) ( 4/21) Purging py3-setuptools (82.0.0-r0) ( 5/21) Purging py3-packaging-pyc (26.0-r0) ( 6/21) Purging py3-packaging (26.0-r0) ( 7/21) Purging py3-parsing-pyc (3.3.2-r0) ( 8/21) Purging py3-parsing (3.3.2-r0) ( 9/21) Purging python3-pyc (3.12.12-r0) (10/21) Purging python3-pycache-pyc0 (3.12.12-r0) (11/21) Purging pyc (3.12.12-r0) (12/21) Purging python3 (3.12.12-r0) (13/21) Purging bluez-dev (5.86-r0) (14/21) Purging bluez-libs (5.86-r0) (15/21) Purging gdbm (1.26-r0) (16/21) Purging libbz2 (1.0.8-r6) (17/21) Purging libffi (3.5.2-r0) (18/21) Purging libpanelw (6.6_p20251231-r0) (19/21) Purging mpdecimal (4.0.1-r0) (20/21) Purging sqlite-libs (3.51.2-r1) (21/21) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 289.5 MiB in 105 packages >>> py3-bluez: Updating the community/armv7 repository index... >>> py3-bluez: Signing the index...