Closed miky2k closed 4 months ago
Fresh pulled docker image.
Can you please try development version of TasmoCompiler? Here is a description https://github.com/benzino77/tasmocompiler?tab=readme-ov-file#development-version
Please give me a feedback if the fix solves the issue for you.
Environment Status Duration
tasmota32c2 SUCCESS 00:02:33.241 ========================= 1 succeeded in 00:02:33.241 ========================= Finished. Exit code: 0.
The flag that create troubles is energy sensors, but in developer seems ok.
`**** If you like PlatformIO, please:
Processing tasmota32c2 (board: esp32c2; framework: arduino; platform: https://github.com/tasmota/platform-espressif32/releases/download/2024.05.13/platform-espressif32.zip)
Platform Manager: Installing https://github.com/tasmota/platform-espressif32/releases/download/2024.05.13/platform-espressif32.zip Downloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Unpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Platform Manager: espressif32@2024.5.13 has been installed! Tool Manager: Installing https://github.com/tasmota/arduino-esp32/releases/download/3.0.0.240529/framework-arduinoespressif32.zip Downloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Unpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Tool Manager: framework-arduinoespressif32@3.0.0+sha.14a0ebd has been installed! Tool Manager: Installing espressif/toolchain-riscv32-esp @ 12.2.0+20230208 Downloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Unpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Tool Manager: toolchain-riscv32-esp@12.2.0+20230208 has been installed! Tool Manager: Installing espressif/tool-xtensa-esp-elf-gdb @ ~12.1.0 Downloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Unpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Tool Manager: tool-xtensa-esp-elf-gdb@12.1.0+20221002 has been installed! Tool Manager: Installing espressif/tool-riscv32-esp-elf-gdb @ ~12.1.0 Downloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Unpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Tool Manager: tool-riscv32-esp-elf-gdb@12.1.0+20221002 has been installed! Tool Manager: Installing https://github.com/tasmota/esptool/releases/download/v4.7.3/esptool.zip Downloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Unpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Tool Manager: tool-esptoolpy@4.7.3 has been installed! Tool Manager: Installing tasmota/tool-mklittlefs @ ^3.2.0 Downloading 0% 10% 20% 30% 40% 50% 60% 70% Unpacking 0% 10% 20% Tool Manager: tool-mklittlefs@3.2.0 has been installed! Tool Manager: Installing platformio/tool-scons @ ~4.40700.0 Downloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Unpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Tool Manager: tool-scons@4.40700.0 has been installed! Verbose mode can be enabled via
-v, --verbose
option Nothing more to solidify -DCONFIG_TASMOTA_FLASHMODE_QIO use provided user_config_override.h as planned use provided platformio_override.ini as planned CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32c2.html PLATFORM: Espressif 32 (2024.5.13) > Espressif Generic ESP32-C2 = 4M Flash, Tasmota 2880k Code/OTA, 320k FS HARDWARE: ESP32C2 120MHz, 272KB RAM, 4MB Flash DEBUG: Current (cmsis-dap) External (cmsis-dap, esp-bridge, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa) PACKAGES:Compiling .pio/build/tasmota32c2/libcbb/Adafruit_PM25AQI-1.0.6/Adafruit_PM25AQI.cpp.o /tmp/Tasmota/tasmota/tasmota_xnrg_energy/xnrg_15_teleinfo.ino:38:10: fatal error: LibTeleinfo.h: No such file or directory
38 | #include "LibTeleinfo.h" | ^
~~~~~~ compilation terminated. Compiling .pio/build/tasmota32c2/libeab/Adafruit_SGP30-1.2.0/Adafruit_SGP30.cpp.o *** [.pio/build/tasmota32c2/src/tasmota.ino.cpp.o] Error 1 Compiling .pio/build/tasmota32c2/lib55b/Adafruit_SGP40-1.1.0/Adafruit_SGP40.cpp.o ========================= [FAILED] Took 116.98 seconds =========================Environment Status Duration
tasmota32c2 FAILED 00:01:56.980 ==================== 1 failed, 0 succeeded in 00:01:56.980 ==================== Finished. Exit code: 1. `