Skip to content

Instantly share code, notes, and snippets.

@jc00ke
Created August 1, 2011 02:13
Show Gist options
  • Save jc00ke/1117464 to your computer and use it in GitHub Desktop.
Save jc00ke/1117464 to your computer and use it in GitHub Desktop.
[2011-07-31 19:05:56] /home/jesse/.rvm/wrappers/ruby-1.9.3-preview1/rake install
/home/jesse/.rvm/src/rbx-2.0.0pre/projects/daedalus/daedalus.rb:337: warning: assigned but unused variable - e
/home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/platform.rake:11: warning: assigned but unused variable - addrinfo
/home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/platform.rake:131: warning: assigned but unused variable - fixme_constants
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby vm/codegen/encoding_extract.rb /home/jesse/.rvm/src/vendor/onig vm/gen/encoding_database.cpp
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby vm/codegen/field_extract.rb vm/builtin/basicobject.hpp vm/builtin/object.hpp vm/builtin/integer.hpp vm/builtin/fixnum.hpp vm/builtin/array.hpp vm/builtin/bignum.hpp vm/builtin/executable.hpp vm/builtin/access_variable.hpp vm/builtin/alias.hpp vm/builtin/block_environment.hpp vm/builtin/block_as_method.hpp vm/builtin/bytearray.hpp vm/builtin/chararray.hpp vm/builtin/io.hpp vm/builtin/channel.hpp vm/builtin/module.hpp vm/builtin/class.hpp vm/builtin/compiledmethod.hpp vm/builtin/data.hpp vm/builtin/dir.hpp vm/builtin/exception.hpp vm/builtin/float.hpp vm/builtin/immediates.hpp vm/builtin/iseq.hpp vm/builtin/list.hpp vm/builtin/lookuptable.hpp vm/builtin/ffi_pointer.hpp vm/builtin/methodtable.hpp vm/builtin/nativefunction.hpp vm/builtin/packed_object.hpp vm/builtin/randomizer.hpp vm/builtin/regexp.hpp vm/builtin/staticscope.hpp vm/builtin/string.hpp vm/builtin/symbol.hpp vm/builtin/thread.hpp vm/builtin/tuple.hpp vm/builtin/compactlookuptable.hpp vm/builtin/time.hpp vm/builtin/nativemethod.hpp vm/builtin/system.hpp vm/builtin/autoload.hpp vm/builtin/proc.hpp vm/builtin/variable_scope.hpp vm/builtin/location.hpp vm/builtin/capi_handle.hpp vm/builtin/global_cache_entry.hpp vm/builtin/weakref.hpp vm/builtin/fiber.hpp vm/builtin/thunk.hpp vm/builtin/call_unit.hpp vm/builtin/call_unit_adapter.hpp vm/builtin/cache.hpp vm/builtin/encoding.hpp
GEN vm/gen/instruction_names.cpp
GEN vm/gen/instruction_names.hpp
GEN vm/gen/instruction_sizes.hpp
GEN vm/gen/instruction_prototypes.hpp
GEN vm/gen/instruction_defines.hpp
GEN vm/gen/instruction_locations.hpp
GEN vm/gen/instruction_implementations.hpp
GEN vm/gen/instruction_visitors.hpp
GEN vm/gen/instruction_effects.hpp
GEN web/_includes/instructions.markdown
1: LB vendor/libffi
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for working alloca.h... yes
checking for alloca... yes
checking size of double... 8
checking size of long double... 16
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... yes
checking assembler supports pc related relocs... yes
checking whether .eh_frame section should be read-only... no
checking for __attribute__((visibility("hidden")))... yes
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: linking src/x86/ffitarget.h to include/ffitarget.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/bash /home/jesse/.rvm/src/rbx-2.0.0pre/vendor/libffi/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/bash" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "prefix=/usr/local" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=/usr/bin/ld -m elf_x86_64" "NM=/usr/bin/nm -B" "RANLIB=ranlib" "DESTDIR=" all-recursive
make[1]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/libffi'
Making all in include
make[2]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/libffi/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/libffi/include'
Making all in testsuite
make[2]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/libffi/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/libffi/testsuite'
make[2]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/libffi'
depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF $depbase.Tpo -c -o src/debug.lo src/debug.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -fPIC -DPIC -o src/.libs/debug.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -o src/debug.o >/dev/null 2>&1
depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo src/prep_cif.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo src/types.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -fPIC -DPIC -o src/.libs/types.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o >/dev/null 2>&1
depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo src/raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo src/java_raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo src/closures.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -fPIC -DPIC -o src/.libs/closures.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -o src/closures.o >/dev/null 2>&1
depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo src/x86/ffi64.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1
depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -g -O2 -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo src/x86/unix64.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -g -O2 -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -g -O2 -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c src/x86/unix64.S -o src/x86/unix64.o >/dev/null 2>&1
depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo src/x86/ffi.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -o src/x86/ffi.o >/dev/null 2>&1
depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -g -O2 -MT src/x86/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/sysv.lo src/x86/sysv.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -g -O2 -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -g -O2 -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c src/x86/sysv.S -o src/x86/sysv.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -g -fexceptions -g -O2 -version-info `grep -v '^#' ./libtool-version` -o libffi.la -rpath /usr/local/lib src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo
libtool: link: gcc -shared src/.libs/debug.o src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -Wl,-soname -Wl,libffi.so.5 -o .libs/libffi.so.5.0.10
libtool: link: (cd ".libs" && rm -f "libffi.so.5" && ln -s "libffi.so.5.0.10" "libffi.so.5")
libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.5.0.10" "libffi.so")
libtool: link: ar cru .libs/libffi.a src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o
libtool: link: ranlib .libs/libffi.a
libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -g -fexceptions -g -O2 -o libffi_convenience.la src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo
libtool: link: ar cru .libs/libffi_convenience.a src/.libs/debug.o src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o
libtool: link: ranlib .libs/libffi_convenience.a
libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
make[2]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/libffi'
make[1]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/libffi'
1: LB vendor/libgdtoa
gcc -o check_prog -Wall -g -ggdb3 -fno-strict-aliasing -fPIC -DMULTIPLE_THREADS arithchk.c || gcc -o check_prog -DNO_LONG_LONG -Wall -g -ggdb3 -fno-strict-aliasing -fPIC -DMULTIPLE_THREADS arithchk.c
arithchk.c: In function ‘ccheck’:
arithchk.c:109:2: warning: format not a string literal and no format arguments
./check_prog >arith.h
rm -f check_prog arithchk.o
gcc -o check_prog -Wall -g -ggdb3 -fno-strict-aliasing -fPIC -DMULTIPLE_THREADS qnan.c
qnan.c: In function ‘main’:
qnan.c:99:2: warning: zero-length gnu_printf format string
./check_prog >gd_qnan.h
rm -f check_prog qnan.o
CC dmisc.o
CC dtoa.o
CC g_Qfmt.o
CC g__fmt.o
CC g_ddfmt.o
CC g_dfmt.o
CC g_ffmt.o
CC g_xLfmt.o
CC g_xfmt.o
CC gdtoa.o
CC gethex.o
CC gmisc.o
CC hd_init.o
CC hexnan.o
CC misc.o
CC smisc.o
CC strtoIQ.o
CC strtoId.o
CC strtoIdd.o
CC strtoIf.o
CC strtoIg.o
CC strtoIx.o
CC strtoIxL.o
CC strtod.o
CC strtodI.o
CC strtodg.o
CC strtof.o
In file included from gdtoaimp.h:181:0,
from strtof.c:32:
/usr/include/stdlib.h: In function ‘strtof’:
strtof.c:45:33: warning: ‘u.L[0]’ may be used uninitialized in this function
CC strtopQ.o
CC strtopd.o
CC strtopdd.o
CC strtopf.o
CC strtopx.o
CC strtopxL.o
CC strtorQ.o
CC strtord.o
CC strtordd.o
CC strtorf.o
CC strtorx.o
CC strtorxL.o
CC sum.o
CC ulp.o
ar cru libgdtoa.a dmisc.o dtoa.o g_Qfmt.o g__fmt.o g_ddfmt.o g_dfmt.o g_ffmt.o g_xLfmt.o g_xfmt.o gdtoa.o gethex.o gmisc.o hd_init.o hexnan.o misc.o smisc.o strtoIQ.o strtoId.o strtoIdd.o strtoIf.o strtoIg.o strtoIx.o strtoIxL.o strtod.o strtodI.o strtodg.o strtof.o strtopQ.o strtopd.o strtopdd.o strtopf.o strtopx.o strtopxL.o strtorQ.o strtord.o strtordd.o strtorf.o strtorx.o strtorxL.o sum.o ulp.o
ranlib libgdtoa.a
1: LB vendor/libtommath
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bncore.o bncore.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_init.o bn_mp_init.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_clear.o bn_mp_clear.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_exch.o bn_mp_exch.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_grow.o bn_mp_grow.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_shrink.o bn_mp_shrink.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_clamp.o bn_mp_clamp.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_zero.o bn_mp_zero.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_set.o bn_mp_set.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_set_int.o bn_mp_set_int.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_init_size.o bn_mp_init_size.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_copy.o bn_mp_copy.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_init_copy.o bn_mp_init_copy.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_abs.o bn_mp_abs.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_neg.o bn_mp_neg.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_cmp_mag.o bn_mp_cmp_mag.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_cmp.o bn_mp_cmp.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_cmp_d.o bn_mp_cmp_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_rshd.o bn_mp_rshd.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_lshd.o bn_mp_lshd.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mod_2d.o bn_mp_mod_2d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_div_2d.o bn_mp_div_2d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mul_2d.o bn_mp_mul_2d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_div_2.o bn_mp_div_2.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mul_2.o bn_mp_mul_2.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_s_mp_add.o bn_s_mp_add.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_s_mp_sub.o bn_s_mp_sub.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_mul_digs.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_s_mp_mul_digs.o bn_s_mp_mul_digs.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_fast_s_mp_mul_high_digs.o bn_fast_s_mp_mul_high_digs.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_fast_s_mp_sqr.o bn_fast_s_mp_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_s_mp_sqr.o bn_s_mp_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_add.o bn_mp_add.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_sub.o bn_mp_sub.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_karatsuba_mul.o bn_mp_karatsuba_mul.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mul.o bn_mp_mul.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_karatsuba_sqr.o bn_mp_karatsuba_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_sqr.o bn_mp_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_div.o bn_mp_div.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mod.o bn_mp_mod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_add_d.o bn_mp_add_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_sub_d.o bn_mp_sub_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mul_d.o bn_mp_mul_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_div_d.o bn_mp_div_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mod_d.o bn_mp_mod_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_expt_d.o bn_mp_expt_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_addmod.o bn_mp_addmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_submod.o bn_mp_submod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mulmod.o bn_mp_mulmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_sqrmod.o bn_mp_sqrmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_gcd.o bn_mp_gcd.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_lcm.o bn_mp_lcm.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_fast_mp_invmod.o bn_fast_mp_invmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_invmod.o bn_mp_invmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce.o bn_mp_reduce.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_montgomery_setup.o bn_mp_montgomery_setup.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_fast_mp_montgomery_reduce.o bn_fast_mp_montgomery_reduce.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_montgomery_reduce.o bn_mp_montgomery_reduce.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_exptmod_fast.o bn_mp_exptmod_fast.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_exptmod.o bn_mp_exptmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_2expt.o bn_mp_2expt.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_n_root.o bn_mp_n_root.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_jacobi.o bn_mp_jacobi.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_reverse.o bn_reverse.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_count_bits.o bn_mp_count_bits.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_read_unsigned_bin.o bn_mp_read_unsigned_bin.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_read_signed_bin.o bn_mp_read_signed_bin.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_to_unsigned_bin.o bn_mp_to_unsigned_bin.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_to_signed_bin.o bn_mp_to_signed_bin.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_unsigned_bin_size.o bn_mp_unsigned_bin_size.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_signed_bin_size.o bn_mp_signed_bin_size.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_xor.o bn_mp_xor.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_and.o bn_mp_and.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_or.o bn_mp_or.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_rand.o bn_mp_rand.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_calc_normalization.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_is_divisible.o bn_mp_prime_is_divisible.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_prime_tab.o bn_prime_tab.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_fermat.o bn_mp_prime_fermat.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_miller_rabin.o bn_mp_prime_miller_rabin.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_is_prime.o bn_mp_prime_is_prime.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_next_prime.o bn_mp_prime_next_prime.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_dr_reduce.o bn_mp_dr_reduce.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_dr_is_modulus.o bn_mp_dr_is_modulus.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_dr_setup.o bn_mp_dr_setup.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_setup.o bn_mp_reduce_setup.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_toom_mul.o bn_mp_toom_mul.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_toom_sqr.o bn_mp_toom_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_div_3.o bn_mp_div_3.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_s_mp_exptmod.o bn_s_mp_exptmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_2k.o bn_mp_reduce_2k.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_l.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_is_2k_l.o bn_mp_reduce_is_2k_l.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_2k_setup_l.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_radix_smap.o bn_mp_radix_smap.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_read_radix.o bn_mp_read_radix.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_toradix.o bn_mp_toradix.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_radix_size.o bn_mp_radix_size.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_fread.o bn_mp_fread.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_fwrite.o bn_mp_fwrite.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_cnt_lsb.o bn_mp_cnt_lsb.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_error.o bn_error.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_init_multi.o bn_mp_init_multi.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_clear_multi.o bn_mp_clear_multi.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_exteuclid.o bn_mp_exteuclid.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_toradix_n.o bn_mp_toradix_n.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_toradix_nd.o bn_mp_toradix_nd.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_random_ex.o bn_mp_prime_random_ex.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_get_int.o bn_mp_get_int.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_sqrt.o bn_mp_sqrt.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_is_square.o bn_mp_is_square.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_init_set.o bn_mp_init_set.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_init_set_int.o bn_mp_init_set_int.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_invmod_slow.o bn_mp_invmod_slow.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_rabin_miller_trials.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_to_signed_bin_n.o bn_mp_to_signed_bin_n.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_to_unsigned_bin_n.o bn_mp_to_unsigned_bin_n.c
ar rv libtommath.a bncore.o bn_mp_init.o bn_mp_clear.o bn_mp_exch.o bn_mp_grow.o bn_mp_shrink.o bn_mp_clamp.o bn_mp_zero.o bn_mp_set.o bn_mp_set_int.o bn_mp_init_size.o bn_mp_copy.o bn_mp_init_copy.o bn_mp_abs.o bn_mp_neg.o bn_mp_cmp_mag.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_rshd.o bn_mp_lshd.o bn_mp_mod_2d.o bn_mp_div_2d.o bn_mp_mul_2d.o bn_mp_div_2.o bn_mp_mul_2.o bn_s_mp_add.o bn_s_mp_sub.o bn_fast_s_mp_mul_digs.o bn_s_mp_mul_digs.o bn_fast_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.o bn_fast_s_mp_sqr.o bn_s_mp_sqr.o bn_mp_add.o bn_mp_sub.o bn_mp_karatsuba_mul.o bn_mp_mul.o bn_mp_karatsuba_sqr.o bn_mp_sqr.o bn_mp_div.o bn_mp_mod.o bn_mp_add_d.o bn_mp_sub_d.o bn_mp_mul_d.o bn_mp_div_d.o bn_mp_mod_d.o bn_mp_expt_d.o bn_mp_addmod.o bn_mp_submod.o bn_mp_mulmod.o bn_mp_sqrmod.o bn_mp_gcd.o bn_mp_lcm.o bn_fast_mp_invmod.o bn_mp_invmod.o bn_mp_reduce.o bn_mp_montgomery_setup.o bn_fast_mp_montgomery_reduce.o bn_mp_montgomery_reduce.o bn_mp_exptmod_fast.o bn_mp_exptmod.o bn_mp_2expt.o bn_mp_n_root.o bn_mp_jacobi.o bn_reverse.o bn_mp_count_bits.o bn_mp_read_unsigned_bin.o bn_mp_read_signed_bin.o bn_mp_to_unsigned_bin.o bn_mp_to_signed_bin.o bn_mp_unsigned_bin_size.o bn_mp_signed_bin_size.o bn_mp_xor.o bn_mp_and.o bn_mp_or.o bn_mp_rand.o bn_mp_montgomery_calc_normalization.o bn_mp_prime_is_divisible.o bn_prime_tab.o bn_mp_prime_fermat.o bn_mp_prime_miller_rabin.o bn_mp_prime_is_prime.o bn_mp_prime_next_prime.o bn_mp_dr_reduce.o bn_mp_dr_is_modulus.o bn_mp_dr_setup.o bn_mp_reduce_setup.o bn_mp_toom_mul.o bn_mp_toom_sqr.o bn_mp_div_3.o bn_s_mp_exptmod.o bn_mp_reduce_2k.o bn_mp_reduce_is_2k.o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_l.o bn_mp_reduce_is_2k_l.o bn_mp_reduce_2k_setup_l.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_toradix.o bn_mp_radix_size.o bn_mp_fread.o bn_mp_fwrite.o bn_mp_cnt_lsb.o bn_error.o bn_mp_init_multi.o bn_mp_clear_multi.o bn_mp_exteuclid.o bn_mp_toradix_n.o bn_mp_toradix_nd.o bn_mp_prime_random_ex.o bn_mp_get_int.o bn_mp_sqrt.o bn_mp_is_square.o bn_mp_init_set.o bn_mp_init_set_int.o bn_mp_invmod_slow.o bn_mp_prime_rabin_miller_trials.o bn_mp_to_signed_bin_n.o bn_mp_to_unsigned_bin_n.o
ar: creating libtommath.a
a - bncore.o
a - bn_mp_init.o
a - bn_mp_clear.o
a - bn_mp_exch.o
a - bn_mp_grow.o
a - bn_mp_shrink.o
a - bn_mp_clamp.o
a - bn_mp_zero.o
a - bn_mp_set.o
a - bn_mp_set_int.o
a - bn_mp_init_size.o
a - bn_mp_copy.o
a - bn_mp_init_copy.o
a - bn_mp_abs.o
a - bn_mp_neg.o
a - bn_mp_cmp_mag.o
a - bn_mp_cmp.o
a - bn_mp_cmp_d.o
a - bn_mp_rshd.o
a - bn_mp_lshd.o
a - bn_mp_mod_2d.o
a - bn_mp_div_2d.o
a - bn_mp_mul_2d.o
a - bn_mp_div_2.o
a - bn_mp_mul_2.o
a - bn_s_mp_add.o
a - bn_s_mp_sub.o
a - bn_fast_s_mp_mul_digs.o
a - bn_s_mp_mul_digs.o
a - bn_fast_s_mp_mul_high_digs.o
a - bn_s_mp_mul_high_digs.o
a - bn_fast_s_mp_sqr.o
a - bn_s_mp_sqr.o
a - bn_mp_add.o
a - bn_mp_sub.o
a - bn_mp_karatsuba_mul.o
a - bn_mp_mul.o
a - bn_mp_karatsuba_sqr.o
a - bn_mp_sqr.o
a - bn_mp_div.o
a - bn_mp_mod.o
a - bn_mp_add_d.o
a - bn_mp_sub_d.o
a - bn_mp_mul_d.o
a - bn_mp_div_d.o
a - bn_mp_mod_d.o
a - bn_mp_expt_d.o
a - bn_mp_addmod.o
a - bn_mp_submod.o
a - bn_mp_mulmod.o
a - bn_mp_sqrmod.o
a - bn_mp_gcd.o
a - bn_mp_lcm.o
a - bn_fast_mp_invmod.o
a - bn_mp_invmod.o
a - bn_mp_reduce.o
a - bn_mp_montgomery_setup.o
a - bn_fast_mp_montgomery_reduce.o
a - bn_mp_montgomery_reduce.o
a - bn_mp_exptmod_fast.o
a - bn_mp_exptmod.o
a - bn_mp_2expt.o
a - bn_mp_n_root.o
a - bn_mp_jacobi.o
a - bn_reverse.o
a - bn_mp_count_bits.o
a - bn_mp_read_unsigned_bin.o
a - bn_mp_read_signed_bin.o
a - bn_mp_to_unsigned_bin.o
a - bn_mp_to_signed_bin.o
a - bn_mp_unsigned_bin_size.o
a - bn_mp_signed_bin_size.o
a - bn_mp_xor.o
a - bn_mp_and.o
a - bn_mp_or.o
a - bn_mp_rand.o
a - bn_mp_montgomery_calc_normalization.o
a - bn_mp_prime_is_divisible.o
a - bn_prime_tab.o
a - bn_mp_prime_fermat.o
a - bn_mp_prime_miller_rabin.o
a - bn_mp_prime_is_prime.o
a - bn_mp_prime_next_prime.o
a - bn_mp_dr_reduce.o
a - bn_mp_dr_is_modulus.o
a - bn_mp_dr_setup.o
a - bn_mp_reduce_setup.o
a - bn_mp_toom_mul.o
a - bn_mp_toom_sqr.o
a - bn_mp_div_3.o
a - bn_s_mp_exptmod.o
a - bn_mp_reduce_2k.o
a - bn_mp_reduce_is_2k.o
a - bn_mp_reduce_2k_setup.o
a - bn_mp_reduce_2k_l.o
a - bn_mp_reduce_is_2k_l.o
a - bn_mp_reduce_2k_setup_l.o
a - bn_mp_radix_smap.o
a - bn_mp_read_radix.o
a - bn_mp_toradix.o
a - bn_mp_radix_size.o
a - bn_mp_fread.o
a - bn_mp_fwrite.o
a - bn_mp_cnt_lsb.o
a - bn_error.o
a - bn_mp_init_multi.o
a - bn_mp_clear_multi.o
a - bn_mp_exteuclid.o
a - bn_mp_toradix_n.o
a - bn_mp_toradix_nd.o
a - bn_mp_prime_random_ex.o
a - bn_mp_get_int.o
a - bn_mp_sqrt.o
a - bn_mp_is_square.o
a - bn_mp_init_set.o
a - bn_mp_init_set_int.o
a - bn_mp_invmod_slow.o
a - bn_mp_prime_rabin_miller_trials.o
a - bn_mp_to_signed_bin_n.o
a - bn_mp_to_unsigned_bin_n.o
ranlib libtommath.a
1: LB vendor/onig
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
./configure: line 2431: test: =: unary operator expected
./configure: line 2444: test: =: unary operator expected
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 8
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for prototypes... yes
checking for variable length prototypes and stdarg.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating onig-config
config.status: creating sample/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
cd . && /bin/bash /home/jesse/.rvm/src/rbx-2.0.0pre/vendor/onig/missing --run automake-1.10 --foreign
/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/onig/missing: line 54: automake-1.10: command not found
WARNING: `automake-1.10' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
cd . && /bin/bash /home/jesse/.rvm/src/rbx-2.0.0pre/vendor/onig/missing --run autoconf
/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/onig/missing: line 54: autoconf: command not found
WARNING: `autoconf' is missing on your system. You should only need it if
you modified `configure.in'. You might want to install the
`Autoconf' and `GNU m4' packages. Grab them from any GNU
archive site.
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure CC=gcc --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
./configure: line 2431: test: =: unary operator expected
./configure: line 2444: test: =: unary operator expected
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 8
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for prototypes... yes
checking for variable length prototypes and stdarg.h... yes
configure: creating ./config.status
/bin/bash ./config.status
config.status: creating Makefile
config.status: creating onig-config
config.status: creating sample/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
cd . && /bin/bash /home/jesse/.rvm/src/rbx-2.0.0pre/vendor/onig/missing --run autoheader
/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/onig/missing: line 54: autoheader: command not found
WARNING: `autoheader' is missing on your system. You should only need it if
you modified `acconfig.h' or `configure.in'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/onig'
Making all in .
make[2]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/onig'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo regerror.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -fPIC -DPIC -o .libs/regerror.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -o regerror.o >/dev/null 2>&1
mv -f .deps/regerror.Tpo .deps/regerror.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c -o regparse.lo regparse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c regparse.c -fPIC -DPIC -o .libs/regparse.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c regparse.c -o regparse.o >/dev/null 2>&1
mv -f .deps/regparse.Tpo .deps/regparse.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c -o regext.lo regext.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c regext.c -fPIC -DPIC -o .libs/regext.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c regext.c -o regext.o >/dev/null 2>&1
mv -f .deps/regext.Tpo .deps/regext.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo regcomp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -fPIC -DPIC -o .libs/regcomp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -o regcomp.o >/dev/null 2>&1
mv -f .deps/regcomp.Tpo .deps/regcomp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo regexec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -fPIC -DPIC -o .libs/regexec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -o regexec.o >/dev/null 2>&1
mv -f .deps/regexec.Tpo .deps/regexec.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c -o reggnu.lo reggnu.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c reggnu.c -fPIC -DPIC -o .libs/reggnu.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c reggnu.c -o reggnu.o >/dev/null 2>&1
mv -f .deps/reggnu.Tpo .deps/reggnu.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c -o regenc.lo regenc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c regenc.c -fPIC -DPIC -o .libs/regenc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c regenc.c -o regenc.o >/dev/null 2>&1
mv -f .deps/regenc.Tpo .deps/regenc.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c -o regsyntax.lo regsyntax.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c regsyntax.c -fPIC -DPIC -o .libs/regsyntax.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c regsyntax.c -o regsyntax.o >/dev/null 2>&1
mv -f .deps/regsyntax.Tpo .deps/regsyntax.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c -o regtrav.lo regtrav.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c regtrav.c -fPIC -DPIC -o .libs/regtrav.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c regtrav.c -o regtrav.o >/dev/null 2>&1
mv -f .deps/regtrav.Tpo .deps/regtrav.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c -o regversion.lo regversion.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c regversion.c -fPIC -DPIC -o .libs/regversion.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c regversion.c -o regversion.o >/dev/null 2>&1
mv -f .deps/regversion.Tpo .deps/regversion.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT st.lo -MD -MP -MF .deps/st.Tpo -c -o st.lo st.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT st.lo -MD -MP -MF .deps/st.Tpo -c st.c -fPIC -DPIC -o .libs/st.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT st.lo -MD -MP -MF .deps/st.Tpo -c st.c -o st.o >/dev/null 2>&1
mv -f .deps/st.Tpo .deps/st.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regposix.lo -MD -MP -MF .deps/regposix.Tpo -c -o regposix.lo regposix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regposix.lo -MD -MP -MF .deps/regposix.Tpo -c regposix.c -fPIC -DPIC -o .libs/regposix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regposix.lo -MD -MP -MF .deps/regposix.Tpo -c regposix.c -o regposix.o >/dev/null 2>&1
mv -f .deps/regposix.Tpo .deps/regposix.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regposerr.lo -MD -MP -MF .deps/regposerr.Tpo -c -o regposerr.lo regposerr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regposerr.lo -MD -MP -MF .deps/regposerr.Tpo -c regposerr.c -fPIC -DPIC -o .libs/regposerr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regposerr.lo -MD -MP -MF .deps/regposerr.Tpo -c regposerr.c -o regposerr.o >/dev/null 2>&1
mv -f .deps/regposerr.Tpo .deps/regposerr.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo `test -f './enc/unicode.c' || echo './'`./enc/unicode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c ./enc/unicode.c -fPIC -DPIC -o .libs/unicode.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c ./enc/unicode.c -o unicode.o >/dev/null 2>&1
mv -f .deps/unicode.Tpo .deps/unicode.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c -o ascii.lo `test -f './enc/ascii.c' || echo './'`./enc/ascii.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c ./enc/ascii.c -fPIC -DPIC -o .libs/ascii.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c ./enc/ascii.c -o ascii.o >/dev/null 2>&1
mv -f .deps/ascii.Tpo .deps/ascii.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo `test -f './enc/utf8.c' || echo './'`./enc/utf8.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c ./enc/utf8.c -fPIC -DPIC -o .libs/utf8.o
./enc/utf8.c: In function ‘mbc_validate_prefix’:
./enc/utf8.c:70:16: warning: initialization discards qualifiers from pointer target type
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c ./enc/utf8.c -o utf8.o >/dev/null 2>&1
mv -f .deps/utf8.Tpo .deps/utf8.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c -o utf16_be.lo `test -f './enc/utf16_be.c' || echo './'`./enc/utf16_be.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c ./enc/utf16_be.c -fPIC -DPIC -o .libs/utf16_be.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c ./enc/utf16_be.c -o utf16_be.o >/dev/null 2>&1
mv -f .deps/utf16_be.Tpo .deps/utf16_be.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c -o utf16_le.lo `test -f './enc/utf16_le.c' || echo './'`./enc/utf16_le.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c ./enc/utf16_le.c -fPIC -DPIC -o .libs/utf16_le.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c ./enc/utf16_le.c -o utf16_le.o >/dev/null 2>&1
mv -f .deps/utf16_le.Tpo .deps/utf16_le.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c -o utf32_be.lo `test -f './enc/utf32_be.c' || echo './'`./enc/utf32_be.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c ./enc/utf32_be.c -fPIC -DPIC -o .libs/utf32_be.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c ./enc/utf32_be.c -o utf32_be.o >/dev/null 2>&1
mv -f .deps/utf32_be.Tpo .deps/utf32_be.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c -o utf32_le.lo `test -f './enc/utf32_le.c' || echo './'`./enc/utf32_le.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c ./enc/utf32_le.c -fPIC -DPIC -o .libs/utf32_le.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c ./enc/utf32_le.c -o utf32_le.o >/dev/null 2>&1
mv -f .deps/utf32_le.Tpo .deps/utf32_le.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c -o euc_jp.lo `test -f './enc/euc_jp.c' || echo './'`./enc/euc_jp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c ./enc/euc_jp.c -fPIC -DPIC -o .libs/euc_jp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c ./enc/euc_jp.c -o euc_jp.o >/dev/null 2>&1
mv -f .deps/euc_jp.Tpo .deps/euc_jp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c -o sjis.lo `test -f './enc/sjis.c' || echo './'`./enc/sjis.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c ./enc/sjis.c -fPIC -DPIC -o .libs/sjis.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c ./enc/sjis.c -o sjis.o >/dev/null 2>&1
mv -f .deps/sjis.Tpo .deps/sjis.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c -o iso8859_1.lo `test -f './enc/iso8859_1.c' || echo './'`./enc/iso8859_1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c ./enc/iso8859_1.c -fPIC -DPIC -o .libs/iso8859_1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c ./enc/iso8859_1.c -o iso8859_1.o >/dev/null 2>&1
mv -f .deps/iso8859_1.Tpo .deps/iso8859_1.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c -o iso8859_2.lo `test -f './enc/iso8859_2.c' || echo './'`./enc/iso8859_2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c ./enc/iso8859_2.c -fPIC -DPIC -o .libs/iso8859_2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c ./enc/iso8859_2.c -o iso8859_2.o >/dev/null 2>&1
mv -f .deps/iso8859_2.Tpo .deps/iso8859_2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c -o iso8859_3.lo `test -f './enc/iso8859_3.c' || echo './'`./enc/iso8859_3.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c ./enc/iso8859_3.c -fPIC -DPIC -o .libs/iso8859_3.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c ./enc/iso8859_3.c -o iso8859_3.o >/dev/null 2>&1
mv -f .deps/iso8859_3.Tpo .deps/iso8859_3.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c -o iso8859_4.lo `test -f './enc/iso8859_4.c' || echo './'`./enc/iso8859_4.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c ./enc/iso8859_4.c -fPIC -DPIC -o .libs/iso8859_4.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c ./enc/iso8859_4.c -o iso8859_4.o >/dev/null 2>&1
mv -f .deps/iso8859_4.Tpo .deps/iso8859_4.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c -o iso8859_5.lo `test -f './enc/iso8859_5.c' || echo './'`./enc/iso8859_5.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c ./enc/iso8859_5.c -fPIC -DPIC -o .libs/iso8859_5.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c ./enc/iso8859_5.c -o iso8859_5.o >/dev/null 2>&1
mv -f .deps/iso8859_5.Tpo .deps/iso8859_5.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c -o iso8859_6.lo `test -f './enc/iso8859_6.c' || echo './'`./enc/iso8859_6.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c ./enc/iso8859_6.c -fPIC -DPIC -o .libs/iso8859_6.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c ./enc/iso8859_6.c -o iso8859_6.o >/dev/null 2>&1
mv -f .deps/iso8859_6.Tpo .deps/iso8859_6.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c -o iso8859_7.lo `test -f './enc/iso8859_7.c' || echo './'`./enc/iso8859_7.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c ./enc/iso8859_7.c -fPIC -DPIC -o .libs/iso8859_7.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c ./enc/iso8859_7.c -o iso8859_7.o >/dev/null 2>&1
mv -f .deps/iso8859_7.Tpo .deps/iso8859_7.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c -o iso8859_8.lo `test -f './enc/iso8859_8.c' || echo './'`./enc/iso8859_8.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c ./enc/iso8859_8.c -fPIC -DPIC -o .libs/iso8859_8.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c ./enc/iso8859_8.c -o iso8859_8.o >/dev/null 2>&1
mv -f .deps/iso8859_8.Tpo .deps/iso8859_8.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c -o iso8859_9.lo `test -f './enc/iso8859_9.c' || echo './'`./enc/iso8859_9.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c ./enc/iso8859_9.c -fPIC -DPIC -o .libs/iso8859_9.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c ./enc/iso8859_9.c -o iso8859_9.o >/dev/null 2>&1
mv -f .deps/iso8859_9.Tpo .deps/iso8859_9.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c -o iso8859_10.lo `test -f './enc/iso8859_10.c' || echo './'`./enc/iso8859_10.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c ./enc/iso8859_10.c -fPIC -DPIC -o .libs/iso8859_10.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c ./enc/iso8859_10.c -o iso8859_10.o >/dev/null 2>&1
mv -f .deps/iso8859_10.Tpo .deps/iso8859_10.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c -o iso8859_11.lo `test -f './enc/iso8859_11.c' || echo './'`./enc/iso8859_11.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c ./enc/iso8859_11.c -fPIC -DPIC -o .libs/iso8859_11.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c ./enc/iso8859_11.c -o iso8859_11.o >/dev/null 2>&1
mv -f .deps/iso8859_11.Tpo .deps/iso8859_11.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c -o iso8859_13.lo `test -f './enc/iso8859_13.c' || echo './'`./enc/iso8859_13.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c ./enc/iso8859_13.c -fPIC -DPIC -o .libs/iso8859_13.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c ./enc/iso8859_13.c -o iso8859_13.o >/dev/null 2>&1
mv -f .deps/iso8859_13.Tpo .deps/iso8859_13.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c -o iso8859_14.lo `test -f './enc/iso8859_14.c' || echo './'`./enc/iso8859_14.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c ./enc/iso8859_14.c -fPIC -DPIC -o .libs/iso8859_14.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c ./enc/iso8859_14.c -o iso8859_14.o >/dev/null 2>&1
mv -f .deps/iso8859_14.Tpo .deps/iso8859_14.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c -o iso8859_15.lo `test -f './enc/iso8859_15.c' || echo './'`./enc/iso8859_15.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c ./enc/iso8859_15.c -fPIC -DPIC -o .libs/iso8859_15.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c ./enc/iso8859_15.c -o iso8859_15.o >/dev/null 2>&1
mv -f .deps/iso8859_15.Tpo .deps/iso8859_15.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c -o iso8859_16.lo `test -f './enc/iso8859_16.c' || echo './'`./enc/iso8859_16.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c ./enc/iso8859_16.c -fPIC -DPIC -o .libs/iso8859_16.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c ./enc/iso8859_16.c -o iso8859_16.o >/dev/null 2>&1
mv -f .deps/iso8859_16.Tpo .deps/iso8859_16.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c -o euc_tw.lo `test -f './enc/euc_tw.c' || echo './'`./enc/euc_tw.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c ./enc/euc_tw.c -fPIC -DPIC -o .libs/euc_tw.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c ./enc/euc_tw.c -o euc_tw.o >/dev/null 2>&1
mv -f .deps/euc_tw.Tpo .deps/euc_tw.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c -o euc_kr.lo `test -f './enc/euc_kr.c' || echo './'`./enc/euc_kr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c ./enc/euc_kr.c -fPIC -DPIC -o .libs/euc_kr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c ./enc/euc_kr.c -o euc_kr.o >/dev/null 2>&1
mv -f .deps/euc_kr.Tpo .deps/euc_kr.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c -o big5.lo `test -f './enc/big5.c' || echo './'`./enc/big5.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c ./enc/big5.c -fPIC -DPIC -o .libs/big5.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c ./enc/big5.c -o big5.o >/dev/null 2>&1
mv -f .deps/big5.Tpo .deps/big5.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c -o gb18030.lo `test -f './enc/gb18030.c' || echo './'`./enc/gb18030.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c ./enc/gb18030.c -fPIC -DPIC -o .libs/gb18030.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c ./enc/gb18030.c -o gb18030.o >/dev/null 2>&1
mv -f .deps/gb18030.Tpo .deps/gb18030.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c -o koi8_r.lo `test -f './enc/koi8_r.c' || echo './'`./enc/koi8_r.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c ./enc/koi8_r.c -fPIC -DPIC -o .libs/koi8_r.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c ./enc/koi8_r.c -o koi8_r.o >/dev/null 2>&1
mv -f .deps/koi8_r.Tpo .deps/koi8_r.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c -o cp1251.lo `test -f './enc/cp1251.c' || echo './'`./enc/cp1251.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c ./enc/cp1251.c -fPIC -DPIC -o .libs/cp1251.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c ./enc/cp1251.c -o cp1251.o >/dev/null 2>&1
mv -f .deps/cp1251.Tpo .deps/cp1251.Plo
/bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -version-info 2:0:0 -o libonig.la -rpath /usr/local/lib regerror.lo regparse.lo regext.lo regcomp.lo regexec.lo reggnu.lo regenc.lo regsyntax.lo regtrav.lo regversion.lo st.lo regposix.lo regposerr.lo unicode.lo ascii.lo utf8.lo utf16_be.lo utf16_le.lo utf32_be.lo utf32_le.lo euc_jp.lo sjis.lo iso8859_1.lo iso8859_2.lo iso8859_3.lo iso8859_4.lo iso8859_5.lo iso8859_6.lo iso8859_7.lo iso8859_8.lo iso8859_9.lo iso8859_10.lo iso8859_11.lo iso8859_13.lo iso8859_14.lo iso8859_15.lo iso8859_16.lo euc_tw.lo euc_kr.lo big5.lo gb18030.lo koi8_r.lo cp1251.lo
libtool: link: gcc -shared .libs/regerror.o .libs/regparse.o .libs/regext.o .libs/regcomp.o .libs/regexec.o .libs/reggnu.o .libs/regenc.o .libs/regsyntax.o .libs/regtrav.o .libs/regversion.o .libs/st.o .libs/regposix.o .libs/regposerr.o .libs/unicode.o .libs/ascii.o .libs/utf8.o .libs/utf16_be.o .libs/utf16_le.o .libs/utf32_be.o .libs/utf32_le.o .libs/euc_jp.o .libs/sjis.o .libs/iso8859_1.o .libs/iso8859_2.o .libs/iso8859_3.o .libs/iso8859_4.o .libs/iso8859_5.o .libs/iso8859_6.o .libs/iso8859_7.o .libs/iso8859_8.o .libs/iso8859_9.o .libs/iso8859_10.o .libs/iso8859_11.o .libs/iso8859_13.o .libs/iso8859_14.o .libs/iso8859_15.o .libs/iso8859_16.o .libs/euc_tw.o .libs/euc_kr.o .libs/big5.o .libs/gb18030.o .libs/koi8_r.o .libs/cp1251.o -Wl,-soname -Wl,libonig.so.2 -o .libs/libonig.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libonig.so.2" && ln -s "libonig.so.2.0.0" "libonig.so.2")
libtool: link: (cd ".libs" && rm -f "libonig.so" && ln -s "libonig.so.2.0.0" "libonig.so")
libtool: link: ar cru .libs/libonig.a regerror.o regparse.o regext.o regcomp.o regexec.o reggnu.o regenc.o regsyntax.o regtrav.o regversion.o st.o regposix.o regposerr.o unicode.o ascii.o utf8.o utf16_be.o utf16_le.o utf32_be.o utf32_le.o euc_jp.o sjis.o iso8859_1.o iso8859_2.o iso8859_3.o iso8859_4.o iso8859_5.o iso8859_6.o iso8859_7.o iso8859_8.o iso8859_9.o iso8859_10.o iso8859_11.o iso8859_13.o iso8859_14.o iso8859_15.o iso8859_16.o euc_tw.o euc_kr.o big5.o gb18030.o koi8_r.o cp1251.o
libtool: link: ranlib .libs/libonig.a
libtool: link: ( cd ".libs" && rm -f "libonig.la" && ln -s "../libonig.la" "libonig.la" )
make[2]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/onig'
make[1]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/onig'
1: LB vendor/udis86
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libudis86/Makefile
config.status: creating udcli/Makefile
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86'
Making all in libudis86
make[2]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86/libudis86'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT itab.lo -MD -MP -MF .deps/itab.Tpo -c -o itab.lo itab.c
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT itab.lo -MD -MP -MF .deps/itab.Tpo -c itab.c -o itab.o
mv -f .deps/itab.Tpo .deps/itab.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT input.lo -MD -MP -MF .deps/input.Tpo -c -o input.lo input.c
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -o input.o
mv -f .deps/input.Tpo .deps/input.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -o decode.o
mv -f .deps/decode.Tpo .deps/decode.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn.lo -MD -MP -MF .deps/syn.Tpo -c -o syn.lo syn.c
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn.lo -MD -MP -MF .deps/syn.Tpo -c syn.c -o syn.o
mv -f .deps/syn.Tpo .deps/syn.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn-intel.lo -MD -MP -MF .deps/syn-intel.Tpo -c -o syn-intel.lo syn-intel.c
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn-intel.lo -MD -MP -MF .deps/syn-intel.Tpo -c syn-intel.c -o syn-intel.o
mv -f .deps/syn-intel.Tpo .deps/syn-intel.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn-att.lo -MD -MP -MF .deps/syn-att.Tpo -c -o syn-att.lo syn-att.c
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn-att.lo -MD -MP -MF .deps/syn-att.Tpo -c syn-att.c -o syn-att.o
mv -f .deps/syn-att.Tpo .deps/syn-att.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT udis86.lo -MD -MP -MF .deps/udis86.Tpo -c -o udis86.lo udis86.c
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT udis86.lo -MD -MP -MF .deps/udis86.Tpo -c udis86.c -o udis86.o
mv -f .deps/udis86.Tpo .deps/udis86.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o libudis86.la -rpath /usr/local/lib itab.lo input.lo decode.lo syn.lo syn-intel.lo syn-att.lo udis86.lo
mkdir .libs
ar cru .libs/libudis86.a itab.o input.o decode.o syn.o syn-intel.o syn-att.o udis86.o
ranlib .libs/libudis86.a
creating libudis86.la
(cd .libs && rm -f libudis86.la && ln -s ../libudis86.la libudis86.la)
make[2]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86/libudis86'
Making all in .
make[2]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86'
Making all in udcli
make[2]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86/udcli'
gcc -DHAVE_CONFIG_H -I. -I.. -I../libudis86 -I.. -g -O2 -Wall -MT udcli-udcli.o -MD -MP -MF .deps/udcli-udcli.Tpo -c -o udcli-udcli.o `test -f 'udcli.c' || echo './'`udcli.c
mv -f .deps/udcli-udcli.Tpo .deps/udcli-udcli.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -I../libudis86 -I.. -g -O2 -Wall -o udcli udcli-udcli.o ../libudis86/libudis86.la
mkdir .libs
gcc -I../libudis86 -I.. -g -O2 -Wall -o udcli udcli-udcli.o ../libudis86/.libs/libudis86.a
make[2]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86/udcli'
Making all in .
make[2]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86'
Making all in tests
make[2]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86/tests'
Making all in .
make[2]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86'
Making all in docs
make[2]: Entering directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86/docs'
make[1]: Leaving directory `/home/jesse/.rvm/src/rbx-2.0.0pre/vendor/udis86'
Running 157 tasks using 2 parallel threads
2: CC vm/agent_components.cpp
3: CC vm/agent.cpp
3: CC vm/arguments.cpp
3: CC vm/builtin/access_variable.cpp
3: CC vm/builtin/alias.cpp
2: CC vm/builtin/array.cpp
3: CC vm/builtin/autoload.cpp
2: CC vm/builtin/basicobject.cpp
3: CC vm/builtin/bignum.cpp
2: CC vm/builtin/block_as_method.cpp
2: CC vm/builtin/block_environment.cpp
3: CC vm/builtin/bytearray.cpp
3: CC vm/builtin/cache.cpp
2: CC vm/builtin/call_unit.cpp
3: CC vm/builtin/call_unit_adapter.cpp
3: CC vm/builtin/capi_handle.cpp
2: CC vm/builtin/channel.cpp
3: CC vm/builtin/chararray.cpp
2: CC vm/builtin/class.cpp
3: CC vm/builtin/compactlookuptable.cpp
3: CC vm/builtin/compiledmethod.cpp
2: CC vm/builtin/data.cpp
2: CC vm/builtin/dir.cpp
3: CC vm/builtin/encoding.cpp
2: CC vm/builtin/exception.cpp
3: CC vm/builtin/executable.cpp
3: CC vm/builtin/ffi_pointer.cpp
2: CC vm/builtin/fiber.cpp
3: CC vm/builtin/find_object.cpp
2: CC vm/builtin/fixnum.cpp
3: CC vm/builtin/float.cpp
2: CC vm/builtin/global_cache_entry.cpp
3: CC vm/builtin/heap_dump.cpp
2: CC vm/builtin/immediates.cpp
2: CC vm/builtin/integer.cpp
2: CC vm/builtin/io.cpp
3: CC vm/builtin/iseq.cpp
3: CC vm/builtin/list.cpp
3: CC vm/builtin/location.cpp
2: CC vm/builtin/lookuptable.cpp
3: CC vm/builtin/methodtable.cpp
2: CC vm/builtin/module.cpp
3: CC vm/builtin/nativefunction.cpp
2: CC vm/builtin/nativemethod.cpp
3: CC vm/builtin/object.cpp
2: CC vm/builtin/pack.cpp
3: CC vm/builtin/packed_object.cpp
3: CC vm/builtin/proc.cpp
3: CC vm/builtin/randomizer.cpp
3: CC vm/builtin/regexp.cpp
3: CC vm/builtin/staticscope.cpp
3: CC vm/builtin/string.cpp
3: CC vm/builtin/symbol.cpp
3: CC vm/builtin/system.cpp
3: CC vm/builtin/thread.cpp
3: CC vm/builtin/thunk.cpp
3: CC vm/builtin/time.cpp
3: CC vm/builtin/tuple.cpp
3: CC vm/builtin/unpack.cpp
2: CC vm/builtin/variable_scope.cpp
2: CC vm/builtin/weakref.cpp
2: CC vm/bytecode_verification.cpp
2: CC vm/call_frame.cpp
2: CC vm/capi/array.cpp
2: CC vm/capi/bignum.cpp
2: CC vm/capi/capi.cpp
2: CC vm/capi/class.cpp
2: CC vm/capi/data.cpp
2: CC vm/capi/encoding.cpp
2: CC vm/capi/exception.cpp
2: CC vm/capi/float.cpp
2: CC vm/capi/gc.cpp
2: CC vm/capi/globals.cpp
2: CC vm/capi/handle.cpp
2: CC vm/capi/hash.cpp
2: CC vm/capi/io.cpp
2: CC vm/capi/kernel.cpp
2: CC vm/capi/marshal.cpp
2: CC vm/capi/module.cpp
2: CC vm/capi/numeric.cpp
2: CC vm/capi/object.cpp
3: CC vm/capi/proc.cpp
2: CC vm/capi/range.cpp
3: CC vm/capi/regexp.cpp
2: CC vm/capi/string.cpp
3: CC vm/capi/string19.cpp
3: CC vm/capi/struct.cpp
2: CC vm/capi/symbol.cpp
3: CC vm/capi/thread.cpp
2: CC vm/capi/time.cpp
3: CC vm/capi/util.cpp
2: CC vm/compiled_file.cpp
3: CC vm/config_parser.cpp
2: CC vm/dispatch.cpp
2: CC vm/drivers/cli.cpp
3: CC vm/environment.cpp
2: CC vm/exception.cpp
2: CC vm/exception_point.cpp
2: CC vm/ffi.cpp
2: CC vm/ffi_util.cpp
2: CC vm/gc/baker.cpp
3: CC vm/gc/code_manager.cpp
3: CC vm/gc/debug.cpp
2: CC vm/gc/gc.cpp
3: CC vm/gc/heap.cpp
2: CC vm/gc/immix.cpp
3: CC vm/gc/inflated_headers.cpp
3: CC vm/gc/managed.cpp
3: CC vm/gc/marksweep.cpp
2: CC vm/gc/object_mark.cpp
2: CC vm/gc/root.cpp
3: CC vm/gc/walker.cpp
2: CC vm/gc/write_barrier.cpp
3: CC vm/global_cache.cpp
2: CC vm/helpers.cpp
3: CC vm/inline_cache.cpp
2: CC vm/instructions.cpp
3: CC vm/instruments/rbxti.cpp
3: CC vm/instruments/tooling.cpp
3: CC vm/kcode.cpp
3: CC vm/linkedlist.cpp
3: CC vm/llvm/autotypes.cpp
3: CC vm/llvm/inline.cpp
2: CC vm/llvm/inline_primitive.cpp
3: CC vm/llvm/jit.cpp
3: CC vm/llvm/jit_block.cpp
2: CC vm/llvm/jit_builder.cpp
3: CC vm/llvm/jit_compiler.cpp
3: CC vm/llvm/jit_context.cpp
3: CC vm/llvm/jit_inline_block.cpp
3: CC vm/llvm/jit_inline_method.cpp
2: CC vm/llvm/jit_method.cpp
3: CC vm/llvm/jit_runtime.cpp
3: CC vm/llvm/jit_util.cpp
3: CC vm/llvm/passes.cpp
2: CC vm/marshal.cpp
3: CC vm/missing/crypt.c
3: CC vm/missing/windows.cpp
3: CC vm/objectmemory.cpp
2: CC vm/ontology.cpp
2: CC vm/oop.cpp
2: CC vm/shared_state.cpp
3: CC vm/primitives.cpp
2: CC vm/signal.cpp
2: CC vm/stack_variables.cpp
2: CC vm/symboltable.cpp
2: CC vm/thread_state.cpp
2: CC vm/type_info.cpp
2: CC vm/util/dlmalloc.c
2: CC vm/util/sha1.c
2: CC vm/util/spinlock.cpp
2: CC vm/util/strlcat.cpp
2: CC vm/util/strlcpy.cpp
2: CC vm/util/time.c
2: CC vm/virtual.cpp
2: CC vm/vm.cpp
2: CC vm/vmmethod.cpp
Build time: 167.874878576 seconds
1: LD vm/vm
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby -S rake -r /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/ext_helper.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/dependency_grapher.rb build:build
GEN lib/compiler/opcodes.rb
GEN lib/compiler/generator_methods.rb
Building bootstrap Melbourne for MRI
CXX bstrlib.c
CXX node_types19.cpp
CXX melbourne.cpp
CXX encoding_compat.cpp
CXX grammar18.cpp
CXX visitor18.cpp
CXX node_types18.cpp
CXX quark.cpp
CXX symbols.cpp
CXX grammar19.cpp
CXX var_table19.cpp
CXX visitor19.cpp
CXX var_table18.cpp
LDSHARED build/melbourne20.so
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/sends.rb:19: warning: assigned but unused variable - reference
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/sends.rb:563: warning: assigned but unused variable - array
GEN runtime/platform.conf
GEN runtime/18/signature
RBC 1.8 kernel/bootstrap/alias.rb
RBC 1.8 kernel/bootstrap/array.rb
RBC 1.8 kernel/bootstrap/array18.rb
RBC 1.8 kernel/bootstrap/bignum.rb
RBC 1.8 kernel/bootstrap/block_environment.rb
RBC 1.8 kernel/bootstrap/bytearray.rb
RBC 1.8 kernel/bootstrap/chararray.rb
RBC 1.8 kernel/bootstrap/channel.rb
RBC 1.8 kernel/bootstrap/class.rb
RBC 1.8 kernel/bootstrap/compactlookuptable.rb
RBC 1.8 kernel/bootstrap/compiled_method.rb
RBC 1.8 kernel/bootstrap/configuration.rb
RBC 1.8 kernel/bootstrap/dir.rb
RBC 1.8 kernel/bootstrap/exception.rb
RBC 1.8 kernel/bootstrap/executable.rb
RBC 1.8 kernel/bootstrap/false.rb
RBC 1.8 kernel/bootstrap/fixnum.rb
RBC 1.8 kernel/bootstrap/gc.rb
RBC 1.8 kernel/bootstrap/io.rb
RBC 1.8 kernel/bootstrap/iseq.rb
RBC 1.8 kernel/bootstrap/kernel18.rb
RBC 1.8 kernel/bootstrap/kernel.rb
RBC 1.8 kernel/bootstrap/lookuptable.rb
RBC 1.8 kernel/bootstrap/method_table.rb
RBC 1.8 kernel/bootstrap/nil.rb
RBC 1.8 kernel/bootstrap/object.rb
RBC 1.8 kernel/bootstrap/proc.rb
RBC 1.8 kernel/bootstrap/process.rb
RBC 1.8 kernel/bootstrap/regexp.rb
RBC 1.8 kernel/bootstrap/rubinius.rb
RBC 1.8 kernel/bootstrap/rubinius18.rb
RBC 1.8 kernel/bootstrap/static_scope.rb
RBC 1.8 kernel/bootstrap/string.rb
RBC 1.8 kernel/bootstrap/symbol.rb
RBC 1.8 kernel/bootstrap/thread.rb
RBC 1.8 kernel/bootstrap/thunk.rb
RBC 1.8 kernel/bootstrap/time.rb
RBC 1.8 kernel/bootstrap/true.rb
RBC 1.8 kernel/bootstrap/tuple.rb
RBC 1.8 kernel/bootstrap/type.rb
RBC 1.8 kernel/bootstrap/variable_scope.rb
RBC 1.8 kernel/bootstrap/vm.rb
RBC 1.8 kernel/bootstrap/weakref.rb
RBC 1.8 kernel/platform/ffi.rb
RBC 1.8 kernel/platform/library.rb
RBC 1.8 kernel/platform/pointer.rb
RBC 1.8 kernel/platform/env.rb
RBC 1.8 kernel/platform/file.rb
RBC 1.8 kernel/platform/math.rb
RBC 1.8 kernel/platform/posix.rb
RBC 1.8 kernel/platform/struct.rb
RBC 1.8 kernel/common/class.rb
RBC 1.8 kernel/common/binding.rb
RBC 1.8 kernel/common/proc.rb
RBC 1.8 kernel/common/autoload.rb
RBC 1.8 kernel/common/module.rb
RBC 1.8 kernel/common/module18.rb
RBC 1.8 kernel/common/enumerable.rb
RBC 1.8 kernel/common/enumerable18.rb
RBC 1.8 kernel/common/enumerator.rb
RBC 1.8 kernel/common/argf.rb
RBC 1.8 kernel/common/tuple.rb
RBC 1.8 kernel/common/exception.rb
RBC 1.8 kernel/common/undefined.rb
RBC 1.8 kernel/common/hash.rb
RBC 1.8 kernel/common/hash18.rb
RBC 1.8 kernel/common/type.rb
RBC 1.8 kernel/common/kernel.rb
RBC 1.8 kernel/common/kernel18.rb
RBC 1.8 kernel/common/identitymap.rb
RBC 1.8 kernel/common/array.rb
RBC 1.8 kernel/common/array18.rb
RBC 1.8 kernel/common/loadedfeatures.rb
RBC 1.8 kernel/common/global.rb
RBC 1.8 kernel/common/backtrace.rb
RBC 1.8 kernel/common/comparable.rb
RBC 1.8 kernel/common/numeric.rb
RBC 1.8 kernel/common/ctype.rb
RBC 1.8 kernel/common/precision.rb
RBC 1.8 kernel/common/integer.rb
RBC 1.8 kernel/common/bignum.rb
RBC 1.8 kernel/common/block_environment.rb
RBC 1.8 kernel/common/bytearray.rb
RBC 1.8 kernel/common/chararray.rb
RBC 1.8 kernel/common/chararray18.rb
RBC 1.8 kernel/common/channel.rb
RBC 1.8 kernel/common/executable.rb
RBC 1.8 kernel/common/static_scope.rb
RBC 1.8 kernel/common/static_scope18.rb
RBC 1.8 kernel/common/hook.rb
RBC 1.8 kernel/common/codeloader.rb
RBC 1.8 kernel/common/compiled_method.rb
RBC 1.8 kernel/common/continuation.rb
RBC 1.8 kernel/common/delegated_method.rb
RBC 1.8 kernel/common/fixnum.rb
RBC 1.8 kernel/common/dir.rb
RBC 1.8 kernel/common/dir_glob.rb
RBC 1.8 kernel/common/env.rb
RBC 1.8 kernel/common/errno.rb
RBC 1.8 kernel/common/eval.rb
RBC 1.8 kernel/common/false.rb
RBC 1.8 kernel/common/fiber.rb
RBC 1.8 kernel/common/io.rb
RBC 1.8 kernel/common/file.rb
RBC 1.8 kernel/common/filetest.rb
RBC 1.8 kernel/common/float.rb
RBC 1.8 kernel/common/immediate.rb
RBC 1.8 kernel/common/location.rb
RBC 1.8 kernel/common/lookuptable.rb
RBC 1.8 kernel/common/main.rb
RBC 1.8 kernel/common/marshal.rb
RBC 1.8 kernel/common/math.rb
RBC 1.8 kernel/common/method.rb
RBC 1.8 kernel/common/method_table.rb
RBC 1.8 kernel/common/native_method.rb
RBC 1.8 kernel/common/nil.rb
RBC 1.8 kernel/common/objectspace.rb
RBC 1.8 kernel/common/string.rb
RBC 1.8 kernel/common/string18.rb
RBC 1.8 kernel/common/range.rb
RBC 1.8 kernel/common/struct.rb
RBC 1.8 kernel/common/process.rb
RBC 1.8 kernel/common/random.rb
RBC 1.8 kernel/common/regexp.rb
RBC 1.8 kernel/common/signal.rb
RBC 1.8 kernel/common/sprinter.rb
RBC 1.8 kernel/common/symbol.rb
RBC 1.8 kernel/common/thread.rb
RBC 1.8 kernel/common/thread_group.rb
RBC 1.8 kernel/common/throw_catch.rb
RBC 1.8 kernel/common/time.rb
RBC 1.8 kernel/common/true.rb
RBC 1.8 kernel/common/variable_scope.rb
RBC 1.8 kernel/common/capi.rb
RBC 1.8 kernel/delta/agent.rb
RBC 1.8 kernel/delta/ctype.rb
RBC 1.8 kernel/delta/class.rb
RBC 1.8 kernel/delta/exception.rb
RBC 1.8 kernel/delta/file.rb
RBC 1.8 kernel/delta/rubinius.rb
RBC 1.8 kernel/delta/module.rb
RBC 1.8 kernel/delta/filetest.rb
RBC 1.8 kernel/delta/kernel.rb
RBC 1.8 kernel/delta/math.rb
RBC 1.8 kernel/delta/options.rb
RBC 1.8 kernel/delta/stats.rb
RBC 1.8 kernel/delta/signal.rb
RBC 1.8 kernel/delta/struct.rb
RBC 1.8 kernel/delta/thread.rb
RBC 1.8 kernel/delta/codeloader.rb
RBC 1.8 kernel/delta/ffi.rb
RBC 1.8 kernel/delta/ruby_constants18.rb
RBC 1.8 kernel/delta/ruby_constants.rb
RBC 1.8 kernel/signature.rb
RBC 1.8 kernel/alpha.rb
RBC 1.8 kernel/loader.rb
RBC 1.8 lib/compiler.rb
RBC 1.8 lib/compiler/locals.rb
RBC 1.8 lib/compiler/compiled_file.rb
RBC 1.8 lib/compiler/evaluator.rb
RBC 1.8 lib/compiler/generator.rb
RBC 1.8 lib/compiler/stages.rb
RBC 1.8 lib/compiler/iseq.rb
RBC 1.8 lib/compiler/ast/self.rb
RBC 1.8 lib/compiler/ast/grapher.rb
RBC 1.8 lib/compiler/ast/operators.rb
RBC 1.8 lib/compiler/ast/sends.rb
RBC 1.8 lib/compiler/ast/exceptions.rb
RBC 1.8 lib/compiler/ast/constants.rb
RBC 1.8 lib/compiler/ast/variables.rb
RBC 1.8 lib/compiler/ast/literals.rb
RBC 1.8 lib/compiler/ast/definitions.rb
RBC 1.8 lib/compiler/ast/control_flow.rb
RBC 1.8 lib/compiler/ast/node.rb
RBC 1.8 lib/compiler/ast/values.rb
RBC 1.8 lib/compiler/ast/data.rb
RBC 1.8 lib/compiler/ast/transforms.rb
RBC 1.8 lib/compiler/ast/file.rb
RBC 1.8 lib/compiler/ast.rb
RBC 1.8 lib/compiler/printers.rb
RBC 1.8 lib/compiler/compiler.rb
RBC 1.8 lib/compiler/opcodes.rb
RBC 1.8 lib/compiler/generator_methods.rb
RBC 1.8 lib/melbourne.rb
RBC 1.8 lib/melbourne/processor.rb
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby -S rake -r /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/ext_helper.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/dependency_grapher.rb build
CC bigdecimal.c
LDSHARED bigdecimal.so
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby -S rake -r /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/ext_helper.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/dependency_grapher.rb build
CC readline.c
LDSHARED readline.so
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby -S rake -r /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/ext_helper.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/dependency_grapher.rb build
CC digest.c
LDSHARED digest.so
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby -S rake -r /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/ext_helper.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/dependency_grapher.rb build
CC md5init.c
CC md5.c
CC md5ossl.c
LDSHARED md5.so
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby -S rake -r /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/ext_helper.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/dependency_grapher.rb build
CC rmd160init.c
CC rmd160.c
CC rmd160ossl.c
LDSHARED rmd160.so
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby -S rake -r /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/ext_helper.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/dependency_grapher.rb build
CC sha1init.c
CC sha1ossl.c
CC sha1.c
LDSHARED sha1.so
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby -S rake -r /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/ext_helper.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/dependency_grapher.rb build
CC sha2init.c
CC sha2.c
LDSHARED sha2.so
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby -S rake -r /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/ext_helper.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/dependency_grapher.rb build
CC bubblebabble.c
LDSHARED bubblebabble.so
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby -S rake -r /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/ext_helper.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/dependency_grapher.rb build
CC node.c
CC handler.c
CC syck.c
CC bytecode.c
CC implicit.c
CC st.c
CC rubyext.c
CC token.c
CC emitter.c
CC gram.c
CC yaml2byte.c
LDSHARED syck.so
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby -S rake -r /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/ext_helper.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/dependency_grapher.rb build:rbx
Building Melbourne for Rubinius
CXX bstrlib.c
CXX node_types19.cpp
CXX melbourne.cpp
CXX encoding_compat.cpp
CXX grammar18.cpp
CXX visitor18.cpp
CXX node_types18.cpp
CXX quark.cpp
CXX symbols.cpp
CXX grammar19.cpp
CXX var_table19.cpp
CXX visitor19.cpp
CXX var_table18.cpp
LDSHARED rbx/melbourne20.so
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby -S rake -r /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/ext_helper.rb -r /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/dependency_grapher.rb build
CC nkf.c
LDSHARED nkf.so
/home/jesse/.rvm/src/rbx-2.0.0pre/bin/rbx-build extconf.rb
Building openssl
=== OpenSSL for Ruby configurator ===
=== Checking for system dependent stuff... ===
checking for t_open() in -lnsl... no
checking for socket() in -lsocket... no
checking for assert.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for assert.h... yes
=== Checking for required stuff... ===
checking for openssl/ssl.h... yes
checking for OpenSSL_add_all_digests() in -lcrypto... yes
checking for SSL_library_init() in -lssl... yes
checking for openssl/conf_api.h... yes
checking for rb_str_set_len() in ruby.h... no
checking for rb_block_call() in ruby.h... no
=== Checking for OpenSSL features... ===
checking for ERR_peek_last_error()... yes
checking for BN_mod_add()... yes
checking for BN_mod_sqr()... yes
checking for BN_mod_sub()... yes
checking for BN_pseudo_rand_range()... yes
checking for BN_rand_range()... yes
checking for CONF_get1_default_config_file()... yes
checking for EVP_CIPHER_CTX_copy()... no
checking for EVP_CIPHER_CTX_set_padding()... yes
checking for EVP_CipherFinal_ex()... yes
checking for EVP_CipherInit_ex()... yes
checking for EVP_DigestFinal_ex()... yes
checking for EVP_DigestInit_ex()... yes
checking for EVP_MD_CTX_cleanup()... yes
checking for EVP_MD_CTX_create()... yes
checking for EVP_MD_CTX_destroy()... yes
checking for EVP_MD_CTX_init()... yes
checking for HMAC_CTX_cleanup()... yes
checking for HMAC_CTX_copy()... no
checking for HMAC_CTX_init()... yes
checking for PEM_def_callback()... yes
checking for PKCS5_PBKDF2_HMAC()... no
checking for PKCS5_PBKDF2_HMAC_SHA1()... yes
checking for X509V3_set_nconf()... yes
checking for X509V3_EXT_nconf_nid()... yes
checking for X509_CRL_add0_revoked()... yes
checking for X509_CRL_set_issuer_name()... yes
checking for X509_CRL_set_version()... yes
checking for X509_CRL_sort()... yes
checking for X509_NAME_hash_old()... no
checking for X509_STORE_get_ex_data()... no
checking for X509_STORE_set_ex_data()... no
checking for OBJ_NAME_do_all_sorted()... yes
checking for SSL_SESSION_get_id()... yes
checking for OPENSSL_cleanse()... yes
checking for openssl/engine.h... yes
checking for ENGINE_add()... yes
checking for ENGINE_load_builtin_engines()... yes
checking for ENGINE_load_openbsd_dev_crypto()... no
checking for ENGINE_get_digest()... yes
checking for ENGINE_get_cipher()... yes
checking for ENGINE_cleanup()... yes
checking for ENGINE_load_4758cca()... no
checking for ENGINE_load_aep()... no
checking for ENGINE_load_atalla()... no
checking for ENGINE_load_chil()... no
checking for ENGINE_load_cswift()... no
checking for ENGINE_load_nuron()... no
checking for ENGINE_load_sureware()... no
checking for ENGINE_load_ubsec()... no
checking for openssl/ocsp.h... yes
checking for EVP_CIPHER_CTX.flags in openssl/evp.h... yes
checking for EVP_CIPHER_CTX.engine in openssl/evp.h... yes
checking for X509_ATTRIBUTE.single in openssl/x509.h... yes
checking for SSLv2_method()... yes
checking for SSLv2_server_method()... yes
checking for SSLv2_client_method()... yes
checking for SSLv23_method()... yes
checking for SSLv23_server_method()... yes
checking for SSLv23_client_method()... yes
=== Checking done. ===
creating extconf.h
creating Makefile
Done.
make
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_ssl.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_pkey_rsa.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_bn.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_pkey_ec.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_pkcs12.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_pkcs7.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_asn1.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c openssl_missing.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_x509req.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_pkey_dsa.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_pkey_dh.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_x509store.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_config.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_engine.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_hmac.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_digest.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_x509.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_ns_spki.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_x509crl.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_ocsp.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_bio.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_rand.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_pkcs5.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_ssl_session.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_pkey.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_cipher.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_x509ext.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_x509cert.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_x509attr.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_x509name.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -ggdb3 -O2 -fPIC -c ossl_x509revoked.c
gcc -shared -o openssl.so ossl_ssl.o ossl_pkey_rsa.o ossl_bn.o ossl_pkey_ec.o ossl_pkcs12.o ossl_pkcs7.o ossl_asn1.o openssl_missing.o ossl_x509req.o ossl_pkey_dsa.o ossl_pkey_dh.o ossl_x509store.o ossl_config.o ossl_engine.o ossl_hmac.o ossl_digest.o ossl_x509.o ossl_ns_spki.o ossl.o ossl_x509crl.o ossl_ocsp.o ossl_bio.o ossl_rand.o ossl_pkcs5.o ossl_ssl_session.o ossl_pkey.o ossl_cipher.o ossl_x509ext.o ossl_x509cert.o ossl_x509attr.o ossl_x509name.o ossl_x509revoked.o -L. -L/home/jesse/.rvm/src/rbx-2.0.0pre/lib -lssl -lcrypto
/home/jesse/.rvm/src/rbx-2.0.0pre/bin/rbx-build extconf.rb
Building dl
checking for windows.h... no
checking for dlfcn.h... yes
checking for main() in -ldl... yes
checking for dlopen()... yes
checking for dlclose()... yes
checking for dlsym()... yes
checking for dlerror()... yes
creating Makefile
make
Generating call.func
void
char
short
long
float
double
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fPIC -ggdb3 -O2 -fPIC -fno-defer-pop -fno-omit-frame-pointer -c sym.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fPIC -ggdb3 -O2 -fPIC -fno-defer-pop -fno-omit-frame-pointer -c ptr.c
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fPIC -ggdb3 -O2 -fPIC -fno-defer-pop -fno-omit-frame-pointer -c handle.c
Generating callback.func
Generating cbtable.func
gcc -I. -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fPIC -ggdb3 -O2 -fPIC -fno-defer-pop -fno-omit-frame-pointer -c dl.c
gcc -shared -o dl.so sym.o ptr.o handle.o dl.o -L. -L/home/jesse/.rvm/src/rbx-2.0.0pre/lib -ldl
/home/jesse/.rvm/src/rbx-2.0.0pre/bin/rbx-build extconf.rb > /dev/null 2>&1
Building dbm
make > /dev/null 2>&1
/home/jesse/.rvm/src/rbx-2.0.0pre/bin/rbx-build extconf.rb > /dev/null 2>&1
Building gdbm
make > /dev/null 2>&1
/home/jesse/.rvm/src/rbx-2.0.0pre/bin/rbx-build extconf.rb
Building sdbm
creating Makefile
make
gcc -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -fPIC -ggdb3 -O2 -fPIC -c init.c
gcc -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -fPIC -ggdb3 -O2 -fPIC -c _sdbm.c
_sdbm.c: In function ‘makroom’:
_sdbm.c:440:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
gcc -shared -o sdbm.so init.o _sdbm.o -L. -L/home/jesse/.rvm/src/rbx-2.0.0pre/lib
/home/jesse/.rvm/src/rbx-2.0.0pre/bin/rbx-build extconf.rb
Building profiler
creating Makefile
make
g++ -I. -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I/home/jesse/.rvm/src/rbx-2.0.0pre/vm/capi/18/include -I. -fPIC -ggdb3 -O2 -fPIC -c profiler_vm.cpp
gcc -shared -o profiler_vm.so profiler_vm.o -L. -L/home/jesse/.rvm/src/rbx-2.0.0pre/lib
mkdir -p gems/rubinius
cp -r preinstalled-gems/bin gems/bin
cp -r preinstalled-gems/data gems/rubinius/preinstalled
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:262: [BUG] Segmentation fault
ruby 1.9.3dev (2011-07-31 revision 32789) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0076 p:---- s:0288 b:0288 l:000287 d:000287 CFUNC :to_s
c:0075 p:0311 s:0285 b:0285 l:000284 d:000284 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:262
c:0074 p:0015 s:0279 b:0278 l:000269 d:000277 BLOCK /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:267
c:0073 p:---- s:0275 b:0275 l:000274 d:000274 FINISH
c:0072 p:---- s:0273 b:0273 l:000272 d:000272 CFUNC :each
c:0071 p:0359 s:0270 b:0270 l:000269 d:000269 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:266
c:0070 p:0893 s:0264 b:0263 l:000262 d:000262 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:305
c:0069 p:0015 s:0257 b:0256 l:000247 d:000255 BLOCK /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:267
c:0068 p:---- s:0253 b:0253 l:000252 d:000252 FINISH
c:0067 p:---- s:0251 b:0251 l:000250 d:000250 CFUNC :each
c:0066 p:0359 s:0248 b:0248 l:000247 d:000247 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:266
c:0065 p:0815 s:0242 b:0241 l:000240 d:000240 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:302
c:0064 p:0015 s:0235 b:0234 l:000225 d:000233 BLOCK /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:267
c:0063 p:---- s:0231 b:0231 l:000230 d:000230 FINISH
c:0062 p:---- s:0229 b:0229 l:000228 d:000228 CFUNC :each
c:0061 p:0359 s:0226 b:0226 l:000225 d:000225 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:266
c:0060 p:0815 s:0220 b:0219 l:000218 d:000218 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:302
c:0059 p:0015 s:0213 b:0212 l:000203 d:000211 BLOCK /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:267
c:0058 p:---- s:0209 b:0209 l:000208 d:000208 FINISH
c:0057 p:---- s:0207 b:0207 l:000206 d:000206 CFUNC :each
c:0056 p:0359 s:0204 b:0204 l:000203 d:000203 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:266
c:0055 p:0815 s:0198 b:0197 l:000196 d:000196 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:302
c:0054 p:0089 s:0191 b:0190 l:000189 d:000189 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:57
c:0053 p:0029 s:0184 b:0184 l:000173 d:000183 BLOCK /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:41
c:0052 p:---- s:0181 b:0181 l:000180 d:000180 FINISH
c:0051 p:---- s:0179 b:0179 l:000178 d:000178 CFUNC :open
c:0050 p:0021 s:0174 b:0174 l:000173 d:000173 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:40
c:0049 p:0163 s:0167 b:0167 l:000166 d:000166 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:89
c:0048 p:0035 s:0162 b:0162 l:000161 d:000161 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:51
c:0047 p:0034 s:0159 b:0159 l:000158 d:000158 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:112
c:0046 p:0035 s:0156 b:0156 l:000155 d:000155 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:51
c:0045 p:0031 s:0153 b:0153 l:000152 d:000152 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:129
c:0044 p:0035 s:0150 b:0150 l:000149 d:000149 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:51
c:0043 p:0067 s:0147 b:0147 l:000146 d:000146 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:152
c:0042 p:0035 s:0144 b:0144 l:000143 d:000143 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:51
c:0041 p:0047 s:0141 b:0141 l:000140 d:000140 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:216
c:0040 p:0013 s:0138 b:0138 l:000137 d:000137 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiler.rb:347
c:0039 p:0192 s:0135 b:0135 l:000134 d:000134 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiler.rb:59
c:0038 p:0032 s:0124 b:0124 l:000115 d:000123 BLOCK /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/install.rake:56
c:0037 p:---- s:0121 b:0121 l:000120 d:000120 FINISH
c:0036 p:---- s:0119 b:0119 l:000118 d:000118 CFUNC :each
c:0035 p:0046 s:0116 b:0116 l:000115 d:000115 METHOD /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/install.rake:55
c:0034 p:0034 s:0112 b:0112 l:0025b0 d:000111 BLOCK /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/install.rake:78
c:0033 p:---- s:0110 b:0110 l:000109 d:000109 FINISH
c:0032 p:---- s:0108 b:0108 l:000107 d:000107 CFUNC :call
c:0031 p:0043 s:0103 b:0103 l:000094 d:000102 BLOCK /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:205
c:0030 p:---- s:0100 b:0100 l:000099 d:000099 FINISH
c:0029 p:---- s:0098 b:0098 l:000097 d:000097 CFUNC :each
c:0028 p:0173 s:0095 b:0095 l:000094 d:000094 METHOD /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:200
c:0027 p:0111 s:0091 b:0091 l:000085 d:000090 BLOCK /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:158
c:0026 p:0019 s:0089 b:0089 l:000088 d:000088 METHOD /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/monitor.rb:211
c:0025 p:0033 s:0086 b:0086 l:000085 d:000085 METHOD /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:151
c:0024 p:0040 s:0079 b:0079 l:000069 d:000078 BLOCK /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:176
c:0023 p:---- s:0075 b:0075 l:000074 d:000074 FINISH
c:0022 p:---- s:0073 b:0073 l:000072 d:000072 CFUNC :each
c:0021 p:0017 s:0070 b:0070 l:000069 d:000069 METHOD /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:174
c:0020 p:0089 s:0065 b:0065 l:000059 d:000064 BLOCK /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:157
c:0019 p:0019 s:0063 b:0063 l:000062 d:000062 METHOD /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/monitor.rb:211
c:0018 p:0033 s:0060 b:0060 l:000059 d:000059 METHOD /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:151
c:0017 p:0048 s:0053 b:0053 l:000052 d:000052 METHOD /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:144
c:0016 p:0045 s:0048 b:0048 l:000047 d:000047 METHOD /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:112
c:0015 p:0012 s:0041 b:0041 l:000026 d:000040 BLOCK /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:90
c:0014 p:---- s:0038 b:0038 l:000037 d:000037 FINISH
c:0013 p:---- s:0036 b:0036 l:000035 d:000035 CFUNC :each
c:0012 p:0069 s:0033 b:0033 l:000026 d:000032 BLOCK /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:90
c:0011 p:0009 s:0031 b:0031 l:000030 d:000030 METHOD /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:129
c:0010 p:0011 s:0027 b:0027 l:000026 d:000026 METHOD /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:84
c:0009 p:0029 s:0024 b:0024 l:000017 d:000023 BLOCK /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:62
c:0008 p:0009 s:0022 b:0022 l:000021 d:000021 METHOD /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:129
c:0007 p:0011 s:0018 b:0018 l:000017 d:000017 METHOD /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:59
c:0006 p:0048 s:0015 b:0015 l:000014 d:000014 TOP /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/bin/rake:32
c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH
c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :load
c:0003 p:0127 s:0007 b:0007 l:0004f8 d:0007f0 EVAL /home/jesse/.rvm/gems/ruby-1.9.3-preview1/bin/rake:19
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:0004f8 d:0004f8 TOP
-- Ruby level backtrace information ----------------------------------------
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/bin/rake:19:in `<main>'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/bin/rake:19:in `load'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/bin/rake:32:in `<top (required)>'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:59:in `run'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:62:in `block in run'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:84:in `top_level'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:90:in `block in top_level'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:90:in `each'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:90:in `block (2 levels) in top_level'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb:112:in `invoke_task'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:144:in `invoke'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:174:in `each'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:200:in `execute'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:200:in `each'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:205:in `block in execute'
/home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb:205:in `call'
/home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/install.rake:78:in `block (2 levels) in <top (required)>'
/home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/install.rake:55:in `precompile'
/home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/install.rake:55:in `each'
/home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/install.rake:56:in `block in precompile'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiler.rb:59:in `compile'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiler.rb:347:in `run'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:216:in `run'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:51:in `run_next'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:152:in `run'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:51:in `run_next'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:129:in `run'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:51:in `run_next'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:112:in `run'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:51:in `run_next'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb:89:in `run'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:40:in `dump'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:40:in `open'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:41:in `block in dump'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:57:in `encode_to'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:302:in `marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:266:in `marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:266:in `each'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:267:in `block in marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:302:in `marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:266:in `marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:266:in `each'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:267:in `block in marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:302:in `marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:266:in `marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:266:in `each'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:267:in `block in marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:305:in `marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:266:in `marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:266:in `each'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:267:in `block in marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:262:in `marshal'
/home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb:262:in `to_s'
-- C level backtrace information -------------------------------------------
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x189375) [0x7f191999a375] vm_dump.c:796
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x5e8de) [0x7f191986f8de] error.c:258
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_bug+0xb4) [0x7f19198707c4] error.c:277
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x119c45) [0x7f191992ac45] signal.c:609
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfc60) [0x7f1919602c60]
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x12962c) [0x7f191993a62c] string.c:604
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x183496) [0x7f1919994496] vm_insnhelper.c:404
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x179392) [0x7f191998a392] insns.def:1012
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x17f2eb) [0x7f19199902eb] vm.c:1187
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x180092) [0x7f1919991092] vm.c:591
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_yield+0x44) [0x7f19199950f4] vm.c:621
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_ary_each+0x54) [0x7f191983c3d4] array.c:1478
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x183496) [0x7f1919994496] vm_insnhelper.c:404
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x179392) [0x7f191998a392] insns.def:1012
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x17f2eb) [0x7f19199902eb] vm.c:1187
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x180092) [0x7f1919991092] vm.c:591
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_yield+0x44) [0x7f19199950f4] vm.c:621
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_ary_each+0x54) [0x7f191983c3d4] array.c:1478
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x183496) [0x7f1919994496] vm_insnhelper.c:404
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x179392) [0x7f191998a392] insns.def:1012
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x17f2eb) [0x7f19199902eb] vm.c:1187
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x180092) [0x7f1919991092] vm.c:591
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_yield+0x44) [0x7f19199950f4] vm.c:621
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_ary_each+0x54) [0x7f191983c3d4] array.c:1478
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x183496) [0x7f1919994496] vm_insnhelper.c:404
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x179392) [0x7f191998a392] insns.def:1012
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x17f2eb) [0x7f19199902eb] vm.c:1187
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x180092) [0x7f1919991092] vm.c:591
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_yield+0x44) [0x7f19199950f4] vm.c:621
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_ary_each+0x54) [0x7f191983c3d4] array.c:1478
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x183496) [0x7f1919994496] vm_insnhelper.c:404
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x179392) [0x7f191998a392] insns.def:1012
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x17f2eb) [0x7f19199902eb] vm.c:1187
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x180092) [0x7f1919991092] vm.c:591
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_yield+0x44) [0x7f19199950f4] vm.c:621
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_ensure+0xbb) [0x7f1919876d2b] eval.c:736
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x183496) [0x7f1919994496] vm_insnhelper.c:404
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x179392) [0x7f191998a392] insns.def:1012
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x17f2eb) [0x7f19199902eb] vm.c:1187
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x180092) [0x7f1919991092] vm.c:591
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_yield+0x44) [0x7f19199950f4] vm.c:621
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_ary_each+0x54) [0x7f191983c3d4] array.c:1478
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x183496) [0x7f1919994496] vm_insnhelper.c:404
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x179392) [0x7f191998a392] insns.def:1012
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x17f2eb) [0x7f19199902eb] vm.c:1187
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x180092) [0x7f1919991092] vm.c:591
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x1807ff) [0x7f19199917ff] vm.c:637
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x183496) [0x7f1919994496] vm_insnhelper.c:404
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x179392) [0x7f191998a392] insns.def:1012
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x17f2eb) [0x7f19199902eb] vm.c:1187
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x180092) [0x7f1919991092] vm.c:591
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_yield+0x44) [0x7f19199950f4] vm.c:621
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_ary_each+0x54) [0x7f191983c3d4] array.c:1478
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x183496) [0x7f1919994496] vm_insnhelper.c:404
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x179392) [0x7f191998a392] insns.def:1012
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x17f2eb) [0x7f19199902eb] vm.c:1187
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x180092) [0x7f1919991092] vm.c:591
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_yield+0x44) [0x7f19199950f4] vm.c:621
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_ary_each+0x54) [0x7f191983c3d4] array.c:1478
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x183496) [0x7f1919994496] vm_insnhelper.c:404
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x179392) [0x7f191998a392] insns.def:1012
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x17f2eb) [0x7f19199902eb] vm.c:1187
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x180092) [0x7f1919991092] vm.c:591
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_yield+0x44) [0x7f19199950f4] vm.c:621
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_ary_each+0x54) [0x7f191983c3d4] array.c:1478
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x183496) [0x7f1919994496] vm_insnhelper.c:404
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x179392) [0x7f191998a392] insns.def:1012
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x17f2eb) [0x7f19199902eb] vm.c:1187
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_iseq_eval+0x1f0) [0x7f1919995980] vm.c:1414
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x67ab3) [0x7f1919878ab3] load.c:310
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x67c20) [0x7f1919878c20] load.c:383
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x183496) [0x7f1919994496] vm_insnhelper.c:404
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x179392) [0x7f191998a392] insns.def:1012
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x17f2eb) [0x7f19199902eb] vm.c:1187
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(rb_iseq_eval_main+0xc4) [0x7f1919995a94] vm.c:1428
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(+0x6461a) [0x7f191987561a] eval.c:204
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(ruby_exec_node+0x1d) [0x7f191987646d] eval.c:251
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9(ruby_run_node+0x1e) [0x7f19198784be] eval.c:244
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby() [0x40092b] main.c:38
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xff) [0x7f19189b3eff]
/home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby() [0x400819]
-- Other runtime information -----------------------------------------------
* Loaded script: /home/jesse/.rvm/gems/ruby-1.9.3-preview1/bin/rake
* Loaded features:
0 enumerator.so
1 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/enc/encdb.so
2 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/enc/trans/transdb.so
3 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems/defaults.rb
4 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/rbconfig.rb
5 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems/deprecate.rb
6 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems/exceptions.rb
7 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb
8 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems.rb
9 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems/version.rb
10 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems/requirement.rb
11 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb
12 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems/platform.rb
13 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb
14 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems/path_support.rb
15 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/version.rb
16 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/etc.so
17 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/fileutils.rb
18 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/thread.rb
19 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/singleton.rb
20 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/monitor.rb
21 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/optparse.rb
22 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/ostruct.rb
23 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/ext/core.rb
24 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/invocation_exception_mixin.rb
25 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task.rb
26 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/early_time.rb
27 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/file_task.rb
28 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/file_creation_task.rb
29 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/shellwords.rb
30 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task_manager.rb
31 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/alt_system.rb
32 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/win32.rb
33 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/application.rb
34 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/ext/module.rb
35 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/ext/string.rb
36 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/ext/time.rb
37 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task_argument_error.rb
38 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/rule_recursion_overflow_error.rb
39 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/rake_module.rb
40 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/pseudo_status.rb
41 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/task_arguments.rb
42 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/invocation_chain.rb
43 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/multi_task.rb
44 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/file_utils.rb
45 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/file_utils_ext.rb
46 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/dsl_definition.rb
47 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/cloneable.rb
48 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/pathmap.rb
49 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/file_list.rb
50 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/default_loader.rb
51 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/name_space.rb
52 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake.rb
53 /home/jesse/.rvm/src/rbx-2.0.0pre/config.rb
54 /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/git.rb
55 /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/rubinius.rb
56 /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/build.rb
57 /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/instruction_parser.rb
58 /home/jesse/.rvm/gems/ruby-1.9.3-preview1/gems/rake-0.9.2/lib/rake/tasklib.rb
59 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/ffi/generators/structures.rb
60 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/ffi/generators/constants.rb
61 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/ffi/generators/types.rb
62 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/ffi/generators.rb
63 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/ffi/file_processor.rb
64 /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/generator_task.rb
65 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/tmpdir.rb
66 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/digest.so
67 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/digest.rb
68 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/digest/sha1.so
69 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/set.rb
70 /home/jesse/.rvm/src/rbx-2.0.0pre/projects/daedalus/dependency_grapher.rb
71 /home/jesse/.rvm/src/rbx-2.0.0pre/projects/daedalus/daedalus.rb
72 /home/jesse/.rvm/src/rbx-2.0.0pre/kernel/bootstrap/iseq.rb
73 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/date_core.so
74 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/date/format.rb
75 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/date.rb
76 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/time.rb
77 /home/jesse/.rvm/src/rbx-2.0.0pre/rakelib/transcheck.rb
78 /home/jesse/.rvm/src/rbx-2.0.0pre/kernel/common/compiled_method.rb
79 /home/jesse/.rvm/src/rbx-2.0.0pre/kernel/delta/options.rb
80 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/mri_bridge.rb
81 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/ext/melbourne/build/melbourne20.so
82 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/melbourne/processor.rb
83 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/melbourne.rb
84 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiler.rb
85 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/stages.rb
86 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/locals.rb
87 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/node.rb
88 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/self.rb
89 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/constants.rb
90 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/control_flow.rb
91 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/data.rb
92 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/definitions.rb
93 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/exceptions.rb
94 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/file.rb
95 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/grapher.rb
96 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/literals.rb
97 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/operators.rb
98 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/sends.rb
99 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/values.rb
100 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/variables.rb
101 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast/transforms.rb
102 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/ast.rb
103 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/generator_methods.rb
104 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/generator.rb
105 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/iseq.rb
106 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/opcodes.rb
107 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/compiled_file.rb
108 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/evaluator.rb
109 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler/printers.rb
110 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/compiler.rb
111 /home/jesse/.rvm/src/rbx-2.0.0pre/kernel/signature.rb
* Process memory map:
00400000-00401000 r-xp 00000000 00:14 4217961 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby
00600000-00601000 r--p 00000000 00:14 4217961 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby
00601000-00602000 rw-p 00001000 00:14 4217961 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby
0179a000-02e6a000 rw-p 00000000 00:00 0 [heap]
7f19166a7000-7f19166bc000 r-xp 00000000 08:01 3280643 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f19166bc000-7f19168bb000 ---p 00015000 08:01 3280643 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f19168bb000-7f19168bc000 r--p 00014000 08:01 3280643 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f19168bc000-7f19168bd000 rw-p 00015000 08:01 3280643 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f19168bd000-7f19169a5000 r-xp 00000000 08:01 1712820 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.14
7f19169a5000-7f1916ba4000 ---p 000e8000 08:01 1712820 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.14
7f1916ba4000-7f1916bac000 r--p 000e7000 08:01 1712820 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.14
7f1916bac000-7f1916bae000 rw-p 000ef000 08:01 1712820 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.14
7f1916bae000-7f1916bc3000 rw-p 00000000 00:00 0
7f1916bc3000-7f1916c26000 r-xp 00000000 00:14 939490 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/ext/melbourne/build/melbourne20.so
7f1916c26000-7f1916e26000 ---p 00063000 00:14 939490 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/ext/melbourne/build/melbourne20.so
7f1916e26000-7f1916e28000 r--p 00063000 00:14 939490 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/ext/melbourne/build/melbourne20.so
7f1916e28000-7f1916e29000 rw-p 00065000 00:14 939490 /home/jesse/.rvm/src/rbx-2.0.0pre/lib/ext/melbourne/build/melbourne20.so
7f1916e29000-7f1916e2a000 rw-p 00000000 00:00 0
7f1916e9a000-7f1916e9b000 ---p 00000000 00:00 0
7f1916e9b000-7f191711d000 rw-p 00000000 00:00 0
7f191711d000-7f191714e000 r-xp 00000000 00:14 4218052 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/date_core.so
7f191714e000-7f191734e000 ---p 00031000 00:14 4218052 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/date_core.so
7f191734e000-7f191734f000 r--p 00031000 00:14 4218052 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/date_core.so
7f191734f000-7f1917350000 rw-p 00032000 00:14 4218052 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/date_core.so
7f1917350000-7f1917352000 rw-p 00000000 00:00 0
7f1917352000-7f1917355000 r-xp 00000000 00:14 4218073 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/digest.so
7f1917355000-7f1917555000 ---p 00003000 00:14 4218073 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/digest.so
7f1917555000-7f1917556000 r--p 00003000 00:14 4218073 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/digest.so
7f1917556000-7f1917557000 rw-p 00004000 00:14 4218073 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/digest.so
7f1917557000-7f191756e000 r-xp 00000000 08:01 3280698 /lib/x86_64-linux-gnu/libz.so.1.2.3.4
7f191756e000-7f191776d000 ---p 00017000 08:01 3280698 /lib/x86_64-linux-gnu/libz.so.1.2.3.4
7f191776d000-7f191776e000 r--p 00016000 08:01 3280698 /lib/x86_64-linux-gnu/libz.so.1.2.3.4
7f191776e000-7f191776f000 rw-p 00017000 08:01 3280698 /lib/x86_64-linux-gnu/libz.so.1.2.3.4
7f191776f000-7f19178d5000 r-xp 00000000 08:01 3276838 /lib/libcrypto.so.0.9.8
7f19178d5000-7f1917ad5000 ---p 00166000 08:01 3276838 /lib/libcrypto.so.0.9.8
7f1917ad5000-7f1917ae2000 r--p 00166000 08:01 3276838 /lib/libcrypto.so.0.9.8
7f1917ae2000-7f1917afb000 rw-p 00173000 08:01 3276838 /lib/libcrypto.so.0.9.8
7f1917afb000-7f1917afe000 rw-p 00000000 00:00 0
7f1917afe000-7f1917aff000 r-xp 00000000 00:14 1732933 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/digest/sha1.so
7f1917aff000-7f1917cfe000 ---p 00001000 00:14 1732933 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/digest/sha1.so
7f1917cfe000-7f1917cff000 r--p 00000000 00:14 1732933 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/digest/sha1.so
7f1917cff000-7f1917d00000 rw-p 00001000 00:14 1732933 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/digest/sha1.so
7f1917d00000-7f1917d03000 r-xp 00000000 00:14 4218060 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/etc.so
7f1917d03000-7f1917f02000 ---p 00003000 00:14 4218060 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/etc.so
7f1917f02000-7f1917f03000 r--p 00002000 00:14 4218060 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/etc.so
7f1917f03000-7f1917f04000 rw-p 00003000 00:14 4218060 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/etc.so
7f1917f04000-7f1917f06000 r-xp 00000000 00:14 1732973 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/enc/trans/transdb.so
7f1917f06000-7f1918106000 ---p 00002000 00:14 1732973 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/enc/trans/transdb.so
7f1918106000-7f1918107000 r--p 00002000 00:14 1732973 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/enc/trans/transdb.so
7f1918107000-7f1918108000 rw-p 00003000 00:14 1732973 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/enc/trans/transdb.so
7f1918108000-7f191810a000 r-xp 00000000 00:14 1732951 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/enc/encdb.so
7f191810a000-7f1918309000 ---p 00002000 00:14 1732951 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/enc/encdb.so
7f1918309000-7f191830a000 r--p 00001000 00:14 1732951 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/enc/encdb.so
7f191830a000-7f191830b000 rw-p 00002000 00:14 1732951 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1/x86_64-linux/enc/encdb.so
7f191830b000-7f1918995000 r--p 00000000 08:01 1711292 /usr/lib/locale/locale-archive
7f1918995000-7f1918b1f000 r-xp 00000000 08:01 3280615 /lib/x86_64-linux-gnu/libc-2.13.so
7f1918b1f000-7f1918d1e000 ---p 0018a000 08:01 3280615 /lib/x86_64-linux-gnu/libc-2.13.so
7f1918d1e000-7f1918d22000 r--p 00189000 08:01 3280615 /lib/x86_64-linux-gnu/libc-2.13.so
7f1918d22000-7f1918d23000 rw-p 0018d000 08:01 3280615 /lib/x86_64-linux-gnu/libc-2.13.so
7f1918d23000-7f1918d29000 rw-p 00000000 00:00 0
7f1918d29000-7f1918dad000 r-xp 00000000 08:01 3280652 /lib/x86_64-linux-gnu/libm-2.13.so
7f1918dad000-7f1918fac000 ---p 00084000 08:01 3280652 /lib/x86_64-linux-gnu/libm-2.13.so
7f1918fac000-7f1918fad000 r--p 00083000 08:01 3280652 /lib/x86_64-linux-gnu/libm-2.13.so
7f1918fad000-7f1918fae000 rw-p 00084000 08:01 3280652 /lib/x86_64-linux-gnu/libm-2.13.so
7f1918fae000-7f1918fb7000 r-xp 00000000 08:01 3280621 /lib/x86_64-linux-gnu/libcrypt-2.13.so
7f1918fb7000-7f19191b7000 ---p 00009000 08:01 3280621 /lib/x86_64-linux-gnu/libcrypt-2.13.so
7f19191b7000-7f19191b8000 r--p 00009000 08:01 3280621 /lib/x86_64-linux-gnu/libcrypt-2.13.so
7f19191b8000-7f19191b9000 rw-p 0000a000 08:01 3280621 /lib/x86_64-linux-gnu/libcrypt-2.13.so
7f19191b9000-7f19191e7000 rw-p 00000000 00:00 0
7f19191e7000-7f19191e9000 r-xp 00000000 08:01 3280625 /lib/x86_64-linux-gnu/libdl-2.13.so
7f19191e9000-7f19193e9000 ---p 00002000 08:01 3280625 /lib/x86_64-linux-gnu/libdl-2.13.so
7f19193e9000-7f19193ea000 r--p 00002000 08:01 3280625 /lib/x86_64-linux-gnu/libdl-2.13.so
7f19193ea000-7f19193eb000 rw-p 00003000 08:01 3280625 /lib/x86_64-linux-gnu/libdl-2.13.so
7f19193eb000-7f19193f2000 r-xp 00000000 08:01 3280684 /lib/x86_64-linux-gnu/librt-2.13.so
7f19193f2000-7f19195f1000 ---p 00007000 08:01 3280684 /lib/x86_64-linux-gnu/librt-2.13.so
7f19195f1000-7f19195f2000 r--p 00006000 08:01 3280684 /lib/x86_64-linux-gnu/librt-2.13.so
7f19195f2000-7f19195f3000 rw-p 00007000 08:01 3280684 /lib/x86_64-linux-gnu/librt-2.13.so
7f19195f3000-7f191960b000 r-xp 00000000 08:01 3280680 /lib/x86_64-linux-gnu/libpthread-2.13.so
7f191960b000-7f191980b000 ---p 00018000 08:01 3280680 /lib/x86_64-linux-gnu/libpthread-2.13.so
7f191980b000-7f191980c000 r--p 00018000 08:01 3280680 /lib/x86_64-linux-gnu/libpthread-2.13.so
7f191980c000-7f191980d000 rw-p 00019000 08:01 3280680 /lib/x86_64-linux-gnu/libpthread-2.13.so
7f191980d000-7f1919811000 rw-p 00000000 00:00 0
7f1919811000-7f1919a37000 r-xp 00000000 00:14 4217963 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9.1
7f1919a37000-7f1919c36000 ---p 00226000 00:14 4217963 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9.1
7f1919c36000-7f1919c3b000 r--p 00225000 00:14 4217963 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9.1
7f1919c3b000-7f1919c3f000 rw-p 0022a000 00:14 4217963 /home/jesse/.rvm/rubies/ruby-1.9.3-preview1/lib/libruby.so.1.9.1
7f1919c3f000-7f1919c5b000 rw-p 00000000 00:00 0
7f1919c5b000-7f1919c7c000 r-xp 00000000 08:01 3280602 /lib/x86_64-linux-gnu/ld-2.13.so
7f1919cd0000-7f1919cd1000 ---p 00000000 00:00 0
7f1919cd1000-7f1919e57000 rw-p 00000000 00:00 0
7f1919e74000-7f1919e75000 rw-p 00000000 00:00 0
7f1919e75000-7f1919e76000 ---p 00000000 00:00 0
7f1919e76000-7f1919e7b000 rw-p 00000000 00:00 0
7f1919e7b000-7f1919e7c000 r--p 00020000 08:01 3280602 /lib/x86_64-linux-gnu/ld-2.13.so
7f1919e7c000-7f1919e7e000 rw-p 00021000 08:01 3280602 /lib/x86_64-linux-gnu/ld-2.13.so
7fff99591000-7fff995b3000 rw-p 00000000 00:00 0 [stack]
7fff995ff000-7fff99600000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html
/home/jesse/.rvm/scripts/functions/utility: line 159: 9294 Aborted /home/jesse/.rvm/wrappers/ruby-1.9.3-preview1/rake install
[2011-08-02 09:59:17] /home/jesse/.rvm/wrappers/rbx-2.0.0pre/ruby ./configure --prefix=/home/jesse/.rvm/rubies/rbx-2.0.0pre --skip-system
You are attempting to build using the instance of Rubinius that you are building.
To resolve this issue:
* Remove '/home/jesse/.rvm/rubies/rbx-2.0.0pre/bin' from your PATH.
* Use a Ruby executable other than '/home/jesse/.rvm/rubies/rbx-2.0.0pre/bin/rbx' to build.
'configure' has failed. Please check configure.log for more details.
11:52:53 jesse@maynard:~ rbx-2.0.0pre
∴ rvm install rbx-2.0.0pre
rbx-2.0.0pre installing #dependencies
Pulling from origin 2.0.0pre
Copying from repo to source...
rbx-2.0.0pre - #configuring
rbx-2.0.0pre - #compiling
ERROR: Error running '/home/jesse/.rvm/wrappers/ruby-1.9.2-p290/rake install', please read /home/jesse/.rvm/log/rbx-2.0.0pre/rake.log
ERROR: There has been an error while running '/home/jesse/.rvm/wrappers/ruby-1.9.2-p290/ruby ./configure --prefix=/home/jesse/.rvm/rubies/rbx-2.0.0pre --skip-system '.
Halting the installation.
11:59:52 jesse@maynard:~ rbx-2.0.0pre
∴ less /home/jesse/.rvm/log/rbx-2.0.0pre/rake.log
18:16:04 jesse@maynard:~ rbx-2.0.0pre
∴ ruby -v
rubinius 2.0.0dev (1.8.7 fc851894 yyyy-mm-dd JI) [x86_64-unknown-linux-gnu]
19:05:15 jesse@maynard:~ rbx-2.0.0pre
∴ rvm install rbx-2.0.0pre
rbx-2.0.0pre installing #dependencies
Pulling from origin 2.0.0pre
Copying from repo to source...
rbx-2.0.0pre - #configuring
rbx-2.0.0pre - #compiling
ERROR: Error running '/home/jesse/.rvm/wrappers/ruby-1.9.3-preview1/rake install', please read /home/jesse/.rvm/log/rbx-2.0.0pre/rake.log
ERROR: There has been an error while running '/home/jesse/.rvm/wrappers/ruby-1.9.3-preview1/ruby ./configure --prefix=/home/jesse/.rvm/rubies/rbx-2.0.0pre --skip-system '.
Halting the installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment