>>> py3-pyspinel: Building testing/py3-pyspinel 1.0.3-r0 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 13:46:54 +0000 >>> py3-pyspinel: Checking sanity of /home/buildozer/aports/testing/py3-pyspinel/APKBUILD... >>> py3-pyspinel: Analyzing dependencies... >>> py3-pyspinel: Installing for build: build-base py3-pyserial python3 py3-gpep517 py3-installer py3-setuptools py3-wheel (1/23) Installing gdbm (1.23-r1) (2/23) Installing mpdecimal (2.5.1-r2) (3/23) Installing libpanelw (6.4_p20230401-r5) (4/23) Installing readline (8.2.1-r1) (5/23) Installing sqlite-libs (3.41.2-r2) (6/23) Installing python3 (3.11.3-r10) (7/23) Installing python3-pycache-pyc0 (3.11.3-r10) (8/23) Installing pyc (0.1-r0) (9/23) Installing python3-pyc (3.11.3-r10) (10/23) Installing py3-pyserial (3.5-r5) (11/23) Installing py3-installer (0.7.0-r1) (12/23) Installing py3-installer-pyc (0.7.0-r1) (13/23) Installing py3-gpep517 (13-r2) (14/23) Installing py3-gpep517-pyc (13-r2) (15/23) Installing py3-parsing (3.0.9-r2) (16/23) Installing py3-parsing-pyc (3.0.9-r2) (17/23) Installing py3-packaging (23.1-r1) (18/23) Installing py3-packaging-pyc (23.1-r1) (19/23) Installing py3-setuptools (67.7.2-r0) (20/23) Installing py3-setuptools-pyc (67.7.2-r0) (21/23) Installing py3-wheel (0.40.0-r1) (22/23) Installing py3-wheel-pyc (0.40.0-r1) (23/23) Installing .makedepends-py3-pyspinel (20230424.134655) Executing busybox-1.36.0-r7.trigger OK: 955 MiB in 131 packages >>> py3-pyspinel: Cleaning up srcdir >>> py3-pyspinel: Cleaning up pkgdir >>> py3-pyspinel: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pyspinel-1.0.3.tar.gz >>> py3-pyspinel: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pyspinel-1.0.3.tar.gz >>> py3-pyspinel: Checking sha512sums... pyspinel-1.0.3.tar.gz: OK >>> py3-pyspinel: Unpacking /var/cache/distfiles/edge//pyspinel-1.0.3.tar.gz... 2023-04-24 13:46:56,247 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-24 13:46:56,273 root INFO running bdist_wheel 2023-04-24 13:46:56,280 root INFO running build 2023-04-24 13:46:56,281 root INFO running build_py 2023-04-24 13:46:56,283 root INFO creating build 2023-04-24 13:46:56,283 root INFO creating build/lib 2023-04-24 13:46:56,283 root INFO creating build/lib/vendor 2023-04-24 13:46:56,283 root INFO copying vendor/__init__.py -> build/lib/vendor 2023-04-24 13:46:56,283 root INFO copying vendor/vendor.py -> build/lib/vendor 2023-04-24 13:46:56,283 root INFO copying vendor/codec.py -> build/lib/vendor 2023-04-24 13:46:56,283 root INFO copying vendor/const.py -> build/lib/vendor 2023-04-24 13:46:56,284 root INFO creating build/lib/spinel 2023-04-24 13:46:56,284 root INFO copying spinel/__init__.py -> build/lib/spinel 2023-04-24 13:46:56,284 root INFO copying spinel/test_codec.py -> build/lib/spinel 2023-04-24 13:46:56,284 root INFO copying spinel/test_hdlc.py -> build/lib/spinel 2023-04-24 13:46:56,284 root INFO copying spinel/hdlc.py -> build/lib/spinel 2023-04-24 13:46:56,285 root INFO copying spinel/stream.py -> build/lib/spinel 2023-04-24 13:46:56,285 root INFO copying spinel/ipv6.py -> build/lib/spinel 2023-04-24 13:46:56,285 root INFO copying spinel/test_sniffer.py -> build/lib/spinel 2023-04-24 13:46:56,285 root INFO copying spinel/tests.py -> build/lib/spinel 2023-04-24 13:46:56,285 root INFO copying spinel/util.py -> build/lib/spinel 2023-04-24 13:46:56,285 root INFO copying spinel/codec.py -> build/lib/spinel 2023-04-24 13:46:56,286 root INFO copying spinel/config.py -> build/lib/spinel 2023-04-24 13:46:56,286 root INFO copying spinel/tun.py -> build/lib/spinel 2023-04-24 13:46:56,286 root INFO copying spinel/const.py -> build/lib/spinel 2023-04-24 13:46:56,286 root INFO copying spinel/common.py -> build/lib/spinel 2023-04-24 13:46:56,286 root INFO copying spinel/pcap.py -> build/lib/spinel 2023-04-24 13:46:56,286 root INFO copying spinel/test_stream.py -> build/lib/spinel 2023-04-24 13:46:56,287 root INFO running build_scripts 2023-04-24 13:46:56,287 root INFO creating build/scripts-3.11 2023-04-24 13:46:56,287 root INFO copying and adjusting spinel-cli.py -> build/scripts-3.11 2023-04-24 13:46:56,288 root INFO copying and adjusting sniffer.py -> build/scripts-3.11 2023-04-24 13:46:56,289 root INFO copying and adjusting extcap_ot.py -> build/scripts-3.11 2023-04-24 13:46:56,289 root INFO copying extcap_ot.bat -> build/scripts-3.11 2023-04-24 13:46:56,289 root INFO changing mode of build/scripts-3.11/spinel-cli.py from 644 to 755 2023-04-24 13:46:56,289 root INFO changing mode of build/scripts-3.11/sniffer.py from 644 to 755 2023-04-24 13:46:56,289 root INFO changing mode of build/scripts-3.11/extcap_ot.py from 644 to 755 2023-04-24 13:46:56,289 root INFO changing mode of build/scripts-3.11/extcap_ot.bat from 644 to 755 2023-04-24 13:46:56,291 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-24 13:46:56,291 root INFO running install WARNING: Wireshark extcap is not installed. To install: 1. Get Wireshark extcap path from Wireshark -> About -> Folders -> Extcap path 2. Run setup.py with --extcap-path= if you are installing by executing setup.py or Provide --install-option="--extcap-path=" if you are installing by pip 2023-04-24 13:46:56,298 root INFO running install_lib 2023-04-24 13:46:56,300 root INFO creating build/bdist.linux-armv8l 2023-04-24 13:46:56,300 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-24 13:46:56,300 root INFO creating build/bdist.linux-armv8l/wheel/vendor 2023-04-24 13:46:56,300 root INFO copying build/lib/vendor/__init__.py -> build/bdist.linux-armv8l/wheel/vendor 2023-04-24 13:46:56,300 root INFO copying build/lib/vendor/vendor.py -> build/bdist.linux-armv8l/wheel/vendor 2023-04-24 13:46:56,300 root INFO copying build/lib/vendor/codec.py -> build/bdist.linux-armv8l/wheel/vendor 2023-04-24 13:46:56,301 root INFO copying build/lib/vendor/const.py -> build/bdist.linux-armv8l/wheel/vendor 2023-04-24 13:46:56,301 root INFO creating build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,301 root INFO copying build/lib/spinel/__init__.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,301 root INFO copying build/lib/spinel/test_codec.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,301 root INFO copying build/lib/spinel/test_hdlc.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,301 root INFO copying build/lib/spinel/hdlc.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,301 root INFO copying build/lib/spinel/stream.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,302 root INFO copying build/lib/spinel/ipv6.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,302 root INFO copying build/lib/spinel/test_sniffer.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,302 root INFO copying build/lib/spinel/tests.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,302 root INFO copying build/lib/spinel/util.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,302 root INFO copying build/lib/spinel/codec.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,302 root INFO copying build/lib/spinel/config.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,303 root INFO copying build/lib/spinel/tun.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,303 root INFO copying build/lib/spinel/const.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,303 root INFO copying build/lib/spinel/common.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,303 root INFO copying build/lib/spinel/pcap.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,303 root INFO copying build/lib/spinel/test_stream.py -> build/bdist.linux-armv8l/wheel/spinel 2023-04-24 13:46:56,303 root INFO running install_egg_info 2023-04-24 13:46:56,310 root INFO running egg_info 2023-04-24 13:46:56,311 root INFO writing pyspinel.egg-info/PKG-INFO 2023-04-24 13:46:56,312 root INFO writing dependency_links to pyspinel.egg-info/dependency_links.txt 2023-04-24 13:46:56,312 root INFO writing requirements to pyspinel.egg-info/requires.txt 2023-04-24 13:46:56,312 root INFO writing top-level names to pyspinel.egg-info/top_level.txt 2023-04-24 13:46:56,314 root INFO reading manifest file 'pyspinel.egg-info/SOURCES.txt' 2023-04-24 13:46:56,314 root INFO reading manifest template 'MANIFEST.in' 2023-04-24 13:46:56,315 root INFO writing manifest file 'pyspinel.egg-info/SOURCES.txt' 2023-04-24 13:46:56,315 root INFO Copying pyspinel.egg-info to build/bdist.linux-armv8l/wheel/pyspinel-1.0.3-py3.11.egg-info 2023-04-24 13:46:56,316 root INFO running install_scripts 2023-04-24 13:46:56,316 root INFO creating build/bdist.linux-armv8l/wheel/pyspinel-1.0.3.data 2023-04-24 13:46:56,316 root INFO creating build/bdist.linux-armv8l/wheel/pyspinel-1.0.3.data/scripts 2023-04-24 13:46:56,316 root INFO copying build/scripts-3.11/extcap_ot.bat -> build/bdist.linux-armv8l/wheel/pyspinel-1.0.3.data/scripts 2023-04-24 13:46:56,316 root INFO copying build/scripts-3.11/extcap_ot.py -> build/bdist.linux-armv8l/wheel/pyspinel-1.0.3.data/scripts 2023-04-24 13:46:56,316 root INFO copying build/scripts-3.11/spinel-cli.py -> build/bdist.linux-armv8l/wheel/pyspinel-1.0.3.data/scripts 2023-04-24 13:46:56,317 root INFO copying build/scripts-3.11/sniffer.py -> build/bdist.linux-armv8l/wheel/pyspinel-1.0.3.data/scripts 2023-04-24 13:46:56,317 root INFO changing mode of build/bdist.linux-armv8l/wheel/pyspinel-1.0.3.data/scripts/extcap_ot.bat to 755 2023-04-24 13:46:56,317 root INFO changing mode of build/bdist.linux-armv8l/wheel/pyspinel-1.0.3.data/scripts/extcap_ot.py to 755 2023-04-24 13:46:56,317 root INFO changing mode of build/bdist.linux-armv8l/wheel/pyspinel-1.0.3.data/scripts/spinel-cli.py to 755 2023-04-24 13:46:56,317 root INFO changing mode of build/bdist.linux-armv8l/wheel/pyspinel-1.0.3.data/scripts/sniffer.py to 755 2023-04-24 13:46:56,318 wheel INFO creating build/bdist.linux-armv8l/wheel/pyspinel-1.0.3.dist-info/WHEEL 2023-04-24 13:46:56,319 wheel INFO creating '/home/buildozer/aports/testing/py3-pyspinel/src/pyspinel-1.0.3/dist/.tmp-04rd9hkh/pyspinel-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-24 13:46:56,319 wheel INFO adding 'pyspinel-1.0.3.data/scripts/extcap_ot.bat' 2023-04-24 13:46:56,319 wheel INFO adding 'pyspinel-1.0.3.data/scripts/extcap_ot.py' 2023-04-24 13:46:56,320 wheel INFO adding 'pyspinel-1.0.3.data/scripts/sniffer.py' 2023-04-24 13:46:56,320 wheel INFO adding 'pyspinel-1.0.3.data/scripts/spinel-cli.py' 2023-04-24 13:46:56,320 wheel INFO adding 'spinel/__init__.py' 2023-04-24 13:46:56,321 wheel INFO adding 'spinel/codec.py' 2023-04-24 13:46:56,321 wheel INFO adding 'spinel/common.py' 2023-04-24 13:46:56,321 wheel INFO adding 'spinel/config.py' 2023-04-24 13:46:56,321 wheel INFO adding 'spinel/const.py' 2023-04-24 13:46:56,321 wheel INFO adding 'spinel/hdlc.py' 2023-04-24 13:46:56,321 wheel INFO adding 'spinel/ipv6.py' 2023-04-24 13:46:56,322 wheel INFO adding 'spinel/pcap.py' 2023-04-24 13:46:56,322 wheel INFO adding 'spinel/stream.py' 2023-04-24 13:46:56,322 wheel INFO adding 'spinel/test_codec.py' 2023-04-24 13:46:56,322 wheel INFO adding 'spinel/test_hdlc.py' 2023-04-24 13:46:56,322 wheel INFO adding 'spinel/test_sniffer.py' 2023-04-24 13:46:56,322 wheel INFO adding 'spinel/test_stream.py' 2023-04-24 13:46:56,322 wheel INFO adding 'spinel/tests.py' 2023-04-24 13:46:56,323 wheel INFO adding 'spinel/tun.py' 2023-04-24 13:46:56,323 wheel INFO adding 'spinel/util.py' 2023-04-24 13:46:56,323 wheel INFO adding 'vendor/__init__.py' 2023-04-24 13:46:56,323 wheel INFO adding 'vendor/codec.py' 2023-04-24 13:46:56,323 wheel INFO adding 'vendor/const.py' 2023-04-24 13:46:56,323 wheel INFO adding 'vendor/vendor.py' 2023-04-24 13:46:56,323 wheel INFO adding 'pyspinel-1.0.3.dist-info/METADATA' 2023-04-24 13:46:56,323 wheel INFO adding 'pyspinel-1.0.3.dist-info/WHEEL' 2023-04-24 13:46:56,324 wheel INFO adding 'pyspinel-1.0.3.dist-info/top_level.txt' 2023-04-24 13:46:56,324 wheel INFO adding 'pyspinel-1.0.3.dist-info/RECORD' 2023-04-24 13:46:56,324 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-24 13:46:56,325 gpep517 INFO The backend produced dist/pyspinel-1.0.3-py3-none-any.whl pyspinel-1.0.3-py3-none-any.whl >>> py3-pyspinel: Entering fakeroot... >>> py3-pyspinel-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pyspinel/pkg/py3-pyspinel/usr/lib/python3.11/site-packages/vendor/__pycache__' -> '/home/buildozer/aports/testing/py3-pyspinel/pkg/py3-pyspinel-pyc/usr/lib/python3.11/site-packages/vendor/__pycache__' '/home/buildozer/aports/testing/py3-pyspinel/pkg/py3-pyspinel/usr/lib/python3.11/site-packages/spinel/__pycache__' -> '/home/buildozer/aports/testing/py3-pyspinel/pkg/py3-pyspinel-pyc/usr/lib/python3.11/site-packages/spinel/__pycache__' >>> py3-pyspinel-pyc*: Preparing subpackage py3-pyspinel-pyc... >>> py3-pyspinel-pyc*: Running postcheck for py3-pyspinel-pyc >>> py3-pyspinel*: Running postcheck for py3-pyspinel >>> py3-pyspinel*: Preparing package py3-pyspinel... >>> py3-pyspinel-pyc*: Tracing dependencies... py3-pyserial python3 python3~3.11 >>> py3-pyspinel-pyc*: Package size: 260.0 KB >>> py3-pyspinel-pyc*: Compressing data... >>> py3-pyspinel-pyc*: Create checksum... >>> py3-pyspinel-pyc*: Create py3-pyspinel-pyc-1.0.3-r0.apk >>> py3-pyspinel*: Tracing dependencies... py3-pyserial python3 python3~3.11 >>> py3-pyspinel*: Package size: 336.0 KB >>> py3-pyspinel*: Compressing data... >>> py3-pyspinel*: Create checksum... >>> py3-pyspinel*: Create py3-pyspinel-1.0.3-r0.apk >>> py3-pyspinel: Build complete at Mon, 24 Apr 2023 13:46:56 +0000 elapsed time 0h 0m 2s >>> py3-pyspinel: Cleaning up srcdir >>> py3-pyspinel: Cleaning up pkgdir >>> py3-pyspinel: Uninstalling dependencies... (1/23) Purging .makedepends-py3-pyspinel (20230424.134655) (2/23) Purging py3-pyserial (3.5-r5) (3/23) Purging py3-gpep517-pyc (13-r2) (4/23) Purging py3-gpep517 (13-r2) (5/23) Purging py3-installer-pyc (0.7.0-r1) (6/23) Purging py3-installer (0.7.0-r1) (7/23) Purging py3-setuptools-pyc (67.7.2-r0) (8/23) Purging py3-setuptools (67.7.2-r0) (9/23) Purging py3-wheel-pyc (0.40.0-r1) (10/23) Purging py3-wheel (0.40.0-r1) (11/23) Purging py3-packaging-pyc (23.1-r1) (12/23) Purging py3-packaging (23.1-r1) (13/23) Purging py3-parsing-pyc (3.0.9-r2) (14/23) Purging py3-parsing (3.0.9-r2) (15/23) Purging python3-pyc (3.11.3-r10) (16/23) Purging python3-pycache-pyc0 (3.11.3-r10) (17/23) Purging pyc (0.1-r0) (18/23) Purging python3 (3.11.3-r10) (19/23) Purging gdbm (1.23-r1) (20/23) Purging libpanelw (6.4_p20230401-r5) (21/23) Purging mpdecimal (2.5.1-r2) (22/23) Purging readline (8.2.1-r1) (23/23) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 907 MiB in 108 packages >>> py3-pyspinel: Updating the testing/armv7 repository index... >>> py3-pyspinel: Signing the index...