Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSX: Libraries missing for ruby-2.2.4, /usr/local/lib/libgmp.10.dylib, but succeeds, intended? #3582

Closed
bf4 opened this issue Dec 18, 2015 · 2 comments

Comments

@bf4
Copy link

bf4 commented Dec 18, 2015

(This doesn't appear to be the same as other install issues I've looked at or googled.)

OSX 10.10.5 (yosemite), Spring 2014 MBP

What's the nature of this error? Important?

rvm install 2.2.4
Searching for binary rubies, this might take some time.
Found remote file https://rubies.travis-ci.org/osx/10.10/x86_64/ruby-2.2.4.tar.bz2
Checking requirements for osx_brew.
Certificates in '/usr/local/etc/openssl/cert.pem' are already up to date.
Requirements installation successful.
ruby-2.2.4 - #configure
ruby-2.2.4 - #download
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 6537k  100 6537k    0     0  1277k      0  0:00:05  0:00:05 --:--:-- 1469k
No checksum for downloaded archive, recording checksum in user configuration.
ruby-2.2.4 - #validate archive
ruby-2.2.4 - #extract
ruby-2.2.4 - #validate binary
Libraries missing for ruby-2.2.4: /usr/local/lib/libgmp.10.dylib. Refer to your system manual for installing libraries
Mounting remote ruby failed with status 10, trying to compile.
Checking requirements for osx_brew.
Certificates in '/usr/local/etc/openssl/cert.pem' are already up to date.
Requirements installation successful.
Installing Ruby from source to: /Users/bfleischer/.rvm/rubies/ruby-2.2.4, this may take a while depending on your cpu(s)...
ruby-2.2.4 - #downloading ruby-2.2.4, this may take a while depending on your connection...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 12.7M  100 12.7M    0     0  1347k      0  0:00:09  0:00:09 --:--:-- 1385k
No checksum for downloaded archive, recording checksum in user configuration.
ruby-2.2.4 - #extracting ruby-2.2.4 to /Users/bfleischer/.rvm/src/ruby-2.2.4....
ruby-2.2.4 - #configuring..........................................................
ruby-2.2.4 - #post-configuration.
ruby-2.2.4 - #compiling.............................................................
ruby-2.2.4 - #installing.........
ruby-2.2.4 - #making binaries executable..
ruby-2.2.4 - #downloading rubygems-2.4.8
ruby-2.2.4 - #extracting rubygems-2.4.8.....
ruby-2.2.4 - #removing old rubygems.........
ruby-2.2.4 - #installing rubygems-2.4.8......................
ruby-2.2.4 - #gemset created /Users/bfleischer/.rvm/gems/ruby-2.2.4@global
ruby-2.2.4 - #importing gemset /Users/bfleischer/.rvm/gemsets/global.gems...............................................
ruby-2.2.4 - #generating global wrappers........
ruby-2.2.4 - #gemset created /Users/bfleischer/.rvm/gems/ruby-2.2.4
ruby-2.2.4 - #importing gemsetfile /Users/bfleischer/.rvm/gemsets/default.gems evaluated to empty gem list
ruby-2.2.4 - #generating default wrappers........
ruby-2.2.4 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
Install of ruby-2.2.4 - #complete
Ruby was built without documentation, to build it run: rvm docs generate-ri

other messages

gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
gpg: requesting key D39DC0E3 from hkp server keys.gnupg.net
gpg: DBG: armor-keys-failed (KEY 0x409B6B1796C275462A1703113804BB82D39DC0E3 BEGIN
) ->0
gpg: DBG: armor-keys-failed (KEY 0x409B6B1796C275462A1703113804BB82D39DC0E3 END
) ->0
gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 10 new signatures
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:         new signatures: 10
rvm get stable
Downloading https://get.rvm.io
Downloading https://raw.githubusercontent.com/wayneeseguin/rvm/master/binscripts/rvm-installer.asc
Verifying /Users/bfleischer/.rvm/archives/rvm-installer.asc
gpg: Signature made Mon Apr 13 19:05:41 2015 CDT using RSA key ID BF04FF17
gpg: Good signature from "Michal Papis (RVM signing) <mpapis@gmail.com>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 409B 6B17 96C2 7546 2A17  0311 3804 BB82 D39D C0E3
     Subkey fingerprint: 62C9 E5F4 DA30 0D94 AC36  166B E206 C29F BF04 FF17
