|
CC = gcc
|
|
LD = ld
|
|
LDSHARED = gcc -shared
|
|
CFLAGS = -O3 -ggdb -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration
|
|
XCFLAGS = -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT
|
|
CPPFLAGS = -I. -I.ext/include/i686-linux -I./include -I.
|
|
DLDFLAGS =
|
|
SOLIBS =
|
|
compiling main.c
|
|
compiling dmydln.c
|
|
compiling dmyencoding.c
|
|
compiling version.c
|
|
compiling dmyversion.c
|
|
generating miniprelude.c
|
|
compiling miniprelude.c
|
|
compiling array.c
|
|
compiling bignum.c
|
|
bignum.c: In function ‘big_rshift’:
|
|
bignum.c:3532:20: warning: variable ‘save_x’ set but not used [-Wunused-but-set-variable]
|
|
compiling class.c
|
|
class.c: In function ‘rb_obj_methods’:
|
|
class.c:1016:8: warning: variable ‘args’ set but not used [-Wunused-but-set-variable]
|
|
compiling compar.c
|
|
compiling complex.c
|
|
compiling dir.c
|
|
dir.c: In function ‘dir_open_dir’:
|
|
dir.c:1850:22: warning: variable ‘dirp’ set but not used [-Wunused-but-set-variable]
|
|
compiling dln_find.c
|
|
compiling enum.c
|
|
compiling enumerator.c
|
|
generating known_errors.inc
|
|
known_errors.inc updated
|
|
compiling error.c
|
|
compiling eval.c
|
|
compiling load.c
|
|
compiling proc.c
|
|
proc.c: In function ‘binding_free’:
|
|
proc.c:241:19: warning: variable ‘bind’ set but not used [-Wunused-but-set-variable]
|
|
compiling file.c
|
|
compiling gc.c
|
|
gc.c: In function ‘objspace_each_objects’:
|
|
gc.c:2618:20: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
|
|
compiling hash.c
|
|
compiling inits.c
|
|
compiling io.c
|
|
io.c: In function ‘rb_io_each_byte’:
|
|
io.c:3080:15: warning: variable ‘e’ set but not used [-Wunused-but-set-variable]
|
|
io.c: In function ‘pipe_open’:
|
|
io.c:5305:12: warning: variable ‘argv’ set but not used [-Wunused-but-set-variable]
|
|
io.c:5304:9: warning: variable ‘argc’ set but not used [-Wunused-but-set-variable]
|
|
compiling marshal.c
|
|
compiling math.c
|
|
compiling node.c
|
|
compiling numeric.c
|
|
compiling object.c
|
|
compiling pack.c
|
|
pack.c: In function ‘pack_pack’:
|
|
pack.c:381:9: warning: variable ‘signed_p’ set but not used [-Wunused-but-set-variable]
|
|
compiling parse.c
|
|
parse.y: In function ‘parser_compile_string’:
|
|
parse.y:5305:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
|
|
parse.y: In function ‘rb_parser_compile_file’:
|
|
parse.y:5366:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
|
|
compiling process.c
|
|
process.c: In function ‘rb_proc_exec_n’:
|
|
process.c:1134:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
|
|
compiling random.c
|
|
compiling range.c
|
|
compiling rational.c
|
|
compiling re.c
|
|
compiling regcomp.c
|
|
regcomp.c: In function ‘is_not_included’:
|
|
regcomp.c:2436:13: warning: variable ‘c’ set but not used [-Wunused-but-set-variable]
|
|
regcomp.c: In function ‘update_string_node_case_fold’:
|
|
regcomp.c:3226:14: warning: variable ‘q’ set but not used [-Wunused-but-set-variable]
|
|
compiling regenc.c
|
|
compiling regerror.c
|
|
compiling regexec.c
|
|
compiling regparse.c
|
|
regparse.c: In function ‘fetch_escaped_value’:
|
|
regparse.c:2452:3: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
|
|
regparse.c: In function ‘fetch_name’:
|
|
regparse.c:2665:3: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
|
|
regparse.c: In function ‘parse_posix_bracket’:
|
|
regparse.c:4044:3: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
|
|
regparse.c: In function ‘fetch_char_property_to_ctype’:
|
|
regparse.c:4097:3: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
|
|
regparse.c: In function ‘code_exist_check’:
|
|
regparse.c:4262:3: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
|
|
compiling regsyntax.c
|
|
compiling ruby.c
|
|
compiling safe.c
|
|
compiling signal.c
|
|
signal.c: In function ‘trap_handler’:
|
|
signal.c:792:17: warning: variable ‘proc’ set but not used [-Wunused-but-set-variable]
|
|
compiling sprintf.c
|
|
compiling st.c
|
|
compiling strftime.c
|
|
compiling string.c
|
|
compiling struct.c
|
|
compiling time.c
|
|
compiling transcode.c
|
|
transcode.c: In function ‘rb_econv_open0’:
|
|
transcode.c:985:25: warning: variable ‘denc’ set but not used [-Wunused-but-set-variable]
|
|
transcode.c:985:18: warning: variable ‘senc’ set but not used [-Wunused-but-set-variable]
|
|
transcode.c: In function ‘make_replacement’:
|
|
transcode.c:2177:18: warning: variable ‘enc’ set but not used [-Wunused-but-set-variable]
|
|
compiling util.c
|
|
compiling variable.c
|
|
generating insns.inc
|
|
generating insns_info.inc
|
|
generating optinsn.inc
|
|
generating optunifs.inc
|
|
generating opt_sc.inc
|
|
compiling compile.c
|
|
compile.c: In function ‘validate_label’:
|
|
compile.c:444:10: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
|
|
compile.c: In function ‘iseq_compile_each’:
|
|
compile.c:3320:5: warning: variable ‘mid’ set but not used [-Wunused-but-set-variable]
|
|
compile.c: In function ‘iseq_build_from_ary_exception’:
|
|
compile.c:5272:6: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
|
|
compiling debug.c
|
|
generating node_name.inc
|
|
compiling iseq.c
|
|
iseq.c: In function ‘iseq_load’:
|
|
iseq.c:444:51: warning: variable ‘misc’ set but not used [-Wunused-but-set-variable]
|
|
iseq.c:444:38: warning: variable ‘format_type’ set but not used [-Wunused-but-set-variable]
|
|
iseq.c:444:28: warning: variable ‘version2’ set but not used [-Wunused-but-set-variable]
|
|
iseq.c:444:18: warning: variable ‘version1’ set but not used [-Wunused-but-set-variable]
|
|
iseq.c:444:11: warning: variable ‘magic’ set but not used [-Wunused-but-set-variable]
|
|
iseq.c: In function ‘rb_iseq_parameters’:
|
|
iseq.c:1378:15: warning: variable ‘s’ set but not used [-Wunused-but-set-variable]
|
|
generating vmtc.inc
|
|
generating vm.inc
|
|
compiling vm.c
|
|
In file included from vm.c:23:0:
|
|
vm_insnhelper.c: In function ‘vm_expandarray’:
|
|
vm_insnhelper.c:1642:20: warning: variable ‘tmp_ary’ set but not used [-Wunused-but-set-variable]
|
|
In file included from vm.c:27:0:
|
|
vm_method.c: In function ‘rb_gc_mark_unlinked_live_method_entries’:
|
|
vm_method.c:102:100: warning: unused variable ‘curr_ume’ [-Wunused-variable]
|
|
vm_method.c:102:85: warning: unused variable ‘prev_ume’ [-Wunused-variable]
|
|
In file included from vm.c:28:0:
|
|
vm_eval.c: In function ‘raise_method_missing’:
|
|
vm_eval.c:509:8: warning: variable ‘id’ set but not used [-Wunused-but-set-variable]
|
|
vm.c: In function ‘rb_iseq_eval’:
|
|
vm.c:1446:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
|
|
vm.c: In function ‘rb_iseq_eval_main’:
|
|
vm.c:1460:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
|
|
compiling vm_dump.c
|
|
compiling thread.c
|
|
compiling cont.c
|
|
cont.c: In function ‘cont_capture’:
|
|
cont.c:429:20: warning: variable ‘contval’ set but not used [-Wunused-but-set-variable]
|
|
compiling ./enc/ascii.c
|
|
compiling ./enc/us_ascii.c
|
|
/bin/mkdir -p enc/unicode
|
|
+ cp enc/unicode/name2ctype.h.blt enc/unicode/name2ctype.h
|
|
compiling ./enc/unicode.c
|
|
compiling ./enc/utf_8.c
|
|
compiling newline.c
|
|
compiling ./missing/strlcpy.c
|
|
compiling ./missing/strlcat.c
|
|
compiling ./missing/setproctitle.c
|
|
compiling addr2line.c
|
|
addr2line.c: In function ‘parse_debug_line_cu’:
|
|
addr2line.c:230:18: warning: variable ‘isa’ set but not used [-Wunused-but-set-variable]
|
|
addr2line.c:227:9: warning: variable ‘end_sequence’ set but not used [-Wunused-but-set-variable]
|
|
addr2line.c:226:9: warning: variable ‘basic_block’ set but not used [-Wunused-but-set-variable]
|
|
addr2line.c:224:18: warning: variable ‘column’ set but not used [-Wunused-but-set-variable]
|
|
addr2line.c:218:20: warning: variable ‘standard_opcode_lengths’ set but not used [-Wunused-but-set-variable]
|
|
compiling dmyext.c
|
|
linking miniruby
|
|
rbconfig.rb updated
|
|
generating enc.mk
|
|
compiling dln.c
|
|
compiling encoding.c
|
|
generating prelude.c
|
|
compiling prelude.c
|
|
linking static-library libruby-static.a
|
|
generating encdb.h
|
|
encdb.h updated
|
|
making enc
|
|
make[1]: Entering directory `/home/victor/ruby-1.9.3-p327'
|
|
compiling ./enc/encdb.c
|
|
linking encoding encdb.so
|
|
compiling ./enc/big5.c
|
|
linking encoding big5.so
|
|
compiling ./enc/cp949.c
|
|
linking encoding cp949.so
|
|
compiling ./enc/emacs_mule.c
|
|
linking encoding emacs_mule.so
|
|
compiling ./enc/euc_jp.c
|
|
linking encoding euc_jp.so
|
|
compiling ./enc/euc_kr.c
|
|
linking encoding euc_kr.so
|
|
compiling ./enc/euc_tw.c
|
|
linking encoding euc_tw.so
|
|
compiling ./enc/gb2312.c
|
|
linking encoding gb2312.so
|
|
compiling ./enc/gb18030.c
|
|
linking encoding gb18030.so
|
|
compiling ./enc/gbk.c
|
|
linking encoding gbk.so
|
|
compiling ./enc/iso_8859_1.c
|
|
linking encoding iso_8859_1.so
|
|
compiling ./enc/iso_8859_2.c
|
|
linking encoding iso_8859_2.so
|
|
compiling ./enc/iso_8859_3.c
|
|
linking encoding iso_8859_3.so
|
|
compiling ./enc/iso_8859_4.c
|
|
linking encoding iso_8859_4.so
|
|
compiling ./enc/iso_8859_5.c
|
|
linking encoding iso_8859_5.so
|
|
compiling ./enc/iso_8859_6.c
|
|
linking encoding iso_8859_6.so
|
|
compiling ./enc/iso_8859_7.c
|
|
linking encoding iso_8859_7.so
|
|
compiling ./enc/iso_8859_8.c
|
|
linking encoding iso_8859_8.so
|
|
compiling ./enc/iso_8859_9.c
|
|
linking encoding iso_8859_9.so
|
|
compiling ./enc/iso_8859_10.c
|
|
linking encoding iso_8859_10.so
|
|
compiling ./enc/iso_8859_11.c
|
|
linking encoding iso_8859_11.so
|
|
compiling ./enc/iso_8859_13.c
|
|
linking encoding iso_8859_13.so
|
|
compiling ./enc/iso_8859_14.c
|
|
linking encoding iso_8859_14.so
|
|
compiling ./enc/iso_8859_15.c
|
|
linking encoding iso_8859_15.so
|
|
compiling ./enc/iso_8859_16.c
|
|
linking encoding iso_8859_16.so
|
|
compiling ./enc/koi8_r.c
|
|
linking encoding koi8_r.so
|
|
compiling ./enc/koi8_u.c
|
|
linking encoding koi8_u.so
|
|
compiling ./enc/shift_jis.c
|
|
linking encoding shift_jis.so
|
|
compiling ./enc/utf_16be.c
|
|
linking encoding utf_16be.so
|
|
compiling ./enc/utf_16le.c
|
|
linking encoding utf_16le.so
|
|
compiling ./enc/utf_32be.c
|
|
linking encoding utf_32be.so
|
|
compiling ./enc/utf_32le.c
|
|
linking encoding utf_32le.so
|
|
compiling ./enc/windows_1251.c
|
|
linking encoding windows_1251.so
|
|
make[1]: Leaving directory `/home/victor/ruby-1.9.3-p327'
|
|
making srcs under enc
|
|
make[1]: Entering directory `/home/victor/ruby-1.9.3-p327'
|
|
make[1]: Nothing to be done for `srcs'.
|
|
make[1]: Leaving directory `/home/victor/ruby-1.9.3-p327'
|
|
generating transdb.h
|
|
transdb.h updated
|
|
making trans
|
|
make[1]: Entering directory `/home/victor/ruby-1.9.3-p327'
|
|
compiling ./enc/trans/transdb.c
|
|
linking transcoder transdb.so
|
|
compiling ./enc/trans/big5.c
|
|
linking transcoder big5.so
|
|
compiling ./enc/trans/chinese.c
|
|
linking transcoder chinese.so
|
|
compiling ./enc/trans/emoji.c
|
|
linking transcoder emoji.so
|
|
compiling ./enc/trans/emoji_iso2022_kddi.c
|
|
linking transcoder emoji_iso2022_kddi.so
|
|
compiling ./enc/trans/emoji_sjis_docomo.c
|
|
linking transcoder emoji_sjis_docomo.so
|
|
compiling ./enc/trans/emoji_sjis_kddi.c
|
|
linking transcoder emoji_sjis_kddi.so
|
|
compiling ./enc/trans/emoji_sjis_softbank.c
|
|
linking transcoder emoji_sjis_softbank.so
|
|
compiling ./enc/trans/escape.c
|
|
linking transcoder escape.so
|
|
compiling ./enc/trans/gb18030.c
|
|
linking transcoder gb18030.so
|
|
compiling ./enc/trans/gbk.c
|
|
linking transcoder gbk.so
|
|
compiling ./enc/trans/iso2022.c
|
|
linking transcoder iso2022.so
|
|
compiling ./enc/trans/japanese.c
|
|
linking transcoder japanese.so
|
|
compiling ./enc/trans/japanese_euc.c
|
|
linking transcoder japanese_euc.so
|
|
compiling ./enc/trans/japanese_sjis.c
|
|
linking transcoder japanese_sjis.so
|
|
compiling ./enc/trans/korean.c
|
|
linking transcoder korean.so
|
|
compiling ./enc/trans/single_byte.c
|
|
linking transcoder single_byte.so
|
|
compiling ./enc/trans/utf8_mac.c
|
|
linking transcoder utf8_mac.so
|
|
compiling ./enc/trans/utf_16_32.c
|
|
linking transcoder utf_16_32.so
|
|
make[1]: Leaving directory `/home/victor/ruby-1.9.3-p327'
|
|
making encs
|
|
make[1]: Entering directory `/home/victor/ruby-1.9.3-p327'
|
|
make[1]: Leaving directory `/home/victor/ruby-1.9.3-p327'
|
|
file2lastrev.rb: does not seem to be under a vcs: .
|
|
make: [.revision.time] Error 1 (ignored)
|
|
./revision.h updated
|
|
configuring -test-/array/resize
|
|
configuring -test-/bug-3571
|
|
configuring -test-/bug-3662
|
|
configuring -test-/funcall
|
|
configuring -test-/load/dot.dot
|
|
configuring -test-/old_thread_select
|
|
configuring -test-/st/numhash
|
|
configuring -test-/string
|
|
configuring -test-/wait_for_single_fd
|
|
configuring -test-/win32/dln
|
|
Failed to configure -test-/win32/dln. It will not be installed.
|
|
configuring -test-/win32/fd_setsize
|
|
Failed to configure -test-/win32/fd_setsize. It will not be installed.
|
|
configuring bigdecimal
|
|
configuring continuation
|
|
configuring coverage
|
|
configuring curses
|
|
Failed to configure curses. It will not be installed.
|
|
configuring date
|
|
configuring dbm
|
|
Failed to configure dbm. It will not be installed.
|
|
configuring digest
|
|
configuring digest/bubblebabble
|
|
configuring digest/md5
|
|
configuring digest/rmd160
|
|
configuring digest/sha1
|
|
configuring digest/sha2
|
|
configuring dl
|
|
configuring dl/callback
|
|
configuring dl/win32
|
|
Failed to configure dl/win32. It will not be installed.
|
|
configuring etc
|
|
configuring fcntl
|
|
configuring fiber
|
|
configuring fiddle
|
|
ffi.h is missing. Please install libffi.
|
|
Failed to configure fiddle. It will not be installed.
|
|
configuring gdbm
|
|
Failed to configure gdbm. It will not be installed.
|
|
configuring iconv
|
|
configuring io/console
|
|
configuring io/nonblock
|
|
configuring io/wait
|
|
configuring json
|
|
configuring json/generator
|
|
configuring json/parser
|
|
configuring mathn/complex
|
|
configuring mathn/rational
|
|
configuring nkf
|
|
configuring objspace
|
|
configuring openssl
|
|
configuring pathname
|
|
configuring psych
|
|
configuring pty
|
|
configuring racc/cparse
|
|
configuring readline
|
|
configuring ripper
|
|
Failed to configure ripper. It will not be installed.
|
|
configuring sdbm
|
|
configuring socket
|
|
configuring stringio
|
|
configuring strscan
|
|
configuring syck
|
|
configuring syslog
|
|
configuring tk
|
|
check functions.........
|
|
check struct members..
|
|
check libraries....
|
|
Use ActiveTcl libraries (if available).
|
|
Search tclConfig.sh and tkConfig.sh.....................
|
|
Fail to find [tclConfig.sh, tkConfig.sh]
|
|
Use X11 libraries (or use TK_XINCLUDES/TK_XLIBSW information on tkConfig.sh).
|
|
|
|
Search tcl.h.......
|
|
Search tk.h.......Can't find "tcl.h".
|
|
Can't find "tk.h".
|
|
|
|
Can't find proper Tcl/Tk libraries. So, can't make tcltklib.so which is required by Ruby/Tk.
|
|
Failed to configure tk. It will not be installed.
|
|
configuring tk/tkutil
|
|
Failed to configure tk/tkutil. It will not be installed.
|
|
configuring win32ole
|
|
Failed to configure win32ole. It will not be installed.
|
|
configuring zlib
|
|
make[1]: Entering directory `/home/victor/ruby-1.9.3-p327'
|
|
make[2]: Entering directory `/home/victor/ruby-1.9.3-p327/ext/-test-/array/resize'
|
|
compiling resize.c
|
|
linking shared-object -test-/array/resize.so
|
|
/usr/bin/ld: cannot open output file ../../../../.ext/i686-linux/-test-/array/resize.so: No such file or directory
|
|
collect2: ld returned 1 exit status
|
|
make[2]: *** [../../../../.ext/i686-linux/-test-/array/resize.so] Error 1
|
|
make[2]: Leaving directory `/home/victor/ruby-1.9.3-p327/ext/-test-/array/resize'
|
|
make[1]: *** [ext/-test-/array/resize/all] Error 2
|
|
make[1]: Leaving directory `/home/victor/ruby-1.9.3-p327'
|
|
make: *** [build-ext] Error 2
|