Created
April 14, 2012 20:12
-
-
Save lalala/2387717 to your computer and use it in GitHub Desktop.
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
rack-alive (master) bundle install ruby-1.9.3@test | |
Fetching gem metadata from http://rubygems.org/........ | |
Using rake (0.9.2.2) | |
Using bundler (1.1.0) | |
Installing ffi (1.0.11) with native extensions Unfortunately, a fatal error has occurred. Please report this error to the Bundler issue tracker at https://github.com/carlhuda/bundler/issues so that we can fix it. Thanks! | |
/home/per/.rvm/rubies/ruby-1.9.3-head/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:552:in `rescue in block in build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError) | |
/home/per/.rvm/rubies/ruby-1.9.3-head/bin/ruby extconf.rb | |
checking for ffi_call() in -lffi... yes | |
checking for ffi_prep_closure()... yes | |
checking for ffi_raw_call()... yes | |
checking for ffi_prep_raw_closure()... yes | |
checking for rb_thread_blocking_region()... yes | |
checking for ruby_native_thread_p()... yes | |
checking for rb_thread_call_with_gvl()... yes | |
creating extconf.h | |
creating Makefile | |
make | |
compiling MappedType.c | |
compiling MemoryPointer.c | |
compiling StructLayout.c | |
compiling LastError.c | |
compiling DynamicLibrary.c | |
compiling Function.c | |
compiling Call.c | |
compiling Struct.c | |
compiling Pointer.c | |
compiling AbstractMemory.c | |
compiling ClosurePool.c | |
compiling Types.c | |
compiling ArrayType.c | |
compiling FunctionInfo.c | |
compiling Type.c | |
compiling Buffer.c | |
compiling StructByValue.c | |
compiling Platform.c | |
compiling ffi.c | |
compiling MethodHandle.c | |
compiling DataConverter.c | |
compiling Thread.c | |
compiling Variadic.c | |
compiling StructByReference.c | |
linking shared-object ffi_c.so | |
make install | |
/bin/install -c -m 0755 ffi_c.so /home/per/.rvm/gems/ruby-1.9.3-head@test/gems/ffi-1.0.11/lib | |
make: /bin/install: Command not found | |
make: *** [/home/per/.rvm/gems/ruby-1.9.3-head@test/gems/ffi-1.0.11/lib/ffi_c.so] Error 127 | |
Gem files will remain installed in /home/per/.rvm/gems/ruby-1.9.3-head@test/gems/ffi-1.0.11 for inspection. | |
Results logged to /home/per/.rvm/gems/ruby-1.9.3-head@test/gems/ffi-1.0.11/ext/ffi_c/gem_make.out | |
from /home/per/.rvm/rubies/ruby-1.9.3-head/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:530:in `block in build_extensions' | |
from /home/per/.rvm/rubies/ruby-1.9.3-head/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:505:in `each' | |
from /home/per/.rvm/rubies/ruby-1.9.3-head/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:505:in `build_extensions' | |
from /home/per/.rvm/rubies/ruby-1.9.3-head/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:180:in `install' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/source.rb:90:in `block in install' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/rubygems_integration.rb:82:in `preserve_paths' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/source.rb:89:in `install' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/installer.rb:73:in `block in install_gem_from_spec' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/rubygems_integration.rb:97:in `with_build_args' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/installer.rb:72:in `install_gem_from_spec' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/installer.rb:56:in `block in run' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/installer.rb:55:in `run' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/installer.rb:12:in `install' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/cli.rb:220:in `install' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/vendor/thor/task.rb:22:in `run' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/vendor/thor.rb:263:in `dispatch' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/lib/bundler/vendor/thor/base.rb:386:in `start' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/gems/bundler-1.1.0/bin/bundle:13:in `<top (required)>' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/bin/bundle:19:in `load' | |
from /home/per/.rvm/gems/ruby-1.9.3-head@global/bin/bundle:19:in `<main>' | |
rack-alive (master) ruby-1.9.3@test | |
*********************************************************** | |
rack-alive (master) env ruby-1.9.3@test | |
XDG_CONFIG_DIRS=/etc/xdg | |
XDG_CACHE_HOME=/home/per/.cache | |
LANG=en_US.UTF-8 | |
DISPLAY=:0 | |
SHLVL=1 | |
LOGNAME=per | |
PWD=/home/per/dev/rack-alive | |
GNOME_KEYRING_PID=1733 | |
HG=/usr/bin/hg | |
MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins | |
J2REDIR=/usr/lib/jvm/java-6-openjdk/jre | |
J2SDKDIR=/usr/lib/jvm/java-6-openjdk | |
XAUTHORITY=/var/run/gdm/auth-for-per-i7dw3S/database | |
XDG_DATA_HOME=/home/per/.local/share | |
JAVA_HOME=/usr/lib/jvm/java-6-openjdk | |
DESKTOP_SESSION=gnome | |
G_BROKEN_FILENAMES=1 | |
GDMSESSION=gnome | |
GNOME_KEYRING_CONTROL=/tmp/keyring-VdRHak | |
USERNAME=per | |
WINDOWPATH=7 | |
COLORTERM=gnome-terminal | |
GNOME_DESKTOP_SESSION_ID=this-is-deprecated | |
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-ER8o47Jc6L,guid=fb17ddb2dd8475490d20c3c800000051 | |
XDG_DATA_DIRS=/usr/share/:/usr/local/share/ | |
GJS_DEBUG_TOPICS=JS ERROR;JS LOG | |
XDG_SESSION_COOKIE=5d21d0d563489081ab479755000008d2-1334397326.204269-289513839 | |
SHELL=/bin/zsh | |
XDG_CONFIG_HOME=/home/per/.config | |
GJS_DEBUG_OUTPUT=stderr | |
WINDOWID=44040198 | |
SSH_AGENT_PID=1771 | |
SESSION_MANAGER=local/sarimner:@/tmp/.ICE-unix/1750,unix/sarimner:/tmp/.ICE-unix/1750 | |
SSH_AUTH_SOCK=/tmp/keyring-VdRHak/ssh | |
TERM=xterm | |
PATH=/home/per/.rvm/gems/ruby-1.9.3-head@test/bin:/home/per/.rvm/gems/ruby-1.9.3-head@global/bin:/home/per/.rvm/rubies/ruby-1.9.3-head/bin:/home/per/.rvm/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl | |
HOME=/home/per | |
USER=per | |
SSH_ASKPASS=/usr/lib/seahorse/seahorse-ssh-askpass | |
GPG_AGENT_INFO=/tmp/keyring-VdRHak/gpg:0:1 | |
OLDPWD=/home/per/dev | |
rvm_prefix=/home/per | |
rvm_path=/home/per/.rvm | |
__array_start=1 | |
rvm_uname=Linux | |
rvm_tar=tar | |
rvm_bin_path=/home/per/.rvm/bin | |
escape_flag=1 | |
_first=1 | |
_second=2 | |
rvm_version=1.10.3 | |
GREP_OPTIONS=--color=auto | |
GREP_COLOR=1;32 | |
PAGER=less | |
LC_CTYPE=en_US.UTF-8 | |
LSCOLORS=Gxfxcxdxbxegedabagacad | |
rvm_alias_expanded= | |
rvm_docs_type= | |
rvm_gemstone_package_file= | |
rvm_gemstone_url= | |
rvm_install_on_use_flag= | |
rvm_niceness= | |
rvm_nightly_flag= | |
rvm_proxy= | |
rvm_quiet_flag= | |
rvm_ruby_file= | |
rvm_ruby_make= | |
rvm_ruby_make_install= | |
rvm_ruby_mode= | |
rvm_ruby_sha= | |
rvm_script_name= | |
rvm_sdk= | |
rvm_silent_flag= | |
rvm_wrapper_name= | |
GEM_HOME=/home/per/.rvm/gems/ruby-1.9.3-head@test | |
GEM_PATH=/home/per/.rvm/gems/ruby-1.9.3-head@test:/home/per/.rvm/gems/ruby-1.9.3-head@global | |
MY_RUBY_HOME=/home/per/.rvm/rubies/ruby-1.9.3-head | |
RUBY_VERSION=ruby-1.9.3-head | |
IRBRC=/home/per/.rvm/rubies/ruby-1.9.3-head/.irbrc | |
rvm_hook= | |
_=/usr/bin/env | |
************************************************************ | |
rack-alive (master) gem env ruby-1.9.3@test | |
RubyGems Environment: | |
- RUBYGEMS VERSION: 1.8.17 | |
- RUBY VERSION: 1.9.3 (2012-03-06 patchlevel 163) [x86_64-linux] | |
- INSTALLATION DIRECTORY: /home/per/.rvm/gems/ruby-1.9.3-head@test | |
- RUBY EXECUTABLE: /home/per/.rvm/rubies/ruby-1.9.3-head/bin/ruby | |
- EXECUTABLE DIRECTORY: /home/per/.rvm/gems/ruby-1.9.3-head@test/bin | |
- RUBYGEMS PLATFORMS: | |
- ruby | |
- x86_64-linux | |
- GEM PATHS: | |
- /home/per/.rvm/gems/ruby-1.9.3-head@test | |
- /home/per/.rvm/gems/ruby-1.9.3-head@global | |
- GEM CONFIGURATION: | |
- :update_sources => true | |
- :verbose => true | |
- :benchmark => false | |
- :backtrace => false | |
- :bulk_threshold => 1000 | |
- REMOTE SOURCES: | |
- http://rubygems.org/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment