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

[foonathan-memory] Fix the conflict of libs that tool depend on #33651

Merged
merged 3 commits into from Oct 3, 2023

Conversation

FrankXie05
Copy link
Contributor

@FrankXie05 FrankXie05 commented Sep 8, 2023

Fix #33607

Annotate flang /WHOLEARCHIVE to avoid symbol conflicts caused by loading all libs.
Feature tool has been tested successfully on x64-uwp.

  • Changes comply with the maintainer guide
  • SHA512s are updated for each updated download
  • The "supports" clause reflects platforms that may be fixed by this new version
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@FrankXie05 FrankXie05 added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. labels Sep 8, 2023
LilyWangLL
LilyWangLL previously approved these changes Sep 11, 2023
@LilyWangLL LilyWangLL marked this pull request as ready for review September 11, 2023 02:14
@LilyWangLL LilyWangLL added the info:reviewed Pull Request changes follow basic guidelines label Sep 11, 2023
@BillyONeal BillyONeal removed the info:reviewed Pull Request changes follow basic guidelines label Sep 13, 2023
@BillyONeal
Copy link
Member

@FrankXie05 I observed that upstream already has a very similar change. I pushed changes to use that. If you agree with those edits, please mark the PR ready for review again :)

@BillyONeal BillyONeal marked this pull request as draft September 13, 2023 23:18
@FrankXie05
Copy link
Contributor Author

It looks like the upstream remove the static link.
foonathan/memory#164

@FrankXie05
Copy link
Contributor Author

LGTM. :)

@FrankXie05 FrankXie05 marked this pull request as ready for review September 14, 2023 02:35
@FrankXie05
Copy link
Contributor Author

cc @BillyONeal

@BillyONeal BillyONeal merged commit 52354a3 into microsoft:master Oct 3, 2023
15 checks passed
@BillyONeal
Copy link
Member

Thanks!

@LilyWangLL LilyWangLL added the info:reviewed Pull Request changes follow basic guidelines label Oct 7, 2023
@FrankXie05 FrankXie05 deleted the dev/Frank/33607 branch October 7, 2023 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[foonathan-memory] Build failure
3 participants