Created
January 16, 2013 03:06
-
-
Save inkdeep/4544322 to your computer and use it in GitHub Desktop.
Revisions
-
inkdeep created this gist
Jan 16, 2013 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,54 @@ ☼ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew upgrade v8 ==> Upgrading v8 rm /usr/local/bin/v8 rm /usr/local/include/v8stdint.h rm /usr/local/include/v8.h rm /usr/local/include/v8-testing.h rm /usr/local/include/v8-profiler.h rm /usr/local/include/v8-preparser.h rm /usr/local/include/v8-debug.h rm /usr/local/lib/libv8.dylib ==> Downloading https://github.com/v8/v8/archive/3.15.11.tar.gz Already downloaded: /Users/jeremy/Library/Caches/Homebrew/v8-3.15.11.tar.gz /usr/bin/tar xf /Users/jeremy/Library/Caches/Homebrew/v8-3.15.11.tar.gz ==> make dependencies make dependencies svn checkout --force http://gyp.googlecode.com/svn/trunk build/gyp \ --revision 1501 dyld: Library not loaded: /usr/lib/libapr-1.0.dylib Referenced from: /usr/bin/svn Reason: Incompatible library version: svn requires version 5.0.0 or later, but libapr-1.0.dylib provides version 4.0.0 make: *** [dependencies] Trace/BPT trap ==> Configuration HOMEBREW_VERSION: 0.9.3 HEAD: 0dac5e1114c3ecf13cea67b94186fa49cb9b2152 CPU: dual-core 64-bit penryn OS X: 10.6.8-i386 Xcode: 3.2.6 X11: 2.3.6 => /usr/X11 ==> ENV CC: /usr/bin/gcc-4.2 CXX: /usr/bin/g++-4.2 CFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 CXXFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 LDFLAGS: -L/usr/local/lib MAKEFLAGS: -j1 MACOSX_DEPLOYMENT_TARGET: 10.6 HOMEBREW_MAKE_JOBS: 1 ACLOCAL_PATH: /usr/local/share/aclocal OBJC: /usr/bin/gcc-4.2 PATH: /Users/jeremy/.rvm/gems/jruby-1.7.1/bin:/Users/jeremy/.rvm/gems/jruby-1.7.1@global/bin:/Users/jeremy/.rvm/rubies/jruby-1.7.1/bin:/Users/jeremy/.rvm/bin:/Users/jeremy/bin:/usr/local:/usr/local/bin:/usr/local/sbin:/usr/local/share/npm/bin:/usr/local:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Users/jeremy/.rvm/bin:/usr/local/Library/Contributions/cmds Error: v8 did not build ln -s ../Cellar/v8/3.9.24/bin/v8 v8 ln -s ../Cellar/v8/3.9.24/include/v8stdint.h v8stdint.h ln -s ../Cellar/v8/3.9.24/include/v8.h v8.h ln -s ../Cellar/v8/3.9.24/include/v8-testing.h v8-testing.h ln -s ../Cellar/v8/3.9.24/include/v8-profiler.h v8-profiler.h ln -s ../Cellar/v8/3.9.24/include/v8-preparser.h v8-preparser.h ln -s ../Cellar/v8/3.9.24/include/v8-debug.h v8-debug.h ln -s ../Cellar/v8/3.9.24/lib/libv8.dylib libv8.dylib ln -s ../../Cellar/v8/3.9.24 v8 ln -s ../Cellar/v8/3.9.24 v8