Project

General

Profile

Bug #633 » ruby-make.log

output from make - znmeb (Ed Borasky), 12/26/2008 06:08 PM

 
sed 's/{\$([^(){}]*)[^{}]*}//g' common.mk > uncommon.mk
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o main.o -c main.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o dln.o -c dln.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o dmyencoding.o -c dmyencoding.c
ruby -I. ./tool/compile_prelude.rb ./prelude.rb miniprelude.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o miniprelude.o -c miniprelude.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o array.o -c array.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o bignum.o -c bignum.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o class.o -c class.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o compar.o -c compar.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o complex.o -c complex.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o dir.o -c dir.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o enum.o -c enum.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o enumerator.o -c enumerator.c
ruby ./tool/generic_erb.rb -c -o known_errors.inc ./template/known_errors.inc.tmpl ./defs/known_errors.def
known_errors.inc updated
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o error.o -c error.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o eval.o -c eval.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o load.o -c load.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o proc.o -c proc.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o file.o -c file.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o gc.o -c gc.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o hash.o -c hash.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o inits.o -c inits.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o io.o -c io.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o marshal.o -c marshal.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o math.o -c math.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o numeric.o -c numeric.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o object.o -c object.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o pack.o -c pack.c
bison -d -o y.tab.c parse.y
sed -f ./tool/ytab.sed -e "/^#/s!y\.tab\.c!parse.c!" y.tab.c > parse.c.new
sed -e "/^#line.*y\.tab\.h/d;/^#line.*parse\.y/d" y.tab.h > parse.h.new
parse.h updated
+ cp ./lex.c.blt lex.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o parse.o -c parse.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o process.o -c process.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o random.o -c random.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o range.o -c range.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o rational.o -c rational.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o re.o -c re.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o regcomp.o -c regcomp.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o regenc.o -c regenc.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o regerror.o -c regerror.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o regexec.o -c regexec.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o regparse.o -c regparse.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o regsyntax.o -c regsyntax.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o ruby.o -c ruby.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o safe.o -c safe.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o signal.o -c signal.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o sprintf.o -c sprintf.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o st.o -c st.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o strftime.o -c strftime.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o string.o -c string.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o struct.o -c struct.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o time.o -c time.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o transcode.o -c transcode.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o util.o -c util.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o variable.o -c variable.c
ruby ./tool/file2lastrev.rb --revision.h "." > "revision.h.tmp"
revision.h updated
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o version.o -c version.c
ruby -Ks ./tool/insns2vm.rb --srcdir="." insns.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." insns_info.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." optinsn.inc
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o compile.o -c compile.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o debug.o -c debug.c
ruby -n ./tool/node_name.rb node.h > node_name.inc
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o iseq.o -c iseq.c
ruby -Ks ./tool/insns2vm.rb --srcdir="." vmtc.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." vm.inc
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o vm.o -c vm.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o vm_dump.o -c vm_dump.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o thread.o -c thread.c
thread.c: In function ‘rb_thread_sleep’:
thread.c:921: warning: call to function ‘rb_time_timeval’ without a real prototype
thread.c:916: note: ‘rb_time_timeval’ was declared here
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o cont.o -c cont.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o ascii.o -c ./enc/ascii.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o us_ascii.o -c ./enc/us_ascii.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o unicode.o -c ./enc/unicode.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o utf_8.o -c ./enc/utf_8.c
ruby "./tool/transcode-tblgen.rb" -vo newline.c ./enc/trans/newline.trans
generating newline.c ...
converter for universal_newline
converter for crlf_newline
converter for cr_newline
done.
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o newline.o -c newline.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o strlcpy.o -c ./missing/strlcpy.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o strlcat.o -c ./missing/strlcat.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o dmyext.o -c dmyext.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -L. -rdynamic -Wl,-export-dynamic main.o dln.o dmyencoding.o miniprelude.o array.o bignum.o class.o compar.o complex.o dir.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 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 version.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 strlcpy.o strlcat.o dmyext.o -lpthread -lrt -ldl -lcrypt -lm -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
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o encoding.o -c encoding.c
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb -I. -rrbconfig ./tool/compile_prelude.rb ./prelude.rb ./enc/prelude.rb ./gem_prelude.rb prelude.c
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o prelude.o -c prelude.c
ar rcu libruby-static.a dln.o encoding.o prelude.o array.o bignum.o class.o compar.o complex.o dir.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 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 version.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 strlcpy.o strlcat.o dmyext.o
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./enc/make_encdb.rb encdb.h.new ./enc enc
./tool/ifchange "encdb.h" "encdb.h.new"
encdb.h updated
make -f enc.mk RUBY="./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb " MINIRUBY="./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb " enc
make[1]: Entering directory `/home/znmeb/Packages/ruby'
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/encdb.o -c enc/encdb.c
gcc -shared -o .ext/x86_64-linux/enc/encdb.so enc/encdb.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/big5.o -c enc/big5.c
gcc -shared -o .ext/x86_64-linux/enc/big5.so enc/big5.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/cp949.o -c enc/cp949.c
gcc -shared -o .ext/x86_64-linux/enc/cp949.so enc/cp949.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/emacs_mule.o -c enc/emacs_mule.c
gcc -shared -o .ext/x86_64-linux/enc/emacs_mule.so enc/emacs_mule.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/euc_jp.o -c enc/euc_jp.c
gcc -shared -o .ext/x86_64-linux/enc/euc_jp.so enc/euc_jp.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/euc_kr.o -c enc/euc_kr.c
gcc -shared -o .ext/x86_64-linux/enc/euc_kr.so enc/euc_kr.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/euc_tw.o -c enc/euc_tw.c
gcc -shared -o .ext/x86_64-linux/enc/euc_tw.so enc/euc_tw.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/gb2312.o -c enc/gb2312.c
gcc -shared -o .ext/x86_64-linux/enc/gb2312.so enc/gb2312.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/gb18030.o -c enc/gb18030.c
gcc -shared -o .ext/x86_64-linux/enc/gb18030.so enc/gb18030.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/gbk.o -c enc/gbk.c
gcc -shared -o .ext/x86_64-linux/enc/gbk.so enc/gbk.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_1.o -c enc/iso_8859_1.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_1.so enc/iso_8859_1.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_2.o -c enc/iso_8859_2.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_2.so enc/iso_8859_2.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_3.o -c enc/iso_8859_3.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_3.so enc/iso_8859_3.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_4.o -c enc/iso_8859_4.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_4.so enc/iso_8859_4.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_5.o -c enc/iso_8859_5.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_5.so enc/iso_8859_5.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_6.o -c enc/iso_8859_6.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_6.so enc/iso_8859_6.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_7.o -c enc/iso_8859_7.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_7.so enc/iso_8859_7.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_8.o -c enc/iso_8859_8.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_8.so enc/iso_8859_8.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_9.o -c enc/iso_8859_9.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_9.so enc/iso_8859_9.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_10.o -c enc/iso_8859_10.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_10.so enc/iso_8859_10.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_11.o -c enc/iso_8859_11.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_11.so enc/iso_8859_11.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_13.o -c enc/iso_8859_13.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_13.so enc/iso_8859_13.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_14.o -c enc/iso_8859_14.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_14.so enc/iso_8859_14.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_15.o -c enc/iso_8859_15.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_15.so enc/iso_8859_15.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/iso_8859_16.o -c enc/iso_8859_16.c
gcc -shared -o .ext/x86_64-linux/enc/iso_8859_16.so enc/iso_8859_16.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/koi8_r.o -c enc/koi8_r.c
gcc -shared -o .ext/x86_64-linux/enc/koi8_r.so enc/koi8_r.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/koi8_u.o -c enc/koi8_u.c
gcc -shared -o .ext/x86_64-linux/enc/koi8_u.so enc/koi8_u.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/shift_jis.o -c enc/shift_jis.c
gcc -shared -o .ext/x86_64-linux/enc/shift_jis.so enc/shift_jis.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/utf_16be.o -c enc/utf_16be.c
gcc -shared -o .ext/x86_64-linux/enc/utf_16be.so enc/utf_16be.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/utf_16le.o -c enc/utf_16le.c
gcc -shared -o .ext/x86_64-linux/enc/utf_16le.so enc/utf_16le.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/utf_32be.o -c enc/utf_32be.c
gcc -shared -o .ext/x86_64-linux/enc/utf_32be.so enc/utf_32be.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/utf_32le.o -c enc/utf_32le.c
gcc -shared -o .ext/x86_64-linux/enc/utf_32le.so enc/utf_32le.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/windows_1251.o -c enc/windows_1251.c
gcc -shared -o .ext/x86_64-linux/enc/windows_1251.so enc/windows_1251.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
make[1]: Leaving directory `/home/znmeb/Packages/ruby'
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]: Entering directory `/home/znmeb/Packages/ruby'
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/escape.c" "enc/trans/escape.trans"
generating enc/trans/escape.c ...
converter for amp_escape
converter for xml_text_escape
converter for xml_attr_content_escape
converter for escape_xml_attr_quote
done.
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/iso2022.c" "enc/trans/iso2022.trans"
generating enc/trans/iso2022.c ...
converter for iso2022jp_decoder
converter for iso2022jp_decoder_jisx0208_rest
converter for iso2022jp_encoder
converter for stateless_iso2022jp_to_eucjp
converter for eucjp_to_stateless_iso2022jp
done.
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/japanese.c" "enc/trans/japanese.trans"
generating enc/trans/japanese.c ...
converter for eucjp2sjis
converter for sjis2eucjp
done.
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/japanese_euc.c" "enc/trans/japanese_euc.trans"
generating enc/trans/japanese_euc.c ...
load mapsrc enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc enc/trans/JIS/JISX0212%UCS.src
converter from EUC-JP to UTF-8
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc enc/trans/JIS/JISX0208UDC%UCS.src
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc enc/trans/JIS/JISX0212VDC@IBM%UCS.src
load mapsrc enc/trans/JIS/JISX0212UDC%UCS.src
load mapsrc enc/trans/JIS/JISX0212@MS%UCS.src
converter from eucJP-ms to UTF-8
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
converter from CP51932 to UTF-8
load mapsrc enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc enc/trans/JIS/UCS%JISX0212.src
converter from UTF-8 to EUC-JP
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc enc/trans/JIS/UCS%JISX0208UDC.src
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc enc/trans/JIS/UCS%JISX0212VDC@IBM.src
load mapsrc enc/trans/JIS/UCS%JISX0212UDC.src
load mapsrc enc/trans/JIS/UCS%JISX0212@MS.src
converter from UTF-8 to eucJP-ms
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
converter from UTF-8 to CP51932
done.
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/japanese_sjis.c" "enc/trans/japanese_sjis.trans"
generating enc/trans/japanese_sjis.c ...
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc enc/trans/JIS/JISX0208@1990%UCS.src
converter from Shift_JIS to UTF-8
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc enc/trans/CP/CP932UDA%UCS.src
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src
converter from Windows-31J to UTF-8
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc enc/trans/JIS/UCS%JISX0208@1990.src
converter from UTF-8 to Shift_JIS
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc enc/trans/CP/UCS%CP932UDA.src
converter from UTF-8 to Windows-31J
done.
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/korean.c" "enc/trans/korean.trans"
generating enc/trans/korean.c ...
converter from UTF-8 to EUC-KR
converter from EUC-KR to UTF-8
converter from UTF-8 to CP949
converter from CP949 to UTF-8
done.
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/single_byte.c" "enc/trans/single_byte.trans"
generating enc/trans/single_byte.c ...
converter from US-ASCII to UTF-8
converter from UTF-8 to US-ASCII
converter from ASCII-8BIT to UTF-8
converter from UTF-8 to ASCII-8BIT
converter from ISO-8859-1 to UTF-8
converter from UTF-8 to ISO-8859-1
converter from ISO-8859-2 to UTF-8
converter from UTF-8 to ISO-8859-2
converter from ISO-8859-3 to UTF-8
converter from UTF-8 to ISO-8859-3
converter from ISO-8859-4 to UTF-8
converter from UTF-8 to ISO-8859-4
converter from ISO-8859-5 to UTF-8
converter from UTF-8 to ISO-8859-5
converter from ISO-8859-6 to UTF-8
converter from UTF-8 to ISO-8859-6
converter from ISO-8859-7 to UTF-8
converter from UTF-8 to ISO-8859-7
converter from ISO-8859-8 to UTF-8
converter from UTF-8 to ISO-8859-8
converter from ISO-8859-9 to UTF-8
converter from UTF-8 to ISO-8859-9
converter from ISO-8859-10 to UTF-8
converter from UTF-8 to ISO-8859-10
converter from ISO-8859-11 to UTF-8
converter from UTF-8 to ISO-8859-11
converter from ISO-8859-13 to UTF-8
converter from UTF-8 to ISO-8859-13
converter from ISO-8859-14 to UTF-8
converter from UTF-8 to ISO-8859-14
converter from ISO-8859-15 to UTF-8
converter from UTF-8 to ISO-8859-15
converter from WINDOWS-874 to UTF-8
converter from UTF-8 to WINDOWS-874
converter from WINDOWS-1250 to UTF-8
converter from UTF-8 to WINDOWS-1250
converter from WINDOWS-1251 to UTF-8
converter from UTF-8 to WINDOWS-1251
converter from WINDOWS-1252 to UTF-8
converter from UTF-8 to WINDOWS-1252
converter from WINDOWS-1253 to UTF-8
converter from UTF-8 to WINDOWS-1253
converter from WINDOWS-1254 to UTF-8
converter from UTF-8 to WINDOWS-1254
converter from WINDOWS-1255 to UTF-8
converter from UTF-8 to WINDOWS-1255
converter from WINDOWS-1256 to UTF-8
converter from UTF-8 to WINDOWS-1256
converter from WINDOWS-1257 to UTF-8
converter from UTF-8 to WINDOWS-1257
converter from IBM437 to UTF-8
converter from UTF-8 to IBM437
converter from IBM775 to UTF-8
converter from UTF-8 to IBM775
converter from IBM852 to UTF-8
converter from UTF-8 to IBM852
converter from IBM855 to UTF-8
converter from UTF-8 to IBM855
converter from IBM857 to UTF-8
converter from UTF-8 to IBM857
converter from IBM860 to UTF-8
converter from UTF-8 to IBM860
converter from IBM861 to UTF-8
converter from UTF-8 to IBM861
converter from IBM862 to UTF-8
converter from UTF-8 to IBM862
converter from IBM863 to UTF-8
converter from UTF-8 to IBM863
converter from IBM865 to UTF-8
converter from UTF-8 to IBM865
converter from IBM866 to UTF-8
converter from UTF-8 to IBM866
converter from IBM869 to UTF-8
converter from UTF-8 to IBM869
converter from MACCROATIAN to UTF-8
converter from UTF-8 to MACCROATIAN
converter from MACCYRILLIC to UTF-8
converter from UTF-8 to MACCYRILLIC
converter from MACGREEK to UTF-8
converter from UTF-8 to MACGREEK
converter from MACICELAND to UTF-8
converter from UTF-8 to MACICELAND
converter from MACROMAN to UTF-8
converter from UTF-8 to MACROMAN
converter from MACROMANIA to UTF-8
converter from UTF-8 to MACROMANIA
converter from MACTURKISH to UTF-8
converter from UTF-8 to MACTURKISH
converter from MACUKRAINE to UTF-8
converter from UTF-8 to MACUKRAINE
converter from KOI8-U to UTF-8
converter from UTF-8 to KOI8-U
converter from KOI8-R to UTF-8
converter from UTF-8 to KOI8-R
converter from TIS-620 to UTF-8
converter from UTF-8 to TIS-620
converter from CP850 to UTF-8
converter from UTF-8 to CP850
converter from CP852 to UTF-8
converter from UTF-8 to CP852
converter from CP855 to UTF-8
converter from UTF-8 to CP855
done.
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/utf_16_32.c" "enc/trans/utf_16_32.trans"
generating enc/trans/utf_16_32.c ...
converter for from_UTF_16LE
converter for from_UTF_32LE
converter for from_UTF_16BE
converter for from_UTF_32BE
converter for from_UTF_8
done.
make[1]: Leaving directory `/home/znmeb/Packages/ruby'
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./enc/trans/make_transdb.rb transdb.h.new ./enc/trans enc/trans
./tool/ifchange "transdb.h" "transdb.h.new"
transdb.h updated
make -f enc.mk RUBY="./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb " MINIRUBY="./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb " trans
make[1]: Entering directory `/home/znmeb/Packages/ruby'
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/trans/transdb.o -c enc/trans/transdb.c
gcc -shared -o .ext/x86_64-linux/enc/trans/transdb.so enc/trans/transdb.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/trans/escape.o -c enc/trans/escape.c
gcc -shared -o .ext/x86_64-linux/enc/trans/escape.so enc/trans/escape.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/trans/iso2022.o -c enc/trans/iso2022.c
gcc -shared -o .ext/x86_64-linux/enc/trans/iso2022.so enc/trans/iso2022.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/trans/japanese.o -c enc/trans/japanese.c
gcc -shared -o .ext/x86_64-linux/enc/trans/japanese.so enc/trans/japanese.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/trans/japanese_euc.o -c enc/trans/japanese_euc.c
gcc -shared -o .ext/x86_64-linux/enc/trans/japanese_euc.so enc/trans/japanese_euc.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/trans/japanese_sjis.o -c enc/trans/japanese_sjis.c
gcc -shared -o .ext/x86_64-linux/enc/trans/japanese_sjis.so enc/trans/japanese_sjis.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/trans/korean.o -c enc/trans/korean.c
gcc -shared -o .ext/x86_64-linux/enc/trans/korean.so enc/trans/korean.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/trans/single_byte.o -c enc/trans/single_byte.c
gcc -shared -o .ext/x86_64-linux/enc/trans/single_byte.so enc/trans/single_byte.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o enc/trans/utf_16_32.o -c enc/trans/utf_16_32.c
gcc -shared -o .ext/x86_64-linux/enc/trans/utf_16_32.so enc/trans/utf_16_32.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm
make[1]: Leaving directory `/home/znmeb/Packages/ruby'
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
make[1]: Entering directory `/home/znmeb/Packages/ruby'
mkdir -p .ext/x86_64-linux/enc .ext/x86_64-linux/enc/trans enc enc/trans
make[1]: Leaving directory `/home/znmeb/Packages/ruby'
ruby -Ks ./tool/insns2vm.rb --srcdir="." opt_sc.inc
ruby -Ks ./tool/insns2vm.rb --srcdir="." optunifs.inc
compiling bigdecimal
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/bigdecimal'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/bigdecimal -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o bigdecimal.o -c bigdecimal.c
gcc -shared -o ../../.ext/x86_64-linux/bigdecimal.so bigdecimal.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/bigdecimal'
compiling continuation
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/continuation'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/continuation -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o continuation.o -c continuation.c
gcc -shared -o ../../.ext/x86_64-linux/continuation.so continuation.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/continuation'
compiling coverage
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/coverage'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/coverage -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o coverage.o -c coverage.c
gcc -shared -o ../../.ext/x86_64-linux/coverage.so coverage.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/coverage'
compiling curses
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/curses'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/curses -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o curses.o -c curses.c
gcc -shared -o ../../.ext/x86_64-linux/curses.so curses.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lncurses -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/curses'
compiling dbm
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/dbm'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o dbm.o -c dbm.c
gcc -shared -o ../../.ext/x86_64-linux/dbm.so dbm.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -ldb -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/dbm'
compiling digest
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/digest'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/digest -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o digest.o -c digest.c
gcc -shared -o ../../.ext/x86_64-linux/digest.so digest.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common/digest
cp ../.././ext/digest/lib/digest/hmac.rb ../../.ext/common/digest
mkdir -p ../../.ext/common
cp ../.././ext/digest/lib/digest.rb ../../.ext/common
mkdir -p ../../.ext/include/ruby
cp ../.././ext/digest/digest.h ../../.ext/include/ruby
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/digest'
compiling digest/bubblebabble
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/digest/bubblebabble'
mkdir -p ../../../.ext/x86_64-linux/digest
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o bubblebabble.o -c bubblebabble.c
gcc -shared -o ../../../.ext/x86_64-linux/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/digest/bubblebabble'
compiling digest/md5
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/digest/md5'
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o md5init.o -c md5init.c
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o md5ossl.o -c md5ossl.c
gcc -shared -o ../../../.ext/x86_64-linux/digest/md5.so md5init.o md5ossl.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/digest/md5'
compiling digest/rmd160
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/digest/rmd160'
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o rmd160init.o -c rmd160init.c
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o rmd160ossl.o -c rmd160ossl.c
gcc -shared -o ../../../.ext/x86_64-linux/digest/rmd160.so rmd160init.o rmd160ossl.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/digest/rmd160'
compiling digest/sha1
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/digest/sha1'
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o sha1init.o -c sha1init.c
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o sha1ossl.o -c sha1ossl.c
gcc -shared -o ../../../.ext/x86_64-linux/digest/sha1.so sha1init.o sha1ossl.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/digest/sha1'
compiling digest/sha2
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/digest/sha2'
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o sha2.o -c sha2.c
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o sha2init.o -c sha2init.c
gcc -shared -o ../../../.ext/x86_64-linux/digest/sha2.so sha2.o sha2init.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../../.ext/common/digest
cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/digest/sha2'
compiling dl
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/dl'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o cfunc.o -c cfunc.c
generating callback.h
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o dl.o -c dl.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o cptr.o -c cptr.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o handle.o -c handle.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o callback-0.o -c callback-0.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o callback-1.o -c callback-1.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o callback-2.o -c callback-2.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o callback-3.o -c callback-3.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o callback-4.o -c callback-4.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o callback-5.o -c callback-5.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o callback-6.o -c callback-6.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o callback-7.o -c callback-7.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -fno-defer-pop -fno-omit-frame-pointer -o callback-8.o -c callback-8.c
gcc -shared -o ../../.ext/x86_64-linux/dl.so cfunc.o dl.o cptr.o handle.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. -rdynamic -Wl,-export-dynamic -ldl -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/pack.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/cparser.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/struct.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/stack.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/import.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/func.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/callback.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/value.rb ../../.ext/common/dl
mkdir -p ../../.ext/include/ruby
cp ../.././ext/dl/dl.h ../../.ext/include/ruby
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/dl'
compiling dl/win32
compiling etc
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/etc'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/etc -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o etc.o -c etc.c
gcc -shared -o ../../.ext/x86_64-linux/etc.so etc.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/etc'
compiling fcntl
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/fcntl'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fcntl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o fcntl.o -c fcntl.c
gcc -shared -o ../../.ext/x86_64-linux/fcntl.so fcntl.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/fcntl'
compiling fiber
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/fiber'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiber -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o fiber.o -c fiber.c
gcc -shared -o ../../.ext/x86_64-linux/fiber.so fiber.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/fiber'
compiling gdbm
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/gdbm'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/gdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o gdbm.o -c gdbm.c
gcc -shared -o ../../.ext/x86_64-linux/gdbm.so gdbm.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lgdbm -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/gdbm'
compiling iconv
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/iconv'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/iconv -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o iconv.o -c iconv.c
gcc -shared -o ../../.ext/x86_64-linux/iconv.so iconv.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/iconv'
compiling io/wait
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/io/wait'
mkdir -p ../../../.ext/x86_64-linux/io
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/io/wait -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o wait.o -c wait.c
gcc -shared -o ../../../.ext/x86_64-linux/io/wait.so wait.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../../.ext/common/io
cp ../../.././ext/io/wait/lib/nonblock.rb ../../../.ext/common/io
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/io/wait'
compiling json
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/json'
mkdir -p ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/core.rb ../../.ext/common/json/add
mkdir -p ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/rails.rb ../../.ext/common/json/add
mkdir -p ../../.ext/common/json/pure
cp ../.././ext/json/lib/json/pure/generator.rb ../../.ext/common/json/pure
mkdir -p ../../.ext/common/json/pure
cp ../.././ext/json/lib/json/pure/parser.rb ../../.ext/common/json/pure
mkdir -p ../../.ext/common/json
cp ../.././ext/json/lib/json/version.rb ../../.ext/common/json
mkdir -p ../../.ext/common/json
cp ../.././ext/json/lib/json/editor.rb ../../.ext/common/json
mkdir -p ../../.ext/common/json
cp ../.././ext/json/lib/json/common.rb ../../.ext/common/json
mkdir -p ../../.ext/common/json
cp ../.././ext/json/lib/json/ext.rb ../../.ext/common/json
mkdir -p ../../.ext/common/json
cp ../.././ext/json/lib/json/pure.rb ../../.ext/common/json
mkdir -p ../../.ext/common
cp ../.././ext/json/lib/json.rb ../../.ext/common
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/json'
compiling json/ext/generator
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/json/ext/generator'
mkdir -p ../../../../.ext/x86_64-linux/json/ext
gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/json/ext/generator -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -Wall -o generator.o -c generator.c
gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/json/ext/generator -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -Wall -o unicode.o -c unicode.c
gcc -shared -o ../../../../.ext/x86_64-linux/json/ext/generator.so generator.o unicode.o -L. -L../../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/json/ext/generator'
compiling json/ext/parser
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/json/ext/parser'
gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/json/ext/parser -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -Wall -o unicode.o -c unicode.c
gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/json/ext/parser -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -Wall -o parser.o -c parser.c
gcc -shared -o ../../../../.ext/x86_64-linux/json/ext/parser.so unicode.o parser.o -L. -L../../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/json/ext/parser'
compiling mathn/complex
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/mathn/complex'
mkdir -p ../../../.ext/x86_64-linux/mathn
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/mathn/complex -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o complex.o -c complex.c
gcc -shared -o ../../../.ext/x86_64-linux/mathn/complex.so complex.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/mathn/complex'
compiling mathn/rational
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/mathn/rational'
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/mathn/rational -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o rational.o -c rational.c
gcc -shared -o ../../../.ext/x86_64-linux/mathn/rational.so rational.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/mathn/rational'
compiling nkf
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/nkf'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/nkf -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o nkf.o -c nkf.c
gcc -shared -o ../../.ext/x86_64-linux/nkf.so nkf.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common
cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/nkf'
compiling openssl
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/openssl'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_pkey_dsa.o -c ossl_pkey_dsa.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_x509attr.o -c ossl_x509attr.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_ssl.o -c ossl_ssl.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_ocsp.o -c ossl_ocsp.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_engine.o -c ossl_engine.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_config.o -c ossl_config.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_hmac.o -c ossl_hmac.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_cipher.o -c ossl_cipher.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_pkey_rsa.o -c ossl_pkey_rsa.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_x509req.o -c ossl_x509req.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_digest.o -c ossl_digest.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_pkey_ec.o -c ossl_pkey_ec.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl.o -c ossl.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_x509store.o -c ossl_x509store.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_bn.o -c ossl_bn.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_asn1.o -c ossl_asn1.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_pkcs12.o -c ossl_pkcs12.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_ssl_session.o -c ossl_ssl_session.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_x509.o -c ossl_x509.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_ns_spki.o -c ossl_ns_spki.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_x509crl.o -c ossl_x509crl.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_x509name.o -c ossl_x509name.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_pkey.o -c ossl_pkey.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_bio.o -c ossl_bio.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o openssl_missing.o -c openssl_missing.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_pkey_dh.o -c ossl_pkey_dh.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_x509cert.o -c ossl_x509cert.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_rand.o -c ossl_rand.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_pkcs5.o -c ossl_pkcs5.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_x509revoked.o -c ossl_x509revoked.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_x509ext.o -c ossl_x509ext.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ossl_pkcs7.o -c ossl_pkcs7.c
gcc -shared -o ../../.ext/x86_64-linux/openssl.so ossl_pkey_dsa.o ossl_x509attr.o ossl_ssl.o ossl_ocsp.o ossl_engine.o ossl_config.o ossl_hmac.o ossl_cipher.o ossl_pkey_rsa.o ossl_x509req.o ossl_digest.o ossl_pkey_ec.o ossl.o ossl_x509store.o ossl_bn.o ossl_asn1.o ossl_pkcs12.o ossl_ssl_session.o ossl_x509.o ossl_ns_spki.o ossl_x509crl.o ossl_x509name.o ossl_pkey.o ossl_bio.o openssl_missing.o ossl_pkey_dh.o ossl_x509cert.o ossl_rand.o ossl_pkcs5.o ossl_x509revoked.o ossl_x509ext.o ossl_pkcs7.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl
mkdir -p ../../.ext/common
cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/openssl'
compiling pty
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/pty'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/pty -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o pty.o -c pty.c
gcc -shared -o ../../.ext/x86_64-linux/pty.so pty.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lutil -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common
cp ../.././ext/pty/lib/expect.rb ../../.ext/common
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/pty'
compiling racc/cparse
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/racc/cparse'
mkdir -p ../../../.ext/x86_64-linux/racc
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/racc/cparse -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o cparse.o -c cparse.c
gcc -shared -o ../../../.ext/x86_64-linux/racc/cparse.so cparse.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/racc/cparse'
compiling readline
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/readline'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/readline -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o readline.o -c readline.c
gcc -shared -o ../../.ext/x86_64-linux/readline.so readline.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lreadline -lncurses -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/readline'
compiling ripper
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/ripper'
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/x86_64-linux' -I'../../.ext/common' -I./- -I'../.././ext' -rpurelib.rb ../.././ext/ripper/tools/preproc.rb ../.././parse.y --output=ripper.y
bison -t -v -oy.tab.c ripper.y
sed -f ../.././tool/ytab.sed -e "/^#/s!y\.tab\.c!ripper.c!" y.tab.c > ripper.c
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/x86_64-linux' -I'../../.ext/common' -I./- -I'../.././ext' -rpurelib.rb ../.././ext/ripper/tools/generate.rb --mode=eventids1 --ids1src=../.././parse.y --output=eventids1.c
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/x86_64-linux' -I'../../.ext/common' -I./- -I'../.././ext' -rpurelib.rb ../.././ext/ripper/tools/generate.rb --mode=eventids2table --ids2src=../.././ext/ripper/eventids2.c --output=eventids2table.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/ripper -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o ripper.o -c ripper.c
gcc -shared -o ../../.ext/x86_64-linux/ripper.so ripper.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/lexer.rb ../../.ext/common/ripper
mkdir -p ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/sexp.rb ../../.ext/common/ripper
mkdir -p ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/filter.rb ../../.ext/common/ripper
mkdir -p ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/core.rb ../../.ext/common/ripper
mkdir -p ../../.ext/common
cp ../.././ext/ripper/lib/ripper.rb ../../.ext/common
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/x86_64-linux' -I'../../.ext/common' -I./- -I'../.././ext' -rpurelib.rb ../.././ext/ripper/tools/generate.rb --mode=check --ids1src=../.././parse.y --ids2src=../.././ext/ripper/eventids2.c
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/ripper'
compiling sdbm
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/sdbm'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o init.o -c init.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o _sdbm.o -c _sdbm.c
gcc -shared -o ../../.ext/x86_64-linux/sdbm.so init.o _sdbm.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/sdbm'
compiling socket
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/socket'
generating constants.h
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o socket.o -c socket.c
gcc -shared -o ../../.ext/x86_64-linux/socket.so socket.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/socket'
compiling stringio
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/stringio'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/stringio -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o stringio.o -c stringio.c
gcc -shared -o ../../.ext/x86_64-linux/stringio.so stringio.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/stringio'
compiling strscan
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/strscan'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/strscan -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o strscan.o -c strscan.c
gcc -shared -o ../../.ext/x86_64-linux/strscan.so strscan.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/strscan'
compiling syck
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/syck'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o bytecode.o -c bytecode.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o rubyext.o -c rubyext.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o yaml2byte.o -c yaml2byte.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o syck.o -c syck.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o emitter.o -c emitter.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o implicit.o -c implicit.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o handler.o -c handler.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o token.o -c token.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o node.o -c node.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o gram.o -c gram.c
gcc -shared -o ../../.ext/x86_64-linux/syck.so bytecode.o rubyext.o yaml2byte.o syck.o emitter.o implicit.o handler.o token.o node.o gram.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/syck'
compiling syslog
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/syslog'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syslog -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o syslog.o -c syslog.c
gcc -shared -o ../../.ext/x86_64-linux/syslog.so syslog.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/syslog'
compiling tk
*****************************************************************************
**
** PTHREAD SUPPORT MODE WARNING:
**
** Ruby is compiled with --enable-pthread, but your Tcl/Tk library
** seems to be compiled without pthread support. Although you can
** create the tcltklib library, this combination may cause errors
** (e.g. hangs or segmentation faults). If you have no reason to
** keep the current pthread support status, we recommend you reconfigure
** and recompile the libraries so that both or neither support pthreads.
**
** If you want change the status of pthread support, please recompile
** Ruby without "--enable-pthread" configure option or recompile Tcl/Tk
** with "--enable-threads" configure option (if your Tcl/Tk is later
** than or equal to Tcl/Tk 8.1).
**
*****************************************************************************
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/tk'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/tk -DRUBY_EXTCONF_H=\"extconf.h\" -DWITH_TCL_ENABLE_THREAD=0 -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o stubs.o -c stubs.c
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/tk -DRUBY_EXTCONF_H=\"extconf.h\" -DWITH_TCL_ENABLE_THREAD=0 -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o tcltklib.o -c tcltklib.c
gcc -shared -o ../../.ext/x86_64-linux/tcltklib.so stubs.o tcltklib.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -ltk8.5 -ltcl8.5 -lX11 -ldl -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/hierarchy.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/spinner.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/extfileselectionbox.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/timeentry.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/datefield.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/tabset.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/buttonbox.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/feedback.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/extfileselectiondialog.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/dialogshell.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/disjointlistbox.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/menubar.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/labeledwidget.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledhtml.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/messagebox.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/fileselectionbox.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/dateentry.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/setup.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/toolbar.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledcanvas.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/messagedialog.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/entryfield.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/selectiondialog.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/radiobox.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/shell.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/spindate.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/tabnotebook.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/pushbutton.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledwidget.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/mainwindow.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/panedwindow.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/notebook.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledframe.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/spinint.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/checkbox.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/spintime.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/extbutton.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/optionmenu.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/selectionbox.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/dialog.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/hyperhelp.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/finddialog.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/promptdialog.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/canvasprintbox.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/timefield.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/labeledframe.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scopedobject.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/fileselectiondialog.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/watch.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/canvasprintdialog.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/combobox.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/calendar.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledlistbox.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/iwidgets
cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledtext.rb ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/label.rb ../../.ext/common/tkextlib/blt/tile
mkdir -p ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/scrollbar.rb ../../.ext/common/tkextlib/blt/tile
mkdir -p ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/checkbutton.rb ../../.ext/common/tkextlib/blt/tile
mkdir -p ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/frame.rb ../../.ext/common/tkextlib/blt/tile
mkdir -p ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/radiobutton.rb ../../.ext/common/tkextlib/blt/tile
mkdir -p ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/toplevel.rb ../../.ext/common/tkextlib/blt/tile
mkdir -p ../../.ext/common/tkextlib/blt/tile
cp ../.././ext/tk/lib/tkextlib/blt/tile/button.rb ../../.ext/common/tkextlib/blt/tile
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/tabset.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/container.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/busy.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/stripchart.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/cutbuffer.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/barchart.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/table.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/eps.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/spline.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/treeview.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/htext.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/winop.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/tile.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/tree.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/setup.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/win_printer.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/graph.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/dragdrop.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/component.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/vector.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/watch.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/tabnotebook.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/unix_dnd.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/bitmap.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt
cp ../.././ext/tk/lib/tkextlib/blt/ted.rb ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/itk
cp ../.././ext/tk/lib/tkextlib/itk/setup.rb ../../.ext/common/tkextlib/itk
mkdir -p ../../.ext/common/tkextlib/itk
cp ../.././ext/tk/lib/tkextlib/itk/incr_tk.rb ../../.ext/common/tkextlib/itk
mkdir -p ../../.ext/common/tkextlib/winico
cp ../.././ext/tk/lib/tkextlib/winico/setup.rb ../../.ext/common/tkextlib/winico
mkdir -p ../../.ext/common/tkextlib/winico
cp ../.././ext/tk/lib/tkextlib/winico/winico.rb ../../.ext/common/tkextlib/winico
mkdir -p ../../.ext/common/tkextlib/tkDND
cp ../.././ext/tk/lib/tkextlib/tkDND/setup.rb ../../.ext/common/tkextlib/tkDND
mkdir -p ../../.ext/common/tkextlib/tkDND
cp ../.././ext/tk/lib/tkextlib/tkDND/shape.rb ../../.ext/common/tkextlib/tkDND
mkdir -p ../../.ext/common/tkextlib/tkDND
cp ../.././ext/tk/lib/tkextlib/tkDND/tkdnd.rb ../../.ext/common/tkextlib/tkDND
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/cursor.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/datefield.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/widget.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/ctext.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/autoscroll.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/screenruler.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/ruler.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/ip_entry.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/tooltip.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist_core.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/tkpiechart.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/dialog.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/setup.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/plotchart.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/style.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/history.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/getstring.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/swaplist.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/superframe.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/panelframe.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/ico.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tcllib
cp ../.././ext/tk/lib/tkextlib/tcllib/scrollwin.rb ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/ICONS
cp ../.././ext/tk/lib/tkextlib/ICONS/setup.rb ../../.ext/common/tkextlib/ICONS
mkdir -p ../../.ext/common/tkextlib/ICONS
cp ../.././ext/tk/lib/tkextlib/ICONS/icons.rb ../../.ext/common/tkextlib/ICONS
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/bmp.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/sgi.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/ps.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/png.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/jpeg.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/xbm.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/tiff.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/pcx.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/ppm.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/pixmap.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/setup.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/xpm.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/sun.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/gif.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/window.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/ico.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tkimg
cp ../.././ext/tk/lib/tkextlib/tkimg/tga.rb ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/treectrl
cp ../.././ext/tk/lib/tkextlib/treectrl/setup.rb ../../.ext/common/tkextlib/treectrl
mkdir -p ../../.ext/common/tkextlib/treectrl
cp ../.././ext/tk/lib/tkextlib/treectrl/tktreectrl.rb ../../.ext/common/tkextlib/treectrl
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/selectcolor.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/label.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/spinbox.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/widget.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/buttonbox.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/scrollview.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/labelframe.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/progressdlg.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/titleframe.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/tree.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/setup.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/selectfont.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/panelframe.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/messagedlg.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/panedwindow.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/notebook.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/listbox.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/arrowbutton.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/passwddlg.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/progressbar.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/dropsite.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/pagesmanager.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/scrollableframe.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/dynamichelp.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/scrolledwindow.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/dialog.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/mainframe.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/separator.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/entry.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/labelentry.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/dragsite.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/statusbar.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/combobox.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/button.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/bwidget
cp ../.././ext/tk/lib/tkextlib/bwidget/bitmap.rb ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/tktrans
cp ../.././ext/tk/lib/tkextlib/tktrans/setup.rb ../../.ext/common/tkextlib/tktrans
mkdir -p ../../.ext/common/tkextlib/tktrans
cp ../.././ext/tk/lib/tkextlib/tktrans/tktrans.rb ../../.ext/common/tkextlib/tktrans
mkdir -p ../../.ext/common/tkextlib/tktable
cp ../.././ext/tk/lib/tkextlib/tktable/setup.rb ../../.ext/common/tkextlib/tktable
mkdir -p ../../.ext/common/tkextlib/tktable
cp ../.././ext/tk/lib/tkextlib/tktable/tktable.rb ../../.ext/common/tkextlib/tktable
mkdir -p ../../.ext/common/tkextlib/vu
cp ../.././ext/tk/lib/tkextlib/vu/pie.rb ../../.ext/common/tkextlib/vu
mkdir -p ../../.ext/common/tkextlib/vu
cp ../.././ext/tk/lib/tkextlib/vu/setup.rb ../../.ext/common/tkextlib/vu
mkdir -p ../../.ext/common/tkextlib/vu
cp ../.././ext/tk/lib/tkextlib/vu/spinbox.rb ../../.ext/common/tkextlib/vu
mkdir -p ../../.ext/common/tkextlib/vu
cp ../.././ext/tk/lib/tkextlib/vu/charts.rb ../../.ext/common/tkextlib/vu
mkdir -p ../../.ext/common/tkextlib/vu
cp ../.././ext/tk/lib/tkextlib/vu/bargraph.rb ../../.ext/common/tkextlib/vu
mkdir -p ../../.ext/common/tkextlib/vu
cp ../.././ext/tk/lib/tkextlib/vu/dial.rb ../../.ext/common/tkextlib/vu
mkdir -p ../../.ext/common/tkextlib/itcl
cp ../.././ext/tk/lib/tkextlib/itcl/incr_tcl.rb ../../.ext/common/tkextlib/itcl
mkdir -p ../../.ext/common/tkextlib/itcl
cp ../.././ext/tk/lib/tkextlib/itcl/setup.rb ../../.ext/common/tkextlib/itcl
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tprogressbar.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tradiobutton.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tlabelframe.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tframe.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tmenubutton.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tseparator.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tsquare.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tentry.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/treeview.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tcombobox.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/sizegrip.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tcheckbutton.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tbutton.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/dialog.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/style.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/setup.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tlabel.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tnotebook.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tscrollbar.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tpaned.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tile
cp ../.././ext/tk/lib/tkextlib/tile/tscale.rb ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/trofs
cp ../.././ext/tk/lib/tkextlib/trofs/trofs.rb ../../.ext/common/tkextlib/trofs
mkdir -p ../../.ext/common/tkextlib/trofs
cp ../.././ext/tk/lib/tkextlib/trofs/setup.rb ../../.ext/common/tkextlib/trofs
mkdir -p ../../.ext/common/tkextlib/tkHTML
cp ../.././ext/tk/lib/tkextlib/tkHTML/setup.rb ../../.ext/common/tkextlib/tkHTML
mkdir -p ../../.ext/common/tkextlib/tkHTML
cp ../.././ext/tk/lib/tkextlib/tkHTML/htmlwidget.rb ../../.ext/common/tkextlib/tkHTML
mkdir -p ../../.ext/common/tkextlib/tclx
cp ../.././ext/tk/lib/tkextlib/tclx/setup.rb ../../.ext/common/tkextlib/tclx
mkdir -p ../../.ext/common/tkextlib/tclx
cp ../.././ext/tk/lib/tkextlib/tclx/tclx.rb ../../.ext/common/tkextlib/tclx
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/iwidgets.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/blt.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/treectrl.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tktrans.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tktable.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/itk.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/vu.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/setup.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tcllib.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tclx.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tkimg.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/ICONS.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/bwidget.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/version.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/winico.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/itcl.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tile.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/trofs.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tkHTML.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/tkDND.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/pkg_checker.rb ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/optiondb.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/msgcat.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/timer.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/wm.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/textwindow.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/toplevel.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/frame.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/labelframe.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/pack.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/mngfocus.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/winfo.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/scrollbar.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/text.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/listbox.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/message.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/itemfont.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/scale.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/validation.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/namespace.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/entry.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/ttk_selector.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/tagfont.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/menu.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/bindtag.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/kinput.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/label.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/menuspec.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/spinbox.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/scrollable.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/place.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/itemconfig.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/menubar.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/encodedstr.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/palette.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/winpkg.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/textmark.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/clipboard.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/console.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/bgerror.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/font.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/canvastag.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/checkbutton.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/panedwindow.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/texttag.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/event.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/image.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/root.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/variable.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/selection.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/grid.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/virtevent.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/textimage.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/radiobutton.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/package.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/clock.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/xim.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/dialog.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/after.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/composite.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/macpkg.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/optionobj.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/txtwin_abst.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/scrollbox.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/autoload.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/canvas.rb ../../.ext/common/tk
mkdir -p ../../.ext/common/tk
cp ../.././ext/tk/lib/tk/button.rb ../../.ext/common/tk
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tk.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkmngfocus.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tcltk.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tktext.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkvirtevent.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkmenubar.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkpalette.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkdialog.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkwinpkg.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkentry.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkafter.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkmacpkg.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkconsole.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkbgerror.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkclass.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkfont.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/multi-tk.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkscrollbox.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/remote-tk.rb ../../.ext/common
mkdir -p ../../.ext/common
cp ../.././ext/tk/lib/tkcanvas.rb ../../.ext/common
mkdir -p ../../.ext/common/tkextlib
cp ../.././ext/tk/lib/tkextlib/SUPPORT_STATUS ../../.ext/common/tkextlib
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/tk'
compiling tk/tkutil
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/tk/tkutil'
gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/tk/tkutil -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o tkutil.o -c tkutil.c
gcc -shared -o ../../../.ext/x86_64-linux/tkutil.so tkutil.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/tk/tkutil'
compiling win32ole
compiling zlib
make[1]: Entering directory `/home/znmeb/Packages/ruby/ext/zlib'
gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/zlib -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -o zlib.o -c zlib.c
gcc -shared -o ../../.ext/x86_64-linux/zlib.so zlib.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lz -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/znmeb/Packages/ruby/ext/zlib'
making ruby
make[1]: Entering directory `/home/znmeb/Packages/ruby'
gcc -O3 -march=athlon64 -mtune=athlon64 -g -pipe -O2 -g -Wall -Wno-parentheses -L. -rdynamic -Wl,-export-dynamic main.o -Wl,-R -Wl,/home/znmeb/test/lib -L/home/znmeb/test/lib -lruby-static -lpthread -lrt -ldl -lcrypt -lm -o ruby
make[1]: Leaving directory `/home/znmeb/Packages/ruby'
(5-5/13)