GPG verified '/Users/bfleischer/.rvm/archives/rvm-installer'
Downloading https://github.com/rvm/rvm/archive/1.26.11.tar.gz
Downloading https://github.com/rvm/rvm/releases/download/1.26.11/1.26.11.tar.gz.asc
gpg: Signature made Mon Mar 30 16:52:13 2015 CDT using RSA key ID BF04FF17
gpg: Good signature from "Michal Papis (RVM signing) <mpapis@gmail.com>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 409B 6B17 96C2 7546 2A17  0311 3804 BB82 D39D C0E3
     Subkey fingerprint: 62C9 E5F4 DA30 0D94 AC36  166B E206 C29F BF04 FF17
GPG verified '/Users/bfleischer/.rvm/archives/rvm-1.26.11.tgz'

Upgrading the RVM installation in /Users/bfleischer/.rvm/
    RVM PATH line found in /Users/bfleischer/.mkshrc /Users/bfleischer/.bashrc /Users/bfleischer/.zshrc.
    RVM sourcing line found in /Users/bfleischer/.profile /Users/bfleischer/.zshrc /Users/bfleischer/.zlogin.
    RVM sourcing line not found for Bash, rerun this command with '--auto-dotfiles' flag to fix it.
    Installing rvm gem in 4 gemsets.
    Installing gem-wrappers gem in 4 gemsets.
    Regenerating gem wrappers in 4 rubiesj.

Upgrade of RVM in /Users/bfleischer/.rvm/ is complete.
source ~/.rvm/scripts/rvm
rvm reload
rvm reinstall 2.2.4 --debug
2.2.4 - reinstall
Log prefix: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/
Log filesystem: local,
Log max name length: 250
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/remove.src.log
[2015-12-17 20:09:41] __rvm_rm_rf
__rvm_rm_rf ()
{
    __rvm_rm_rf_verbose "$@"
}
current path: /Users/bfleischer
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(2): __rvm_rm_rf /Users/bfleischer/.rvm/src/ruby-2.2.4
ruby-2.2.4 - #removing src/ruby-2.2.4..
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/remove.rubies.log
[2015-12-17 20:09:42] __rvm_rm_rf
__rvm_rm_rf ()
{
    __rvm_rm_rf_verbose "$@"
}
current path: /Users/bfleischer
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(2): __rvm_rm_rf /Users/bfleischer/.rvm/rubies/ruby-2.2.4
ruby-2.2.4 - #removing rubies/ruby-2.2.4..
ruby-2.2.4 - #already removed src/ruby-2.2.4
ruby-2.2.4 - #already removed rubies/ruby-2.2.4
Searching for binary rubies, this might take some time.
Remote file does not exist https://rvm_io.global.ssl.fastly.net/binaries/osx/10.10/x86_64/ruby-2.2.4.tar.bz2
Remote file does not exist https://s3.amazonaws.com/jruby.org/downloads/ruby-2.2.4.tar.bz2
Remote file does not exist http://binaries.rubini.us/osx/10.10/x86_64/ruby-2.2.4.tar.bz2
Remote file exists https://rubies.travis-ci.org/osx/10.10/x86_64/ruby-2.2.4.tar.bz2
Found remote file https://rubies.travis-ci.org/osx/10.10/x86_64/ruby-2.2.4.tar.bz2
rvm_autolibs_flag=homebrew
Checking requirements for osx_brew.
requirements code for osx_brew loaded
brew seems to be writable
Found required packages: autoconf, automake, libtool, pkg-config, libyaml, readline, libksba, openssl.
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libyaml )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/readline )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libksba )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/openssl )
Certificates in '/usr/local/etc/openssl/cert.pem' are already up to date.
Requirements installation successful.
Free disk space 66612MB, required 100MB.
ruby-2.2.4 - #configure
ruby-2.2.4 - #download
fetch https://rubies.travis-ci.org/osx/10.10/x86_64/ruby-2.2.4.tar.bz2?rvm=1.26.11 => bin-ruby-2.2.4.tar.bz2
Archive checksum matched, not downloading
Downloaded archive checksum matched.
ruby-2.2.4 - #validate archive
__rvm_package_list:1: /Users/bfleischer/.rvm/archives/bin-ruby-2.2.4.tar.bz2
__rvm_package_list:1: /Users/bfleischer/.rvm/archives/bin-ruby-2.2.4.tar.bz2
downloaded_names:1:ruby-2.2.4:
ruby-2.2.4 - #extract
__rvm_package_extract:2: /Users/bfleischer/.rvm/archives/bin-ruby-2.2.4.tar.bz2 /Users/bfleischer/.rvm/rubies/ruby-2.2.4
ruby-2.2.4 - #validate binary
Libraries missing for ruby-2.2.4: /usr/local/lib/libgmp.10.dylib. Refer to your system manual for installing libraries
Mounting remote ruby failed with status 10, trying to compile.
Free disk space 66612MB, required 440MB.
__rvm_setup_compile_environment_setup ruby-2.2.4
rvm_autolibs_flag=homebrew
__rvm_setup_compile_environment_movable_early ruby-2.2.4
__rvm_setup_compile_environment_system_early ruby-2.2.4
__rvm_setup_compile_environment_requirements ruby-2.2.4
Checking requirements for osx_brew.
requirements code for osx_brew already loaded
brew seems to be writable
Found required packages: autoconf, automake, libtool, pkg-config, libyaml, readline, libksba, openssl.
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libyaml )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/readline )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libksba )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/openssl )
Certificates in '/usr/local/etc/openssl/cert.pem' are already up to date.
Requirements installation successful.
__rvm_setup_compile_environment_movable ruby-2.2.4
__rvm_setup_compile_environment_parse_name ruby-2.2.4
__rvm_setup_compile_environment_system ruby-2.2.4
__rvm_setup_compile_environment_architectures ruby-2.2.4
rvm_architectures(0):.
__rvm_setup_compile_environment_gcc47plus ruby-2.2.4
__rvm_setup_compile_environment_bison ruby-2.2.4
__rvm_setup_compile_environment_flags_docs ruby-2.2.4
__rvm_setup_compile_environment_flags_shared_static ruby-2.2.4
__rvm_setup_compile_environment_flags_threads ruby-2.2.4
__rvm_setup_compile_environment_compatibility_flag ruby-2.2.4
found compiler: gcc
Installing Ruby from source to: /Users/bfleischer/.rvm/rubies/ruby-2.2.4, this may take a while depending on your cpu(s)...
ruby-2.2.4 - #downloading ruby-2.2.4, this may take a while depending on your connection...
fetch http://cache.ruby-lang.org/pub/ruby/2.2/ruby-2.2.4.tar.bz2 => ruby-2.2.4.tar.bz2
Archive checksum matched, not downloading
Downloaded archive checksum matched.
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/extract.log
[2015-12-17 20:10:01] __rvm_package_extract
__rvm_package_extract ()
{
    rvm_debug __rvm_package_extract:$#: "$@";
    \typeset __tempdir __path __file __return;
    __return=0;
    __tempdir="$( TMPDIR="${rvm_tmp_path}" mktemp -d -t rvm-tmp.XXXXXXXXX )";
    __rvm_package_extract_run "$1" "$__tempdir" || __return=$?;
    if (( __return == 0 )); then
        for __path in "$__tempdir"/*;
        do
            __file="${__path##*/}";
            if [[ -n "${__file}" && -e "$2/${__file}" ]]; then
                \command \rm -rf "$2/${__file}" || __return=$?;
            fi;
            \command \mv -f "${__path}" "$2/" || __return=$?;
        done;
    fi;
    if [[ -n "$__tempdir" ]]; then
        \command \rm -rf "$__tempdir";
    fi;
    return $__return
}
current path: /Users/bfleischer/.rvm/src
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(3): __rvm_package_extract /Users/bfleischer/.rvm/archives/ruby-2.2.4.tar.bz2 /Users/bfleischer/.rvm/tmp/rvm_src_51518
ruby-2.2.4 - #extracting ruby-2.2.4 to /Users/bfleischer/.rvm/src/ruby-2.2.4..\
...
__rvm_rm_rf already gone: /Users/bfleischer/.rvm/src/ruby-2.2.4
Patch name 'optional', expanded_name(s) ''.
Patch name 'default', expanded_name(s) ''.
Patch name 'osx', expanded_name(s) ''.
All found patches(0): .
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/configure.log
[2015-12-17 20:10:05] ./configure
current path: /Users/bfleischer/.rvm/src/ruby-2.2.4
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(5): ./configure --prefix=/Users/bfleischer/.rvm/rubies/ruby-2.2.4 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl:/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl --disable-install-doc --enable-shared
ruby-2.2.4 - #configuring..........................................................
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/postconfigure.log
[2015-12-17 20:10:34] __rvm_post_configure_ruby
__rvm_post_configure_ruby ()
{
    __rvm_post_configure_ruby_fix_athlon_sse2;
    __rvm_post_configure_ruby_update_setup
}
current path: /Users/bfleischer/.rvm/src/ruby-2.2.4
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(1): __rvm_post_configure_ruby
ruby-2.2.4 - #post-configuration.
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/make.log
[2015-12-17 20:10:34] __rvm_make
__rvm_make ()
{
    \make "$@" || return $?
}
current path: /Users/bfleischer/.rvm/src/ruby-2.2.4
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(3): __rvm_make -j 1
ruby-2.2.4 - #compiling.............................................................
__rvm_rm_rf already gone: /Users/bfleischer/.rvm/src/ruby-2.2.4/.ext/rdoc
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/install.log
[2015-12-17 20:12:34] __rvm_make
__rvm_make ()
{
    \make "$@" || return $?
}
current path: /Users/bfleischer/.rvm/src/ruby-2.2.4
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(2): __rvm_make install
ruby-2.2.4 - #installing.........
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/chmod.bin.log
[2015-12-17 20:12:47] __rvm_set_executable
__rvm_set_executable ()
{
    for __file in "$@";
    do
        [[ -x "${__file}" ]] || chmod +x "${__file}";
    done
}
current path: /Users/bfleischer/.rvm/src/ruby-2.2.4
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(8): __rvm_set_executable /Users/bfleischer/.rvm/rubies/ruby-2.2.4/bin/erb /Users/bfleischer/.rvm/rubies/ruby-2.2.4/bin/gem /Users/bfleischer/.rvm/rubies/ruby-2.2.4/bin/irb /Users/bfleischer/.rvm/rubies/ruby-2.2.4/bin/rake /Users/bfleischer/.rvm/rubies/ruby-2.2.4/bin/rdoc /Users/bfleischer/.rvm/rubies/ruby-2.2.4/bin/ri /Users/bfleischer/.rvm/rubies/ruby-2.2.4/bin/ruby
ruby-2.2.4 - #making binaries executable..
rubygems_setup version:latest rvm_ruby_string:ruby-2.2.4 rvm_ruby_home:/Users/bfleischer/.rvm/rubies/ruby-2.2.4 rvm_ruby_binary:/Users/bfleischer/.rvm/rubies/ruby-2.2.4/bin/ruby
Running(15): curl --fail --location --max-redirs 10 --max-time 1800 --connect-timeout 30 --retry-delay 2 --retry 3 -sS https://rubygems.org/api/v1/versions/rubygems-update.json
ruby-2.2.4 - #downloading rubygems-2.4.8
fetch http://production.cf.rubygems.org/rubygems/rubygems-2.4.8.tgz => rubygems-2.4.8.tgz
Archive checksum matched, not downloading
Downloaded archive checksum matched.
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/rubygems.extract.log
[2015-12-17 20:12:49] __rvm_package_extract
__rvm_package_extract ()
{
    rvm_debug __rvm_package_extract:$#: "$@";
    \typeset __tempdir __path __file __return;
    __return=0;
    __tempdir="$( TMPDIR="${rvm_tmp_path}" mktemp -d -t rvm-tmp.XXXXXXXXX )";
    __rvm_package_extract_run "$1" "$__tempdir" || __return=$?;
    if (( __return == 0 )); then
        for __path in "$__tempdir"/*;
        do
            __file="${__path##*/}";
            if [[ -n "${__file}" && -e "$2/${__file}" ]]; then
                \command \rm -rf "$2/${__file}" || __return=$?;
            fi;
            \command \mv -f "${__path}" "$2/" || __return=$?;
        done;
    fi;
    if [[ -n "$__tempdir" ]]; then
        \command \rm -rf "$__tempdir";
    fi;
    return $__return
}
current path: /Users/bfleischer/.rvm/src/ruby-2.2.4
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(3): __rvm_package_extract /Users/bfleischer/.rvm/archives/rubygems-2.4.8.tgz /Users/bfleischer/.rvm/src
ruby-2.2.4 - #extracting rubygems-2.4.8.....
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/rubygems.remove.log
[2015-12-17 20:12:49] rubygems_remove
rubygems_remove ()
{
    \typeset rubygems_path __ruby entry;
    rvm_log "Removing old Rubygems files...";
    case "$rvm_ruby_string" in
        rbx-*)
            __ruby="['prefix']"
        ;;
        *)
            __ruby=".values_at('sitelibdir','vendorlibdir').detect{ |path| File.directory?(File.join(path.to_s, 'rubygems')) }.to_s"
        ;;
    esac;
    rubygems_path="$(${1:-ruby} -rrbconfig -e "puts ::Kernel.const_get('RbConfig')::CONFIG${ruby__}")";
    entries=("${rubygems_path}/ubygems.rb" "${rubygems_path}/gauntlet_rubygems.rb" "${rubygems_path}/rbconfig/");
    for entry in "${entries[@]}" "${rubygems_path}/rubygems"*;
    do
        __rvm_rm_rf "$entry";
    done
}
current path: /Users/bfleischer/.rvm/src/ruby-2.2.4
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(2): rubygems_remove /Users/bfleischer/.rvm/rubies/ruby-2.2.4/bin/ruby
ruby-2.2.4 - #removing old rubygems............
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/rubygems.install.log
[2015-12-17 20:12:54] /Users/bfleischer/.rvm/rubies/ruby-2.2.4/bin/ruby
current path: /Users/bfleischer/.rvm/src/rubygems-2.4.8
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(8): env GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.4@global GEM_PATH= /Users/bfleischer/.rvm/rubies/ruby-2.2.4/bin/ruby -d /Users/bfleischer/.rvm/src/rubygems-2.4.8/setup.rb --verbose --no-document
ruby-2.2.4 - #installing rubygems-2.4.8........................................
ruby-2.2.4 - #gemset created /Users/bfleischer/.rvm/gems/ruby-2.2.4@global
Running /Users/bfleischer/.rvm/hooks/after_use_maglev
ruby-2.2.4 - #gemset definition does not exist /Users/bfleischer/.rvm/gemsets/ruby/2.2.4/global.gems
ruby-2.2.4 - #gemset definition does not exist /Users/bfleischer/.rvm/gemsets/ruby/global.gems
lines from /Users/bfleischer/.rvm/gemsets/global.gems: gem-wrappers rubygems-bundler rake rvm
recalculated lines(global): gem-wrappers rubygems-bundler rake rvm
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/gemsets.import.global.log
[2015-12-17 20:12:54] gemset_import_list
gemset_import_list ()
{
    \typeset line;
    for line in "$@";
    do
        gem_install $line || rvm_error "there was an error installing gem $line";
    done
}
current path: /Users/bfleischer/.rvm/src/ruby-2.2.4
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.4
PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.4/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.4/bin:/Users/bfleischer/.rvm/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.4
command(5): gemset_import_list gem-wrappers rubygems-bundler rake rvm
ruby-2.2.4 - #importing gemset /Users/bfleischer/.rvm/gemsets/global.gems...............................................
ruby-2.2.4 - #generating global wrappers........
Running /Users/bfleischer/.rvm/hooks/after_use_maglev
ruby-2.2.4 - #gemset created /Users/bfleischer/.rvm/gems/ruby-2.2.4
Running /Users/bfleischer/.rvm/hooks/after_use_maglev
ruby-2.2.4 - #gemset definition does not exist /Users/bfleischer/.rvm/gemsets/ruby/2.2.4/default.gems
ruby-2.2.4 - #gemset definition does not exist /Users/bfleischer/.rvm/gemsets/ruby/default.gems
lines from /Users/bfleischer/.rvm/gemsets/default.gems:
recalculated lines(default):
ruby-2.2.4 - #importing gemsetfile /Users/bfleischer/.rvm/gemsets/default.gems evaluated to empty gem list
ruby-2.2.4 - #generating default wrappers........
ruby-2.2.4 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
Install of ruby-2.2.4 - #complete
Ruby was built without documentation, to build it run: rvm docs generate-ri
Running /Users/bfleischer/.rvm/hooks/after_install_auto_gem
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/gemset.pristine-ruby-2.2.4.log
[2015-12-17 20:12:58] __rvm_with
__rvm_with ()
{
    ( unset rvm_rvmrc_flag;
    export rvm_create_flag=1;
    export rvm_delete_flag=0;
    export rvm_internal_use_flag=1;
    export rvm_use_flag=0;
    __rvm_use "$1" || return $?;
    shift;
    "$@" || return $? )
}
current path: /Users/bfleischer
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(3): __rvm_with ruby-2.2.4 gemset_pristine
Making gemset ruby-2.2.4 pristine........................................................................
Log file: /Users/bfleischer/.rvm/log/1450404581_ruby-2.2.4/gemset.pristine-ruby-2.2.4@global.log
[2015-12-17 20:13:00] __rvm_with
__rvm_with ()
{
    ( unset rvm_rvmrc_flag;
    export rvm_create_flag=1;
    export rvm_delete_flag=0;
    export rvm_internal_use_flag=1;
    export rvm_use_flag=0;
    __rvm_use "$1" || return $?;
    shift;
    "$@" || return $? )
}
current path: /Users/bfleischer
GEM_HOME=/Users/bfleischer/.rvm/gems/ruby-2.2.2
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/gems/ruby-2.2.2/bin:/Users/bfleischer/.rvm/rubies/ruby-2.2.2/bin:/Users/bfleischer/.nvm/versions/node/v0.12.4/bin:/Users/bfleischer/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/Users/bfleischer/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/bfleischer/.rvm/bin:/Applications/Postgres.app/Contents/Versions/9.4/bin:/Users/bfleischer/go/bin:/Users/bfleischer/.rvm/bin
GEM_PATH=/Users/bfleischer/.rvm/gems/ruby-2.2.2
command(3): __rvm_with ruby-2.2.4@global gemset_pristine
Making gemset ruby-2.2.4@global pristine........................................................................
Running /Users/bfleischer/.rvm/hooks/after_use_maglev
__rvm_rm_rf already gone: /Users/bfleischer/.rvm/tmp/51518*
@havenwood
Copy link
Member

This is similar to #3564.

We could add the dependency or see if they can not link against it upstream.

@pkuczynski pkuczynski self-assigned this Nov 7, 2016
@pkuczynski
Copy link
Member

Same issue as #3690. Closing this one as a duplicate.

@pkuczynski pkuczynski added this to the rvm-1.29.0 milestone Jan 9, 2017
pkuczynski added a commit that referenced this issue Jan 9, 2017
…ally linked and not movable)

Fixes #3690, #3582, #3861

Signed-off-by: Piotr Kuczynski <piotr.kuczynski@gmail.com>
pkuczynski added a commit that referenced this issue Jan 11, 2017
Filtering Travis binaries for OSX for non-Travis Env (they are statically linked and not movable)

Fixes #3690, #3582, #3861

Signed-off-by: Piotr Kuczynski <piotr.kuczynski@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants