Debug inspector Rails error
2 posts
• Page 1 of 1
Debug inspector Rails error
Hi Guys
I am really struggling to get an existing rails application running on helicon tech.
Below is my error. Please help
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
C:/Ruby200/bin/ruby.exe extconf.rb
creating Makefile
make "DESTDIR="
generating debug_inspector-i386-mingw32.def
compiling debug_inspector.c
In file included from debug_inspector.c:12:0:
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:125:14: error: size of array 'ruby_check_sizeof_voidp' is negative
In file included from debug_inspector.c:12:0:
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h: In function 'rb_float_value':
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:826:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h: In function 'rb_num2char_inline':
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1214:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1214:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1214:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1215:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1215:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1215:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h: In function 'rb_class_of':
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1515:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h: In function 'rb_type':
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1532:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
debug_inspector.c: In function 'breakpoint_i':
debug_inspector.c:76:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
debug_inspector.c:80:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
debug_inspector.c: In function 'di_open_body':
debug_inspector.c:88:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
debug_inspector.c: In function 'di_open_ensure':
debug_inspector.c:94:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
make: *** [debug_inspector.o] Error 1
I am really struggling to get an existing rails application running on helicon tech.
Below is my error. Please help
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
C:/Ruby200/bin/ruby.exe extconf.rb
creating Makefile
make "DESTDIR="
generating debug_inspector-i386-mingw32.def
compiling debug_inspector.c
In file included from debug_inspector.c:12:0:
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:125:14: error: size of array 'ruby_check_sizeof_voidp' is negative
In file included from debug_inspector.c:12:0:
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h: In function 'rb_float_value':
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:826:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h: In function 'rb_num2char_inline':
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1214:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1214:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1214:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1215:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1215:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1215:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h: In function 'rb_class_of':
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1515:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h: In function 'rb_type':
c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:1532:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
debug_inspector.c: In function 'breakpoint_i':
debug_inspector.c:76:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
debug_inspector.c:80:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
debug_inspector.c: In function 'di_open_body':
debug_inspector.c:88:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
debug_inspector.c: In function 'di_open_ensure':
debug_inspector.c:94:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
make: *** [debug_inspector.o] Error 1
Re: Debug inspector Rails error
Hello,
This seems to be a Ruby error not related to Helicon Zoo.
Please try to find solution on the web as it is a rather common error.
This seems to be a Ruby error not related to Helicon Zoo.
Please try to find solution on the web as it is a rather common error.
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests