Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-113119: Fix the macOS framework installer build#113268
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Related: since this didn't come up in testing for the original change, it sounds like we're missing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM, thanks for the quick fix.
I manually tested that building works on a mac with a configure --enable-framework - FWIW there appear to be a pile of tests that do not pass in framework builds regardless of this (looks environment related when launching python as a child process). |
`--enable-framework` builds were failing. we apparently do not have good CI & buildbot coverage here.
`--enable-framework` builds were failing. we apparently do not have good CI & buildbot coverage here.
`--enable-framework` builds were failing. we apparently do not have good CI & buildbot coverage here.
Uh oh!
There was an error while loading.Please reload this page.