TingPing / homebrew-gnome

Homebrew repo of Gnome packages
7 stars 3 forks source link

Failure to install Glade 3.18.3 on MAC OS X 10.11 #13

Open jbaskinusn opened 8 years ago

jbaskinusn commented 8 years ago
$ brew install glade
==> Downloading https://homebrew.bintray.com/bottles/glade-3.18.3_1.el_capitan.bottle.tar.gz

curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "glade"
Download failed: https://homebrew.bintray.com/bottles/glade-3.18.3_1.el_capitan.bottle.tar.gz
Warning: Bottle installation failed: building from source.
==> Downloading https://download.gnome.org/sources/glade/3.18/glade-3.18.3.tar.xz
Already downloaded: /Library/Caches/Homebrew/glade-3.18.3.tar.xz
==> Patching
patching file src/glade-window.c
Hunk #1 FAILED at 3395.
1 out of 1 hunk FAILED -- saving rejects to file src/glade-window.c.rej
Error: Failure while executing: /usr/bin/patch -g 0 -f -p1

It appears that there is a missing bottle as well. Not sure how to fix anything. Glade 3.8.5 seems to install fine. Tried 3.19 and 3.18.

Thank you,

TingPing commented 8 years ago

Sounds like you aren't even using the package from this repo. This package has no patch that touches glade-window.c.

Eitherway this repo is largely un-maintained so you are on your own.