Skip to content

Instantly share code, notes, and snippets.

@eregon
Created May 9, 2010 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eregon/c8034f83cc9afbf79e6b to your computer and use it in GitHub Desktop.
Save eregon/c8034f83cc9afbf79e6b to your computer and use it in GitHub Desktop.
~/.rvm/src/ruby-head $≻ ∴ make clean
cleaning encodings
rmdir: .ext/x86_64-darwin10.3.0/enc/trans: No such file or directory
make[1]: [clean] Error 1 (ignored)
rmdir: .ext/x86_64-darwin10.3.0/enc: No such file or directory
make[1]: [clean] Error 1 (ignored)
rmdir: .ext/x86_64-darwin10.3.0: No such file or directory
make: [clean-extout] Error 1 (ignored)
~/.rvm/src/ruby-head $≻ ∴ make
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o main.o -c main.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dln.o -c dln.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dmydln.o -c dmydln.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dmyencoding.o -c dmyencoding.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o version.o -c version.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dmyversion.o -c dmyversion.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o miniprelude.o -c miniprelude.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o array.o -c array.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o bignum.o -c bignum.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o class.o -c class.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o compar.o -c compar.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o complex.o -c complex.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dir.o -c dir.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dln_find.o -c dln_find.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o enum.o -c enum.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o enumerator.o -c enumerator.c
ruby ./tool/generic_erb.rb -c -o known_errors.inc ./template/known_errors.inc.tmpl ./defs/known_errors.def
known_errors.inc updated
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o error.o -c error.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o eval.o -c eval.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o load.o -c load.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o proc.o -c proc.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o file.o -c file.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o gc.o -c gc.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o hash.o -c hash.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o inits.o -c inits.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o io.o -c io.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o marshal.o -c marshal.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o math.o -c math.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o node.o -c node.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o numeric.o -c numeric.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o object.o -c object.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o pack.o -c pack.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o parse.o -c parse.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o process.o -c process.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o random.o -c random.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o range.o -c range.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o rational.o -c rational.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o re.o -c re.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regcomp.o -c regcomp.c
regcomp.c: In function ‘add_compile_string_length’:
regcomp.c:423: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:431: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘compile_string_raw_node’:
regcomp.c:550: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘get_char_length_tree1’:
regcomp.c:2308: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:2355: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘is_not_included’:
regcomp.c:2573: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:2574: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘update_string_node_case_fold’:
regcomp.c:3226: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘setup_tree’:
regcomp.c:3798: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_bm_skip’:
regcomp.c:3952: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘distance_value’:
regcomp.c:4067: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘concat_left_node_opt_info’:
regcomp.c:4550: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘optimize_node_left’:
regcomp.c:4628: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_optimize_exact_info’:
regcomp.c:4967: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_optimize_map_info’:
regcomp.c:4986: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘onig_compile’:
regcomp.c:5344: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘onig_is_code_in_cc_len’:
regcomp.c:5698: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:5698: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regenc.o -c regenc.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regerror.o -c regerror.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regexec.o -c regexec.c
regexec.c: In function ‘match_at’:
regexec.c:1325: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1365: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1366: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1370: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1372: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1376: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2166: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2198: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2230: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2269: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘bm_search_notrev’:
regexec.c:2906: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘set_bm_backward_skip’:
regexec.c:2997: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘onig_search’:
regexec.c:3572: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3623: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3636: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3651: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3657: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3688: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3716: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regparse.o -c regparse.c
regparse.c: In function ‘node_new_cclass_by_codepoint_range’:
regparse.c:1178: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:1178: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘onig_node_str_cat’:
regparse.c:1447: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:1449: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:1453: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘onig_syntax_warn’:
regparse.c:2863: warning: format not a string literal and no format arguments
regparse.c:2865: warning: format not a string literal and no format arguments
regparse.c: In function ‘add_ctype_to_cc_by_range’:
regparse.c:3857: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3857: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3857: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3857: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3878: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3878: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3878: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3878: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3883: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3883: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3883: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3883: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘i_apply_case_fold’:
regparse.c:5084: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:5084: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regsyntax.o -c regsyntax.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o ruby.o -c ruby.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o safe.o -c safe.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o signal.o -c signal.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o sprintf.o -c sprintf.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o st.o -c st.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o strftime.o -c strftime.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o string.o -c string.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o struct.o -c struct.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o time.o -c time.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o transcode.o -c transcode.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o util.o -c util.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o variable.o -c variable.c
ruby -Ks ./tool/insns2vm.rb --srcdir="." insns.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." insns_info.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." optinsn.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." optunifs.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." opt_sc.inc
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o compile.o -c compile.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o debug.o -c debug.c
ruby -n ./tool/node_name.rb node.h > node_name.inc
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o iseq.o -c iseq.c
ruby -Ks ./tool/insns2vm.rb --srcdir="." vmtc.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." vm.inc
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o vm.o -c vm.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o vm_dump.o -c vm_dump.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o thread.o -c thread.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o cont.o -c cont.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o ascii.o -c ./enc/ascii.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o us_ascii.o -c ./enc/us_ascii.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o unicode.o -c ./enc/unicode.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o utf_8.o -c ./enc/utf_8.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o newline.o -c newline.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dmyext.o -c dmyext.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -L. -L/usr/local/lib -Wl,-u,_objc_msgSend main.o dmydln.o dmyencoding.o dmyversion.o miniprelude.o array.o bignum.o class.o compar.o complex.o dir.o dln_find.o enum.o enumerator.o error.o eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o node.o numeric.o object.o pack.o parse.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o time.o transcode.o util.o variable.o compile.o debug.o iseq.o vm.o vm_dump.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o dmyext.o -lpthread -ldl -lobjc -o miniruby
rbconfig.rb unchanged
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./enc/make_encmake.rb --builtin-encs="ascii.o us_ascii.o unicode.o utf_8.o" --builtin-transes="newline.o" enc.mk
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o encoding.o -c encoding.c
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb -I. ./tool/compile_prelude.rb ./prelude.rb ./enc/prelude.rb ./gem_prelude.rb prelude.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o prelude.o -c prelude.c
ar rcu libruby-static.a dln.o encoding.o version.o array.o bignum.o class.o compar.o complex.o dir.o dln_find.o enum.o enumerator.o error.o eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o node.o numeric.o object.o pack.o parse.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o time.o transcode.o util.o variable.o compile.o debug.o iseq.o vm.o vm_dump.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o prelude.o dmyext.o
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./tool/generic_erb.rb -c -o encdb.h ./template/encdb.h.tmpl ./enc enc
encdb.h updated
make -f enc.mk RUBY="./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb " MINIRUBY="./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb " enc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/encdb.o -c ./enc/encdb.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/encdb.bundle enc/encdb.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/big5.o -c ./enc/big5.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/big5.bundle enc/big5.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/cp949.o -c ./enc/cp949.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/cp949.bundle enc/cp949.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/emacs_mule.o -c ./enc/emacs_mule.c
./enc/emacs_mule.c: In function ‘code_to_mbc’:
./enc/emacs_mule.c:267: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/emacs_mule.bundle enc/emacs_mule.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/euc_jp.o -c ./enc/euc_jp.c
./enc/euc_jp.c: In function ‘code_to_mbc’:
./enc/euc_jp.c:196: warning: implicit conversion shortens 64-bit value into a 32-bit value
./enc/euc_jp.c: In function ‘property_name_to_ctype’:
./enc/euc_jp.c:296: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/euc_jp.bundle enc/euc_jp.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/euc_kr.o -c ./enc/euc_kr.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/euc_kr.bundle enc/euc_kr.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/euc_tw.o -c ./enc/euc_tw.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/euc_tw.bundle enc/euc_tw.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/gb2312.o -c ./enc/gb2312.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/gb2312.bundle enc/gb2312.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/gb18030.o -c ./enc/gb18030.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/gb18030.bundle enc/gb18030.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/gbk.o -c ./enc/gbk.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/gbk.bundle enc/gbk.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_1.o -c ./enc/iso_8859_1.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_1.bundle enc/iso_8859_1.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_2.o -c ./enc/iso_8859_2.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_2.bundle enc/iso_8859_2.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_3.o -c ./enc/iso_8859_3.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_3.bundle enc/iso_8859_3.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_4.o -c ./enc/iso_8859_4.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_4.bundle enc/iso_8859_4.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_5.o -c ./enc/iso_8859_5.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_5.bundle enc/iso_8859_5.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_6.o -c ./enc/iso_8859_6.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_6.bundle enc/iso_8859_6.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_7.o -c ./enc/iso_8859_7.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_7.bundle enc/iso_8859_7.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_8.o -c ./enc/iso_8859_8.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_8.bundle enc/iso_8859_8.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_9.o -c ./enc/iso_8859_9.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_9.bundle enc/iso_8859_9.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_10.o -c ./enc/iso_8859_10.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_10.bundle enc/iso_8859_10.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_11.o -c ./enc/iso_8859_11.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_11.bundle enc/iso_8859_11.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_13.o -c ./enc/iso_8859_13.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_13.bundle enc/iso_8859_13.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_14.o -c ./enc/iso_8859_14.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_14.bundle enc/iso_8859_14.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_15.o -c ./enc/iso_8859_15.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_15.bundle enc/iso_8859_15.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/iso_8859_16.o -c ./enc/iso_8859_16.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/iso_8859_16.bundle enc/iso_8859_16.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/koi8_r.o -c ./enc/koi8_r.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/koi8_r.bundle enc/koi8_r.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/koi8_u.o -c ./enc/koi8_u.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/koi8_u.bundle enc/koi8_u.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/shift_jis.o -c ./enc/shift_jis.c
./enc/shift_jis.c: In function ‘code_to_mbc’:
./enc/shift_jis.c:178: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/shift_jis.bundle enc/shift_jis.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/utf_16be.o -c ./enc/utf_16be.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/utf_16be.bundle enc/utf_16be.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/utf_16le.o -c ./enc/utf_16le.c
./enc/utf_16le.c: In function ‘utf16le_mbc_enc_len’:
./enc/utf_16le.c:59: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/utf_16le.bundle enc/utf_16le.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/utf_32be.o -c ./enc/utf_32be.c
./enc/utf_32be.c: In function ‘utf32be_left_adjust_char_head’:
./enc/utf_32be.c:162: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/utf_32be.bundle enc/utf_32be.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/utf_32le.o -c ./enc/utf_32le.c
./enc/utf_32le.c: In function ‘utf32le_left_adjust_char_head’:
./enc/utf_32le.c:162: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/utf_32le.bundle enc/utf_32le.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/windows_1251.o -c ./enc/windows_1251.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/windows_1251.bundle enc/windows_1251.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
make -f enc.mk RUBY="./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb " MINIRUBY="./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb " srcs
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/gbk.c" "enc/trans/gbk.trans"
generating enc/trans/gbk.c ...
converter from GBK to UTF-8
converter from UTF-8 to GBK
done. (2.21user 0.07system 2.28elapsed)
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/iso2022.c" "enc/trans/iso2022.trans"
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
done. (0.08user 0.02system 0.03elapsed)
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/japanese.c" "enc/trans/japanese.trans"
generating enc/trans/japanese.c ...
converter for eucjp2sjis
converter for sjis2eucjp
done. (0.06user 0.02system 0.01elapsed)
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/japanese_euc.c" "enc/trans/japanese_euc.trans"
generating enc/trans/japanese_euc.c ...
load mapsrc enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc enc/trans/JIS/JISX0212%UCS.src
converter from EUC-JP to UTF-8
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc enc/trans/JIS/JISX0208UDC%UCS.src
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
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 eucJP-ms to UTF-8
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
converter from CP51932 to UTF-8
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 UTF-8 to EUC-JP
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc enc/trans/JIS/UCS%JISX0208UDC.src
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 from UTF-8 to eucJP-ms
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
done. (4.38user 0.08system 4.69elapsed)
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/japanese_sjis.c" "enc/trans/japanese_sjis.trans"
generating enc/trans/japanese_sjis.c ...
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc enc/trans/JIS/JISX0208@1990%UCS.src
converter from Shift_JIS to UTF-8
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
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
converter from Windows-31J to UTF-8
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc enc/trans/JIS/UCS%JISX0208@1990.src
converter from UTF-8 to Shift_JIS
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
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@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
done. (2.27user 0.05system 2.33elapsed)
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/korean.c" "enc/trans/korean.trans"
generating enc/trans/korean.c ...
converter from UTF-8 to EUC-KR
converter from EUC-KR to UTF-8
converter from UTF-8 to CP949
converter from CP949 to UTF-8
done. (3.00user 0.07system 3.09elapsed)
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/single_byte.c" "enc/trans/single_byte.trans"
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 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 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 ISO-8859-10 to UTF-8
converter from UTF-8 to ISO-8859-10
converter from ISO-8859-11 to UTF-8
converter from UTF-8 to ISO-8859-11
converter from ISO-8859-13 to UTF-8
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
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
converter from UTF-8 to WINDOWS-1251
converter from WINDOWS-1252 to UTF-8
converter from UTF-8 to WINDOWS-1252
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 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 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
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 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
converter from CP852 to UTF-8
converter from UTF-8 to CP852
converter from CP855 to UTF-8
converter from UTF-8 to CP855
done. (1.10user 0.05system 1.27elapsed)
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/utf8_mac.c" "enc/trans/utf8_mac.trans"
generating enc/trans/utf8_mac.c ...
converter from UTF-8 to UTF8-MAC
converter for from_UTF8_MAC
converter for from_utf8_mac_nfc3
converter for from_utf8_mac_nfc2
done. (0.42user 0.02system 0.39elapsed)
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/utf_16_32.c" "enc/trans/utf_16_32.trans"
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_8
done. (0.08user 0.02system 0.04elapsed)
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./tool/generic_erb.rb -c -o transdb.h ./template/transdb.h.tmpl ./enc/trans enc/trans
transdb.h updated
make -f enc.mk RUBY="./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb " MINIRUBY="./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb " trans
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/transdb.o -c ./enc/trans/transdb.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/transdb.bundle enc/trans/transdb.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/big5.o -c ./enc/trans/big5.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/big5.bundle enc/trans/big5.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/chinese.o -c ./enc/trans/chinese.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/chinese.bundle enc/trans/chinese.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/emoji.o -c ./enc/trans/emoji.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/emoji.bundle enc/trans/emoji.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/emoji_iso2022_kddi.o -c ./enc/trans/emoji_iso2022_kddi.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/emoji_iso2022_kddi.bundle enc/trans/emoji_iso2022_kddi.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/emoji_sjis_docomo.o -c ./enc/trans/emoji_sjis_docomo.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/emoji_sjis_docomo.bundle enc/trans/emoji_sjis_docomo.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/emoji_sjis_kddi.o -c ./enc/trans/emoji_sjis_kddi.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/emoji_sjis_kddi.bundle enc/trans/emoji_sjis_kddi.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/emoji_sjis_softbank.o -c ./enc/trans/emoji_sjis_softbank.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/emoji_sjis_softbank.bundle enc/trans/emoji_sjis_softbank.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/escape.o -c ./enc/trans/escape.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/escape.bundle enc/trans/escape.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/gb18030.o -c ./enc/trans/gb18030.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/gb18030.bundle enc/trans/gb18030.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/gbk.o -c ./enc/trans/gbk.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/gbk.bundle enc/trans/gbk.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/iso2022.o -c ./enc/trans/iso2022.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/iso2022.bundle enc/trans/iso2022.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/japanese.o -c ./enc/trans/japanese.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/japanese.bundle enc/trans/japanese.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/japanese_euc.o -c ./enc/trans/japanese_euc.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/japanese_euc.bundle enc/trans/japanese_euc.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/japanese_sjis.o -c ./enc/trans/japanese_sjis.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/japanese_sjis.bundle enc/trans/japanese_sjis.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/korean.o -c ./enc/trans/korean.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/korean.bundle enc/trans/korean.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/single_byte.o -c ./enc/trans/single_byte.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/single_byte.bundle enc/trans/single_byte.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/utf8_mac.o -c ./enc/trans/utf8_mac.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/utf8_mac.bundle enc/trans/utf8_mac.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
gcc -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DONIG_ENC_REGISTER=rb_enc_register -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o enc/trans/utf_16_32.o -c ./enc/trans/utf_16_32.c
gcc -dynamic -bundle -o .ext/x86_64-darwin10.3.0/enc/trans/utf_16_32.bundle enc/trans/utf_16_32.o -L. -L. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
make -f enc.mk RUBY="./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb " MINIRUBY="./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb " encs
/opt/local/bin/gmkdir -p .ext/x86_64-darwin10.3.0/enc .ext/x86_64-darwin10.3.0/enc/trans enc enc/trans
./revision.h unchanged
compiling bigdecimal
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/bigdecimal -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o bigdecimal.o -c bigdecimal.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/bigdecimal.bundle bigdecimal.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
/opt/local/bin/gmkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal
compiling continuation
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/continuation -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o continuation.o -c continuation.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/continuation.bundle continuation.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling coverage
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/coverage -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o coverage.o -c coverage.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/coverage.bundle coverage.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling curses
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/curses -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o curses.o -c curses.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/curses.bundle curses.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lncurses -ltermcap -lpthread -ldl -lobjc
compiling dbm
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/dbm -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o dbm.o -c dbm.c
dbm.c: In function ‘fdbm_key’:
dbm.c:215: warning: comparison between signed and unsigned
dbm.c: In function ‘fdbm_delete_if’:
dbm.c:365: warning: implicit conversion shortens 64-bit value into a 32-bit value
dbm.c: In function ‘fdbm_has_value’:
dbm.c:634: warning: comparison between signed and unsigned
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/dbm.bundle dbm.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling digest
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/digest -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o digest.o -c digest.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/digest.bundle digest.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
/opt/local/bin/gmkdir -p ../../.ext/include/ruby
/opt/local/bin/gmkdir -p ../../.ext/common/digest
cp ../.././ext/digest/lib/digest/hmac.rb ../../.ext/common/digest
cp ../.././ext/digest/lib/digest.rb ../../.ext/common
cp ../.././ext/digest/digest.h ../../.ext/include/ruby
compiling digest/bubblebabble
/opt/local/bin/gmkdir -p ../../../.ext/x86_64-darwin10.3.0/digest
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o bubblebabble.o -c bubblebabble.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/digest/bubblebabble.bundle bubblebabble.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling digest/md5
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o md5init.o -c md5init.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o md5ossl.o -c md5ossl.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/digest/md5.bundle md5init.o md5ossl.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lcrypto -lpthread -ldl -lobjc
compiling digest/rmd160
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o rmd160init.o -c rmd160init.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o rmd160ossl.o -c rmd160ossl.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/digest/rmd160.bundle rmd160init.o rmd160ossl.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lcrypto -lpthread -ldl -lobjc
compiling digest/sha1
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o sha1init.o -c sha1init.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o sha1ossl.o -c sha1ossl.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/digest/sha1.bundle sha1init.o sha1ossl.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lcrypto -lpthread -ldl -lobjc
compiling digest/sha2
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o sha2init.o -c sha2init.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o sha2ossl.o -c sha2ossl.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/digest/sha2.bundle sha2init.o sha2ossl.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lcrypto -lpthread -ldl -lobjc
cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest
compiling dl
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -fno-defer-pop -fno-omit-frame-pointer -o cfunc.o -c cfunc.c
cfunc.c: In function ‘rb_dlcfunc_inspect’:
cfunc.c:294: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -fno-defer-pop -fno-omit-frame-pointer -o cptr.o -c cptr.c
cptr.c: In function ‘rb_dlptr_s_malloc’:
cptr.c:194: warning: implicit conversion shortens 64-bit value into a 32-bit value
cptr.c:198: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -fno-defer-pop -fno-omit-frame-pointer -o dl.o -c dl.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -fno-defer-pop -fno-omit-frame-pointer -o handle.o -c handle.c
handle.c: In function ‘rb_dlhandle_close’:
handle.c:73: warning: format not a string literal and no format arguments
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/dl.bundle cfunc.o cptr.o dl.o handle.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -ldl -lpthread -ldl -lobjc
/opt/local/bin/gmkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/callback.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/cparser.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/func.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/import.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/pack.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/stack.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/struct.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/value.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl.rb ../../.ext/common
cp ../.././ext/dl/dl.h ../../.ext/include/ruby
compiling dl/callback
/opt/local/bin/gmkdir -p ../../../.ext/x86_64-darwin10.3.0/dl
generating callback.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o callback.o -c callback.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o callback-0.o -c callback-0.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o callback-1.o -c callback-1.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o callback-2.o -c callback-2.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o callback-3.o -c callback-3.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o callback-4.o -c callback-4.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o callback-5.o -c callback-5.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o callback-6.o -c callback-6.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o callback-7.o -c callback-7.c
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o callback-8.o -c callback-8.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/dl/callback.bundle callback.o callback-0.o callback-1.o callback-2.o callback-3.o callback-4.o callback-5.o callback-6.o callback-7.o callback-8.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling dl/win32
compiling etc
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/etc -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o etc.o -c etc.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/etc.bundle etc.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling fcntl
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/fcntl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o fcntl.o -c fcntl.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/fcntl.bundle fcntl.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling fiber
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/fiber -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o fiber.o -c fiber.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/fiber.bundle fiber.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling fiddle
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o closure.o -c closure.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o conversions.o -c conversions.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o fiddle.o -c fiddle.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o function.o -c function.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/fiddle.bundle closure.o conversions.o fiddle.o function.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lffi -lpthread -ldl -lobjc
/opt/local/bin/gmkdir -p ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/closure.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/function.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle.rb ../../.ext/common
compiling gdbm
compiling iconv
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/iconv -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o iconv.o -c iconv.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/iconv.bundle iconv.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -liconv -lpthread -ldl -lobjc
compiling io/console
/opt/local/bin/gmkdir -p ../../../.ext/x86_64-darwin10.3.0/io
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/io/console -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o console.o -c console.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/io/console.bundle console.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling io/nonblock
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/io/nonblock -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o nonblock.o -c nonblock.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/io/nonblock.bundle nonblock.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling io/wait
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/io/wait -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o wait.o -c wait.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/io/wait.bundle wait.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling json
/opt/local/bin/gmkdir -p ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/core.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/rails.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/common.rb ../../.ext/common/json
cp ../.././ext/json/lib/json/editor.rb ../../.ext/common/json
cp ../.././ext/json/lib/json/ext.rb ../../.ext/common/json
cp ../.././ext/json/lib/json/version.rb ../../.ext/common/json
cp ../.././ext/json/lib/json.rb ../../.ext/common
compiling json/generator
/opt/local/bin/gmkdir -p ../../../.ext/x86_64-darwin10.3.0/json/ext
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/json/generator -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o generator.o -c generator.c
generator.c: In function ‘convert_UTF8_to_JSON’:
generator.c:225: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c: In function ‘fltoa’:
generator.c:382: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c: In function ‘cState_configure’:
generator.c:648: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:656: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:664: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:672: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:680: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c: In function ‘generate_json’:
generator.c:763: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:765: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:769: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:776: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:781: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:784: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:807: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:809: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:812: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:819: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:822: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:855: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:871: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:878: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c: In function ‘cState_partial_generate’:
generator.c:912: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:920: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c: In function ‘cState_init_copy’:
generator.c:991: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:992: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:993: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:994: warning: implicit conversion shortens 64-bit value into a 32-bit value
generator.c:995: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/json/ext/generator.bundle generator.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling json/parser
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/json/parser -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o parser.o -c parser.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/json/ext/parser.bundle parser.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling mathn/complex
/opt/local/bin/gmkdir -p ../../../.ext/x86_64-darwin10.3.0/mathn
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/mathn/complex -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o complex.o -c complex.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/mathn/complex.bundle complex.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling mathn/rational
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/mathn/rational -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o rational.o -c rational.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/mathn/rational.bundle rational.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling nkf
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/nkf -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o nkf.o -c nkf.c
In file included from nkf.c:62:
nkf-utf8/nkf.c: In function ‘numchar_getc’:
nkf-utf8/nkf.c:4300: warning: implicit conversion shortens 64-bit value into a 32-bit value
nkf-utf8/nkf.c: In function ‘kanji_convert’:
nkf-utf8/nkf.c:5466: warning: comparison between signed and unsigned
nkf-utf8/nkf.c:5799: warning: empty body in an else-statement
nkf-utf8/nkf.c: In function ‘options’:
nkf-utf8/nkf.c:5906: warning: comparison between signed and unsigned
nkf.c: In function ‘rb_nkf_convert’:
nkf.c:158: warning: implicit conversion shortens 64-bit value into a 32-bit value
nkf.c:163: warning: implicit conversion shortens 64-bit value into a 32-bit value
nkf.c: In function ‘rb_nkf_guess’:
nkf.c:195: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/nkf.bundle nkf.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common
compiling objspace
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/objspace -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o objspace.o -c objspace.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/objspace.bundle objspace.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling openssl
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o openssl_missing.o -c openssl_missing.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl.o -c ossl.c
ossl.c: In function ‘ossl_pem_passwd_cb’:
ossl.c:173: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl.c: In function ‘ossl_make_error’:
ossl.c:305: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_asn1.o -c ossl_asn1.c
ossl_asn1.c: In function ‘obj_to_asn1bstr’:
ossl_asn1.c:217: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c: In function ‘obj_to_asn1str’:
ossl_asn1.c:232: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c: In function ‘obj_to_asn1derstr’:
ossl_asn1.c:298: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c: In function ‘ossl_asn1_get_asn1type’:
ossl_asn1.c:556: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c: In function ‘ossl_asn1data_to_der’:
ossl_asn1.c:697: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:701: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:704: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:704: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c: In function ‘ossl_asn1_decode0’:
ossl_asn1.c:727: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:771: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:774: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:777: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:780: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:783: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:786: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:790: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c: In function ‘ossl_asn1prim_to_der’:
ossl_asn1.c:953: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c: In function ‘ossl_asn1cons_to_der’:
ossl_asn1.c:972: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:973: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:977: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:980: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:981: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:983: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:987: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_asn1.c:987: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_bio.o -c ossl_bio.c
ossl_bio.c: In function ‘ossl_obj2bio’:
ossl_bio.c:42: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_bn.o -c ossl_bn.c
ossl_bn.c: In function ‘ossl_bn_initialize’:
ossl_bn.c:134: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_bn.c:139: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_bn.c: In function ‘ossl_bn_to_s’:
ossl_bn.c:199: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_bn.c:203: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_cipher.o -c ossl_cipher.c
ossl_cipher.c: In function ‘ossl_cipher_init’:
ossl_cipher.c:207: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_cipher.c: In function ‘ossl_cipher_pkcs5_keyivgen’:
ossl_cipher.c:290: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_cipher.c: In function ‘ossl_cipher_update’:
ossl_cipher.c:320: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_config.o -c ossl_config.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_digest.o -c ossl_digest.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_engine.o -c ossl_engine.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_hmac.o -c ossl_hmac.c
ossl_hmac.c: In function ‘ossl_hmac_initialize’:
ossl_hmac.c:73: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_hmac.c: In function ‘ossl_hmac_hexdigest’:
ossl_hmac.c:162: warning: comparison between signed and unsigned
ossl_hmac.c: In function ‘ossl_hmac_s_digest’:
ossl_hmac.c:202: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_hmac.c: In function ‘ossl_hmac_s_hexdigest’:
ossl_hmac.c:224: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_hmac.c:225: warning: comparison between signed and unsigned
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_ns_spki.o -c ossl_ns_spki.c
ossl_ns_spki.c: In function ‘ossl_spki_to_der’:
ossl_ns_spki.c:93: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ns_spki.c:93: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ns_spki.c: In function ‘ossl_spki_to_pem’:
ossl_ns_spki.c:109: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ns_spki.c: In function ‘ossl_spki_set_challenge’:
ossl_ns_spki.c:187: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_ocsp.o -c ossl_ocsp.c
ossl_ocsp.c: In function ‘ossl_ocspreq_add_nonce’:
ossl_ocsp.c:139: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ocsp.c: In function ‘ossl_ocspreq_verify’:
ossl_ocsp.c:248: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ocsp.c: In function ‘ossl_ocspreq_to_der’:
ossl_ocsp.c:273: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ocsp.c:273: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ocsp.c: In function ‘ossl_ocspres_to_der’:
ossl_ocsp.c:387: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ocsp.c:387: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ocsp.c: In function ‘ossl_ocspbres_add_nonce’:
ossl_ocsp.c:443: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ocsp.c: In function ‘ossl_ocspbres_verify’:
ossl_ocsp.c:604: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_pkcs12.o -c ossl_pkcs12.c
ossl_pkcs12.c: In function ‘ossl_pkcs12_to_der’:
ossl_pkcs12.c:189: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkcs12.c:189: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_pkcs5.o -c ossl_pkcs5.c
ossl_pkcs5.c: In function ‘ossl_pkcs5_pbkdf2_hmac_sha1’:
ossl_pkcs5.c:77: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkcs5.c:77: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_pkcs7.o -c ossl_pkcs7.c
ossl_pkcs7.c: In function ‘ossl_pkcs7_sym2typeid’:
ossl_pkcs7.c:376: warning: comparison between signed and unsigned
ossl_pkcs7.c: In function ‘ossl_pkcs7_to_der’:
ossl_pkcs7.c:806: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkcs7.c:806: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_pkey.o -c ossl_pkey.c
ossl_pkey.c: In function ‘ossl_pkey_verify’:
ossl_pkey.c:197: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_pkey_dh.o -c ossl_pkey_dh.c
ossl_pkey_dh.c: In function ‘ossl_dh_to_der’:
ossl_pkey_dh.c:260: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_dh.c:260: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_dh.c: In function ‘ossl_create_dh’:
ossl_pkey_dh.c:476: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_dh.c:477: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_pkey_dsa.o -c ossl_pkey_dsa.c
ossl_pkey_dsa.c: In function ‘ossl_dsa_to_der’:
ossl_pkey_dsa.c:295: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_dsa.c:295: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_dsa.c: In function ‘ossl_dsa_sign’:
ossl_pkey_dsa.c:401: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_dsa.c: In function ‘ossl_dsa_verify’:
ossl_pkey_dsa.c:425: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_dsa.c:425: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_pkey_ec.o -c ossl_pkey_ec.c
ossl_pkey_ec.c: In function ‘ossl_ec_key_dsa_sign_asn1’:
ossl_pkey_ec.c:674: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_ec.c: In function ‘ossl_ec_key_dsa_verify_asn1’:
ossl_pkey_ec.c:696: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_ec.c:696: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_ec.c: In function ‘ossl_s_builtin_curves’:
ossl_pkey_ec.c:968: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_ec.c: In function ‘ossl_ec_group_set_seed’:
ossl_pkey_ec.c:1110: warning: comparison between signed and unsigned
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_pkey_rsa.o -c ossl_pkey_rsa.c
ossl_pkey_rsa.c: In function ‘ossl_rsa_s_generate’:
ossl_pkey_rsa.c:106: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_rsa.c: In function ‘ossl_rsa_initialize’:
ossl_pkey_rsa.c:145: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_rsa.c: In function ‘ossl_rsa_to_der’:
ossl_pkey_rsa.c:294: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_rsa.c:294: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_rsa.c: In function ‘ossl_rsa_public_encrypt’:
ossl_pkey_rsa.c:320: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_rsa.c: In function ‘ossl_rsa_public_decrypt’:
ossl_pkey_rsa.c:346: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_rsa.c: In function ‘ossl_rsa_private_encrypt’:
ossl_pkey_rsa.c:375: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_pkey_rsa.c: In function ‘ossl_rsa_private_decrypt’:
ossl_pkey_rsa.c:405: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_rand.o -c ossl_rand.c
ossl_rand.c: In function ‘ossl_rand_seed’:
ossl_rand.c:40: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_rand.c: In function ‘ossl_rand_add’:
ossl_rand.c:54: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_rand.c: In function ‘ossl_rand_egd_bytes’:
ossl_rand.c:156: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_ssl.o -c ossl_ssl.c
ossl_ssl.c: In function ‘ossl_sslctx_set_ssl_version’:
ossl_ssl.c:162: warning: comparison between signed and unsigned
ossl_ssl.c: In function ‘ossl_sslctx_initialize’:
ossl_ssl.c:193: warning: comparison between signed and unsigned
ossl_ssl.c: In function ‘ossl_client_cert_cb’:
ossl_ssl.c:233: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ssl.c: In function ‘ossl_tmp_dh_callback’:
ossl_ssl.c:270: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ssl.c: In function ‘ossl_sslctx_setup’:
ossl_ssl.c:625: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ssl.c:635: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ssl.c: In function ‘ossl_ssl_read_internal’:
ossl_ssl.c:1184: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ssl.c: In function ‘ossl_ssl_write_internal’:
ossl_ssl.c:1263: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_ssl.c: In function ‘Init_ossl_ssl’:
ossl_ssl.c:1577: warning: comparison between signed and unsigned
ossl_ssl.c:1607: warning: comparison between signed and unsigned
ossl_ssl.c:1622: warning: comparison between signed and unsigned
ossl_ssl.c:1624: warning: comparison between signed and unsigned
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_ssl_session.o -c ossl_ssl_session.c
ossl_ssl_session.c: In function ‘ossl_ssl_session_to_der’:
ossl_ssl_session.c:208: warning: comparison between signed and unsigned
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_x509.o -c ossl_x509.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_x509attr.o -c ossl_x509attr.c
ossl_x509attr.c: In function ‘ossl_x509attr_get_value’:
ossl_x509attr.c:218: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509attr.c:218: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509attr.c:228: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509attr.c:228: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_x509cert.o -c ossl_x509cert.c
ossl_x509cert.c: In function ‘ossl_x509_to_der’:
ossl_x509cert.c:198: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509cert.c:198: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_x509crl.o -c ossl_x509crl.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_x509ext.o -c ossl_x509ext.c
ossl_x509ext.c: In function ‘ossl_x509ext_set_value’:
ossl_x509ext.c:331: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509ext.c: In function ‘ossl_x509ext_to_der’:
ossl_x509ext.c:418: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509ext.c:418: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_x509name.o -c ossl_x509name.c
ossl_x509name.c: In function ‘ossl_x509name_add_entry’:
ossl_x509name.c:170: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509name.c: In function ‘ossl_x509name_to_der’:
ossl_x509name.c:328: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509name.c:328: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509name.c: In function ‘Init_ossl_x509name’:
ossl_x509name.c:341: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_x509req.o -c ossl_x509req.c
ossl_x509req.c: In function ‘ossl_x509req_to_der’:
ossl_x509req.c:179: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509req.c:179: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_x509revoked.o -c ossl_x509revoked.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ossl_x509store.o -c ossl_x509store.c
ossl_x509store.c: In function ‘ossl_x509store_set_purpose’:
ossl_x509store.c:176: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509store.c: In function ‘ossl_x509store_set_trust’:
ossl_x509store.c:192: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509store.c: In function ‘ossl_x509stctx_set_purpose’:
ossl_x509store.c:543: warning: implicit conversion shortens 64-bit value into a 32-bit value
ossl_x509store.c: In function ‘ossl_x509stctx_set_trust’:
ossl_x509store.c:555: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/openssl.bundle openssl_missing.o ossl.o ossl_asn1.o ossl_bio.o ossl_bn.o ossl_cipher.o ossl_config.o ossl_digest.o ossl_engine.o ossl_hmac.o ossl_ns_spki.o ossl_ocsp.o ossl_pkcs12.o ossl_pkcs5.o ossl_pkcs7.o ossl_pkey.o ossl_pkey_dh.o ossl_pkey_dsa.o ossl_pkey_ec.o ossl_pkey_rsa.o ossl_rand.o ossl_ssl.o ossl_ssl_session.o ossl_x509.o ossl_x509attr.o ossl_x509cert.o ossl_x509crl.o ossl_x509ext.o ossl_x509name.o ossl_x509req.o ossl_x509revoked.o ossl_x509store.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lssl -lcrypto -lpthread -ldl -lobjc
/opt/local/bin/gmkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/ssl-internal.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/x509-internal.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common
compiling psych
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o emitter.o -c emitter.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o parser.o -c parser.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o psych.o -c psych.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o to_ruby.o -c to_ruby.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o yaml_tree.o -c yaml_tree.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/psych.bundle emitter.o parser.o psych.o to_ruby.o yaml_tree.o -L. -L../.. -L/opt/local/lib -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lyaml -lpthread -ldl -lobjc
/opt/local/bin/gmkdir -p ../../.ext/common/psych
/opt/local/bin/gmkdir -p ../../.ext/common/psych/nodes
/opt/local/bin/gmkdir -p ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/coder.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/core_ext.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/deprecated.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/emitter.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/handler.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/nodes.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/omap.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/parser.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/scalar_scanner.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/set.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/tree_builder.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/visitors.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/nodes/alias.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/document.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/mapping.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/node.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/scalar.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/sequence.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/stream.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/visitors/emitter.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/visitors/json_tree.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/visitors/to_ruby.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/visitors/visitor.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/visitors/yaml_tree.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych.rb ../../.ext/common
compiling pty
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/pty -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o pty.o -c pty.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/pty.bundle pty.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lutil -lpthread -ldl -lobjc
cp ../.././ext/pty/lib/expect.rb ../../.ext/common
compiling racc/cparse
/opt/local/bin/gmkdir -p ../../../.ext/x86_64-darwin10.3.0/racc
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/racc/cparse -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o cparse.o -c cparse.c
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/racc/cparse.bundle cparse.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling readline
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/readline -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o readline.o -c readline.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/readline.bundle readline.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lreadline -lncurses -lpthread -ldl -lobjc
compiling ripper
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/x86_64-darwin10.3.0' -I'../../.ext/common' -I./- -I'../.././ext' -rpurelib.rb ../.././ext/ripper/tools/preproc.rb ../.././parse.y --output=ripper.y
bison -t -v -oy.tab.c ripper.y
sed -f ../.././tool/ytab.sed -e "/^#/s!y\.tab\.c!ripper.c!" y.tab.c > ripper.c
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/x86_64-darwin10.3.0' -I'../../.ext/common' -I./- -I'../.././ext' -rpurelib.rb ../.././ext/ripper/tools/generate.rb --mode=eventids1 --ids1src=../.././parse.y --output=eventids1.c
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/x86_64-darwin10.3.0' -I'../../.ext/common' -I./- -I'../.././ext' -rpurelib.rb ../.././ext/ripper/tools/generate.rb --mode=eventids2table --ids2src=../.././ext/ripper/eventids2.c --output=eventids2table.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/ripper -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ripper.o -c ripper.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/ripper.bundle ripper.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
/opt/local/bin/gmkdir -p ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/core.rb ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/filter.rb ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/lexer.rb ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/sexp.rb ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper.rb ../../.ext/common
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/x86_64-darwin10.3.0' -I'../../.ext/common' -I./- -I'../.././ext' -rpurelib.rb ../.././ext/ripper/tools/generate.rb --mode=check --ids1src=../.././parse.y --ids2src=../.././ext/ripper/eventids2.c
compiling sdbm
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o _sdbm.o -c _sdbm.c
_sdbm.c: In function ‘sdbm_open’:
_sdbm.c:159: warning: implicit conversion shortens 64-bit value into a 32-bit value
_sdbm.c: In function ‘fitpair’:
_sdbm.c:645: warning: implicit conversion shortens 64-bit value into a 32-bit value
_sdbm.c:646: warning: implicit conversion shortens 64-bit value into a 32-bit value
_sdbm.c: In function ‘delpair’:
_sdbm.c:752: warning: implicit conversion shortens 64-bit value into a 32-bit value
_sdbm.c: In function ‘chkpage’:
_sdbm.c:863: warning: comparison between signed and unsigned
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o init.o -c init.c
init.c: In function ‘fsdbm_fetch’:
init.c:148: warning: implicit conversion shortens 64-bit value into a 32-bit value
init.c: In function ‘fsdbm_key’:
init.c:188: warning: implicit conversion shortens 64-bit value into a 32-bit value
init.c: In function ‘fsdbm_delete’:
init.c:262: warning: implicit conversion shortens 64-bit value into a 32-bit value
init.c: In function ‘fsdbm_delete_if’:
init.c:337: warning: implicit conversion shortens 64-bit value into a 32-bit value
init.c:343: warning: implicit conversion shortens 64-bit value into a 32-bit value
init.c: In function ‘fsdbm_store’:
init.c:404: warning: implicit conversion shortens 64-bit value into a 32-bit value
init.c:407: warning: implicit conversion shortens 64-bit value into a 32-bit value
init.c: In function ‘fsdbm_has_key’:
init.c:591: warning: implicit conversion shortens 64-bit value into a 32-bit value
init.c: In function ‘fsdbm_has_value’:
init.c:608: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/sdbm.bundle _sdbm.o init.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling socket
generating constant definitions
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o init.o -c init.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o constants.o -c constants.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o basicsocket.o -c basicsocket.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o socket.o -c socket.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ipsocket.o -c ipsocket.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o tcpsocket.o -c tcpsocket.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o tcpserver.o -c tcpserver.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o sockssocket.o -c sockssocket.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o udpsocket.o -c udpsocket.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o unixsocket.o -c unixsocket.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o unixserver.o -c unixserver.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o option.o -c option.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o ancdata.o -c ancdata.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o raddrinfo.o -c raddrinfo.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/socket.bundle init.o constants.o basicsocket.o socket.o ipsocket.o tcpsocket.o tcpserver.o sockssocket.o udpsocket.o unixsocket.o unixserver.o option.o ancdata.o raddrinfo.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
cp ../.././ext/socket/lib/socket.rb ../../.ext/common
compiling stringio
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/stringio -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o stringio.o -c stringio.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/stringio.bundle stringio.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling strscan
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/strscan -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o strscan.o -c strscan.c
strscan.c: In function ‘strscan_do_scan’:
strscan.c:425: warning: implicit conversion shortens 64-bit value into a 32-bit value
strscan.c:431: warning: implicit conversion shortens 64-bit value into a 32-bit value
strscan.c: In function ‘adjust_registers_to_matched’:
strscan.c:658: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/strscan.bundle strscan.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling syck
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o bytecode.o -c bytecode.c
bytecode.re: In function ‘sycklex_bytecode_utf8’:
bytecode.re:312: warning: implicit conversion shortens 64-bit value into a 32-bit value
bytecode.re:442: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o emitter.o -c emitter.c
emitter.c: In function ‘syck_emit_tag’:
emitter.c:453: warning: implicit conversion shortens 64-bit value into a 32-bit value
emitter.c: In function ‘syck_emit_scalar’:
emitter.c:665: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o gram.o -c gram.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o handler.o -c handler.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o implicit.o -c implicit.c
implicit.re: In function ‘try_tag_implicit’:
implicit.re:39: warning: implicit conversion shortens 64-bit value into a 32-bit value
<stdout>: In function ‘syck_match_implicit’:
<stdout>:61: warning: empty body in an if-statement
<stdout>:370: warning: empty body in an if-statement
<stdout>:390: warning: empty body in an if-statement
<stdout>:406: warning: empty body in an if-statement
<stdout>:433: warning: empty body in an if-statement
<stdout>:457: warning: empty body in an if-statement
<stdout>:483: warning: empty body in an if-statement
<stdout>:507: warning: empty body in an if-statement
<stdout>:526: warning: empty body in an if-statement
<stdout>:535: warning: empty body in an if-statement
<stdout>:696: warning: empty body in an if-statement
<stdout>:800: warning: empty body in an if-statement
<stdout>:818: warning: empty body in an if-statement
<stdout>:994: warning: empty body in an if-statement
<stdout>:1180: warning: empty body in an if-statement
<stdout>:1204: warning: empty body in an if-statement
<stdout>:1251: warning: empty body in an if-statement
<stdout>:1274: warning: empty body in an if-statement
<stdout>:1314: warning: empty body in an if-statement
<stdout>: In function ‘syck_type_id_to_uri’:
<stdout>:1626: warning: empty body in an if-statement
implicit.re:202: warning: implicit conversion shortens 64-bit value into a 32-bit value
implicit.re:176: warning: implicit conversion shortens 64-bit value into a 32-bit value
<stdout>:1914: warning: empty body in an if-statement
<stdout>:1982: warning: empty body in an if-statement
<stdout>:2067: warning: empty body in an if-statement
implicit.re:185: warning: implicit conversion shortens 64-bit value into a 32-bit value
<stdout>:2150: warning: empty body in an if-statement
<stdout>:2221: warning: empty body in an if-statement
implicit.re:196: warning: implicit conversion shortens 64-bit value into a 32-bit value
<stdout>:2509: warning: empty body in an if-statement
<stdout>:2579: warning: empty body in an if-statement
<stdout>:2661: warning: empty body in an if-statement
<stdout>:2727: warning: empty body in an if-statement
<stdout>:2797: warning: empty body in an if-statement
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o node.o -c node.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o rubyext.o -c rubyext.c
rubyext.c: In function ‘mktime_do’:
rubyext.c:278: warning: comparison between signed and unsigned
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o syck.o -c syck.c
syck.c: In function ‘syck_add_sym’:
syck.c:189: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o token.o -c token.c
token.re: In function ‘sycklex_yaml_utf8’:
token.re:366: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:370: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:394: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:441: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:446: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:450: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:543: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:627: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:591: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:602: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:580: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:648: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:737: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:944: warning: implicit conversion shortens 64-bit value into a 32-bit value
token.re:959: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o yaml2byte.o -c yaml2byte.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/syck.bundle bytecode.o emitter.o gram.o handler.o implicit.o node.o rubyext.o syck.o token.o yaml2byte.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
/opt/local/bin/gmkdir -p ../../.ext/common/syck
/opt/local/bin/gmkdir -p ../../.ext/common/yaml
cp ../.././ext/syck/lib/syck/baseemitter.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/basenode.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/constants.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/encoding.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/error.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/loader.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/rubytypes.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/stream.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/stringio.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/syck.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/tag.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/types.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/yamlnode.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/ypath.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck.rb ../../.ext/common
cp ../.././ext/syck/lib/yaml/syck.rb ../../.ext/common/yaml
compiling syslog
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/syslog -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o syslog.o -c syslog.c
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/syslog.bundle syslog.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling 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 MacOS X Frameworks.
Find Tcl/Tk libraries. Make tcltklib.so which is required by Ruby/Tk.
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/tk -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DWITH_TCL_ENABLE_THREAD=1 -DRUBY_VERSION=\"1.9.3\" -DRUBY_RELEASE_DATE=\"2010-05-09\" -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o stubs.o -c stubs.c
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/tk -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DWITH_TCL_ENABLE_THREAD=1 -DRUBY_VERSION=\"1.9.3\" -DRUBY_RELEASE_DATE=\"2010-05-09\" -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o tcltklib.o -c tcltklib.c
tcltklib.c: In function ‘call_original_exit’:
tcltklib.c:1033: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘_timer_for_tcl’:
tcltklib.c:1180: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘set_eventloop_tick’:
tcltklib.c:1262: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘eventloop_sleep’:
tcltklib.c:1617: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘lib_eventloop_core’:
tcltklib.c:1748: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:1753: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘lib_eventloop_launcher’:
tcltklib.c:2254: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_set_exc_message’:
tcltklib.c:2641: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:2674: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘tcl_protect_core’:
tcltklib.c:2730: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:2829: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:2882: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_ruby_eval’:
tcltklib.c:2975: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_ruby_cmd_core’:
tcltklib.c:3014: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_ruby_cmd_receiver_get’:
tcltklib.c:3103: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_ruby_cmd’:
tcltklib.c:3163: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_rbVwaitObjCmd’:
tcltklib.c:3806: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:3825: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:3862: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:3910: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_rbTkWaitObjCmd’:
tcltklib.c:4047: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4069: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4112: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4127: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4154: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4196: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4265: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4282: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4298: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_rb_threadVwaitObjCmd’:
tcltklib.c:4496: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4522: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4577: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_rb_threadTkWaitObjCmd’:
tcltklib.c:4663: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4686: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4730: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4753: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4801: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4819: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4888: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:4940: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘delete_slaves’:
tcltklib.c:5091: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_finalize’:
tcltklib.c:5249: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_free’:
tcltklib.c:5365: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_rbNamespaceObjCmd’:
tcltklib.c:5588: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_CallWhenDeleted’:
tcltklib.c:5662: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_create_slave_core’:
tcltklib.c:5923: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_delete’:
tcltklib.c:6294: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘get_obj_from_str’:
tcltklib.c:6438: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:6441: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:6446: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:6450: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:6453: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘tk_funcall’:
tcltklib.c:6653: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:6659: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_eval_real’:
tcltklib.c:6830: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_eval’:
tcltklib.c:7116: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:7151: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:7163: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:7183: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘lib_restart_core’:
tcltklib.c:7361: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘lib_toUTF8_core’:
tcltklib.c:7483: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:7572: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘lib_fromUTF8_core’:
tcltklib.c:7659: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:7720: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:7763: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘lib_UTF_backslash_core’:
tcltklib.c:7848: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:7852: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:7860: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘invoke_tcl_proc’:
tcltklib.c:7997: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_invoke_core’:
tcltklib.c:8143: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:8167: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘alloc_invoke_arguments’:
tcltklib.c:8350: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:8356: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_invoke_with_position’:
tcltklib.c:8641: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_get_variable2_core’:
tcltklib.c:8822: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘ip_set_variable2_core’:
tcltklib.c:8955: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘lib_split_tklist_core’:
tcltklib.c:9263: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘lib_merge_tklist’:
tcltklib.c:9373: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:9379: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:9391: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:9408: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘lib_conv_listelement’:
tcltklib.c:9465: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:9472: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c:9475: warning: implicit conversion shortens 64-bit value into a 32-bit value
tcltklib.c: In function ‘tcltklib_compile_info’:
tcltklib.c:9539: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/tcltklib.bundle stubs.o tcltklib.o -L. -L../.. -L/opt/lib -L/usr/local/share/lib -L/usr/local/lib -L/usr/share/lib -L/usr/lib -L. -L/usr/local/lib -framework Tk -framework Tcl -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lm -ldl -lpthread -ldl -lobjc
ld: warning: directory '/opt/lib' following -L not found
ld: warning: directory '/usr/local/share/lib' following -L not found
ld: warning: directory '/usr/share/lib' following -L not found
/opt/local/bin/gmkdir -p ../../.ext/common/tk
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/blt
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/blt/tile
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/bwidget
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/ICONS
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/itcl
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/itk
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/iwidgets
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/tcllib
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/tclx
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/tile
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/tkDND
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/tkHTML
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/tkimg
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/tktable
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/tktrans
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/treectrl
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/trofs
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/vu
/opt/local/bin/gmkdir -p ../../.ext/common/tkextlib/winico
cp ../.././ext/tk/lib/multi-tk.rb ../../.ext/common
cp ../.././ext/tk/lib/remote-tk.rb ../../.ext/common
cp ../.././ext/tk/lib/tcltk.rb ../../.ext/common
cp ../.././ext/tk/lib/tk.rb ../../.ext/common
cp ../.././ext/tk/lib/tkafter.rb ../../.ext/common
cp ../.././ext/tk/lib/tkbgerror.rb ../../.ext/common
cp ../.././ext/tk/lib/tkcanvas.rb ../../.ext/common
cp ../.././ext/tk/lib/tkclass.rb ../../.ext/common
cp ../.././ext/tk/lib/tkconsole.rb ../../.ext/common
cp ../.././ext/tk/lib/tkdialog.rb ../../.ext/common
cp ../.././ext/tk/lib/tkentry.rb ../../.ext/common
cp ../.././ext/tk/lib/tkfont.rb ../../.ext/common
cp ../.././ext/tk/lib/tkmacpkg.rb ../../.ext/common
cp ../.././ext/tk/lib/tkmenubar.rb ../../.ext/common
cp ../.././ext/tk/lib/tkmngfocus.rb ../../.ext/common
cp ../.././ext/tk/lib/tkpalette.rb ../../.ext/common
cp ../.././ext/tk/lib/tkscrollbox.rb ../../.ext/common
cp ../.././ext/tk/lib/tktext.rb ../../.ext/common
cp ../.././ext/tk/lib/tkvirtevent.rb ../../.ext/common
cp ../.././ext/tk/lib/tkwinpkg.rb ../../.ext/common
cp ../.././ext/tk/lib/tk/after.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/autoload.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/bgerror.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/bindtag.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/busy.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/button.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/canvas.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/canvastag.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/checkbutton.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/clipboard.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/clock.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/composite.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/console.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/dialog.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/encodedstr.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/entry.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/event.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/font.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/fontchooser.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/frame.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/grid.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/image.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/itemconfig.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/itemfont.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/kinput.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/label.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/labelframe.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/listbox.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/macpkg.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/menu.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/menubar.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/menuspec.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/message.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/mngfocus.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/msgcat.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/namespace.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/optiondb.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/optionobj.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/pack.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/package.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/palette.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/panedwindow.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/place.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/radiobutton.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/root.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/scale.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/scrollable.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/scrollbar.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/scrollbox.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/selection.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/spinbox.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/tagfont.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/text.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/textimage.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/textmark.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/texttag.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/textwindow.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/timer.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/toplevel.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/ttk_selector.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/txtwin_abst.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/validation.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/variable.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/virtevent.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/winfo.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/winpkg.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/wm.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/xim.rb ../../.ext/common/tk
cp ../.././ext/tk/lib/tkextlib/blt/barchart.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/bitmap.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/busy.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/component.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/container.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/cutbuffer.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/dragdrop.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/eps.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/graph.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/htext.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/setup.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/spline.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/stripchart.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/table.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/tabnotebook.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/tabset.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/ted.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/tile.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/tree.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/treeview.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/unix_dnd.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/vector.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/watch.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/win_printer.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/winop.rb ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/tile/button.rb ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/checkbutton.rb ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/frame.rb ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/label.rb ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/radiobutton.rb ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/scrollbar.rb ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/toplevel.rb ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/bwidget.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/ICONS.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/itcl.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/itk.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/iwidgets.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/pkg_checker.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/setup.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tcllib.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tclx.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tile.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tkDND.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tkHTML.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tkimg.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tktable.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tktrans.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/treectrl.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/trofs.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/version.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/vu.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/winico.rb ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/bwidget/arrowbutton.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/bitmap.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/button.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/buttonbox.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/combobox.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/dialog.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/dragsite.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/dropsite.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/dynamichelp.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/entry.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/label.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/labelentry.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/labelframe.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/listbox.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/mainframe.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/messagedlg.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/notebook.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/pagesmanager.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/panedwindow.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/panelframe.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/passwddlg.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/progressbar.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/progressdlg.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/scrollableframe.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/scrolledwindow.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/scrollview.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/selectcolor.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/selectfont.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/separator.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/setup.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/spinbox.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/statusbar.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/titleframe.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/tree.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/widget.rb ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/ICONS/icons.rb ../../.ext/common/tkextlib/ICONS
cp ../.././ext/tk/lib/tkextlib/ICONS/setup.rb ../../.ext/common/tkextlib/ICONS
cp ../.././ext/tk/lib/tkextlib/itcl/incr_tcl.rb ../../.ext/common/tkextlib/itcl
cp ../.././ext/tk/lib/tkextlib/itcl/setup.rb ../../.ext/common/tkextlib/itcl
cp ../.././ext/tk/lib/tkextlib/itk/incr_tk.rb ../../.ext/common/tkextlib/itk
cp ../.././ext/tk/lib/tkextlib/itk/setup.rb ../../.ext/common/tkextlib/itk
cp ../.././ext/tk/lib/tkextlib/iwidgets/buttonbox.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/calendar.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/canvasprintbox.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/canvasprintdialog.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/checkbox.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/combobox.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/dateentry.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/datefield.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/dialog.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/dialogshell.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/disjointlistbox.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/entryfield.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/extbutton.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/extfileselectionbox.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/extfileselectiondialog.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/feedback.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/fileselectionbox.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/fileselectiondialog.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/finddialog.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/hierarchy.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/hyperhelp.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/labeledframe.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/labeledwidget.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/mainwindow.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/menubar.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/messagebox.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/messagedialog.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/notebook.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/optionmenu.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/panedwindow.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/promptdialog.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/pushbutton.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/radiobox.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scopedobject.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledcanvas.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledframe.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledhtml.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledlistbox.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledtext.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledwidget.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/selectionbox.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/selectiondialog.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/setup.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/shell.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/spindate.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/spinint.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/spinner.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/spintime.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/tabnotebook.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/tabset.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/timeentry.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/timefield.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/toolbar.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/watch.rb ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/tcllib/autoscroll.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/calendar.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/canvas_sqmap.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/canvas_zoom.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/chatwidget.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/crosshair.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/ctext.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/cursor.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/dateentry.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/datefield.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/diagrams.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/dialog.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/getstring.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/history.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/ico.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/ip_entry.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/khim.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/menuentry.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/ntext.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/panelframe.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/plotchart.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/ruler.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/screenruler.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/scrolledwindow.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/scrollwin.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/setup.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/statusbar.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/style.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/superframe.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/swaplist.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist_core.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/tkpiechart.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/toolbar.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/tooltip.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/widget.rb ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tclx/setup.rb ../../.ext/common/tkextlib/tclx
cp ../.././ext/tk/lib/tkextlib/tclx/tclx.rb ../../.ext/common/tkextlib/tclx
cp ../.././ext/tk/lib/tkextlib/tile/dialog.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/setup.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/sizegrip.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/style.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tbutton.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tcheckbutton.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tcombobox.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tentry.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tframe.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tlabel.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tlabelframe.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tmenubutton.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tnotebook.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tpaned.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tprogressbar.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tradiobutton.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/treeview.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tscale.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tscrollbar.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tseparator.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tspinbox.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tsquare.rb ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tkDND/setup.rb ../../.ext/common/tkextlib/tkDND
cp ../.././ext/tk/lib/tkextlib/tkDND/shape.rb ../../.ext/common/tkextlib/tkDND
cp ../.././ext/tk/lib/tkextlib/tkDND/tkdnd.rb ../../.ext/common/tkextlib/tkDND
cp ../.././ext/tk/lib/tkextlib/tkHTML/htmlwidget.rb ../../.ext/common/tkextlib/tkHTML
cp ../.././ext/tk/lib/tkextlib/tkHTML/setup.rb ../../.ext/common/tkextlib/tkHTML
cp ../.././ext/tk/lib/tkextlib/tkimg/bmp.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/gif.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/ico.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/jpeg.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/pcx.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/pixmap.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/png.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/ppm.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/ps.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/setup.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/sgi.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/sun.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/tga.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/tiff.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/window.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/xbm.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/xpm.rb ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tktable/setup.rb ../../.ext/common/tkextlib/tktable
cp ../.././ext/tk/lib/tkextlib/tktable/tktable.rb ../../.ext/common/tkextlib/tktable
cp ../.././ext/tk/lib/tkextlib/tktrans/setup.rb ../../.ext/common/tkextlib/tktrans
cp ../.././ext/tk/lib/tkextlib/tktrans/tktrans.rb ../../.ext/common/tkextlib/tktrans
cp ../.././ext/tk/lib/tkextlib/treectrl/setup.rb ../../.ext/common/tkextlib/treectrl
cp ../.././ext/tk/lib/tkextlib/treectrl/tktreectrl.rb ../../.ext/common/tkextlib/treectrl
cp ../.././ext/tk/lib/tkextlib/trofs/setup.rb ../../.ext/common/tkextlib/trofs
cp ../.././ext/tk/lib/tkextlib/trofs/trofs.rb ../../.ext/common/tkextlib/trofs
cp ../.././ext/tk/lib/tkextlib/vu/bargraph.rb ../../.ext/common/tkextlib/vu
cp ../.././ext/tk/lib/tkextlib/vu/charts.rb ../../.ext/common/tkextlib/vu
cp ../.././ext/tk/lib/tkextlib/vu/dial.rb ../../.ext/common/tkextlib/vu
cp ../.././ext/tk/lib/tkextlib/vu/pie.rb ../../.ext/common/tkextlib/vu
cp ../.././ext/tk/lib/tkextlib/vu/setup.rb ../../.ext/common/tkextlib/vu
cp ../.././ext/tk/lib/tkextlib/vu/spinbox.rb ../../.ext/common/tkextlib/vu
cp ../.././ext/tk/lib/tkextlib/winico/setup.rb ../../.ext/common/tkextlib/winico
cp ../.././ext/tk/lib/tkextlib/winico/winico.rb ../../.ext/common/tkextlib/winico
cp ../.././ext/tk/lib/tkextlib/SUPPORT_STATUS ../../.ext/common/tkextlib
compiling tk/tkutil
gcc -I. -I../../../.ext/include/x86_64-darwin10.3.0 -I../../.././include -I../../.././ext/tk/tkutil -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o tkutil.o -c tkutil.c
tkutil.c: In function ‘ary2list’:
tkutil.c:364: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c: In function ‘ary2list2’:
tkutil.c:476: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c: In function ‘assoc2kv’:
tkutil.c:559: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c: In function ‘assoc2kv_enc’:
tkutil.c:607: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c: In function ‘tk_conv_args’:
tkutil.c:947: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c: In function ‘tkstr_to_str’:
tkutil.c:1085: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c: In function ‘cbsubst_get_subst_key’:
tkutil.c:1429: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c:1445: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c: In function ‘cbsubst_table_setup’:
tkutil.c:1551: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c:1582: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c:1588: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c:1619: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c: In function ‘cbsubst_scan_args’:
tkutil.c:1651: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c:1652: warning: implicit conversion shortens 64-bit value into a 32-bit value
tkutil.c:1659: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o ../../../.ext/x86_64-darwin10.3.0/tkutil.bundle tkutil.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lpthread -ldl -lobjc
compiling win32ole
compiling zlib
gcc -I. -I../../.ext/include/x86_64-darwin10.3.0 -I../.././include -I../.././ext/zlib -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -o zlib.o -c zlib.c
zlib.c: In function ‘do_checksum’:
zlib.c:314: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘zstream_expand_buffer’:
zlib.c:515: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘zstream_shift_buffer’:
zlib.c:608: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘zstream_passthrough_input’:
zlib.c:689: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘zstream_run’:
zlib.c:765: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘zstream_sync’:
zlib.c:824: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c:828: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘deflate_run’:
zlib.c:1225: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘do_deflate’:
zlib.c:1284: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘rb_deflate_set_dictionary’:
zlib.c:1415: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘inflate_run’:
zlib.c:1475: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘do_inflate’:
zlib.c:1529: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘rb_inflate_inflate’:
zlib.c:1561: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘rb_inflate_addstr’:
zlib.c:1594: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘rb_inflate_sync’:
zlib.c:1622: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘rb_inflate_set_dictionary’:
zlib.c:1664: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘gzfile_read_raw_ensure’:
zlib.c:1904: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘gzfile_read_raw_until_zero’:
zlib.c:1924: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘gzfile_make_header’:
zlib.c:1991: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c:1995: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘gzfile_read_header’:
zlib.c:2063: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c:2066: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c:2073: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c:2080: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘gzfile_read_more’:
zlib.c:2143: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘gzfile_calc_crc’:
zlib.c:2154: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c:2158: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘gzfile_getc’:
zlib.c:2300: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘rb_gzwriter_write’:
zlib.c:2909: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘rb_gzreader_ungetc’:
zlib.c:3244: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c: In function ‘gzreader_gets’:
zlib.c:3343: warning: implicit conversion shortens 64-bit value into a 32-bit value
zlib.c:3369: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -dynamic -bundle -o ../../.ext/x86_64-darwin10.3.0/zlib.bundle zlib.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lz -lpthread -ldl -lobjc
making ruby
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -L. -L/usr/local/lib -Wl,-u,_objc_msgSend main.o -lruby-static -lpthread -ldl -lobjc -o ruby
Generating RDoc documentation
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./tool/runruby.rb --extout=.ext -- "./bin/rdoc" --no-force-update --all --ri --op ".ext/rdoc" "."
Parsing sources...
No definition for iseq_inspect
No definition for rb_iseq_disasm
No definition for rb_iseq_disasm
No definition for iseq_to_a
No definition for iseq_eval
No definition for iseq_s_load
No definition for iseq_s_compile
No definition for iseq_s_compile
No definition for iseq_s_compile_file
No definition for iseq_s_compile_option_get
No definition for iseq_s_compile_option_set
No definition for iseq_s_disasm
No definition for iseq_s_disasm
No definition for rb_f_require_relative
No definition for rb_obj_hash
No definition for rb_mod_attr
No definition for rb_struct_init_copy
No definition for range_initialize_copy
lib/irb/inspector.rb:36:36: Couldn't find INSPECTORS. Assuming it's a module
lib/mkmf.rb:991:29: Couldn't find STRING_OR_FAILED_FORMAT. Assuming it's a module
No definition for BigDecimal_add2gdecimal.c
No definition for BigDecimal_sub2
No definition for BigDecimal_mult2
No definition for BigDecimal_div2
No definition for BigDecimal_hash
No definition for BigDecimal_uplus
No definition for BigDecimal_neg
No definition for BigDecimal_dup
No definition for BigDecimal_dump
No definition for BigDecimal_global_new
No definition for fgdbm_setoptc
No definition for ossl_asn1_traverse1.c
No definition for ossl_asn1_decode
No definition for ossl_asn1_decode_all
No definition for ossl_asn1data_initialize
No definition for ossl_asn1data_to_der
No definition for ossl_asn1_initialize
No definition for ossl_asn1prim_to_der
No definition for ossl_asn1_initialize
No definition for ossl_asn1cons_to_der
No definition for ossl_asn1cons_each
No definition for ossl_bn_copysl_bn.c
No definition for ossl_bn_num_bytes
No definition for ossl_bn_num_bits
No definition for ossl_bn_add
No definition for ossl_bn_sub
No definition for ossl_bn_mul
No definition for ossl_bn_sqr
No definition for ossl_bn_mod
No definition for ossl_bn_mod_add
No definition for ossl_bn_mod_sub
No definition for ossl_bn_mod_mul
No definition for ossl_bn_mod_sqr
No definition for ossl_bn_exp
No definition for ossl_bn_mod_exp
No definition for ossl_bn_gcd
No definition for ossl_bn_cmp
No definition for ossl_bn_ucmp
No definition for ossl_bn_eql
No definition for ossl_bn_is_zero
No definition for ossl_bn_is_one
No definition for ossl_bn_is_odd
No definition for ossl_bn_s_rand
No definition for ossl_bn_s_pseudo_rand
No definition for ossl_bn_s_rand_range
No definition for ossl_bn_s_pseudo_rand_range
No definition for ossl_bn_set_bit
No definition for ossl_bn_clear_bit
No definition for ossl_bn_mask_bits
No definition for ossl_bn_lshift
No definition for ossl_bn_rshift
No definition for ossl_bn_self_lshift
No definition for ossl_bn_self_rshift
No definition for ossl_bn_to_bn
No definition for ossl_bn_coerce
No definition for ossl_bn_mod_inverse
No definition for ossl_config_s_parseig.c
No definition for ossl_config_initialize
No definition for ossl_config_get_value
No definition for ossl_config_get_value_old
No definition for rb_f_notimplement
No definition for ossl_config_add_value_m
No definition for ossl_config_get_section_old
No definition for ossl_config_set_section
No definition for ossl_config_get_sections
No definition for ossl_config_to_s
No definition for ossl_config_each
No definition for ossl_config_inspect
Enclosing class/module 'cDigest' for class DigestError not known
No definition for ossl_engine_s_loadine.c
No definition for ossl_engine_s_cleanup
No definition for ossl_engine_s_engines
No definition for ossl_engine_s_by_id
No definition for ossl_engine_get_id
No definition for ossl_engine_get_name
No definition for ossl_engine_finish
No definition for rb_f_notimplement
No definition for ossl_engine_get_cipher
No definition for rb_f_notimplement
No definition for ossl_engine_get_digest
No definition for ossl_engine_load_privkey
No definition for ossl_engine_load_pubkey
No definition for ossl_engine_set_default
No definition for ossl_engine_ctrl_cmd
No definition for ossl_engine_get_cmds
No definition for ossl_engine_inspect
No definition for ossl_spki_initializeki.c
No definition for ossl_spki_to_der
No definition for ossl_spki_to_pem
No definition for ossl_spki_print
No definition for ossl_spki_get_public_key
No definition for ossl_spki_set_public_key
No definition for ossl_spki_sign
No definition for ossl_spki_get_challenge
No definition for ossl_spki_set_challenge
No definition for ossl_ocspreq_initialize
No definition for ossl_ocspreq_add_nonce
No definition for ossl_ocspreq_add_certid
No definition for ossl_ocspreq_get_certid
No definition for ossl_ocspreq_sign
No definition for ossl_ocspreq_verify
No definition for ossl_ocspreq_to_der
No definition for ossl_ocspres_initialize
No definition for ossl_ocspres_status
No definition for ossl_ocspres_status_string
No definition for ossl_ocspres_get_basic
No definition for ossl_ocspres_to_der
No definition for ossl_ocspbres_initialize
No definition for ossl_ocspbres_copy_nonce
No definition for ossl_ocspbres_add_nonce
No definition for ossl_ocspbres_add_status
No definition for ossl_ocspbres_get_status
No definition for ossl_ocspbres_sign
No definition for ossl_ocspbres_verify
No definition for ossl_ocspcid_initialize
No definition for ossl_ocspcid_cmp
No definition for ossl_ocspcid_cmp_issuer
No definition for ossl_ocspcid_get_serial
No definition for ossl_pkcs7_set_detached
No definition for ossl_pkcs7_get_detached
No definition for ossl_pkcs7_detached_p
No definition for ossl_pkcs7_set_cipher
No definition for ossl_pkcs7_add_signer
No definition for ossl_pkcs7_get_signer
No definition for ossl_pkcs7_add_recipient
No definition for ossl_pkcs7_get_recipient
No definition for ossl_pkcs7_add_certificate
No definition for ossl_pkcs7_set_certificates
No definition for ossl_pkcs7_get_certificates
No definition for ossl_pkcs7_add_crl
No definition for ossl_pkcs7_set_crls
No definition for ossl_pkcs7_get_crls
No definition for ossl_pkcs7_add_data
No definition for ossl_pkcs7_verify
No definition for ossl_pkcs7_decrypt
No definition for ossl_pkcs7_to_pem
No definition for ossl_pkcs7_to_der
No definition for ossl_pkcs7si_initialize
No definition for ossl_pkcs7si_get_issuer
No definition for ossl_pkcs7si_get_serial
No definition for ossl_pkcs7si_get_signed_time
No definition for ossl_pkcs7ri_initialize
No definition for ossl_pkcs7ri_get_issuer
No definition for ossl_pkcs7ri_get_serial
No definition for ossl_pkcs7ri_get_enc_key
No definition for ossl_pkcs12_to_ders12.c
No definition for ossl_pkey_initializec
No definition for ossl_pkey_sign
No definition for ossl_pkey_verify
No definition for ossl_ec_group_set_curve_name
No definition for ossl_rsa_blinding_onrsa.c
No definition for ossl_rsa_blinding_off
No definition for ossl_sslctx_set_ssl_version
No definition for ossl_ssl_get_verify_result
No definition for ossl_ssl_session_set_timen.c
No definition for ossl_ssl_session_set_timeout
No definition for ossl_x509_inspect09cert.c
No definition for ossl_x509crl_initializec
No definition for ossl_x509crl_get_version
No definition for ossl_x509crl_set_version
No definition for ossl_x509crl_get_signature_algorithm
No definition for ossl_x509crl_get_issuer
No definition for ossl_x509crl_set_issuer
No definition for ossl_x509crl_get_last_update
No definition for ossl_x509crl_set_last_update
No definition for ossl_x509crl_get_next_update
No definition for ossl_x509crl_set_next_update
No definition for ossl_x509crl_get_revoked
No definition for ossl_x509crl_set_revoked
No definition for ossl_x509crl_add_revoked
No definition for ossl_x509crl_sign
No definition for ossl_x509crl_verify
No definition for ossl_x509crl_to_der
No definition for ossl_x509crl_to_pem
No definition for ossl_x509crl_to_text
No definition for ossl_x509crl_add_extension
No definition for ossl_x509extfactory_initialize
No definition for ossl_x509extfactory_set_issuer_cert
No definition for ossl_x509extfactory_set_subject_cert
No definition for ossl_x509extfactory_set_subject_req
No definition for ossl_x509extfactory_set_crl
No definition for ossl_x509extfactory_set_config
No definition for ossl_x509ext_initialize
No definition for ossl_x509ext_set_oid
No definition for ossl_x509ext_set_value
No definition for ossl_x509ext_set_critical
No definition for ossl_x509ext_get_oid
No definition for ossl_x509ext_get_value
No definition for ossl_x509ext_get_critical
No definition for ossl_x509ext_to_der
No definition for ossl_x509name_cmp09name.c
No definition for ossl_x509name_eql
No definition for ossl_x509req_initializec
No definition for ossl_x509req_to_pem
No definition for ossl_x509req_to_der
No definition for ossl_x509req_to_text
No definition for ossl_x509req_get_version
No definition for ossl_x509req_set_version
No definition for ossl_x509req_get_subject
No definition for ossl_x509req_set_subject
No definition for ossl_x509req_get_signature_algorithm
No definition for ossl_x509req_get_public_key
No definition for ossl_x509req_set_public_key
No definition for ossl_x509req_sign
No definition for ossl_x509req_get_attributes
No definition for ossl_x509req_set_attributes
No definition for ossl_x509req_add_attribute
No definition for ossl_x509revoked_initializec
No definition for ossl_x509revoked_get_serial
No definition for ossl_x509revoked_set_serial
No definition for ossl_x509revoked_get_time
No definition for ossl_x509revoked_set_time
No definition for ossl_x509revoked_add_extension
No definition for ossl_x509store_set_flags.c
No definition for ossl_x509store_set_purpose
No definition for ossl_x509store_set_trust
No definition for ossl_x509store_set_time
No definition for ossl_x509store_add_path
No definition for ossl_x509store_add_file
No definition for ossl_x509store_set_default_paths
No definition for ossl_x509store_add_cert
No definition for ossl_x509store_add_crl
No definition for ossl_x509store_verify
No definition for pty_check.c
No definition for echild_status
No definition for socks_initockssocket.c
No definition for socks_s_close
No definition for rb_io_addstrtringio.c
No definition for rb_io_print
No definition for rb_io_printf
No definition for rb_io_puts
100% [514/514] doc/re.rdoc
Generating RI...
Files: 514
Classes: 1088 ( 654 undocumented)
Constants: 1364 ( 1141 undocumented)
Modules: 252 ( 148 undocumented)
Methods: 7639 ( 2873 undocumented)
53.44% documented
Elapsed: 80.8s
~/.rvm/src/ruby-head $≻ ∴ make clean
cleaning encodings
rmdir: .ext/x86_64-darwin10.3.0/enc/trans: No such file or directory
make[1]: [clean] Error 1 (ignored)
rmdir: .ext/x86_64-darwin10.3.0/enc: No such file or directory
make[1]: [clean] Error 1 (ignored)
rmdir: .ext/x86_64-darwin10.3.0: No such file or directory
make: [clean-extout] Error 1 (ignored)
~/.rvm/src/ruby-head $≻ ∴ make -j 3
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o main.o -c main.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dln.o -c dln.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dmyencoding.o -c dmyencoding.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o version.o -c version.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o miniprelude.o -c miniprelude.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o array.o -c array.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o bignum.o -c bignum.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o class.o -c class.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o compar.o -c compar.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o complex.o -c complex.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dir.o -c dir.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dln_find.o -c dln_find.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o enum.o -c enum.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o enumerator.o -c enumerator.c
ruby ./tool/generic_erb.rb -c -o known_errors.inc ./template/known_errors.inc.tmpl ./defs/known_errors.def
known_errors.inc updated
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o eval.o -c eval.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o load.o -c load.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o proc.o -c proc.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o file.o -c file.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o gc.o -c gc.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o hash.o -c hash.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o inits.o -c inits.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o io.o -c io.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o marshal.o -c marshal.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o math.o -c math.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o node.o -c node.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o numeric.o -c numeric.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o object.o -c object.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o pack.o -c pack.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o parse.o -c parse.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o process.o -c process.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o random.o -c random.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o range.o -c range.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o rational.o -c rational.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o re.o -c re.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regcomp.o -c regcomp.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regenc.o -c regenc.c
regcomp.c: In function ‘add_compile_string_length’:
regcomp.c:423: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:431: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘compile_string_raw_node’:
regcomp.c:550: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘get_char_length_tree1’:
regcomp.c:2308: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:2355: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘is_not_included’:
regcomp.c:2573: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:2574: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘update_string_node_case_fold’:
regcomp.c:3226: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘setup_tree’:
regcomp.c:3798: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_bm_skip’:
regcomp.c:3952: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘distance_value’:
regcomp.c:4067: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘concat_left_node_opt_info’:
regcomp.c:4550: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘optimize_node_left’:
regcomp.c:4628: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_optimize_exact_info’:
regcomp.c:4967: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_optimize_map_info’:
regcomp.c:4986: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘onig_compile’:
regcomp.c:5344: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘onig_is_code_in_cc_len’:
regcomp.c:5698: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:5698: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regerror.o -c regerror.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regexec.o -c regexec.c
regexec.c: In function ‘match_at’:
regexec.c:1325: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1365: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1366: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1370: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1372: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1376: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2166: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2198: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2230: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2269: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘bm_search_notrev’:
regexec.c:2906: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘set_bm_backward_skip’:
regexec.c:2997: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘onig_search’:
regexec.c:3572: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3623: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3636: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3651: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3657: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3688: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3716: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regparse.o -c regparse.c
regparse.c: In function ‘node_new_cclass_by_codepoint_range’:
regparse.c:1178: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:1178: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘onig_node_str_cat’:
regparse.c:1447: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:1449: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:1453: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘onig_syntax_warn’:
regparse.c:2863: warning: format not a string literal and no format arguments
regparse.c:2865: warning: format not a string literal and no format arguments
regparse.c: In function ‘add_ctype_to_cc_by_range’:
regparse.c:3857: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3857: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3857: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3857: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3878: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3878: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3878: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3878: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3883: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3883: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3883: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3883: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘i_apply_case_fold’:
regparse.c:5084: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:5084: warning: implicit conversion shortens 64-bit value into a 32-bit value
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regsyntax.o -c regsyntax.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o ruby.o -c ruby.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o safe.o -c safe.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o signal.o -c signal.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o sprintf.o -c sprintf.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o st.o -c st.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o strftime.o -c strftime.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o string.o -c string.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o struct.o -c struct.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o time.o -c time.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o transcode.o -c transcode.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o util.o -c util.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o variable.o -c variable.c
ruby -Ks ./tool/insns2vm.rb --srcdir="." insns.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." insns_info.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." optinsn.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." optunifs.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." opt_sc.inc
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o debug.o -c debug.c
ruby -n ./tool/node_name.rb node.h > node_name.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." vmtc.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." vm.inc
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o vm_dump.o -c vm_dump.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o thread.o -c thread.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o cont.o -c cont.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o ascii.o -c ./enc/ascii.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o us_ascii.o -c ./enc/us_ascii.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o unicode.o -c ./enc/unicode.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o utf_8.o -c ./enc/utf_8.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o newline.o -c newline.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dmyext.o -c dmyext.c
gcc -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -pipe -I. -I.ext/include/x86_64-darwin10.3.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o encoding.o -c encoding.c
Generating RDoc documentation
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./tool/runruby.rb --extout=.ext -- "./bin/rdoc" --no-force-update --all --ri --op ".ext/rdoc" "."
/bin/sh: ./miniruby: No such file or directory
make: *** [rdoc] Error 127
make: *** Waiting for unfinished jobs....
./revision.h unchanged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment