Created
July 11, 2014 00:04
-
-
Save bo01ean/fe45cda8568176d3760f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Patching | |
patching file Makefile | |
Hunk #1 succeeded at 419 (offset 1 line). | |
==> make oxp | |
1 error generated. | |
make[3]: *** [osdep.o] Error 1 | |
make[2]: *** [osx] Error 2 | |
make[1]: *** [OSTYPE] Error 2 | |
make: *** [oxp] Error 2 | |
READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting | |
These open issues may also help: | |
imap-uw failed to build on 10.9.3 (https://github.com/Homebrew/homebrew/issues/30659) | |
nathans-mac-mini:~ nathan$ /usr/bin/clang --version | |
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) | |
Target: x86_64-apple-darwin13.3.0 | |
Thread model: posix | |
nathans-mac-mini:~ nathan$ xcode-select -print-path | |
/Applications/Xcode.app/Contents/Developer | |
nathans-mac-mini:~ nathan$ otool -L /usr/bin/clang | |
/usr/bin/clang: | |
/usr/lib/libxcselect.dylib (compatibility version 1.0.0, current version 1.0.0) | |
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1197.1.1) | |
nathans-mac-mini:~ nathan$ vi /Library/Caches/Homebrew/imap-uw--patch-03dec6527fc6b21be6eddc2a38cb93f11fe65bd6.diff | |
nathans-mac-mini:~ nathan$ | |
nathans-mac-mini:~ nathan$ | |
nathans-mac-mini:~ nathan$ | |
nathans-mac-mini:~ nathan$ rm /Library/Caches/Homebrew/imap-uw--patch-03dec6527fc6b21be6eddc2a38cb93f11fe65bd6.diff | |
nathans-mac-mini:~ nathan$ brew install hhvm --HEAD | |
==> Installing dependencies for hhvm: imap-uw, libelf, libevent, memcached, libmemcached, openssl, libssh2, mhash, mcrypt, ncurses, oniguruma, pcre, re2c, readline, tbb, unixodbc, jemallocfb, bsdmake, libarchive, libdwarf, libeventfb, mysql, boost, mysql-connecto | |
==> Installing hhvm dependency: imap-uw | |
==> Downloading ftp://ftp.cac.washington.edu/imap/imap-2007f.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/imap-uw-2007f.tar.gz | |
==> Downloading https://trac.macports.org/export/63088/trunk/dports/mail/imap-uw/files/patch-snowleopard.diff | |
######################################################################## 100.0% | |
==> Patching | |
patching file Makefile | |
Hunk #1 succeeded at 419 (offset 1 line). | |
==> make oxp | |
🍺 /usr/local/Cellar/imap-uw/2007f: 150 files, 9.4M, built in 29 seconds | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment