esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
291 stars 34 forks source link

Cannot download compile toolchain for NODEMCU-32S #4187

Open ShawnLin529 opened 1 year ago

ShawnLin529 commented 1 year ago

The problem

When we try to flash ESPHome into the NODEMCU-32S device (by $esphome --dashboard run esphome_config/esp32-1.yaml --device OTA), we gets to following notes:

INFO Reading configuration esphome_config/esp32-1.yaml...
INFO Generating C++ source...
INFO Compiling app...
Processing \033[36m\033[1mesp32-1\033[0m (board: nodemcu-32s; framework: arduino; platform: platformio/espressif32 @ 5.2.0)
\033[1m------------------------------------------------------------------------------------------------------------------------\033[0m
Tool Manager: Installing \033[36mespressif/toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch3\033[0m
INFO Installing espressif/toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch3
Tool Manager: \033[33mWarning! Package Mirror: Got the unrecognized status code '404' when downloaded https://dl.registry.ns3.platformio.org/tools/53/b2/05540868edc4f775b6364726f7b9ef3abd58512eb00bb2e0b92ccccadc01/toolchain-xtensa-esp32-linux_armv6l-8.4.0+2021r2-patch3.tar.gz\033[0m
WARNING Warning! Package Mirror: Got the unrecognized status code '404' when downloaded https://dl.registry.ns3.platformio.org/tools/53/b2/05540868edc4f775b6364726f7b9ef3abd58512eb00bb2e0b92ccccadc01/toolchain-xtensa-esp32-linux_armv6l-8.4.0+2021r2-patch3.tar.gz
Tool Manager: \033[33mLooking for another mirror...\033[0m
WARNING Looking for another mirror...

Which version of ESPHome has the issue?

2023.2.1

What type of installation are you using?

pip

Which version of Home Assistant has the issue?

No response

What platform are you using?

ESP32

Board

No response

Component causing the issue

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

ssieb commented 1 year ago

This isn't an esphome problem. If anything, it would be platformio. What is your config?

CyanoFresh commented 1 year ago

probably same here:

INFO Reading configuration /config/room1-esp32.yaml...
INFO Generating C++ source...
INFO Compiling app...
Processing room1-esp32 (board: esp32dev; framework: arduino; platform: platformio/espressif32 @ 5.2.0)
--------------------------------------------------------------------------------
Platform Manager: Installing platformio/espressif32 @ 5.2.0
INFO Installing platformio/espressif32 @ 5.2.0
Downloading  [####################################]  100%
Unpacking  [####################################]  100%          
Platform Manager: espressif32@5.2.0 has been installed!
INFO espressif32@5.2.0 has been installed!
Tool Manager: Installing espressif/toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch3
INFO Installing espressif/toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch3
Downloading  [####################################]  100%          
Unpacking  [####################################]  100%          
Tool Manager: Warning! Package Mirror: [('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/strip', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/strip', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/strip'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ld', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ld', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ld'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/readelf', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/readelf', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/readelf'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ld.bfd', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ld.bfd', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ld.bfd'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/nm', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/nm', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/nm'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ar', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ar', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ar'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/as', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/as', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/as'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/objcopy', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/objcopy', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/objcopy'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ranlib', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ranlib', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ranlib'")]
WARNING Warning! Package Mirror: [('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/strip', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/strip', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/strip'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ld', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ld', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ld'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/readelf', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/readelf', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/readelf'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ld.bfd', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ld.bfd', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ld.bfd'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/nm', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/nm', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/nm'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ar', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ar', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ar'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/as', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/as', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/as'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/objcopy', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/objcopy', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/objcopy'"), ('/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ranlib', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ranlib', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-8bhr5wnk/xtensa-esp32-elf/bin/ranlib'")]
Tool Manager: Looking for another mirror...
WARNING Looking for another mirror...
Downloading  [####################################]  100%          
Unpacking  [####################################]  100%          
Tool Manager: Warning! Package Mirror: [('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/strip', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/strip', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/strip'"), ('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/ld', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ld', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/ld'"), ('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/readelf', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/readelf', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/readelf'"), ('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/ld.bfd', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ld.bfd', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/ld.bfd'"), ('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/nm', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/nm', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/nm'"), ('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/objcopy', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/objcopy', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/objcopy'"), ('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/ranlib', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ranlib', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/ranlib'")]
WARNING Warning! Package Mirror: [('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/strip', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/strip', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/strip'"), ('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/ld', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ld', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/ld'"), ('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/readelf', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/readelf', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/readelf'"), ('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/ld.bfd', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ld.bfd', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/ld.bfd'"), ('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/nm', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/nm', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/nm'"), ('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/objcopy', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/objcopy', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/objcopy'"), ('/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/ranlib', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ranlib', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-_2m5pxb3/xtensa-esp32-elf/bin/ranlib'")]
Tool Manager: Looking for another mirror...
WARNING Looking for another mirror...
Downloading  [####################################]  100%          
Unpacking  [####################################]  100%          
Tool Manager: Warning! Package Mirror: [('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ld', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ld', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ld'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/readelf', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/readelf', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/readelf'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ld.bfd', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ld.bfd', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ld.bfd'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/nm', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/nm', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/nm'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ar', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ar', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ar'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/as', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/as', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/as'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/objcopy', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/objcopy', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/objcopy'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ranlib', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ranlib', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ranlib'")]
WARNING Warning! Package Mirror: [('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ld', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ld', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ld'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/readelf', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/readelf', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/readelf'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ld.bfd', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ld.bfd', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ld.bfd'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/nm', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/nm', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/nm'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ar', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ar', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ar'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/as', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/as', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/as'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/objcopy', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/objcopy', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/objcopy'"), ('/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ranlib', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ranlib', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-o2fnsqna/xtensa-esp32-elf/bin/ranlib'")]
Tool Manager: Looking for another mirror...
WARNING Looking for another mirror...
Downloading  [####################################]  100%          
Unpacking  [####################################]  100%          
Tool Manager: Warning! Package Mirror: [('/cache/platformio/cache/tmp/pkg-installing-t3i0n7zb/xtensa-esp32-elf/bin/objdump', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/objdump', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-t3i0n7zb/xtensa-esp32-elf/bin/objdump'"), ('/cache/platformio/cache/tmp/pkg-installing-t3i0n7zb/xtensa-esp32-elf/bin/strip', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/strip', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-t3i0n7zb/xtensa-esp32-elf/bin/strip'")]
WARNING Warning! Package Mirror: [('/cache/platformio/cache/tmp/pkg-installing-t3i0n7zb/xtensa-esp32-elf/bin/objdump', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/objdump', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-t3i0n7zb/xtensa-esp32-elf/bin/objdump'"), ('/cache/platformio/cache/tmp/pkg-installing-t3i0n7zb/xtensa-esp32-elf/bin/strip', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/strip', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-t3i0n7zb/xtensa-esp32-elf/bin/strip'")]
Tool Manager: Looking for another mirror...
WARNING Looking for another mirror...
Downloading  [####################################]  100%          
Unpacking  [####################################]  100%          
Tool Manager: Warning! Package Mirror: [('/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/strip', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/strip', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/strip'"), ('/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/ar', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ar', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/ar'"), ('/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/as', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/as', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/as'"), ('/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/objcopy', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/objcopy', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/objcopy'"), ('/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/ranlib', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ranlib', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/ranlib'")]
WARNING Warning! Package Mirror: [('/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/strip', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/strip', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/strip'"), ('/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/ar', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ar', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/ar'"), ('/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/as', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/as', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/as'"), ('/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/objcopy', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/objcopy', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/objcopy'"), ('/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/ranlib', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ranlib', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-7jm9slsa/xtensa-esp32-elf/bin/ranlib'")]
Tool Manager: Looking for another mirror...
WARNING Looking for another mirror...
Downloading  [####################################]  100%          
Unpacking  [####################################]  100%          
Tool Manager: Warning! Package Mirror: [('/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/readelf', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/readelf', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/readelf'"), ('/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/nm', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/nm', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/nm'"), ('/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/ar', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ar', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/ar'"), ('/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/as', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/as', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/as'")]
WARNING Warning! Package Mirror: [('/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/readelf', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/readelf', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/readelf'"), ('/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/nm', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/nm', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/nm'"), ('/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/ar', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/ar', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/ar'"), ('/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/as', '/cache/platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/bin/as', "[Errno 2] No such file or directory: '/cache/platformio/cache/tmp/pkg-installing-ix17jy8r/xtensa-esp32-elf/bin/as'")]
Tool Manager: Looking for another mirror...
WARNING Looking for another mirror...
Error: Could not install package 'espressif/toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch3' for 'linux_aarch64' system

config:

substitutions:
  device_name: room1-esp32
  device_board: esp32dev
  device_dhcp: "114"
  encryption_key: ""

esp32_ble_tracker:
  scan_parameters:
    interval: 1100ms
    window: 1100ms

binary_sensor:
  - platform: ble_presence
    mac_address: --
    name: "Alex's Mi Band 4 Presence"

sensor:
  - platform: ble_rssi
    mac_address: --
    name: "Alex's Mi Band 4 RSSI"

bluetooth_proxy:
  active: true

esphome:
  name: $device_name

esp32:
  board: esp32dev

api:
  encryption:
    key: $encryption_key

logger:

mdns:

ota:
  password: !secret manage_password

wifi:
  ssid: ---
  password: !secret wifi_password
  fast_connect: true

  manual_ip:
    static_ip: 192.168.1.${device_dhcp}
    gateway: 192.168.1.1
    subnet: 255.255.255.0

  ap:
    ssid: $device_name
    password: !secret manage_password
ivankravets commented 12 months ago

Sorry for the issue. We have just fixed it https://community.platformio.org/t/got-404-when-download-compile-toolchain/34712