Created
August 25, 2011 18:28
-
-
Save SlexAxton/1171383 to your computer and use it in GitHub Desktop.
bpm error out
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
| $ gem install bpm | |
| Fetching: libgems-0.0.5.gem (100%) | |
| Fetching: gemcutter-0.6.1.gem (100%) | |
| ======================================================================== | |
| Thanks for installing Gemcutter! You can now run: | |
| gem push merged into RubyGems 1.3.6 | |
| gem owner merged into RubyGems 1.3.6 | |
| gem webhook register urls to be pinged when gems are pushed | |
| gem yank remove a specific version of a gem from RubyGems.org | |
| ======================================================================== | |
| Fetching: highline-1.6.2.gem (100%) | |
| Fetching: libv8-3.3.10.2.gem (100%) | |
| Building native extensions. This could take a while... | |
| Fetching: therubyracer-0.9.4.gem (100%) | |
| Building native extensions. This could take a while... | |
| ERROR: Error installing bpm: | |
| ERROR: Failed to build gem native extension. | |
| /Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/bin/ruby extconf.rb | |
| checking for main() in -lpthread... yes | |
| checking for main() in -lobjc... yes | |
| creating Makefile | |
| make | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o rr.o -c rr.cpp | |
| rr.cpp: In function ‘VALUE rr_define_finalizer(VALUE, void*, VALUE)’: | |
| rr.cpp:48: warning: no return statement in function returning non-void | |
| rr.cpp: In function ‘v8::Handle<v8::Value> rr_rb2v8(VALUE)’: | |
| rr.cpp:151: warning: implicit conversion shortens 64-bit value into a 32-bit value | |
| rr.cpp: In function ‘VALUE rr_define_finalizer(VALUE, void*, VALUE)’: | |
| rr.cpp:48: warning: control reaches end of non-void function | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8.o -c v8.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_array.o -c v8_array.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_callbacks.o -c v8_callbacks.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_context.o -c v8_context.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_date.o -c v8_date.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_debug.o -c v8_debug.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_exception.o -c v8_exception.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_external.o -c v8_external.cpp | |
| v8_external.cpp:10: warning: ‘<unnamed>::references’ defined but not used | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_function.o -c v8_function.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_handle.o -c v8_handle.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_locker.o -c v8_locker.cpp | |
| v8_locker.cpp: In function ‘VALUE<unnamed>::Lock::Delete(VALUE)’: | |
| v8_locker.cpp:45: warning: no return statement in function returning non-void | |
| v8_locker.cpp: In function ‘VALUE<unnamed>::Unlock::Delete(VALUE)’: | |
| v8_locker.cpp:85: warning: no return statement in function returning non-void | |
| v8_locker.cpp:85: warning: control reaches end of non-void function | |
| v8_locker.cpp: In function ‘VALUE<unnamed>::Lock::Delete(VALUE)’: | |
| v8_locker.cpp:45: warning: control reaches end of non-void function | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_message.o -c v8_message.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_object.o -c v8_object.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_script.o -c v8_script.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_string.o -c v8_string.cpp | |
| v8_string.cpp: In function ‘VALUE<unnamed>::New(VALUE, VALUE)’: | |
| v8_string.cpp:18: warning: implicit conversion shortens 64-bit value into a 32-bit value | |
| v8_string.cpp: In function ‘VALUE<unnamed>::NewSymbol(VALUE, VALUE)’: | |
| v8_string.cpp:23: warning: implicit conversion shortens 64-bit value into a 32-bit value | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_template.o -c v8_template.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_try_catch.o -c v8_try_catch.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_v8.o -c v8_v8.cpp | |
| v8_v8.cpp: In function ‘VALUE<unnamed>::SetFlagsFromString(VALUE, VALUE)’: | |
| v8_v8.cpp:22: warning: implicit conversion shortens 64-bit value into a 32-bit value | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_value.o -c v8_value.cpp | |
| g++ -I. -I/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/v8/include -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/ruby/backward -I/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -Wall -g -rdynamic -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -o v8_weakref.o -c v8_weakref.cpp | |
| g++ -dynamic -bundle -o v8.bundle rr.o v8.o v8_array.o v8_callbacks.o v8_context.o v8_date.o v8_debug.o v8_exception.o v8_external.o v8_function.o v8_handle.o v8_locker.o v8_message.o v8_object.o v8_script.o v8_string.o v8_template.o v8_try_catch.o v8_v8.o v8_value.o v8_weakref.o -L/Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/libv8-3.3.10.2/lib/libv8/build/v8 -L. -L/Users/alexsexton/.rvm/rubies/ruby-1.9.2-p290/lib -L. -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lobjc -lpthread -lpthread -ldl -lobjc -lv8 | |
| ld: library not found for -lv8 | |
| collect2: ld returned 1 exit status | |
| make: *** [v8.bundle] Error 1 | |
| Gem files will remain installed in /Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/therubyracer-0.9.4 for inspection. | |
| Results logged to /Users/alexsexton/.rvm/gems/ruby-1.9.2-p290/gems/therubyracer-0.9.4/ext/v8/gem_make.out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment