Skip to content

Instantly share code, notes, and snippets.

@eCompassion
Created August 30, 2021 03:43
Show Gist options
  • Save eCompassion/0ca122b78d11961d5c25a0458a789650 to your computer and use it in GitHub Desktop.
Save eCompassion/0ca122b78d11961d5c25a0458a789650 to your computer and use it in GitHub Desktop.
Ruby Build Failure On 10.4.11 / tigerbrew
:~/git/xchataqua evie$ HOMEBREW_MAKE_JOBS=1 brew install -v ruby 2>&1
==> Installing dependencies for ruby: libyaml
==> Installing ruby dependency: libyaml
==> Downloading http://pyyaml.org/download/libyaml/yaml-0.1.6.tar.gz
Already downloaded: /Users/evie/Library/Caches/Homebrew/libyaml-0.1.6.tar.gz
==> Verifying libyaml-0.1.6.tar.gz checksum
/usr/bin/tar xzf /Users/evie/Library/Caches/Homebrew/libyaml-0.1.6.tar.gz
==> Downloading https://bitbucket.org/xi/libyaml/commits/2b9156756423e967cfd09a61d125d883fca6f4f2/raw/
/usr/local/Library/Homebrew/vendor/portable-curl/current/bin/curl -fLA Homebrew/0.9.5 (Macintosh; powerpc Mac OS X 10.4.11) curl/7.58.0 https://bitbucket.org/xi/libyaml/commits/2b9156756423e967cfd09a61d125d883fca6f4f2/raw/ -C 0 -o /Users/evie/Library/Caches/Homebrew/libyaml--patch-30546a280c4f9764a93ff5f4f88671a02222e9886e7f63ee19aebf1b2086a7fe.incomplete
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "libyaml--patch"
Download failed: https://bitbucket.org/xi/libyaml/commits/2b9156756423e967cfd09a61d125d883fca6f4f2/raw/
---
Since it hasn't entered the build phase, due to a lack of patch. Checking out the URL is a 404.
---
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/mistydemeo/tigerbrew.git
HEAD: 31ed91c88c8dcce13d8bdfaa1b55edb1dd99d4aa
Last commit: 22 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://ia902307.us.archive.org/31/items/tigerbrew
CPU: single-core 32-bit g4e
OS X: 10.4.11-Power Macintosh
Curl: /usr/local/Library/Homebrew/vendor/portable-curl/current/bin/curl
Xcode: 2.5
CLT: N/A
GCC-4.0: build 5370
GCC-4.2: build 5553
Clang: N/A
X11: 1.1.3 => /usr/X11R6
System Ruby: 2.3.3-222 => /usr/local/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.15/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /Users/evie
Java: N/A
---
$ brew doctor
Your system is ready to brew.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment