>>> esptool: Building testing/esptool 4.4-r2 (using abuild 3.10.0-r0) started Fri, 13 Jan 2023 05:18:52 +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 (1/23) Installing libbz2 (1.0.8-r4) (2/23) Installing libffi (3.4.4-r0) (3/23) Installing gdbm (1.23-r0) (4/23) Installing xz-libs (5.4.1-r0) (5/23) Installing mpdecimal (2.5.1-r1) (6/23) Installing readline (8.2.0-r0) (7/23) Installing sqlite-libs (3.40.1-r0) (8/23) Installing python3 (3.11.1-r2) (9/23) Installing py3-cparser (2.21-r1) (10/23) Installing py3-cffi (1.15.1-r1) (11/23) Installing py3-cryptography (39.0.0-r0) (12/23) Installing py3-six (1.16.0-r4) (13/23) Installing py3-ecdsa (0.18.0-r1) (14/23) Installing py3-pyserial (3.5-r5) (15/23) Installing py3-bitstring (3.1.9-r3) (16/23) Installing py3-reedsolo (1.6.0-r0) (17/23) Installing py3-installer (0.6.0-r0) (18/23) Installing py3-gpep517 (13-r0) (19/23) Installing py3-parsing (3.0.9-r1) (20/23) Installing py3-packaging (23.0-r0) (21/23) Installing py3-setuptools (65.7.0-r0) (22/23) Installing py3-wheel (0.38.4-r1) (23/23) Installing .makedepends-esptool (20230113.051856) Executing busybox-1.36.0-r0.trigger OK: 354 MiB in 119 packages >>> esptool: Cleaning up srcdir >>> esptool: Cleaning up pkgdir >>> esptool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/esptool-4.4.tar.gz >>> esptool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/esptool-4.4.tar.gz >>> esptool: Checking sha512sums... esptool-4.4.tar.gz: OK >>> esptool: Unpacking /var/cache/distfiles/esptool-4.4.tar.gz... 2023-01-13 05:19:00,014 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-01-13 05:19:00,286 root INFO running bdist_wheel 2023-01-13 05:19:00,342 root INFO running build 2023-01-13 05:19:00,342 root INFO running build_py 2023-01-13 05:19:00,355 root INFO creating build 2023-01-13 05:19:00,355 root INFO creating build/lib 2023-01-13 05:19:00,356 root INFO creating build/lib/esptool 2023-01-13 05:19:00,356 root INFO copying esptool/__init__.py -> build/lib/esptool 2023-01-13 05:19:00,358 root INFO copying esptool/__main__.py -> build/lib/esptool 2023-01-13 05:19:00,358 root INFO copying esptool/bin_image.py -> build/lib/esptool 2023-01-13 05:19:00,359 root INFO copying esptool/loader.py -> build/lib/esptool 2023-01-13 05:19:00,360 root INFO copying esptool/util.py -> build/lib/esptool 2023-01-13 05:19:00,361 root INFO copying esptool/cmds.py -> build/lib/esptool 2023-01-13 05:19:00,362 root INFO creating build/lib/espefuse 2023-01-13 05:19:00,363 root INFO copying espefuse/__init__.py -> build/lib/espefuse 2023-01-13 05:19:00,363 root INFO copying espefuse/__main__.py -> build/lib/espefuse 2023-01-13 05:19:00,364 root INFO creating build/lib/espsecure 2023-01-13 05:19:00,365 root INFO copying espsecure/__init__.py -> build/lib/espsecure 2023-01-13 05:19:00,366 root INFO copying espsecure/__main__.py -> build/lib/espsecure 2023-01-13 05:19:00,367 root INFO creating build/lib/esptool/targets 2023-01-13 05:19:00,368 root INFO copying esptool/targets/esp32s3.py -> build/lib/esptool/targets 2023-01-13 05:19:00,368 root INFO copying esptool/targets/esp32c3.py -> build/lib/esptool/targets 2023-01-13 05:19:00,369 root INFO copying esptool/targets/esp32h2beta2.py -> build/lib/esptool/targets 2023-01-13 05:19:00,370 root INFO copying esptool/targets/esp32c6beta.py -> build/lib/esptool/targets 2023-01-13 05:19:00,370 root INFO copying esptool/targets/esp32c2.py -> build/lib/esptool/targets 2023-01-13 05:19:00,371 root INFO copying esptool/targets/__init__.py -> build/lib/esptool/targets 2023-01-13 05:19:00,372 root INFO copying esptool/targets/esp8266.py -> build/lib/esptool/targets 2023-01-13 05:19:00,373 root INFO copying esptool/targets/esp32c6.py -> build/lib/esptool/targets 2023-01-13 05:19:00,373 root INFO copying esptool/targets/esp32h2beta1.py -> build/lib/esptool/targets 2023-01-13 05:19:00,374 root INFO copying esptool/targets/esp32s3beta2.py -> build/lib/esptool/targets 2023-01-13 05:19:00,375 root INFO copying esptool/targets/esp32s2.py -> build/lib/esptool/targets 2023-01-13 05:19:00,375 root INFO copying esptool/targets/esp32.py -> build/lib/esptool/targets 2023-01-13 05:19:00,377 root INFO creating build/lib/espefuse/efuse 2023-01-13 05:19:00,377 root INFO copying espefuse/efuse/base_fields.py -> build/lib/espefuse/efuse 2023-01-13 05:19:00,378 root INFO copying espefuse/efuse/emulate_efuse_controller_base.py -> build/lib/espefuse/efuse 2023-01-13 05:19:00,379 root INFO copying espefuse/efuse/__init__.py -> build/lib/espefuse/efuse 2023-01-13 05:19:00,379 root INFO copying espefuse/efuse/mem_definition_base.py -> build/lib/espefuse/efuse 2023-01-13 05:19:00,380 root INFO copying espefuse/efuse/util.py -> build/lib/espefuse/efuse 2023-01-13 05:19:00,381 root INFO copying espefuse/efuse/base_operations.py -> build/lib/espefuse/efuse 2023-01-13 05:19:00,382 root INFO creating build/lib/espefuse/efuse/esp32s2 2023-01-13 05:19:00,382 root INFO copying espefuse/efuse/esp32s2/operations.py -> build/lib/espefuse/efuse/esp32s2 2023-01-13 05:19:00,383 root INFO copying espefuse/efuse/esp32s2/__init__.py -> build/lib/espefuse/efuse/esp32s2 2023-01-13 05:19:00,384 root INFO copying espefuse/efuse/esp32s2/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32s2 2023-01-13 05:19:00,384 root INFO copying espefuse/efuse/esp32s2/fields.py -> build/lib/espefuse/efuse/esp32s2 2023-01-13 05:19:00,385 root INFO copying espefuse/efuse/esp32s2/mem_definition.py -> build/lib/espefuse/efuse/esp32s2 2023-01-13 05:19:00,386 root INFO creating build/lib/espefuse/efuse/esp32h2beta1 2023-01-13 05:19:00,387 root INFO copying espefuse/efuse/esp32h2beta1/operations.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-01-13 05:19:00,388 root INFO copying espefuse/efuse/esp32h2beta1/__init__.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-01-13 05:19:00,388 root INFO copying espefuse/efuse/esp32h2beta1/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-01-13 05:19:00,389 root INFO copying espefuse/efuse/esp32h2beta1/fields.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-01-13 05:19:00,390 root INFO copying espefuse/efuse/esp32h2beta1/mem_definition.py -> build/lib/espefuse/efuse/esp32h2beta1 2023-01-13 05:19:00,391 root INFO creating build/lib/espefuse/efuse/esp32s3beta2 2023-01-13 05:19:00,391 root INFO copying espefuse/efuse/esp32s3beta2/operations.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-01-13 05:19:00,392 root INFO copying espefuse/efuse/esp32s3beta2/__init__.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-01-13 05:19:00,393 root INFO copying espefuse/efuse/esp32s3beta2/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-01-13 05:19:00,394 root INFO copying espefuse/efuse/esp32s3beta2/fields.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-01-13 05:19:00,394 root INFO copying espefuse/efuse/esp32s3beta2/mem_definition.py -> build/lib/espefuse/efuse/esp32s3beta2 2023-01-13 05:19:00,395 root INFO creating build/lib/espefuse/efuse/esp32c6 2023-01-13 05:19:00,396 root INFO copying espefuse/efuse/esp32c6/operations.py -> build/lib/espefuse/efuse/esp32c6 2023-01-13 05:19:00,397 root INFO copying espefuse/efuse/esp32c6/__init__.py -> build/lib/espefuse/efuse/esp32c6 2023-01-13 05:19:00,397 root INFO copying espefuse/efuse/esp32c6/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32c6 2023-01-13 05:19:00,398 root INFO copying espefuse/efuse/esp32c6/fields.py -> build/lib/espefuse/efuse/esp32c6 2023-01-13 05:19:00,399 root INFO copying espefuse/efuse/esp32c6/mem_definition.py -> build/lib/espefuse/efuse/esp32c6 2023-01-13 05:19:00,400 root INFO creating build/lib/espefuse/efuse/esp32c2 2023-01-13 05:19:00,400 root INFO copying espefuse/efuse/esp32c2/operations.py -> build/lib/espefuse/efuse/esp32c2 2023-01-13 05:19:00,401 root INFO copying espefuse/efuse/esp32c2/__init__.py -> build/lib/espefuse/efuse/esp32c2 2023-01-13 05:19:00,402 root INFO copying espefuse/efuse/esp32c2/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32c2 2023-01-13 05:19:00,402 root INFO copying espefuse/efuse/esp32c2/fields.py -> build/lib/espefuse/efuse/esp32c2 2023-01-13 05:19:00,403 root INFO copying espefuse/efuse/esp32c2/mem_definition.py -> build/lib/espefuse/efuse/esp32c2 2023-01-13 05:19:00,404 root INFO creating build/lib/espefuse/efuse/esp32c3 2023-01-13 05:19:00,405 root INFO copying espefuse/efuse/esp32c3/operations.py -> build/lib/espefuse/efuse/esp32c3 2023-01-13 05:19:00,405 root INFO copying espefuse/efuse/esp32c3/__init__.py -> build/lib/espefuse/efuse/esp32c3 2023-01-13 05:19:00,406 root INFO copying espefuse/efuse/esp32c3/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32c3 2023-01-13 05:19:00,407 root INFO copying espefuse/efuse/esp32c3/fields.py -> build/lib/espefuse/efuse/esp32c3 2023-01-13 05:19:00,407 root INFO copying espefuse/efuse/esp32c3/mem_definition.py -> build/lib/espefuse/efuse/esp32c3 2023-01-13 05:19:00,409 root INFO creating build/lib/espefuse/efuse/esp32 2023-01-13 05:19:00,409 root INFO copying espefuse/efuse/esp32/operations.py -> build/lib/espefuse/efuse/esp32 2023-01-13 05:19:00,410 root INFO copying espefuse/efuse/esp32/__init__.py -> build/lib/espefuse/efuse/esp32 2023-01-13 05:19:00,410 root INFO copying espefuse/efuse/esp32/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32 2023-01-13 05:19:00,411 root INFO copying espefuse/efuse/esp32/fields.py -> build/lib/espefuse/efuse/esp32 2023-01-13 05:19:00,412 root INFO copying espefuse/efuse/esp32/mem_definition.py -> build/lib/espefuse/efuse/esp32 2023-01-13 05:19:00,413 root INFO creating build/lib/espefuse/efuse/esp32s3 2023-01-13 05:19:00,413 root INFO copying espefuse/efuse/esp32s3/operations.py -> build/lib/espefuse/efuse/esp32s3 2023-01-13 05:19:00,414 root INFO copying espefuse/efuse/esp32s3/__init__.py -> build/lib/espefuse/efuse/esp32s3 2023-01-13 05:19:00,415 root INFO copying espefuse/efuse/esp32s3/emulate_efuse_controller.py -> build/lib/espefuse/efuse/esp32s3 2023-01-13 05:19:00,416 root INFO copying espefuse/efuse/esp32s3/fields.py -> build/lib/espefuse/efuse/esp32s3 2023-01-13 05:19:00,416 root INFO copying espefuse/efuse/esp32s3/mem_definition.py -> build/lib/espefuse/efuse/esp32s3 2023-01-13 05:19:00,417 root INFO running egg_info 2023-01-13 05:19:00,442 root INFO creating esptool.egg-info 2023-01-13 05:19:00,451 root INFO writing esptool.egg-info/PKG-INFO 2023-01-13 05:19:00,453 root INFO writing dependency_links to esptool.egg-info/dependency_links.txt 2023-01-13 05:19:00,455 root INFO writing requirements to esptool.egg-info/requires.txt 2023-01-13 05:19:00,455 root INFO writing top-level names to esptool.egg-info/top_level.txt 2023-01-13 05:19:00,456 root INFO writing manifest file 'esptool.egg-info/SOURCES.txt' 2023-01-13 05:19:00,477 root INFO reading manifest file 'esptool.egg-info/SOURCES.txt' 2023-01-13 05:19:00,478 root INFO reading manifest template 'MANIFEST.in' 2023-01-13 05:19:00,482 root WARNING no previously-included directories found matching 'flasher_stub' 2023-01-13 05:19:00,482 root WARNING no previously-included directories found matching '.github' 2023-01-13 05:19:00,483 root WARNING no previously-included directories found matching 'docs' 2023-01-13 05:19:00,484 root WARNING warning: no previously-included files found matching '.git*' 2023-01-13 05:19:00,485 root INFO adding license file 'LICENSE' 2023-01-13 05:19:00,491 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-01-13 05:19:00,502 root INFO creating build/lib/esptool/targets/stub_flasher 2023-01-13 05:19:00,503 root INFO copying esptool/targets/stub_flasher/stub_flasher_32.json -> build/lib/esptool/targets/stub_flasher 2023-01-13 05:19:00,504 root INFO copying esptool/targets/stub_flasher/stub_flasher_32c2.json -> build/lib/esptool/targets/stub_flasher 2023-01-13 05:19:00,504 root INFO copying esptool/targets/stub_flasher/stub_flasher_32c3.json -> build/lib/esptool/targets/stub_flasher 2023-01-13 05:19:00,505 root INFO copying esptool/targets/stub_flasher/stub_flasher_32c6.json -> build/lib/esptool/targets/stub_flasher 2023-01-13 05:19:00,506 root INFO copying esptool/targets/stub_flasher/stub_flasher_32c6beta.json -> build/lib/esptool/targets/stub_flasher 2023-01-13 05:19:00,507 root INFO copying esptool/targets/stub_flasher/stub_flasher_32h2beta1.json -> build/lib/esptool/targets/stub_flasher 2023-01-13 05:19:00,507 root INFO copying esptool/targets/stub_flasher/stub_flasher_32h2beta2.json -> build/lib/esptool/targets/stub_flasher 2023-01-13 05:19:00,508 root INFO copying esptool/targets/stub_flasher/stub_flasher_32s2.json -> build/lib/esptool/targets/stub_flasher 2023-01-13 05:19:00,509 root INFO copying esptool/targets/stub_flasher/stub_flasher_32s3.json -> build/lib/esptool/targets/stub_flasher 2023-01-13 05:19:00,509 root INFO copying esptool/targets/stub_flasher/stub_flasher_32s3beta2.json -> build/lib/esptool/targets/stub_flasher 2023-01-13 05:19:00,510 root INFO copying esptool/targets/stub_flasher/stub_flasher_8266.json -> build/lib/esptool/targets/stub_flasher 2023-01-13 05:19:00,519 root INFO running build_scripts 2023-01-13 05:19:00,519 root INFO creating build/scripts-3.11 2023-01-13 05:19:00,520 root INFO copying and adjusting esptool.py -> build/scripts-3.11 2023-01-13 05:19:00,520 root INFO copying and adjusting espefuse.py -> build/scripts-3.11 2023-01-13 05:19:00,521 root INFO copying and adjusting espsecure.py -> build/scripts-3.11 2023-01-13 05:19:00,522 root INFO changing mode of build/scripts-3.11/esptool.py from 644 to 755 2023-01-13 05:19:00,522 root INFO changing mode of build/scripts-3.11/espefuse.py from 644 to 755 2023-01-13 05:19:00,522 root INFO changing mode of build/scripts-3.11/espsecure.py from 644 to 755 2023-01-13 05:19:00,545 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-01-13 05:19:00,546 root INFO running install 2023-01-13 05:19:00,607 root INFO running install_lib 2023-01-13 05:19:00,617 root INFO creating build/bdist.linux-riscv64 2023-01-13 05:19:00,618 root INFO creating build/bdist.linux-riscv64/wheel 2023-01-13 05:19:00,618 root INFO creating build/bdist.linux-riscv64/wheel/esptool 2023-01-13 05:19:00,619 root INFO copying build/lib/esptool/__init__.py -> build/bdist.linux-riscv64/wheel/esptool 2023-01-13 05:19:00,619 root INFO copying build/lib/esptool/__main__.py -> build/bdist.linux-riscv64/wheel/esptool 2023-01-13 05:19:00,620 root INFO creating build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,621 root INFO copying build/lib/esptool/targets/esp32s3.py -> build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,621 root INFO copying build/lib/esptool/targets/esp32c3.py -> build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,622 root INFO copying build/lib/esptool/targets/esp32h2beta2.py -> build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,622 root INFO copying build/lib/esptool/targets/esp32c6beta.py -> build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,623 root INFO copying build/lib/esptool/targets/esp32c2.py -> build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,624 root INFO copying build/lib/esptool/targets/__init__.py -> build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,624 root INFO copying build/lib/esptool/targets/esp8266.py -> build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,625 root INFO copying build/lib/esptool/targets/esp32c6.py -> build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,625 root INFO copying build/lib/esptool/targets/esp32h2beta1.py -> build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,626 root INFO copying build/lib/esptool/targets/esp32s3beta2.py -> build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,627 root INFO copying build/lib/esptool/targets/esp32s2.py -> build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,627 root INFO copying build/lib/esptool/targets/esp32.py -> build/bdist.linux-riscv64/wheel/esptool/targets 2023-01-13 05:19:00,628 root INFO creating build/bdist.linux-riscv64/wheel/esptool/targets/stub_flasher 2023-01-13 05:19:00,628 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_8266.json -> build/bdist.linux-riscv64/wheel/esptool/targets/stub_flasher 2023-01-13 05:19:00,629 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32c6beta.json -> build/bdist.linux-riscv64/wheel/esptool/targets/stub_flasher 2023-01-13 05:19:00,630 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32c6.json -> build/bdist.linux-riscv64/wheel/esptool/targets/stub_flasher 2023-01-13 05:19:00,630 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32h2beta1.json -> build/bdist.linux-riscv64/wheel/esptool/targets/stub_flasher 2023-01-13 05:19:00,631 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32s3beta2.json -> build/bdist.linux-riscv64/wheel/esptool/targets/stub_flasher 2023-01-13 05:19:00,631 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32c2.json -> build/bdist.linux-riscv64/wheel/esptool/targets/stub_flasher 2023-01-13 05:19:00,632 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32c3.json -> build/bdist.linux-riscv64/wheel/esptool/targets/stub_flasher 2023-01-13 05:19:00,633 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32.json -> build/bdist.linux-riscv64/wheel/esptool/targets/stub_flasher 2023-01-13 05:19:00,633 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32s2.json -> build/bdist.linux-riscv64/wheel/esptool/targets/stub_flasher 2023-01-13 05:19:00,634 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32s3.json -> build/bdist.linux-riscv64/wheel/esptool/targets/stub_flasher 2023-01-13 05:19:00,634 root INFO copying build/lib/esptool/targets/stub_flasher/stub_flasher_32h2beta2.json -> build/bdist.linux-riscv64/wheel/esptool/targets/stub_flasher 2023-01-13 05:19:00,635 root INFO copying build/lib/esptool/bin_image.py -> build/bdist.linux-riscv64/wheel/esptool 2023-01-13 05:19:00,636 root INFO copying build/lib/esptool/loader.py -> build/bdist.linux-riscv64/wheel/esptool 2023-01-13 05:19:00,636 root INFO copying build/lib/esptool/util.py -> build/bdist.linux-riscv64/wheel/esptool 2023-01-13 05:19:00,637 root INFO copying build/lib/esptool/cmds.py -> build/bdist.linux-riscv64/wheel/esptool 2023-01-13 05:19:00,638 root INFO creating build/bdist.linux-riscv64/wheel/espefuse 2023-01-13 05:19:00,638 root INFO creating build/bdist.linux-riscv64/wheel/espefuse/efuse 2023-01-13 05:19:00,639 root INFO copying build/lib/espefuse/efuse/base_fields.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse 2023-01-13 05:19:00,639 root INFO creating build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s2 2023-01-13 05:19:00,640 root INFO copying build/lib/espefuse/efuse/esp32s2/operations.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s2 2023-01-13 05:19:00,641 root INFO copying build/lib/espefuse/efuse/esp32s2/__init__.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s2 2023-01-13 05:19:00,641 root INFO copying build/lib/espefuse/efuse/esp32s2/emulate_efuse_controller.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s2 2023-01-13 05:19:00,642 root INFO copying build/lib/espefuse/efuse/esp32s2/fields.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s2 2023-01-13 05:19:00,642 root INFO copying build/lib/espefuse/efuse/esp32s2/mem_definition.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s2 2023-01-13 05:19:00,643 root INFO copying build/lib/espefuse/efuse/emulate_efuse_controller_base.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse 2023-01-13 05:19:00,644 root INFO creating build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32h2beta1 2023-01-13 05:19:00,644 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/operations.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32h2beta1 2023-01-13 05:19:00,645 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/__init__.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32h2beta1 2023-01-13 05:19:00,645 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/emulate_efuse_controller.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32h2beta1 2023-01-13 05:19:00,646 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/fields.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32h2beta1 2023-01-13 05:19:00,647 root INFO copying build/lib/espefuse/efuse/esp32h2beta1/mem_definition.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32h2beta1 2023-01-13 05:19:00,647 root INFO copying build/lib/espefuse/efuse/__init__.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse 2023-01-13 05:19:00,648 root INFO creating build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s3beta2 2023-01-13 05:19:00,648 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/operations.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s3beta2 2023-01-13 05:19:00,649 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/__init__.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s3beta2 2023-01-13 05:19:00,650 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/emulate_efuse_controller.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s3beta2 2023-01-13 05:19:00,650 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/fields.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s3beta2 2023-01-13 05:19:00,651 root INFO copying build/lib/espefuse/efuse/esp32s3beta2/mem_definition.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s3beta2 2023-01-13 05:19:00,652 root INFO creating build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c6 2023-01-13 05:19:00,652 root INFO copying build/lib/espefuse/efuse/esp32c6/operations.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c6 2023-01-13 05:19:00,653 root INFO copying build/lib/espefuse/efuse/esp32c6/__init__.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c6 2023-01-13 05:19:00,653 root INFO copying build/lib/espefuse/efuse/esp32c6/emulate_efuse_controller.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c6 2023-01-13 05:19:00,654 root INFO copying build/lib/espefuse/efuse/esp32c6/fields.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c6 2023-01-13 05:19:00,654 root INFO copying build/lib/espefuse/efuse/esp32c6/mem_definition.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c6 2023-01-13 05:19:00,655 root INFO creating build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c2 2023-01-13 05:19:00,656 root INFO copying build/lib/espefuse/efuse/esp32c2/operations.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c2 2023-01-13 05:19:00,656 root INFO copying build/lib/espefuse/efuse/esp32c2/__init__.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c2 2023-01-13 05:19:00,657 root INFO copying build/lib/espefuse/efuse/esp32c2/emulate_efuse_controller.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c2 2023-01-13 05:19:00,657 root INFO copying build/lib/espefuse/efuse/esp32c2/fields.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c2 2023-01-13 05:19:00,658 root INFO copying build/lib/espefuse/efuse/esp32c2/mem_definition.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c2 2023-01-13 05:19:00,659 root INFO copying build/lib/espefuse/efuse/mem_definition_base.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse 2023-01-13 05:19:00,659 root INFO copying build/lib/espefuse/efuse/util.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse 2023-01-13 05:19:00,660 root INFO copying build/lib/espefuse/efuse/base_operations.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse 2023-01-13 05:19:00,661 root INFO creating build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c3 2023-01-13 05:19:00,661 root INFO copying build/lib/espefuse/efuse/esp32c3/operations.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c3 2023-01-13 05:19:00,662 root INFO copying build/lib/espefuse/efuse/esp32c3/__init__.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c3 2023-01-13 05:19:00,662 root INFO copying build/lib/espefuse/efuse/esp32c3/emulate_efuse_controller.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c3 2023-01-13 05:19:00,663 root INFO copying build/lib/espefuse/efuse/esp32c3/fields.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c3 2023-01-13 05:19:00,663 root INFO copying build/lib/espefuse/efuse/esp32c3/mem_definition.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32c3 2023-01-13 05:19:00,664 root INFO creating build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32 2023-01-13 05:19:00,665 root INFO copying build/lib/espefuse/efuse/esp32/operations.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32 2023-01-13 05:19:00,665 root INFO copying build/lib/espefuse/efuse/esp32/__init__.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32 2023-01-13 05:19:00,666 root INFO copying build/lib/espefuse/efuse/esp32/emulate_efuse_controller.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32 2023-01-13 05:19:00,666 root INFO copying build/lib/espefuse/efuse/esp32/fields.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32 2023-01-13 05:19:00,667 root INFO copying build/lib/espefuse/efuse/esp32/mem_definition.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32 2023-01-13 05:19:00,668 root INFO creating build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s3 2023-01-13 05:19:00,668 root INFO copying build/lib/espefuse/efuse/esp32s3/operations.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s3 2023-01-13 05:19:00,669 root INFO copying build/lib/espefuse/efuse/esp32s3/__init__.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s3 2023-01-13 05:19:00,669 root INFO copying build/lib/espefuse/efuse/esp32s3/emulate_efuse_controller.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s3 2023-01-13 05:19:00,670 root INFO copying build/lib/espefuse/efuse/esp32s3/fields.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s3 2023-01-13 05:19:00,671 root INFO copying build/lib/espefuse/efuse/esp32s3/mem_definition.py -> build/bdist.linux-riscv64/wheel/espefuse/efuse/esp32s3 2023-01-13 05:19:00,671 root INFO copying build/lib/espefuse/__init__.py -> build/bdist.linux-riscv64/wheel/espefuse 2023-01-13 05:19:00,672 root INFO copying build/lib/espefuse/__main__.py -> build/bdist.linux-riscv64/wheel/espefuse 2023-01-13 05:19:00,673 root INFO creating build/bdist.linux-riscv64/wheel/espsecure 2023-01-13 05:19:00,673 root INFO copying build/lib/espsecure/__init__.py -> build/bdist.linux-riscv64/wheel/espsecure 2023-01-13 05:19:00,674 root INFO copying build/lib/espsecure/__main__.py -> build/bdist.linux-riscv64/wheel/espsecure 2023-01-13 05:19:00,674 root INFO running install_egg_info 2023-01-13 05:19:00,695 root INFO Copying esptool.egg-info to build/bdist.linux-riscv64/wheel/esptool-4.4-py3.11.egg-info 2023-01-13 05:19:00,699 root INFO running install_scripts 2023-01-13 05:19:00,782 root INFO creating build/bdist.linux-riscv64/wheel/esptool-4.4.data 2023-01-13 05:19:00,783 root INFO creating build/bdist.linux-riscv64/wheel/esptool-4.4.data/scripts 2023-01-13 05:19:00,783 root INFO copying build/scripts-3.11/esptool.py -> build/bdist.linux-riscv64/wheel/esptool-4.4.data/scripts 2023-01-13 05:19:00,784 root INFO copying build/scripts-3.11/espsecure.py -> build/bdist.linux-riscv64/wheel/esptool-4.4.data/scripts 2023-01-13 05:19:00,784 root INFO copying build/scripts-3.11/espefuse.py -> build/bdist.linux-riscv64/wheel/esptool-4.4.data/scripts 2023-01-13 05:19:00,785 root INFO changing mode of build/bdist.linux-riscv64/wheel/esptool-4.4.data/scripts/esptool.py to 755 2023-01-13 05:19:00,785 root INFO changing mode of build/bdist.linux-riscv64/wheel/esptool-4.4.data/scripts/espsecure.py to 755 2023-01-13 05:19:00,785 root INFO changing mode of build/bdist.linux-riscv64/wheel/esptool-4.4.data/scripts/espefuse.py to 755 2023-01-13 05:19:00,831 wheel INFO creating build/bdist.linux-riscv64/wheel/esptool-4.4.dist-info/WHEEL 2023-01-13 05:19:00,834 wheel INFO creating '/home/buildozer/aports/testing/esptool/src/esptool-4.4/dist/.tmp-az66z8b3/esptool-4.4-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-01-13 05:19:00,836 wheel INFO adding 'espefuse/__init__.py' 2023-01-13 05:19:00,840 wheel INFO adding 'espefuse/__main__.py' 2023-01-13 05:19:00,841 wheel INFO adding 'espefuse/efuse/__init__.py' 2023-01-13 05:19:00,842 wheel INFO adding 'espefuse/efuse/base_fields.py' 2023-01-13 05:19:00,844 wheel INFO adding 'espefuse/efuse/base_operations.py' 2023-01-13 05:19:00,845 wheel INFO adding 'espefuse/efuse/emulate_efuse_controller_base.py' 2023-01-13 05:19:00,846 wheel INFO adding 'espefuse/efuse/mem_definition_base.py' 2023-01-13 05:19:00,847 wheel INFO adding 'espefuse/efuse/util.py' 2023-01-13 05:19:00,848 wheel INFO adding 'espefuse/efuse/esp32/__init__.py' 2023-01-13 05:19:00,849 wheel INFO adding 'espefuse/efuse/esp32/emulate_efuse_controller.py' 2023-01-13 05:19:00,850 wheel INFO adding 'espefuse/efuse/esp32/fields.py' 2023-01-13 05:19:00,851 wheel INFO adding 'espefuse/efuse/esp32/mem_definition.py' 2023-01-13 05:19:00,852 wheel INFO adding 'espefuse/efuse/esp32/operations.py' 2023-01-13 05:19:00,853 wheel INFO adding 'espefuse/efuse/esp32c2/__init__.py' 2023-01-13 05:19:00,854 wheel INFO adding 'espefuse/efuse/esp32c2/emulate_efuse_controller.py' 2023-01-13 05:19:00,855 wheel INFO adding 'espefuse/efuse/esp32c2/fields.py' 2023-01-13 05:19:00,856 wheel INFO adding 'espefuse/efuse/esp32c2/mem_definition.py' 2023-01-13 05:19:00,857 wheel INFO adding 'espefuse/efuse/esp32c2/operations.py' 2023-01-13 05:19:00,858 wheel INFO adding 'espefuse/efuse/esp32c3/__init__.py' 2023-01-13 05:19:00,859 wheel INFO adding 'espefuse/efuse/esp32c3/emulate_efuse_controller.py' 2023-01-13 05:19:00,860 wheel INFO adding 'espefuse/efuse/esp32c3/fields.py' 2023-01-13 05:19:00,861 wheel INFO adding 'espefuse/efuse/esp32c3/mem_definition.py' 2023-01-13 05:19:00,862 wheel INFO adding 'espefuse/efuse/esp32c3/operations.py' 2023-01-13 05:19:00,863 wheel INFO adding 'espefuse/efuse/esp32c6/__init__.py' 2023-01-13 05:19:00,864 wheel INFO adding 'espefuse/efuse/esp32c6/emulate_efuse_controller.py' 2023-01-13 05:19:00,865 wheel INFO adding 'espefuse/efuse/esp32c6/fields.py' 2023-01-13 05:19:00,866 wheel INFO adding 'espefuse/efuse/esp32c6/mem_definition.py' 2023-01-13 05:19:00,867 wheel INFO adding 'espefuse/efuse/esp32c6/operations.py' 2023-01-13 05:19:00,868 wheel INFO adding 'espefuse/efuse/esp32h2beta1/__init__.py' 2023-01-13 05:19:00,869 wheel INFO adding 'espefuse/efuse/esp32h2beta1/emulate_efuse_controller.py' 2023-01-13 05:19:00,870 wheel INFO adding 'espefuse/efuse/esp32h2beta1/fields.py' 2023-01-13 05:19:00,871 wheel INFO adding 'espefuse/efuse/esp32h2beta1/mem_definition.py' 2023-01-13 05:19:00,872 wheel INFO adding 'espefuse/efuse/esp32h2beta1/operations.py' 2023-01-13 05:19:00,873 wheel INFO adding 'espefuse/efuse/esp32s2/__init__.py' 2023-01-13 05:19:00,874 wheel INFO adding 'espefuse/efuse/esp32s2/emulate_efuse_controller.py' 2023-01-13 05:19:00,875 wheel INFO adding 'espefuse/efuse/esp32s2/fields.py' 2023-01-13 05:19:00,876 wheel INFO adding 'espefuse/efuse/esp32s2/mem_definition.py' 2023-01-13 05:19:00,877 wheel INFO adding 'espefuse/efuse/esp32s2/operations.py' 2023-01-13 05:19:00,879 wheel INFO adding 'espefuse/efuse/esp32s3/__init__.py' 2023-01-13 05:19:00,879 wheel INFO adding 'espefuse/efuse/esp32s3/emulate_efuse_controller.py' 2023-01-13 05:19:00,880 wheel INFO adding 'espefuse/efuse/esp32s3/fields.py' 2023-01-13 05:19:00,881 wheel INFO adding 'espefuse/efuse/esp32s3/mem_definition.py' 2023-01-13 05:19:00,883 wheel INFO adding 'espefuse/efuse/esp32s3/operations.py' 2023-01-13 05:19:00,884 wheel INFO adding 'espefuse/efuse/esp32s3beta2/__init__.py' 2023-01-13 05:19:00,885 wheel INFO adding 'espefuse/efuse/esp32s3beta2/emulate_efuse_controller.py' 2023-01-13 05:19:00,885 wheel INFO adding 'espefuse/efuse/esp32s3beta2/fields.py' 2023-01-13 05:19:00,887 wheel INFO adding 'espefuse/efuse/esp32s3beta2/mem_definition.py' 2023-01-13 05:19:00,888 wheel INFO adding 'espefuse/efuse/esp32s3beta2/operations.py' 2023-01-13 05:19:00,889 wheel INFO adding 'espsecure/__init__.py' 2023-01-13 05:19:00,891 wheel INFO adding 'espsecure/__main__.py' 2023-01-13 05:19:00,892 wheel INFO adding 'esptool/__init__.py' 2023-01-13 05:19:00,893 wheel INFO adding 'esptool/__main__.py' 2023-01-13 05:19:00,894 wheel INFO adding 'esptool/bin_image.py' 2023-01-13 05:19:00,895 wheel INFO adding 'esptool/cmds.py' 2023-01-13 05:19:00,897 wheel INFO adding 'esptool/loader.py' 2023-01-13 05:19:00,899 wheel INFO adding 'esptool/util.py' 2023-01-13 05:19:00,900 wheel INFO adding 'esptool/targets/__init__.py' 2023-01-13 05:19:00,900 wheel INFO adding 'esptool/targets/esp32.py' 2023-01-13 05:19:00,902 wheel INFO adding 'esptool/targets/esp32c2.py' 2023-01-13 05:19:00,902 wheel INFO adding 'esptool/targets/esp32c3.py' 2023-01-13 05:19:00,903 wheel INFO adding 'esptool/targets/esp32c6.py' 2023-01-13 05:19:00,904 wheel INFO adding 'esptool/targets/esp32c6beta.py' 2023-01-13 05:19:00,905 wheel INFO adding 'esptool/targets/esp32h2beta1.py' 2023-01-13 05:19:00,906 wheel INFO adding 'esptool/targets/esp32h2beta2.py' 2023-01-13 05:19:00,907 wheel INFO adding 'esptool/targets/esp32s2.py' 2023-01-13 05:19:00,908 wheel INFO adding 'esptool/targets/esp32s3.py' 2023-01-13 05:19:00,909 wheel INFO adding 'esptool/targets/esp32s3beta2.py' 2023-01-13 05:19:00,909 wheel INFO adding 'esptool/targets/esp8266.py' 2023-01-13 05:19:00,910 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32.json' 2023-01-13 05:19:00,911 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32c2.json' 2023-01-13 05:19:00,912 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32c3.json' 2023-01-13 05:19:00,913 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32c6.json' 2023-01-13 05:19:00,914 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32c6beta.json' 2023-01-13 05:19:00,915 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32h2beta1.json' 2023-01-13 05:19:00,916 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32h2beta2.json' 2023-01-13 05:19:00,917 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32s2.json' 2023-01-13 05:19:00,917 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32s3.json' 2023-01-13 05:19:00,918 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_32s3beta2.json' 2023-01-13 05:19:00,919 wheel INFO adding 'esptool/targets/stub_flasher/stub_flasher_8266.json' 2023-01-13 05:19:00,920 wheel INFO adding 'esptool-4.4.data/scripts/espefuse.py' 2023-01-13 05:19:00,921 wheel INFO adding 'esptool-4.4.data/scripts/espsecure.py' 2023-01-13 05:19:00,922 wheel INFO adding 'esptool-4.4.data/scripts/esptool.py' 2023-01-13 05:19:00,923 wheel INFO adding 'esptool-4.4.dist-info/LICENSE' 2023-01-13 05:19:00,924 wheel INFO adding 'esptool-4.4.dist-info/METADATA' 2023-01-13 05:19:00,925 wheel INFO adding 'esptool-4.4.dist-info/WHEEL' 2023-01-13 05:19:00,926 wheel INFO adding 'esptool-4.4.dist-info/top_level.txt' 2023-01-13 05:19:00,929 wheel INFO adding 'esptool-4.4.dist-info/RECORD' 2023-01-13 05:19:00,931 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-01-13 05:19:00,938 gpep517 INFO The backend produced dist/esptool-4.4-py3-none-any.whl esptool-4.4-py3-none-any.whl >>> esptool: Entering fakeroot... >>> esptool*: Running postcheck for esptool >>> esptool*: Preparing package esptool... >>> esptool*: Tracing dependencies... >>> esptool*: Package size: 2.4 MB >>> esptool*: Compressing data... >>> esptool*: Create checksum... >>> esptool*: Create esptool-4.4-r2.apk >>> esptool: Build complete at Fri, 13 Jan 2023 05:19:04 +0000 elapsed time 0h 0m 12s >>> esptool: Cleaning up srcdir >>> esptool: Cleaning up pkgdir >>> esptool: Uninstalling dependencies... (1/23) Purging .makedepends-esptool (20230113.051856) (2/23) Purging py3-cryptography (39.0.0-r0) (3/23) Purging py3-cffi (1.15.1-r1) (4/23) Purging py3-cparser (2.21-r1) (5/23) Purging py3-ecdsa (0.18.0-r1) (6/23) Purging py3-six (1.16.0-r4) (7/23) Purging py3-pyserial (3.5-r5) (8/23) Purging py3-bitstring (3.1.9-r3) (9/23) Purging py3-reedsolo (1.6.0-r0) (10/23) Purging py3-gpep517 (13-r0) (11/23) Purging py3-installer (0.6.0-r0) (12/23) Purging py3-setuptools (65.7.0-r0) (13/23) Purging py3-wheel (0.38.4-r1) (14/23) Purging py3-packaging (23.0-r0) (15/23) Purging py3-parsing (3.0.9-r1) (16/23) Purging python3 (3.11.1-r2) (17/23) Purging libbz2 (1.0.8-r4) (18/23) Purging libffi (3.4.4-r0) (19/23) Purging gdbm (1.23-r0) (20/23) Purging xz-libs (5.4.1-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.2.0-r0) (23/23) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r0.trigger OK: 271 MiB in 96 packages >>> esptool: Updating the testing/riscv64 repository index... >>> esptool: Signing the index...