Compile fail only for tasmota32solo1 after update to 15.0.1 #23552
Replies: 12 comments 34 replies
-
Also tasmota32-zbbrdgpro failed to compile. idf_lib_copy(["checkprogsize"], [".pio/build/tasmota32-zbbrdgpro/firmware.elf"]) Read partitions from partitions/esp32_partition_app1856k_fs1344k.csvName, Type, SubType, Offset, Size, Flagsnvs data nvs 0x9000 0x5000 Will create filesystem with the following files: /intelhex.be Safeboot binary already in place
Will use custom upload command for flashing operation to add file system defined for this build target. *** [.pio/build/tasmota32-zbbrdgpro/firmware.bin] Explicit exit, status 2 Environment Status Duration tasmota SUCCESS 00:01:07.556 |
Beta Was this translation helpful? Give feedback.
-
As I already told you on Discord
Thus, there seems to be no general issue. But you're still not posting any details about what you specifically did with your build. |
Beta Was this translation helpful? Give feedback.
-
Did you have a look to #23402 |
Beta Was this translation helpful? Give feedback.
-
Platformio clean install solved the issues. |
Beta Was this translation helpful? Give feedback.
-
I am trying to compile Tasmota version 15.0.1 on a 64-bit Windows 10 system. To avoid problems with the compiler, I installed Visual Studio Code and PlatformIO fresh.
In the same environment, Tasmota version 14.4.1 can be compiled without any problems. I then searched the system for a file zopfli*, nothing was found except a folder with the name zopfli. There are .PY files in there but no dll "s. Is a file missing or is the request incorrect? I hope there is a solution to the problem. |
Beta Was this translation helpful? Give feedback.
-
Hello @Wintespe, Regards |
Beta Was this translation helpful? Give feedback.
-
Hello @Wintespe, |
Beta Was this translation helpful? Give feedback.
-
Thanks for the link! There's a lot to read and understand there. It will take me a while to find out whether it addresses the problem. |
Beta Was this translation helpful? Give feedback.
-
You may try to install the other version of zopfli. Tasmota supports two variants Once again a Windows only issue... |
Beta Was this translation helpful? Give feedback.
-
Now I have tried to compile tasmota32solo1 Version 15.0.1
I do not have a local Git installation, therefore Could NOT find Git (missing: GIT_EXECUTABLE) ? |
Beta Was this translation helpful? Give feedback.
-
@Wintespe I would install local git for windows: |
Beta Was this translation helpful? Give feedback.
-
I have just successfully compiled it on Linux. No known Git on the machine. I have no idea yet what to do on Windows. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
compile fail only for tasmota32solo1 after update tasmota to 15.0.1.
I can compile without any issues with tasmota 14.6.0.
sh: 1: None: not found
*** Error 127
*** [.pio/build/tasmota32solo1/firmware.bin] Explicit exit, status 2
========================= [FAILED] Took 64.83 seconds =========================
Beta Was this translation helpful? Give feedback.
All reactions