Skip to content

Bump required libmongoc version #1373

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

Closed

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Oct 19, 2022

This updates our evergreen config and build scripts to require libmongoc 1.23.0. #1351 introduced the usage of mongoc_client_get_crypt_shared_version and updated the bundled libmongoc to a 1.23 version, but the other scripts were not updated. This caused build failures in the lowest-supported libmongoc axis due to it still attempting to build with 1.22.1. See the patch build.

Note that building against libmongoc master also fails at the moment, but this is unrelated and probably can't be fixed until we update the build file list to account for new files in libmongoc.

@alcaeus alcaeus requested a review from jmikola October 19, 2022 11:56
@alcaeus alcaeus self-assigned this Oct 19, 2022
@jmikola
Copy link
Member

jmikola commented Oct 20, 2022

This should be addressed in the merge commit for v1.14 into master: dadb93f

@jmikola jmikola closed this Oct 20, 2022
@alcaeus alcaeus deleted the bump-libmongoc-dependency-requirement branch October 20, 2022 13:46
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

Successfully merging this pull request may close these issues.

2 participants