-
Notifications
You must be signed in to change notification settings - Fork 3k
[Expoters] Export broken after reorganization #2892
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
Comments
The referenced sha did not break it but reorganization ? Because that SHA above is not related to the changed structure. It's not clear
Can you paste some error so others can reproduce and fix (or they might see different errors) ? |
I am just posting the SHA on top of my local mbed-os. Not the SHA of the culprit. Sorry, was in the middle of pasting the errors. They are above now. |
We got this resolved. |
Description
Bug
meed-os sha:
765fbbb Merge pull request #2842 from svastm/sw4stm32_use_targets_json
Actual behavior
Import errors. Resolving those, name errors. Resolving that, linking errors at build time.
mbed export -m k64f -i gcc_arm
1.
Resolving (1) brings:
2.
Trying to run python tools/test/export/build_test.py instead of mbed export (which the following file is unrelated and unused in that script):
Resolving that..
All uvision builds fail at the linking stage for all targets like so:
Steps to reproduce
Use mbed export command
@theotherjimmy @0xc0170 @screamerbg @sg-
The text was updated successfully, but these errors were encountered: