>>> py-bluez: Building community/py-bluez 0.23-r0 (using abuild 3.7.0_rc1-r2) started Thu, 24 Dec 2020 14:51:50 +0000 >>> py-bluez: Checking sanity of /home/buildozer/aports/community/py-bluez/APKBUILD... >>> py-bluez: Analyzing dependencies... >>> py-bluez: Installing for build: build-base python2-dev python3-dev py3-setuptools py2-setuptools bluez-dev (1/20) Installing libbz2 (1.0.8-r1) (2/20) Installing libffi (3.3-r2) (3/20) Installing gdbm (1.18.1-r0) (4/20) Installing readline (8.0.4-r0) (5/20) Installing sqlite-libs (3.34.0-r0) (6/20) Installing python2 (2.7.18-r1) (7/20) Installing python2-dev (2.7.18-r1) (8/20) Installing xz-libs (5.2.5-r0) (9/20) Installing python3 (3.8.6-r0) (10/20) Installing python3-dev (3.8.6-r0) (11/20) Installing py3-ordered-set (4.0.2-r0) (12/20) Installing py3-appdirs (1.4.4-r1) (13/20) Installing py3-parsing (2.4.7-r1) (14/20) Installing py3-six (1.15.0-r0) (15/20) Installing py3-packaging (20.8-r0) (16/20) Installing py3-setuptools (51.0.0-r0) (17/20) Installing py2-setuptools (44.0.0-r0) (18/20) Installing bluez-libs (5.55-r1) (19/20) Installing bluez-dev (5.55-r1) (20/20) Installing .makedepends-py-bluez (20201224.145154) Executing busybox-1.32.0-r8.trigger OK: 439 MiB in 106 packages >>> py-bluez: Cleaning up srcdir >>> py-bluez: Cleaning up pkgdir >>> py-bluez: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py-bluez-0.23.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 210k 100 210k 0 0 2633k 0 --:--:-- --:--:-- --:--:-- 2633k >>> py-bluez: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py-bluez-0.23.tar.gz >>> py-bluez: Checking sha512sums... py-bluez-0.23.tar.gz: OK >>> py-bluez: Unpacking /var/cache/distfiles/v3.13/py-bluez-0.23.tar.gz... running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/bluetooth copying bluetooth/btcommon.py -> build/lib.linux-i686-2.7/bluetooth copying bluetooth/macos.py -> build/lib.linux-i686-2.7/bluetooth copying bluetooth/ble.py -> build/lib.linux-i686-2.7/bluetooth copying bluetooth/__init__.py -> build/lib.linux-i686-2.7/bluetooth copying bluetooth/msbt.py -> build/lib.linux-i686-2.7/bluetooth copying bluetooth/widcomm.py -> build/lib.linux-i686-2.7/bluetooth copying bluetooth/bluez.py -> build/lib.linux-i686-2.7/bluetooth running build_ext building 'bluetooth._bluetooth' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/bluez gcc -fno-strict-aliasing -Os -fomit-frame-pointer -g -DNDEBUG -Os -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I./port3 -I/usr/include/python2.7 -c bluez/btmodule.c -o build/temp.linux-i686-2.7/bluez/btmodule.o gcc -fno-strict-aliasing -Os -fomit-frame-pointer -g -DNDEBUG -Os -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I./port3 -I/usr/include/python2.7 -c bluez/btsdp.c -o build/temp.linux-i686-2.7/bluez/btsdp.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-2.7/bluez/btmodule.o build/temp.linux-i686-2.7/bluez/btsdp.o -L/usr/lib -lbluetooth -lpython2.7 -o build/lib.linux-i686-2.7/bluetooth/_bluetooth.so running build running build_py creating build creating build/lib.linux-i686-3.8 creating build/lib.linux-i686-3.8/bluetooth copying bluetooth/btcommon.py -> build/lib.linux-i686-3.8/bluetooth copying bluetooth/macos.py -> build/lib.linux-i686-3.8/bluetooth copying bluetooth/ble.py -> build/lib.linux-i686-3.8/bluetooth copying bluetooth/__init__.py -> build/lib.linux-i686-3.8/bluetooth copying bluetooth/msbt.py -> build/lib.linux-i686-3.8/bluetooth copying bluetooth/widcomm.py -> build/lib.linux-i686-3.8/bluetooth copying bluetooth/bluez.py -> build/lib.linux-i686-3.8/bluetooth Fixing build/lib.linux-i686-3.8/bluetooth/btcommon.py build/lib.linux-i686-3.8/bluetooth/macos.py build/lib.linux-i686-3.8/bluetooth/ble.py build/lib.linux-i686-3.8/bluetooth/__init__.py build/lib.linux-i686-3.8/bluetooth/msbt.py build/lib.linux-i686-3.8/bluetooth/widcomm.py build/lib.linux-i686-3.8/bluetooth/bluez.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib.linux-i686-3.8/bluetooth/btcommon.py build/lib.linux-i686-3.8/bluetooth/macos.py build/lib.linux-i686-3.8/bluetooth/ble.py build/lib.linux-i686-3.8/bluetooth/__init__.py build/lib.linux-i686-3.8/bluetooth/msbt.py build/lib.linux-i686-3.8/bluetooth/widcomm.py build/lib.linux-i686-3.8/bluetooth/bluez.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext building 'bluetooth._bluetooth' extension creating build/temp.linux-i686-3.8 creating build/temp.linux-i686-3.8/bluez gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I./port3 -I/usr/include/python3.8 -c bluez/btmodule.c -o build/temp.linux-i686-3.8/bluez/btmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I./port3 -I/usr/include/python3.8 -c bluez/btsdp.c -o build/temp.linux-i686-3.8/bluez/btsdp.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.8/bluez/btmodule.o build/temp.linux-i686-3.8/bluez/btsdp.o -L/usr/lib -lbluetooth -o build/lib.linux-i686-3.8/bluetooth/_bluetooth.cpython-38-i386-linux-gnu.so /usr/lib/python3.8/site-packages/setuptools/lib2to3_ex.py:36: SetuptoolsDeprecationWarning: 2to3 support is deprecated. If the project still requires Python 2 support, please migrate to a single-codebase solution or employ an independent conversion process. warnings.warn( >>> WARNING: py-bluez: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py-bluez: Entering fakeroot... >>> py2-bluez*: Running split function _py2... running install running build running build_py running build_ext running install_lib creating /home/buildozer/aports/community/py-bluez/pkg/py2-bluez creating /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr creating /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib creating /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7 creating /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages creating /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth copying build/lib.linux-i686-2.7/bluetooth/btcommon.py -> /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth copying build/lib.linux-i686-2.7/bluetooth/macos.py -> /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth copying build/lib.linux-i686-2.7/bluetooth/ble.py -> /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth copying build/lib.linux-i686-2.7/bluetooth/_bluetooth.so -> /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth copying build/lib.linux-i686-2.7/bluetooth/__init__.py -> /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth copying build/lib.linux-i686-2.7/bluetooth/msbt.py -> /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth copying build/lib.linux-i686-2.7/bluetooth/widcomm.py -> /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth copying build/lib.linux-i686-2.7/bluetooth/bluez.py -> /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth/btcommon.py to btcommon.pyc byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth/macos.py to macos.pyc byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth/ble.py to ble.pyc byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth/msbt.py to msbt.pyc byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth/widcomm.py to widcomm.pyc byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/bluetooth/bluez.py to bluez.pyc running install_egg_info running egg_info creating PyBluez.egg-info writing requirements to PyBluez.egg-info/requires.txt writing PyBluez.egg-info/PKG-INFO writing eager_resources to PyBluez.egg-info/eager_resources.txt writing top-level names to PyBluez.egg-info/top_level.txt writing dependency_links to PyBluez.egg-info/dependency_links.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 '*' writing manifest file 'PyBluez.egg-info/SOURCES.txt' Copying PyBluez.egg-info to /home/buildozer/aports/community/py-bluez/pkg/py2-bluez/usr/lib/python2.7/site-packages/PyBluez-0.23-py2.7.egg-info running install_scripts >>> py2-bluez*: Preparing subpackage py2-bluez... >>> py2-bluez*: Stripping binaries >>> py2-bluez*: Running postcheck for py2-bluez >>> py3-bluez*: Running split function _py3... running install running build running build_py running build_ext running install_lib creating /home/buildozer/aports/community/py-bluez/pkg/py3-bluez creating /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr creating /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib creating /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8 creating /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth copying build/lib.linux-i686-3.8/bluetooth/btcommon.py -> /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth copying build/lib.linux-i686-3.8/bluetooth/macos.py -> /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth copying build/lib.linux-i686-3.8/bluetooth/ble.py -> /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth copying build/lib.linux-i686-3.8/bluetooth/__init__.py -> /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth copying build/lib.linux-i686-3.8/bluetooth/_bluetooth.cpython-38-i386-linux-gnu.so -> /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth copying build/lib.linux-i686-3.8/bluetooth/msbt.py -> /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth copying build/lib.linux-i686-3.8/bluetooth/widcomm.py -> /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth copying build/lib.linux-i686-3.8/bluetooth/bluez.py -> /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth/btcommon.py to btcommon.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth/macos.py to macos.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth/ble.py to ble.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth/msbt.py to msbt.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth/widcomm.py to widcomm.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/bluetooth/bluez.py to bluez.cpython-38.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 '*' writing manifest file 'PyBluez.egg-info/SOURCES.txt' Copying PyBluez.egg-info to /home/buildozer/aports/community/py-bluez/pkg/py3-bluez/usr/lib/python3.8/site-packages/PyBluez-0.23-py3.8.egg-info running install_scripts >>> py3-bluez*: Preparing subpackage py3-bluez... >>> py3-bluez*: Stripping binaries >>> py3-bluez*: Running postcheck for py3-bluez >>> py-bluez*: Running postcheck for py-bluez >>> py-bluez*: Preparing package py-bluez... >>> py-bluez*: Stripping binaries >>> WARNING: py-bluez*: No arch specific binaries found so arch should probably be set to "noarch" >>> py-bluez*: Scanning shared objects >>> py2-bluez*: Scanning shared objects >>> py3-bluez*: Scanning shared objects >>> py-bluez*: Tracing dependencies... >>> py-bluez*: Package size: 4.0 KB >>> py-bluez*: Compressing data... >>> py-bluez*: Create checksum... >>> py-bluez*: Create py-bluez-0.23-r0.apk >>> py2-bluez*: Tracing dependencies... so:libbluetooth.so.3 so:libc.musl-x86.so.1 so:libpython2.7.so.1.0 >>> py2-bluez*: Package size: 356.0 KB >>> py2-bluez*: Compressing data... >>> py2-bluez*: Create checksum... >>> py2-bluez*: Create py2-bluez-0.23-r0.apk >>> py3-bluez*: Tracing dependencies... so:libbluetooth.so.3 so:libc.musl-x86.so.1 >>> py3-bluez*: Package size: 348.0 KB >>> py3-bluez*: Compressing data... >>> py3-bluez*: Create checksum... >>> py3-bluez*: Create py3-bluez-0.23-r0.apk >>> py-bluez: Build complete at Thu, 24 Dec 2020 14:52:07 +0000 elapsed time 0h 0m 17s >>> py-bluez: Cleaning up srcdir >>> py-bluez: Cleaning up pkgdir >>> py-bluez: Uninstalling dependencies... (1/20) Purging .makedepends-py-bluez (20201224.145154) (2/20) Purging python2-dev (2.7.18-r1) (3/20) Purging python3-dev (3.8.6-r0) (4/20) Purging py3-setuptools (51.0.0-r0) (5/20) Purging py3-ordered-set (4.0.2-r0) (6/20) Purging py3-appdirs (1.4.4-r1) (7/20) Purging py3-packaging (20.8-r0) (8/20) Purging py3-parsing (2.4.7-r1) (9/20) Purging py3-six (1.15.0-r0) (10/20) Purging python3 (3.8.6-r0) (11/20) Purging py2-setuptools (44.0.0-r0) (12/20) Purging python2 (2.7.18-r1) (13/20) Purging bluez-dev (5.55-r1) (14/20) Purging bluez-libs (5.55-r1) (15/20) Purging libbz2 (1.0.8-r1) (16/20) Purging libffi (3.3-r2) (17/20) Purging gdbm (1.18.1-r0) (18/20) Purging readline (8.0.4-r0) (19/20) Purging sqlite-libs (3.34.0-r0) (20/20) Purging xz-libs (5.2.5-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py-bluez: Updating the community/x86 repository index... >>> py-bluez: Signing the index...