iina / homebrew-mpv-iina

mpv homebrew tap for IINA.
GNU General Public License v3.0
17 stars 15 forks source link

Homebrew patch fails when applied to 3.2.10 #10

Closed low-batt closed 2 years ago

low-batt commented 3 years ago

Running the script compile.rb using the latest Homebrew version, 3.2.10, reports errors applying the file homebrew.patch:

Applying Homebrew patch (MACOSX_DEPLOYMENT_TARGET)
error: patch failed: Library/Homebrew/extend/ENV/super.rb:41
error: Library/Homebrew/extend/ENV/super.rb: patch does not apply
error: patch failed: Library/Homebrew/extend/os/mac/hardware.rb:5
error: Library/Homebrew/extend/os/mac/hardware.rb: patch does not apply

Because the patch failed to apply the development target was not set to 10.11.

low-batt commented 2 years ago

The Homebrew patch file has been replaced by separate patch files for arm and x86 making this issue inapplicable.