|
[2018-11-21 20:04:35] __rvm_make
|
|
__rvm_make ()
|
|
{
|
|
\make "$@" || return $?
|
|
}
|
|
current path: /home/ahorek/.rvm/src/ruby-head
|
|
GEM_HOME=/home/ahorek/.rvm/gems/ruby-2.5.1
|
|
PATH=/home/ahorek/.rvm/gems/ruby-2.5.1/bin:/home/ahorek/.rvm/gems/ruby-2.5.1@global/bin:/home/ahorek/.rvm/rubies/ruby-2.5.1/bin:/home/ahorek/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath_target_1248421:/mnt/c/Perl64/site/bin:/mnt/c/Perl64/bin:/mnt/c/ProgramData/Oracle/Java/javapath_target_30481906:/mnt/c/Windows/System32:/mnt/c/Windows:/mnt/c/Windows/System32/wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0:/mnt/c/Program Files/PuTTY:/mnt/c/Program Files/TortoiseSVN/bin:/mnt/c/Program Files/OpenVPN/bin:/mnt/c/Program Files (x86)/Yarn/bin:/mnt/c/maven/bin:/mnt/c/Program Files/nodejs:/mnt/c/Program Files/dotnet:/mnt/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common:/mnt/c/Windows/System32:/mnt/c/Windows:/mnt/c/Windows/System32/wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0:/mnt/c/Windows/System32/OpenSSH:/mnt/c/jant/bin:/mnt/c/Program Files/TortoiseGit/bin:/mnt/c/Program Files/Git/cmd:/mnt/c/Ruby25-x64/bin:/mnt/c/Users/pdaho/AppData/Local/Programs/Python/Python36/Scripts:/mnt/c/Users/pdaho/AppData/Local/Programs/Python/Python36:/mnt/c/Ruby21-x64/bin:/mnt/c/Users/pdaho/AppData/Local/Microsoft/WindowsApps:/mnt/c/Program Files (x86)/Nmap:/mnt/c/Users/pdaho/AppData/Roaming/npm:/usr/lib/jvm/java-11-oracle/bin:/usr/lib/jvm/java-11-oracle/db/bin
|
|
GEM_PATH=/home/ahorek/.rvm/gems/ruby-2.5.1:/home/ahorek/.rvm/gems/ruby-2.5.1@global
|
|
command(2): __rvm_make -j8
|
|
++ make -j8
|
|
BASERUBY = /home/ahorek/.rvm/wrappers/ruby-2.5.3/ruby --disable=gems
|
|
CC = gcc
|
|
LD = ld
|
|
LDSHARED = gcc -shared
|
|
CFLAGS = -O3 -ggdb3 -Wall -Wextra -Werror=declaration-after-statement -Werror=deprecated-declarations -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-arith -Werror=write-strings -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -std=gnu99 -fPIC
|
|
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN
|
|
CPPFLAGS = -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/10.0.0
|
|
DLDFLAGS = -Wl,-soname,libruby.so.2.6 -fstack-protector
|
|
SOLIBS = -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm
|
|
LANG = cs_CZ.UTF-8
|
|
LC_ALL =
|
|
LC_CTYPE =
|
|
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4
|
|
Copyright (C) 2013 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
compiling ./main.c
|
|
compiling dmydln.c
|
|
compiling miniinit.c
|
|
compiling dmyext.c
|
|
generating miniprelude.c
|
|
generating id.h
|
|
/home/ahorek/.rvm/wrappers/ruby-2.5.3/ruby --disable=gems ./tool/gen_dummy_probes.rb ./probes.d > probes.dmyh
|
|
generating opt_sc.inc
|
|
generating optunifs.inc
|
|
miniprelude.c updated
|
|
id.h updated
|
|
generating insns.inc
|
|
generating insns_info.inc
|
|
generating optinsn.inc
|
|
compiling complex.c
|
|
compiling cont.c
|
|
compiling debug.c
|
|
compiling debug_counter.c
|
|
compiling dir.c
|
|
compiling dln_find.c
|
|
compiling encoding.c
|
|
compiling enum.c
|
|
compiling enumerator.c
|
|
generating known_errors.inc
|
|
compiling file.c
|
|
known_errors.inc updated
|
|
compiling inits.c
|
|
compiling io.c
|
|
generating node_name.inc
|
|
compiling marshal.c
|
|
compiling math.c
|
|
making mjit_config.h
|
|
generating mjit_compile.inc
|
|
compiling node.c
|
|
compiling numeric.c
|
|
compiling pack.c
|
|
generating parse.c
|
|
copying lex.c
|
|
compiling proc.c
|
|
compiling process.c
|
|
compiling random.c
|
|
compiling range.c
|
|
compiling rational.c
|
|
compiling re.c
|
|
compiling regcomp.c
|
|
compiling regenc.c
|
|
compiling regerror.c
|
|
compiling regexec.c
|
|
compiling regparse.c
|
|
compiling regsyntax.c
|
|
compiling ruby.c
|
|
compiling safe.c
|
|
compiling signal.c
|
|
compiling sprintf.c
|
|
compiling st.c
|
|
compiling strftime.c
|
|
compiling struct.c
|
|
generating id.c
|
|
id.c updated
|
|
compiling thread.c
|
|
compiling time.c
|
|
compiling transcode.c
|
|
compiling transient_heap.c
|
|
compiling util.c
|
|
compiling variable.c
|
|
generating vm.inc
|
|
generating vm_call_iseq_optimized.inc
|
|
generating vmtc.inc
|
|
compiling vm_backtrace.c
|
|
compiling vm_dump.c
|
|
compiling vm_trace.c
|
|
compiling ./missing/explicit_bzero.c
|
|
generating enc/trans/newline.c ...
|
|
converter for universal_newline
|
|
converter for crlf_newline
|
|
converter for cr_newline
|
|
done. (0.03user 0.06system 0.02elapsed)
|
|
compiling ./missing/setproctitle.c
|
|
compiling ./missing/strlcat.c
|
|
compiling ./missing/strlcpy.c
|
|
compiling addr2line.c
|
|
compiling dmyenc.c
|
|
/bin/mkdir -p enc/jis
|
|
compiling dln.c
|
|
+ cp enc/jis/props.h.blt enc/jis/props.h
|
|
compiling localeinit.c
|
|
generating prelude.c
|
|
prelude.c updated
|
|
compiling miniprelude.c
|
|
making dummy probes.h
|
|
compiling ast.c
|
|
compiling bignum.c
|
|
compiling class.c
|
|
compiling compar.c
|
|
./revision.h updated
|
|
compiling compile.c
|
|
compiling error.c
|
|
compiling eval.c
|
|
compiling gc.c
|
|
compiling hash.c
|
|
compiling iseq.c
|
|
compiling load.c
|
|
compiling mjit.c
|
|
hash.c: In function ‘linear_update’:
|
|
hash.c:851:24: warning: ‘bin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
|
clear_entry(RHASH_ARRAY_REF(hash, bin));
|
|
^
|
|
hash.c: In function ‘rb_hash_stlike_update’:
|
|
hash.c:851:24: warning: ‘bin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
|
hash.c:813:14: note: ‘bin’ was declared here
|
|
unsigned bin;
|
|
^
|
|
compiling mjit_compile.c
|
|
compiling object.c
|
|
hash.c: At top level:
|
|
cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default]
|
|
cc1: warning: unrecognized command line option "-Wno-self-assign" [enabled by default]
|
|
cc1: warning: unrecognized command line option "-Wno-parentheses-equality" [enabled by default]
|
|
cc1: warning: unrecognized command line option "-Wno-constant-logical-operand" [enabled by default]
|
|
cc1: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
|
|
compiling parse.c
|
|
compiling string.c
|
|
compiling symbol.c
|
|
compiling version.c
|
|
compiling vm.c
|
|
assembling coroutine/amd64/Context.s
|
|
compiling enc/ascii.c
|
|
compiling enc/us_ascii.c
|
|
compiling enc/unicode.c
|
|
compiling enc/utf_8.c
|
|
compiling enc/trans/newline.c
|
|
compiling prelude.c
|
|
compiling array.c
|
|
building rb_mjit_header.h
|
|
linking miniruby
|
|
rb_mjit_header.h updated
|
|
generating encdb.h
|
|
building .ext/include/x86_64-linux/rb_mjit_min_header-2.6.0.h
|
|
./miniruby -I./lib -I. -I.ext/common ./tool/transform_mjit_header.rb "gcc " rb_mjit_header.h .ext/include/x86_64-linux/rb_mjit_min_header-2.6.0.h
|
|
encdb.h updated
|
|
./tool/transform_mjit_header.rb:179: warning: Insecure world writable dir /home/ahorek/.rvm/gems/ruby-2.5.1/bin in PATH, mode 040777
|
|
./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
|
|
rbconfig.rb updated
|
|
generating enc.mk
|
|
creating verconf.h
|
|
verconf.h updated
|
|
compiling loadpath.c
|
|
making srcs under enc
|
|
make[1]: Entering directory `/home/ahorek/.rvm/src/ruby-head'
|
|
generating table from enc/trans/big5.c
|
|
generating table from enc/trans/chinese.c
|
|
generating table from enc/trans/ebcdic.c
|
|
generating table from enc/trans/emoji.c
|
|
generating table from enc/trans/emoji_iso2022_kddi.c
|
|
generating table from enc/trans/emoji_sjis_docomo.c
|
|
generating enc/trans/big5.c ...
|
|
generating enc/trans/chinese.c ...
|
|
load mapsrc enc/trans/GB/GB2312%UCS.src
|
|
linking static-library libruby-static.a
|
|
generating enc/trans/ebcdic.c ...
|
|
converter from GB2312 to UTF-8
|
|
converter from IBM037 to ISO-8859-1
|
|
generating enc/trans/emoji.c ...
|
|
converter from ISO-8859-1 to IBM037
|
|
done. (0.06user 0.02system 0.03elapsed)
|
|
generating table from enc/trans/emoji_sjis_kddi.c
|
|
generating enc/trans/emoji_iso2022_kddi.c ...
|
|
converter for iso2022jp_kddi_decoder
|
|
converter for iso2022jp_kddi_decoder_jisx0208_rest
|
|
converter for iso2022jp_kddi_encoder
|
|
generating enc/trans/emoji_sjis_docomo.c ...
|
|
load mapsrc enc/trans/EMOJI/EMOJI_ISO-2022-JP-KDDI%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
|
|
load mapsrc enc/trans/EMOJI/EMOJI_SHIFT_JIS-DOCOMO%UCS.src
|
|
converter from UTF8-DoCoMo to UTF8-KDDI
|
|
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src
|
|
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
|
|
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
|
|
load mapsrc enc/trans/CP/CP932VDC@IBM%UCS.src
|
|
load mapsrc enc/trans/CP/CP932VDC@IBM%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
|
|
load mapsrc enc/trans/CP/CP932UDA%UCS.src
|
|
converter from UTF8-DoCoMo to UTF8-SoftBank
|
|
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
|
|
converter from UTF8-DoCoMo to UTF-8
|
|
converter from UTF8-KDDI to UTF8-DoCoMo
|
|
converter from stateless-ISO-2022-JP-KDDI to UTF8-KDDI
|
|
converter from SJIS-DOCOMO to UTF8-DOCOMO
|
|
converter from UTF8-KDDI to UTF8-SoftBank
|
|
converter from UTF8-KDDI to UTF-8
|
|
generating enc/trans/emoji_sjis_kddi.c ...
|
|
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
|
|
load mapsrc enc/trans/EMOJI/EMOJI_SHIFT_JIS-KDDI%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src
|
|
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
|
|
load mapsrc enc/trans/CP/CP932VDC@IBM%UCS.src
|
|
load mapsrc enc/trans/CP/CP932UDA%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
|
|
converter from UTF8-SoftBank to UTF8-DoCoMo
|
|
converter from UTF8-SoftBank to UTF8-KDDI
|
|
load mapsrc enc/trans/GB/GB12345%UCS.src
|
|
converter from UTF8-SoftBank to UTF-8
|
|
converter from SJIS-KDDI to UTF8-KDDI
|
|
converter from UTF-8 to UTF8-DoCoMo
|
|
converter from GB12345 to UTF-8
|
|
converter from Big5 to UTF-8
|
|
converter from UTF-8 to UTF8-KDDI
|
|
converter from UTF-8 to UTF8-SoftBank
|
|
load mapsrc enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI.src
|
|
load mapsrc enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI-UNDOC.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src
|
|
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
|
|
load mapsrc enc/trans/CP/UCS%CP932VDC@IBM.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src
|
|
|
|
Transforming external functions to static:
|
|
transform_mjit_header: making external definition of 'Init_vm_stack_canary' static inline
|
|
transform_mjit_header: making external definition of 'rb_vm_opt_struct_aset' static inline
|
|
transform_mjit_header: making external definition of 'rb_vm_opt_struct_aref' static inline
|
|
transform_mjit_header: making external definition of 'rb_eql_opt' static inline
|
|
transform_mjit_header: changing definition of 'rb_equal_opt' to declaration
|
|
transform_mjit_header: changing definition of 'rb_vm_search_method_slowpath' to declaration
|
|
transform_mjit_header: making external definition of 'rb_vm_rewrite_cref' static inline
|
|
transform_mjit_header: making external definition of 'rb_vm_push_frame' static inline
|
|
transform_mjit_header: making external definition of 'rb_vm_block_ep_update' static inline
|
|
transform_mjit_header: making external definition of 'rb_vm_cref_new_toplevel' static inline
|
|
transform_mjit_header: making external definition of 'rb_vm_frame_block_handler' static inline
|
|
transform_mjit_header: making external definition of 'rb_vm_ep_local_ep' static inline
|
|
transform_mjit_header: making declaration of 'rb_vm_rewrite_cref' static inline
|
|
transform_mjit_header: making declaration of 'rb_vm_frame_block_handler' static inline
|
|
transform_mjit_header: making declaration of 'rb_vm_block_ep_update' static inline
|
|
transform_mjit_header: making declaration of 'rb_vm_ep_local_ep' static inline
|
|
transform_mjit_header: SKIPPED to transform __sigdelset
|
|
transform_mjit_header: SKIPPED to transform __sigaddset
|
|
transform_mjit_header: SKIPPED to transform __sigismember
|
|
transform_mjit_header: making declaration of 'Init_vm_stack_canary' static inline
|
|
transform_mjit_header: making declaration of 'rb_eql_opt' static inline
|
|
transform_mjit_header: SKIPPED to transform getlogin_r
|
|
transform_mjit_header: SKIPPED to transform pread64
|
|
transform_mjit_header: SKIPPED to transform pread
|
|
transform_mjit_header: SKIPPED to transform read
|
|
transform_mjit_header: SKIPPED to transform __strsep_3c
|
|
transform_mjit_header: SKIPPED to transform __strsep_2c
|
|
transform_mjit_header: SKIPPED to transform __strsep_1c
|
|
transform_mjit_header: SKIPPED to transform __strtok_r_1c
|
|
transform_mjit_header: SKIPPED to transform __strpbrk_c3
|
|
transform_mjit_header: SKIPPED to transform __strpbrk_c2
|
|
transform_mjit_header: SKIPPED to transform __strspn_c3
|
|
transform_mjit_header: SKIPPED to transform __strspn_c2
|
|
transform_mjit_header: SKIPPED to transform __strspn_c1
|
|
transform_mjit_header: SKIPPED to transform __strcspn_c3
|
|
transform_mjit_header: SKIPPED to transform __strcspn_c2
|
|
transform_mjit_header: SKIPPED to transform __strcspn_c1
|
|
transform_mjit_header: SKIPPED to transform bsearch
|
|
transform_mjit_header: SKIPPED to transform fread_unlocked
|
|
transform_mjit_header: SKIPPED to transform fgets_unlocked
|
|
transform_mjit_header: SKIPPED to transform fread
|
|
transform_mjit_header: SKIPPED to transform fgets
|
|
transform_mjit_header: SKIPPED to transform vdprintf
|
|
transform_mjit_header: SKIPPED to transform dprintf
|
|
transform_mjit_header: SKIPPED to transform vfprintf
|
|
transform_mjit_header: SKIPPED to transform vprintf
|
|
transform_mjit_header: SKIPPED to transform printf
|
|
transform_mjit_header: SKIPPED to transform fprintf
|
|
transform_mjit_header: SKIPPED to transform getline
|
|
transform_mjit_header: SKIPPED to transform putchar_unlocked
|
|
transform_mjit_header: SKIPPED to transform putc_unlocked
|
|
transform_mjit_header: SKIPPED to transform fputc_unlocked
|
|
transform_mjit_header: SKIPPED to transform putchar
|
|
transform_mjit_header: SKIPPED to transform getchar_unlocked
|
|
transform_mjit_header: SKIPPED to transform getc_unlocked
|
|
transform_mjit_header: SKIPPED to transform fgetc_unlocked
|
|
transform_mjit_header: SKIPPED to transform getchar
|
|
done. (0.34user 0.05system 0.35elapsed)
|
|
converter from UTF8-KDDI to stateless-ISO-2022-JP-KDDI
|
|
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
|
|
load mapsrc enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-DOCOMO.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src
|
|
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
|
|
generating table from enc/trans/emoji_sjis_softbank.c
|
|
load mapsrc enc/trans/CP/UCS%CP932VDC@IBM.src
|
|
load mapsrc enc/trans/CP/UCS%CP932UDA.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src
|
|
converter from UTF8-DOCOMO to SJIS-DOCOMO
|
|
load mapsrc enc/trans/GB/UCS%GB2312.src
|
|
converter from UTF-8 to GB2312
|
|
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
|
|
load mapsrc enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI.src
|
|
load mapsrc enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI-UNDOC.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src
|
|
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
|
|
load mapsrc enc/trans/CP/UCS%CP932VDC@IBM.src
|
|
load mapsrc enc/trans/CP/UCS%CP932UDA.src
|
|
generating enc/trans/emoji_sjis_softbank.c ...
|
|
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
|
|
load mapsrc enc/trans/EMOJI/EMOJI_SHIFT_JIS-SOFTBANK%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src
|
|
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src
|
|
load mapsrc enc/trans/CP/CP932VDC@IBM%UCS.src
|
|
load mapsrc enc/trans/CP/CP932UDA%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
|
|
converter from UTF8-KDDI to SJIS-KDDI
|
|
converter from SJIS-SoftBank to UTF8-SoftBank
|
|
converter from UTF-8 to Big5
|
|
ln -sf ../../../.ext/include/x86_64-linux/rb_mjit_min_header-2.6.0.h include/ruby-2.6.0/x86_64-linux/rb_mjit_min_header-2.6.0.h
|
|
generating table from enc/trans/escape.c
|
|
done. (0.77user 0.05system 0.75elapsed)
|
|
generating enc/trans/escape.c ...
|
|
converter for amp_escape
|
|
converter for xml_text_escape
|
|
converter for xml_attr_content_escape
|
|
converter for escape_xml_attr_quote
|
|
generating table from enc/trans/gb18030.c
|
|
done. (0.06user 0.03system 0.02elapsed)
|
|
generating table from enc/trans/gbk.c
|
|
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
|
|
load mapsrc enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-SOFTBANK.src
|
|
load mapsrc enc/trans/GB/UCS%GB12345.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src
|
|
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
|
|
load mapsrc enc/trans/CP/UCS%CP932VDC@IBM.src
|
|
load mapsrc enc/trans/CP/UCS%CP932UDA.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src
|
|
done. (0.88user 0.02system 0.85elapsed)
|
|
converter from UTF-8 to GB12345
|
|
generating table from enc/trans/iso2022.c
|
|
converter from UTF8-SoftBank to SJIS-SoftBank
|
|
generating enc/trans/gb18030.c ...
|
|
generating enc/trans/gbk.c ...
|
|
generating enc/trans/iso2022.c ...
|
|
converter for iso2022jp_decoder
|
|
converter for iso2022jp_decoder_jisx0208_rest
|
|
converter for iso2022jp_encoder
|
|
converter for stateless_iso2022jp_to_eucjp
|
|
converter for eucjp_to_stateless_iso2022jp
|
|
converter for cp50221_decoder
|
|
converter for cp50221_encoder
|
|
converter from GBK to UTF-8
|
|
done. (0.89user 0.09system 0.92elapsed)
|
|
done. (0.06user 0.03system 0.04elapsed)
|
|
generating table from enc/trans/japanese.c
|
|
generating table from enc/trans/japanese_euc.c
|
|
converter from CP950 to UTF-8
|
|
generating enc/trans/japanese.c ...
|
|
converter for eucjp2sjis
|
|
generating enc/trans/japanese_euc.c ...
|
|
load mapsrc enc/trans/JIS/JISX0208@1990%UCS.src
|
|
converter for sjis2eucjp
|
|
done. (0.03user 0.03system 0.02elapsed)
|
|
generating table from enc/trans/japanese_sjis.c
|
|
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0212%UCS.src
|
|
done. (1.31user 0.06system 1.33elapsed)
|
|
generating table from enc/trans/korean.c
|
|
converter from EUC-JP to UTF-8
|
|
done. (0.81user 0.08system 0.82elapsed)
|
|
generating enc/trans/japanese_sjis.c ...
|
|
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0208@1990%UCS.src
|
|
generating table from enc/trans/single_byte.c
|
|
converter from Shift_JIS to UTF-8
|
|
generating enc/trans/korean.c ...
|
|
generating enc/trans/single_byte.c ...
|
|
converter from US-ASCII to UTF-8
|
|
converter from UTF-8 to US-ASCII
|
|
converter from ASCII-8BIT to UTF-8
|
|
converter from UTF-8 to ASCII-8BIT
|
|
converter from ISO-8859-1 to UTF-8
|
|
converter from UTF-8 to ISO-8859-1
|
|
converter from ISO-8859-2 to UTF-8
|
|
converter from UTF-8 to EUC-KR
|
|
converter from UTF-8 to ISO-8859-2
|
|
converter from ISO-8859-3 to UTF-8
|
|
converter from UTF-8 to ISO-8859-3
|
|
converter from ISO-8859-4 to UTF-8
|
|
converter from GB18030 to UTF-8
|
|
converter from UTF-8 to ISO-8859-4
|
|
converter from ISO-8859-5 to UTF-8
|
|
converter from UTF-8 to ISO-8859-5
|
|
converter from ISO-8859-6 to UTF-8
|
|
converter from UTF-8 to ISO-8859-6
|
|
converter from ISO-8859-7 to UTF-8
|
|
converter from UTF-8 to ISO-8859-7
|
|
converter from ISO-8859-8 to UTF-8
|
|
converter from UTF-8 to ISO-8859-8
|
|
converter from ISO-8859-9 to UTF-8
|
|
converter from UTF-8 to ISO-8859-9
|
|
converter from UTF-8 to CP950
|
|
converter from ISO-8859-10 to UTF-8
|
|
converter from UTF-8 to ISO-8859-10
|
|
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src
|
|
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
|
|
load mapsrc enc/trans/CP/CP932VDC@IBM%UCS.src
|
|
load mapsrc enc/trans/CP/CP932UDA%UCS.src
|
|
converter from ISO-8859-11 to UTF-8
|
|
converter from UTF-8 to ISO-8859-11
|
|
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
|
|
converter from ISO-8859-13 to UTF-8
|
|
converter from UTF-8 to GBK
|
|
converter from UTF-8 to ISO-8859-13
|
|
converter from ISO-8859-14 to UTF-8
|
|
converter from UTF-8 to ISO-8859-14
|
|
converter from ISO-8859-15 to UTF-8
|
|
converter from UTF-8 to ISO-8859-15
|
|
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0208UDC%UCS.src
|
|
converter from ISO-8859-16 to UTF-8
|
|
converter from Windows-31J to UTF-8
|
|
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
|
|
converter from UTF-8 to ISO-8859-16
|
|
converter from WINDOWS-874 to UTF-8
|
|
converter from UTF-8 to WINDOWS-874
|
|
converter from WINDOWS-1250 to UTF-8
|
|
converter from UTF-8 to WINDOWS-1250
|
|
converter from WINDOWS-1251 to UTF-8
|
|
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
|
|
converter from UTF-8 to WINDOWS-1251
|
|
load mapsrc enc/trans/JIS/JISX0212VDC@IBM%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0212UDC%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0212@MS%UCS.src
|
|
converter from WINDOWS-1252 to UTF-8
|
|
converter from UTF-8 to WINDOWS-1252
|
|
linking shared-library libruby.so.2.6.0
|
|
converter from WINDOWS-1253 to UTF-8
|
|
converter from UTF-8 to WINDOWS-1253
|
|
converter from WINDOWS-1254 to UTF-8
|
|
converter from UTF-8 to WINDOWS-1254
|
|
converter from WINDOWS-1255 to UTF-8
|
|
converter from UTF-8 to WINDOWS-1255
|
|
converter from eucJP-ms to UTF-8
|
|
converter from WINDOWS-1256 to UTF-8
|
|
converter from UTF-8 to WINDOWS-1256
|
|
converter from WINDOWS-1257 to UTF-8
|
|
converter from UTF-8 to WINDOWS-1257
|
|
converter from IBM437 to UTF-8
|
|
converter from UTF-8 to IBM437
|
|
converter from IBM775 to UTF-8
|
|
converter from UTF-8 to IBM775
|
|
converter from IBM737 to UTF-8
|
|
converter from UTF-8 to IBM737
|
|
converter from IBM852 to UTF-8
|
|
converter from UTF-8 to IBM852
|
|
converter from IBM855 to UTF-8
|
|
converter from UTF-8 to IBM855
|
|
converter from IBM857 to UTF-8
|
|
converter from UTF-8 to IBM857
|
|
converter from IBM860 to UTF-8
|
|
converter from UTF-8 to IBM860
|
|
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208@1990.src
|
|
converter from IBM861 to UTF-8
|
|
converter from UTF-8 to IBM861
|
|
converter from IBM862 to UTF-8
|
|
converter from UTF-8 to IBM862
|
|
converter from IBM863 to UTF-8
|
|
converter from UTF-8 to IBM863
|
|
converter from IBM865 to UTF-8
|
|
converter from UTF-8 to IBM865
|
|
converter from IBM866 to UTF-8
|
|
converter from UTF-8 to IBM866
|
|
converter from EUC-KR to UTF-8
|
|
converter from UTF-8 to Shift_JIS
|
|
converter from IBM869 to UTF-8
|
|
converter from UTF-8 to IBM869
|
|
converter from MACCROATIAN to UTF-8
|
|
converter from UTF-8 to MACCROATIAN
|
|
converter from MACCYRILLIC to UTF-8
|
|
converter from UTF-8 to MACCYRILLIC
|
|
converter from MACGREEK to UTF-8
|
|
converter from UTF-8 to MACGREEK
|
|
converter from MACICELAND to UTF-8
|
|
converter from UTF-8 to MACICELAND
|
|
converter from MACROMAN to UTF-8
|
|
converter from UTF-8 to MACROMAN
|
|
converter from MACROMANIA to UTF-8
|
|
converter from UTF-8 to MACROMANIA
|
|
converter from MACTURKISH to UTF-8
|
|
converter from UTF-8 to MACTURKISH
|
|
converter from MACUKRAINE to UTF-8
|
|
converter from UTF-8 to MACUKRAINE
|
|
converter from KOI8-U to UTF-8
|
|
converter from UTF-8 to KOI8-U
|
|
converter from KOI8-R to UTF-8
|
|
converter from UTF-8 to KOI8-R
|
|
converter from TIS-620 to UTF-8
|
|
converter from UTF-8 to TIS-620
|
|
converter from CP850 to UTF-8
|
|
converter from UTF-8 to CP850
|
|
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src
|
|
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
|
|
converter from CP852 to UTF-8
|
|
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
|
|
converter from UTF-8 to CP852
|
|
converter from CP855 to UTF-8
|
|
converter from UTF-8 to CP855
|
|
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
|
|
converter from CP51932 to UTF-8
|
|
done. (0.59user 0.08system 0.62elapsed)
|
|
converter from Big5-HKSCS to UTF-8
|
|
generating table from enc/trans/utf8_mac.c
|
|
converter from UTF-8 to CP949
|
|
load mapsrc enc/trans/JIS/JISX0208@1990%UCS.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src
|
|
load mapsrc enc/trans/JIS/JISX0213-1%UCS@BMP.src
|
|
done. (1.30user 0.09system 1.33elapsed)
|
|
generating enc/trans/utf8_mac.c ...
|
|
load mapsrc enc/trans/JIS/JISX0213-1%UCS@SIP.src
|
|
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
|
|
load mapsrc enc/trans/JIS/JISX0213-2%UCS@BMP.src
|
|
load mapsrc enc/trans/JIS/JISX0213-2%UCS@SIP.src
|
|
converter from EUC-JIS-2004 to UTF-8
|
|
generating table from enc/trans/utf_16_32.c
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src
|
|
load mapsrc enc/trans/CP/UCS%CP932VDC@IBM.src
|
|
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
|
|
load mapsrc enc/trans/CP/UCS%CP932UDA.src
|
|
converter from UTF-8 to Windows-31J
|
|
generating enc/trans/utf_16_32.c ...
|
|
converter for from_UTF_16LE
|
|
converter for from_UTF_32LE
|
|
converter for from_UTF_16BE
|
|
converter for from_UTF_32BE
|
|
converter for from_UTF_16
|
|
converter for from_UTF_32
|
|
converter for from_UTF_8
|
|
done. (0.08user 0.02system 0.04elapsed)
|
|
converter from UTF-8 to Big5-HKSCS
|
|
converter from UTF-8 to UTF8-MAC
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208@1990.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0212.src
|
|
converter from CP949 to UTF-8
|
|
converter from UTF-8 to EUC-JP
|
|
done. (1.22user 0.14system 1.33elapsed)
|
|
converter from UTF-8 to GB18030
|
|
making enc
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src
|
|
done. (1.66user 0.08system 1.71elapsed)
|
|
make[1]: Entering directory `/home/ahorek/.rvm/src/ruby-head'
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208UDC.src
|
|
compiling ./enc/encdb.c
|
|
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0212VDC@IBM.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0212UDC.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0212@MS.src
|
|
converter for from_UTF8_MAC
|
|
compiling ./enc/big5.c
|
|
compiling ./enc/cp949.c
|
|
converter from UTF-8 to eucJP-ms
|
|
compiling ./enc/emacs_mule.c
|
|
converter from CP951 to UTF-8
|
|
converter for from_utf8_mac_nfc2
|
|
compiling ./enc/euc_jp.c
|
|
compiling ./enc/euc_kr.c
|
|
compiling ./enc/euc_tw.c
|
|
compiling ./enc/gb2312.c
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src
|
|
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
|
|
converter from UTF-8 to CP51932
|
|
compiling ./enc/gb18030.c
|
|
converter from UTF-8 to CP951
|
|
compiling ./enc/gbk.c
|
|
compiling ./enc/iso_8859_1.c
|
|
compiling ./enc/iso_8859_2.c
|
|
done. (1.47user 0.20system 1.67elapsed)
|
|
compiling ./enc/iso_8859_3.c
|
|
load mapsrc enc/trans/JIS/UCS%JISX0208@1990.src
|
|
load mapsrc enc/trans/JIS/UCS@BMP%JISX0213-1.src
|
|
load mapsrc enc/trans/JIS/UCS@SIP%JISX0213-1.src
|
|
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
|
|
load mapsrc enc/trans/JIS/UCS@BMP%JISX0213-2.src
|
|
load mapsrc enc/trans/JIS/UCS@SIP%JISX0213-2.src
|
|
converter from UTF-8 to EUC-JIS-2004
|
|
compiling ./enc/iso_8859_4.c
|
|
compiling ./enc/iso_8859_5.c
|
|
compiling ./enc/iso_8859_6.c
|
|
compiling ./enc/iso_8859_7.c
|
|
compiling ./enc/iso_8859_8.c
|
|
converter from Big5-UAO to UTF-8
|
|
compiling ./enc/iso_8859_9.c
|
|
compiling ./enc/iso_8859_10.c
|
|
done. (3.20user 0.36system 3.57elapsed)
|
|
compiling ./enc/iso_8859_11.c
|
|
compiling ./enc/iso_8859_13.c
|
|
compiling ./enc/iso_8859_14.c
|
|
compiling ./enc/iso_8859_15.c
|
|
done. (3.33user 0.16system 3.51elapsed)
|
|
converter from UTF-8 to Big5-UAO
|
|
compiling ./enc/iso_8859_16.c
|
|
compiling ./enc/koi8_r.c
|
|
compiling ./enc/koi8_u.c
|
|
compiling ./enc/shift_jis.c
|
|
compiling ./enc/utf_16be.c
|
|
compiling ./enc/utf_16le.c
|
|
compiling ./enc/utf_32be.c
|
|
compiling ./enc/utf_32le.c
|
|
compiling ./enc/windows_31j.c
|
|
compiling ./enc/windows_1250.c
|
|
compiling ./enc/windows_1251.c
|
|
compiling ./enc/windows_1252.c
|
|
compiling ./enc/windows_1253.c
|
|
compiling ./enc/windows_1254.c
|
|
compiling ./enc/windows_1257.c
|
|
linking encoding encdb.so
|
|
linking encoding big5.so
|
|
done. (5.14user 0.34system 5.51elapsed)
|
|
linking encoding cp949.so
|
|
make[1]: Leaving directory `/home/ahorek/.rvm/src/ruby-head'
|
|
generating transdb.h
|
|
linking encoding emacs_mule.so
|
|
linking encoding euc_jp.so
|
|
linking encoding euc_kr.so
|
|
linking encoding gb2312.so
|
|
linking encoding euc_tw.so
|
|
linking encoding gb18030.so
|
|
linking encoding gbk.so
|
|
linking encoding iso_8859_1.so
|
|
linking encoding iso_8859_2.so
|
|
linking encoding iso_8859_3.so
|
|
transdb.h updated
|
|
linking encoding iso_8859_4.so
|
|
generating makefiles ext/configure-ext.mk
|
|
linking encoding iso_8859_5.so
|
|
making trans
|
|
linking encoding iso_8859_6.so
|
|
linking encoding iso_8859_7.so
|
|
make[1]: Entering directory `/home/ahorek/.rvm/src/ruby-head'
|
|
linking encoding iso_8859_8.so
|
|
compiling ./enc/trans/transdb.c
|
|
linking encoding iso_8859_9.so
|
|
ext/configure-ext.mk updated
|
|
compiling ./enc/trans/big5.c
|
|
linking encoding iso_8859_10.so
|
|
make[1]: Entering directory `/home/ahorek/.rvm/src/ruby-head'
|
|
linking encoding iso_8859_11.so
|
|
linking encoding iso_8859_13.so
|
|
compiling ./enc/trans/chinese.c
|
|
linking encoding iso_8859_14.so
|
|
configuring bigdecimal
|
|
configuring -test-/array/resize
|
|
linking encoding iso_8859_15.so
|
|
linking encoding iso_8859_16.so
|
|
configuring -test-/bignum
|
|
configuring -test-/bug-3571
|
|
linking encoding koi8_r.so
|
|
configuring -test-/bug-5832
|
|
configuring -test-/bug_reporter
|
|
linking encoding koi8_u.so
|
|
configuring -test-/class
|
|
configuring -test-/debug
|
|
configuring -test-/dln/empty
|
|
configuring -test-/exception
|
|
linking encoding shift_jis.so
|
|
linking encoding utf_16be.so
|
|
configuring -test-/fatal
|
|
configuring -test-/file
|
|
linking encoding utf_16le.so
|
|
linking encoding utf_32be.so
|
|
compiling ./enc/trans/ebcdic.c
|
|
configuring cgi/escape
|
|
linking encoding utf_32le.so
|
|
linking encoding windows_31j.so
|
|
configuring continuation
|
|
linking encoding windows_1250.so
|
|
compiling ./enc/trans/emoji.c
|
|
linking encoding windows_1251.so
|
|
configuring coverage
|
|
linking encoding windows_1252.so
|
|
compiling ./enc/trans/emoji_iso2022_kddi.c
|
|
linking encoding windows_1253.so
|
|
linking encoding windows_1254.so
|
|
linking encoding windows_1257.so
|
|
compiling ./enc/trans/emoji_sjis_docomo.c
|
|
compiling ./enc/trans/emoji_sjis_kddi.c
|
|
make[1]: Leaving directory `/home/ahorek/.rvm/src/ruby-head'
|
|
compiling ./enc/trans/emoji_sjis_softbank.c
|
|
configuring date
|
|
compiling ./enc/trans/escape.c
|
|
compiling ./enc/trans/gb18030.c
|
|
compiling ./enc/trans/gbk.c
|
|
configuring dbm
|
|
configuring digest
|
|
configuring digest/bubblebabble
|
|
configuring digest/md5
|
|
configuring etc
|
|
compiling ./enc/trans/iso2022.c
|
|
compiling ./enc/trans/japanese.c
|
|
compiling ./enc/trans/japanese_euc.c
|
|
compiling ./enc/trans/japanese_sjis.c
|
|
compiling ./enc/trans/korean.c
|
|
configuring -test-/float
|
|
configuring -test-/funcall
|
|
configuring -test-/gvl/call_without_gvl
|
|
configuring -test-/hash
|
|
configuring -test-/integer
|
|
configuring -test-/iseq_load
|
|
configuring -test-/iter
|
|
configuring -test-/load/dot.dot
|
|
configuring -test-/load/protect
|
|
configuring -test-/marshal/compat
|
|
configuring -test-/marshal/internal_ivar
|
|
configuring -test-/marshal/usr
|
|
configuring -test-/memory_status
|
|
configuring -test-/method
|
|
configuring -test-/notimplement
|
|
configuring -test-/num2int
|
|
configuring -test-/path_to_class
|
|
configuring -test-/popen_deadlock
|
|
configuring -test-/postponed_job
|
|
configuring -test-/printf
|
|
configuring -test-/proc
|
|
configuring -test-/rational
|
|
compiling ./enc/trans/single_byte.c
|
|
configuring -test-/recursion
|
|
configuring -test-/regexp
|
|
configuring -test-/scan_args
|
|
configuring -test-/st/foreach
|
|
configuring -test-/st/numhash
|
|
configuring -test-/st/update
|
|
configuring -test-/string
|
|
configuring -test-/struct
|
|
configuring -test-/symbol
|
|
configuring fcntl
|
|
configuring -test-/thread_fd_close
|
|
configuring -test-/time
|
|
configuring -test-/tracepoint
|
|
configuring -test-/typeddata
|
|
configuring fiber
|
|
configuring -test-/vm
|
|
configuring -test-/wait_for_single_fd
|
|
compiling ./enc/trans/utf8_mac.c
|
|
configuring fiddle
|
|
configuring gdbm
|
|
configuring digest/rmd160
|
|
configuring io/console
|
|
compiling ./enc/trans/utf_16_32.c
|
|
configuring json
|
|
configuring json/generator
|
|
configuring json/parser
|
|
linking transcoder transdb.so
|
|
linking transcoder big5.so
|
|
linking transcoder chinese.so
|
|
linking transcoder ebcdic.so
|
|
linking transcoder emoji.so
|
|
linking transcoder emoji_iso2022_kddi.so
|
|
linking transcoder emoji_sjis_docomo.so
|
|
configuring io/nonblock
|
|
linking transcoder emoji_sjis_kddi.so
|
|
linking transcoder emoji_sjis_softbank.so
|
|
linking transcoder escape.so
|
|
linking transcoder gb18030.so
|
|
configuring nkf
|
|
configuring io/wait
|
|
linking transcoder gbk.so
|
|
configuring objspace
|
|
linking transcoder iso2022.so
|
|
configuring openssl
|
|
configuring pathname
|
|
linking transcoder japanese.so
|
|
configuring psych
|
|
linking transcoder japanese_euc.so
|
|
linking transcoder japanese_sjis.so
|
|
configuring pty
|
|
linking transcoder korean.so
|
|
configuring digest/sha1
|
|
linking transcoder single_byte.so
|
|
linking transcoder utf8_mac.so
|
|
linking transcoder utf_16_32.so
|
|
make[1]: Leaving directory `/home/ahorek/.rvm/src/ruby-head'
|
|
configuring racc/cparse
|
|
configuring rbconfig/sizeof
|
|
configuring readline
|
|
configuring ripper
|
|
making encs
|
|
make[1]: Entering directory `/home/ahorek/.rvm/src/ruby-head'
|
|
make[1]: Nothing to be done for `encs'.
|
|
make[1]: Leaving directory `/home/ahorek/.rvm/src/ruby-head'
|
|
configuring rubyvm
|
|
configuring sdbm
|
|
configuring socket
|
|
configuring stringio
|
|
configuring strscan
|
|
configuring syslog
|
|
configuring zlib
|
|
configuring digest/sha2
|
|
header: gdbm-ndbm.h
|
|
library: gdbm_compat
|
|
make[1]: Leaving directory `/home/ahorek/.rvm/src/ruby-head'
|
|
generating makefile exts.mk
|
|
exts.mk updated
|
|
make[1]: Entering directory `/home/ahorek/.rvm/src/ruby-head'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/array/resize'
|
|
compiling resize.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/bignum'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/bug-3571'
|
|
compiling big2str.c
|
|
compiling bug.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/bug-5832'
|
|
compiling bigzero.c
|
|
compiling bug.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/bug_reporter'
|
|
compiling bug_reporter.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/class'
|
|
compiling class2name.c
|
|
compiling div.c
|
|
linking shared-object -test-/array/resize.so
|
|
linking shared-object -test-/bug_5832.so
|
|
compiling init.c
|
|
linking shared-object -test-/bug_3571.so
|
|
compiling init.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/debug'
|
|
linking shared-object -test-/bug_reporter.so
|
|
compiling intpack.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/array/resize'
|
|
compiling init.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/dln/empty'
|
|
compiling empty.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/bug-5832'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/bug-3571'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/exception'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/fatal'
|
|
compiling dataerror.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/bug_reporter'
|
|
compiling rb_fatal.c
|
|
linking shared-object -test-/dln/empty.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/file'
|
|
compiling enc_raise.c
|
|
compiling fs.c
|
|
linking shared-object -test-/class.so
|
|
compiling inspector.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/dln/empty'
|
|
compiling mul.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/float'
|
|
compiling init.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/class'
|
|
compiling nextafter.c
|
|
compiling ensured.c
|
|
linking shared-object -test-/fatal/rb_fatal.so
|
|
compiling init.c
|
|
compiling init.c
|
|
compiling profile_frames.c
|
|
compiling str2big.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/fatal'
|
|
compiling stat.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/funcall'
|
|
compiling funcall.c
|
|
linking shared-object -test-/float.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/gvl/call_without_gvl'
|
|
compiling call_without_gvl.c
|
|
linking shared-object -test-/exception.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/float'
|
|
linking shared-object -test-/debug.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/hash'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/integer'
|
|
compiling delete.c
|
|
compiling core_ext.c
|
|
linking shared-object -test-/bignum.so
|
|
linking shared-object -test-/file.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/exception'
|
|
linking shared-object -test-/funcall.so
|
|
compiling init.c
|
|
linking shared-object -test-/gvl/call_without_gvl.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/debug'
|
|
compiling init.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/file'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/iseq_load'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/funcall'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/bignum'
|
|
compiling iseq_load.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/iter'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/gvl/call_without_gvl'
|
|
compiling my_integer.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/load/dot.dot'
|
|
compiling break.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/load/protect'
|
|
compiling dot.dot.c
|
|
compiling protect.c
|
|
compiling init.c
|
|
linking shared-object -test-/hash.so
|
|
compiling yield.c
|
|
linking shared-object -test-/load/dot.dot.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/hash'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/marshal/compat'
|
|
linking shared-object -test-/integer.so
|
|
linking shared-object -test-/iseq_load.so
|
|
compiling usrcompat.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/load/dot.dot'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/marshal/internal_ivar'
|
|
linking shared-object -test-/iter.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/marshal/usr'
|
|
compiling internal_ivar.c
|
|
compiling usrmarshal.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/memory_status'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/memory_status'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/iseq_load'
|
|
linking shared-object -test-/load/protect.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/integer'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/method'
|
|
compiling arity.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/notimplement'
|
|
compiling init.c
|
|
compiling bug.c
|
|
linking shared-object -test-/marshal/compat.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/iter'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/num2int'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/load/protect'
|
|
compiling num2int.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/path_to_class'
|
|
compiling path_to_class.c
|
|
linking shared-object -test-/marshal/internal_ivar.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/marshal/compat'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/popen_deadlock'
|
|
linking shared-object -test-/marshal/usr.so
|
|
compiling infinite_loop_dlsym.c
|
|
linking shared-object -test-/method.so
|
|
linking shared-object -test-/notimplement.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/postponed_job'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/marshal/internal_ivar'
|
|
compiling postponed_job.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/printf'
|
|
compiling printf.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/marshal/usr'
|
|
linking shared-object -test-/path_to_class.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/proc'
|
|
linking shared-object -test-/num2int.so
|
|
compiling init.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/method'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/rational'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/notimplement'
|
|
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
|
|
compiling rat.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/recursion'
|
|
compiling recursion.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/path_to_class'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/regexp'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/num2int'
|
|
compiling init.c
|
|
compiling parse_depth_limit.c
|
|
linking shared-object -test-/postponed_job.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/popen_deadlock'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/scan_args'
|
|
compiling receiver.c
|
|
compiling scan_args.c
|
|
linking shared-object -test-/printf.so
|
|
linking shared-object -test-/rational.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/postponed_job'
|
|
linking shared-object -test-/recursion.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/st/foreach'
|
|
compiling foreach.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/printf'
|
|
linking shared-object -test-/regexp.so
|
|
compiling super.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/st/numhash'
|
|
compiling numhash.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/st/update'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/rational'
|
|
compiling update.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/string'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/recursion'
|
|
compiling capacity.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/struct'
|
|
compiling duplicate.c
|
|
linking shared-object -test-/scan_args.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/regexp'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/symbol'
|
|
compiling init.c
|
|
linking shared-object -test-/st/foreach.so
|
|
linking shared-object -test-/proc.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/scan_args'
|
|
linking shared-object -test-/st/numhash.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/thread_fd_close'
|
|
linking shared-object -test-/st/update.so
|
|
compiling thread_fd_close.c
|
|
compiling coderange.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/st/foreach'
|
|
compiling init.c
|
|
compiling type.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/proc'
|
|
compiling len.c
|
|
compiling cstr.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/st/numhash'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/time'
|
|
compiling init.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/st/update'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/tracepoint'
|
|
compiling gc_hook.c
|
|
linking shared-object -test-/thread_fd_close.so
|
|
compiling member.c
|
|
compiling ellipsize.c
|
|
linking shared-object -test-/symbol.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/typeddata'
|
|
compiling typeddata.c
|
|
compiling leap_second.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/thread_fd_close'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/vm'
|
|
compiling at_exit.c
|
|
compiling enc_associate.c
|
|
compiling tracepoint.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/symbol'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/wait_for_single_fd'
|
|
compiling wait_for_single_fd.c
|
|
linking shared-object -test-/struct.so
|
|
compiling enc_str_buf_cat.c
|
|
linking shared-object -test-/typeddata.so
|
|
compiling new.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/struct'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/bigdecimal'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/cgi/escape'
|
|
linking shared-object -test-/vm/at_exit.so
|
|
linking shared-object -test-/tracepoint.so
|
|
compiling bigdecimal.c
|
|
compiling escape.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/typeddata'
|
|
linking shared-object -test-/wait_for_single_fd.so
|
|
compiling fstring.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/continuation'
|
|
compiling continuation.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/vm'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/tracepoint'
|
|
linking shared-object -test-/time.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/coverage'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/date'
|
|
compiling coverage.c
|
|
compiling date_core.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/wait_for_single_fd'
|
|
installing default coverage libraries
|
|
compiling init.c
|
|
linking shared-object continuation.so
|
|
compiling modify.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/time'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/dbm'
|
|
linking shared-object cgi/escape.so
|
|
compiling dbm.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/continuation'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/digest'
|
|
compiling digest.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/cgi/escape'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/digest/bubblebabble'
|
|
compiling bubblebabble.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/digest/md5'
|
|
compiling md5init.c
|
|
linking shared-object coverage.so
|
|
compiling new.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/coverage'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/digest/rmd160'
|
|
compiling rmd160init.c
|
|
linking shared-object digest/md5.so
|
|
linking shared-object digest/bubblebabble.so
|
|
compiling nofree.c
|
|
linking shared-object dbm.so
|
|
installing default digest libraries
|
|
linking shared-object digest.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/digest/bubblebabble'
|
|
linking shared-object digest/rmd160.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/digest/sha1'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/digest/md5'
|
|
compiling sha1init.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/digest/sha2'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/dbm'
|
|
compiling sha2init.c
|
|
installing default bigdecimal libraries
|
|
compiling normalize.c
|
|
installing digest libraries
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/digest'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/etc'
|
|
generating constant definitions
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/digest/rmd160'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/fcntl'
|
|
compiling qsort.c
|
|
compiling fcntl.c
|
|
compiling etc.c
|
|
linking shared-object digest/sha1.so
|
|
linking shared-object digest/sha2.so
|
|
compiling set_len.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/digest/sha1'
|
|
linking shared-object fcntl.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/fiber'
|
|
compiling fiber.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/fiddle'
|
|
compiling closure.c
|
|
installing default sha2 libraries
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/digest/sha2'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/gdbm'
|
|
compiling gdbm.c
|
|
linking shared-object -test-/string.so
|
|
linking shared-object fiber.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/fcntl'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/io/console'
|
|
compiling console.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/fiber'
|
|
linking shared-object etc.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/io/nonblock'
|
|
compiling nonblock.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/-test-/string'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/io/wait'
|
|
compiling wait.c
|
|
compiling conversions.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/etc'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/json'
|
|
linking shared-object io/nonblock.so
|
|
compiling fiddle.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/io/nonblock'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/json/generator'
|
|
linking shared-object io/wait.so
|
|
compiling generator.c
|
|
linking shared-object io/console.so
|
|
linking shared-object bigdecimal.so
|
|
linking shared-object gdbm.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/io/wait'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/json/parser'
|
|
compiling parser.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/bigdecimal'
|
|
compiling function.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/json'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/nkf'
|
|
installing default console libraries
|
|
compiling nkf.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/gdbm'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/io/console'
|
|
compiling handle.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/objspace'
|
|
compiling object_tracing.c
|
|
compiling pointer.c
|
|
installing default fiddle libraries
|
|
compiling objspace.c
|
|
compiling objspace_dump.c
|
|
linking shared-object fiddle.so
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/openssl'
|
|
compiling openssl_missing.c
|
|
linking shared-object json/ext/parser.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/fiddle'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/pathname'
|
|
compiling pathname.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/json/parser'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/psych'
|
|
compiling psych.c
|
|
linking shared-object json/ext/generator.so
|
|
compiling date_parse.c
|
|
compiling ossl.c
|
|
compiling ossl_asn1.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/json/generator'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/pty'
|
|
compiling pty.c
|
|
compiling psych_emitter.c
|
|
linking shared-object objspace.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/objspace'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/racc/cparse'
|
|
compiling cparse.c
|
|
installing default pty libraries
|
|
linking shared-object pty.so
|
|
installing default pathname libraries
|
|
compiling psych_parser.c
|
|
linking shared-object pathname.so
|
|
compiling ossl_bio.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/pty'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/pathname'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/rbconfig/sizeof'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/readline'
|
|
compiling readline.c
|
|
sizes.c updated
|
|
limits.c updated
|
|
compiling sizes.c
|
|
linking shared-object racc/cparse.so
|
|
compiling psych_to_ruby.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/racc/cparse'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/ripper'
|
|
compiling ossl_bn.c
|
|
extracting ripper.y from ../.././parse.y
|
|
compiling limits.c
|
|
compiling ossl_cipher.c
|
|
compiling psych_yaml_tree.c
|
|
generating eventids1.c from ../.././parse.y
|
|
linking shared-object readline.so
|
|
linking shared-object rbconfig/sizeof.so
|
|
generating eventids2table.c from ../.././ext/ripper/eventids2.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/readline'
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/rbconfig/sizeof'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/rubyvm'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/sdbm'
|
|
compiling _sdbm.c
|
|
installing default nkf libraries
|
|
checking ../.././parse.y and ../.././ext/ripper/eventids2.c
|
|
installing default libraries
|
|
linking shared-object nkf.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/rubyvm'
|
|
compiling init.c
|
|
compiling compiler ripper.y
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/nkf'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/socket'
|
|
compiling ossl_config.c
|
|
generating constant definitions
|
|
compiling date_strftime.c
|
|
compiling ossl_digest.c
|
|
installing default socket libraries
|
|
compiling init.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/stringio'
|
|
compiling stringio.c
|
|
linking shared-object sdbm.so
|
|
compiling ossl_engine.c
|
|
linking shared-object psych.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/sdbm'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/strscan'
|
|
compiling strscan.c
|
|
compiling date_strptime.c
|
|
compiling constants.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/psych'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/syslog'
|
|
compiling syslog.c
|
|
installing default ripper libraries
|
|
compiling ripper.c
|
|
compiling ossl_hmac.c
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head/ext/zlib'
|
|
compiling zlib.c
|
|
linking shared-object syslog.so
|
|
linking shared-object stringio.so
|
|
installing default syslog libraries
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/syslog'
|
|
linking shared-object strscan.so
|
|
compiling basicsocket.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/stringio'
|
|
compiling ossl_kdf.c
|
|
linking shared-object date_core.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/strscan'
|
|
compiling ossl_ns_spki.c
|
|
compiling ossl_ocsp.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/date'
|
|
compiling ossl_pkcs12.c
|
|
compiling socket.c
|
|
compiling ossl_pkcs7.c
|
|
compiling ipsocket.c
|
|
compiling ossl_pkey.c
|
|
compiling ossl_pkey_dh.c
|
|
compiling tcpsocket.c
|
|
compiling ossl_pkey_dsa.c
|
|
compiling tcpserver.c
|
|
compiling ossl_pkey_ec.c
|
|
compiling ossl_pkey_rsa.c
|
|
compiling sockssocket.c
|
|
linking shared-object zlib.so
|
|
compiling ossl_rand.c
|
|
compiling udpsocket.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/zlib'
|
|
compiling unixsocket.c
|
|
compiling unixserver.c
|
|
compiling ossl_ssl.c
|
|
compiling option.c
|
|
compiling ancdata.c
|
|
compiling ossl_ssl_session.c
|
|
compiling raddrinfo.c
|
|
compiling ossl_x509.c
|
|
compiling ossl_x509attr.c
|
|
compiling ossl_x509cert.c
|
|
compiling ifaddr.c
|
|
compiling ossl_x509crl.c
|
|
compiling ossl_x509ext.c
|
|
compiling ossl_x509name.c
|
|
compiling ossl_x509req.c
|
|
compiling ossl_x509revoked.c
|
|
linking shared-object socket.so
|
|
compiling ossl_x509store.c
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/socket'
|
|
installing default openssl libraries
|
|
linking shared-object openssl.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/openssl'
|
|
linking shared-object ripper.so
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head/ext/ripper'
|
|
make[2]: Entering directory `/home/ahorek/.rvm/src/ruby-head'
|
|
linking ruby
|
|
make[2]: Leaving directory `/home/ahorek/.rvm/src/ruby-head'
|
|
make[1]: Leaving directory `/home/ahorek/.rvm/src/ruby-head'
|
|
make[1]: Entering directory `/home/ahorek/.rvm/src/ruby-head'
|
|
make[1]: Nothing to be done for `note'.
|
|
make[1]: Leaving directory `/home/ahorek/.rvm/src/ruby-head'
|