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
[ ~ 1.9.3@sandbox ] % cat /Users/aabolts/.rvm/log/ruby-2.0.0-preview1/rubygems.install.log | |
[2012-11-15 18:36:53] env GEM_PATH=/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1:/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1@global:/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1:/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1@global GEM_HOME=/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1 /Users/aabolts/.rvm/rubies/ruby-2.0.0-preview1/bin/ruby /Users/aabolts/.rvm/src/rubygems-1.8.24/setup.rb | |
/Users/aabolts/.rvm/rubies/ruby-2.0.0-preview1/lib/ruby/2.0.0/yaml.rb:6:in `<top (required)>': | |
It seems your ruby installation is missing psych (for YAML output). | |
To eliminate this warning, please install libyaml and reinstall your ruby. | |
/Users/aabolts/.rvm/src/rubygems-1.8.24/lib/rubygems/custom_require.rb:36:in `require': cannot load such file -- psych (LoadError) | |
from /Users/aabolts/.rvm/src/rubygems-1.8.24/lib/rubygems/custom_require.rb:36:in `require' | |
from /Users/aabolts/.rvm/rubies/ruby-2.0.0-preview1/lib/ruby/2.0.0/yaml.rb:7:in `< |
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
ruby-2.0.0-preview1 - install | |
Libyaml already installed | |
rvm_configure_flags+=( --with-opt-dir=/Users/aabolts/.rvm/usr ) | |
Fetching openssl-1.0.1c.tar.gz to /Users/aabolts/.rvm/archives | |
Fetching: http://www.openssl.org/source/openssl-1.0.1c.tar.gz | |
Fetch command: curl -f -L --create-dirs -C - -o openssl-1.0.1c.tar.gz | |
Archive checksum matched, not downloading | |
Downloaded archive checksum matched. | |
Extracting openssl to /Users/aabolts/.rvm/src/openssl-1.0.1c | |
Configuring openssl in /Users/aabolts/.rvm/src/openssl-1.0.1c. |
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
[2012-11-24 20:30:36] env GEM_PATH=/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1:/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1@global:/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1:/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1@global GEM_HOME=/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1 /Users/aabolts/.rvm/rubies/ruby-2.0.0-preview1/bin/ruby /Users/aabolts/.rvm/src/rubygems-1.8.24/setup.rb | |
current path: /Users/aabolts/.rvm/src/rubygems-1.8.24 | |
command(5): env GEM_PATH=/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1:/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1@global:/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1:/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1@global GEM_HOME=/Users/aabolts/.rvm/gems/ruby-2.0.0-preview1 /Users/aabolts/.rvm/rubies/ruby-2.0.0-preview1/bin/ruby /Users/aabolts/.rvm/src/rubygems-1.8.24/setup.rb | |
/Users/aabolts/.rvm/rubies/ruby-2.0.0-preview1/lib/ruby/2.0.0/yaml.rb:6:in `<top (required)>': | |
It seems your ruby installation is missing psych (for YAML output). | |
To eliminate this warning, please 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
cat .rvm/src/ruby-2.0.0-preview1/config.log | |
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by configure, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --enable-shared --disable-install-doc --prefix=/Users/aabolts/.rvm/rubies/ruby-2.0.0-preview1 --with-opt-dir=/Users/aabolts/.rvm/usr:/Users/aabolts/.rvm/usr | |
## --------- ## |
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
[2012-11-24 20:28:11] env MACOSX_DEPLOYMENT_TARGET=10.8 CFLAGS= -arch i386 -g -Os -pipe -no-cpp-precomp CCFLAGS= -arch i386 -g -Os -pipe CXXFLAGS= -arch i386 -g -Os -pipe LDFLAGS= -arch i386 -bind_at_load LDSHARED=cc -arch i386 -dynamiclib -undefined suppress -flat_namespace ./configure --enable-shared --disable-install-doc --prefix=/Users/aabolts/.rvm/rubies/ruby-2.0.0-preview1 --with-opt-dir=/Users/aabolts/.rvm/usr:/Users/aabolts/.rvm/usr | |
checking build system type... x86_64-apple-darwin12.2.0 | |
checking host system type... x86_64-apple-darwin12.2.0 | |
checking target system type... x86_64-apple-darwin12.2.0 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes |
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
find_header: checking for yaml.h... -------------------- yes | |
"gcc-4.2 -E -I../../.ext/include/x86_64-darwin12.2.0 -I../.././include -I../.././ext/psych -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -I/Users/aabolts/.rvm/usr/include -I/Users/aabolts/.rvm/usr/include -arch i386 -g -Os -pipe -no-cpp-precomp -fno-common conftest.c -o conftest.i" | |
checked program was: | |
/* begin */ | |
1: #include "ruby.h" | |
2: | |
3: #include <yaml.h> | |
/* end */ |
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
ruby-2.0.0-preview2 - install | |
Fetching yaml-0.1.4.tar.gz to /Users/aabolts/.rvm/archives | |
Fetching: https://rvm.io/src/yaml-0.1.4.tar.gz | |
Fetch command: curl -f -L --create-dirs -C - -o yaml-0.1.4.tar.gz | |
Archive checksum matched, not downloading | |
Downloaded archive checksum matched. | |
Extracting yaml to /Users/aabolts/.rvm/src/yaml-0.1.4 | |
Configuring yaml in /Users/aabolts/.rvm/src/yaml-0.1.4. | |
Compiling yaml in /Users/aabolts/.rvm/src/yaml-0.1.4. | |
Installing yaml to /Users/aabolts/.rvm/usr |
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
find_header: checking for yaml.h... -------------------- yes | |
"gcc-4.2 -E -I../../.ext/include/x86_64-darwin12.2.0 -I../.././include -I../.././ext/psych -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -I/Users/aabolts/.rvm/usr/include -I/Users/aabolts/.rvm/usr/include -arch i386 -g -Os -pipe -no-cpp-precomp -fno-common conftest.c -o conftest.i" | |
checked program was: | |
/* begin */ | |
1: #include "ruby.h" | |
2: | |
3: #include <yaml.h> | |
/* end */ |
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
[2012-12-02 11:34:58] env GEM_PATH=/Users/aabolts/.rvm/gems/ruby-2.0.0-preview2:/Users/aabolts/.rvm/gems/ruby-2.0.0-preview2@global:/Users/aabolts/.rvm/gems/ruby-2.0.0-preview2:/Users/aabolts/.rvm/gems/ruby-2.0.0-preview2@global GEM_HOME=/Users/aabolts/.rvm/gems/ruby-2.0.0-preview2 /Users/aabolts/.rvm/rubies/ruby-2.0.0-preview2/bin/ruby /Users/aabolts/.rvm/src/rubygems-1.8.24/setup.rb | |
RubyGems 1.8.24 installed | |
== 1.8.24 / 2012-04-27 | |
* 1 bug fix: | |
* Install the .pem files properly. Fixes #320 | |
* Remove OpenSSL dependency from the http code path |
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
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by configure, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --enable-shared --disable-install-doc --prefix=/Users/aabolts/.rvm/rubies/ruby-2.0.0-preview2 --with-opt-dir=/Users/aabolts/.rvm/usr:/Users/aabolts/.rvm/usr | |
## --------- ## | |
## Platform. ## |
OlderNewer