-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[vcpkg baseline][dcmtk] Remove the leading spaces of pc file #32049
Conversation
This is simply ignoring the problem instead of fixing it. You need to figure out why |
Any progress? |
I have tried the options provided by
These spaces are from the pc.in file provided by the upstream. In order to maintain consistent formatting, I have removed the leading spaces from each line. |
@Cheney-W Have you upstreamed the patch? :) |
Working... |
Thanks for the fix! |
Fixed CI pipeline issue:
This issue occurred after the merge of PR #31924. When I tried using the older version of
pkg-config
, the problem disappeared. I checked the relevant files ofdcmtk
, and there have been no recent changes to them.Remove the leading spaces of pc file could fix this issue.
SHA512s are updated for each updated downloadThe "supports" clause reflects platforms that may be fixed by this new versionAny fixed CI baseline entries are removed from that file.Any patches that are no longer applied are deleted from the port's directory../vcpkg x-add-version --all
and committing the result.