Skip to content

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

Merged
BillyONeal merged 2 commits intomicrosoft:masterfrom
JonLiu1993:dev/Jon/mongo-c-driver
Dec 7, 2023
Merged

[vcpkg baseline][mongo-c-driver] fix mongo-c-driver when Python3 isn't on the PATH#35521
BillyONeal merged 2 commits intomicrosoft:masterfrom
JonLiu1993:dev/Jon/mongo-c-driver

Conversation

@JonLiu1993
Copy link
Contributor

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 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
Contributor Author

/azp run

@azure-pipelines
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:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Dec 7, 2023
@BillyONeal BillyONeal merged commit 916929b into microsoft:master Dec 7, 2023
@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:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants