We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4385

Summary: Testing fails on macOS
Product: SDL Reporter: Michel Rouzic <contact>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: minor    
Priority: P2 CC: contact, sezeroz
Version: 2.0.9   
Hardware: x86_64   
OS: macOS 10.13   

Description Michel Rouzic 2018-11-14 11:47:28 UTC
Homebrew (the package manager for macOS) blocked their update to SDL 2.0.9 because they have issues with dylib version compatibility when testing the build on macOS 10.12 and 10.13, as detailed there: https://github.com/Homebrew/homebrew-core/pull/33781

It seems to be due to this update https://hg.libsdl.org/SDL/diff/1a1133e9c7d4/build-scripts/ltmain.sh
Comment 1 Ozkan Sezer 2018-11-14 17:25:44 UTC
Duplicate of https://bugzilla.libsdl.org/show_bug.cgi?id=4367

*** This bug has been marked as a duplicate of bug 4367 ***