Last active
August 29, 2015 13:57
-
-
Save saizai/9613447 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ./configure | |
Checking gcc: found | |
Checking g++: found | |
Checking bison: found | |
Detected old configuration settings, forcing a clean build | |
Configuring LLVM... | |
Checking for existing LLVM library tree: not found. | |
Checking for 'llvm-config': not found | |
Checking for prebuilt LLVM package... | |
Downloading llvm-3.2-i686-pc-linux-gnu-4.6.tar.bz2... | |
[ 100% (8918363 of 8918363) ]: done! | |
Downloading llvm-3.2-i686-pc-linux-gnu-4.6.tar.bz2.md5... | |
[ 100% (33 of 33) ]: done! | |
MD5 checksum for prebuilt LLVM verified. | |
Prebuilt packages updated. | |
Unpacking prebuilt LLVM: llvm-3.2-i686-pc-linux-gnu-4.6.tar.bz2: done! | |
Checking sizeof(short): 2 bytes | |
Checking sizeof(int): 4 bytes | |
Checking sizeof(void*): 4 bytes | |
Checking sizeof(size_t): 4 bytes | |
Checking sizeof(long): 4 bytes | |
Checking sizeof(long long): 8 bytes | |
Checking sizeof(float): 4 bytes | |
Checking sizeof(double): 8 bytes | |
Checking sizeof(off_t): 4 bytes | |
Checking sizeof(time_t): 4 bytes | |
Checking for libc version: libc.so.6 found! | |
Checking platform endianness: little endian | |
Checking for tr1: found | |
Checking for tr1/hash definition: found | |
Checking for x86_32: yes | |
Checking for function 'backtrace': found! | |
Checking for function 'clock_gettime': found! | |
Checking for function 'nl_langinfo': found! | |
Checking for function 'setproctitle': not found | |
Checking for function 'posix_fadvise': found! | |
Checking for function 'strnlen': found! | |
Checking for function 'lchown': found! | |
Checking for struct tm has member tm_gmtoff: found! | |
Checking for struct tm has member tm_zone: found! | |
Checking for global 'timezone': found! | |
Checking for global 'tzname': found! | |
Checking for global 'daylight': found! | |
Checking for header 'zlib.h': found! | |
Checking for header 'openssl/ssl.h': found! | |
Checking for header 'alloca.h': found! | |
Checking for header 'string.h': found! | |
Checking for header 'sys/time.h': found! | |
Checking for header 'sys/times.h': found! | |
Checking for header 'sys/types.h': found! | |
Checking for header 'unistd.h': found! | |
Checking for header 'stdarg.h': found! | |
Checking for header 'sys/pstat.h': not found | |
Checking for header 'valgrind/valgrind.h': not found | |
Checking curses library: curses | |
Checking if function 'strerror_r' returns char*: yes | |
Fetching bootstrap gems... | |
Checking rubinius-ast (~> 2.0) | |
Checking rubinius-compiler (~> 2.0) | |
Checking rubinius-melbourne (~> 2.0) | |
Checking rubinius-processor (~> 2.0) | |
Checking rubinius-toolset (~> 2.1) | |
Checking ffi2-generators (~> 0.1) | |
Checking rubysl-etc (~> 2.0) | |
Checking rubysl-fileutils (~> 2.0) | |
Checking rubysl-mkmf (~> 2.0) | |
Checking rubysl-shellwords (~> 2.0) | |
Checking rubysl-date (~> 2.0) | |
Checking rubysl-delegate (~> 2.0) | |
Checking rubysl-digest (~> 2.0) | |
Checking rubysl-etc (~> 2.0) | |
Checking rubysl-fcntl (~> 2.0) | |
Checking rubysl-fileutils (~> 2.0) | |
Checking rubysl-monitor (~> 2.0) | |
Checking rubysl-openssl (~> 2.0) | |
Checking rubysl-optparse (~> 2.0) | |
Checking rubysl-stringio (~> 2.0) | |
Checking rubysl-strscan (~> 2.0) | |
Checking rubysl-tempfile (~> 2.0) | |
Checking rubysl-thread (~> 2.0) | |
Checking rubysl-tmpdir (~> 2.0) | |
Checking rubysl-uri (~> 2.0) | |
Checking rubysl-yaml (~> 2.0) | |
Checking rubysl-zlib (~> 2.0) | |
Checking json (~> 1.8) | |
Checking rake (~> 10.1) | |
Checking rdoc (~> 4.0) | |
Checking ffi2-generators (~> 0.1) | |
Checking rubinius-profiler (~> 2.0) | |
Checking rubinius-coverage (~> 2.0) | |
Checking rubinius-debugger (~> 2.0) | |
Checking rubysl (~> 2.0) | |
Checking rubysl-test-unit (~> 2.0) | |
Checking racc (~> 1.4) | |
Checking minitest (~> 4.7) | |
Checking dependencies for json (1.8.1) | |
Checking dependencies for rake (10.1.1) | |
Checking dependencies for rdoc (4.1.1) | |
Checking dependencies for ffi2-generators (0.1.1) | |
Checking dependencies for rubinius-profiler (2.0.1) | |
Checking dependencies for rubinius-coverage (2.0.3) | |
Checking dependencies for rubinius-debugger (2.0.3) | |
Checking dependencies for rubysl (2.0.15) | |
Checking dependencies for rubysl-test-unit (2.0.3) | |
Checking dependencies for racc (1.4.11) | |
Checking dependencies for minitest (4.7.5) | |
Fetching gems... | |
Downloading rubinius-ast-2.1.2.gem... | |
[ 100% (31744 of 31744) ]: done! | |
Downloading rubinius-compiler-2.1.0.gem... | |
[ 100% (23552 of 23552) ]: done! | |
Downloading rubinius-melbourne-2.1.0.0.gem... | |
[ 100% (151040 of 151040) ]: done! | |
Downloading rubinius-processor-2.1.0.gem... | |
[ 100% (9216 of 9216) ]: done! | |
Downloading rubinius-toolset-2.2.0.gem... | |
[ 100% (7680 of 7680) ]: done! | |
Downloading ffi2-generators-0.1.1.gem... | |
[ 100% (11776 of 11776) ]: done! | |
Downloading rubysl-etc-2.0.3.gem... | |
[ 100% (9216 of 9216) ]: done! | |
Downloading rubysl-fileutils-2.0.3.gem... | |
[ 100% (17920 of 17920) ]: done! | |
Downloading rubysl-mkmf-2.0.1.gem... | |
[ 100% (29184 of 29184) ]: done! | |
Downloading rubysl-shellwords-2.0.0.gem... | |
[ 100% (8192 of 8192) ]: done! | |
Downloading rubysl-date-2.0.6.gem... | |
[ 100% (48640 of 48640) ]: done! | |
Downloading rubysl-delegate-2.0.1.gem... | |
[ 100% (13824 of 13824) ]: done! | |
Downloading rubysl-digest-2.0.3.gem... | |
[ 100% (43520 of 43520) ]: done! | |
Downloading rubysl-fcntl-2.0.4.gem... | |
[ 100% (7168 of 7168) ]: done! | |
Downloading rubysl-monitor-2.0.0.gem... | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-openssl-2.1.0.gem... | |
[ 100% (140288 of 140288) ]: done! | |
Downloading rubysl-optparse-2.0.1.gem... | |
[ 100% (22528 of 22528) ]: done! | |
Downloading rubysl-stringio-2.0.0.gem... | |
[ 100% (25600 of 25600) ]: done! | |
Downloading rubysl-strscan-2.0.0.gem... | |
[ 100% (14336 of 14336) ]: done! | |
Downloading rubysl-tempfile-2.0.1.gem... | |
[ 100% (12288 of 12288) ]: done! | |
Downloading rubysl-thread-2.0.2.gem... | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-tmpdir-2.0.1.gem... | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-uri-2.0.0.gem... | |
[ 100% (44544 of 44544) ]: done! | |
Downloading rubysl-yaml-2.0.4.gem... | |
[ 100% (89600 of 89600) ]: done! | |
Downloading rubysl-zlib-2.0.1.gem... | |
[ 100% (42496 of 42496) ]: done! | |
Downloading json-1.8.1.gem... | |
[ 100% (148992 of 148992) ]: done! | |
Downloading rake-10.1.1.gem... | |
[ 100% (123904 of 123904) ]: done! | |
Downloading rdoc-4.1.1.gem... | |
[ 100% (733696 of 733696) ]: done! | |
Downloading rubinius-profiler-2.0.1.gem... | |
[ 100% (15360 of 15360) ]: done! | |
Downloading rubinius-coverage-2.0.3.gem... | |
[ 100% (7680 of 7680) ]: done! | |
Downloading rubinius-debugger-2.0.3.gem... | |
[ 100% (15872 of 15872) ]: done! | |
Downloading rubysl-2.0.15.gem... | |
[ 100% (5632 of 5632) ]: done! | |
Downloading rubysl-test-unit-2.0.3.gem... | |
[ 100% (17920 of 17920) ]: done! | |
Downloading racc-1.4.11.gem... | |
[ 100% (113664 of 113664) ]: done! | |
Downloading minitest-4.7.5.gem... | |
[ 100% (57856 of 57856) ]: done! | |
Downloading rubysl-xmlrpc-2.0.0.gem... | |
[ 100% (31232 of 31232) ]: done! | |
Downloading rubysl-webrick-2.0.0.gem... | |
[ 100% (55296 of 55296) ]: done! | |
Downloading rubysl-weakref-2.0.0.gem... | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-un-2.0.0.gem... | |
[ 100% (7680 of 7680) ]: done! | |
Downloading rubysl-tsort-2.0.1.gem... | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-timeout-2.0.0.gem... | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-time-2.0.3.gem... | |
[ 100% (14848 of 14848) ]: done! | |
Downloading rubysl-thwait-2.0.0.gem... | |
[ 100% (7680 of 7680) ]: done! | |
Downloading rubysl-syslog-2.0.1.gem... | |
[ 100% (11776 of 11776) ]: done! | |
Downloading rubysl-sync-2.0.0.gem... | |
[ 100% (8192 of 8192) ]: done! | |
Downloading rubysl-socket-2.0.1.gem... | |
[ 100% (34816 of 34816) ]: done! | |
Downloading rubysl-singleton-2.0.0.gem... | |
[ 100% (9728 of 9728) ]: done! | |
Downloading rubysl-set-2.0.1.gem... | |
[ 100% (24064 of 24064) ]: done! | |
Downloading rubysl-securerandom-2.0.0.gem... | |
[ 100% (10240 of 10240) ]: done! | |
Downloading rubysl-scanf-2.0.0.gem... | |
[ 100% (14848 of 14848) ]: done! | |
Downloading rubysl-rss-2.0.0.gem... | |
[ 100% (49664 of 49664) ]: done! | |
Downloading rubysl-rinda-2.0.1.gem... | |
[ 100% (13824 of 13824) ]: done! | |
Downloading rubysl-rexml-2.0.2.gem... | |
[ 100% (90112 of 90112) ]: done! | |
Downloading rubysl-resolv-2.1.0.gem... | |
[ 100% (23040 of 23040) ]: done! | |
Downloading rubysl-readline-2.0.2.gem... | |
[ 100% (17920 of 17920) ]: done! | |
Downloading rubysl-rational-2.0.1.gem... | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-pty-2.0.2.gem... | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-pstore-2.0.0.gem... | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-profiler-2.0.1.gem... | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-profile-2.0.0.gem... | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-prime-2.0.1.gem... | |
[ 100% (12800 of 12800) ]: done! | |
Downloading rubysl-prettyprint-2.0.3.gem... | |
[ 100% (13312 of 13312) ]: done! | |
Downloading rubysl-pathname-2.0.0.gem... | |
[ 100% (14848 of 14848) ]: done! | |
Downloading rubysl-ostruct-2.0.4.gem... | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-open3-2.0.0.gem... | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-open-uri-2.0.0.gem... | |
[ 100% (13824 of 13824) ]: done! | |
Downloading rubysl-observer-2.0.0.gem... | |
[ 100% (9216 of 9216) ]: done! | |
Downloading rubysl-nkf-2.0.1.gem... | |
[ 100% (146432 of 146432) ]: done! | |
Downloading rubysl-net-telnet-2.0.0.gem... | |
[ 100% (16384 of 16384) ]: done! | |
Downloading rubysl-net-smtp-2.0.1.gem... | |
[ 100% (14848 of 14848) ]: done! | |
Downloading rubysl-net-protocol-2.0.1.gem... | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-net-pop-2.0.1.gem... | |
[ 100% (13312 of 13312) ]: done! | |
Downloading rubysl-net-imap-2.0.1.gem... | |
[ 100% (31744 of 31744) ]: done! | |
Downloading rubysl-net-http-2.0.4.gem... | |
[ 100% (50176 of 50176) ]: done! | |
Downloading rubysl-net-ftp-2.0.1.gem... | |
[ 100% (26112 of 26112) ]: done! | |
Downloading rubysl-mutex_m-2.0.0.gem... | |
[ 100% (7168 of 7168) ]: done! | |
Downloading rubysl-matrix-2.1.0.gem... | |
[ 100% (40960 of 40960) ]: done! | |
Downloading rubysl-mathn-2.0.0.gem... | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-logger-2.0.0.gem... | |
[ 100% (16896 of 16896) ]: done! | |
Downloading rubysl-irb-2.0.4.gem... | |
[ 100% (49664 of 49664) ]: done! | |
Downloading rubysl-ipaddr-2.0.0.gem... | |
[ 100% (13824 of 13824) ]: done! | |
Downloading rubysl-io-wait-2.0.0.gem... | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-io-nonblock-2.0.0.gem... | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-io-console-2.0.0.gem... | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-gserver-2.0.0.gem... | |
[ 100% (9728 of 9728) ]: done! | |
Downloading rubysl-getoptlong-2.0.0.gem... | |
[ 100% (12288 of 12288) ]: done! | |
Downloading rubysl-forwardable-2.0.1.gem... | |
[ 100% (9216 of 9216) ]: done! | |
Downloading rubysl-find-2.0.1.gem... | |
[ 100% (7168 of 7168) ]: done! | |
Downloading rubysl-fiber-2.0.0.gem... | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-expect-2.0.0.gem... | |
[ 100% (7168 of 7168) ]: done! | |
Downloading rubysl-erb-2.0.1.gem... | |
[ 100% (17920 of 17920) ]: done! | |
Downloading rubysl-enumerator-2.0.0.gem... | |
[ 100% (7168 of 7168) ]: done! | |
Downloading rubysl-english-2.0.0.gem... | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-e2mmap-2.0.0.gem... | |
[ 100% (7680 of 7680) ]: done! | |
Downloading rubysl-drb-2.0.1.gem... | |
[ 100% (34816 of 34816) ]: done! | |
Downloading rubysl-curses-2.0.1.gem... | |
[ 100% (26624 of 26624) ]: done! | |
Downloading rubysl-csv-2.0.2.gem... | |
[ 100% (31744 of 31744) ]: done! | |
Downloading rubysl-coverage-2.0.3.gem... | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-continuation-2.0.0.gem... | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-complex-2.0.0.gem... | |
[ 100% (14336 of 14336) ]: done! | |
Downloading rubysl-cmath-2.0.0.gem... | |
[ 100% (7168 of 7168) ]: done! | |
Downloading rubysl-cgi-session-2.0.1.gem... | |
[ 100% (12288 of 12288) ]: done! | |
Downloading rubysl-cgi-2.0.1.gem... | |
[ 100% (45056 of 45056) ]: done! | |
Downloading rubysl-bigdecimal-2.0.2.gem... | |
[ 100% (86016 of 86016) ]: done! | |
Downloading rubysl-benchmark-2.0.1.gem... | |
[ 100% (11776 of 11776) ]: done! | |
Downloading rubysl-base64-2.0.0.gem... | |
[ 100% (8192 of 8192) ]: done! | |
Downloading rubysl-abbrev-2.0.4.gem... | |
[ 100% (8192 of 8192) ]: done! | |
Setting up bootstrap gems... | |
Unpacked gem: '/root/src/rubinius/runtime/gems/rubinius-ast-2.1.2' | |
Unpacked gem: '/root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0' | |
Unpacked gem: '/root/src/rubinius/runtime/gems/rubinius-melbourne-2.1.0.0' | |
Unpacked gem: '/root/src/rubinius/runtime/gems/rubinius-processor-2.1.0' | |
Unpacked gem: '/root/src/rubinius/runtime/gems/rubinius-toolset-2.2.0' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/ffi2-generators-0.1.1' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-etc-2.0.3' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-date-2.0.6' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-delegate-2.0.1' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-monitor-2.0.0' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-optparse-2.0.1' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-stringio-2.0.0' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-strscan-2.0.0' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-thread-2.0.2' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4' | |
Unpacked gem: '/root/src/rubinius/bootstrap/gems/rubysl-zlib-2.0.1' | |
Writing configuration files... | |
------------------------------------------------------------------ | |
Rubinius has been configured. | |
Run 'rake' to build and test Rubinius. | |
After building, you may add | |
'/root/src/rubinius/bin' | |
to your PATH or run commands directly from that directory. | |
Available commands are: | |
ruby, rake, gem, irb, rdoc, ri, erb, rbx | |
------------------------------------------------------------------ | |
root@narn:~/src/rubinius# rake | |
GEN vm/gen/config_variables.h | |
/usr/local/rvm/rubies/ruby-2.1.1/bin/ruby vm/codegen/config_vars.rb vm/gen/config_variables.h | |
/usr/local/rvm/rubies/ruby-2.1.1/bin/ruby vm/codegen/encoding_extract.rb /root/src/rubinius/vendor/oniguruma vm/gen/encoding_database.cpp | |
mkdir -p /root/src/rubinius//library/encoding/converter | |
/usr/local/rvm/rubies/ruby-2.1.1/bin/ruby vm/codegen/transcoders_extract.rb /root/src/rubinius/vendor/oniguruma/enc/trans vm/gen/transcoder_database.cpp | |
/usr/local/rvm/rubies/ruby-2.1.1/bin/ruby vm/codegen/field_extract.rb vm/builtin/basic_object.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/byte_array.hpp vm/builtin/io.hpp vm/builtin/channel.hpp vm/builtin/module.hpp vm/builtin/constant_table.hpp vm/builtin/class.hpp vm/builtin/compiled_code.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/lookup_table.hpp vm/builtin/ffi_pointer.hpp vm/builtin/method_table.hpp vm/builtin/native_function.hpp vm/builtin/packed_object.hpp vm/builtin/randomizer.hpp vm/builtin/regexp.hpp vm/builtin/constant_scope.hpp vm/builtin/encoding.hpp vm/builtin/string.hpp vm/builtin/symbol.hpp vm/builtin/thread.hpp vm/builtin/tuple.hpp vm/builtin/compact_lookup_table.hpp vm/builtin/time.hpp vm/builtin/stat.hpp vm/builtin/native_method.hpp vm/builtin/system.hpp vm/builtin/autoload.hpp vm/builtin/proc.hpp vm/builtin/variable_scope.hpp vm/builtin/location.hpp vm/builtin/constant_cache.hpp vm/builtin/call_site.hpp vm/builtin/mono_inline_cache.hpp vm/builtin/poly_inline_cache.hpp vm/builtin/call_custom_cache.hpp vm/builtin/respond_to_cache.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/atomic.hpp vm/builtin/character.hpp vm/builtin/thread_state.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/double-conversion | |
g++ -Wall -g -O2 -c src/bignum-dtoa.cc -o src/bignum-dtoa.o | |
g++ -Wall -g -O2 -c src/bignum.cc -o src/bignum.o | |
g++ -Wall -g -O2 -c src/cached-powers.cc -o src/cached-powers.o | |
g++ -Wall -g -O2 -c src/diy-fp.cc -o src/diy-fp.o | |
g++ -Wall -g -O2 -c src/double-conversion.cc -o src/double-conversion.o | |
g++ -Wall -g -O2 -c src/fast-dtoa.cc -o src/fast-dtoa.o | |
g++ -Wall -g -O2 -c src/fixed-dtoa.cc -o src/fixed-dtoa.o | |
g++ -Wall -g -O2 -c src/strtod.cc -o src/strtod.o | |
ar rv libdoubleconversion.a src/bignum-dtoa.o src/bignum.o src/cached-powers.o src/diy-fp.o src/double-conversion.o src/fast-dtoa.o src/fixed-dtoa.o src/strtod.o | |
ar: creating libdoubleconversion.a | |
a - src/bignum-dtoa.o | |
a - src/bignum.o | |
a - src/cached-powers.o | |
a - src/diy-fp.o | |
a - src/double-conversion.o | |
a - src/fast-dtoa.o | |
a - src/fixed-dtoa.o | |
a - src/strtod.o | |
ranlib libdoubleconversion.a | |
1: LB vendor/libffi | |
checking build system type... i686-pc-linux-gnu | |
checking host system type... i686-pc-linux-gnu | |
checking target system type... i686-pc-linux-gnu | |
checking for gsed... sed | |
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... gawk | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
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 how to print strings... printf | |
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 how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop | |
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
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 dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
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) 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 size of size_t... 4 | |
checking for C compiler vendor... gnu | |
checking whether C compiler accepts -fstrict-aliasing... yes | |
checking whether C compiler accepts -ffast-math... yes | |
checking for gcc architecture flag... | |
checking for x86 cpuid 0 output... d:756e6547:6c65746e:49656e69 | |
checking for x86 cpuid 1 output... 206d7:f200800:17bee3ff:bfebfbff | |
checking whether C compiler accepts -march=corei7-avx... yes | |
checking for gcc architecture flag... -march=corei7-avx | |
checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx... yes | |
checking CFLAGS for maximum warnings... -Wall | |
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 size_t... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking size of double... 8 | |
checking size of long double... 12 | |
checking whether byte ordering is bigendian... no | |
checking assembler .cfi pseudo-op support... yes | |
checking assembler supports pc related relocs... yes | |
checking assembler .ascii pseudo-op support... yes | |
checking assembler .string pseudo-op support... yes | |
checking whether .eh_frame section should be read-only... yes | |
checking for __attribute__((visibility("hidden")))... yes | |
checking that generated files are newer than configure... done | |
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 buildir commands | |
config.status: skipping top_srcdir/Makefile - not created | |
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=-O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions" "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 /root/src/rubinius/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" "mandir=/usr/local/share/man" "prefix=/usr/local" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=/usr/bin/ld" "NM=/usr/bin/nm -B" "RANLIB=ranlib" "DESTDIR=" all-recursive | |
make[1]: Entering directory `/root/src/rubinius/vendor/libffi' | |
Making all in include | |
make[2]: Entering directory `/root/src/rubinius/vendor/libffi/include' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/root/src/rubinius/vendor/libffi/include' | |
Making all in testsuite | |
make[2]: Entering directory `/root/src/rubinius/vendor/libffi/testsuite' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/root/src/rubinius/vendor/libffi/testsuite' | |
Making all in man | |
make[2]: Entering directory `/root/src/rubinius/vendor/libffi/man' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/root/src/rubinius/vendor/libffi/man' | |
make[2]: Entering directory `/root/src/rubinius/vendor/libffi' | |
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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -fPIC -DPIC -o src/.libs/closures.o | |
src/closures.c: In function 'dlmmap_locked': | |
src/closures.c:449:17: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] | |
src/closures.c:461:17: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -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 -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 -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 -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 -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -o libffi_convenience.la 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/sysv.lo | |
libtool: link: ar cru .libs/libffi_convenience.a 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/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" ) | |
/bin/bash ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7-avx -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ./libtool-version` -o libffi.la -rpath /usr/local/lib/../lib 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/sysv.lo | |
libtool: link: gcc -shared -fPIC -DPIC 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/sysv.o -O3 -march=corei7-avx -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.1 | |
libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.1" "libffi.so.6") | |
libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.1" "libffi.so") | |
libtool: link: ar cru .libs/libffi.a 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/sysv.o | |
libtool: link: ranlib .libs/libffi.a | |
libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) | |
make[2]: Leaving directory `/root/src/rubinius/vendor/libffi' | |
make[1]: Leaving directory `/root/src/rubinius/vendor/libffi' | |
1: LB vendor/libtommath | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bncore.o bncore.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init.o bn_mp_init.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_clear.o bn_mp_clear.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exch.o bn_mp_exch.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_grow.o bn_mp_grow.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_shrink.o bn_mp_shrink.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_clamp.o bn_mp_clamp.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_zero.o bn_mp_zero.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_set.o bn_mp_set.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_set_int.o bn_mp_set_int.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_size.o bn_mp_init_size.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_copy.o bn_mp_copy.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_copy.o bn_mp_init_copy.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_abs.o bn_mp_abs.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_neg.o bn_mp_neg.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cmp_mag.o bn_mp_cmp_mag.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cmp.o bn_mp_cmp.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cmp_d.o bn_mp_cmp_d.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_rshd.o bn_mp_rshd.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_lshd.o bn_mp_lshd.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mod_2d.o bn_mp_mod_2d.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_2d.o bn_mp_div_2d.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul_2d.o bn_mp_mul_2d.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_2.o bn_mp_div_2.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul_2.o bn_mp_mul_2.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_add.o bn_s_mp_add.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_sub.o bn_s_mp_sub.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_mul_digs.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_mul_digs.o bn_s_mp_mul_digs.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -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 -O2 -funroll-loops -g -c -o bn_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_s_mp_sqr.o bn_fast_s_mp_sqr.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_sqr.o bn_s_mp_sqr.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_add.o bn_mp_add.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sub.o bn_mp_sub.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_karatsuba_mul.o bn_mp_karatsuba_mul.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul.o bn_mp_mul.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_karatsuba_sqr.o bn_mp_karatsuba_sqr.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sqr.o bn_mp_sqr.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div.o bn_mp_div.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mod.o bn_mp_mod.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_add_d.o bn_mp_add_d.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sub_d.o bn_mp_sub_d.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul_d.o bn_mp_mul_d.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_d.o bn_mp_div_d.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mod_d.o bn_mp_mod_d.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_expt_d.o bn_mp_expt_d.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_addmod.o bn_mp_addmod.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_submod.o bn_mp_submod.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mulmod.o bn_mp_mulmod.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sqrmod.o bn_mp_sqrmod.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_gcd.o bn_mp_gcd.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_lcm.o bn_mp_lcm.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_mp_invmod.o bn_fast_mp_invmod.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_invmod.o bn_mp_invmod.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce.o bn_mp_reduce.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_montgomery_setup.o bn_mp_montgomery_setup.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_mp_montgomery_reduce.o bn_fast_mp_montgomery_reduce.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_montgomery_reduce.o bn_mp_montgomery_reduce.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exptmod_fast.o bn_mp_exptmod_fast.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exptmod.o bn_mp_exptmod.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_2expt.o bn_mp_2expt.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_n_root.o bn_mp_n_root.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_jacobi.o bn_mp_jacobi.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_reverse.o bn_reverse.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_count_bits.o bn_mp_count_bits.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_read_unsigned_bin.o bn_mp_read_unsigned_bin.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_read_signed_bin.o bn_mp_read_signed_bin.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_to_unsigned_bin.o bn_mp_to_unsigned_bin.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_to_signed_bin.o bn_mp_to_signed_bin.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_unsigned_bin_size.o bn_mp_unsigned_bin_size.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_signed_bin_size.o bn_mp_signed_bin_size.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_xor.o bn_mp_xor.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_and.o bn_mp_and.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_or.o bn_mp_or.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_rand.o bn_mp_rand.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_calc_normalization.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_is_divisible.o bn_mp_prime_is_divisible.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_prime_tab.o bn_prime_tab.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_fermat.o bn_mp_prime_fermat.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_miller_rabin.o bn_mp_prime_miller_rabin.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_is_prime.o bn_mp_prime_is_prime.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_next_prime.o bn_mp_prime_next_prime.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_dr_reduce.o bn_mp_dr_reduce.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_dr_is_modulus.o bn_mp_dr_is_modulus.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_dr_setup.o bn_mp_dr_setup.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_setup.o bn_mp_reduce_setup.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toom_mul.o bn_mp_toom_mul.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toom_sqr.o bn_mp_toom_sqr.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_3.o bn_mp_div_3.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_exptmod.o bn_s_mp_exptmod.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k.o bn_mp_reduce_2k.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_l.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_is_2k_l.o bn_mp_reduce_is_2k_l.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_2k_setup_l.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_radix_smap.o bn_mp_radix_smap.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_read_radix.o bn_mp_read_radix.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toradix.o bn_mp_toradix.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_radix_size.o bn_mp_radix_size.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_radix_bits_size.o bn_mp_radix_bits_size.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_fread.o bn_mp_fread.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_fwrite.o bn_mp_fwrite.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cnt_lsb.o bn_mp_cnt_lsb.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_error.o bn_error.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_multi.o bn_mp_init_multi.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_clear_multi.o bn_mp_clear_multi.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exteuclid.o bn_mp_exteuclid.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toradix_n.o bn_mp_toradix_n.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toradix_nd.o bn_mp_toradix_nd.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_random_ex.o bn_mp_prime_random_ex.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_get_int.o bn_mp_get_int.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sqrt.o bn_mp_sqrt.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_is_square.o bn_mp_is_square.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_set.o bn_mp_init_set.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_set_int.o bn_mp_init_set_int.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_invmod_slow.o bn_mp_invmod_slow.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_rabin_miller_trials.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_to_signed_bin_n.o bn_mp_to_signed_bin_n.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_to_unsigned_bin_n.o bn_mp_to_unsigned_bin_n.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_set_long.o bn_mp_set_long.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_set_long.o bn_mp_init_set_long.c | |
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_get_long.o bn_mp_get_long.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_radix_bits_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 bn_mp_set_long.o bn_mp_init_set_long.o bn_mp_get_long.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_radix_bits_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 | |
a - bn_mp_set_long.o | |
a - bn_mp_init_set_long.o | |
a - bn_mp_get_long.o | |
ranlib libtommath.a | |
1: CC st.c | |
1: CC regtrav.c | |
1: CC regsyntax.c | |
1: CC transcoder.c | |
transcoder.c:1373:1: warning: ‘more_output_buffer’ defined but not used [-Wunused-function] | |
1: CC regexec.c | |
1: CC regenc.c | |
1: CC regversion.c | |
1: CC regparse.c | |
regparse.c: In function ‘name_find’: | |
regparse.c:508:5: warning: passing argument 4 of ‘onig_st_lookup_strend’ from incompatible pointer type [enabled by default] | |
regparse.c:379:1: note: expected ‘hash_data_type *’ but argument is of type ‘HashDataType *’ | |
regparse.c: At top level: | |
regparse.c:1168:1: warning: ‘node_new_cclass_by_codepoint_range’ defined but not used [-Wunused-function] | |
1: CC regerror.c | |
1: CC regcomp.c | |
1: CC enc/koi8_u.c | |
1: CC enc/iso_8859_10.c | |
1: CC enc/gb18030.c | |
1: CC enc/iso_8859_5.c | |
1: CC enc/mktable.c | |
1: CC enc/iso_8859_16.c | |
1: CC enc/utf_32le.c | |
1: CC enc/windows_31j.c | |
1: CC enc/iso_8859_6.c | |
1: CC enc/utf_16be.c | |
1: CC enc/iso_8859_8.c | |
1: CC enc/emacs_mule.c | |
1: CC enc/cp949.c | |
1: CC enc/big5.c | |
1: CC enc/iso_8859_7.c | |
1: CC enc/us_ascii.c | |
1: CC enc/windows_1251.c | |
1: CC enc/euc_jp.c | |
enc/euc_jp.c: In function ‘property_name_to_ctype’: | |
enc/euc_jp.c:537:3: warning: passing argument 4 of ‘onig_st_lookup_strend’ from incompatible pointer type [enabled by default] | |
/root/src/rubinius/vendor/oniguruma/regint.h:889:12: note: expected ‘hash_data_type *’ but argument is of type ‘st_data_t *’ | |
1: CC enc/iso_8859_13.c | |
1: CC enc/iso_8859_3.c | |
1: CC enc/iso_8859_14.c | |
1: CC enc/iso_8859_9.c | |
1: CC enc/gbk.c | |
1: CC enc/koi8_r.c | |
1: CC enc/unicode.c | |
1: CC enc/iso_8859_4.c | |
1: CC enc/iso_8859_15.c | |
1: CC enc/ascii.c | |
1: CC enc/euc_kr.c | |
1: CC enc/utf_8.c | |
1: CC enc/euc_tw.c | |
1: CC enc/iso_8859_1.c | |
1: CC enc/iso_8859_11.c | |
1: CC enc/shift_jis.c | |
1: CC enc/iso_8859_2.c | |
1: CC enc/utf_16le.c | |
1: CC enc/utf_32be.c | |
1: AR ./libonig.a | |
ar: creating ./libonig.a | |
a - ./artifacts/st.c.o | |
a - ./artifacts/regtrav.c.o | |
a - ./artifacts/regsyntax.c.o | |
a - ./artifacts/transcoder.c.o | |
a - ./artifacts/regexec.c.o | |
a - ./artifacts/regenc.c.o | |
a - ./artifacts/regversion.c.o | |
a - ./artifacts/regparse.c.o | |
a - ./artifacts/regerror.c.o | |
a - ./artifacts/regcomp.c.o | |
a - enc/artifacts/koi8_u.c.o | |
a - enc/artifacts/iso_8859_10.c.o | |
a - enc/artifacts/gb18030.c.o | |
a - enc/artifacts/iso_8859_5.c.o | |
a - enc/artifacts/mktable.c.o | |
a - enc/artifacts/iso_8859_16.c.o | |
a - enc/artifacts/utf_32le.c.o | |
a - enc/artifacts/windows_31j.c.o | |
a - enc/artifacts/iso_8859_6.c.o | |
a - enc/artifacts/utf_16be.c.o | |
a - enc/artifacts/iso_8859_8.c.o | |
a - enc/artifacts/emacs_mule.c.o | |
a - enc/artifacts/cp949.c.o | |
a - enc/artifacts/big5.c.o | |
a - enc/artifacts/iso_8859_7.c.o | |
a - enc/artifacts/us_ascii.c.o | |
a - enc/artifacts/windows_1251.c.o | |
a - enc/artifacts/euc_jp.c.o | |
a - enc/artifacts/iso_8859_13.c.o | |
a - enc/artifacts/iso_8859_3.c.o | |
a - enc/artifacts/iso_8859_14.c.o | |
a - enc/artifacts/iso_8859_9.c.o | |
a - enc/artifacts/gbk.c.o | |
a - enc/artifacts/koi8_r.c.o | |
a - enc/artifacts/unicode.c.o | |
a - enc/artifacts/iso_8859_4.c.o | |
a - enc/artifacts/iso_8859_15.c.o | |
a - enc/artifacts/ascii.c.o | |
a - enc/artifacts/euc_kr.c.o | |
a - enc/artifacts/utf_8.c.o | |
a - enc/artifacts/euc_tw.c.o | |
a - enc/artifacts/iso_8859_1.c.o | |
a - enc/artifacts/iso_8859_11.c.o | |
a - enc/artifacts/shift_jis.c.o | |
a - enc/artifacts/iso_8859_2.c.o | |
a - enc/artifacts/utf_16le.c.o | |
a - enc/artifacts/utf_32be.c.o | |
1: CC enc/trans/big5.c | |
1: LDSHARED enc/trans/big5.so | |
1: CC enc/trans/chinese.c | |
1: LDSHARED enc/trans/chinese.so | |
1: CC enc/trans/emoji.c | |
1: LDSHARED enc/trans/emoji.so | |
1: CC enc/trans/emoji_iso2022_kddi.c | |
1: LDSHARED enc/trans/emoji_iso2022_kddi.so | |
1: CC enc/trans/emoji_sjis_docomo.c | |
1: LDSHARED enc/trans/emoji_sjis_docomo.so | |
1: CC enc/trans/emoji_sjis_kddi.c | |
1: LDSHARED enc/trans/emoji_sjis_kddi.so | |
1: CC enc/trans/emoji_sjis_softbank.c | |
1: LDSHARED enc/trans/emoji_sjis_softbank.so | |
1: CC enc/trans/escape.c | |
1: LDSHARED enc/trans/escape.so | |
1: CC enc/trans/gb18030.c | |
1: LDSHARED enc/trans/gb18030.so | |
1: CC enc/trans/gbk.c | |
1: LDSHARED enc/trans/gbk.so | |
1: CC enc/trans/iso2022.c | |
1: LDSHARED enc/trans/iso2022.so | |
1: CC enc/trans/japanese.c | |
1: LDSHARED enc/trans/japanese.so | |
1: CC enc/trans/japanese_euc.c | |
1: LDSHARED enc/trans/japanese_euc.so | |
1: CC enc/trans/japanese_sjis.c | |
1: LDSHARED enc/trans/japanese_sjis.so | |
1: CC enc/trans/korean.c | |
1: LDSHARED enc/trans/korean.so | |
1: CC enc/trans/newline.c | |
1: LDSHARED enc/trans/newline.so | |
1: CC enc/trans/single_byte.c | |
1: LDSHARED enc/trans/single_byte.so | |
1: CC enc/trans/utf8_mac.c | |
1: LDSHARED enc/trans/utf8_mac.so | |
1: CC enc/trans/utf_16_32.c | |
1: LDSHARED enc/trans/utf_16_32.so | |
1: LB vendor/udis86 | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking build system type... i686-pc-linux-gnu | |
checking host system type... i686-pc-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... gawk | |
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) 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 | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld) 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) 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 `/root/src/rubinius/vendor/udis86' | |
Making all in libudis86 | |
make[2]: Entering directory `/root/src/rubinius/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 `/root/src/rubinius/vendor/udis86/libudis86' | |
Making all in . | |
make[2]: Entering directory `/root/src/rubinius/vendor/udis86' | |
make[2]: Nothing to be done for `all-am'. | |
make[2]: Leaving directory `/root/src/rubinius/vendor/udis86' | |
Making all in udcli | |
make[2]: Entering directory `/root/src/rubinius/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 | |
udcli.c: In function ‘main’: | |
udcli.c:77:7: warning: variable ‘mode’ set but not used [-Wunused-but-set-variable] | |
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 `/root/src/rubinius/vendor/udis86/udcli' | |
Making all in . | |
make[2]: Entering directory `/root/src/rubinius/vendor/udis86' | |
make[2]: Nothing to be done for `all-am'. | |
make[2]: Leaving directory `/root/src/rubinius/vendor/udis86' | |
Making all in tests | |
make[2]: Entering directory `/root/src/rubinius/vendor/udis86/tests' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/root/src/rubinius/vendor/udis86/tests' | |
Making all in . | |
make[2]: Entering directory `/root/src/rubinius/vendor/udis86' | |
make[2]: Nothing to be done for `all-am'. | |
make[2]: Leaving directory `/root/src/rubinius/vendor/udis86' | |
Making all in docs | |
make[2]: Entering directory `/root/src/rubinius/vendor/udis86/docs' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/root/src/rubinius/vendor/udis86/docs' | |
make[1]: Leaving directory `/root/src/rubinius/vendor/udis86' | |
Running 193 tasks using 4 parallel threads | |
2: CXX vm/arguments.cpp | |
3: CXX vm/agent_components.cpp | |
4: CXX vm/agent.cpp | |
5: CXX vm/accessor_primitives.cpp | |
2: CXX vm/auxiliary_threads.cpp | |
2: CXX vm/builtin/access_variable.cpp | |
2: CXX vm/builtin/alias.cpp | |
4: CXX vm/builtin/array.cpp | |
2: CXX vm/builtin/atomic.cpp | |
3: CXX vm/builtin/autoload.cpp | |
2: CXX vm/builtin/basic_object.cpp | |
4: CXX vm/builtin/bignum.cpp | |
3: CXX vm/builtin/block_as_method.cpp | |
2: CXX vm/builtin/block_environment.cpp | |
5: CXX vm/builtin/byte_array.cpp | |
3: CXX vm/builtin/call_custom_cache.cpp | |
4: CXX vm/builtin/call_site.cpp | |
5: CXX vm/builtin/call_unit.cpp | |
3: CXX vm/builtin/call_unit_adapter.cpp | |
4: CXX vm/builtin/channel.cpp | |
5: CXX vm/builtin/character.cpp | |
2: CXX vm/builtin/class.cpp | |
3: CXX vm/builtin/compact_lookup_table.cpp | |
5: CXX vm/builtin/constant_cache.cpp | |
4: CXX vm/builtin/compiled_code.cpp | |
3: CXX vm/builtin/constant_scope.cpp | |
2: CXX vm/builtin/constant_table.cpp | |
3: CXX vm/builtin/dir.cpp | |
5: CXX vm/builtin/data.cpp | |
2: CXX vm/builtin/encoding.cpp | |
5: CXX vm/builtin/exception.cpp | |
3: CXX vm/builtin/executable.cpp | |
4: CXX vm/builtin/ffi_pointer.cpp | |
3: CXX vm/builtin/fiber.cpp | |
2: CXX vm/builtin/find_object.cpp | |
4: CXX vm/builtin/fixnum.cpp | |
5: CXX vm/builtin/float.cpp | |
3: CXX vm/builtin/heap_dump.cpp | |
2: CXX vm/builtin/immediates.cpp | |
4: CXX vm/builtin/integer.cpp | |
5: CXX vm/builtin/io.cpp | |
2: CXX vm/builtin/iseq.cpp | |
4: CXX vm/builtin/list.cpp | |
2: CXX vm/builtin/location.cpp | |
3: CXX vm/builtin/lookup_table.cpp | |
4: CXX vm/builtin/method_table.cpp | |
5: CXX vm/builtin/module.cpp | |
2: CXX vm/builtin/mono_inline_cache.cpp | |
3: CXX vm/builtin/native_function.cpp | |
4: CXX vm/builtin/native_method.cpp | |
2: CXX vm/builtin/object.cpp | |
5: CXX vm/builtin/pack.cpp | |
3: CXX vm/builtin/packed_object.cpp | |
4: CXX vm/builtin/poly_inline_cache.cpp | |
2: CXX vm/builtin/proc.cpp | |
3: CXX vm/builtin/randomizer.cpp | |
4: CXX vm/builtin/regexp.cpp | |
2: CXX vm/builtin/respond_to_cache.cpp | |
3: CXX vm/builtin/stat.cpp | |
5: CXX vm/builtin/string.cpp | |
2: CXX vm/builtin/symbol.cpp | |
3: CXX vm/builtin/system.cpp | |
4: CXX vm/builtin/thread.cpp | |
2: CXX vm/builtin/thread_state.cpp | |
4: CXX vm/builtin/thunk.cpp | |
2: CXX vm/builtin/time.cpp | |
5: CXX vm/builtin/tuple.cpp | |
4: CXX vm/builtin/unpack.cpp | |
2: CXX vm/builtin/variable_scope.cpp | |
5: CXX vm/builtin/weakref.cpp | |
3: CXX vm/bytecode_verification.cpp | |
5: CXX vm/call_frame.cpp | |
2: CXX vm/capi/array.cpp | |
3: CXX vm/capi/bignum.cpp | |
4: CXX vm/capi/capi.cpp | |
3: CXX vm/capi/complex.cpp | |
2: CXX vm/capi/class.cpp | |
5: CXX vm/capi/data.cpp | |
3: CXX vm/capi/encoding.cpp | |
5: CXX vm/capi/enumerator.cpp | |
2: CXX vm/capi/exception.cpp | |
4: CXX vm/capi/file.cpp | |
5: CXX vm/capi/fixnum.cpp | |
2: CXX vm/capi/float.cpp | |
3: CXX vm/capi/gc.cpp | |
4: CXX vm/capi/globals.cpp | |
5: CXX vm/capi/handle.cpp | |
2: CXX vm/capi/handles.cpp | |
3: CXX vm/capi/hash.cpp | |
4: CXX vm/capi/integer.cpp | |
5: CXX vm/capi/io.cpp | |
3: CXX vm/capi/kernel.cpp | |
2: CXX vm/capi/marshal.cpp | |
4: CXX vm/capi/module.cpp | |
5: CXX vm/capi/mutex.cpp | |
2: CXX vm/capi/numeric.cpp | |
3: CXX vm/capi/object.cpp | |
4: CXX vm/capi/proc.cpp | |
5: CXX vm/capi/range.cpp | |
2: CXX vm/capi/rational.cpp | |
3: CXX vm/capi/regexp.cpp | |
4: CXX vm/capi/string.cpp | |
5: CXX vm/capi/struct.cpp | |
2: CXX vm/capi/symbol.cpp | |
3: CXX vm/capi/thread.cpp | |
5: CXX vm/capi/time.cpp | |
4: CXX vm/capi/util.cpp | |
2: CXX vm/compiled_file.cpp | |
3: CXX vm/config_parser.cpp | |
5: CXX vm/dispatch.cpp | |
4: CXX vm/drivers/cli.cpp | |
2: CXX vm/environment.cpp | |
3: CXX vm/exception.cpp | |
5: CXX vm/exception_point.cpp | |
4: CXX vm/ffi.cpp | |
5: CXX vm/ffi_util.cpp | |
3: CXX vm/fiber_data.cpp | |
5: CXX vm/fiber_stack.cpp | |
4: CXX vm/gc/baker.cpp | |
3: CXX vm/gc/code_manager.cpp | |
5: CXX vm/gc/debug.cpp | |
3: CXX vm/gc/finalize.cpp | |
2: CXX vm/gc/gc.cpp | |
5: CXX vm/gc/heap.cpp | |
4: CXX vm/gc/immix.cpp | |
5: CXX vm/gc/immix_marker.cpp | |
3: CXX vm/gc/inflated_headers.cpp | |
3: CXX vm/gc/managed.cpp | |
2: CXX vm/gc/object_mark.cpp | |
5: CXX vm/gc/mark_sweep.cpp | |
3: CXX vm/gc/root.cpp | |
2: CXX vm/gc/walker.cpp | |
5: CXX vm/gc/write_barrier.cpp | |
4: CXX vm/global_cache.cpp | |
3: CXX vm/helpers.cpp | |
2: CXX vm/instructions.cpp | |
5: CXX vm/instruments/rbxti.cpp | |
4: CXX vm/instruments/tooling.cpp | |
3: CXX vm/invoke_primitives.cpp | |
5: CXX vm/jit_primitives.cpp | |
4: CXX vm/linkedlist.cpp | |
4: CXX vm/llvm/autotypes.cpp | |
4: CXX vm/llvm/detection.cpp | |
5: CXX vm/llvm/disassembler.cpp | |
3: CXX vm/llvm/inline.cpp | |
4: CXX vm/llvm/inline_block.cpp | |
2: CXX vm/llvm/inline_primitive.cpp | |
5: CXX vm/llvm/jit_block.cpp | |
4: CXX vm/llvm/jit_builder.cpp | |
3: CXX vm/llvm/jit_compiler.cpp | |
5: CXX vm/llvm/jit_context.cpp | |
2: CXX vm/llvm/jit_inline_block.cpp | |
3: CXX vm/llvm/jit_inline_method.cpp | |
5: CXX vm/llvm/jit_memory_manager.cpp | |
2: CXX vm/llvm/jit_method.cpp | |
5: CXX vm/llvm/jit_runtime.cpp | |
3: CXX vm/llvm/jit_util.cpp | |
5: CXX vm/llvm/method_info.cpp | |
4: CXX vm/llvm/passes.cpp | |
2: CXX vm/llvm/state.cpp | |
5: CXX vm/llvm/types.cpp | |
3: CXX vm/lock.cpp | |
4: CXX vm/machine_code.cpp | |
3: CXX vm/marshal.cpp | |
5: CC vm/missing/crypt.c | |
3: CXX vm/method_primitives.cpp | |
5: CC vm/missing/setproctitle.c | |
5: CXX vm/missing/string.cpp | |
5: CXX vm/missing/windows.cpp | |
5: CXX vm/object_memory.cpp | |
2: CXX vm/ontology.cpp | |
4: CXX vm/oop.cpp | |
4: CXX vm/park.cpp | |
2: CXX vm/shared_state.cpp | |
5: CXX vm/signal.cpp | |
4: CXX vm/stack_variables.cpp | |
5: CXX vm/state.cpp | |
4: CXX vm/symbol_table.cpp | |
5: CXX vm/type_info.cpp | |
4: CXX vm/unwind_info.cpp | |
4: CXX vm/util/murmur_hash3.cpp | |
4: CC vm/util/random.c | |
4: CC vm/util/sha1.c | |
2: CC vm/util/siphash.c | |
4: CXX vm/util/spinlock.cpp | |
2: CC vm/util/strftime.c | |
4: CC vm/util/time64.c | |
4: CC vm/util/timing.c | |
4: CC vm/util/utf8.c | |
2: CC vm/util/vsnprintf.c | |
4: CXX vm/virtual.cpp | |
4: CXX vm/vm.cpp | |
2: CXX vm/vm_thread_state.cpp | |
Build time: 121.043761403 seconds | |
1: LD vm/vm | |
GEN runtime/platform.conf | |
GEN runtime/signature | |
mkdir -p runtime/bootstrap | |
RBC kernel/bootstrap/basic_object.rb | |
RBC kernel/bootstrap/alias.rb | |
RBC kernel/bootstrap/array.rb | |
RBC kernel/bootstrap/atomic.rb | |
RBC kernel/bootstrap/bignum.rb | |
RBC kernel/bootstrap/block_environment.rb | |
RBC kernel/bootstrap/byte_array.rb | |
RBC kernel/bootstrap/call_site.rb | |
RBC kernel/bootstrap/call_custom_cache.rb | |
RBC kernel/bootstrap/channel.rb | |
RBC kernel/bootstrap/character.rb | |
RBC kernel/bootstrap/class.rb | |
RBC kernel/bootstrap/compact_lookup_table.rb | |
RBC kernel/bootstrap/compiled_code.rb | |
RBC kernel/bootstrap/configuration.rb | |
RBC kernel/bootstrap/constant_cache.rb | |
RBC kernel/bootstrap/constant_scope.rb | |
RBC kernel/bootstrap/constant_table.rb | |
RBC kernel/bootstrap/dir.rb | |
RBC kernel/bootstrap/encoding.rb | |
RBC kernel/bootstrap/exception.rb | |
RBC kernel/bootstrap/executable.rb | |
RBC kernel/bootstrap/false.rb | |
RBC kernel/bootstrap/fixnum.rb | |
RBC kernel/bootstrap/gc.rb | |
RBC kernel/bootstrap/io.rb | |
RBC kernel/bootstrap/iseq.rb | |
RBC kernel/bootstrap/kernel.rb | |
RBC kernel/bootstrap/lookup_table.rb | |
RBC kernel/bootstrap/method_table.rb | |
RBC kernel/bootstrap/mono_inline_cache.rb | |
RBC kernel/bootstrap/nil.rb | |
RBC kernel/bootstrap/proc.rb | |
RBC kernel/bootstrap/process.rb | |
RBC kernel/bootstrap/poly_inline_cache.rb | |
RBC kernel/bootstrap/regexp.rb | |
RBC kernel/bootstrap/respond_to_cache.rb | |
RBC kernel/bootstrap/rubinius.rb | |
RBC kernel/bootstrap/stat.rb | |
RBC kernel/bootstrap/string.rb | |
RBC kernel/bootstrap/symbol.rb | |
RBC kernel/bootstrap/thread.rb | |
RBC kernel/bootstrap/thunk.rb | |
RBC kernel/bootstrap/time.rb | |
RBC kernel/bootstrap/true.rb | |
RBC kernel/bootstrap/tuple.rb | |
RBC kernel/bootstrap/type.rb | |
RBC kernel/bootstrap/variable_scope.rb | |
RBC kernel/bootstrap/vm.rb | |
RBC kernel/bootstrap/weakref.rb | |
mkdir -p runtime/platform | |
RBC kernel/platform/ffi.rb | |
RBC kernel/platform/enum.rb | |
RBC kernel/platform/library.rb | |
RBC kernel/platform/pointer_accessors.rb | |
RBC kernel/platform/pointer.rb | |
RBC kernel/platform/env.rb | |
RBC kernel/platform/file.rb | |
RBC kernel/platform/math.rb | |
RBC kernel/platform/posix.rb | |
RBC kernel/platform/struct.rb | |
RBC kernel/platform/union.rb | |
mkdir -p runtime/common | |
RBC kernel/common/basic_object.rb | |
RBC kernel/common/mirror.rb | |
RBC kernel/common/string_mirror.rb | |
RBC kernel/common/class.rb | |
RBC kernel/common/autoload.rb | |
RBC kernel/common/module.rb | |
RBC kernel/common/binding.rb | |
RBC kernel/common/proc.rb | |
RBC kernel/common/enumerable.rb | |
RBC kernel/common/enumerator.rb | |
RBC kernel/common/argf.rb | |
RBC kernel/common/tuple.rb | |
RBC kernel/common/exception.rb | |
RBC kernel/common/undefined.rb | |
RBC kernel/common/type.rb | |
RBC kernel/common/hash.rb | |
RBC kernel/common/hash_hamt.rb | |
RBC kernel/common/array.rb | |
RBC kernel/common/kernel.rb | |
RBC kernel/common/identity_map.rb | |
RBC kernel/common/loaded_features.rb | |
RBC kernel/common/global.rb | |
RBC kernel/common/backtrace.rb | |
RBC kernel/common/comparable.rb | |
RBC kernel/common/numeric.rb | |
RBC kernel/common/ctype.rb | |
RBC kernel/common/precision.rb | |
RBC kernel/common/integer.rb | |
RBC kernel/common/bignum.rb | |
RBC kernel/common/block_environment.rb | |
RBC kernel/common/byte_array.rb | |
RBC kernel/common/channel.rb | |
RBC kernel/common/executable.rb | |
RBC kernel/common/constant_scope.rb | |
RBC kernel/common/hook.rb | |
RBC kernel/common/code_loader.rb | |
RBC kernel/common/compiled_code.rb | |
RBC kernel/common/continuation.rb | |
RBC kernel/common/delegated_method.rb | |
RBC kernel/common/fixnum.rb | |
RBC kernel/common/lru_cache.rb | |
RBC kernel/common/encoding.rb | |
RBC kernel/common/env.rb | |
RBC kernel/common/errno.rb | |
RBC kernel/common/eval.rb | |
RBC kernel/common/false.rb | |
RBC kernel/common/fiber.rb | |
RBC kernel/common/io.rb | |
RBC kernel/common/file.rb | |
RBC kernel/common/dir.rb | |
RBC kernel/common/dir_glob.rb | |
RBC kernel/common/file_test.rb | |
RBC kernel/common/stat.rb | |
RBC kernel/common/float.rb | |
RBC kernel/common/immediate.rb | |
RBC kernel/common/location.rb | |
RBC kernel/common/lookup_table.rb | |
RBC kernel/common/main.rb | |
RBC kernel/common/marshal.rb | |
RBC kernel/common/math.rb | |
RBC kernel/common/method.rb | |
RBC kernel/common/method_equality.rb | |
RBC kernel/common/method_table.rb | |
RBC kernel/common/missing_method.rb | |
RBC kernel/common/native_method.rb | |
RBC kernel/common/nil.rb | |
RBC kernel/common/object_space.rb | |
RBC kernel/common/string.rb | |
RBC kernel/common/range.rb | |
RBC kernel/common/struct.rb | |
RBC kernel/common/process.rb | |
RBC kernel/common/random.rb | |
RBC kernel/common/regexp.rb | |
RBC kernel/common/signal.rb | |
RBC kernel/common/splitter.rb | |
RBC kernel/common/sprinter.rb | |
RBC kernel/common/symbol.rb | |
RBC kernel/common/mutex.rb | |
RBC kernel/common/thread.rb | |
RBC kernel/common/thread_group.rb | |
RBC kernel/common/throw_catch.rb | |
RBC kernel/common/time.rb | |
RBC kernel/common/true.rb | |
RBC kernel/common/variable_scope.rb | |
RBC kernel/common/capi.rb | |
RBC kernel/common/rational.rb | |
RBC kernel/common/rationalizer.rb | |
RBC kernel/common/complex.rb | |
RBC kernel/common/complexifier.rb | |
RBC kernel/common/gc.rb | |
mkdir -p runtime/delta | |
RBC kernel/delta/agent.rb | |
RBC kernel/delta/ctype.rb | |
RBC kernel/delta/exception.rb | |
RBC kernel/delta/file.rb | |
RBC kernel/delta/rubinius.rb | |
RBC kernel/delta/module.rb | |
RBC kernel/delta/class.rb | |
RBC kernel/delta/file_test.rb | |
RBC kernel/delta/kernel.rb | |
RBC kernel/delta/math.rb | |
RBC kernel/delta/options.rb | |
RBC kernel/delta/stats.rb | |
RBC kernel/delta/signal.rb | |
RBC kernel/delta/struct.rb | |
RBC kernel/delta/thread.rb | |
RBC kernel/delta/code_loader.rb | |
RBC kernel/delta/ffi.rb | |
RBC kernel/delta/ruby_constants.rb | |
RBC kernel/delta/pack.rb | |
RBC kernel/signature.rb | |
RBC kernel/alpha.rb | |
RBC kernel/loader.rb | |
RBC kernel/delta/converter_paths.rb | |
RBC library/rbconfig.rb | |
RBC library/rubinius/build_config.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/constants.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/control_flow.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/data.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/definitions.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/encoding.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/exceptions.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/file.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/grapher.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/literals.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/node.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/operators.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/self.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/sends.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/transforms.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/values.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/variables.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-ast-2.1.2/lib/rubinius/ast/version.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler/compiled_file.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler/compiler.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler/evaluator.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler/generator.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler/generator_methods.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler/iseq.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler/locals.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler/opcodes.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler/printers.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler/runtime.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler/stages.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-compiler-2.1.0/lib/rubinius/compiler/version.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-melbourne-2.1.0.0/ext/rubinius/melbourne/extconf.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-melbourne-2.1.0.0/ext/rubinius/melbourne/node_types.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-melbourne-2.1.0.0/lib/rubinius/melbourne.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-melbourne-2.1.0.0/lib/rubinius/melbourne/version.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-processor-2.1.0/lib/rubinius/processor.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-processor-2.1.0/lib/rubinius/processor/processor.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-processor-2.1.0/lib/rubinius/processor/version.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-toolset-2.2.0/lib/rubinius/toolset.rb | |
RBC /root/src/rubinius/runtime/gems/rubinius-toolset-2.2.0/lib/rubinius/toolset/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators.rb | |
RBC /root/src/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/constants.rb | |
RBC /root/src/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/file_processor.rb | |
RBC /root/src/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/structures.rb | |
RBC /root/src/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/types.rb | |
RBC /root/src/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-date-2.0.6/lib/date.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-date-2.0.6/lib/date/delta.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-date-2.0.6/lib/date/delta/parser.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-date-2.0.6/lib/date/format.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-date-2.0.6/lib/rubysl/date.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-date-2.0.6/lib/rubysl/date/date.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-date-2.0.6/lib/rubysl/date/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/delegate.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/delegate.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/bubblebabble/extconf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/extconf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/md5/extconf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/rmd160/extconf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/sha1/extconf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/sha2/extconf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/bubblebabble.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/hmac.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/md5.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/rmd160.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/sha1.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/sha2.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/rubysl/digest.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/rubysl/digest/digest.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/rubysl/digest/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/etc.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/extconf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/fcntl.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/extconf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/fileutils.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/fileutils.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/mkmf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/mkmf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/monitor.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0/ext/rubysl/openssl/deprecation.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0/ext/rubysl/openssl/extconf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0/lib/openssl.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0/lib/openssl/bn.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0/lib/openssl/buffering.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0/lib/openssl/cipher.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0/lib/openssl/config.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0/lib/openssl/digest.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0/lib/openssl/ssl.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0/lib/openssl/x509.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0/lib/rubysl/openssl.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-openssl-2.1.0/lib/rubysl/openssl/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/ac.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/date.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/shellwords.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/time.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/uri.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/optparse.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/shellwords.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/shellwords.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio/stringio.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-stringio-2.0.0/lib/stringio.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/strscan.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/strscan.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/tempfile.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/tempfile.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-thread-2.0.2/lib/rubysl/thread.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-thread-2.0.2/lib/rubysl/thread/thread.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-thread-2.0.2/lib/rubysl/thread/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-thread-2.0.2/lib/thread.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/tmpdir.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/tmpdir.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/uri.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/common.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ftp.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/generic.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/http.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/https.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldap.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldaps.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/mailto.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/ext/rubysl/syck/extconf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/rubysl/yaml.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/rubysl/yaml/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/rubysl/yaml/yaml.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck/baseemitter.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck/basenode.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck/constants.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck/encoding.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck/error.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck/loader.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck/rubytypes.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck/stream.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck/tag.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck/types.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck/yamlnode.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/syck/ypath.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/yaml.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/yaml/dbm.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-yaml-2.0.4/lib/yaml/store.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/ext/rubysl/zlib/extconf.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib/version.rb | |
RBC /root/src/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/lib/zlib.rb | |
/root/src/rubinius/bin/rbx ./extconf.rbc | |
--------------------------------------------- | |
CRASH: A fatal error has occurred. | |
Backtrace: | |
/root/src/rubinius/bin/rbx[0x828c552] | |
[0xb7754400] | |
/root/src/rubinius/bin/rbx(ffi_closure_alloc+0xe4a)[0x83d148a] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius7FFIData6createEPNS_5StateEPNS_14NativeFunctionEiPNS_10FFIArgInfoES6_+0x5f)[0x82f152f] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius14NativeFunction4prepEPNS_5StateEiPNS_10FFIArgInfoES4_+0xbb)[0x82f1a5b] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius14NativeFunction8generateEPNS_5StateEPNS_7PointerEPNS_6SymbolEPNS_5ArrayEPNS_6ObjectE+0x11d)[0x82f1bfd] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius10Primitives23nativefunction_generateEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0xd7)[0x8257227] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius12CompiledCode16default_executorEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0xb8)[0x82c5358] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius8CallSite11empty_cacheEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x14b)[0x82c007b] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x18c4)[0x81e4ce4] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_14FixedArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x357)[0x822a4a7] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius12CompiledCode16default_executorEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0xb8)[0x82c5358] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius8CallSite19empty_cache_privateEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x14b)[0x82bfe8b] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x18c4)[0x81e4ce4] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x20a)[0x82bbfca] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x81)[0x82bc7b1] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius16BlockEnvironment10call_underEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0xd4)[0x82bcc74] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius10Primitives16block_call_underEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x92)[0x826e152] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius8CallSite11empty_cacheEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x14b)[0x82c007b] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x18c4)[0x81e4ce4] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x20a)[0x82bbfca] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x81)[0x82bc7b1] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius16BlockEnvironment10call_underEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0xd4)[0x82bcc74] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius10Primitives16block_call_underEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x92)[0x826e152] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius8CallSite11empty_cacheEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x14b)[0x82c007b] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x18c4)[0x81e4ce4] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x20a)[0x82bbfca] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x81)[0x82bc7b1] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius16BlockEnvironment10call_underEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0xd4)[0x82bcc74] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius10Primitives16block_call_underEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x92)[0x826e152] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius8CallSite11empty_cacheEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x14b)[0x82c007b] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x18c4)[0x81e4ce4] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x21f)[0x822bdff] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius12CompiledCode16default_executorEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0xb8)[0x82c5358] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius12CompiledFile7executeEPNS_5StateE+0x1f8)[0x81bb118] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius11Environment8run_fileESs+0x1c0)[0x81c11d0] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius11Environment14load_directoryESs+0x25a)[0x81c221a] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius11Environment11load_kernelESs+0x35d)[0x81c2a3d] | |
/root/src/rubinius/bin/rbx(_ZN8rubinius11Environment19run_from_filesystemEv+0x21d)[0x81c312d] | |
/root/src/rubinius/bin/rbx(main+0xcc)[0x818041c] | |
/lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0xb74284d3] | |
/root/src/rubinius/bin/rbx[0x818dc59] | |
Wrote full error report to: /root/.rbx/rubinius_last_error_21813 | |
Run 'rbx report' to submit this crash report! | |
rake aborted! | |
Command failed with status (): [/root/src/rubinius/bin/rbx ./extconf.rbc...] | |
/root/src/rubinius/rakelib/gems.rake:28:in `block (3 levels) in <top (required)>' | |
/root/src/rubinius/rakelib/gems.rake:24:in `chdir' | |
/root/src/rubinius/rakelib/gems.rake:24:in `block (2 levels) in <top (required)>' | |
/usr/local/rvm/gems/ruby-2.1.1/bin/ruby_executable_hooks:15:in `eval' | |
/usr/local/rvm/gems/ruby-2.1.1/bin/ruby_executable_hooks:15:in `<main>' | |
Tasks: TOP => default => spec => build => build:build => gems:melbourne | |
(See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment