-
Notifications
You must be signed in to change notification settings - Fork 179
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
Can't build examples on release/v1.3 (CON-1392) #1130
Comments
Seems to be related to this issue: lvgl/lvgl#7154 |
A workaround has been suggested here: espressif/esp-idf#14782 (comment)
This seems to do the trick
But now I get a new error on
|
I had to downgrade espressif/led_strip too:
Now the build seems to work |
@immortaleeb |
Hi @immortaleeb With the above fix being merged, can you please confirm if you can build the examples fine now? I am able to successfully build the light example on release/v1.3 branch. |
Closing this now. |
Describe the bug
I'm getting the error below when trying to build the light example for esp32c6. I'm using branch release/v1.3.
Looking at the last build report this also seems to be broken on main: https://github.com/espressif/esp-matter/actions/runs/11513101864/job/32049204050#step:4:1518
Anyone know what the latest working state is on release/v1.3?
Environment
ESP-Matter Commit Id: f439ecb (release/v1.3)
ESP-IDF Commit Id: a322e6bdad4b6675d4597fb2722eea2851ba88cb (v5.2.1)
SoC (eg: ESP32 or ESP32-C3): ESP32-C6
Device Logs (Please attach the log file): n/a
Host Machine OS: Mac OS 14.5
Host Machine Python version: python 3.11.9
...
The text was updated successfully, but these errors were encountered: