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

[BUG] Toolchain removed, needs to be changed to the updated ver. #48

Closed
1 task done
classicrocker883 opened this issue Oct 13, 2023 · 1 comment
Closed
1 task done

Comments

@classicrocker883
Copy link

classicrocker883 commented Oct 13, 2023

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

this toolchain has been removed, and replaced
platformio/platformio-core#4741

after trying to compile, I receive this error:

Processing HC32F460xCxx_AQUILA_V101 (platform: https://github.com/shadow578/platform-hc32f46x.git; board: generic_hc32f460; framework: arduino)
--------------------------------------------------------------------------------
Platform Manager: Installing git+https://github.com/shadow578/platform-hc32f46x.git
git version 2.[42](https://github.com/classicrocker883/MRiscoCProUI/actions/runs/6508150014/job/17676940915#step:8:43).0
Cloning into '/home/runner/.platformio/.cache/tmp/pkg-installing-21db8mih'...
Platform Manager: hc32f[46](https://github.com/classicrocker883/MRiscoCProUI/actions/runs/6508150014/job/17676940915#step:8:47)x@1.0.0+sha.33fc21f has been installed!
Tool Manager: Installing platformio/toolchain-gccarmnoneeabi @ =1.120201.221222
UnknownPackageError: Could not find the package with 'platformio/toolchain-gccarmnoneeabi @ =1.120201.221222' requirements for your system 'linux_x86_64'
Error: Process completed with exit code 1.

We have just removed the broken 1.120201.221222 version. Please try the recently published 1.120301.0

Originally posted by @ivankravets in platformio/platformio-core#4741 (comment)

I believe this is the file that needs to be changed:
https://github.com/shadow578/platform-hc32f46x/blob/main/platform.json

Bug Timeline

recently, probably started 3 weeks ago when toolchain was removed

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

current

Printer model

No response

Electronics

No response

Add-ons

No response

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

so this toolchain needs to be updated/changed in the framework repos

toolchain-gccarmnoneeabi @ =1.120201.221222 >> 1.120301.0

https://registry.platformio.org/tools/platformio/toolchain-gccarmnoneeabi (12.3.1)

@shadow578
Copy link
Owner

thanks for the heads-up, should be fixed by shadow578/platform-hc32f46x#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants