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

Forced to install an optional package. #18

Open
Nick-Miras opened this issue Apr 24, 2024 · 1 comment
Open

Forced to install an optional package. #18

Nick-Miras opened this issue Apr 24, 2024 · 1 comment

Comments

@Nick-Miras
Copy link

I am running PlatformIO on Gentoo. When I tried to initialize a new project for an a9g board, it gave me an UnknownPackageError regarding waybyte/toolchain-gccmipselfrda8955. After reading the package description of gccmipselfrda8955, it should only work on Windows operating systems; however, after reading the platform.json file of this repository, the package should be optional. What could be the issue here?

Result of uname -r:

6.6.13-gentoo

Complete error message:

...
Resolving a9g dependencies...
Tool Manager: Installing waybyte/toolchain-gccmipselfrda8955 @ =4.4.2
UnknownPackageError: Could not find the package with 'waybyte/toolchain-gccmipselfrda8955 @ =4.4.2' requirements for your system 'linux_x86_64'
@Nick-Miras
Copy link
Author

Nick-Miras commented Apr 24, 2024

Edit:
I've read the platform.py file and discovered that it is indeed required if the chipset is rda8955. However, it stumps me that the toolchain is only available for Windows. Are there any alternative packages in Linux?

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

1 participant