Skip to content

Instantly share code, notes, and snippets.

@zlw
Created March 5, 2012 21:01
Show Gist options
  • Save zlw/1981064 to your computer and use it in GitHub Desktop.
Save zlw/1981064 to your computer and use it in GitHub Desktop.
prima@vk1062:~$ gem list | grep v8
libv8 (3.3.10.4 x86_64-linux)
prima@vk1062:~$ gem list | grep therubyracer
prima@vk1062:~$ gem install therubyracer
Building native extensions. This could take a while...
ERROR: Error installing therubyracer:
ERROR: Failed to build gem native extension.
/usr/local/ruby-1.9/bin/ruby extconf.rb
creating Makefile
make
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_value.o -c v8_value.cpp
v8_value.cpp:175:2: warning: no newline at end of file
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Value]’:
v8_value.cpp:10: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_weakref.o -c v8_weakref.cpp
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -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
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Value]’:
rr.cpp:159: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
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/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8.o -c v8.cpp
In file included from v8.cpp:16:
v8_locker.h:6:7: warning: no newline at end of file
In file included from v8.cpp:17:
v8_debug.h:6:7: warning: no newline at end of file
In file included from v8.cpp:18:
v8_v8.h:6:7: warning: no newline at end of file
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_array.o -c v8_array.cpp
v8_array.cpp:48:2: warning: no newline at end of file
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Array]’:
v8_array.cpp:13: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_callbacks.o -c v8_callbacks.cpp
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_context.o -c v8_context.cpp
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Context]’:
v8_context.cpp:15: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::ObjectTemplate]’:
v8_context.cpp:22: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Value]’:
v8_context.cpp:23: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_date.o -c v8_date.cpp
v8_date.cpp:34:2: warning: no newline at end of file
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Date]’:
v8_date.cpp:21: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_debug.o -c v8_debug.cpp
In file included from v8_debug.cpp:2:
v8_debug.h:6:7: warning: no newline at end of file
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_exception.o -c v8_exception.cpp
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::StackTrace]’:
v8_exception.cpp:48: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::StackFrame]’:
v8_exception.cpp:68: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
v8_exception.cpp: At global scope:
v8_exception.cpp:10: warning: ‘<unnamed>::stack’ defined but not used
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_external.o -c v8_external.cpp
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::External]’:
v8_external.cpp:51: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_function.o -c v8_function.cpp
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Function]’:
v8_function.cpp:13: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Array]’:
v8_function.cpp:23: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::String]’:
v8_function.cpp:49: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_handle.o -c v8_handle.cpp
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_locker.o -c v8_locker.cpp
In file included from v8_locker.cpp:2:
v8_locker.h:6:7: warning: no newline at end of file
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/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_message.o -c v8_message.cpp
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Message]’:
v8_message.cpp:10: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_object.o -c v8_object.cpp
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Object]’:
v8_object.cpp:17: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_script.o -c v8_script.cpp
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Script]’:
v8_script.cpp:25: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_string.o -c v8_string.cpp
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::String]’:
v8_string.cpp:13: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_template.o -c v8_template.cpp
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Template]’:
v8_template.cpp:42: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::ObjectTemplate]’:
v8_template.cpp:45: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::FunctionTemplate]’:
v8_template.cpp:48: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
v8_handle.h: In function ‘v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::Data]’:
v8_template.cpp:54: instantiated from here
v8_handle.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_try_catch.o -c v8_try_catch.cpp
g++ -I. -I/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/v8/include -I/usr/local/ruby-1.9/include/ruby-1.9.1/x86_64-linux -I/usr/local/ruby-1.9/include/ruby-1.9.1/ruby/backward -I/usr/local/ruby-1.9/include/ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -Wall -g -rdynamic -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o v8_v8.o -c v8_v8.cpp
g++ -shared -o v8.so v8_value.o v8_weakref.o 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 -L. -L/usr/local/ruby-1.9/lib -Wl,-R/usr/local/ruby-1.9/lib /home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc -lpthread
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(api.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(bootstrapper.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(builtins.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(checks.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(compiler.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(contexts.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(counters.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(cpu-profiler.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(deoptimizer.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(execution.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(externalize-string-extension.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(gc-extension.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(factory.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(flags.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(frames.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(full-codegen.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(global-handles.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(handles.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(hashmap.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap-profiler.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(hydrogen.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(isolate.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(jsregexp.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(lithium-allocator.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(lithium.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(liveedit.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(mark-compact.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(messages.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects-visiting.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(parser.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-linux.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-posix.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(preparse-data.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(preparser.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(regexp-macro-assembler.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(regexp-stack.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(rewriter.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime-profiler.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(safepoint-table.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(scanner-base.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(scanner.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(scopeinfo.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(scopes.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(snapshot-common.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(spaces.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(string-stream.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(stub-cache.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(token.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(type-info.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(unicode.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(utils.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8-counters.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8threads.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(variables.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(version.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(assembler-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(builtins-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(code-stubs-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(cpu-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(deoptimizer-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(disasm-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(frames-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(full-codegen-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(ic-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(lithium-codegen-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(lithium-gap-resolver-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(lithium-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(macro-assembler-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(regexp-macro-assembler-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(stub-cache-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(zone.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(libraries.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(experimental-libraries.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(snapshot-empty.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(accessors.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(allocation.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(assembler.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(ast.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(circular-queue.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(code-stubs.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(codegen.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(compilation-cache.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(conversions.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(data-flow.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(dateparser.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug-agent.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(dtoa.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(fast-dtoa.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(fixed-dtoa.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(func-name-inferrer.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(hydrogen-instructions.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(ic.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(json-parser.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log-utils.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(strtod.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(codegen-x64.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(bignum-dtoa.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(bignum.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(cached-powers.o)' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(diy-fp.o)' is incompatible with i386 output
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(api.o): In function `v8::ScriptData::New(char const*, int)':
api.cc:(.text._ZN2v810ScriptData3NewEPKci+0x3d): undefined reference to `operator new[](unsigned long)'
api.cc:(.text._ZN2v810ScriptData3NewEPKci+0x61): undefined reference to `operator new(unsigned long)'
api.cc:(.text._ZN2v810ScriptData3NewEPKci+0xaa): undefined reference to `operator new(unsigned long)'
api.cc:(.text._ZN2v810ScriptData3NewEPKci+0xe6): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(api.o): In function `v8::RegisterExtension(v8::Extension*)':
api.cc:(.text._ZN2v817RegisterExtensionEPNS_9ExtensionE+0xa): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(api.o): In function `v8::Isolate::New()':
api.cc:(.text._ZN2v87Isolate3NewEv+0x7): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(api.o): In function `v8::Object::ObjectProtoToString()':
api.cc:(.text._ZN2v86Object19ObjectProtoToStringEv+0x1d0): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(api.o): In function `v8::String::Value::Value(v8::Handle<v8::Value>)':
api.cc:(.text._ZN2v86String5ValueC1ENS_6HandleINS_5ValueEEE+0x1b6): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(api.o): In function `v8::String::Value::Value(v8::Handle<v8::Value>)':
api.cc:(.text._ZN2v86String5ValueC2ENS_6HandleINS_5ValueEEE+0x1b6): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(api.o): In function `v8::String::AsciiValue::AsciiValue(v8::Handle<v8::Value>)':
api.cc:(.text._ZN2v86String10AsciiValueC1ENS_6HandleINS_5ValueEEE+0x1c0): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(api.o): In function `v8::String::AsciiValue::AsciiValue(v8::Handle<v8::Value>)':
api.cc:(.text._ZN2v86String10AsciiValueC2ENS_6HandleINS_5ValueEEE+0x1c0): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(api.o):api.cc:(.text._ZN2v86String9Utf8ValueC1ENS_6HandleINS_5ValueEEE+0x1b7): more undefined references to `operator new[](unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(bootstrapper.o): In function `v8::internal::Bootstrapper::NativesSourceLookup(int)':
bootstrapper.cc:(.text._ZN2v88internal12Bootstrapper19NativesSourceLookupEi+0x10e): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(builtins.o): In function `v8::internal::Builtins::Setup(bool)':
builtins.cc:(.text._ZN2v88internal8Builtins5SetupEb+0x233): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(builtins.o): In function `_ZN2v88internalL13CallJsBuiltinEPNS0_7IsolateEPKcNS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE0EEE':
builtins.cc:(.text._ZN2v88internalL13CallJsBuiltinEPNS0_7IsolateEPKcNS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE0EEE+0x9e): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(cpu-profiler.o): In function `v8::internal::CpuProfiler::ResetProfiles()':
cpu-profiler.cc:(.text._ZN2v88internal11CpuProfiler13ResetProfilesEv+0x2f): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(cpu-profiler.o): In function `v8::internal::CpuProfiler::CpuProfiler()':
cpu-profiler.cc:(.text._ZN2v88internal11CpuProfilerC1Ev+0x17): undefined reference to `operator new(unsigned long)'
cpu-profiler.cc:(.text._ZN2v88internal11CpuProfilerC1Ev+0x36): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(cpu-profiler.o): In function `v8::internal::CpuProfiler::CpuProfiler()':
cpu-profiler.cc:(.text._ZN2v88internal11CpuProfilerC2Ev+0x17): undefined reference to `operator new(unsigned long)'
cpu-profiler.cc:(.text._ZN2v88internal11CpuProfilerC2Ev+0x36): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(cpu-profiler.o):cpu-profiler.cc:(.text._ZN2v88internal11CpuProfiler17DeleteAllProfilesEv+0x45): more undefined references to `operator new(unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::CommandMessage::New(v8::internal::Vector<unsigned short> const&, v8::Debug::ClientData*)':
debug.cc:(.text._ZN2v88internal14CommandMessage3NewERKNS0_6VectorItEEPNS_5Debug10ClientDataE+0x19): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::Debugger::SetDebugMessageDispatchHandler(void (*)(), bool)':
debug.cc:(.text._ZN2v88internal8Debugger30SetDebugMessageDispatchHandlerEPFvvEb+0x6e): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `_ZN2v88internalL7PrintLnENS_5LocalINS_5ValueEEE':
debug.cc:(.text._ZN2v88internalL7PrintLnENS_5LocalINS_5ValueEEE+0x1d): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::Debugger::StartAgent(char const*, int, bool)':
debug.cc:(.text._ZN2v88internal8Debugger10StartAgentEPKcib+0x7e): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::CommandMessageQueue::CommandMessageQueue(int)':
debug.cc:(.text._ZN2v88internal19CommandMessageQueueC1Ei+0x25): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::CommandMessageQueue::CommandMessageQueue(int)':
debug.cc:(.text._ZN2v88internal19CommandMessageQueueC2Ei+0x25): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::LockingCommandMessageQueue::LockingCommandMessageQueue(int)':
debug.cc:(.text._ZN2v88internal26LockingCommandMessageQueueC1Ei+0x25): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::LockingCommandMessageQueue::LockingCommandMessageQueue(int)':
debug.cc:(.text._ZN2v88internal26LockingCommandMessageQueueC2Ei+0x25): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::Debug::CreateScriptCache()':
debug.cc:(.text._ZN2v88internal5Debug17CreateScriptCacheEv+0x4e): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::CommandMessageQueue::Expand()':
debug.cc:(.text._ZN2v88internal19CommandMessageQueue6ExpandEv+0x35): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::Debugger::EnqueueDebugCommand(v8::Debug::ClientData*)':
debug.cc:(.text._ZN2v88internal8Debugger19EnqueueDebugCommandEPNS_5Debug10ClientDataE+0x17): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::Debugger::Debugger()':
debug.cc:(.text._ZN2v88internal8DebuggerC2Ev+0x7f): undefined reference to `operator new[](unsigned long)'
debug.cc:(.text._ZN2v88internal8DebuggerC2Ev+0x135): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::Debugger::SetMessageHandler(void (*)(v8::Debug::Message const&))':
debug.cc:(.text._ZN2v88internal8Debugger17SetMessageHandlerEPFvRKNS_5Debug7MessageEE+0xdb): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o):debug.cc:(.text._ZN2v88internal8DebuggerC1Ev+0x7f): more undefined references to `operator new[](unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::Debug::EnsureDebugInfo(v8::internal::Handle<v8::internal::SharedFunctionInfo>)':
debug.cc:(.text._ZN2v88internal5Debug15EnsureDebugInfoENS0_6HandleINS0_18SharedFunctionInfoEEE+0xa3): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug.o): In function `v8::internal::Debugger::ProcessCommand(v8::internal::Vector<unsigned short const>, v8::Debug::ClientData*)':
debug.cc:(.text._ZN2v88internal8Debugger14ProcessCommandENS0_6VectorIKtEEPNS_5Debug10ClientDataE+0x26): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(deoptimizer.o): In function `v8::internal::Deoptimizer::DoComputeOutputFrames()':
deoptimizer.cc:(.text._ZN2v88internal11Deoptimizer21DoComputeOutputFramesEv+0x102): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(deoptimizer.o): In function `v8::internal::Deoptimizer::DoOsrTranslateCommand(v8::internal::TranslationIterator*, int*)':
deoptimizer.cc:(.text._ZN2v88internal11Deoptimizer21DoOsrTranslateCommandEPNS0_19TranslationIteratorEPi+0x8d6): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(deoptimizer.o): In function `v8::internal::Deoptimizer::DoTranslateCommand(v8::internal::TranslationIterator*, int, unsigned int)':
deoptimizer.cc:(.text._ZN2v88internal11Deoptimizer18DoTranslateCommandEPNS0_19TranslationIteratorEij+0x9af): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(externalize-string-extension.o): In function `v8::internal::ExternalizeStringExtension::Externalize(v8::Arguments const&)':
externalize-string-extension.cc:(.text._ZN2v88internal26ExternalizeStringExtension11ExternalizeERKNS_9ArgumentsE+0xdc): undefined reference to `operator new[](unsigned long)'
externalize-string-extension.cc:(.text._ZN2v88internal26ExternalizeStringExtension11ExternalizeERKNS_9ArgumentsE+0x101): undefined reference to `operator new(unsigned long)'
externalize-string-extension.cc:(.text._ZN2v88internal26ExternalizeStringExtension11ExternalizeERKNS_9ArgumentsE+0x178): undefined reference to `operator new[](unsigned long)'
externalize-string-extension.cc:(.text._ZN2v88internal26ExternalizeStringExtension11ExternalizeERKNS_9ArgumentsE+0x19d): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(flags.o): In function `v8::internal::FlagList::SetFlagsFromCommandLine(int*, char**, bool)':
flags.cc:(.text._ZN2v88internal8FlagList23SetFlagsFromCommandLineEPiPPcb+0x3a1): undefined reference to `operator new[](unsigned long)'
flags.cc:(.text._ZN2v88internal8FlagList23SetFlagsFromCommandLineEPiPPcb+0x6a7): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(flags.o): In function `T.1879':
flags.cc:(.text.T.1879+0x483): undefined reference to `operator new[](unsigned long)'
flags.cc:(.text.T.1879+0x57b): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(flags.o): In function `v8::internal::FlagList::SetFlagsFromString(char const*, int)':
flags.cc:(.text._ZN2v88internal8FlagList18SetFlagsFromStringEPKci+0x18): undefined reference to `operator new[](unsigned long)'
flags.cc:(.text._ZN2v88internal8FlagList18SetFlagsFromStringEPKci+0xb0): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(global-handles.o): In function `v8::internal::GlobalHandles::GlobalHandles(v8::internal::Isolate*)':
global-handles.cc:(.text._ZN2v88internal13GlobalHandlesC2EPNS0_7IsolateE+0x36): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(global-handles.o): In function `v8::internal::GlobalHandles::GlobalHandles(v8::internal::Isolate*)':
global-handles.cc:(.text._ZN2v88internal13GlobalHandlesC1EPNS0_7IsolateE+0x36): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(handles.o): In function `v8::internal::HandleScope::Extend()':
handles.cc:(.text._ZN2v88internal11HandleScope6ExtendEv+0x18b): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap-profiler.o): In function `v8::internal::HeapProfiler::ResetSnapshots()':
heap-profiler.cc:(.text._ZN2v88internal12HeapProfiler14ResetSnapshotsEv+0x2f): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap-profiler.o): In function `v8::internal::HeapProfiler::HeapProfiler()':
heap-profiler.cc:(.text._ZN2v88internal12HeapProfilerC1Ev+0x17): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap-profiler.o): In function `v8::internal::HeapProfiler::Setup()':
heap-profiler.cc:(.text._ZN2v88internal12HeapProfiler5SetupEv+0x46): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap-profiler.o): In function `v8::internal::HeapProfiler::HeapProfiler()':
heap-profiler.cc:(.text._ZN2v88internal12HeapProfilerC2Ev+0x17): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap-profiler.o): In function `v8::internal::AggregatedHeapSnapshot::AggregatedHeapSnapshot()':
heap-profiler.cc:(.text._ZN2v88internal22AggregatedHeapSnapshotC1Ev+0xe): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap-profiler.o): In function `v8::internal::AggregatedHeapSnapshot::AggregatedHeapSnapshot()':
heap-profiler.cc:(.text._ZN2v88internal22AggregatedHeapSnapshotC2Ev+0xe): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap-profiler.o): In function `v8::internal::ProducerHeapProfile::DoRecordJSObjectAllocation(v8::internal::Object*)':
heap-profiler.cc:(.text._ZN2v88internal19ProducerHeapProfile26DoRecordJSObjectAllocationEPNS0_6ObjectE+0xfd): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap-profiler.o): In function `v8::internal::HeapProfiler::DeleteAllSnapshots()':
heap-profiler.cc:(.text._ZN2v88internal12HeapProfiler18DeleteAllSnapshotsEv+0x41): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap-profiler.o): In function `v8::internal::RetainerHeapProfile::CoarseAndAggregate()':
heap-profiler.cc:(.text._ZN2v88internal19RetainerHeapProfile18CoarseAndAggregateEv+0xde): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap-profiler.o): In function `v8::internal::AggregatedHeapSnapshotGenerator::GenerateSnapshot()':
heap-profiler.cc:(.text._ZN2v88internal31AggregatedHeapSnapshotGenerator16GenerateSnapshotEv+0x366): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap.o): In function `v8::internal::HeapIterator::Init()':
heap.cc:(.text._ZN2v88internal12HeapIterator4InitEv+0xfc): undefined reference to `operator new(unsigned long)'
heap.cc:(.text._ZN2v88internal12HeapIterator4InitEv+0x2cb): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap.o): In function `v8::internal::Heap::NumberToString(v8::internal::Object*, bool)':
heap.cc:(.text._ZN2v88internal4Heap14NumberToStringEPNS0_6ObjectEb+0x4a9): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(heap.o): In function `v8::internal::Heap::CreateInitialObjects()':
heap.cc:(.text._ZN2v88internal4Heap20CreateInitialObjectsEv+0x3c6): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(hydrogen.o): In function `v8::internal::FunctionState::FunctionState(v8::internal::HGraphBuilder*, v8::internal::CompilationInfo*, v8::internal::TypeFeedbackOracle*)':
hydrogen.cc:(.text._ZN2v88internal13FunctionStateC1EPNS0_13HGraphBuilderEPNS0_15CompilationInfoEPNS0_18TypeFeedbackOracleE+0xc5): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(hydrogen.o): In function `v8::internal::FunctionState::FunctionState(v8::internal::HGraphBuilder*, v8::internal::CompilationInfo*, v8::internal::TypeFeedbackOracle*)':
hydrogen.cc:(.text._ZN2v88internal13FunctionStateC2EPNS0_13HGraphBuilderEPNS0_15CompilationInfoEPNS0_18TypeFeedbackOracleE+0xc5): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(isolate.o): In function `v8::internal::Isolate::AllocatePerIsolateThreadData(v8::internal::ThreadId)':
isolate.cc:(.text._ZN2v88internal7Isolate28AllocatePerIsolateThreadDataENS0_8ThreadIdE+0x1f): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(isolate.o): In function `v8::internal::Isolate::PreInit()':
isolate.cc:(.text._ZN2v88internal7Isolate7PreInitEv+0x26): undefined reference to `operator new(unsigned long)'
isolate.cc:(.text._ZN2v88internal7Isolate7PreInitEv+0x45): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(isolate.o):isolate.cc:(.text._ZN2v88internal7Isolate7PreInitEv+0x68): more undefined references to `operator new(unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(isolate.o): In function `v8::internal::Isolate::PreallocatedStorageInit(unsigned long)':
isolate.cc:(.text._ZN2v88internal7Isolate23PreallocatedStorageInitEm+0x18): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(isolate.o): In function `v8::internal::Isolate::PreallocatedMemoryThreadStart()':
isolate.cc:(.text._ZN2v88internal7Isolate29PreallocatedMemoryThreadStartEv+0x36): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(isolate.o): In function `v8::internal::PreallocatedMemoryThread::Run()':
isolate.cc:(.text._ZN2v88internal24PreallocatedMemoryThread3RunEv[v8::internal::PreallocatedMemoryThread::Run()]+0xc9): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(isolate.o): In function `v8::internal::Isolate::PrintStack()':
isolate.cc:(.text._ZN2v88internal7Isolate10PrintStackEv+0x121): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(isolate.o): In function `v8::internal::Isolate::Isolate()':
isolate.cc:(.text._ZN2v88internal7IsolateC2Ev+0x52): undefined reference to `operator new(unsigned long)'
isolate.cc:(.text._ZN2v88internal7IsolateC2Ev+0x91): undefined reference to `operator new(unsigned long)'
isolate.cc:(.text._ZN2v88internal7IsolateC2Ev+0xb9): undefined reference to `operator new(unsigned long)'
isolate.cc:(.text._ZN2v88internal7IsolateC2Ev+0x433): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(isolate.o):isolate.cc:(.text._ZN2v88internal7IsolateC1Ev+0x52): more undefined references to `operator new(unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(jsregexp.o): In function `v8::internal::RegExpImpl::IrregexpExec(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, int, v8::internal::Handle<v8::internal::JSArray>)':
jsregexp.cc:(.text._ZN2v88internal10RegExpImpl12IrregexpExecENS0_6HandleINS0_8JSRegExpEEENS2_INS0_6StringEEEiNS2_INS0_7JSArrayEEE+0xe8): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(liveedit.o): In function `v8::internal::LiveEdit::PatchFunctionPositions(v8::internal::Handle<v8::internal::JSArray>, v8::internal::Handle<v8::internal::JSArray>)':
liveedit.cc:(.text._ZN2v88internal8LiveEdit22PatchFunctionPositionsENS0_6HandleINS0_7JSArrayEEES4_+0x216): undefined reference to `operator new[](unsigned long)'
liveedit.cc:(.text._ZN2v88internal8LiveEdit22PatchFunctionPositionsENS0_6HandleINS0_7JSArrayEEES4_+0x2e3): undefined reference to `operator new[](unsigned long)'
liveedit.cc:(.text._ZN2v88internal8LiveEdit22PatchFunctionPositionsENS0_6HandleINS0_7JSArrayEEES4_+0x402): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(liveedit.o): In function `v8::internal::Comparator::CalculateDifference(v8::internal::Comparator::Input*, v8::internal::Comparator::Output*)':
liveedit.cc:(.text._ZN2v88internal10Comparator19CalculateDifferenceEPNS1_5InputEPNS1_6OutputE+0x3f): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log.o):log.cc:(.text._ZN2v88internal6Logger24RegisterSnapshotCodeNameEPNS0_4CodeEPKci+0xa7): more undefined references to `operator new[](unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log.o): In function `v8::internal::Logger::RegisterSnapshotCodeName(v8::internal::Code*, char const*, int)':
log.cc:(.text._ZN2v88internal6Logger24RegisterSnapshotCodeNameEPNS0_4CodeEPKci+0x17e): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log.o): In function `v8::internal::Logger::Logger()':
log.cc:(.text._ZN2v88internal6LoggerC1Ev+0x43): undefined reference to `operator new(unsigned long)'
log.cc:(.text._ZN2v88internal6LoggerC1Ev+0x5f): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log.o): In function `v8::internal::Logger::Logger()':
log.cc:(.text._ZN2v88internal6LoggerC2Ev+0x43): undefined reference to `operator new(unsigned long)'
log.cc:(.text._ZN2v88internal6LoggerC2Ev+0x5f): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log.o):log.cc:(.text._ZN2v88internal6Logger24EnableSlidingStateWindowEv+0x67): more undefined references to `operator new(unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log.o): In function `v8::internal::Logger::LogCompiledFunctions()':
log.cc:(.text._ZN2v88internal6Logger20LogCompiledFunctionsEv+0x6b): undefined reference to `operator new[](unsigned long)'
log.cc:(.text._ZN2v88internal6Logger20LogCompiledFunctionsEv+0xa5): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(mark-compact.o): In function `v8::internal::MarkCompactCollector::EnableCodeFlushing(bool)':
mark-compact.cc:(.text._ZN2v88internal20MarkCompactCollector18EnableCodeFlushingEb+0x5a): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(mark-compact.o): In function `v8::internal::MarkCompactCollector::PrepareForCodeFlushing()':
mark-compact.cc:(.text._ZN2v88internal20MarkCompactCollector22PrepareForCodeFlushingEv+0x63): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects.o): In function `v8::internal::HeapNumber::HeapNumberPrint(v8::internal::StringStream*)':
objects.cc:(.text._ZN2v88internal10HeapNumber15HeapNumberPrintEPNS0_12StringStreamE+0xab): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects.o): In function `v8::internal::Heap::AllocateSymbol(v8::internal::Vector<char const>, int, unsigned int)':
objects.cc:(.text._ZN2v88internal4Heap14AllocateSymbolENS0_6VectorIKcEEij[v8::internal::Heap::AllocateSymbol(v8::internal::Vector<char const>, int, unsigned int)]+0xf1): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects.o): In function `v8::internal::Utf8SymbolKey::Hash()':
objects.cc:(.text._ZN2v88internal13Utf8SymbolKey4HashEv[v8::internal::Utf8SymbolKey::Hash()]+0xc6): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects.o): In function `v8::internal::String::ToCString(v8::internal::AllowNullsFlag, v8::internal::RobustnessFlag, int, int, int*)':
objects.cc:(.text._ZN2v88internal6String9ToCStringENS0_14AllowNullsFlagENS0_14RobustnessFlagEiiPi+0x15c): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects.o): In function `v8::internal::String::ToWideCString(v8::internal::RobustnessFlag)':
objects.cc:(.text._ZN2v88internal6String13ToWideCStringENS0_14RobustnessFlagE+0xc2): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects.o): In function `T.6156':
objects.cc:(.text.T.6156+0x158): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects.o): In function `v8::internal::String::StringShortPrint(v8::internal::StringStream*)':
objects.cc:(.text._ZN2v88internal6String16StringShortPrintEPNS0_12StringStreamE+0x525): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects.o): In function `v8::internal::String::ComputeAndSetHash()':
objects.cc:(.text._ZN2v88internal6String17ComputeAndSetHashEv+0x379): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects.o): In function `v8::internal::String::SlowAsArrayIndex(unsigned int*)':
objects.cc:(.text._ZN2v88internal6String16SlowAsArrayIndexEPj+0x29f): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects.o): In function `v8::internal::SymbolKey::AsObject()':
objects.cc:(.text._ZN2v88internal9SymbolKey8AsObjectEv[v8::internal::SymbolKey::AsObject()]+0x33f): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(objects.o): In function `v8::internal::JSObject::AddFastProperty(v8::internal::String*, v8::internal::Object*, PropertyAttributes)':
objects.cc:(.text._ZN2v88internal8JSObject15AddFastPropertyEPNS0_6StringEPNS0_6ObjectE18PropertyAttributes+0x9b6): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(parser.o): In function `v8::internal::ScriptDataImpl::ReadString(unsigned int*, int*)':
parser.cc:(.text._ZN2v88internal14ScriptDataImpl10ReadStringEPjPi+0x17): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(parser.o): In function `v8::internal::ObjectLiteralPropertyChecker::CheckProperty(v8::internal::ObjectLiteral::Property*, v8::internal::Scanner::Location, bool*)':
parser.cc:(.text._ZN2v88internal28ObjectLiteralPropertyChecker13CheckPropertyEPNS0_13ObjectLiteral8PropertyENS0_7Scanner8LocationEPb+0x3a8): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(parser.o): In function `_ZN2v88internalL10DoPreParseEPNS0_19UC16CharacterStreamEbPNS0_14ParserRecorderE':
parser.cc:(.text._ZN2v88internalL10DoPreParseEPNS0_19UC16CharacterStreamEbPNS0_14ParserRecorderE+0x193): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(parser.o): In function `v8::internal::ScriptDataImpl::BuildArgs()':
parser.cc:(.text._ZN2v88internal14ScriptDataImpl9BuildArgsEv+0x26): undefined reference to `operator new[](unsigned long)'
parser.cc:(.text._ZN2v88internal14ScriptDataImpl9BuildArgsEv+0x76): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(parser.o): In function `v8::internal::ScriptDataImpl::BuildMessage()':
parser.cc:(.text._ZN2v88internal14ScriptDataImpl12BuildMessageEv+0x14): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(parser.o): In function `v8::internal::ParserApi::Parse(v8::internal::CompilationInfo*)':
parser.cc:(.text._ZN2v88internal9ParserApi5ParseEPNS0_15CompilationInfoE+0x17b): undefined reference to `operator new[](unsigned long)'
parser.cc:(.text._ZN2v88internal9ParserApi5ParseEPNS0_15CompilationInfoE+0x2a7): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(parser.o):parser.cc:(.text._ZN2v88internal9ParserApi5ParseEPNS0_15CompilationInfoE+0x307): more undefined references to `operator new[](unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-linux.o): In function `v8::internal::OS::CreateSemaphore(int)':
platform-linux.cc:(.text._ZN2v88internal2OS15CreateSemaphoreEi+0x16): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-linux.o): In function `v8::internal::OS::CreateMutex()':
platform-linux.cc:(.text._ZN2v88internal2OS11CreateMutexEv+0x14): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-linux.o): In function `v8::internal::Thread::Start()':
platform-linux.cc:(.text._ZN2v88internal6Thread5StartEv+0x74): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-linux.o): In function `v8::internal::OS::StackWalk(v8::internal::Vector<v8::internal::OS::StackFrame>)':
platform-linux.cc:(.text._ZN2v88internal2OS9StackWalkENS0_6VectorINS1_10StackFrameEEE+0x26): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-linux.o): In function `v8::internal::OS::MemoryMappedFile::create(char const*, int, void*)':
platform-linux.cc:(.text._ZN2v88internal2OS16MemoryMappedFile6createEPKciPv+0x78): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-linux.o): In function `v8::internal::OS::MemoryMappedFile::open(char const*)':
platform-linux.cc:(.text._ZN2v88internal2OS16MemoryMappedFile4openEPKc+0x6e): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-linux.o): In function `global constructors keyed to platform_linux.cc':
platform-linux.cc:(.text._GLOBAL__I_platform_linux.cc+0x14): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-linux.o): In function `v8::internal::OS::Setup()':
platform-linux.cc:(.text._ZN2v88internal2OS5SetupEv+0x29): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-linux.o): In function `v8::internal::Sampler::Start()':
platform-linux.cc:(.text._ZN2v88internal7Sampler5StartEv+0xdf): undefined reference to `operator new(unsigned long)'
platform-linux.cc:(.text._ZN2v88internal7Sampler5StartEv+0x191): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-posix.o): In function `v8::internal::OS::CreateSocket()':
platform-posix.cc:(.text._ZN2v88internal2OS12CreateSocketEv+0x7): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-posix.o): In function `v8::internal::POSIXSocket::Accept() const':
platform-posix.cc:(.text._ZNK2v88internal11POSIXSocket6AcceptEv+0x31): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(platform-posix.o): In function `v8::internal::POSIXSocket::Bind(int)':
platform-posix.cc:(.text._ZN2v88internal11POSIXSocket4BindEi+0x76): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(preparse-data.o): In function `v8::internal::FunctionLoggingParserRecorder::FunctionLoggingParserRecorder()':
preparse-data.cc:(.text._ZN2v88internal29FunctionLoggingParserRecorderC1Ev+0x56): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(preparse-data.o): In function `v8::internal::PartialParserRecorder::ExtractData()':
preparse-data.cc:(.text._ZN2v88internal21PartialParserRecorder11ExtractDataEv+0x20): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(preparse-data.o): In function `v8::internal::FunctionLoggingParserRecorder::FunctionLoggingParserRecorder()':
preparse-data.cc:(.text._ZN2v88internal29FunctionLoggingParserRecorderC2Ev+0x56): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(preparse-data.o): In function `v8::internal::CompleteParserRecorder::CompleteParserRecorder()':
preparse-data.cc:(.text._ZN2v88internal22CompleteParserRecorderC1Ev+0x56): undefined reference to `operator new[](unsigned long)'
preparse-data.cc:(.text._ZN2v88internal22CompleteParserRecorderC1Ev+0x104): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(preparse-data.o):preparse-data.cc:(.text._ZN2v88internal22CompleteParserRecorderC1Ev+0x185): more undefined references to `operator new[](unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::HeapEntriesMap::Pair(void*, v8::internal::HeapEntriesAllocator*, v8::internal::HeapEntry*)':
profile-generator.cc:(.text._ZN2v88internal14HeapEntriesMap4PairEPvPNS0_20HeapEntriesAllocatorEPNS0_9HeapEntryE+0x5e): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::HeapSnapshotsCollection::NewSnapshot(v8::internal::HeapSnapshot::Type, char const*, unsigned int)':
profile-generator.cc:(.text._ZN2v88internal23HeapSnapshotsCollection11NewSnapshotENS0_12HeapSnapshot4TypeEPKcj+0x2c): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::SnapshotCounter::AddEntry(void*, v8::internal::HeapEntriesAllocator*)':
profile-generator.cc:(.text._ZN2v88internal15SnapshotCounter8AddEntryEPvPNS0_20HeapEntriesAllocatorE[v8::internal::SnapshotCounter::AddEntry(void*, v8::internal::HeapEntriesAllocator*)]+0x5a): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::ProfileTree::ProfileTree()':
profile-generator.cc:(.text._ZN2v88internal11ProfileTreeC1Ev+0x44): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::ProfileTree::ProfileTree()':
profile-generator.cc:(.text._ZN2v88internal11ProfileTreeC2Ev+0x44): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::HeapSnapshotGenerator::SetEntriesDominators()':
profile-generator.cc:(.text._ZN2v88internal21HeapSnapshotGenerator20SetEntriesDominatorsEv+0x1a): undefined reference to `operator new[](unsigned long)'
profile-generator.cc:(.text._ZN2v88internal21HeapSnapshotGenerator20SetEntriesDominatorsEv+0x4d): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::HeapSnapshotsCollection::HeapSnapshotsCollection()':
profile-generator.cc:(.text._ZN2v88internal23HeapSnapshotsCollectionC1Ev+0x5d): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::HeapSnapshotsCollection::HeapSnapshotsCollection()':
profile-generator.cc:(.text._ZN2v88internal23HeapSnapshotsCollectionC2Ev+0x5d): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::HeapSnapshot::AllocateEntries(int, int, int)':
profile-generator.cc:(.text._ZN2v88internal12HeapSnapshot15AllocateEntriesEiii+0x1b): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::HeapSnapshotJSONSerializer::SerializeSnapshot()':
profile-generator.cc:(.text._ZN2v88internal26HeapSnapshotJSONSerializer17SerializeSnapshotEv+0x67): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::OutputStreamWriter::AddNumber(int)':
profile-generator.cc:(.text._ZN2v88internal18OutputStreamWriter9AddNumberEi[v8::internal::OutputStreamWriter::AddNumber(int)]+0x1f): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::ProfileGenerator::ProfileGenerator(v8::internal::CpuProfilesCollection*)':
profile-generator.cc:(.text._ZN2v88internal16ProfileGeneratorC1EPNS0_21CpuProfilesCollectionE+0x42): undefined reference to `operator new(unsigned long)'
profile-generator.cc:(.text._ZN2v88internal16ProfileGeneratorC1EPNS0_21CpuProfilesCollectionE+0x97): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::ProfileGenerator::ProfileGenerator(v8::internal::CpuProfilesCollection*)':
profile-generator.cc:(.text._ZN2v88internal16ProfileGeneratorC2EPNS0_21CpuProfilesCollectionE+0x42): undefined reference to `operator new(unsigned long)'
profile-generator.cc:(.text._ZN2v88internal16ProfileGeneratorC2EPNS0_21CpuProfilesCollectionE+0x97): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::StringsStorage::GetVFormatted(char const*, __va_list_tag*)':
profile-generator.cc:(.text._ZN2v88internal14StringsStorage13GetVFormattedEPKcP13__va_list_tag+0x27): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::StringsStorage::GetCopy(char const*)':
profile-generator.cc:(.text._ZN2v88internal14StringsStorage7GetCopyEPKc+0x2b): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::ProfileNode::FindOrAddChild(v8::internal::CodeEntry*)':
profile-generator.cc:(.text._ZN2v88internal11ProfileNode14FindOrAddChildEPNS0_9CodeEntryE+0x17e): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::CpuProfile::FilteredClone(int)':
profile-generator.cc:(.text._ZN2v88internal10CpuProfile13FilteredCloneEi+0x3d): undefined reference to `operator new(unsigned long)'
profile-generator.cc:(.text._ZN2v88internal10CpuProfile13FilteredCloneEi+0x83): undefined reference to `operator new(unsigned long)'
profile-generator.cc:(.text._ZN2v88internal10CpuProfile13FilteredCloneEi+0x109): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::ProfileGenerator::RecordTickSample(v8::internal::TickSample const&)':
profile-generator.cc:(.text._ZN2v88internal16ProfileGenerator16RecordTickSampleERKNS0_10TickSampleE+0x32): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::CpuProfilesCollection::StartProfiling(char const*, unsigned int)':
profile-generator.cc:(.text._ZN2v88internal21CpuProfilesCollection14StartProfilingEPKcj+0x86): undefined reference to `operator new(unsigned long)'
profile-generator.cc:(.text._ZN2v88internal21CpuProfilesCollection14StartProfilingEPKcj+0xda): undefined reference to `operator new(unsigned long)'
profile-generator.cc:(.text._ZN2v88internal21CpuProfilesCollection14StartProfilingEPKcj+0x17b): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::CpuProfilesCollection::NewCodeEntry(v8::internal::Logger::LogEventsAndTags, char const*)':
profile-generator.cc:(.text._ZN2v88internal21CpuProfilesCollection12NewCodeEntryENS0_6Logger16LogEventsAndTagsEPKc+0x32): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::CpuProfilesCollection::NewCodeEntry(v8::internal::Logger::LogEventsAndTags, char const*, v8::internal::String*)':
profile-generator.cc:(.text._ZN2v88internal21CpuProfilesCollection12NewCodeEntryENS0_6Logger16LogEventsAndTagsEPKcPNS0_6StringE+0x36): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o):profile-generator.cc:(.text._ZN2v88internal21CpuProfilesCollection12NewCodeEntryENS0_6Logger16LogEventsAndTagsEPNS0_6StringES5_i+0x57): more undefined references to `operator new(unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::HeapSnapshotGenerator::GenerateSnapshot()':
profile-generator.cc:(.text._ZN2v88internal21HeapSnapshotGenerator16GenerateSnapshotEv+0xc8): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::HeapSnapshotJSONSerializer::SerializeNode(v8::internal::HeapEntry*)':
profile-generator.cc:(.text._ZN2v88internal26HeapSnapshotJSONSerializer13SerializeNodeEPNS0_9HeapEntryE+0xbe): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(profile-generator.o): In function `v8::internal::HeapSnapshotJSONSerializer::Serialize(v8::OutputStream*)':
profile-generator.cc:(.text._ZN2v88internal26HeapSnapshotJSONSerializer9SerializeEPNS_12OutputStreamE+0x18): undefined reference to `operator new(unsigned long)'
profile-generator.cc:(.text._ZN2v88internal26HeapSnapshotJSONSerializer9SerializeEPNS_12OutputStreamE+0x35): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(regexp-stack.o): In function `v8::internal::RegExpStack::EnsureCapacity(unsigned long)':
regexp-stack.cc:(.text._ZN2v88internal11RegExpStack14EnsureCapacityEm+0x64): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(regexp-stack.o): In function `v8::internal::RegExpStackScope::RegExpStackScope(v8::internal::Isolate*)':
regexp-stack.cc:(.text._ZN2v88internal16RegExpStackScopeC1EPNS0_7IsolateE+0x3e): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(regexp-stack.o): In function `v8::internal::RegExpStackScope::RegExpStackScope(v8::internal::Isolate*)':
regexp-stack.cc:(.text._ZN2v88internal16RegExpStackScopeC2EPNS0_7IsolateE+0x3e): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o): In function `v8::internal::Runtime_GlobalPrint(v8::internal::Arguments, v8::internal::Isolate*)':
runtime.cc:(.text._ZN2v88internal19Runtime_GlobalPrintENS0_9ArgumentsEPNS0_7IsolateE+0x171): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o): In function `v8::internal::Runtime_Math_acos(v8::internal::Arguments, v8::internal::Isolate*)':
runtime.cc:(.text._ZN2v88internal17Runtime_Math_acosENS0_9ArgumentsEPNS0_7IsolateE+0x2f4): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o): In function `_ZN2v88internalL30CreateObjectLiteralBoilerplateEPNS0_7IsolateENS0_6HandleINS0_10FixedArrayEEES5_bb':
runtime.cc:(.text._ZN2v88internalL30CreateObjectLiteralBoilerplateEPNS0_7IsolateENS0_6HandleINS0_10FixedArrayEEES5_bb+0x799): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o): In function `v8::internal::Runtime_URIEscape(v8::internal::Arguments, v8::internal::Isolate*)':
runtime.cc:(.text._ZN2v88internal17Runtime_URIEscapeENS0_9ArgumentsEPNS0_7IsolateE+0x5d0): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o): In function `v8::internal::Runtime_NewObjectFromBound(v8::internal::Arguments, v8::internal::Isolate*)':
runtime.cc:(.text._ZN2v88internal26Runtime_NewObjectFromBoundENS0_9ArgumentsEPNS0_7IsolateE+0x205): undefined reference to `operator new[](unsigned long)'
runtime.cc:(.text._ZN2v88internal26Runtime_NewObjectFromBoundENS0_9ArgumentsEPNS0_7IsolateE+0x283): undefined reference to `operator new[](unsigned long)'
runtime.cc:(.text._ZN2v88internal26Runtime_NewObjectFromBoundENS0_9ArgumentsEPNS0_7IsolateE+0x5f6): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o): In function `v8::internal::Runtime_GetLocalPropertyNames(v8::internal::Arguments, v8::internal::Isolate*)':
runtime.cc:(.text._ZN2v88internal29Runtime_GetLocalPropertyNamesENS0_9ArgumentsEPNS0_7IsolateE+0xe1): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o): In function `v8::internal::Runtime_RegExpExecMultiple(v8::internal::Arguments, v8::internal::Isolate*)':
runtime.cc:(.text._ZN2v88internal26Runtime_RegExpExecMultipleENS0_9ArgumentsEPNS0_7IsolateE+0x6b7): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o):runtime.cc:(.text._ZN2v88internal26Runtime_RegExpExecMultipleENS0_9ArgumentsEPNS0_7IsolateE+0x6e0): more undefined references to `operator new[](unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o): In function `v8::internal::Runtime_Math_sin(v8::internal::Arguments, v8::internal::Isolate*)':
runtime.cc:(.text._ZN2v88internal16Runtime_Math_sinENS0_9ArgumentsEPNS0_7IsolateE+0x2f4): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o): In function `v8::internal::Runtime_Math_log(v8::internal::Arguments, v8::internal::Isolate*)':
runtime.cc:(.text._ZN2v88internal16Runtime_Math_logENS0_9ArgumentsEPNS0_7IsolateE+0x2f4): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o): In function `v8::internal::Runtime_Math_exp(v8::internal::Arguments, v8::internal::Isolate*)':
runtime.cc:(.text._ZN2v88internal16Runtime_Math_expENS0_9ArgumentsEPNS0_7IsolateE+0x2f4): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o): In function `v8::internal::Runtime_Math_cos(v8::internal::Arguments, v8::internal::Isolate*)':
runtime.cc:(.text._ZN2v88internal16Runtime_Math_cosENS0_9ArgumentsEPNS0_7IsolateE+0x2f4): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o): In function `v8::internal::Runtime_Math_tan(v8::internal::Arguments, v8::internal::Isolate*)':
runtime.cc:(.text._ZN2v88internal16Runtime_Math_tanENS0_9ArgumentsEPNS0_7IsolateE+0x2f4): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(runtime.o):runtime.cc:(.text._ZN2v88internal17Runtime_Math_atanENS0_9ArgumentsEPNS0_7IsolateE+0x2f4): more undefined references to `operator new(unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(safepoint-table.o): In function `v8::internal::SafepointTable::PrintEntry(unsigned int) const':
safepoint-table.cc:(.text._ZNK2v88internal14SafepointTable10PrintEntryEj+0x501): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(scanner-base.o): In function `v8::internal::JavaScriptScanner::ScanIdentifierSuffix(v8::internal::JavaScriptScanner::LiteralScope*)':
scanner-base.cc:(.text._ZN2v88internal17JavaScriptScanner20ScanIdentifierSuffixEPNS1_12LiteralScopeE+0x151): undefined reference to `operator new[](unsigned long)'
scanner-base.cc:(.text._ZN2v88internal17JavaScriptScanner20ScanIdentifierSuffixEPNS1_12LiteralScopeE+0x263): undefined reference to `operator new[](unsigned long)'
scanner-base.cc:(.text._ZN2v88internal17JavaScriptScanner20ScanIdentifierSuffixEPNS1_12LiteralScopeE+0x57a): undefined reference to `operator new[](unsigned long)'
scanner-base.cc:(.text._ZN2v88internal17JavaScriptScanner20ScanIdentifierSuffixEPNS1_12LiteralScopeE+0x62e): undefined reference to `operator new[](unsigned long)'
scanner-base.cc:(.text._ZN2v88internal17JavaScriptScanner20ScanIdentifierSuffixEPNS1_12LiteralScopeE+0x6d3): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(scanner-base.o):scanner-base.cc:(.text._ZN2v88internal17JavaScriptScanner20ScanIdentifierSuffixEPNS1_12LiteralScopeE+0x826): more undefined references to `operator new[](unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::Deserializer::ReadChunk(v8::internal::Object**, v8::internal::Object**, int, unsigned char*)':
serialize.cc:(.text._ZN2v88internal12Deserializer9ReadChunkEPPNS0_6ObjectES4_iPh+0x9cf): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::Serializer::ObjectSerializer::VisitRuntimeEntry(v8::internal::RelocInfo*)':
serialize.cc:(.text._ZN2v88internal10Serializer16ObjectSerializer17VisitRuntimeEntryEPNS0_9RelocInfoE+0x1d6): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::Serializer::ObjectSerializer::VisitExternalReferences(unsigned char**, unsigned char**)':
serialize.cc:(.text._ZN2v88internal10Serializer16ObjectSerializer23VisitExternalReferencesEPPhS4_+0x27f): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::ExternalReferenceDecoder::ExternalReferenceDecoder()':
serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC1Ev+0x11): undefined reference to `operator new[](unsigned long)'
serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC1Ev+0x59): undefined reference to `operator new[](unsigned long)'
serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC1Ev+0x7c): undefined reference to `operator new[](unsigned long)'
serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC1Ev+0xa0): undefined reference to `operator new[](unsigned long)'
serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC1Ev+0xc4): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o):serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC1Ev+0xe8): more undefined references to `operator new[](unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::ExternalReferenceDecoder::ExternalReferenceDecoder()':
serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC1Ev+0x266): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::Deserializer::DeserializePartial(v8::internal::Object**)':
serialize.cc:(.text._ZN2v88internal12Deserializer18DeserializePartialEPPNS0_6ObjectE+0xa6): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::Deserializer::Deserialize()':
serialize.cc:(.text._ZN2v88internal12Deserializer11DeserializeEv+0x4c): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::ExternalReferenceDecoder::ExternalReferenceDecoder()':
serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC2Ev+0x11): undefined reference to `operator new[](unsigned long)'
serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC2Ev+0x59): undefined reference to `operator new[](unsigned long)'
serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC2Ev+0x7c): undefined reference to `operator new[](unsigned long)'
serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC2Ev+0xa0): undefined reference to `operator new[](unsigned long)'
serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC2Ev+0xc4): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o):serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC2Ev+0xe8): more undefined references to `operator new[](unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::ExternalReferenceDecoder::ExternalReferenceDecoder()':
serialize.cc:(.text._ZN2v88internal24ExternalReferenceDecoderC2Ev+0x266): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::ExternalReferenceEncoder::ExternalReferenceEncoder()':
serialize.cc:(.text._ZN2v88internal24ExternalReferenceEncoderC1Ev+0x9b): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::ExternalReferenceEncoder::ExternalReferenceEncoder()':
serialize.cc:(.text._ZN2v88internal24ExternalReferenceEncoderC2Ev+0x9b): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::ExternalReferenceEncoder::NameOfAddress(unsigned char*) const':
serialize.cc:(.text._ZNK2v88internal24ExternalReferenceEncoder13NameOfAddressEPh+0x7e): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o): In function `v8::internal::ExternalReferenceEncoder::Encode(unsigned char*) const':
serialize.cc:(.text._ZNK2v88internal24ExternalReferenceEncoder6EncodeEPh+0x7e): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(serialize.o):serialize.cc:(.text._ZN2v88internal10SerializerC1EPNS0_16SnapshotByteSinkE+0x2c): more undefined references to `operator new(unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(spaces.o): In function `v8::internal::NewSpace::Setup(unsigned char*, int)':
spaces.cc:(.text._ZN2v88internal8NewSpace5SetupEPhi+0x29): undefined reference to `operator new[](unsigned long)'
spaces.cc:(.text._ZN2v88internal8NewSpace5SetupEPhi+0x6c): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(spaces.o): In function `v8::internal::CodeRange::Setup(unsigned long)':
spaces.cc:(.text._ZN2v88internal9CodeRange5SetupEm+0x29): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(string-stream.o): In function `v8::internal::HeapStringAllocator::grow(unsigned int*)':
string-stream.cc:(.text._ZN2v88internal19HeapStringAllocator4growEPj+0x54): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(string-stream.o): In function `v8::internal::HeapStringAllocator::allocate(unsigned int)':
string-stream.cc:(.text._ZN2v88internal19HeapStringAllocator8allocateEj+0xc): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(string-stream.o): In function `v8::internal::StringStream::ToCString() const':
string-stream.cc:(.text._ZNK2v88internal12StringStream9ToCStringEv+0x23): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(string-stream.o): In function `v8::internal::StringStream::Put(v8::internal::String*, int, int)':
string-stream.cc:(.text._ZN2v88internal12StringStream3PutEPNS0_6StringEii+0x23e): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(string-stream.o): In function `T.1968':
string-stream.cc:(.text.T.1968+0xce): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(string-stream.o): In function `v8::internal::StringStream::Add(v8::internal::Vector<char const>, v8::internal::Vector<v8::internal::FmtElm>)':
string-stream.cc:(.text._ZN2v88internal12StringStream3AddENS0_6VectorIKcEENS2_INS0_6FmtElmEEE+0x84c): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(utils.o): In function `v8::internal::ReadCharsFromFile(char const*, int*, int, bool)':
utils.cc:(.text._ZN2v88internal17ReadCharsFromFileEPKcPiib+0x62): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(utils.o): In function `v8::internal::ReadLine(char const*)':
utils.cc:(.text._ZN2v88internal8ReadLineEPKc+0x90): undefined reference to `operator new[](unsigned long)'
utils.cc:(.text._ZN2v88internal8ReadLineEPKc+0x17f): undefined reference to `operator new[](unsigned long)'
utils.cc:(.text._ZN2v88internal8ReadLineEPKc+0x249): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(utils.o): In function `v8::internal::StringBuilder::StringBuilder(int)':
utils.cc:(.text._ZN2v88internal13StringBuilderC1Ei+0x25): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(utils.o): In function `v8::internal::StringBuilder::StringBuilder(int)':
utils.cc:(.text._ZN2v88internal13StringBuilderC2Ei+0x25): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8threads.o): In function `v8::internal::ThreadManager::ThreadManager()':
v8threads.cc:(.text._ZN2v88internal13ThreadManagerC1Ev+0x38): undefined reference to `operator new(unsigned long)'
v8threads.cc:(.text._ZN2v88internal13ThreadManagerC1Ev+0x5c): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8threads.o): In function `v8::internal::ThreadManager::ThreadManager()':
v8threads.cc:(.text._ZN2v88internal13ThreadManagerC2Ev+0x38): undefined reference to `operator new(unsigned long)'
v8threads.cc:(.text._ZN2v88internal13ThreadManagerC2Ev+0x5c): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8threads.o): In function `v8::internal::ThreadState::AllocateSpace()':
v8threads.cc:(.text._ZN2v88internal11ThreadState13AllocateSpaceEv+0x47): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8threads.o): In function `v8::internal::ContextSwitcher::StartPreemption(int)':
v8threads.cc:(.text._ZN2v88internal15ContextSwitcher15StartPreemptionEi+0x56): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8threads.o): In function `v8::Locker::StartPreemption(int)':
v8threads.cc:(.text._ZN2v86Locker15StartPreemptionEi+0x56): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8threads.o): In function `v8::Locker::~Locker()':
v8threads.cc:(.text._ZN2v86LockerD1Ev+0x146): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8threads.o): In function `v8::Locker::~Locker()':
v8threads.cc:(.text._ZN2v86LockerD2Ev+0x146): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8threads.o): In function `v8::internal::ThreadManager::GetFreeThreadState()':
v8threads.cc:(.text._ZN2v88internal13ThreadManager18GetFreeThreadStateEv+0x4e): undefined reference to `operator new(unsigned long)'
v8threads.cc:(.text._ZN2v88internal13ThreadManager18GetFreeThreadStateEv+0x97): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8threads.o): In function `v8::internal::ThreadManager::ArchiveThread()':
v8threads.cc:(.text._ZN2v88internal13ThreadManager13ArchiveThreadEv+0x86): undefined reference to `operator new(unsigned long)'
v8threads.cc:(.text._ZN2v88internal13ThreadManager13ArchiveThreadEv+0xd1): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8threads.o): In function `v8::Unlocker::Unlocker(v8::Isolate*)':
v8threads.cc:(.text._ZN2v88UnlockerC1EPNS_7IsolateE+0xf6): undefined reference to `operator new(unsigned long)'
v8threads.cc:(.text._ZN2v88UnlockerC1EPNS_7IsolateE+0x141): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(v8threads.o): In function `v8::Unlocker::Unlocker(v8::Isolate*)':
v8threads.cc:(.text._ZN2v88UnlockerC2EPNS_7IsolateE+0xf6): undefined reference to `operator new(unsigned long)'
v8threads.cc:(.text._ZN2v88UnlockerC2EPNS_7IsolateE+0x141): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(assembler-x64.o): In function `_ZN2v88internalL8NewArrayIhEEPT_i':
assembler-x64.cc:(.text._ZN2v88internalL8NewArrayIhEEPT_i+0x8): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(assembler-x64.o): In function `v8::internal::Assembler::GrowBuffer()':
assembler-x64.cc:(.text._ZN2v88internal9Assembler10GrowBufferEv+0x52): undefined reference to `operator new[](unsigned long)'
assembler-x64.cc:(.text._ZN2v88internal9Assembler10GrowBufferEv+0x182): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(assembler-x64.o): In function `v8::internal::CpuFeatures::Probe()':
assembler-x64.cc:(.text._ZN2v88internal11CpuFeatures5ProbeEv+0x42): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(deoptimizer-x64.o): In function `v8::internal::Deoptimizer::DoComputeOsrOutputFrame()':
deoptimizer-x64.cc:(.text._ZN2v88internal11Deoptimizer23DoComputeOsrOutputFrameEv+0x172): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(disasm-x64.o): In function `disasm::Disassembler::InstructionDecode(v8::internal::Vector<char>, unsigned char*)':
disasm-x64.cc:(.text._ZN6disasm12Disassembler17InstructionDecodeEN2v88internal6VectorIcEEPh+0xa9): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(disasm-x64.o): In function `disasm::Disassembler::Disassemble(_IO_FILE*, unsigned char*, unsigned char*)':
disasm-x64.cc:(.text._ZN6disasm12Disassembler11DisassembleEP8_IO_FILEPhS3_+0x214): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(lithium-codegen-x64.o): In function `v8::internal::LCodeGen::Comment(char const*, ...)':
lithium-codegen-x64.cc:(.text._ZN2v88internal8LCodeGen7CommentEPKcz+0x143): undefined reference to `operator new[](unsigned long)'
lithium-codegen-x64.cc:(.text._ZN2v88internal8LCodeGen7CommentEPKcz+0x1a1): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(accessors.o): In function `v8::internal::Accessors::FunctionGetArguments(v8::internal::Object*, void*)':
accessors.cc:(.text._ZN2v88internal9Accessors20FunctionGetArgumentsEPNS0_6ObjectEPv+0x1c6): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(allocation.o): In function `v8::internal::StrDup(char const*)':
allocation.cc:(.text._ZN2v88internal6StrDupEPKc+0x24): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(allocation.o): In function `v8::internal::StrNDup(char const*, int)':
allocation.cc:(.text._ZN2v88internal7StrNDupEPKci+0x2b): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(ast.o): In function `v8::internal::ObjectLiteral::CalculateEmitStore()':
ast.cc:(.text._ZN2v88internal13ObjectLiteral18CalculateEmitStoreEv+0x350): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(circular-queue.o): In function `v8::internal::SamplingCircularQueue::SamplingCircularQueue(int, int, int)':
circular-queue.cc:(.text._ZN2v88internal21SamplingCircularQueueC1Eiii+0x3f): undefined reference to `operator new[](unsigned long)'
circular-queue.cc:(.text._ZN2v88internal21SamplingCircularQueueC1Eiii+0x8a): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(circular-queue.o): In function `v8::internal::SamplingCircularQueue::SamplingCircularQueue(int, int, int)':
circular-queue.cc:(.text._ZN2v88internal21SamplingCircularQueueC2Eiii+0x3f): undefined reference to `operator new[](unsigned long)'
circular-queue.cc:(.text._ZN2v88internal21SamplingCircularQueueC2Eiii+0x8a): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(compilation-cache.o): In function `v8::internal::CompilationCache::EagerOptimizingSet()':
compilation-cache.cc:(.text._ZN2v88internal16CompilationCache18EagerOptimizingSetEv+0x26): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(compilation-cache.o): In function `v8::internal::CompilationCache::ResetEagerOptimizingData()':
compilation-cache.cc:(.text._ZN2v88internal16CompilationCache24ResetEagerOptimizingDataEv+0x56): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(compilation-cache.o): In function `v8::internal::CompilationCache::MarkForLazyOptimizing(v8::internal::Handle<v8::internal::JSFunction>)':
compilation-cache.cc:(.text._ZN2v88internal16CompilationCache21MarkForLazyOptimizingENS0_6HandleINS0_10JSFunctionEEE+0x56): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(compilation-cache.o): In function `v8::internal::CompilationCache::MarkForEagerOptimizing(v8::internal::Handle<v8::internal::JSFunction>)':
compilation-cache.cc:(.text._ZN2v88internal16CompilationCache22MarkForEagerOptimizingENS0_6HandleINS0_10JSFunctionEEE+0x56): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(compilation-cache.o): In function `v8::internal::CompilationCacheScript::CompilationCacheScript(v8::internal::Isolate*, int)':
compilation-cache.cc:(.text._ZN2v88internal22CompilationCacheScriptC1EPNS0_7IsolateEi+0x1a): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(compilation-cache.o): In function `v8::internal::CompilationCacheScript::CompilationCacheScript(v8::internal::Isolate*, int)':
compilation-cache.cc:(.text._ZN2v88internal22CompilationCacheScriptC2EPNS0_7IsolateEi+0x1a): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(compilation-cache.o): In function `v8::internal::CompilationCache::CompilationCache(v8::internal::Isolate*)':
compilation-cache.cc:(.text._ZN2v88internal16CompilationCacheC1EPNS0_7IsolateE+0x20): undefined reference to `operator new[](unsigned long)'
compilation-cache.cc:(.text._ZN2v88internal16CompilationCacheC1EPNS0_7IsolateE+0x4e): undefined reference to `operator new[](unsigned long)'
compilation-cache.cc:(.text._ZN2v88internal16CompilationCacheC1EPNS0_7IsolateE+0x70): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(compilation-cache.o):compilation-cache.cc:(.text._ZN2v88internal16CompilationCacheC1EPNS0_7IsolateE+0x92): more undefined references to `operator new[](unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(compilation-cache.o): In function `v8::internal::CompilationCache::ShouldOptimizeEagerly(v8::internal::Handle<v8::internal::JSFunction>)':
compilation-cache.cc:(.text._ZN2v88internal16CompilationCache21ShouldOptimizeEagerlyENS0_6HandleINS0_10JSFunctionEEE+0x76): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(conversions.o): In function `v8::internal::DoubleToRadixCString(double, int)':
conversions.cc:(.text._ZN2v88internal20DoubleToRadixCStringEdi+0x23a): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(conversions.o): In function `v8::internal::DoubleToExponentialCString(double, int)':
conversions.cc:(.text._ZN2v88internal26DoubleToExponentialCStringEdi+0xfd): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(conversions.o): In function `v8::internal::DoubleToPrecisionCString(double, int)':
conversions.cc:(.text._ZN2v88internal24DoubleToPrecisionCStringEdi+0x236): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(conversions.o): In function `v8::internal::DoubleToCString(double, v8::internal::Vector<char>)':
conversions.cc:(.text._ZN2v88internal15DoubleToCStringEdNS0_6VectorIcEE+0x2d8): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(conversions.o): In function `v8::internal::DoubleToFixedCString(double, int)':
conversions.cc:(.text._ZN2v88internal20DoubleToFixedCStringEdi+0x27b): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(conversions.o):conversions.cc:(.text._ZN2v88internalL22InternalStringToDoubleIPKtS3_EEdPNS0_12UnicodeCacheET_T0_id+0x726): more undefined references to `__stack_chk_fail' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug-agent.o): In function `v8::internal::DebuggerAgentUtil::ReceiveMessage(v8::internal::Socket const*)':
debug-agent.cc:(.text._ZN2v88internal17DebuggerAgentUtil14ReceiveMessageEPKNS0_6SocketE+0x211): undefined reference to `operator new[](unsigned long)'
debug-agent.cc:(.text._ZN2v88internal17DebuggerAgentUtil14ReceiveMessageEPKNS0_6SocketE+0x269): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug-agent.o): In function `v8::internal::DebuggerAgent::CreateSession(v8::internal::Socket*)':
debug-agent.cc:(.text._ZN2v88internal13DebuggerAgent13CreateSessionEPNS0_6SocketE+0x9b): undefined reference to `operator new(unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(debug-agent.o): In function `v8::internal::DebuggerAgentSession::Run()':
debug-agent.cc:(.text._ZN2v88internal20DebuggerAgentSession3RunEv+0x1b2): undefined reference to `operator new[](unsigned long)'
debug-agent.cc:(.text._ZN2v88internal20DebuggerAgentSession3RunEv+0x3e8): undefined reference to `__stack_chk_fail'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(json-parser.o): In function `v8::internal::JsonParser::ScanJsonNumber()':
json-parser.cc:(.text._ZN2v88internal10JsonParser14ScanJsonNumberEv+0xdc): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log-utils.o): In function `v8::internal::Log::OpenFile(char const*)':
log-utils.cc:(.text._ZN2v88internal3Log8OpenFileEPKc+0x82): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log-utils.o): In function `v8::internal::LogDynamicBuffer::WriteInternal(char const*, int)':
log-utils.cc:(.text._ZN2v88internal16LogDynamicBuffer13WriteInternalEPKci+0x80): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log-utils.o): In function `v8::internal::Log::OpenMemoryBuffer()':
log-utils.cc:(.text._ZN2v88internal3Log16OpenMemoryBufferEv+0x11): undefined reference to `operator new(unsigned long)'
log-utils.cc:(.text._ZN2v88internal3Log16OpenMemoryBufferEv+0x3d): undefined reference to `operator new[](unsigned long)'
log-utils.cc:(.text._ZN2v88internal3Log16OpenMemoryBufferEv+0x71): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log-utils.o): In function `v8::internal::Log::Initialize()':
log-utils.cc:(.text._ZN2v88internal3Log10InitializeEv+0x32): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log-utils.o): In function `v8::internal::LogDynamicBuffer::LogDynamicBuffer(int, int, char const*, int)':
log-utils.cc:(.text._ZN2v88internal16LogDynamicBufferC2EiiPKci+0x38): undefined reference to `operator new[](unsigned long)'
log-utils.cc:(.text._ZN2v88internal16LogDynamicBufferC2EiiPKci+0x69): undefined reference to `operator new[](unsigned long)'
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(log-utils.o):log-utils.cc:(.text._ZN2v88internal16LogDynamicBufferC1EiiPKci+0x38): more undefined references to `operator new[](unsigned long)' follow
/home/prima/www/.ruby/gems/1.9/gems/libv8-3.3.10.4-x86_64-linux/lib/libv8/build/v8/libv8.a(strtod.o): In function `v8::internal::Strtod(v8::internal::Vector<char const>, int)':
strtod.cc:(.text._ZN2v88internal6StrtodENS0_6VectorIKcEEi+0xa3c): undefined reference to `__stack_chk_fail'
collect2: ld returned 1 exit status
make: *** [v8.so] Błąd 1
Gem files will remain installed in /home/prima/www/.ruby/gems/1.9/gems/therubyracer-0.9.10 for inspection.
Results logged to /home/prima/www/.ruby/gems/1.9/gems/therubyracer-0.9.10/ext/v8/gem_make.out
prima@vk1062:~$
@fabn
Copy link

fabn commented Mar 19, 2012

I'm having the same issue, have you solved this?

@zlw
Copy link
Author

zlw commented Mar 19, 2012

well, not really. I had less-rails (which have therubyracer in dependencies) gem in Gemfile that i didn't use. So it's not exactly a fix ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment