Skip to content

Conversation

@jborean93
Copy link
Contributor

CPython on macOS Big Sur has a bug in the ctypes.util.find_library function.
This has been fixed recently but has not made its way to an actual release
yet. This change adds a fallback GSS framework path to try incase ctypes fails
to find the path.

Fixes #235

@simmel
Copy link
Contributor

simmel commented Dec 10, 2020

Also builds for me. Great work!

CPython on macOS Big Sur has a bug in the ctypes.util.find_library
function.  This has been fixed recently but has not made its way to an
actual release yet.  This change adds a fallback GSS framework path to
try incase ctypes fails to find the path.

[[email protected]: whitespace, wrapping]
@frozencemetery
Copy link
Member

While GitHub Actions lists a label for Big Sur, it doesn't actually run on Big Sur right now, so CI isn't yet possible for this platform.

@frozencemetery frozencemetery merged commit a862c27 into pythongssapi:main Dec 10, 2020
@jborean93 jborean93 deleted the bigsur branch December 10, 2020 18:37
@simmel simmel mentioned this pull request Jan 8, 2021
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.

Unable to build/install on macOS Big Sur 11.0.1

3 participants