mistydemeo / tigerbrew

Experimental fork of homebrew for PPC Macs on Tiger
Other
540 stars 129 forks source link

Qt5 fails to build 10.5/G5 #149

Open ghost opened 10 years ago

ghost commented 10 years ago

==> Downloading http://download.qt-project.org/official_releases/qt/5.1/5.1.1/single/qt-everywhere-opensource-src-5.

100.0%

==> ./configure -prefix /usr/local/Cellar/qt5/5.1.1 -system-zlib -confirm-license -opensource -nomake examples -rele

READ THIS: https://github.com/mistydemeo/tigerbrew/wiki/troubleshooting

/usr/local/Library/Homebrew/utils.rb:276:in open': Failed to connect to: https://api.github.com/legacy/issues/search/mistydemeo/tiger/open/qt5 (GitHub::Error) certificate verify failed from /usr/local/Library/Homebrew/utils.rb:281:ineach_issue_matching' from /usr/local/Library/Homebrew/utils.rb:293:in issues_for_formula' from /usr/local/Library/Homebrew/exceptions.rb:178:inissues' from /usr/local/Library/Homebrew/exceptions.rb:212:in `dump' from /usr/local/Library/brew.rb:112

https://gist.github.com/7719065

mistydemeo commented 10 years ago

Unfortunately I think this is unlikely to ever work: http://qt-project.org/doc/qt-5/macosx.html

Note: Qt 5 does not support Mac OS X on PowerPC.