Skip to content

Instantly share code, notes, and snippets.

@heygambo
Created September 30, 2011 16:14
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 heygambo/1254246 to your computer and use it in GitHub Desktop.
Save heygambo/1254246 to your computer and use it in GitHub Desktop.
Can't compile ruby-1.9.2-p290 in Lion
[2011-09-30 18:09:30] make
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o main.o -c main.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dln.o -c dln.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dmydln.o -c dmydln.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dmyencoding.o -c dmyencoding.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o version.o -c version.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dmyversion.o -c dmyversion.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o miniprelude.o -c miniprelude.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o array.o -c array.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o bignum.o -c bignum.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o class.o -c class.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o compar.o -c compar.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o complex.o -c complex.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dir.o -c dir.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dln_find.o -c dln_find.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o enum.o -c enum.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o enumerator.o -c enumerator.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o error.o -c error.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o eval.o -c eval.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o load.o -c load.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o proc.o -c proc.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o file.o -c file.c
file.c: In function ‘file_expand_path’:
file.c:2852: warning: ‘b’ may be used uninitialized in this function
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o gc.o -c gc.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o hash.o -c hash.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o inits.o -c inits.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o io.o -c io.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o marshal.o -c marshal.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o math.o -c math.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o node.o -c node.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o numeric.o -c numeric.c
numeric.c: In function ‘int_chr’:
numeric.c:2093: warning: comparison of unsigned expression < 0 is always false
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o object.o -c object.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o pack.o -c pack.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o parse.o -c parse.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o process.o -c process.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o random.o -c random.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o range.o -c range.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o rational.o -c rational.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o re.o -c re.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.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:3796: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_bm_skip’:
regcomp.c:3936: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘distance_value’:
regcomp.c:4051: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘concat_left_node_opt_info’:
regcomp.c:4534: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘optimize_node_left’:
regcomp.c:4612: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_optimize_exact_info’:
regcomp.c:4951: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_optimize_map_info’:
regcomp.c:4970: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘onig_compile’:
regcomp.c:5328: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘onig_is_code_in_cc_len’:
regcomp.c:5682: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:5682: warning: implicit conversion shortens 64-bit value into a 32-bit value
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regenc.o -c regenc.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regerror.o -c regerror.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.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:3646: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3652: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3683: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3711: warning: implicit conversion shortens 64-bit value into a 32-bit value
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.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 ‘add_ctype_to_cc_by_range’:
regparse.c:3854: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3854: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3854: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3854: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3875: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3875: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3875: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3875: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3880: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3880: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3880: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3880: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘i_apply_case_fold’:
regparse.c:5081: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:5081: warning: implicit conversion shortens 64-bit value into a 32-bit value
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o regsyntax.o -c regsyntax.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o ruby.o -c ruby.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o safe.o -c safe.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o signal.o -c signal.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o sprintf.o -c sprintf.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o st.o -c st.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o strftime.o -c strftime.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o string.o -c string.c
string.c: In function ‘rb_str_concat’:
string.c:2019: warning: comparison is always false due to limited range of data type
string.c:2020: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 3 has type ‘unsigned int’
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o struct.o -c struct.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o time.o -c time.c
time.c: In function ‘calc_tm_yday’:
time.c:969: warning: implicit conversion shortens 64-bit value into a 32-bit value
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o transcode.o -c transcode.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o util.o -c util.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o variable.o -c variable.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o compile.o -c compile.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o debug.o -c debug.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o iseq.o -c iseq.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o vm.o -c vm.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o vm_dump.o -c vm_dump.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o thread.o -c thread.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o cont.o -c cont.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o ascii.o -c ./enc/ascii.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o us_ascii.o -c ./enc/us_ascii.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o unicode.o -c ./enc/unicode.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o utf_8.o -c ./enc/utf_8.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o newline.o -c newline.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dmyext.o -c dmyext.c
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -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 updated
./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
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.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
/usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I. -I.ext/include/x86_64-darwin11.1.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o prelude.o -c prelude.c
ar rcu libruby.1.9.1-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
/usr/bin/gcc-4.2 -dynamiclib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -install_name /Users/chris/.rvm/rubies/ruby-1.9.2-p290/lib/libruby.1.9.1.dylib -current_version 1.9.1 -compatibility_version 1.9.1 -Wl,-unexported_symbol,_Init_* -Wl,-unexported_symbol,*_threadptr_* -Wl,-u,_objc_msgSend 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 -o libruby.1.9.1.dylib
: -w -L 'Init_*' -L '*_threadptr_*' libruby.1.9.1.dylib
./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 unchanged
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
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/encdb.o -c ./enc/encdb.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/big5.o -c ./enc/big5.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/cp949.o -c ./enc/cp949.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/euc_kr.o -c ./enc/euc_kr.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/euc_tw.o -c ./enc/euc_tw.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/gb2312.o -c ./enc/gb2312.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/gb18030.o -c ./enc/gb18030.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/gbk.o -c ./enc/gbk.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_1.o -c ./enc/iso_8859_1.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_2.o -c ./enc/iso_8859_2.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_3.o -c ./enc/iso_8859_3.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_4.o -c ./enc/iso_8859_4.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_5.o -c ./enc/iso_8859_5.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_6.o -c ./enc/iso_8859_6.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_7.o -c ./enc/iso_8859_7.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_8.o -c ./enc/iso_8859_8.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_9.o -c ./enc/iso_8859_9.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_10.o -c ./enc/iso_8859_10.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_11.o -c ./enc/iso_8859_11.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_13.o -c ./enc/iso_8859_13.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_14.o -c ./enc/iso_8859_14.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_15.o -c ./enc/iso_8859_15.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/iso_8859_16.o -c ./enc/iso_8859_16.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/koi8_r.o -c ./enc/koi8_r.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/koi8_u.o -c ./enc/koi8_u.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/utf_16be.o -c ./enc/utf_16be.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/windows_1251.o -c ./enc/windows_1251.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -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
make[1]: Nothing to be done for `srcs'.
./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 unchanged
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
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/transdb.o -c ./enc/trans/transdb.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/big5.o -c ./enc/trans/big5.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/chinese.o -c ./enc/trans/chinese.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/emoji.o -c ./enc/trans/emoji.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/emoji_iso2022_kddi.o -c ./enc/trans/emoji_iso2022_kddi.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/emoji_sjis_docomo.o -c ./enc/trans/emoji_sjis_docomo.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/emoji_sjis_kddi.o -c ./enc/trans/emoji_sjis_kddi.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/emoji_sjis_softbank.o -c ./enc/trans/emoji_sjis_softbank.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/escape.o -c ./enc/trans/escape.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/gb18030.o -c ./enc/trans/gb18030.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/gbk.o -c ./enc/trans/gbk.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/iso2022.o -c ./enc/trans/iso2022.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/japanese.o -c ./enc/trans/japanese.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/japanese_euc.o -c ./enc/trans/japanese_euc.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/japanese_sjis.o -c ./enc/trans/japanese_sjis.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/korean.o -c ./enc/trans/korean.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/single_byte.o -c ./enc/trans/single_byte.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/utf8_mac.o -c ./enc/trans/utf8_mac.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
/usr/bin/gcc-4.2 -I. -I.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o enc/trans/utf_16_32.o -c ./enc/trans/utf_16_32.c
/usr/bin/gcc-4.2 -dynamic -bundle -o .ext/x86_64-darwin11.1.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 -lruby.1.9.1 -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
mkdir -p .ext/x86_64-darwin11.1.0/enc .ext/x86_64-darwin11.1.0/enc/trans enc enc/trans
compiling -test-/bug-3662
mkdir -p ../../../.ext/x86_64-darwin11.1.0/-test-/bug-3662
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -I../../.././ext/-test-/bug-3662 -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 -fno-common -pipe -o bug.o -c bug.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.0/-test-/bug-3662/bug.bundle bug.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling -test-/string
mkdir -p ../../../.ext/x86_64-darwin11.1.0/-test-/string
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -I../../.././ext/-test-/string -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 -fno-common -pipe -o cstr.o -c cstr.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -I../../.././ext/-test-/string -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 -fno-common -pipe -o init.o -c init.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -I../../.././ext/-test-/string -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 -fno-common -pipe -o set_len.o -c set_len.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.0/-test-/string/string.bundle cstr.o init.o set_len.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling bigdecimal
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o bigdecimal.o -c bigdecimal.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/bigdecimal.bundle bigdecimal.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
mkdir -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
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o continuation.o -c continuation.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/continuation.bundle continuation.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling coverage
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o coverage.o -c coverage.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/coverage.bundle coverage.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling curses
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o curses.o -c curses.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/curses.bundle curses.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lncurses -ltermcap -lpthread -ldl -lobjc
compiling dbm
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/dbm.bundle dbm.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling digest
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o digest.o -c digest.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/digest.bundle digest.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
mkdir -p ../../.ext/include/ruby
mkdir -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
mkdir -p ../../../.ext/x86_64-darwin11.1.0/digest
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -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 -fno-common -pipe -o bubblebabble.o -c bubblebabble.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.0/digest/bubblebabble.bundle bubblebabble.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling digest/md5
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -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 -fno-common -pipe -o md5init.o -c md5init.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -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 -fno-common -pipe -o md5ossl.o -c md5ossl.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lcrypto -lpthread -ldl -lobjc
ld: warning: ignoring file /usr/local/lib/libcrypto.dylib, file was built for unsupported file format which is not the architecture being linked (x86_64)
compiling digest/rmd160
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -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 -fno-common -pipe -o rmd160init.o -c rmd160init.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -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 -fno-common -pipe -o rmd160ossl.o -c rmd160ossl.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lcrypto -lpthread -ldl -lobjc
ld: warning: ignoring file /usr/local/lib/libcrypto.dylib, file was built for unsupported file format which is not the architecture being linked (x86_64)
compiling digest/sha1
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -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 -fno-common -pipe -o sha1init.o -c sha1init.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -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 -fno-common -pipe -o sha1ossl.o -c sha1ossl.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lcrypto -lpthread -ldl -lobjc
ld: warning: ignoring file /usr/local/lib/libcrypto.dylib, file was built for unsupported file format which is not the architecture being linked (x86_64)
compiling digest/sha2
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -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 -fno-common -pipe -o sha2init.o -c sha2init.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.0 -I../../.././include -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 -fno-common -pipe -o sha2.o -c sha2.c
sha2.c: In function ‘rb_Digest_SHA256_Transform’:
sha2.c:469: warning: implicit conversion shortens 64-bit value into a 32-bit value
sha2.c:469: warning: implicit conversion shortens 64-bit value into a 32-bit value
sha2.c:469: warning: implicit conversion shortens 64-bit value into a 32-bit value
sha2.c: In function ‘rb_Digest_SHA256_Finish’:
sha2.c:625: warning: implicit conversion shortens 64-bit value into a 32-bit value
sha2.c:625: warning: implicit conversion shortens 64-bit value into a 32-bit value
sha2.c:625: warning: implicit conversion shortens 64-bit value into a 32-bit value
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.0/digest/sha2.bundle sha2init.o sha2.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lcrypto -lpthread -ldl -lobjc
ld: warning: ignoring file /usr/local/lib/libcrypto.dylib, file was built for unsupported file format which is not the architecture being linked (x86_64)
cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest
compiling dl
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -fno-defer-pop -fno-omit-frame-pointer -o cfunc.o -c cfunc.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -fno-defer-pop -fno-omit-frame-pointer -o cptr.o -c cptr.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -fno-defer-pop -fno-omit-frame-pointer -o dl.o -c dl.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -fno-defer-pop -fno-omit-frame-pointer -o handle.o -c handle.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.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 -lruby.1.9.1 -ldl -lpthread -ldl -lobjc
mkdir -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
mkdir -p ../../../.ext/x86_64-darwin11.1.0/dl
generating callback.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o callback.o -c callback.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o callback-0.o -c callback-0.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o callback-1.o -c callback-1.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o callback-2.o -c callback-2.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o callback-3.o -c callback-3.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o callback-4.o -c callback-4.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o callback-5.o -c callback-5.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o callback-6.o -c callback-6.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o callback-7.o -c callback-7.c
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o callback-8.o -c callback-8.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
compiling dl/win32
compiling etc
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o etc.o -c etc.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/etc.bundle etc.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling fcntl
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o fcntl.o -c fcntl.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/fcntl.bundle fcntl.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling fiber
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o fiber.o -c fiber.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/fiber.bundle fiber.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling fiddle
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o closure.o -c closure.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o conversions.o -c conversions.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o fiddle.o -c fiddle.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o function.o -c function.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lffi -lpthread -ldl -lobjc
mkdir -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
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o iconv.o -c iconv.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/iconv.bundle iconv.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -liconv -lpthread -ldl -lobjc
compiling io/nonblock
mkdir -p ../../../.ext/x86_64-darwin11.1.0/io
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o nonblock.o -c nonblock.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.0/io/nonblock.bundle nonblock.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling io/wait
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o wait.o -c wait.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.0/io/wait.bundle wait.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling json
mkdir -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
mkdir -p ../../../.ext/x86_64-darwin11.1.0/json/ext
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
compiling json/parser
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o parser.o -c parser.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
compiling mathn/complex
mkdir -p ../../../.ext/x86_64-darwin11.1.0/mathn
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o complex.o -c complex.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.0/mathn/complex.bundle complex.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling mathn/rational
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o rational.o -c rational.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.0/mathn/rational.bundle rational.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling nkf
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/nkf.bundle nkf.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common
compiling objspace
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o objspace.o -c objspace.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/objspace.bundle objspace.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling openssl
compiling psych
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.0 -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -I/Users/chris/.rvm/usr/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 -fno-common -pipe -o emitter.o -c emitter.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.0 -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -I/Users/chris/.rvm/usr/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 -fno-common -pipe -o parser.o -c parser.c
parser.c: In function ‘parse’:
parser.c:59: warning: ‘internal_enc’ may be used uninitialized in this function
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.0 -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -I/Users/chris/.rvm/usr/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 -fno-common -pipe -o psych.o -c psych.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.0 -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -I/Users/chris/.rvm/usr/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 -fno-common -pipe -o to_ruby.o -c to_ruby.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.0 -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -I/Users/chris/.rvm/usr/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 -fno-common -pipe -o yaml_tree.o -c yaml_tree.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/psych.bundle emitter.o parser.o psych.o to_ruby.o yaml_tree.o -L. -L../.. -L/Users/chris/.rvm/usr/lib -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lyaml -lpthread -ldl -lobjc
mkdir -p ../../.ext/common/psych
mkdir -p ../../.ext/common/psych/json
mkdir -p ../../.ext/common/psych/nodes
mkdir -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/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/json/tree_builder.rb ../../.ext/common/psych/json
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
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o pty.o -c pty.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/pty.bundle pty.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lutil -lpthread -ldl -lobjc
cp ../.././ext/pty/lib/expect.rb ../../.ext/common
compiling racc/cparse
mkdir -p ../../../.ext/x86_64-darwin11.1.0/racc
/usr/bin/gcc-4.2 -I. -I../../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o cparse.o -c cparse.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../../.ext/x86_64-darwin11.1.0/racc/cparse.bundle cparse.o -L. -L../../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling readline
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.0 -I../.././include -I../.././ext/readline -DRUBY_EXTCONF_H=\"extconf.h\" -I/usr/local/Cellar/readline/6.2.1//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 -fno-common -pipe -o readline.o -c readline.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/readline.bundle readline.o -L. -L../.. -L/usr/local/Cellar/readline/6.2.1//lib -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lreadline -lncurses -lpthread -ldl -lobjc
compiling ripper
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o ripper.o -c ripper.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/ripper.bundle ripper.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
mkdir -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-darwin11.1.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
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o _sdbm.o -c _sdbm.c
_sdbm.c: In function ‘sdbm_open’:
_sdbm.c:160: warning: implicit conversion shortens 64-bit value into a 32-bit value
_sdbm.c: In function ‘fitpair’:
_sdbm.c:646: warning: implicit conversion shortens 64-bit value into a 32-bit value
_sdbm.c:647: warning: implicit conversion shortens 64-bit value into a 32-bit value
_sdbm.c: In function ‘delpair’:
_sdbm.c:753: warning: implicit conversion shortens 64-bit value into a 32-bit value
_sdbm.c: In function ‘chkpage’:
_sdbm.c:864: warning: comparison between signed and unsigned
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
compiling socket
generating constant definitions
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o init.o -c init.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o constants.o -c constants.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o basicsocket.o -c basicsocket.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o socket.o -c socket.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o ipsocket.o -c ipsocket.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o tcpsocket.o -c tcpsocket.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o tcpserver.o -c tcpserver.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o sockssocket.o -c sockssocket.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o udpsocket.o -c udpsocket.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o unixsocket.o -c unixsocket.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o unixserver.o -c unixserver.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o option.o -c option.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o ancdata.o -c ancdata.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o raddrinfo.o -c raddrinfo.c
raddrinfo.c: In function ‘nogvl_getaddrinfo’:
raddrinfo.c:140: warning: passing argument 3 of ‘ruby_getaddrinfo__darwin’ discards qualifiers from pointer target type
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
cp ../.././ext/socket/lib/socket.rb ../../.ext/common
compiling stringio
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o stringio.o -c stringio.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/stringio.bundle stringio.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling strscan
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/strscan.bundle strscan.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling syck
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o gram.o -c gram.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o handler.o -c handler.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -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
implicit.re: In function ‘syck_type_id_to_uri’:
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
implicit.re:185: warning: implicit conversion shortens 64-bit value into a 32-bit value
implicit.re:196: warning: implicit conversion shortens 64-bit value into a 32-bit value
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o node.o -c node.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o rubyext.o -c rubyext.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -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
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o yaml2byte.o -c yaml2byte.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.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 -lruby.1.9.1 -lpthread -ldl -lobjc
mkdir -p ../../.ext/common/syck
mkdir -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
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.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 -fno-common -pipe -o syslog.o -c syslog.c
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/syslog.bundle syslog.o -L. -L../.. -L. -L/usr/local/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lpthread -ldl -lobjc
compiling tk
check functions.........
check struct members..
check libraries....
Use ActiveTcl libraries (if available).
Search tclConfig.sh and tkConfig.sh....................................
Valid [tclConfig.sh, tkConfig.sh] are found in [["/System/Library/Frameworks/Tcl.framework", "/System/Library/Frameworks/Tk.framework"], ["/usr/lib", "/usr/lib"], ["/System/Library/Frameworks/Tcl.framework/Versions/Current", "/System/Library/Frameworks/Tk.framework/Versions/Current"], ["/System/Library/Frameworks/Tcl.framework/Versions/8.5", "/System/Library/Frameworks/Tk.framework/Versions/8.5"], ["/System/Library/Frameworks/Tcl.framework/Versions/8.4", "/System/Library/Frameworks/Tk.framework/Versions/8.4"]]
Use [tclConfig.sh, tkConfig.sh] == ["/System/Library/Frameworks/Tcl.framework/tclConfig.sh", "/System/Library/Frameworks/Tk.framework/tkConfig.sh"]
Use MacOS X Frameworks.
Find Tcl/Tk libraries. Make tcltklib.so which is required by Ruby/Tk.
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.0 -I../.././include -I../.././ext/tk -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DWITH_TCL_ENABLE_THREAD=1 -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 -fno-common -pipe -o stubs.o -c stubs.c
/usr/bin/gcc-4.2 -I. -I../../.ext/include/x86_64-darwin11.1.0 -I../.././include -I../.././ext/tk -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DWITH_TCL_ENABLE_THREAD=1 -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 -fno-common -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
/usr/bin/gcc-4.2 -dynamic -bundle -o ../../.ext/x86_64-darwin11.1.0/tcltklib.bundle stubs.o tcltklib.o -L. -L../.. -L/System/Library/Frameworks/Tcl.framework -L/System/Library/Frameworks/Tk.framework -L. -L/usr/local/lib -lpthread -framework CoreFoundation -F/System/Library/Frameworks -framework Tcl -lpthread -framework CoreFoundation -framework Cocoa -framework Carbon -framework IOKit -lpthread -framework CoreFoundation -F/System/Library/Frameworks -framework Tk -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -lruby.1.9.1 -lm -ldl -lpthread -ldl -lobjc
ld: in /usr/local/lib/libcrypto.0.9.8.dylib, file was built for unsupported file format which is not the architecture being linked (x86_64) for architecture x86_64
collect2: ld returned 1 exit status
make[1]: *** [../../.ext/x86_64-darwin11.1.0/tcltklib.bundle] Error 1
make: *** [mkmain.sh] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment