Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osx install error #227

Closed
glmvrml opened this issue Apr 2, 2014 · 1 comment
Closed

osx install error #227

glmvrml opened this issue Apr 2, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@glmvrml
Copy link

glmvrml commented Apr 2, 2014

Software OS X 10.9.2 (13C64)

$ clang --version
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
$ cc --version
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
$ brew install --cc=clang http://tarantool.org/dist/tarantool.rb
Warning: It appears you have MacPorts or Fink installed.
Software installed with other package managers causes known problems for
Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again.
######################################################################## 100.0%
==> Downloading http://tarantool.org/dist/tarantool-1.5.3-91-gd129204-src.tar.gz
Already downloaded: /Library/Caches/Homebrew/tarantool-1.5.3.tar.gz
Warning: MD5 support is deprecated and will be removed in a future version.
Please switch this formula to SHA1 or SHA256.
==> cmake . -DENABLE_CLIENT=true -DCMAKE_BUILD_TYPE=RelWithDebugInfo -DCMAKE_LOCALSTATE_DIR=/usr/local/Cellar/tarantool/1.5.3/var -DCMAKE_SYSCONF_DIR=/usr/local/Cellar/tarantool/1.5.3/etc -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/tarantool
==> make
AR        libluajit.a
ar rcus 2>/dev/null libluajit.a lj_vm.o lj_gc.o lj_err.o lj_char.o lj_bc.o lj_obj.o lj_str.o lj_tab.o lj_func.o lj_udata.o lj_meta.o lj_debug.o lj_state.o lj_dispatch.o lj_vmevent.o lj_vmmath.o lj_strscan.o lj_api.o lj_lex.o lj_parse.o lj_bcread.o lj_bcwrite.o lj_load.o lj_ir.o lj_opt_mem.o lj_opt_fold.o lj_opt_narrow.o lj_opt_dce.o lj_opt_loop.o lj_opt_split.o lj_opt_sink.o lj_mcode.o lj_snap.o lj_record.o lj_crecord.o lj_ffrecord.o lj_asm.o lj_trace.o lj_gdbjit.o lj_ctype.o lj_cdata.o lj_cconv.o lj_ccall.o lj_ccallback.o lj_carith.o lj_clib.o lj_cparse.o lj_lib.o lj_alloc.o lib_aux.o lib_base.o lib_math.o lib_bit.o lib_string.o lib_table.o lib_io.o lib_os.o lib_package.o lib_debug.o lib_jit.o lib_ffi.o lib_init.o
/usr/local/Cellar/cmake/2.8.12.2/bin/cmake -E cmake_progress_report /tmp/tarantool-0rET/tarantool-1.5.3-91-gd129204-src/CMakeFiles 
[ 25%] Built target libluajit
make: *** [all] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
@rtsisyk rtsisyk added this to the 1.5.4 milestone Apr 11, 2014
@esha-
Copy link
Contributor

esha- commented Jun 27, 2014

Now, you can

brew install https://raw.githubusercontent.com/tarantool/tarantool/master/extra/tarantool.rb

https://github.com/tarantool/tarantool/blob/master/README.MacOSX

@esha- esha- closed this as completed Jun 27, 2014
@esha- esha- reopened this Jun 27, 2014
@esha- esha- closed this as completed Jun 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants