Skip to content

MWW version won't install after 2024.12 #101

@PhilippeP62

Description

@PhilippeP62

Flavor

MicroWakeWord

Checklist

  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of currently previous issues..
  • I am able to consult debug logging for my ESPHome instance.

Describe the issue

Install fail after updating Esphome to 2024.12

Reproduction steps

...

Debug logs

INFO ESPHome 2024.12.0 INFO Reading configuration /config/esphome/onju-voice-04.yaml... INFO Generating C++ source... INFO Updating https://github.com/espressif/esp-adf.git@v2.5 INFO Updating submodules (components/esp-adf-libs, components/esp-sr) for https://github.com/espressif/esp-adf.git@v2.5 INFO Updating https://github.com/espressif/esp-tflite-micro@v1.3.1 INFO Updating https://github.com/espressif/esp-nn@v1.1.0 INFO Compiling app... Processing onju-voice-04 (board: esp32-s3-devkitc-1; framework: espidf; platform: https://github.com/pioarduino/platform-espressif32.git#51.03.07) -------------------------------------------------------------------------------- Library Manager: Installing improv/Improv @ 1.2.4 INFO Installing improv/Improv @ 1.2.4 Downloading [####################################] 100% Unpacking [####################################] 100% Library Manager: Improv@1.2.4 has been installed! INFO Improv@1.2.4 has been installed! Library Manager: Installing esphome/noise-c @ 0.1.6 INFO Installing esphome/noise-c @ 0.1.6 Downloading [####################################] 100% Unpacking [####################################] 100% Library Manager: noise-c@0.1.6 has been installed! INFO noise-c@0.1.6 has been installed! Library Manager: Resolving dependencies... INFO Resolving dependencies... Library Manager: Installing esphome/libsodium @ 1.10018.4 INFO Installing esphome/libsodium @ 1.10018.4 Downloading [####################################] 100% Unpacking [####################################] 100% Library Manager: libsodium@1.10018.4 has been installed! INFO libsodium@1.10018.4 has been installed! Library Manager: Installing kahrendt/ESPMicroSpeechFeatures @ 1.1.0 INFO Installing kahrendt/ESPMicroSpeechFeatures @ 1.1.0 Downloading [####################################] 100% Unpacking [####################################] 100% Library Manager: ESPMicroSpeechFeatures@1.1.0 has been installed! INFO ESPMicroSpeechFeatures@1.1.0 has been installed! /data/cache/platformio/packages/framework-espidf Already Patched: yes HARDWARE: ESP32S3 240MHz, 320KB RAM, 8MB Flash - framework-espidf @ 3.50105.0 (5.1.5) - tool-cmake @ 3.21.3 - tool-esptoolpy @ 4.8.1 - tool-mklittlefs @ 3.2.0 - tool-ninja @ 1.7.1 - tool-riscv32-esp-elf-gdb @ 12.1.0+20221002 - tool-xtensa-esp-elf-gdb @ 12.1.0+20221002 - toolchain-esp32ulp @ 2.35.0-20220830 - toolchain-riscv32-esp @ 12.2.0+20230208 - toolchain-xtensa-esp32s3 @ 12.2.0+20230208 Reading CMake configuration... -- Found Git: /usr/bin/git (found version "2.39.5") -- 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).' -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- The ASM compiler identification is GNU -- Found assembler: /data/cache/platformio/packages/toolchain-xtensa-esp32s3/bin/xtensa-esp32s3-elf-gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /data/cache/platformio/packages/toolchain-xtensa-esp32s3/bin/xtensa-esp32s3-elf-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /data/cache/platformio/packages/toolchain-xtensa-esp32s3/bin/xtensa-esp32s3-elf-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Building ESP-IDF components for target esp32s3 NOTICE: Following dependencies have new versions available: Dependency "espressif/esp-nn": "1.0.2" -> "1.1.0" Consider running "idf.py update-dependencies" to update your lock file. Processing 1 dependencies: [1/1] idf (5.1.5) -- Configuring incomplete, errors occurred! See also "/data/build/onju-voice-04/.pioenvs/onju-voice-04/CMakeFiles/CMakeOutput.log". 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:266 (message): Failed to resolve component 'esp_adc_cal'. Call Stack (most recent call first): /data/cache/platformio/packages/framework-espidf/tools/cmake/build.cmake:302 (__build_resolve_and_add_req) /data/cache/platformio/packages/framework-espidf/tools/cmake/build.cmake:309 (__build_expand_requirements) /data/cache/platformio/packages/framework-espidf/tools/cmake/build.cmake:603 (__build_expand_requirements) /data/cache/platformio/packages/framework-espidf/tools/cmake/project.cmake:604 (idf_build_process) CMakeLists.txt:3 (project) ========================= [FAILED] Took 12.70 seconds =========================

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions