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

[vcpkg baseline][mongo-c-driver] fix mongo-c-driver when Python3 isn't on the PATH #35521

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

JonLiu1993
Copy link
Member

Fix CI baseline:

REGRESSION: mongo-c-driver:x64-linux failed with BUILD_FAILED.
CMake Error at build/cmake/LoadVersion.cmake:9 (string):
  string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  CMakeLists.txt:20 (LoadVersion) 

This issue was introduced by #34994, reference PR #35276.

  • 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.

@JonLiu1993 JonLiu1993 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 Dec 6, 2023
@JonLiu1993 JonLiu1993 changed the title [vcpkg baseline][mongo-cxx-driver] fix mongo-cxx-driver when Python3 isn't on the PATH [vcpkg baseline][mongo-cxx-driver] fix mongo-c-driver when Python3 isn't on the PATH Dec 6, 2023
@JonLiu1993 JonLiu1993 changed the title [vcpkg baseline][mongo-cxx-driver] fix mongo-c-driver when Python3 isn't on the PATH [vcpkg baseline][mongo-c-driver] fix mongo-c-driver when Python3 isn't on the PATH Dec 6, 2023
@JonLiu1993
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@BillyONeal BillyONeal closed this Dec 6, 2023
@BillyONeal BillyONeal reopened this Dec 6, 2023
@JonLiu1993 JonLiu1993 marked this pull request as ready for review December 7, 2023 01:35
@LilyWangLL LilyWangLL added the info:reviewed Pull Request changes follow basic guidelines label Dec 7, 2023
@BillyONeal BillyONeal merged commit 916929b into microsoft:master Dec 7, 2023
16 checks passed
@BillyONeal
Copy link
Member

Thanks :)

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.

None yet

3 participants