Skip to content

PHPC-2133: Fix building with SRV support on FreeBSD #1432

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

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Jun 13, 2023

https://jira.mongodb.org/browse/PHPC-2133

Verified locally with an Atlas SRV connection string. I installed FreeBSD 13.2 in a virtual machine and compiled the driver for PHP 8.0 both with and without this patch.

I think the patch might also apply to OpenBSD, where resolve functions exist in libc, but I'm not confident enough to enable that and would rather wait for an actual bug report to come our way before I expend the effort to test it myself.

Copy link
Member

@alcaeus alcaeus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. We can ignore Windows test failures in this case.

@jmikola jmikola merged commit c188621 into mongodb:master Jun 14, 2023
@jmikola jmikola deleted the phpc-2133 branch September 21, 2023 03:17
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