-
Notifications
You must be signed in to change notification settings - Fork 21
Description
INFO ESPHome 2025.11.2
INFO Reading configuration /config/esphome/tab5-ha-hmi.yaml...
INFO Detected timezone 'Australia/Brisbane'
INFO Detected timezone 'Australia/Brisbane'
INFO Generating C++ source...
INFO Applying optimized lwip settings: 65KB TCP windows, 64 mailbox sizes
INFO Applying optimized WiFi settings: 64 RX buffers, 64 TX buffers
WARNING Using experimental features in ESP-IDF may result in unexpected failures.
INFO Compiling app... Build path: /data/build/tab5-ha-hmi
Processing tab5-ha-hmi (board: esp32-p4-evboard; framework: espidf; platform: https://github.com/pioarduino/platform-espressif32/releases/download/55.03.31-2/platform-espressif32.zip)
INFO Package configuration completed successfully
INFO Package configuration completed successfully
HARDWARE: ESP32P4 360MHz, 500KB RAM, 16MB Flash
- contrib-piohome @ 3.4.4
- framework-espidf @ 3.50501.0 (5.5.1)
- tool-cmake @ 4.0.3
- tool-esp-rom-elfs @ 2024.10.11
- tool-esptoolpy @ 5.1.0
- tool-mklittlefs @ 3.2.0
- tool-ninja @ 1.13.1
- tool-scons @ 4.40801.0 (4.8.1)
- toolchain-riscv32-esp @ 14.2.0+20241119
Reading CMake configuration...
-- git rev-parse returned 'fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).'
-- Minimal build - OFF
-- Building ESP-IDF components for target esp32p4
NOTICE: Dependencies lock doesn't exist, solving dependencies.
..........-- Configuring incomplete, errors occurred!
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
CMake Error at /data/cache/platformio/packages/framework-espidf/tools/cmake/build.cmake:629 (message):
WARNING: Component "espressif/esp_hosted" not found
ERROR: Version solving failed:
- no versions of espressif/esp_hosted match 2.6.1
- project depends on espressif/esp_hosted (2.6.1)
Result: Because project depends on espressif/esp_hosted (2.6.1) which
doesn't match any versions, version solving failed.
Call Stack (most recent call first):
/data/cache/platformio/packages/framework-espidf/tools/cmake/project.cmake:740 (idf_build_process)
CMakeLists.txt:3 (project)
========================== [FAILED] Took 6.00 seconds ==========================