Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS Build Error when LFS is activated in the configuration #3604

Open
ThomasKaemmerer opened this issue Jul 5, 2023 · 0 comments
Open

Comments

@ThomasKaemmerer
Copy link

Expected behavior

Successful FirmWare Build ;-)

Actual behavior

Build Process of the FirmWare aborts when Embed LFS as part of the NodeMCU firmware is selected in 'NodeMCU platform config'.

Test code

No lua code because FirmWare build problem

Output of the build process

…
[  1%] Generating ../../lua.flash.store.reserved
Partition table binary generated. Contents:
truncate: illegal option -- -
usage: truncate [-c] -s [+|-|%|/]size[K|k|M|m|G|g|T|t] file ...
       truncate [-c] -r rfile file ...
make[4]: *** [lua.flash.store.reserved] Error 1
make[3]: *** [esp-idf/embedded_lfs/CMakeFiles/reserved_lfs.dir/all] Error 2
make[3]: *** Waiting for unfinished jobs....
…

Hardware

No HW problem of the target. Build environment: current head of the repository on MacOS Ventura 13.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant