Skip to content

Instantly share code, notes, and snippets.

@binarycrayon
Created May 28, 2011 06:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save binarycrayon/996661 to your computer and use it in GitHub Desktop.
Save binarycrayon/996661 to your computer and use it in GitHub Desktop.
riak 0.14.1 error log on Homebrew
==> Downloading http://downloads.basho.com/riak/riak-0.14/riak-0.14.1.tar.gz
File already downloaded and cached to /Users/yudi/Library/Caches/Homebrew
==> make all rel
fatal: Not a git repository (or any of the parent directories): .git
./rebar get-deps
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
==> cluster_info (get-deps)
==> skerl (get-deps)
==> protobuffs (get-deps)
==> basho_stats (get-deps)
==> mochiweb (get-deps)
==> webmachine (get-deps)
==> riak_core (get-deps)
==> riakc (get-deps)
==> luke (get-deps)
==> erlang_js (get-deps)
==> ebloom (get-deps)
==> bitcask (get-deps)
==> eper (get-deps)
==> riak_kv (get-deps)
==> luwak (get-deps)
==> riak_err (get-deps)
==> rel (get-deps)
==> riak-0.14.1 (get-deps)
./rebar compile
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
==> cluster_info (compile)
Compiled src/cluster_info_ex.erl
Compiled src/cluster_info.erl
==> skerl (compile)
Compiled src/skerl.erl
Compiled src/hex.erl
Compiling c_src/skein.c
Compiling c_src/skein_api.c
Compiling c_src/skein_block.c
Compiling c_src/skein_debug.c
Compiling c_src/skerl_nifs.c
==> protobuffs (compile)
Compiled src/protobuffs.erl
Compiled src/protobuffs_parser.erl
Compiled src/protobuffs_compile.erl
Compiled src/pokemon_pb.erl
==> basho_stats (compile)
Compiled src/basho_stats_utils.erl
Compiled src/basho_stats_rv.erl
Compiled src/basho_stats_sample.erl
Compiled src/basho_stats_histogram.erl
==> mochiweb (compile)
Compiled src/mochiweb_sup.erl
Compiled src/reloader.erl
Compiled src/mochiweb_socket.erl
Compiled src/mochiweb_skel.erl
Compiled src/mochiweb_socket_server.erl
Compiled src/mochiweb_response.erl
Compiled src/mochiweb_util.erl
Compiled src/mochiweb_request.erl
Compiled src/mochiweb_mime.erl
Compiled src/mochiweb_io.erl
Compiled src/mochiweb_multipart.erl
Compiled src/mochiweb_http.erl
Compiled src/mochiweb_echo.erl
Compiled src/mochiweb_cover.erl
Compiled src/mochiweb_headers.erl
Compiled src/mochiweb_cookies.erl
Compiled src/mochiweb_app.erl
Compiled src/mochiweb_charref.erl
Compiled src/mochiweb_acceptor.erl
Compiled src/mochiweb.erl
Compiled src/mochiutf8.erl
Compiled src/mochiweb_html.erl
Compiled src/mochitemp.erl
Compiled src/mochilogfile2.erl
Compiled src/mochilists.erl
Compiled src/mochinum.erl
Compiled src/mochihex.erl
Compiled src/mochiglobal.erl
Compiled src/mochifmt_std.erl
Compiled src/mochifmt_records.erl
Compiled src/mochijson.erl
Compiled src/mochifmt.erl
Compiled src/mochijson2.erl
==> webmachine (compile)
Compiled src/webmachine_util.erl
Compiled src/webmachine_sup.erl
Compiled src/wmtrace_resource.erl
Compiled src/wrq.erl
Compiled src/webmachine_router.erl
Compiled src/webmachine_resource.erl
Compiled src/webmachine_perf_logger.erl
Compiled src/webmachine_mochiweb.erl
Compiled src/webmachine_multipart.erl
Compiled src/webmachine_error_handler.erl
Compiled src/webmachine_logger.erl
Compiled src/webmachine_deps.erl
Compiled src/webmachine_decision_core.erl
Compiled src/webmachine_request.erl
Compiled src/webmachine_app.erl
Compiled src/webmachine.erl
Compiled src/webmachine_dispatcher.erl
==> riak_core (compile)
Compiling src/riak_core.proto
Compiled src/gen_nb_server.erl
Compiled src/gen_server2.erl
Compiled src/riak_core_vnode.erl
Compiled src/spiraltime.erl
Compiled src/riak_core_wm_urlmap.erl
Compiled src/riak_core_web.erl
Compiled src/riak_core_vnode_sup.erl
Compiled src/vclock.erl
Compiled src/riak_core_vnode_master.erl
Compiled src/riak_core_util.erl
Compiled src/riak_core_sup.erl
Compiled src/slide.erl
Compiled src/riak_core_test_util.erl
Compiled src/riak_core_ring_util.erl
Compiled src/riak_core_ring_handler.erl
Compiled src/riak_core_ring_events.erl
Compiled src/riak_core_node_watcher_events.erl
Compiled src/riak_core_ring_manager.erl
Compiled src/riak_core_node_watcher.erl
Compiled src/riak_core_handoff_sender.erl
Compiled src/riak_core_handoff_receiver.erl
Compiled src/riak_core_handoff_manager.erl
Compiled src/riak_core_handoff_listener.erl
Compi==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/riak.rb#L20
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: cea61a22a93f4076985c4413164f890072334d28
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: 8-core 64-bit dunno
OS X: 10.6.7
Kernel Architecture: x86_64
Ruby: 1.8.7-174
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 3.2.6
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/cc => /usr/bin/gcc-4.2
CXX: /usr/bin/c++ => /usr/bin/c++-4.2
LD: /usr/bin/cc => /usr/bin/gcc-4.2
CFLAGS: -O3 -w -pipe
CXXFLAGS: -O3 -w -pipe
Error: Failed executing: make all rel
Please report this bug: https://github.com/mxcl/homebrew/wiki/new-issue
Also try:
`brew doctor` to check your setup for common problems.
`brew missing` to check installed packages for missing deps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment