Skip to content

Instantly share code, notes, and snippets.

@aboltart
aboltart / gist:4146997
Created November 26, 2012 07:17
.rvm/src/ruby-2.0.0-preview1/ext/psych/mkmf.log
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 */
@aboltart
aboltart / gist:4140857
Created November 24, 2012 18:38
.rvm/log/ruby-2.0.0-preview1/configure.lo
[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
@aboltart
aboltart / gist:4140850
Created November 24, 2012 18:36
.rvm/src/ruby-2.0.0-preview1/config.log
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
## --------- ##
@aboltart
aboltart / gist:4140838
Created November 24, 2012 18:34
ruby-2.0.0-preview1/rubygems.install.log
[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
@aboltart
aboltart / gist:4140825
Created November 24, 2012 18:32
rvm --debug install ruby-2.0.0-preview1 --32 --patch $rvm_path/patches/ruby/1.9.3/p125/osx-arch-fix.patch
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.
@aboltart
aboltart / gist:4127271
Created November 21, 2012 19:58
ruby-2.0.0-preview1/rubygems.install.log
[ ~ 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 `<