-
-
Save hayksaakian/1ced871ec7a7b8c12fe1 to your computer and use it in GitHub Desktop.
fail install
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\Hayk\ror\hayktestcms>ls | |
Gemfile app doc push_201304282232.dat script | |
Gemfile.lock config lib push_201304282251.dat vendor | |
README.rdoc config.ru log push_201304282258.dat | |
Rakefile db public push_201304292112.dat | |
C:\Users\Hayk\ror\hayktestcms>bundle | |
Fetching gem metadata from https://rubygems.org/....... | |
Fetching gem metadata from https://rubygems.org/.. | |
Resolving dependencies... | |
Using rake (10.0.4) | |
Using i18n (0.6.1) | |
Using multi_json (1.7.2) | |
Using activesupport (3.2.13) | |
Using builder (3.0.4) | |
Using activemodel (3.2.13) | |
Using erubis (2.7.0) | |
Using journey (1.0.4) | |
Using rack (1.4.5) | |
Using rack-cache (1.2) | |
Using rack-test (0.6.2) | |
Using hike (1.2.2) | |
Using tilt (1.3.7) | |
Using sprockets (2.2.2) | |
Using actionpack (3.2.13) | |
Using mime-types (1.23) | |
Using polyglot (0.3.3) | |
Using treetop (1.4.12) | |
Using mail (2.5.3) | |
Using actionmailer (3.2.13) | |
Using arel (3.0.2) | |
Using tzinfo (0.3.37) | |
Using activerecord (3.2.13) | |
Using activeresource (3.2.13) | |
Using bundler (1.3.5) | |
Using rack-ssl (1.3.3) | |
Using json (1.7.7) | |
Using rdoc (3.12.2) | |
Using thor (0.18.1) | |
Using railties (3.2.13) | |
Using rails (3.2.13) | |
Using acts-as-taggable-on (2.4.0) | |
Using acts_as_indexed (0.7.8) | |
Using awesome_nested_set (2.1.6) | |
Using babosa (0.3.10) | |
Using bcrypt-ruby (3.0.1) | |
Using coffee-script-source (1.6.2) | |
Using execjs (1.4.0) | |
Using coffee-script (2.2.0) | |
Using coffee-rails (3.2.2) | |
Using commonjs (0.2.6) | |
Using daemons (1.1.9) | |
Using orm_adapter (0.0.7) | |
Using warden (1.1.1) | |
Using devise (2.0.5) | |
Using dragonfly (0.9.14) | |
Installing eventmachine (1.0.3) | |
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension | |
. | |
C:/Ruby200-x64/bin/ruby.exe extconf.rb | |
checking for main() in -lssl... no | |
checking for rb_trap_immediate in ruby.h,rubysig.h... no | |
checking for rb_thread_blocking_region()... yes | |
checking for inotify_init() in sys/inotify.h... no | |
checking for __NR_inotify_init in sys/syscall.h... no | |
checking for writev() in sys/uio.h... no | |
checking for rb_wait_for_single_fd()... yes | |
checking for rb_enable_interrupt()... no | |
checking for rb_time_new()... yes | |
checking for windows.h... yes | |
checking for winsock.h... yes | |
checking for main() in -lkernel32... yes | |
checking for main() in -lrpcrt4... yes | |
checking for main() in -lgdi32... yes | |
creating Makefile | |
make | |
generating rubyeventmachine-x64-mingw32.def | |
compiling binder.cpp | |
cc1plus.exe: warning: command line option '-Wdeclaration-after-statement' is val | |
id for C/ObjC but not for C++ [enabled by default] | |
cc1plus.exe: warning: command line option '-Wimplicit-function-declaration' is v | |
alid for C/ObjC but not for C++ [enabled by default] | |
In file included from binder.cpp:20:0: | |
project.h:26:0: warning: ignoring #pragma warning [-Wunknown-pragmas] | |
In file included from project.h:149:0, | |
from binder.cpp:20: | |
binder.h:35:34: warning: type qualifiers ignored on function return type [-Wigno | |
red-qualifiers] | |
In file included from c:\devkit\mingw\bin\../lib/gcc/x86_64-w64-mingw32/4.7.2/.. | |
/../../../x86_64-w64-mingw32/include/process.h:12:0, | |
from c:/Ruby200-x64/include/ruby-2.0.0/ruby/win32.h:60, | |
from c:/Ruby200-x64/include/ruby-2.0.0/ruby/defines.h:153, | |
from c:/Ruby200-x64/include/ruby-2.0.0/ruby/ruby.h:70, | |
from c:/Ruby200-x64/include/ruby-2.0.0/ruby.h:33, | |
from em.h:24, | |
from project.h:150, | |
from binder.cpp:20: | |
c:\devkit\mingw\bin\../lib/gcc/x86_64-w64-mingw32/4.7.2/../../../../x86_64-w64-m | |
ingw32/include/sys/types.h:68:16: error: conflicting declaration 'typedef _pid_t | |
pid_t' | |
In file included from binder.cpp:20:0: | |
project.h:97:13: error: 'pid_t' has a previous declaration as 'typedef int pid_t | |
' | |
In file included from project.h:150:0, | |
from binder.cpp:20: | |
em.h:84:47: warning: type qualifiers ignored on function return type [-Wignored- | |
qualifiers] | |
em.h:85:76: warning: type qualifiers ignored on function return type [-Wignored- | |
qualifiers] | |
em.h:86:56: warning: type qualifiers ignored on function return type [-Wignored- | |
qualifiers] | |
em.h:88:57: warning: type qualifiers ignored on function return type [-Wignored- | |
qualifiers] | |
em.h:89:60: warning: type qualifiers ignored on function return type [-Wignored- | |
qualifiers] | |
em.h:90:58: warning: type qualifiers ignored on function return type [-Wignored- | |
qualifiers] | |
em.h:91:36: warning: type qualifiers ignored on function return type [-Wignored- | |
qualifiers] | |
em.h:93:47: warning: type qualifiers ignored on function return type [-Wignored- | |
qualifiers] | |
em.h:99:42: warning: type qualifiers ignored on function return type [-Wignored- | |
qualifiers] | |
em.h:116:45: warning: type qualifiers ignored on function return type [-Wignored | |
-qualifiers] | |
em.h:125:36: warning: type qualifiers ignored on function return type [-Wignored | |
-qualifiers] | |
In file included from project.h:151:0, | |
from binder.cpp:20: | |
ed.h: In member function 'void EventableDescriptor::SetSocketInvalid()': | |
ed.h:43:40: warning: overflow in implicit constant conversion [-Woverflow] | |
In file included from project.h:154:0, | |
from binder.cpp:20: | |
eventmachine.h: At global scope: | |
eventmachine.h:46:61: warning: type qualifiers ignored on function return type [ | |
-Wignored-qualifiers] | |
eventmachine.h:47:112: warning: type qualifiers ignored on function return type | |
[-Wignored-qualifiers] | |
eventmachine.h:48:69: warning: type qualifiers ignored on function return type [ | |
-Wignored-qualifiers] | |
eventmachine.h:50:73: warning: type qualifiers ignored on function return type [ | |
-Wignored-qualifiers] | |
eventmachine.h:65:75: warning: type qualifiers ignored on function return type [ | |
-Wignored-qualifiers] | |
eventmachine.h:66:74: warning: type qualifiers ignored on function return type [ | |
-Wignored-qualifiers] | |
eventmachine.h:67:77: warning: type qualifiers ignored on function return type [ | |
-Wignored-qualifiers] | |
eventmachine.h:68:41: warning: type qualifiers ignored on function return type [ | |
-Wignored-qualifiers] | |
In file included from project.h:154:0, | |
from binder.cpp:20: | |
eventmachine.h:103:58: warning: type qualifiers ignored on function return type | |
[-Wignored-qualifiers] | |
eventmachine.h:105:60: warning: type qualifiers ignored on function return type | |
[-Wignored-qualifiers] | |
eventmachine.h:108:41: warning: type qualifiers ignored on function return type | |
[-Wignored-qualifiers] | |
make: *** [binder.o] Error 1 | |
Gem files will remain installed in C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/event | |
machine-1.0.3 for inspection. | |
Results logged to C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/eventmachine-1.0.3/ext | |
/gem_make.out | |
An error occurred while installing eventmachine (1.0.3), and Bundler cannot | |
continue. | |
Make sure that `gem install eventmachine -v '1.0.3'` succeeds before bundling. | |
C:\Users\Hayk\ror\hayktestcms>ruby -v | |
ruby 2.0.0p0 (2013-02-24) [x64-mingw32] | |
C:\Users\Hayk\ror\hayktestcms>pik -v | |
pik 0.2.8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment