>>> esptool: Building testing/esptool 4.5-r0 (using abuild 3.10.0-r0) started Sat, 11 Feb 2023 19:16:57 +0000 >>> esptool: Checking sanity of /home/buildozer/aports/testing/esptool/APKBUILD... >>> esptool: Analyzing dependencies... >>> esptool: Installing for build: build-base python3 py3-cryptography py3-ecdsa py3-pyserial py3-bitstring py3-reedsolo py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest py3-elftools (1/29) Installing libbz2 (1.0.8-r4) (2/29) Installing libffi (3.4.4-r0) (3/29) Installing gdbm (1.23-r0) (4/29) Installing xz-libs (5.4.1-r0) (5/29) Installing mpdecimal (2.5.1-r1) (6/29) Installing readline (8.2.001-r0) (7/29) Installing sqlite-libs (3.40.1-r0) (8/29) Installing python3 (3.11.2-r0) (9/29) Installing py3-cparser (2.21-r1) (10/29) Installing py3-cffi (1.15.1-r1) (11/29) Installing py3-cryptography (39.0.1-r0) (12/29) Installing py3-six (1.16.0-r4) (13/29) Installing py3-ecdsa (0.18.0-r1) (14/29) Installing py3-pyserial (3.5-r5) (15/29) Installing py3-bitstring (3.1.9-r3) (16/29) Installing py3-reedsolo (1.7.0-r0) (17/29) Installing py3-installer (0.6.0-r0) (18/29) Installing py3-gpep517 (13-r0) (19/29) Installing py3-parsing (3.0.9-r1) (20/29) Installing py3-packaging (23.0-r0) (21/29) Installing py3-setuptools (67.2.0-r0) (22/29) Installing py3-wheel (0.38.4-r1) (23/29) Installing py3-attrs (22.2.0-r0) (24/29) Installing py3-iniconfig (1.1.1-r4) (25/29) Installing py3-pluggy (1.0.0-r2) (26/29) Installing py3-py (1.11.0-r1) (27/29) Installing py3-pytest (7.2.1-r0) (28/29) Installing py3-elftools (0.29-r1) (29/29) Installing .makedepends-esptool (20230211.191659) Executing busybox-1.36.0-r4.trigger OK: 389 MiB in 125 packages >>> esptool: Cleaning up srcdir >>> esptool: Cleaning up pkgdir >>> esptool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/esptool-4.5.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> esptool: Fetching https://github.com/espressif/esptool/archive/v4.5/esptool-4.5.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 161k 0 161k 0 0 93101 0 --:--:-- 0:00:01 --:--:-- 159k 100 2224k 0 2224k 0 0 803k 0 --:--:-- 0:00:02 --:--:-- 1110k 100 4927k 0 4927k 0 0 1310k 0 --:--:-- 0:00:03 --:--:-- 1644k 100 7093k 0 7093k 0 0 1493k 0 --:--:-- 0:00:04 --:--:-- 1779k >>> esptool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/esptool-4.5.tar.gz >>> esptool: Checking sha512sums... esptool-4.5.tar.gz: OK >>> esptool: Unpacking /var/cache/distfiles/esptool-4.5.tar.gz... 2023-02-11 19:17:05,805 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-11 19:17:05,838 root INFO running bdist_wheel 2023-02-11 19:17:05,851 root INFO running build 2023-02-11 19:17:05,851 root INFO running build_py 2023-02-11 19:17:05,854 root INFO creating build 2023-02-11 19:17:05,854 root INFO creating build/lib 2023-02-11 19:17:05,854 root INFO creating build/lib/espefuse 2023-02-11 19:17:05,854 root INFO copying espefuse/__main__.py -> build/lib/espefuse 2023-02-11 19:17:05,854 root INFO copying espefuse/__init__.py -> build/lib/espefuse 2023-02-11 19:17:05,854 root INFO creating build/lib/espsecure 2023-02-11 19:17:05,855 root INFO copying espsecure/__main__.py -> build/lib/espsecure 2023-02-11 19:17:05,855 root INFO copying espsecure/__init__.py -> build/lib/espsecure 2023-02-11 19:17:05,855 root INFO creating build/lib/esptool 2023-02-11 19:17:05,855 root INFO copying esptool/config.py -> build/lib/esptool 2023-02-11 19:17:05,855 root INFO copying esptool/util.py -> build/lib/esptool 2023-02-11 19:17:05,856 root INFO copying esptool/bin_image.py -> build/lib/esptool 2023-02-11 19:17:05,856 root INFO copying esptool/cmds.py -> build/lib/esptool 2023-02-11 19:17:05,856 root INFO copying esptool/loader.py -> build/lib/esptool 2023-02-11 19:17:05,856 root INFO copying esptool/__main__.py -> build/lib/esptool 2023-02-11 19:17:05,856 root INFO copying esptool/reset.py -> build/lib/esptool 2023-02-11 19:17:05,857 root INFO copying esptool/__init__.py -> build/lib/esptool 2023-02-11 19:17:05,857 root INFO creating build/lib/espefuse/efuse 2023-02-11 19:17:05,857 root INFO copying espefuse/efuse/util.py -> build/lib/espefuse/efuse 2023-02-11 19:17:05,857 root INFO copying espefuse/efuse/mem_definition_base.py -> build/lib/espefuse/efuse 2023-02-11 19:17:05,858 root INFO copying espefuse/efuse/base_fields.py -> build/lib/espefuse/efuse 2023-02-11 19:17:05,858 root INFO copying espefuse/efuse/emulate_efuse_controller_base.py -> build/lib/espefuse/efuse 2023-02-11 19:17:05,858 root INFO copying espefuse/efuse/base_operations.py -> build/lib/espefuse/efuse 2023-02-11 19:17:05,858 root INFO copying espefuse/efuse/__init__.py -> build/lib/espefuse/efuse 2023-02-11 19:17:05,858 root INFO creating build/lib/espefuse/efuse/esp32c2 2023-02-11 19:17:05,859 root INFO copying espefuse/efuse/esp32c2/operations.py -> build/lib/espefuse/efuse/esp32c2 2023-02-11 19:17:05,859 root INFO copying espefuse/efuse/esp32c2/mem_definition.py -> build/lib/espefuse/efuse/esp32c2 2023-02-11 19:17:05,859 root INFO copying espefuse/efuse/esp32c2/__init__.py -> build/lib/espefuse/efuse/esp32c2 2023-02-11 19:17:05,859 root INFO copying espefuse/efuse/esp32c2/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32c2 2023-02-11 19:17:05,859 root INFO copying espefuse/efuse/esp32c2/fields.py -> build/lib/espefuse/efuse/esp32c2 2023-02-11 19:17:05,860 root INFO creating build/lib/espefuse/efuse/esp32s2 2023-02-11 19:17:05,860 root INFO copying espefuse/efuse/esp32s2/operations.py -> build/lib/espefuse/efuse/esp32s2 2023-02-11 19:17:05,860 root INFO copying espefuse/efuse/esp32s2/mem_definition.py -> build/lib/espefuse/efuse/esp32s2 2023-02-11 19:17:05,860 root INFO copying espefuse/efuse/esp32s2/__init__.py -> build/lib/espefuse/efuse/esp32s2 2023-02-11 19:17:05,860 root INFO copying espefuse/efuse/esp32s2/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32s2 2023-02-11 19:17:05,860 root INFO copying espefuse/efuse/esp32s2/fields.py -> build/lib/espefuse/efuse/esp32s2 2023-02-11 19:17:05,861 root INFO creating build/lib/espefuse/efuse/esp32s3 2023-02-11 19:17:05,861 root INFO copying espefuse/efuse/esp32s3/operations.py -> build/lib/espefuse/efuse/esp32s3 2023-02-11 19:17:05,861 root INFO copying espefuse/efuse/esp32s3/mem_definition.py -> build/lib/espefuse/efuse/esp32s3 2023-02-11 19:17:05,861 root INFO copying espefuse/efuse/esp32s3/__init__.py -> build/lib/espefuse/efuse/esp32s3 2023-02-11 19:17:05,862 root INFO copying espefuse/efuse/esp32s3/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32s3 2023-02-11 19:17:05,862 root INFO copying espefuse/efuse/esp32s3/fields.py -> build/lib/espefuse/efuse/esp32s3 2023-02-11 19:17:05,862 root INFO creating build/lib/espefuse/efuse/esp32c6 2023-02-11 19:17:05,862 root INFO copying espefuse/efuse/esp32c6/operations.py -> build/lib/espefuse/efuse/esp32c6 2023-02-11 19:17:05,862 root INFO copying espefuse/efuse/esp32c6/mem_definition.py -> build/lib/espefuse/efuse/esp32c6 2023-02-11 19:17:05,863 root INFO copying espefuse/efuse/esp32c6/__init__.py -> build/lib/espefuse/efuse/esp32c6 2023-02-11 19:17:05,863 root INFO copying espefuse/efuse/esp32c6/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32c6 2023-02-11 19:17:05,863 root INFO copying espefuse/efuse/esp32c6/fields.py -> build/lib/espefuse/efuse/esp32c6 2023-02-11 19:17:05,863 root INFO creating build/lib/espefuse/efuse/esp32 2023-02-11 19:17:05,863 root INFO copying espefuse/efuse/esp32/operations.py -> build/lib/espefuse/efuse/esp32 2023-02-11 19:17:05,864 root INFO copying espefuse/efuse/esp32/mem_definition.py -> build/lib/espefuse/efuse/esp32 2023-02-11 19:17:05,864 root INFO copying espefuse/efuse/esp32/__init__.py -> build/lib/espefuse/efuse/esp32 2023-02-11 19:17:05,864 root INFO copying espefuse/efuse/esp32/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32 2023-02-11 19:17:05,864 root INFO copying espefuse/efuse/esp32/fields.py -> build/lib/espefuse/efuse/esp32 2023-02-11 19:17:05,864 root INFO creating build/lib/espefuse/efuse/esp32s3beta2 2023-02-11 19:17:05,864 root INFO copying espefuse/efuse/esp32s3beta2/operations.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-02-11 19:17:05,865 root INFO copying espefuse/efuse/esp32s3beta2/mem_definition.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-02-11 19:17:05,865 root INFO copying espefuse/efuse/esp32s3beta2/__init__.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-02-11 19:17:05,865 root INFO copying espefuse/efuse/esp32s3beta2/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-02-11 19:17:05,865 root INFO copying espefuse/efuse/esp32s3beta2/fields.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-02-11 19:17:05,866 root INFO creating build/lib/espefuse/efuse/esp32h2beta1 2023-02-11 19:17:05,866 root INFO copying espefuse/efuse/esp32h2beta1/operations.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-02-11 19:17:05,866 root INFO copying espefuse/efuse/esp32h2beta1/mem_definition.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-02-11 19:17:05,866 root INFO copying espefuse/efuse/esp32h2beta1/__init__.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-02-11 19:17:05,866 root INFO copying espefuse/efuse/esp32h2beta1/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-02-11 19:17:05,866 root INFO copying espefuse/efuse/esp32h2beta1/fields.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-02-11 19:17:05,867 root INFO creating build/lib/espefuse/efuse/esp32c3 2023-02-11 19:17:05,867 root INFO copying espefuse/efuse/esp32c3/operations.py -> build/lib/espefuse/efuse/esp32c3 2023-02-11 19:17:05,867 root INFO copying espefuse/efuse/esp32c3/mem_definition.py -> build/lib/espefuse/efuse/esp32c3 2023-02-11 19:17:05,867 root INFO copying espefuse/efuse/esp32c3/__init__.py -> build/lib/espefuse/efuse/esp32c3 2023-02-11 19:17:05,867 root INFO copying espefuse/efuse/esp32c3/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32c3 2023-02-11 19:17:05,868 root INFO copying espefuse/efuse/esp32c3/fields.py -> build/lib/espefuse/efuse/esp32c3 2023-02-11 19:17:05,868 root INFO creating build/lib/espefuse/efuse/esp32h2 2023-02-11 19:17:05,868 root INFO copying espefuse/efuse/esp32h2/operations.py -> build/lib/espefuse/efuse/esp32h2 2023-02-11 19:17:05,868 root INFO copying espefuse/efuse/esp32h2/mem_definition.py -> build/lib/espefuse/efuse/esp32h2 2023-02-11 19:17:05,868 root INFO copying espefuse/efuse/esp32h2/__init__.py -> build/lib/espefuse/efuse/esp32h2 2023-02-11 19:17:05,869 root INFO copying espefuse/efuse/esp32h2/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32h2 2023-02-11 19:17:05,869 root INFO copying espefuse/efuse/esp32h2/fields.py -> build/lib/espefuse/efuse/esp32h2 2023-02-11 19:17:05,869 root INFO creating build/lib/espsecure/esp_hsm_sign 2023-02-11 19:17:05,869 root INFO copying espsecure/esp_hsm_sign/exceptions.py -> build/lib/espsecure/esp_hsm_sign 2023-02-11 19:17:05,869 root INFO copying espsecure/esp_hsm_sign/__init__.py -> build/lib/espsecure/esp_hsm_sign 2023-02-11 19:17:05,870 root INFO creating build/lib/esptool/targets 2023-02-11 19:17:05,870 root INFO copying esptool/targets/esp32h2beta2.py -> build/lib/esptool/targets 2023-02-11 19:17:05,870 root INFO copying esptool/targets/esp32c6beta.py -> build/lib/esptool/targets 2023-02-11 19:17:05,870 root INFO copying esptool/targets/esp32h2beta1.py -> build/lib/esptool/targets 2023-02-11 19:17:05,870 root INFO copying esptool/targets/esp8266.py -> build/lib/esptool/targets 2023-02-11 19:17:05,871 root INFO copying esptool/targets/esp32s3beta2.py -> build/lib/esptool/targets 2023-02-11 19:17:05,871 root INFO copying esptool/targets/esp32c3.py -> build/lib/esptool/targets 2023-02-11 19:17:05,871 root INFO copying esptool/targets/esp32c6.py -> build/lib/esptool/targets 2023-02-11 19:17:05,871 root INFO copying esptool/targets/esp32.py -> build/lib/esptool/targets 2023-02-11 19:17:05,871 root INFO copying esptool/targets/esp32h2.py -> build/lib/esptool/targets 2023-02-11 19:17:05,872 root INFO copying esptool/targets/esp32s3.py -> build/lib/esptool/targets 2023-02-11 19:17:05,872 root INFO copying esptool/targets/esp32c2.py -> build/lib/esptool/targets 2023-02-11 19:17:05,872 root INFO copying esptool/targets/esp32s2.py -> build/lib/esptool/targets 2023-02-11 19:17:05,872 root INFO copying esptool/targets/__init__.py -> build/lib/esptool/targets 2023-02-11 19:17:05,872 root INFO running egg_info 2023-02-11 19:17:05,878 root INFO creating esptool.egg-info 2023-02-11 19:17:05,880 root INFO writing esptool.egg-info/PKG-INFO 2023-02-11 19:17:05,880 root INFO writing dependency_links to esptool.egg-info/dependency_links.txt 2023-02-11 19:17:05,880 root INFO writing requirements to esptool.egg-info/requires.txt 2023-02-11 19:17:05,880 root INFO writing top-level names to esptool.egg-info/top_level.txt 2023-02-11 19:17:05,880 root INFO writing manifest file 'esptool.egg-info/SOURCES.txt' 2023-02-11 19:17:05,886 root INFO reading manifest file 'esptool.egg-info/SOURCES.txt' 2023-02-11 19:17:05,886 root INFO reading manifest template 'MANIFEST.in' 2023-02-11 19:17:05,887 root WARNING no previously-included directories found matching 'flasher_stub' 2023-02-11 19:17:05,887 root WARNING no previously-included directories found matching '.github' 2023-02-11 19:17:05,888 root WARNING no previously-included directories found matching 'docs' 2023-02-11 19:17:05,888 root WARNING warning: no previously-included files found matching '.git*' 2023-02-11 19:17:05,888 root INFO adding license file 'LICENSE' 2023-02-11 19:17:05,890 root INFO writing manifest file 'esptool.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'esptool.targets.stub_flasher' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'esptool.targets.stub_flasher' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'esptool.targets.stub_flasher' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'esptool.targets.stub_flasher' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-02-11 19:17:05,892 root INFO creating build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,893 root INFO copying esptool/targets/stub_flasher/stub_flasher_32.json -> build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,893 root INFO copying esptool/targets/stub_flasher/stub_flasher_32c2.json -> build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,893 root INFO copying esptool/targets/stub_flasher/stub_flasher_32c3.json -> build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,893 root INFO copying esptool/targets/stub_flasher/stub_flasher_32c6.json -> build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,893 root INFO copying esptool/targets/stub_flasher/stub_flasher_32c6beta.json -> build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,894 root INFO copying esptool/targets/stub_flasher/stub_flasher_32h2.json -> build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,894 root INFO copying esptool/targets/stub_flasher/stub_flasher_32h2beta1.json -> build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,894 root INFO copying esptool/targets/stub_flasher/stub_flasher_32h2beta2.json -> build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,894 root INFO copying esptool/targets/stub_flasher/stub_flasher_32s2.json -> build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,894 root INFO copying esptool/targets/stub_flasher/stub_flasher_32s3.json -> build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,895 root INFO copying esptool/targets/stub_flasher/stub_flasher_32s3beta2.json -> build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,895 root INFO copying esptool/targets/stub_flasher/stub_flasher_8266.json -> build/lib/esptool/targets/stub_flasher 2023-02-11 19:17:05,897 root INFO running build_scripts 2023-02-11 19:17:05,897 root INFO creating build/scripts-3.11 2023-02-11 19:17:05,898 root INFO copying and adjusting esptool.py -> build/scripts-3.11 2023-02-11 19:17:05,898 root INFO copying and adjusting espefuse.py -> build/scripts-3.11 2023-02-11 19:17:05,898 root INFO copying and adjusting espsecure.py -> build/scripts-3.11 2023-02-11 19:17:05,898 root INFO changing mode of build/scripts-3.11/esptool.py from 644 to 755 2023-02-11 19:17:05,898 root INFO changing mode of build/scripts-3.11/espefuse.py from 644 to 755 2023-02-11 19:17:05,898 root INFO changing mode of build/scripts-3.11/espsecure.py from 644 to 755 2023-02-11 19:17:05,904 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-02-11 19:17:05,904 root INFO running install 2023-02-11 19:17:05,919 root INFO running install_lib 2023-02-11 19:17:05,922 root INFO creating build/bdist.linux-ppc64le 2023-02-11 19:17:05,922 root INFO creating build/bdist.linux-ppc64le/wheel 2023-02-11 19:17:05,922 root INFO creating build/bdist.linux-ppc64le/wheel/espefuse 2023-02-11 19:17:05,922 root INFO copying build/lib/espefuse/__main__.py -> build/bdist.linux-ppc64le/wheel/espefuse 2023-02-11 19:17:05,922 root INFO creating build/bdist.linux-ppc64le/wheel/espefuse/efuse 2023-02-11 19:17:05,923 root INFO creating build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c2 2023-02-11 19:17:05,923 root INFO copying build/lib/espefuse/efuse/esp32c2/operations.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c2 2023-02-11 19:17:05,923 root INFO copying build/lib/espefuse/efuse/esp32c2/mem_definition.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c2 2023-02-11 19:17:05,923 root INFO copying build/lib/espefuse/efuse/esp32c2/__init__.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c2 2023-02-11 19:17:05,923 root INFO copying build/lib/espefuse/efuse/esp32c2/emulate_efuse_controller.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c2 2023-02-11 19:17:05,923 root INFO copying build/lib/espefuse/efuse/esp32c2/fields.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c2 2023-02-11 19:17:05,924 root INFO creating build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s2 2023-02-11 19:17:05,924 root INFO copying build/lib/espefuse/efuse/esp32s2/operations.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s2 2023-02-11 19:17:05,924 root INFO copying build/lib/espefuse/efuse/esp32s2/mem_definition.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s2 2023-02-11 19:17:05,924 root INFO copying build/lib/espefuse/efuse/esp32s2/__init__.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s2 2023-02-11 19:17:05,924 root INFO copying build/lib/espefuse/efuse/esp32s2/emulate_efuse_controller.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s2 2023-02-11 19:17:05,924 root INFO copying build/lib/espefuse/efuse/esp32s2/fields.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s2 2023-02-11 19:17:05,925 root INFO creating build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s3 2023-02-11 19:17:05,925 root INFO copying build/lib/espefuse/efuse/esp32s3/operations.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s3 2023-02-11 19:17:05,925 root INFO copying build/lib/espefuse/efuse/esp32s3/mem_definition.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s3 2023-02-11 19:17:05,925 root INFO copying build/lib/espefuse/efuse/esp32s3/__init__.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s3 2023-02-11 19:17:05,925 root INFO copying build/lib/espefuse/efuse/esp32s3/emulate_efuse_controller.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s3 2023-02-11 19:17:05,925 root INFO copying build/lib/espefuse/efuse/esp32s3/fields.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s3 2023-02-11 19:17:05,926 root INFO copying build/lib/espefuse/efuse/util.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse 2023-02-11 19:17:05,926 root INFO copying build/lib/espefuse/efuse/mem_definition_base.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse 2023-02-11 19:17:05,926 root INFO creating build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c6 2023-02-11 19:17:05,926 root INFO copying build/lib/espefuse/efuse/esp32c6/operations.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c6 2023-02-11 19:17:05,926 root INFO copying build/lib/espefuse/efuse/esp32c6/mem_definition.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c6 2023-02-11 19:17:05,926 root INFO copying build/lib/espefuse/efuse/esp32c6/__init__.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c6 2023-02-11 19:17:05,927 root INFO copying build/lib/espefuse/efuse/esp32c6/emulate_efuse_controller.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c6 2023-02-11 19:17:05,927 root INFO copying build/lib/espefuse/efuse/esp32c6/fields.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c6 2023-02-11 19:17:05,927 root INFO creating build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32 2023-02-11 19:17:05,927 root INFO copying build/lib/espefuse/efuse/esp32/operations.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32 2023-02-11 19:17:05,927 root INFO copying build/lib/espefuse/efuse/esp32/mem_definition.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32 2023-02-11 19:17:05,927 root INFO copying build/lib/espefuse/efuse/esp32/__init__.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32 2023-02-11 19:17:05,928 root INFO copying build/lib/espefuse/efuse/esp32/emulate_efuse_controller.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32 2023-02-11 19:17:05,928 root INFO copying build/lib/espefuse/efuse/esp32/fields.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32 2023-02-11 19:17:05,928 root INFO creating build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s3beta2 2023-02-11 19:17:05,928 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/operations.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s3beta2 2023-02-11 19:17:05,928 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/mem_definition.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s3beta2 2023-02-11 19:17:05,929 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/__init__.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s3beta2 2023-02-11 19:17:05,929 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/emulate_efuse_controller.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s3beta2 2023-02-11 19:17:05,929 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/fields.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32s3beta2 2023-02-11 19:17:05,929 root INFO copying build/lib/espefuse/efuse/base_fields.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse 2023-02-11 19:17:05,929 root INFO copying build/lib/espefuse/efuse/emulate_efuse_controller_base.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse 2023-02-11 19:17:05,929 root INFO creating build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32h2beta1 2023-02-11 19:17:05,930 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/operations.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32h2beta1 2023-02-11 19:17:05,930 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/mem_definition.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32h2beta1 2023-02-11 19:17:05,930 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/__init__.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32h2beta1 2023-02-11 19:17:05,930 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/emulate_efuse_controller.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32h2beta1 2023-02-11 19:17:05,930 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/fields.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32h2beta1 2023-02-11 19:17:05,931 root INFO creating build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c3 2023-02-11 19:17:05,931 root INFO copying build/lib/espefuse/efuse/esp32c3/operations.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c3 2023-02-11 19:17:05,931 root INFO copying build/lib/espefuse/efuse/esp32c3/mem_definition.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c3 2023-02-11 19:17:05,931 root INFO copying build/lib/espefuse/efuse/esp32c3/__init__.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c3 2023-02-11 19:17:05,931 root INFO copying build/lib/espefuse/efuse/esp32c3/emulate_efuse_controller.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c3 2023-02-11 19:17:05,931 root INFO copying build/lib/espefuse/efuse/esp32c3/fields.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32c3 2023-02-11 19:17:05,931 root INFO copying build/lib/espefuse/efuse/base_operations.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse 2023-02-11 19:17:05,932 root INFO copying build/lib/espefuse/efuse/__init__.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse 2023-02-11 19:17:05,932 root INFO creating build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32h2 2023-02-11 19:17:05,932 root INFO copying build/lib/espefuse/efuse/esp32h2/operations.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32h2 2023-02-11 19:17:05,932 root INFO copying build/lib/espefuse/efuse/esp32h2/mem_definition.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32h2 2023-02-11 19:17:05,932 root INFO copying build/lib/espefuse/efuse/esp32h2/__init__.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32h2 2023-02-11 19:17:05,933 root INFO copying build/lib/espefuse/efuse/esp32h2/emulate_efuse_controller.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32h2 2023-02-11 19:17:05,933 root INFO copying build/lib/espefuse/efuse/esp32h2/fields.py -> build/bdist.linux-ppc64le/wheel/espefuse/efuse/esp32h2 2023-02-11 19:17:05,933 root INFO copying build/lib/espefuse/__init__.py -> build/bdist.linux-ppc64le/wheel/espefuse 2023-02-11 19:17:05,933 root INFO creating build/bdist.linux-ppc64le/wheel/espsecure 2023-02-11 19:17:05,933 root INFO creating build/bdist.linux-ppc64le/wheel/espsecure/esp_hsm_sign 2023-02-11 19:17:05,933 root INFO copying build/lib/espsecure/esp_hsm_sign/exceptions.py -> build/bdist.linux-ppc64le/wheel/espsecure/esp_hsm_sign 2023-02-11 19:17:05,934 root INFO copying build/lib/espsecure/esp_hsm_sign/__init__.py -> build/bdist.linux-ppc64le/wheel/espsecure/esp_hsm_sign 2023-02-11 19:17:05,934 root INFO copying build/lib/espsecure/__main__.py -> build/bdist.linux-ppc64le/wheel/espsecure 2023-02-11 19:17:05,934 root INFO copying build/lib/espsecure/__init__.py -> build/bdist.linux-ppc64le/wheel/espsecure 2023-02-11 19:17:05,934 root INFO creating build/bdist.linux-ppc64le/wheel/esptool 2023-02-11 19:17:05,934 root INFO copying build/lib/esptool/config.py -> build/bdist.linux-ppc64le/wheel/esptool 2023-02-11 19:17:05,934 root INFO creating build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,935 root INFO copying build/lib/esptool/targets/esp32h2beta2.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,935 root INFO copying build/lib/esptool/targets/esp32c6beta.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,935 root INFO creating build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,935 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32c6.json -> build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,935 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32h2beta2.json -> build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,935 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32h2beta1.json -> build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,936 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32s2.json -> build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,936 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32c2.json -> build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,936 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32.json -> build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,936 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32h2.json -> build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,936 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32s3.json -> build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,936 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32s3beta2.json -> build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,937 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_8266.json -> build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,937 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32c3.json -> build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,937 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32c6beta.json -> build/bdist.linux-ppc64le/wheel/esptool/targets/stub_flasher 2023-02-11 19:17:05,937 root INFO copying build/lib/esptool/targets/esp32h2beta1.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,937 root INFO copying build/lib/esptool/targets/esp8266.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,937 root INFO copying build/lib/esptool/targets/esp32s3beta2.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,938 root INFO copying build/lib/esptool/targets/esp32c3.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,938 root INFO copying build/lib/esptool/targets/esp32c6.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,938 root INFO copying build/lib/esptool/targets/esp32.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,938 root INFO copying build/lib/esptool/targets/esp32h2.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,938 root INFO copying build/lib/esptool/targets/esp32s3.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,938 root INFO copying build/lib/esptool/targets/esp32c2.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,939 root INFO copying build/lib/esptool/targets/esp32s2.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,939 root INFO copying build/lib/esptool/targets/__init__.py -> build/bdist.linux-ppc64le/wheel/esptool/targets 2023-02-11 19:17:05,939 root INFO copying build/lib/esptool/util.py -> build/bdist.linux-ppc64le/wheel/esptool 2023-02-11 19:17:05,939 root INFO copying build/lib/esptool/bin_image.py -> build/bdist.linux-ppc64le/wheel/esptool 2023-02-11 19:17:05,939 root INFO copying build/lib/esptool/cmds.py -> build/bdist.linux-ppc64le/wheel/esptool 2023-02-11 19:17:05,940 root INFO copying build/lib/esptool/loader.py -> build/bdist.linux-ppc64le/wheel/esptool 2023-02-11 19:17:05,940 root INFO copying build/lib/esptool/__main__.py -> build/bdist.linux-ppc64le/wheel/esptool 2023-02-11 19:17:05,940 root INFO copying build/lib/esptool/reset.py -> build/bdist.linux-ppc64le/wheel/esptool 2023-02-11 19:17:05,940 root INFO copying build/lib/esptool/__init__.py -> build/bdist.linux-ppc64le/wheel/esptool 2023-02-11 19:17:05,940 root INFO running install_egg_info 2023-02-11 19:17:05,945 root INFO Copying esptool.egg-info to build/bdist.linux-ppc64le/wheel/esptool-4.5-py3.11.egg-info 2023-02-11 19:17:05,946 root INFO running install_scripts 2023-02-11 19:17:05,966 root INFO creating build/bdist.linux-ppc64le/wheel/esptool-4.5.data 2023-02-11 19:17:05,966 root INFO creating build/bdist.linux-ppc64le/wheel/esptool-4.5.data/scripts 2023-02-11 19:17:05,966 root INFO copying build/scripts-3.11/esptool.py -> build/bdist.linux-ppc64le/wheel/esptool-4.5.data/scripts 2023-02-11 19:17:05,966 root INFO copying build/scripts-3.11/espsecure.py -> build/bdist.linux-ppc64le/wheel/esptool-4.5.data/scripts 2023-02-11 19:17:05,966 root INFO copying build/scripts-3.11/espefuse.py -> build/bdist.linux-ppc64le/wheel/esptool-4.5.data/scripts 2023-02-11 19:17:05,966 root INFO changing mode of build/bdist.linux-ppc64le/wheel/esptool-4.5.data/scripts/esptool.py to 755 2023-02-11 19:17:05,967 root INFO changing mode of build/bdist.linux-ppc64le/wheel/esptool-4.5.data/scripts/espsecure.py to 755 2023-02-11 19:17:05,967 root INFO changing mode of build/bdist.linux-ppc64le/wheel/esptool-4.5.data/scripts/espefuse.py to 755 2023-02-11 19:17:05,970 wheel INFO creating build/bdist.linux-ppc64le/wheel/esptool-4.5.dist-info/WHEEL 2023-02-11 19:17:05,971 wheel INFO creating '/home/buildozer/aports/testing/esptool/src/esptool-4.5/dist/.tmp-kfjiosgd/esptool-4.5-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-02-11 19:17:05,971 wheel INFO adding 'espefuse/__init__.py' 2023-02-11 19:17:05,971 wheel INFO adding 'espefuse/__main__.py' 2023-02-11 19:17:05,971 wheel INFO adding 'espefuse/efuse/__init__.py' 2023-02-11 19:17:05,972 wheel INFO adding 'espefuse/efuse/base_fields.py' 2023-02-11 19:17:05,972 wheel INFO adding 'espefuse/efuse/base_operations.py' 2023-02-11 19:17:05,972 wheel INFO adding 'espefuse/efuse/emulate_efuse_controller_base.py' 2023-02-11 19:17:05,972 wheel INFO adding 'espefuse/efuse/mem_definition_base.py' 2023-02-11 19:17:05,973 wheel INFO adding 'espefuse/efuse/util.py' 2023-02-11 19:17:05,973 wheel INFO adding 'espefuse/efuse/esp32/__init__.py' 2023-02-11 19:17:05,973 wheel INFO adding 'espefuse/efuse/esp32/emulate_efuse_controller.py' 2023-02-11 19:17:05,973 wheel INFO adding 'espefuse/efuse/esp32/fields.py' 2023-02-11 19:17:05,974 wheel INFO adding 'espefuse/efuse/esp32/mem_definition.py' 2023-02-11 19:17:05,974 wheel INFO adding 'espefuse/efuse/esp32/operations.py' 2023-02-11 19:17:05,974 wheel INFO adding 'espefuse/efuse/esp32c2/__init__.py' 2023-02-11 19:17:05,974 wheel INFO adding 'espefuse/efuse/esp32c2/emulate_efuse_controller.py' 2023-02-11 19:17:05,974 wheel INFO adding 'espefuse/efuse/esp32c2/fields.py' 2023-02-11 19:17:05,975 wheel INFO adding 'espefuse/efuse/esp32c2/mem_definition.py' 2023-02-11 19:17:05,975 wheel INFO adding 'espefuse/efuse/esp32c2/operations.py' 2023-02-11 19:17:05,975 wheel INFO adding 'espefuse/efuse/esp32c3/__init__.py' 2023-02-11 19:17:05,975 wheel INFO adding 'espefuse/efuse/esp32c3/emulate_efuse_controller.py' 2023-02-11 19:17:05,975 wheel INFO adding 'espefuse/efuse/esp32c3/fields.py' 2023-02-11 19:17:05,976 wheel INFO adding 'espefuse/efuse/esp32c3/mem_definition.py' 2023-02-11 19:17:05,976 wheel INFO adding 'espefuse/efuse/esp32c3/operations.py' 2023-02-11 19:17:05,976 wheel INFO adding 'espefuse/efuse/esp32c6/__init__.py' 2023-02-11 19:17:05,976 wheel INFO adding 'espefuse/efuse/esp32c6/emulate_efuse_controller.py' 2023-02-11 19:17:05,977 wheel INFO adding 'espefuse/efuse/esp32c6/fields.py' 2023-02-11 19:17:05,977 wheel INFO adding 'espefuse/efuse/esp32c6/mem_definition.py' 2023-02-11 19:17:05,977 wheel INFO adding 'espefuse/efuse/esp32c6/operations.py' 2023-02-11 19:17:05,977 wheel INFO adding 'espefuse/efuse/esp32h2/__init__.py' 2023-02-11 19:17:05,978 wheel INFO adding 'espefuse/efuse/esp32h2/emulate_efuse_controller.py' 2023-02-11 19:17:05,978 wheel INFO adding 'espefuse/efuse/esp32h2/fields.py' 2023-02-11 19:17:05,978 wheel INFO adding 'espefuse/efuse/esp32h2/mem_definition.py' 2023-02-11 19:17:05,978 wheel INFO adding 'espefuse/efuse/esp32h2/operations.py' 2023-02-11 19:17:05,978 wheel INFO adding 'espefuse/efuse/esp32h2beta1/__init__.py' 2023-02-11 19:17:05,979 wheel INFO adding 'espefuse/efuse/esp32h2beta1/emulate_efuse_controller.py' 2023-02-11 19:17:05,979 wheel INFO adding 'espefuse/efuse/esp32h2beta1/fields.py' 2023-02-11 19:17:05,979 wheel INFO adding 'espefuse/efuse/esp32h2beta1/mem_definition.py' 2023-02-11 19:17:05,979 wheel INFO adding 'espefuse/efuse/esp32h2beta1/operations.py' 2023-02-11 19:17:05,980 wheel INFO adding 'espefuse/efuse/esp32s2/__init__.py' 2023-02-11 19:17:05,980 wheel INFO adding 'espefuse/efuse/esp32s2/emulate_efuse_controller.py' 2023-02-11 19:17:05,980 wheel INFO adding 'espefuse/efuse/esp32s2/fields.py' 2023-02-11 19:17:05,980 wheel INFO adding 'espefuse/efuse/esp32s2/mem_definition.py' 2023-02-11 19:17:05,980 wheel INFO adding 'espefuse/efuse/esp32s2/operations.py' 2023-02-11 19:17:05,981 wheel INFO adding 'espefuse/efuse/esp32s3/__init__.py' 2023-02-11 19:17:05,981 wheel INFO adding 'espefuse/efuse/esp32s3/emulate_efuse_controller.py' 2023-02-11 19:17:05,981 wheel INFO adding 'espefuse/efuse/esp32s3/fields.py' 2023-02-11 19:17:05,981 wheel INFO adding 'espefuse/efuse/esp32s3/mem_definition.py' 2023-02-11 19:17:05,982 wheel INFO adding 'espefuse/efuse/esp32s3/operations.py' 2023-02-11 19:17:05,982 wheel INFO adding 'espefuse/efuse/esp32s3beta2/__init__.py' 2023-02-11 19:17:05,982 wheel INFO adding 'espefuse/efuse/esp32s3beta2/emulate_efuse_controller.py' 2023-02-11 19:17:05,982 wheel INFO adding 'espefuse/efuse/esp32s3beta2/fields.py' 2023-02-11 19:17:05,983 wheel INFO adding 'espefuse/efuse/esp32s3beta2/mem_definition.py' 2023-02-11 19:17:05,983 wheel INFO adding 'espefuse/efuse/esp32s3beta2/operations.py' 2023-02-11 19:17:05,983 wheel INFO adding 'espsecure/__init__.py' 2023-02-11 19:17:05,983 wheel INFO adding 'espsecure/__main__.py' 2023-02-11 19:17:05,984 wheel INFO adding 'espsecure/esp_hsm_sign/__init__.py' 2023-02-11 19:17:05,984 wheel INFO adding 'espsecure/esp_hsm_sign/exceptions.py' 2023-02-11 19:17:05,984 wheel INFO adding 'esptool/__init__.py' 2023-02-11 19:17:05,984 wheel INFO adding 'esptool/__main__.py' 2023-02-11 19:17:05,985 wheel INFO adding 'esptool/bin_image.py' 2023-02-11 19:17:05,985 wheel INFO adding 'esptool/cmds.py' 2023-02-11 19:17:05,985 wheel INFO adding 'esptool/config.py' 2023-02-11 19:17:05,986 wheel INFO adding 'esptool/loader.py' 2023-02-11 19:17:05,986 wheel INFO adding 'esptool/reset.py' 2023-02-11 19:17:05,986 wheel INFO adding 'esptool/util.py' 2023-02-11 19:17:05,986 wheel INFO adding 'esptool/targets/__init__.py' 2023-02-11 19:17:05,987 wheel INFO adding 'esptool/targets/esp32.py' 2023-02-11 19:17:05,987 wheel INFO adding 'esptool/targets/esp32c2.py' 2023-02-11 19:17:05,987 wheel INFO adding 'esptool/targets/esp32c3.py' 2023-02-11 19:17:05,987 wheel INFO adding 'esptool/targets/esp32c6.py' 2023-02-11 19:17:05,987 wheel INFO adding 'esptool/targets/esp32c6beta.py' 2023-02-11 19:17:05,987 wheel INFO adding 'esptool/targets/esp32h2.py' 2023-02-11 19:17:05,988 wheel INFO adding 'esptool/targets/esp32h2beta1.py' 2023-02-11 19:17:05,988 wheel INFO adding 'esptool/targets/esp32h2beta2.py' 2023-02-11 19:17:05,988 wheel INFO adding 'esptool/targets/esp32s2.py' 2023-02-11 19:17:05,988 wheel INFO adding 'esptool/targets/esp32s3.py' 2023-02-11 19:17:05,988 wheel INFO adding 'esptool/targets/esp32s3beta2.py' 2023-02-11 19:17:05,989 wheel INFO adding 'esptool/targets/esp8266.py' 2023-02-11 19:17:05,989 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32.json' 2023-02-11 19:17:05,989 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32c2.json' 2023-02-11 19:17:05,989 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32c3.json' 2023-02-11 19:17:05,990 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32c6.json' 2023-02-11 19:17:05,990 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32c6beta.json' 2023-02-11 19:17:05,990 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32h2.json' 2023-02-11 19:17:05,990 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32h2beta1.json' 2023-02-11 19:17:05,990 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32h2beta2.json' 2023-02-11 19:17:05,991 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32s2.json' 2023-02-11 19:17:05,991 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32s3.json' 2023-02-11 19:17:05,991 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32s3beta2.json' 2023-02-11 19:17:05,991 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_8266.json' 2023-02-11 19:17:05,991 wheel INFO adding 'esptool-4.5.data/scripts/espefuse.py' 2023-02-11 19:17:05,992 wheel INFO adding 'esptool-4.5.data/scripts/espsecure.py' 2023-02-11 19:17:05,992 wheel INFO adding 'esptool-4.5.data/scripts/esptool.py' 2023-02-11 19:17:05,992 wheel INFO adding 'esptool-4.5.dist-info/LICENSE' 2023-02-11 19:17:05,992 wheel INFO adding 'esptool-4.5.dist-info/METADATA' 2023-02-11 19:17:05,992 wheel INFO adding 'esptool-4.5.dist-info/WHEEL' 2023-02-11 19:17:05,993 wheel INFO adding 'esptool-4.5.dist-info/top_level.txt' 2023-02-11 19:17:05,993 wheel INFO adding 'esptool-4.5.dist-info/RECORD' 2023-02-11 19:17:05,994 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-02-11 19:17:05,998 gpep517 INFO The backend produced dist/esptool-4.5-py3-none-any.whl esptool-4.5-py3-none-any.whl >>> esptool: Entering fakeroot... >>> esptool*: Running postcheck for esptool >>> esptool*: Preparing package esptool... >>> esptool*: Tracing dependencies... >>> esptool*: Package size: 2.6 MB >>> esptool*: Compressing data... >>> esptool*: Create checksum... >>> esptool*: Create esptool-4.5-r0.apk >>> esptool: Build complete at Sat, 11 Feb 2023 19:17:07 +0000 elapsed time 0h 0m 10s >>> esptool: Cleaning up srcdir >>> esptool: Cleaning up pkgdir >>> esptool: Uninstalling dependencies... (1/29) Purging .makedepends-esptool (20230211.191659) (2/29) Purging py3-cryptography (39.0.1-r0) (3/29) Purging py3-cffi (1.15.1-r1) (4/29) Purging py3-cparser (2.21-r1) (5/29) Purging py3-ecdsa (0.18.0-r1) (6/29) Purging py3-six (1.16.0-r4) (7/29) Purging py3-pyserial (3.5-r5) (8/29) Purging py3-bitstring (3.1.9-r3) (9/29) Purging py3-reedsolo (1.7.0-r0) (10/29) Purging py3-gpep517 (13-r0) (11/29) Purging py3-installer (0.6.0-r0) (12/29) Purging py3-setuptools (67.2.0-r0) (13/29) Purging py3-wheel (0.38.4-r1) (14/29) Purging py3-pytest (7.2.1-r0) (15/29) Purging py3-attrs (22.2.0-r0) (16/29) Purging py3-iniconfig (1.1.1-r4) (17/29) Purging py3-packaging (23.0-r0) (18/29) Purging py3-parsing (3.0.9-r1) (19/29) Purging py3-pluggy (1.0.0-r2) (20/29) Purging py3-py (1.11.0-r1) (21/29) Purging py3-elftools (0.29-r1) (22/29) Purging python3 (3.11.2-r0) (23/29) Purging libbz2 (1.0.8-r4) (24/29) Purging libffi (3.4.4-r0) (25/29) Purging gdbm (1.23-r0) (26/29) Purging xz-libs (5.4.1-r0) (27/29) Purging mpdecimal (2.5.1-r1) (28/29) Purging readline (8.2.001-r0) (29/29) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 294 MiB in 96 packages >>> esptool: Updating the testing/ppc64le repository index... >>> esptool: Signing the index...