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

cbuild rebuild fails after context-set has changed #1801

Open
ReinhardKeil opened this issue Oct 12, 2024 · 1 comment
Open

cbuild rebuild fails after context-set has changed #1801

ReinhardKeil opened this issue Oct 12, 2024 · 1 comment
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@ReinhardKeil
Copy link
Collaborator

Describe the bug

When changing the context set of an application, rebuild pontentially fails.

> cbuild c:\Test\Oct11\USBD\USB_Device\USB_Device.csolution.yml --rebuild --context-set
+------------------------------------------------
(1/1) Cleaning context: "HID.Debug+STM32U585AIIx"
Error removing directory "c:\Test\Oct11\USBD\USB_Device\tmp".
error cbuild: error cleaning 'c:/Test/Oct11/USBD/USB_Device/USB_Device.cbuild-idx.yml'
Process failed with exit code 1
Process failed with exit code 1

To Reproduce

Details: tbd

Expected behavior

--rebuild should work even when context-set was changed before.

Environment (please complete the following information):

  • CMSIS-Toolbox 2.6.1
  • OS: Windows
@soumeh01
Copy link
Collaborator

The issue could not be reproduced on our end. Could you please confirm if it still persists for you?

@jkrech jkrech added the question Further information is requested label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
Status: Todo
Development

No branches or pull requests

3 participants