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

[clang64] every clang environment packages are recognized as "more than needed" #2666

Closed
L4cache opened this issue May 5, 2024 · 7 comments

Comments

@L4cache
Copy link
Contributor

L4cache commented May 5, 2024

This seems to only happen on the first run.
If choose y, it will remove these packages, if choose n it will set these packages to 'installed as dependency', either way, it will then detect missing packages and install mingw64 environment packages. (and these installed mingw64 environment packages will be recognized as "more than needed" in next run)
2024-05-05_180506
update.log
update.stripped-n.log
update.stripped-y.log

@1480c1
Copy link
Member

1480c1 commented May 6, 2024

I would recommend going ahead and deleting the msys64 folder and rerunning. I didn't make the transition from mingw64's clang to clang64's environment the cleanest unfortunately.

@L4cache
Copy link
Contributor Author

L4cache commented May 6, 2024

The described issue happens with fresh install.
But, thanks for the tips anyway.

@1480c1
Copy link
Member

1480c1 commented May 6, 2024

Could you open mintty and run the following

. /build/media-suite_helper.sh
create_diagnostic
zip_logs

and attach build/logs.zip to here? I ran quite a few fresh builds and none of them showed the same error

@L4cache
Copy link
Contributor Author

L4cache commented May 7, 2024

Github won't let me upload zip files for some reason
logs.zip.txt (just a renamed zip)
This is taken after choosing not to remove "more than needed" packages, and without any suite's build option enabled

@L4cache
Copy link
Contributor Author

L4cache commented May 12, 2024

Maybe you can add a separate option to choose between msys2 environments?
I personally reverted the related commits and continue to use mingw64 environment even if I use clang as compiler.

@assy1204
Copy link

cc=1 same error
cc=2 xavs2 error

@1480c1
Copy link
Member

1480c1 commented May 18, 2024

I think it has been fixed with 555a24d and 4d75ac2, if not, recomment and I can reopen

@1480c1 1480c1 closed this as completed May 18, 2024
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

3 participants