-
Notifications
You must be signed in to change notification settings - Fork 902
v2.0.x: Open BSD 6.0 and patcher problems #2049
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
Comments
FYI: I have confirmed w/ the released 2.0.1 tarball that configuring with I suggest that a possible solution is to have the configure probe for the patcher framework attempt an -Paul |
Per the call today, @artpol84 is going to check to see if Mellanox cares about Open BSD. |
Mellanox does not care about Open BSD - per discussion devel telecon |
@hjelmn Will add some kind of disabling for the patcher on Open BSF 6.0 systems. |
@hjelmn says he can work on this next week. |
we'd like this fixed in 2.0.2 but not a blocker. |
Current (2.0.2rc3) it is not possible to run on OpenBSD-6 unless one configures with |
done, PR #2687 |
Uh oh!
There was an error while loading. Please reload this page.
As reported by Paul H., Open BSD 6.0 disallows the patcher code's
mprotect
call.See https://mail-archive.com/[email protected]/msg19527.html
This impacts master and v2.x
The text was updated successfully, but these errors were encountered: