Skip to content

Instantly share code, notes, and snippets.

@rem7
Created September 24, 2011 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rem7/1239573 to your computer and use it in GitHub Desktop.
Save rem7/1239573 to your computer and use it in GitHub Desktop.
[2011-09-24 10:07:32] /Users/rem7/.rvm/wrappers/ruby-1.8.7-p352/rake install
/Users/rem7/.rvm/rubies/ruby-1.8.7-p352/bin/ruby vm/codegen/config_vars.rb vm/gen/config_variables.h
GEN vm/gen/config_variables.h
/Users/rem7/.rvm/rubies/ruby-1.8.7-p352/bin/ruby vm/codegen/encoding_extract.rb /Users/rem7/.rvm/src/vendor/onig vm/gen/encoding_database.cpp
/Users/rem7/.rvm/rubies/ruby-1.8.7-p352/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
1: LB vendor/libffi
checking build system type... x86_64-apple-darwin11.1.0
checking host system type... x86_64-apple-darwin11.1.0
checking target system type... x86_64-apple-darwin11.1.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
checking for objdump... no
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 output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
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... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.1.0 dyld
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... no
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... no
checking whether .eh_frame section should be read-only... no
checking for __attribute__((visibility("hidden")))... no
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/sh /Users/rem7/.rvm/src/rbx-master/vendor/libffi/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld" "NM=/usr/bin/nm" "RANLIB=ranlib" "DESTDIR=" all-recursive
Making all in include
make[2]: Nothing to be done for `all'.
Making all in testsuite
make[2]: Nothing to be done for `all'.
depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./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 -fno-common -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/sh ./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 -fno-common -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/sh ./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 -fno-common -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/sh ./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 -fno-common -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/sh ./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 -fno-common -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/sh ./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 -fno-common -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/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./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 -fno-common -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/darwin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./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/darwin.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/darwin.lo src/x86/darwin.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/darwin.lo -MD -MP -MF src/x86/.deps/darwin.Tpo -c src/x86/darwin.S -fno-common -DPIC -o src/x86/.libs/darwin.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/darwin.lo -MD -MP -MF src/x86/.deps/darwin.Tpo -c src/x86/darwin.S -o src/x86/darwin.o >/dev/null 2>&1
depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./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 -fno-common -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/darwin64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./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/darwin64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/darwin64.lo src/x86/darwin64.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/darwin64.lo -MD -MP -MF src/x86/.deps/darwin64.Tpo -c src/x86/darwin64.S -fno-common -DPIC -o src/x86/.libs/darwin64.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/darwin64.lo -MD -MP -MF src/x86/.deps/darwin64.Tpo -c src/x86/darwin64.S -o src/x86/darwin64.o >/dev/null 2>&1
/bin/sh ./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/ffi.lo src/x86/darwin.lo src/x86/ffi64.lo src/x86/darwin64.lo
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libffi.5.dylib 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/ffi.o src/x86/.libs/darwin.o src/x86/.libs/ffi64.o src/x86/.libs/darwin64.o -install_name /usr/local/lib/libffi.5.dylib -compatibility_version 6 -current_version 6.10 -Wl,-single_module
ld: warning: could not create compact unwind for _ffi_call_unix64: does not use RBP or RSP based frame
libtool: link: dsymutil .libs/libffi.5.dylib || :
libtool: link: (cd ".libs" && rm -f "libffi.dylib" && ln -s "libffi.5.dylib" "libffi.dylib")
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/ffi.o src/x86/darwin.o src/x86/ffi64.o src/x86/darwin64.o
/usr/bin/ranlib: file: .libs/libffi.a(ffi.o) has no symbols
/usr/bin/ranlib: file: .libs/libffi.a(darwin.o) has no symbols
libtool: link: ranlib .libs/libffi.a
ranlib: file: .libs/libffi.a(ffi.o) has no symbols
ranlib: file: .libs/libffi.a(darwin.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
/bin/sh ./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/ffi.lo src/x86/darwin.lo src/x86/ffi64.lo src/x86/darwin64.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/ffi.o src/x86/.libs/darwin.o src/x86/.libs/ffi64.o src/x86/.libs/darwin64.o
/usr/bin/ranlib: file: .libs/libffi_convenience.a(ffi.o) has no symbols
/usr/bin/ranlib: file: .libs/libffi_convenience.a(darwin.o) has no symbols
libtool: link: ranlib .libs/libffi_convenience.a
ranlib: file: .libs/libffi_convenience.a(ffi.o) has no symbols
ranlib: file: .libs/libffi_convenience.a(darwin.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
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: warning: format not a string literal and no format arguments
arithchk.c:109: 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: warning: zero-length printf format string
qnan.c:99: warning: zero-length 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
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 archive 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... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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-apple-darwin11.1.0
checking host system type... x86_64-apple-darwin11.1.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/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 output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
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... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.1.0 dyld
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/sh /Users/rem7/.rvm/src/rbx-master/vendor/onig/missing --run aclocal-1.10
cd . && /bin/sh /Users/rem7/.rvm/src/rbx-master/vendor/onig/missing --run automake-1.10 --foreign
cd . && /bin/sh /Users/rem7/.rvm/src/rbx-master/vendor/onig/missing --run autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./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... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
./configure: line 2302: test: =: unary operator expected
./configure: line 2315: 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-apple-darwin11.1.0
checking host system type... x86_64-apple-darwin11.1.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
checking for objdump... no
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 output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
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... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.1.0 dyld
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/sh ./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/sh /Users/rem7/.rvm/src/rbx-master/vendor/onig/missing --run autoheader
rm -f stamp-h1
touch config.h.in
make all-recursive
Making all in .
/bin/sh ./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: Version mismatch error. This is libtool 2.2.4, but the
libtool: definition of this LT_INIT comes from libtool 2.2.10.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4
libtool: and run autoconf again.
make[2]: *** [regerror.lo] Error 63
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
rake aborted!
Error compiling
Tasks: TOP => install => build => build:build => vm/vm
(See full trace by running task with --trace)
Error: make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment