-
Notifications
You must be signed in to change notification settings - Fork 27
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
Build ncs type reference release failed with the new sdk-nrf commit #61
Comments
@sunytt I will take a look into it. |
@sunytt Where do you get your toolchain from? |
Thanks for looking! @canisLupus1313 In the GH action I used:
|
Ok so for me on my local machine, it builds however I'm using the toolchain installed as in instructions below: So essentially:
I haven't spotted any more differences in the env setup so let's see if this helps. BTW have you tried to build it locally? |
Thanks @canisLupus1313 ! Previously using the |
@sunytt I can see that the PR mentioned is still not resolved. Do you need any more assistance? |
Thanks for your help @canisLupus1313 ! For that PR I'll need to do some refactoring. |
I have updated the GH action in PR to run
REFERENCE_PLATFORM=ncs REFERENCE_RELEASE_TYPE=1.3 ./script/make-reference-release.bash
It uses the updated sdk-nrf commit e434ec2f11f2fed6bd24c2f0bc2c3e98486d2a90:
https://github.com/openthread/ot-reference-release/actions/runs/5368877565/jobs/9740027480#step:5:617
and the job failed with below error:
https://github.com/openthread/ot-reference-release/actions/runs/5368877565/jobs/9740027480#step:5:3999
I wonder what might be missing here? @canisLupus1313 could you please help take a look?
The text was updated successfully, but these errors were encountered: