-
Notifications
You must be signed in to change notification settings - Fork 1.4k
ci/platforms: bump Xtensa esp toolchain #16733
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
Conversation
Bump Xtensa esp-14.2.0_20241119
Bump Xtensa esp-14.2.0_20241119
Bump Xtensa esp-14.2.0_20241119
Bump Xtensa esp-14.2.0_20241119
Bump Xtensa esp-14.2.0_20241119
|
@xiaoxiang781216 @fdcavalcanti This error does not depend on this PR |
|
@fdcavalcanti @tmedicci Do we need to update esptool? |
Not necessary, current toolchain version works with esptool v4.9.x. |
Weird.. I can build locally just fine with same esptool and GCC (14.2.0) version. |
|
@fdcavalcanti I re-run the jobs |
@fdcavalcanti error still present we use this version nuttx/tools/ci/docker/linux/Dockerfile Line 383 in bc8ce39
|
You can upgrade to 4.8.1 for a while, it is the version I am using. We are testing v5.0.1 but it needs some time. Before v5, |
|
@eren-terzioglu Before updating the docker image it is necessary to do some tests now I cannot. |
|
Yep, was able to replicate the issue. I'll look into it. |
|
The current CI error is not related to this PR. We can move forward if you guys want. |
|
@fdcavalcanti The documentation lists this version of esptool pip install esptool>=4.8.1 https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32/index.html#installing-esptool Dockerfile nuttx/tools/ci/docker/linux/Dockerfile Line 383 in bc8ce39
Do we need to update it? |
Not necessary. We will soon update to version v5.0.1, so for now I would leave as is. |
@fdcavalcanti can you fix xtensa ci break today? ALL pr report this error now. |
I can do a temporary fix, will send soon. |
Summary
Bump Xtensa esp-14.2.0_20241119
ci/platforms/darwin.sh
ci/platforms/darwin_arm64.sh
ci/platforms/linux.sh
ci/platforms/msys2.sh
ci/platforms/ubuntu.sh
aligned with docker #16643
Impact
Impact on user: No changes to user-facing functionality
Impact on build: Build process remains the same
Testing
CI