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

Package groups (e.g. _toolchain) can not be installed #30

Open
brunvonlope opened this issue Jan 12, 2025 · 0 comments
Open

Package groups (e.g. _toolchain) can not be installed #30

brunvonlope opened this issue Jan 12, 2025 · 0 comments

Comments

@brunvonlope
Copy link

When we run pacman -S $MINGW_PACKAGE_PREFIX-toolchain in CLANG64 shell it will install:

https://packages.msys2.org/groups/mingw-w64-clang-x86_64-toolchain

However, trying to run make install _toolchain on quasi-msys2 will result in failure:

Makefile:468: *** Unknown package or package alias: 'mingw-w64-clang-x86_64-toolchain'.  Stop.
Makefile:939: *** Unable to execute `MAKEFLAGS= make  -r __database_nodeps __database_allow_aliases PKG@@mingw-w64-clang-x86_64-toolchain`, exit code 2.  Stop.
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