>>> py3-pyspinel: Building testing/py3-pyspinel 1.0.3-r2 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 15:40:17 +0000 >>> py3-pyspinel: Validating /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/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20251231-r0) ( 7/26) Installing sqlite-libs (3.51.2-r1) ( 8/26) Installing python3 (3.14.3-r0) ( 9/26) Installing python3-pycache-pyc0 (3.14.3-r0) (10/26) Installing pyc (3.14.3-r0) (11/26) Installing py3-pyserial-pyc (3.5-r9) (12/26) Installing python3-pyc (3.14.3-r0) (13/26) Installing py3-pyserial (3.5-r9) (14/26) Installing py3-installer (0.7.0-r3) (15/26) Installing py3-installer-pyc (0.7.0-r3) (16/26) Installing py3-gpep517 (19-r2) (17/26) Installing py3-gpep517-pyc (19-r2) (18/26) Installing py3-parsing (3.3.2-r1) (19/26) Installing py3-parsing-pyc (3.3.2-r1) (20/26) Installing py3-packaging (26.0-r1) (21/26) Installing py3-packaging-pyc (26.0-r1) (22/26) Installing py3-setuptools (82.0.1-r1) (23/26) Installing py3-setuptools-pyc (82.0.1-r1) (24/26) Installing py3-wheel (0.46.3-r1) (25/26) Installing py3-wheel-pyc (0.46.3-r1) (26/26) Installing .makedepends-py3-pyspinel (20260330.154019) Executing busybox-1.37.0-r31.trigger OK: 339.4 MiB in 131 packages >>> py3-pyspinel: Cleaning up srcdir >>> py3-pyspinel: Cleaning up pkgdir >>> py3-pyspinel: Cleaning up tmpdir >>> py3-pyspinel: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyspinel-1.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pyspinel: Fetching https://pypi.python.org/packages/source/p/pyspinel/pyspinel-1.0.3.tar.gz Connecting to pypi.python.org (151.101.192.223:443) Connecting to pypi.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/pyspinel-1.0.3.tar.gz.part' pyspinel-1.0.3.tar.g 100% |********************************| 58700 0:00:00 ETA '/var/cache/distfiles/pyspinel-1.0.3.tar.gz.part' saved /var/cache/distfiles/pyspinel-1.0.3.tar.gz: OK >>> py3-pyspinel: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyspinel-1.0.3.tar.gz /var/cache/distfiles/pyspinel-1.0.3.tar.gz: OK >>> py3-pyspinel: Unpacking /var/cache/distfiles/pyspinel-1.0.3.tar.gz... 2026-03-30 15:40:22,191 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 15:40:22,224 root INFO running bdist_wheel 2026-03-30 15:40:22,246 root INFO running build 2026-03-30 15:40:22,246 root INFO running build_py 2026-03-30 15:40:22,251 root INFO creating build/lib/spinel 2026-03-30 15:40:22,251 root INFO copying spinel/config.py -> build/lib/spinel 2026-03-30 15:40:22,252 root INFO copying spinel/const.py -> build/lib/spinel 2026-03-30 15:40:22,252 root INFO copying spinel/util.py -> build/lib/spinel 2026-03-30 15:40:22,252 root INFO copying spinel/tests.py -> build/lib/spinel 2026-03-30 15:40:22,253 root INFO copying spinel/codec.py -> build/lib/spinel 2026-03-30 15:40:22,253 root INFO copying spinel/hdlc.py -> build/lib/spinel 2026-03-30 15:40:22,253 root INFO copying spinel/pcap.py -> build/lib/spinel 2026-03-30 15:40:22,253 root INFO copying spinel/test_stream.py -> build/lib/spinel 2026-03-30 15:40:22,254 root INFO copying spinel/test_sniffer.py -> build/lib/spinel 2026-03-30 15:40:22,254 root INFO copying spinel/ipv6.py -> build/lib/spinel 2026-03-30 15:40:22,254 root INFO copying spinel/tun.py -> build/lib/spinel 2026-03-30 15:40:22,255 root INFO copying spinel/__init__.py -> build/lib/spinel 2026-03-30 15:40:22,255 root INFO copying spinel/common.py -> build/lib/spinel 2026-03-30 15:40:22,255 root INFO copying spinel/stream.py -> build/lib/spinel 2026-03-30 15:40:22,255 root INFO copying spinel/test_hdlc.py -> build/lib/spinel 2026-03-30 15:40:22,256 root INFO copying spinel/test_codec.py -> build/lib/spinel 2026-03-30 15:40:22,256 root INFO creating build/lib/vendor 2026-03-30 15:40:22,256 root INFO copying vendor/const.py -> build/lib/vendor 2026-03-30 15:40:22,257 root INFO copying vendor/vendor.py -> build/lib/vendor 2026-03-30 15:40:22,257 root INFO copying vendor/codec.py -> build/lib/vendor 2026-03-30 15:40:22,257 root INFO copying vendor/__init__.py -> build/lib/vendor 2026-03-30 15:40:22,258 root INFO running build_scripts 2026-03-30 15:40:22,258 root INFO creating build/scripts-3.14 2026-03-30 15:40:22,259 root INFO copying and adjusting spinel-cli.py -> build/scripts-3.14 2026-03-30 15:40:22,260 root INFO copying and adjusting sniffer.py -> build/scripts-3.14 2026-03-30 15:40:22,261 root INFO copying and adjusting extcap_ot.py -> build/scripts-3.14 2026-03-30 15:40:22,261 root INFO copying extcap_ot.bat -> build/scripts-3.14 2026-03-30 15:40:22,261 root INFO changing mode of build/scripts-3.14/spinel-cli.py from 644 to 755 2026-03-30 15:40:22,261 root INFO changing mode of build/scripts-3.14/sniffer.py from 644 to 755 2026-03-30 15:40:22,261 root INFO changing mode of build/scripts-3.14/extcap_ot.py from 644 to 755 2026-03-30 15:40:22,262 root INFO changing mode of build/scripts-3.14/extcap_ot.bat from 644 to 755 2026-03-30 15:40:22,266 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-30 15:40:22,266 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 2026-03-30 15:40:22,288 root INFO running install_lib 2026-03-30 15:40:22,293 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-30 15:40:22,294 root INFO creating build/bdist.linux-ppc64le/wheel/spinel 2026-03-30 15:40:22,294 root INFO copying build/lib/spinel/config.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,294 root INFO copying build/lib/spinel/const.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,294 root INFO copying build/lib/spinel/util.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,295 root INFO copying build/lib/spinel/tests.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,295 root INFO copying build/lib/spinel/codec.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,295 root INFO copying build/lib/spinel/hdlc.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,295 root INFO copying build/lib/spinel/pcap.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,296 root INFO copying build/lib/spinel/test_stream.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,296 root INFO copying build/lib/spinel/test_sniffer.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,296 root INFO copying build/lib/spinel/ipv6.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,296 root INFO copying build/lib/spinel/tun.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,297 root INFO copying build/lib/spinel/__init__.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,297 root INFO copying build/lib/spinel/common.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,297 root INFO copying build/lib/spinel/stream.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,297 root INFO copying build/lib/spinel/test_hdlc.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,298 root INFO copying build/lib/spinel/test_codec.py -> build/bdist.linux-ppc64le/wheel/./spinel 2026-03-30 15:40:22,298 root INFO creating build/bdist.linux-ppc64le/wheel/vendor 2026-03-30 15:40:22,298 root INFO copying build/lib/vendor/const.py -> build/bdist.linux-ppc64le/wheel/./vendor 2026-03-30 15:40:22,298 root INFO copying build/lib/vendor/vendor.py -> build/bdist.linux-ppc64le/wheel/./vendor 2026-03-30 15:40:22,299 root INFO copying build/lib/vendor/codec.py -> build/bdist.linux-ppc64le/wheel/./vendor 2026-03-30 15:40:22,299 root INFO copying build/lib/vendor/__init__.py -> build/bdist.linux-ppc64le/wheel/./vendor 2026-03-30 15:40:22,299 root INFO running install_egg_info 2026-03-30 15:40:22,304 root INFO running egg_info 2026-03-30 15:40:22,308 root INFO writing pyspinel.egg-info/PKG-INFO 2026-03-30 15:40:22,309 root INFO writing dependency_links to pyspinel.egg-info/dependency_links.txt 2026-03-30 15:40:22,309 root INFO writing requirements to pyspinel.egg-info/requires.txt 2026-03-30 15:40:22,310 root INFO writing top-level names to pyspinel.egg-info/top_level.txt 2026-03-30 15:40:22,315 root INFO reading manifest file 'pyspinel.egg-info/SOURCES.txt' 2026-03-30 15:40:22,316 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 15:40:22,319 root INFO writing manifest file 'pyspinel.egg-info/SOURCES.txt' 2026-03-30 15:40:22,319 root INFO Copying pyspinel.egg-info to build/bdist.linux-ppc64le/wheel/./pyspinel-1.0.3-py3.14.egg-info 2026-03-30 15:40:22,320 root INFO running install_scripts 2026-03-30 15:40:22,321 root INFO creating build/bdist.linux-ppc64le/wheel/pyspinel-1.0.3.data/scripts 2026-03-30 15:40:22,321 root INFO copying build/scripts-3.14/spinel-cli.py -> build/bdist.linux-ppc64le/wheel/pyspinel-1.0.3.data/scripts 2026-03-30 15:40:22,321 root INFO copying build/scripts-3.14/extcap_ot.py -> build/bdist.linux-ppc64le/wheel/pyspinel-1.0.3.data/scripts 2026-03-30 15:40:22,321 root INFO copying build/scripts-3.14/sniffer.py -> build/bdist.linux-ppc64le/wheel/pyspinel-1.0.3.data/scripts 2026-03-30 15:40:22,322 root INFO copying build/scripts-3.14/extcap_ot.bat -> build/bdist.linux-ppc64le/wheel/pyspinel-1.0.3.data/scripts 2026-03-30 15:40:22,322 root INFO changing mode of build/bdist.linux-ppc64le/wheel/pyspinel-1.0.3.data/scripts/spinel-cli.py to 755 2026-03-30 15:40:22,322 root INFO changing mode of build/bdist.linux-ppc64le/wheel/pyspinel-1.0.3.data/scripts/extcap_ot.py to 755 2026-03-30 15:40:22,322 root INFO changing mode of build/bdist.linux-ppc64le/wheel/pyspinel-1.0.3.data/scripts/sniffer.py to 755 2026-03-30 15:40:22,322 root INFO changing mode of build/bdist.linux-ppc64le/wheel/pyspinel-1.0.3.data/scripts/extcap_ot.bat to 755 2026-03-30 15:40:22,324 root INFO creating build/bdist.linux-ppc64le/wheel/pyspinel-1.0.3.dist-info/WHEEL 2026-03-30 15:40:22,324 wheel INFO creating '/home/buildozer/aports/testing/py3-pyspinel/src/pyspinel-1.0.3/.dist/.tmp-cv8qfgn7/pyspinel-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-30 15:40:22,324 wheel INFO adding 'pyspinel-1.0.3.data/scripts/extcap_ot.bat' 2026-03-30 15:40:22,325 wheel INFO adding 'pyspinel-1.0.3.data/scripts/extcap_ot.py' 2026-03-30 15:40:22,325 wheel INFO adding 'pyspinel-1.0.3.data/scripts/sniffer.py' 2026-03-30 15:40:22,325 wheel INFO adding 'pyspinel-1.0.3.data/scripts/spinel-cli.py' 2026-03-30 15:40:22,326 wheel INFO adding 'spinel/__init__.py' 2026-03-30 15:40:22,327 wheel INFO adding 'spinel/codec.py' 2026-03-30 15:40:22,327 wheel INFO adding 'spinel/common.py' 2026-03-30 15:40:22,327 wheel INFO adding 'spinel/config.py' 2026-03-30 15:40:22,327 wheel INFO adding 'spinel/const.py' 2026-03-30 15:40:22,328 wheel INFO adding 'spinel/hdlc.py' 2026-03-30 15:40:22,328 wheel INFO adding 'spinel/ipv6.py' 2026-03-30 15:40:22,328 wheel INFO adding 'spinel/pcap.py' 2026-03-30 15:40:22,329 wheel INFO adding 'spinel/stream.py' 2026-03-30 15:40:22,329 wheel INFO adding 'spinel/test_codec.py' 2026-03-30 15:40:22,329 wheel INFO adding 'spinel/test_hdlc.py' 2026-03-30 15:40:22,329 wheel INFO adding 'spinel/test_sniffer.py' 2026-03-30 15:40:22,330 wheel INFO adding 'spinel/test_stream.py' 2026-03-30 15:40:22,330 wheel INFO adding 'spinel/tests.py' 2026-03-30 15:40:22,330 wheel INFO adding 'spinel/tun.py' 2026-03-30 15:40:22,330 wheel INFO adding 'spinel/util.py' 2026-03-30 15:40:22,331 wheel INFO adding 'vendor/__init__.py' 2026-03-30 15:40:22,331 wheel INFO adding 'vendor/codec.py' 2026-03-30 15:40:22,331 wheel INFO adding 'vendor/const.py' 2026-03-30 15:40:22,331 wheel INFO adding 'vendor/vendor.py' 2026-03-30 15:40:22,332 wheel INFO adding 'pyspinel-1.0.3.dist-info/METADATA' 2026-03-30 15:40:22,332 wheel INFO adding 'pyspinel-1.0.3.dist-info/WHEEL' 2026-03-30 15:40:22,332 wheel INFO adding 'pyspinel-1.0.3.dist-info/top_level.txt' 2026-03-30 15:40:22,332 wheel INFO adding 'pyspinel-1.0.3.dist-info/RECORD' 2026-03-30 15:40:22,333 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-30 15:40:22,334 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... 'usr/lib/python3.14/site-packages/spinel/__pycache__' -> '/home/buildozer/aports/testing/py3-pyspinel/pkg/py3-pyspinel-pyc/usr/lib/python3.14/site-packages/spinel/__pycache__' 'usr/lib/python3.14/site-packages/vendor/__pycache__' -> '/home/buildozer/aports/testing/py3-pyspinel/pkg/py3-pyspinel-pyc/usr/lib/python3.14/site-packages/vendor/__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... python3~3.14 >>> py3-pyspinel-pyc*: Package size: 174.4 KB >>> py3-pyspinel-pyc*: Compressing data... >>> py3-pyspinel-pyc*: Create checksum... >>> py3-pyspinel-pyc*: Create py3-pyspinel-pyc-1.0.3-r2.apk >>> py3-pyspinel*: Tracing dependencies... py3-pyserial python3 python3~3.14 >>> py3-pyspinel*: Package size: 236.8 KB >>> py3-pyspinel*: Compressing data... >>> py3-pyspinel*: Create checksum... >>> py3-pyspinel*: Create py3-pyspinel-1.0.3-r2.apk >>> py3-pyspinel: Build complete at Mon, 30 Mar 2026 15:40:22 +0000 elapsed time 0h 0m 5s >>> py3-pyspinel: Cleaning up srcdir >>> py3-pyspinel: Cleaning up pkgdir >>> py3-pyspinel: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-pyspinel (20260330.154019) ( 2/26) Purging py3-pyserial-pyc (3.5-r9) ( 3/26) Purging py3-pyserial (3.5-r9) ( 4/26) Purging py3-gpep517-pyc (19-r2) ( 5/26) Purging py3-gpep517 (19-r2) ( 6/26) Purging py3-installer-pyc (0.7.0-r3) ( 7/26) Purging py3-installer (0.7.0-r3) ( 8/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/26) Purging py3-setuptools (82.0.1-r1) (10/26) Purging py3-wheel-pyc (0.46.3-r1) (11/26) Purging py3-wheel (0.46.3-r1) (12/26) Purging py3-packaging-pyc (26.0-r1) (13/26) Purging py3-packaging (26.0-r1) (14/26) Purging py3-parsing-pyc (3.3.2-r1) (15/26) Purging py3-parsing (3.3.2-r1) (16/26) Purging python3-pyc (3.14.3-r0) (17/26) Purging python3-pycache-pyc0 (3.14.3-r0) (18/26) Purging pyc (3.14.3-r0) (19/26) Purging python3 (3.14.3-r0) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.6_p20251231-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.51.2-r1) (26/26) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.7 MiB in 105 packages >>> py3-pyspinel: Updating the testing/ppc64le repository index... >>> py3-pyspinel: Signing the index...