OlderDiff < 20110413T211638Z < ThisDiff > 20110414T213318Z > NewerDiff
===================================================================
+++ 20110414T213318Z
== ruby-1.8-o3 # <time>
Nickname: ooopackages
+Linux 2.6.32-5-powerpc64 #1 SMP Tue Mar 8 02:01:42 UTC 2011 ppc64
Distributor ID: Debian
+Description: Debian GNU/Linux 6.0.1 (squeeze)
+Release: 6.0.1
+Codename: squeeze
== start # <time>
== svn/ruby # <time>
+ svn checkout -q http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8 ruby
@@ 36 @@
CHECKOUT git git://github.com/rubyspec/rubyspec.git rubyspec
== configure # <time>
+ ./configure --prefix=/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime> CPPFLAGS=-DRUBY_DEBUG_ENV optflags=-O3 debugflags=-g 'warnflags=-W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers' --with-valgrind
+configure: WARNING: unrecognized options: --with-valgrind
checking build system type... powerpc64-unknown-linux-gnu
checking host system type... powerpc64-unknown-linux-gnu
checking target system type... powerpc64-unknown-linux-gnu
@@ 336 @@
creating config.h
configure: creating ./config.status
config.status: creating Makefile
+configure: WARNING: unrecognized options: --with-valgrind
== miniruby # <time>
+ make miniruby
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c main.c
@@ 345 @@
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c miniprelude.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c array.c
array.c: In function [e28098]ary_double_capa[e28099]:
+array.c:<line_a>: warning: comparison between signed and unsigned integer expressions
array.c: In function [e28098]ary_new[e28099]:
+array.c:<line_b>: warning: comparison between signed and unsigned integer expressions
array.c: In function [e28098]rb_ary_initialize[e28099]:
+array.c:<line_c>: warning: comparison between signed and unsigned integer expressions
array.c: In function [e28098]rb_ary_store[e28099]:
+array.c:<line_d>: warning: comparison between signed and unsigned integer expressions
array.c: In function [e28098]rb_ary_splice[e28099]:
+array.c:<line_e>: warning: comparison between signed and unsigned integer expressions
array.c: In function [e28098]rb_ary_fill[e28099]:
+array.c:<line_f>: warning: comparison between signed and unsigned integer expressions
+array.c:<line_f>: warning: comparison between signed and unsigned integer expressions
array.c: In function [e28098]rb_ary_times[e28099]:
+array.c:<line_g>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c bignum.c
bignum.c: In function [e28098]bigfixize[e28099]:
+bignum.c:<line_a>: warning: comparison between signed and unsigned integer expressions
bignum.c: In function [e28098]rb_uint2big[e28099]:
+bignum.c:<line_b>: warning: comparison between signed and unsigned integer expressions
bignum.c: In function [e28098]rb_big_pack[e28099]:
+bignum.c:<line_c>: warning: comparison between signed and unsigned integer expressions
bignum.c: In function [e28098]rb_quad_unpack[e28099]:
+bignum.c:<line_d>: warning: comparison between signed and unsigned integer expressions
bignum.c: In function [e28098]rb_cstr_to_inum[e28099]:
+bignum.c:<line_e>: warning: comparison between signed and unsigned integer expressions
bignum.c: In function [e28098]rb_ull2big[e28099]:
+bignum.c:<line_f>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c class.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c compar.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c dir.c
@@ 379 @@
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c enumerator.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c error.c
error.c: In function [e28098]rb_bug[e28099]:
+error.c:<line_a>: warning: comparison between signed and unsigned integer expressions
+error.c:<line_b>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c eval.c
eval.c: In function [e28098]rb_svar[e28099]:
+eval.c:<line_a>: warning: comparison between signed and unsigned integer expressions
eval.c: In function [e28098]ruby_cleanup[e28099]:
+eval.c:<line_b>: warning: comparison between signed and unsigned integer expressions
eval.c: In function [e28098]rb_exec_recursive[e28099]:
eval.c:<line_a>: warning: variable [e28098]hash[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
eval.c:<line_a>: warning: variable [e28098]objid[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
@@ 425 @@
eval.c:<line_a>: warning: argument [e28098]klass[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
eval.c: In function [e28098]is_defined[e28099]:
eval.c:<line_a>: warning: argument [e28098]node[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
+eval.c:<line_a>: warning: argument [e28098]buf[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
eval.c: In function [e28098]eval[e28099]:
eval.c:<line_a>: warning: variable [e28098]data[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
eval.c:<line_b>: warning: argument [e28098]self[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
@@ 433 @@
eval.c:<line_a>: warning: argument [e28098]line[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c file.c
file.c: In function [e28098]rb_stat_inspect[e28099]:
+file.c:<line_a>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c gc.c
gc.c: In function [e28098]ruby_stack_check[e28099]:
+gc.c:<line_a>: warning: comparison between signed and unsigned integer expressions
gc.c: In function [e28098]gc_sweep[e28099]:
+gc.c:<line_b>: warning: comparison between signed and unsigned integer expressions
+gc.c:<line_c>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c hash.c
hash.c: In function [e28098]rb_hash[e28099]:
hash.c:<line_a>: warning: dereferencing type-punned pointer will break strict-aliasing rules
hash.c: In function [e28098]eql_i[e28099]:
hash.c:<line_a>: warning: signed and unsigned type in conditional expression
hash.c: In function [e28098]env_delete[e28099]:
+hash.c:<line_a>: warning: comparison between signed and unsigned integer expressions
hash.c: In function [e28098]rb_f_getenv[e28099]:
+hash.c:<line_b>: warning: comparison between signed and unsigned integer expressions
hash.c: In function [e28098]env_fetch[e28099]:
+hash.c:<line_c>: warning: comparison between signed and unsigned integer expressions
hash.c: In function [e28098]env_aset[e28099]:
+hash.c:<line_d>: warning: comparison between signed and unsigned integer expressions
+hash.c:<line_e>: warning: comparison between signed and unsigned integer expressions
hash.c: In function [e28098]env_has_key[e28099]:
+hash.c:<line_f>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c inits.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c io.c
io.c: In function [e28098]swallow[e28099]:
+io.c:<line_a>: warning: comparison between signed and unsigned integer expressions
io.c: In function [e28098]rb_f_syscall[e28099]:
+io.c:<line_b>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c marshal.c
marshal.c: In function [e28098]w_long[e28099]:
+marshal.c:<line_a>: warning: comparison between signed and unsigned integer expressions
marshal.c: In function [e28098]r_long[e28099]:
+marshal.c:<line_b>: warning: comparison between signed and unsigned integer expressions
+marshal.c:<line_c>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c math.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c numeric.c
numeric.c: In function [e28098]flo_hash[e28099]:
+numeric.c:<line_a>: warning: comparison between signed and unsigned integer expressions
numeric.c: In function [e28098]fix_aref[e28099]:
+numeric.c:<line_b>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c object.c
object.c: In function [e28098]rb_str_to_dbl[e28099]:
+object.c:<line_a>: warning: comparison between signed and unsigned integer expressions
object.c: In function [e28098]rb_str2cstr[e28099]:
+object.c:<line_b>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c pack.c
pack.c: In function [e28098]pack_unpack[e28099]:
+pack.c:<line_a>: warning: comparison between signed and unsigned integer expressions
bison -y parse.y
sed '/^#/s|y\.tab\.c|parse.c|' y.tab.c > parse.c
rm -f y.tab.c
@@ 489 @@
parse.c:<line_a>:6: warning: "YYENABLE_NLS" is not defined
parse.c:<line_a>:6: warning: "YYLTYPE_IS_TRIVIAL" is not defined
parse.y: In function [e28098]ruby_yyparse[e28099]:
+parse.y:<line_a>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c process.c
process.c: In function [e28098]p_uid_change_privilege[e28099]:
+process.c:<line_a>: warning: comparison between signed and unsigned integer expressions
+process.c:<line_b>: warning: comparison between signed and unsigned integer expressions
process.c: In function [e28098]proc_getgroups[e28099]:
+process.c:<line_c>: warning: comparison between signed and unsigned integer expressions
+process.c:<line_d>: warning: comparison between signed and unsigned integer expressions
process.c: In function [e28098]proc_setgroups[e28099]:
+process.c:<line_e>: warning: comparison between signed and unsigned integer expressions
process.c: In function [e28098]p_gid_change_privilege[e28099]:
+process.c:<line_f>: warning: comparison between signed and unsigned integer expressions
+process.c:<line_g>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c prec.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c random.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c range.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c re.c
re.c: In function [e28098]rb_reg_prepare_re[e28099]:
+re.c:<line_a>: warning: comparison between signed and unsigned integer expressions
re.c: In function [e28098]rb_reg_s_union[e28099]:
+re.c:<line_b>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c regex.c
regex.c: In function [e28098]ruby_re_compile_pattern[e28099]:
+regex.c:<line_a>: warning: comparison between signed and unsigned integer expressions
regex.c:<line_a>: warning: comparison of unsigned expression < 0 is always false
+regex.c:<line_b>: warning: comparison between signed and unsigned integer expressions
regex.c: In function [e28098]init_regs[e28099]:
+regex.c:<line_c>: warning: comparison between signed and unsigned integer expressions
+regex.c:<line_d>: warning: comparison between signed and unsigned integer expressions
regex.c: In function [e28098]re_match_exec[e28099]:
+regex.c:<line_e>: warning: comparison between signed and unsigned integer expressions
+regex.c:<line_f>: warning: comparison between signed and unsigned integer expressions
+regex.c:<line_g>: warning: comparison between signed and unsigned integer expressions
+regex.c:<line_h>: warning: comparison between signed and unsigned integer expressions
+regex.c:<line_i>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c ruby.c
ruby.c: In function [e28098]proc_options[e28099]:
ruby.c:<line_a>: warning: format not a string literal, argument types not checked
@@ 535 @@
sprintf.c:<line_c>: warning: format not a string literal, argument types not checked
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c st.c
st.c: In function [e28098]new_size[e28099]:
+st.c:<line_a>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c string.c
string.c: In function [e28098]rb_str_substr[e28099]:
+string.c:<line_a>: warning: comparison between signed and unsigned integer expressions
string.c: In function [e28098]rb_str_intern[e28099]:
+string.c:<line_b>: warning: comparison between signed and unsigned integer expressions
string.c: In function [e28098]rb_str_sum[e28099]:
+string.c:<line_c>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c struct.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c time.c
time.c: In function [e28098]time_to_s[e28099]:
@@ 551 @@
time.c:<line_b>: warning: format not a string literal, format string not checked
time.c:<line_c>: warning: format not a string literal, format string not checked
time.c: In function [e28098]time_strftime[e28099]:
+time.c:<line_a>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c util.c
util.c: In function [e28098]rv_alloc[e28099]:
+util.c:<line_a>: warning: comparison between signed and unsigned integer expressions
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c variable.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c version.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c dmyext.c
@@ 2988 @@
gcc -I. -I../../.. -I../../../. -I../../.././ext/-test-/add_suffix -I../../../. -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o bug.o -c bug.c
In file included from bug.c:5:
../../../util.c: In function [e28098]ruby_add_suffix[e28099]:
+../../../util.c:<line_a>: warning: comparison between signed and unsigned integer expressions
In file included from bug.c:5:
../../../util.c: In function [e28098]rv_alloc[e28099]:
+../../../util.c:<line_b>: warning: comparison between signed and unsigned integer expressions
gcc -shared -o ../../../.ext/powerpc64-linux/-test-/add_suffix/bug.so bug.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/-test-/add_suffix'
compiling -test-/threadswitch
@@ 3005 @@
make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/bigdecimal'
gcc -I. -I../.. -I../../. -I../.././ext/bigdecimal -DBASE=10000UL -DBASE_FIG=4 -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o bigdecimal.o -c bigdecimal.c
bigdecimal.c: In function [e28098]BigDecimal_add[e28099]:
+bigdecimal.c:<line_a>: warning: comparison between signed and unsigned integer expressions
bigdecimal.c: In function [e28098]BigDecimal_sub[e28099]:
+bigdecimal.c:<line_b>: warning: comparison between signed and unsigned integer expressions
bigdecimal.c: In function [e28098]VpAddAbs[e28099]:
+bigdecimal.c:<line_c>: warning: comparison between signed and unsigned integer expressions
+bigdecimal.c:<line_d>: warning: comparison between signed and unsigned integer expressions
bigdecimal.c: In function [e28098]VpSubAbs[e28099]:
+bigdecimal.c:<line_e>: warning: comparison between signed and unsigned integer expressions
+bigdecimal.c:<line_f>: warning: comparison between signed and unsigned integer expressions
bigdecimal.c: In function [e28098]VpMult[e28099]:
bigdecimal.c:<line_a>: warning: comparison of unsigned expression >= 0 is always true
bigdecimal.c: In function [e28098]VpCtoV[e28099]:
bigdecimal.c:<line_b>: warning: comparison of unsigned expression >= 0 is always true
bigdecimal.c: In function [e28098]VpMidRound[e28099]:
+bigdecimal.c:<line_g>: warning: comparison between signed and unsigned integer expressions
gcc -shared -o ../../.ext/powerpc64-linux/bigdecimal.so bigdecimal.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
/bin/mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal
@@ 3042 @@
make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/digest'
gcc -I. -I../.. -I../../. -I../.././ext/digest -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o digest.o -c digest.c
digest.c: In function [e28098]hexencode_str_new[e28099]:
+digest.c:<line_a>: warning: comparison between signed and unsigned integer expressions
gcc -shared -o ../../.ext/powerpc64-linux/digest.so digest.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
cp ../.././ext/digest/lib/md5.rb ../../.ext/common
cp ../.././ext/digest/lib/digest.rb ../../.ext/common
@@ 3054 @@
/bin/mkdir -p ../../../.ext/powerpc64-linux/digest
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DHAVE_CONFIG_H -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o bubblebabble.o -c bubblebabble.c
bubblebabble.c: In function [e28098]bubblebabble_str_new[e28099]:
+bubblebabble.c:<line_a>: warning: comparison between signed and unsigned integer expressions
+bubblebabble.c:<line_b>: warning: comparison between signed and unsigned integer expressions
gcc -shared -o ../../../.ext/powerpc64-linux/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/digest/bubblebabble'
compiling digest/md5
@@ 3134 @@
gcc -I. -I../.. -I../../. -I../.././ext/iconv -DHAVE_ICONV -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o iconv.o -c iconv.c
iconv.c: In function [e28098]iconv_convert[e28099]:
iconv.c:<line_a>: warning: comparison of unsigned expression >= 0 is always true
+iconv.c:<line_a>: warning: comparison between signed and unsigned integer expressions
+iconv.c:<line_b>: warning: comparison between signed and unsigned integer expressions
gcc -shared -o ../../.ext/powerpc64-linux/iconv.so iconv.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/iconv'
compiling io/wait
@@ 3151 @@
gcc -I. -I../.. -I../../. -I../.././ext/nkf -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o nkf.o -c nkf.c
In file included from nkf.c:79:
nkf-utf8/nkf.c: In function [e28098]options[e28099]:
+nkf-utf8/nkf.c:<line_a>: warning: comparison between signed and unsigned integer expressions
nkf-utf8/nkf.c: In function [e28098]kanji_convert[e28099]:
nkf-utf8/nkf.c:<line_a>: warning: suggest braces around empty body in an [e28098]else[e28099] statement
nkf-utf8/nkf.c:<line_b>: warning: suggest braces around empty body in an [e28098]else[e28099] statement
@@ 3164 @@
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_bio.o -c ossl_bio.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_ssl.o -c ossl_ssl.c
ossl_ssl.c: In function [e28098]ossl_sslctx_set_ssl_version[e28099]:
+ossl_ssl.c:<line_a>: warning: comparison between signed and unsigned integer expressions
ossl_ssl.c: In function [e28098]ossl_sslctx_initialize[e28099]:
+ossl_ssl.c:<line_b>: warning: comparison between signed and unsigned integer expressions
ossl_ssl.c: In function [e28098]Init_ossl_ssl[e28099]:
+ossl_ssl.c:<line_c>: warning: comparison between signed and unsigned integer expressions
+ossl_ssl.c:<line_d>: warning: comparison between signed and unsigned integer expressions
+ossl_ssl.c:<line_e>: warning: comparison between signed and unsigned integer expressions
+ossl_ssl.c:<line_f>: warning: comparison between signed and unsigned integer expressions
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_ocsp.o -c ossl_ocsp.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_pkey.o -c ossl_pkey.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_x509.o -c ossl_x509.c
@@ 3181 @@
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_pkey_rsa.o -c ossl_pkey_rsa.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_pkcs7.o -c ossl_pkcs7.c
ossl_pkcs7.c: In function [e28098]ossl_pkcs7_sym2typeid[e28099]:
+ossl_pkcs7.c:<line_a>: warning: comparison between signed and unsigned integer expressions
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_x509revoked.o -c ossl_x509revoked.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_hmac.o -c ossl_hmac.c
ossl_hmac.c: In function [e28098]ossl_hmac_hexdigest[e28099]:
+ossl_hmac.c:<line_a>: warning: comparison between signed and unsigned integer expressions
ossl_hmac.c: In function [e28098]ossl_hmac_s_hexdigest[e28099]:
+ossl_hmac.c:<line_b>: warning: comparison between signed and unsigned integer expressions
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_x509ext.o -c ossl_x509ext.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_pkey_ec.o -c ossl_pkey_ec.c
ossl_pkey_ec.c: In function [e28098]ossl_ec_group_set_seed[e28099]:
+ossl_pkey_ec.c:<line_a>: warning: comparison between signed and unsigned integer expressions
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_x509cert.o -c ossl_x509cert.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_asn1.o -c ossl_asn1.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_cipher.o -c ossl_cipher.c
@@ 3199 @@
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_engine.o -c ossl_engine.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_ssl_session.o -c ossl_ssl_session.c
ossl_ssl_session.c: In function [e28098]ossl_ssl_session_to_der[e28099]:
+ossl_ssl_session.c:<line_a>: warning: comparison between signed and unsigned integer expressions
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_x509attr.o -c ossl_x509attr.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_x509store.o -c ossl_x509store.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_bn.o -c ossl_bn.c
@@ 3257 @@
gcc -I. -I../.. -I../../. -I../.././ext/sdbm -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o init.o -c init.c
gcc -I. -I../.. -I../../. -I../.././ext/sdbm -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o _sdbm.o -c _sdbm.c
_sdbm.c: In function [e28098]chkpage[e28099]:
+_sdbm.c:<line_a>: warning: comparison between signed and unsigned integer expressions
gcc -shared -o ../../.ext/powerpc64-linux/sdbm.so init.o _sdbm.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/sdbm'
compiling socket
make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/socket'
gcc -I. -I../.. -I../../. -I../.././ext/socket -DHAVE_ARPA_INET_H -DENABLE_IPV6 -DINET6 -DHAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY -DHAVE_SOCKADDR_STORAGE -DHAVE_NETINET_TCP_H -DHAVE_NETINET_UDP_H -DHAVE_SENDMSG -DHAVE_RECVMSG -DHAVE_STRUCT_MSGHDR_MSG_CONTROL -DHAVE_ST_MSG_CONTROL -DHAVE_TYPE_STRUCT_ADDRINFO -DHAVE_FREEADDRINFO -DHAVE_GAI_STRERROR -DGAI_STRERROR_CONST -DHAVE_GETNAMEINFO -DHAVE_GETADDRINFO -DHAVE_TYPE_SOCKLEN_T -DHAVE_SYS_UN_H -DHAVE_SYS_UIO_H -DHAVE_SOCKET -DHAVE_GETHOSTBYNAME2 -DHAVE_SOCKETPAIR -DHAVE_GETHOSTNAME -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o socket.o -c socket.c
socket.c: In function [e28098]init_unixsock[e28099]:
+socket.c:<line_a>: warning: comparison between signed and unsigned integer expressions
+socket.c: In function [e28098]unix_send_io[e28099]:
+socket.c:<line_a>: warning: dereferencing type-punned pointer will break strict-aliasing rules
+socket.c: In function [e28098]unix_recv_io[e28099]:
+socket.c:<line_b>: warning: dereferencing type-punned pointer will break strict-aliasing rules
+socket.c:<line_c>: warning: dereferencing type-punned pointer will break strict-aliasing rules
socket.c: In function [e28098]sock_s_getnameinfo[e28099]:
+socket.c:<line_b>: warning: comparison between signed and unsigned integer expressions
+socket.c:<line_c>: warning: comparison between signed and unsigned integer expressions
socket.c: In function [e28098]sock_s_unpack_sockaddr_un[e28099]:
+socket.c:<line_d>: warning: comparison between signed and unsigned integer expressions
socket.c: In function [e28098]sock_s_getnameinfo[e28099]:
+socket.c:<line_a>: warning: dereferencing pointer [e28098]ss.426[e28099] does break strict-aliasing rules
+socket.c:3732: note: initialized from here
+socket.c: In function [e28098]ip_s_getaddress[e28099]:
+socket.c:<line_a>: warning: dereferencing pointer [e28098]addr.237[e28099] does break strict-aliasing rules
+socket.c:1758: note: initialized from here
gcc -shared -o ../../.ext/powerpc64-linux/socket.so socket.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/socket'
compiling stringio
make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/stringio'
gcc -I. -I../.. -I../../. -I../.././ext/stringio -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o stringio.o -c stringio.c
stringio.c: In function [e28098]strio_each_char[e28099]:
+stringio.c:<line_a>: warning: comparison between signed and unsigned integer expressions
+stringio.c:<line_b>: warning: comparison between signed and unsigned integer expressions
gcc -shared -o ../../.ext/powerpc64-linux/stringio.so stringio.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/stringio'
compiling strscan
@@ 3302 @@
In file included from rubyext.c:12:
syck.h:<line_a>:5: warning: "DEBUG" is not defined
rubyext.c: In function [e28098]rb_syck_mktime[e28099]:
+rubyext.c:<line_a>: warning: comparison between signed and unsigned integer expressions
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o gram.o -c gram.c
In file included from gram.y:16:
syck.h:<line_a>:5: warning: "DEBUG" is not defined
@@ 3325 @@
In file included from emitter.c:17:
syck.h:<line_a>:5: warning: "DEBUG" is not defined
emitter.c: In function [e28098]syck_emitter_write[e28099]:
+emitter.c:<line_a>: warning: comparison between signed and unsigned integer expressions
emitter.c: In function [e28098]syck_emitter_flush[e28099]:
+emitter.c:<line_b>: warning: comparison between signed and unsigned integer expressions
emitter.c: In function [e28098]syck_emit_tag[e28099]:
+emitter.c:<line_c>: warning: comparison between signed and unsigned integer expressions
emitter.c: In function [e28098]syck_emitter_mark_node[e28099]:
emitter.c:<line_a>: warning: format not a string literal, argument types not checked
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o yaml2byte.o -c yaml2byte.c
@@ 3399 @@
make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/zlib'
gcc -I. -I../.. -I../../. -I../.././ext/zlib -DHAVE_ZLIB_H -DOS_CODE=OS_UNIX -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o zlib.o -c zlib.c
zlib.c: In function [e28098]zstream_expand_buffer_into[e28099]:
+zlib.c:<line_a>: warning: comparison between signed and unsigned integer expressions
zlib.c: In function [e28098]zstream_append_buffer[e28099]:
+zlib.c:<line_b>: warning: comparison between signed and unsigned integer expressions
zlib.c: In function [e28098]zstream_discard_input[e28099]:
+zlib.c:<line_c>: warning: comparison between signed and unsigned integer expressions
zlib.c: In function [e28098]rb_gzfile_set_mtime[e28099]:
zlib.c:<line_a>: warning: signed and unsigned type in conditional expression
gcc -shared -o ../../.ext/powerpc64-linux/zlib.so zlib.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lz -lrt -ldl -lcrypt -lm -lc
@@ 4181 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/lib/webrick/ssl.rb:<line_a>: warning: method redefined; discarding old listen
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/test/gdbm/test_gdbm.rb:<line_a>: warning: `*' interpreted as argument prefix
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/test/fileutils/test_dryrun.rb:<line_a>: warning: useless use of a literal in void context
+{"PACKAGE_VERSION"=>"",
"DEFS"=>"-D_FILE_OFFSET_BITS=64",
+ "INSTALL_SCRIPT"=>"/usr/bin/install -c",
"GREP"=>"/bin/grep",
"sharedstatedir"=>
"/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/com",
@@ 4198 @@
"MANTYPE"=>"doc",
"build"=>"powerpc64-unknown-linux-gnu",
"AS"=>"as",
+ "PACKAGE_URL"=>"",
"DLDFLAGS"=>"",
"build_os"=>"linux-gnu",
"PATH_SEPARATOR"=>":",
@@ 4233 @@
"NROFF"=>"/usr/bin/nroff",
"libexecdir"=>
"/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/libexec",
+ "MKDIR_P"=>"/bin/mkdir -p",
"cxxflags"=>
" -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers",
"CC"=>"gcc",
@@ 4325 @@
"ruby_version"=>"1.8",
"LINK_SO"=>"",
"RPATHFLAG"=>" -Wl,-R%1$-s",
+ "SHELL"=>"/bin/bash",
"LDSHARED"=>"gcc -shared",
"RANLIB"=>"ranlib",
"DLDLIBS"=>" -lc",
@@ 4361 @@
"PACKAGE_TARNAME"=>"",
"LIBRUBY_A"=>"libruby-static.a",
"COMMON_MACROS"=>"",
+ "ARCH_FLAG"=>"",
"COMMON_HEADERS"=>"",
"warnflags"=>
+ "-W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers"}
Loaded suite .
Started
test_style_0(Test_AddSuffix): .
@@ 7643 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request'
---------------
+2716 tests, 1352392 assertions, 3 failures, 0 errors
make: *** [test-all] Error 1
exit 2
failed(test-all)
@@ 28812 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/ftp/abort_spec.rb
Net::FTP#abort
+- sends the ABOR command to the servertimeout: output interval exceeds 1800.0 seconds.
timeout: the process group <pgid> is alive.
timeout: INT signal sent.
timeout: INT signal sent.
+timeout: TERM signal sent.
|output interval exceeds 1800.0 seconds. (CommandTimeout)
| /var/lib/chkbuild/timeoutcom.rb:164:in `timeout_command'
| /var/lib/chkbuild/timeoutcom.rb:116:in `popen'
@@ 28834 @@
| /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
| /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
| /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
| /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
| /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
| /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 72565 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/ftp/abort_spec.rb
Net::FTP#abort
+- sends the ABOR command to the servertimeout: output interval exceeds 1800.0 seconds.
timeout: the process group <pgid> is alive.
timeout: INT signal sent.
|output interval exceeds 1800.0 seconds. (CommandTimeout)
@@ 72573 @@
| /var/lib/chkbuild/timeoutcom.rb:116:in `popen'
| /var/lib/chkbuild/timeoutcom.rb:116:in `timeout_command'
| /var/lib/chkbuild/chkbuild/build.rb:1259:in `run'
+| /var/lib/chkbuild/chkbuild/ruby.rb:300:in `def_target'
| /var/lib/chkbuild/chkbuild/build.rb:480:in `catch_error'
+| /var/lib/chkbuild/chkbuild/ruby.rb:287:in `def_target'
+| /var/lib/chkbuild/util.rb:340:in `stable_find'
+| /var/lib/chkbuild/util.rb:304:in `stable_find'
+| /var/lib/chkbuild/util.rb:303:in `catch'
+| /var/lib/chkbuild/util.rb:303:in `stable_find'
+| /var/lib/chkbuild/util.rb:340:in `stable_find'
+| /var/lib/chkbuild/chkbuild/ruby.rb:281:in `def_target'
+| /var/lib/chkbuild/chkbuild/ruby.rb:280:in `each'
+| /var/lib/chkbuild/chkbuild/ruby.rb:280:in `def_target'
| /var/lib/chkbuild/chkbuild/build.rb:294:in `call'
| /var/lib/chkbuild/chkbuild/build.rb:294:in `do_build'
| /var/lib/chkbuild/chkbuild/build.rb:480:in `catch_error'
@@ 72593 @@
| /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
| /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
| /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
| /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
| /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
| /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 72607 @@
| /var/lib/chkbuild/chkbuild/main.rb:103:in `main_internal_build'
| /var/lib/chkbuild/chkbuild/main.rb:169:in `main'
| /etc/chkbuild/start-build:102
+failed(rubyspec/library/net/ftp/abort_spec.rb CommandTimeout)
== rubyspec/library/net/ftp/acct_spec.rb # <time>
+ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/bin/ruby rubyspec/library/net/ftp/acct_spec.rb
ruby <version>
@@ 74137 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/ftp/status_spec.rb
Net::FTP#status
+- sends the STAT command to the servertimeout: output interval exceeds 1800.0 seconds.
timeout: the process group <pgid> is alive.
timeout: INT signal sent.
|output interval exceeds 1800.0 seconds. (CommandTimeout)
@@ 74145 @@
| /var/lib/chkbuild/timeoutcom.rb:116:in `popen'
| /var/lib/chkbuild/timeoutcom.rb:116:in `timeout_command'
| /var/lib/chkbuild/chkbuild/build.rb:1259:in `run'
+| /var/lib/chkbuild/chkbuild/ruby.rb:300:in `def_target'
| /var/lib/chkbuild/chkbuild/build.rb:480:in `catch_error'
+| /var/lib/chkbuild/chkbuild/ruby.rb:287:in `def_target'
+| /var/lib/chkbuild/util.rb:340:in `stable_find'
+| /var/lib/chkbuild/util.rb:304:in `stable_find'
+| /var/lib/chkbuild/util.rb:303:in `catch'
+| /var/lib/chkbuild/util.rb:303:in `stable_find'
+| /var/lib/chkbuild/util.rb:340:in `stable_find'
+| /var/lib/chkbuild/chkbuild/ruby.rb:281:in `def_target'
+| /var/lib/chkbuild/chkbuild/ruby.rb:280:in `each'
+| /var/lib/chkbuild/chkbuild/ruby.rb:280:in `def_target'
| /var/lib/chkbuild/chkbuild/build.rb:294:in `call'
| /var/lib/chkbuild/chkbuild/build.rb:294:in `do_build'
| /var/lib/chkbuild/chkbuild/build.rb:480:in `catch_error'
@@ 74165 @@
| /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
| /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
| /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
| /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
| /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
| /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 74179 @@
| /var/lib/chkbuild/chkbuild/main.rb:103:in `main_internal_build'
| /var/lib/chkbuild/chkbuild/main.rb:169:in `main'
| /etc/chkbuild/start-build:102
+failed(rubyspec/library/net/ftp/status_spec.rb CommandTimeout)
== rubyspec/library/net/ftp/storbinary_spec.rb # <time>
+ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/bin/ruby rubyspec/library/net/ftp/storbinary_spec.rb
ruby <version>
@@ 88076 @@
Finished in <t> seconds
1 file, 39 examples, <num> expectations, 0 failures, 0 errors
+some descendant process in process group <pgid> remain.
timeout: INT signal sent.
== rubyspec/optional/capi/marshal_spec.rb # <time>
+ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/bin/ruby rubyspec/optional/capi/marshal_spec.rb
===================================================================
--- 20110413T211638Z
== ruby-1.8-o3 # <time>
Nickname: ooopackages
-Linux 2.6.26-2-powerpc64 #1 SMP Thu Jan 27 10:56:29 UTC 2011 ppc64
Distributor ID: Debian
-Description: Debian GNU/Linux 5.0.8 (lenny)
-Release: 5.0.8
-Codename: lenny
== start # <time>
== svn/ruby # <time>
+ svn checkout -q http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8 ruby
@@ 62 @@
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
-checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
@@ 82 @@
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for long long... yes
checking for off_t... yes
-checking for int... yes
checking size of int... 4
-checking for short... yes
checking size of short... 2
-checking for long... yes
checking size of long... 4
-checking for long long... (cached) yes
checking size of long long... 8
-checking for __int64... no
checking size of __int64... 0
-checking for off_t... (cached) yes
checking size of off_t... 8
-checking for void*... yes
checking size of void*... 4
-checking for float... yes
checking size of float... 4
-checking for double... yes
checking size of double... 8
-checking for time_t... yes
checking size of time_t... 4
checking for pid_t... yes
checking for gid_t... yes
@@ 199 @@
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
-checking for rlim_t... yes
checking size of rlim_t... 8
checking for size_t... yes
checking for struct stat.st_blksize... yes
@@ 363 @@
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c miniprelude.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c array.c
array.c: In function [e28098]ary_double_capa[e28099]:
-array.c:<line_a>: warning: comparison between signed and unsigned
array.c: In function [e28098]ary_new[e28099]:
-array.c:<line_b>: warning: comparison between signed and unsigned
array.c: In function [e28098]rb_ary_initialize[e28099]:
-array.c:<line_c>: warning: comparison between signed and unsigned
array.c: In function [e28098]rb_ary_store[e28099]:
-array.c:<line_d>: warning: comparison between signed and unsigned
array.c: In function [e28098]rb_ary_splice[e28099]:
-array.c:<line_e>: warning: comparison between signed and unsigned
array.c: In function [e28098]rb_ary_fill[e28099]:
-array.c:<line_f>: warning: comparison between signed and unsigned
-array.c:<line_f>: warning: comparison between signed and unsigned
array.c: In function [e28098]rb_ary_times[e28099]:
-array.c:<line_g>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c bignum.c
bignum.c: In function [e28098]bigfixize[e28099]:
-bignum.c:<line_a>: warning: comparison between signed and unsigned
bignum.c: In function [e28098]rb_uint2big[e28099]:
-bignum.c:<line_b>: warning: comparison between signed and unsigned
bignum.c: In function [e28098]rb_big_pack[e28099]:
-bignum.c:<line_c>: warning: comparison between signed and unsigned
bignum.c: In function [e28098]rb_quad_unpack[e28099]:
-bignum.c:<line_d>: warning: comparison between signed and unsigned
bignum.c: In function [e28098]rb_cstr_to_inum[e28099]:
-bignum.c:<line_e>: warning: comparison between signed and unsigned
bignum.c: In function [e28098]rb_ull2big[e28099]:
-bignum.c:<line_f>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c class.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c compar.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c dir.c
@@ 397 @@
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c enumerator.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c error.c
error.c: In function [e28098]rb_bug[e28099]:
-error.c:<line_a>: warning: comparison between signed and unsigned
-error.c:<line_b>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c eval.c
eval.c: In function [e28098]rb_svar[e28099]:
-eval.c:<line_a>: warning: comparison between signed and unsigned
eval.c: In function [e28098]ruby_cleanup[e28099]:
-eval.c:<line_b>: warning: comparison between signed and unsigned
eval.c: In function [e28098]rb_exec_recursive[e28099]:
eval.c:<line_a>: warning: variable [e28098]hash[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
eval.c:<line_a>: warning: variable [e28098]objid[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
@@ 450 @@
eval.c:<line_a>: warning: argument [e28098]line[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c file.c
file.c: In function [e28098]rb_stat_inspect[e28099]:
-file.c:<line_a>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c gc.c
gc.c: In function [e28098]ruby_stack_check[e28099]:
-gc.c:<line_a>: warning: comparison between signed and unsigned
gc.c: In function [e28098]gc_sweep[e28099]:
-gc.c:<line_b>: warning: comparison between signed and unsigned
-gc.c:<line_c>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c hash.c
hash.c: In function [e28098]rb_hash[e28099]:
hash.c:<line_a>: warning: dereferencing type-punned pointer will break strict-aliasing rules
hash.c: In function [e28098]eql_i[e28099]:
hash.c:<line_a>: warning: signed and unsigned type in conditional expression
hash.c: In function [e28098]env_delete[e28099]:
-hash.c:<line_a>: warning: comparison between signed and unsigned
hash.c: In function [e28098]rb_f_getenv[e28099]:
-hash.c:<line_b>: warning: comparison between signed and unsigned
hash.c: In function [e28098]env_fetch[e28099]:
-hash.c:<line_c>: warning: comparison between signed and unsigned
hash.c: In function [e28098]env_aset[e28099]:
-hash.c:<line_d>: warning: comparison between signed and unsigned
-hash.c:<line_e>: warning: comparison between signed and unsigned
hash.c: In function [e28098]env_has_key[e28099]:
-hash.c:<line_f>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c inits.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c io.c
io.c: In function [e28098]swallow[e28099]:
-io.c:<line_a>: warning: comparison between signed and unsigned
io.c: In function [e28098]rb_f_syscall[e28099]:
-io.c:<line_b>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c marshal.c
marshal.c: In function [e28098]w_long[e28099]:
-marshal.c:<line_a>: warning: comparison between signed and unsigned
marshal.c: In function [e28098]r_long[e28099]:
-marshal.c:<line_b>: warning: comparison between signed and unsigned
-marshal.c:<line_c>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c math.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c numeric.c
numeric.c: In function [e28098]flo_hash[e28099]:
-numeric.c:<line_a>: warning: comparison between signed and unsigned
numeric.c: In function [e28098]fix_aref[e28099]:
-numeric.c:<line_b>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c object.c
object.c: In function [e28098]rb_str_to_dbl[e28099]:
-object.c:<line_a>: warning: comparison between signed and unsigned
object.c: In function [e28098]rb_str2cstr[e28099]:
-object.c:<line_b>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c pack.c
pack.c: In function [e28098]pack_unpack[e28099]:
-pack.c:<line_a>: warning: comparison between signed and unsigned
bison -y parse.y
sed '/^#/s|y\.tab\.c|parse.c|' y.tab.c > parse.c
rm -f y.tab.c
@@ 506 @@
parse.c:<line_a>:6: warning: "YYENABLE_NLS" is not defined
parse.c:<line_a>:6: warning: "YYLTYPE_IS_TRIVIAL" is not defined
parse.y: In function [e28098]ruby_yyparse[e28099]:
-parse.y:<line_a>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c process.c
process.c: In function [e28098]p_uid_change_privilege[e28099]:
-process.c:<line_a>: warning: comparison between signed and unsigned
-process.c:<line_b>: warning: comparison between signed and unsigned
process.c: In function [e28098]proc_getgroups[e28099]:
-process.c:<line_c>: warning: comparison between signed and unsigned
-process.c:<line_d>: warning: comparison between signed and unsigned
process.c: In function [e28098]proc_setgroups[e28099]:
-process.c:<line_e>: warning: comparison between signed and unsigned
process.c: In function [e28098]p_gid_change_privilege[e28099]:
-process.c:<line_f>: warning: comparison between signed and unsigned
-process.c:<line_g>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c prec.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c random.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c range.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c re.c
re.c: In function [e28098]rb_reg_prepare_re[e28099]:
-re.c:<line_a>: warning: comparison between signed and unsigned
re.c: In function [e28098]rb_reg_s_union[e28099]:
-re.c:<line_b>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c regex.c
regex.c: In function [e28098]ruby_re_compile_pattern[e28099]:
-regex.c:<line_a>: warning: comparison between signed and unsigned
regex.c:<line_a>: warning: comparison of unsigned expression < 0 is always false
-regex.c:<line_b>: warning: comparison between signed and unsigned
regex.c: In function [e28098]init_regs[e28099]:
-regex.c:<line_c>: warning: comparison between signed and unsigned
-regex.c:<line_d>: warning: comparison between signed and unsigned
regex.c: In function [e28098]re_match_exec[e28099]:
-regex.c:<line_e>: warning: comparison between signed and unsigned
-regex.c:<line_f>: warning: comparison between signed and unsigned
-regex.c:<line_g>: warning: comparison between signed and unsigned
-regex.c:<line_h>: warning: comparison between signed and unsigned
-regex.c:<line_i>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c ruby.c
ruby.c: In function [e28098]proc_options[e28099]:
ruby.c:<line_a>: warning: format not a string literal, argument types not checked
@@ 552 @@
sprintf.c:<line_c>: warning: format not a string literal, argument types not checked
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c st.c
st.c: In function [e28098]new_size[e28099]:
-st.c:<line_a>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c string.c
string.c: In function [e28098]rb_str_substr[e28099]:
-string.c:<line_a>: warning: comparison between signed and unsigned
string.c: In function [e28098]rb_str_intern[e28099]:
-string.c:<line_b>: warning: comparison between signed and unsigned
string.c: In function [e28098]rb_str_sum[e28099]:
-string.c:<line_c>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c struct.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c time.c
time.c: In function [e28098]time_to_s[e28099]:
@@ 568 @@
time.c:<line_b>: warning: format not a string literal, format string not checked
time.c:<line_c>: warning: format not a string literal, format string not checked
time.c: In function [e28098]time_strftime[e28099]:
-time.c:<line_a>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c util.c
util.c: In function [e28098]rv_alloc[e28099]:
-util.c:<line_a>: warning: comparison between signed and unsigned
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c variable.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c version.c
gcc -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c dmyext.c
@@ 3005 @@
gcc -I. -I../../.. -I../../../. -I../../.././ext/-test-/add_suffix -I../../../. -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o bug.o -c bug.c
In file included from bug.c:5:
../../../util.c: In function [e28098]ruby_add_suffix[e28099]:
-../../../util.c:<line_a>: warning: comparison between signed and unsigned
In file included from bug.c:5:
../../../util.c: In function [e28098]rv_alloc[e28099]:
-../../../util.c:<line_b>: warning: comparison between signed and unsigned
gcc -shared -o ../../../.ext/powerpc64-linux/-test-/add_suffix/bug.so bug.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/-test-/add_suffix'
compiling -test-/threadswitch
@@ 3022 @@
make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/bigdecimal'
gcc -I. -I../.. -I../../. -I../.././ext/bigdecimal -DBASE=10000UL -DBASE_FIG=4 -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o bigdecimal.o -c bigdecimal.c
bigdecimal.c: In function [e28098]BigDecimal_add[e28099]:
-bigdecimal.c:<line_a>: warning: comparison between signed and unsigned
bigdecimal.c: In function [e28098]BigDecimal_sub[e28099]:
-bigdecimal.c:<line_b>: warning: comparison between signed and unsigned
bigdecimal.c: In function [e28098]VpAddAbs[e28099]:
-bigdecimal.c:<line_c>: warning: comparison between signed and unsigned
-bigdecimal.c:<line_d>: warning: comparison between signed and unsigned
bigdecimal.c: In function [e28098]VpSubAbs[e28099]:
-bigdecimal.c:<line_e>: warning: comparison between signed and unsigned
-bigdecimal.c:<line_f>: warning: comparison between signed and unsigned
bigdecimal.c: In function [e28098]VpMult[e28099]:
bigdecimal.c:<line_a>: warning: comparison of unsigned expression >= 0 is always true
bigdecimal.c: In function [e28098]VpCtoV[e28099]:
bigdecimal.c:<line_b>: warning: comparison of unsigned expression >= 0 is always true
bigdecimal.c: In function [e28098]VpMidRound[e28099]:
-bigdecimal.c:<line_g>: warning: comparison between signed and unsigned
gcc -shared -o ../../.ext/powerpc64-linux/bigdecimal.so bigdecimal.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
/bin/mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal
@@ 3059 @@
make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/digest'
gcc -I. -I../.. -I../../. -I../.././ext/digest -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o digest.o -c digest.c
digest.c: In function [e28098]hexencode_str_new[e28099]:
-digest.c:<line_a>: warning: comparison between signed and unsigned
gcc -shared -o ../../.ext/powerpc64-linux/digest.so digest.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
cp ../.././ext/digest/lib/md5.rb ../../.ext/common
cp ../.././ext/digest/lib/digest.rb ../../.ext/common
@@ 3071 @@
/bin/mkdir -p ../../../.ext/powerpc64-linux/digest
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DHAVE_CONFIG_H -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o bubblebabble.o -c bubblebabble.c
bubblebabble.c: In function [e28098]bubblebabble_str_new[e28099]:
-bubblebabble.c:<line_a>: warning: comparison between signed and unsigned
-bubblebabble.c:<line_b>: warning: comparison between signed and unsigned
gcc -shared -o ../../../.ext/powerpc64-linux/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/digest/bubblebabble'
compiling digest/md5
@@ 3151 @@
gcc -I. -I../.. -I../../. -I../.././ext/iconv -DHAVE_ICONV -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o iconv.o -c iconv.c
iconv.c: In function [e28098]iconv_convert[e28099]:
iconv.c:<line_a>: warning: comparison of unsigned expression >= 0 is always true
-iconv.c:<line_a>: warning: comparison between signed and unsigned
-iconv.c:<line_b>: warning: comparison between signed and unsigned
gcc -shared -o ../../.ext/powerpc64-linux/iconv.so iconv.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/iconv'
compiling io/wait
@@ 3168 @@
gcc -I. -I../.. -I../../. -I../.././ext/nkf -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o nkf.o -c nkf.c
In file included from nkf.c:79:
nkf-utf8/nkf.c: In function [e28098]options[e28099]:
-nkf-utf8/nkf.c:<line_a>: warning: comparison between signed and unsigned
nkf-utf8/nkf.c: In function [e28098]kanji_convert[e28099]:
nkf-utf8/nkf.c:<line_a>: warning: suggest braces around empty body in an [e28098]else[e28099] statement
nkf-utf8/nkf.c:<line_b>: warning: suggest braces around empty body in an [e28098]else[e28099] statement
@@ 3181 @@
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_bio.o -c ossl_bio.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_ssl.o -c ossl_ssl.c
ossl_ssl.c: In function [e28098]ossl_sslctx_set_ssl_version[e28099]:
-ossl_ssl.c:<line_a>: warning: comparison between signed and unsigned
ossl_ssl.c: In function [e28098]ossl_sslctx_initialize[e28099]:
-ossl_ssl.c:<line_b>: warning: comparison between signed and unsigned
ossl_ssl.c: In function [e28098]Init_ossl_ssl[e28099]:
-ossl_ssl.c:<line_c>: warning: comparison between signed and unsigned
-ossl_ssl.c:<line_d>: warning: comparison between signed and unsigned
-ossl_ssl.c:<line_e>: warning: comparison between signed and unsigned
-ossl_ssl.c:<line_f>: warning: comparison between signed and unsigned
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_ocsp.o -c ossl_ocsp.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_pkey.o -c ossl_pkey.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_x509.o -c ossl_x509.c
@@ 3198 @@
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_pkey_rsa.o -c ossl_pkey_rsa.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_pkcs7.o -c ossl_pkcs7.c
ossl_pkcs7.c: In function [e28098]ossl_pkcs7_sym2typeid[e28099]:
-ossl_pkcs7.c:<line_a>: warning: comparison between signed and unsigned
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_x509revoked.o -c ossl_x509revoked.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_hmac.o -c ossl_hmac.c
ossl_hmac.c: In function [e28098]ossl_hmac_hexdigest[e28099]:
-ossl_hmac.c:<line_a>: warning: comparison between signed and unsigned
ossl_hmac.c: In function [e28098]ossl_hmac_s_hexdigest[e28099]:
-ossl_hmac.c:<line_b>: warning: comparison between signed and unsigned
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_x509ext.o -c ossl_x509ext.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_pkey_ec.o -c ossl_pkey_ec.c
ossl_pkey_ec.c: In function [e28098]ossl_ec_group_set_seed[e28099]:
-ossl_pkey_ec.c:<line_a>: warning: comparison between signed and unsigned
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_x509cert.o -c ossl_x509cert.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_asn1.o -c ossl_asn1.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_cipher.o -c ossl_cipher.c
@@ 3216 @@
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_engine.o -c ossl_engine.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_ssl_session.o -c ossl_ssl_session.c
ossl_ssl_session.c: In function [e28098]ossl_ssl_session_to_der[e28099]:
-ossl_ssl_session.c:<line_a>: warning: comparison between signed and unsigned
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_x509attr.o -c ossl_x509attr.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_x509store.o -c ossl_x509store.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o ossl_bn.o -c ossl_bn.c
@@ 3274 @@
gcc -I. -I../.. -I../../. -I../.././ext/sdbm -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o init.o -c init.c
gcc -I. -I../.. -I../../. -I../.././ext/sdbm -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o _sdbm.o -c _sdbm.c
_sdbm.c: In function [e28098]chkpage[e28099]:
-_sdbm.c:<line_a>: warning: comparison between signed and unsigned
gcc -shared -o ../../.ext/powerpc64-linux/sdbm.so init.o _sdbm.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/sdbm'
compiling socket
make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/socket'
gcc -I. -I../.. -I../../. -I../.././ext/socket -DHAVE_ARPA_INET_H -DENABLE_IPV6 -DINET6 -DHAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY -DHAVE_SOCKADDR_STORAGE -DHAVE_NETINET_TCP_H -DHAVE_NETINET_UDP_H -DHAVE_SENDMSG -DHAVE_RECVMSG -DHAVE_STRUCT_MSGHDR_MSG_CONTROL -DHAVE_ST_MSG_CONTROL -DHAVE_TYPE_STRUCT_ADDRINFO -DHAVE_FREEADDRINFO -DHAVE_GAI_STRERROR -DGAI_STRERROR_CONST -DHAVE_GETNAMEINFO -DHAVE_GETADDRINFO -DHAVE_TYPE_SOCKLEN_T -DHAVE_SYS_UN_H -DHAVE_SYS_UIO_H -DHAVE_SOCKET -DHAVE_GETHOSTBYNAME2 -DHAVE_SOCKETPAIR -DHAVE_GETHOSTNAME -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o socket.o -c socket.c
socket.c: In function [e28098]init_unixsock[e28099]:
-socket.c:<line_a>: warning: comparison between signed and unsigned
socket.c: In function [e28098]sock_s_getnameinfo[e28099]:
-socket.c:<line_b>: warning: comparison between signed and unsigned
-socket.c:<line_c>: warning: comparison between signed and unsigned
socket.c: In function [e28098]sock_s_unpack_sockaddr_un[e28099]:
-socket.c:<line_d>: warning: comparison between signed and unsigned
gcc -shared -o ../../.ext/powerpc64-linux/socket.so socket.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/socket'
compiling stringio
make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/stringio'
gcc -I. -I../.. -I../../. -I../.././ext/stringio -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o stringio.o -c stringio.c
stringio.c: In function [e28098]strio_each_char[e28099]:
-stringio.c:<line_a>: warning: comparison between signed and unsigned
-stringio.c:<line_b>: warning: comparison between signed and unsigned
gcc -shared -o ../../.ext/powerpc64-linux/stringio.so stringio.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/stringio'
compiling strscan
@@ 3308 @@
In file included from rubyext.c:12:
syck.h:<line_a>:5: warning: "DEBUG" is not defined
rubyext.c: In function [e28098]rb_syck_mktime[e28099]:
-rubyext.c:<line_a>: warning: comparison between signed and unsigned
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o gram.o -c gram.c
In file included from gram.y:16:
syck.h:<line_a>:5: warning: "DEBUG" is not defined
@@ 3331 @@
In file included from emitter.c:17:
syck.h:<line_a>:5: warning: "DEBUG" is not defined
emitter.c: In function [e28098]syck_emitter_write[e28099]:
-emitter.c:<line_a>: warning: comparison between signed and unsigned
emitter.c: In function [e28098]syck_emitter_flush[e28099]:
-emitter.c:<line_b>: warning: comparison between signed and unsigned
emitter.c: In function [e28098]syck_emit_tag[e28099]:
-emitter.c:<line_c>: warning: comparison between signed and unsigned
emitter.c: In function [e28098]syck_emitter_mark_node[e28099]:
emitter.c:<line_a>: warning: format not a string literal, argument types not checked
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o yaml2byte.o -c yaml2byte.c
@@ 3405 @@
make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/ext/zlib'
gcc -I. -I../.. -I../../. -I../.././ext/zlib -DHAVE_ZLIB_H -DOS_CODE=OS_UNIX -DRUBY_DEBUG_ENV -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o zlib.o -c zlib.c
zlib.c: In function [e28098]zstream_expand_buffer_into[e28099]:
-zlib.c:<line_a>: warning: comparison between signed and unsigned
zlib.c: In function [e28098]zstream_append_buffer[e28099]:
-zlib.c:<line_b>: warning: comparison between signed and unsigned
zlib.c: In function [e28098]zstream_discard_input[e28099]:
-zlib.c:<line_c>: warning: comparison between signed and unsigned
zlib.c: In function [e28098]rb_gzfile_set_mtime[e28099]:
zlib.c:<line_a>: warning: signed and unsigned type in conditional expression
gcc -shared -o ../../.ext/powerpc64-linux/zlib.so zlib.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lz -lrt -ldl -lcrypt -lm -lc
@@ 4187 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/lib/webrick/ssl.rb:<line_a>: warning: method redefined; discarding old listen
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/test/gdbm/test_gdbm.rb:<line_a>: warning: `*' interpreted as argument prefix
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/test/fileutils/test_dryrun.rb:<line_a>: warning: useless use of a literal in void context
-{"INSTALL_SCRIPT"=>"/usr/bin/install -c",
"DEFS"=>"-D_FILE_OFFSET_BITS=64",
- "PACKAGE_VERSION"=>"",
"GREP"=>"/bin/grep",
"EXPORT_PREFIX"=>"",
"COMMON_LIBS"=>"",
@@ 4332 @@
"DLDLIBS"=>" -lc",
"RANLIB"=>"ranlib",
"LDSHARED"=>"gcc -shared",
- "SHELL"=>"/bin/sh",
"build_cpu"=>"powerpc64",
"host_alias"=>"",
"ASFLAGS"=>"",
@@ 4366 @@
"COMMON_MACROS"=>"",
"LIBRUBY_A"=>"libruby-static.a",
"warnflags"=>
- "-W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers",
"PACKAGE_TARNAME"=>"",
- "ARCH_FLAG"=>""}
Loaded suite .
Started
test_style_0(Test_AddSuffix): .
@@ 7647 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request'
---------------
-2716 tests, 1352387 assertions, 3 failures, 0 errors
make: *** [test-all] Error 1
exit 2
failed(test-all)
@@ 28816 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/ftp/abort_spec.rb
Net::FTP#abort
-- sends the ABOR command to the server
-- ignores the response
-- returns the full response
-- does not raise any error when the response code is 225
-- does not raise any error when the response code is 226
-- raises a Net::FTPProtoError when the response code is 500
-- raises a Net::FTPProtoError when the response code is 501
-- raises a Net::FTPProtoError when the response code is 502
-- raises a Net::FTPProtoError when the response code is 421
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/ftp/acct_spec.rb
Net::FTP#acct
@@ 29559 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/ftp/status_spec.rb
Net::FTP#status
-- sends the STAT command to the server
- returns the received information
-- does not raise an error when the response code is 212
-- does not raise an error when the response code is 213
- raises a Net::FTPPermError when the response code is 500
- raises a Net::FTPPermError when the response code is 501
- raises a Net::FTPPermError when the response code is 502
@@ 30486 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/http/httpresponse/body_spec.rb
Net::HTTPResponse#body
-- returns the read body
-- returns the previously read body if called a second time
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/http/httpresponse/code_spec.rb
Net::HTTPResponse#code
@@ 30499 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/http/httpresponse/entity_spec.rb
Net::HTTPResponse#entity
-- returns the read body
-- returns the previously read body if called a second time
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/http/httpresponse/error_spec.rb
Net::HTTPResponse#error!
@@ 30540 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/http/httpresponse/read_body_spec.rb
Net::HTTPResponse#read_body when passed no arguments
-- returns the read body
-- returns the previously read body if called a second time
Net::HTTPResponse#read_body when passed a buffer
-- reads the body to the passed buffer
-- returns the passed buffer
-- raises an IOError if called a second time
Net::HTTPResponse#read_body when passed a block
-- reads the body and yields it to the passed block (in chunks)
-- returns the ReadAdapter
-- raises an IOError if called a second time
Net::HTTPResponse#read_body when passed buffer and block
-- rauses an ArgumentError
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/http/httpresponse/read_header_spec.rb
Net::HTTPResponse#read_header
@@ 30562 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/http/httpresponse/read_new_spec.rb
Net::HTTPResponse.read_new
-- creates a HTTPResponse object based on the response read from the passed socket
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/http/httpresponse/reading_body_spec.rb
Net::HTTPResponse#reading_body when body_allowed is true
@@ 30867 @@
- returns false if the port is invalid
- returns false if the timeout value is invalid
-/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/prime/each_spec.rb (ERROR - <n>)
-/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/prime/instance_spec.rb
- (ERROR - <n>)
-/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/prime/int_from_prime_division_spec.rb
- (ERROR - <n>)
-/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/prime/integer/each_prime_spec.rb
- (ERROR - <n>)
-/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/prime/integer/from_prime_division_spec.rb
- (ERROR - <n>)
-/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/prime/integer/prime_division_spec.rb
- (ERROR - <n>)
-/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/prime/integer/prime_spec.rb
- (ERROR - <n>)
-/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/prime/new_spec.rb
- (ERROR - <n>)
-/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/prime/next_spec.rb
- (ERROR - <n>)
-/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/prime/prime_division_spec.rb
- (ERROR - <n>)
-/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/prime/prime_spec.rb
- (ERROR - <n>)
-/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/prime/succ_spec.rb
- (ERROR - <n>)
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/queue/append_spec.rb
Queue#<<
@@ 30946 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/rational/Rational_spec.rb
Rational() passed Integer, Integer
-- returns a new Rational number
-- automatically reduces the Rational
Rational() passed Integer
-- returns a new Rational number with 1 as the denominator (FAILED - <n>)
Rational() passed Integer when Unify is defined
-- returns the passed Integer when Rational::Unify is defined
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/rational/abs_spec.rb
Rational#abs
@@ 31070 @@
- calls #** on the coerced Rational with the coerced Object
Rational#** when passed Rational
-- converts self to a Float and returns it raised to the passed argument (ERROR - <n>)
-- returns NaN when self is negative and the passed argument is not 0 (ERROR - <n>)
Rational#** when passed Float
- returns self converted to Float and raised to the passed argument
@@ 31100 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/rational/inspect_spec.rb
Rational#inspect
-- returns a reconstructable string representation of self (FAILED - <n>)
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/rational/minus_spec.rb
Rational#-
@@ 32640 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/socket/tcpserver/gets_spec.rb
TCPServer#gets
-- raises Errno::ENOTCONN on getstimeout: output interval exceeds 1800.0 seconds.
timeout: the process group <pgid> is alive.
timeout: INT signal sent.
|output interval exceeds 1800.0 seconds. (CommandTimeout)
@@ 32660 @@
| /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
| /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
| /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
| /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
| /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
| /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 76391 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/ftp/abort_spec.rb
Net::FTP#abort
-- sends the ABOR command to the server
-- ignores the response
-- returns the full response
-- does not raise any error when the response code is 225
-- does not raise any error when the response code is 226
-- raises a Net::FTPProtoError when the response code is 500
-- raises a Net::FTPProtoError when the response code is 501
-- raises a Net::FTPProtoError when the response code is 502
-- raises a Net::FTPProtoError when the response code is 421
Finished in <t> seconds
@@ 77934 @@
/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/library/net/ftp/status_spec.rb
Net::FTP#status
-- sends the STAT command to the server
- returns the received information
-- does not raise an error when the response code is 212
-- does not raise an error when the response code is 213
- raises a Net::FTPPermError when the response code is 500
- raises a Net::FTPPermError when the response code is 501
- raises a Net::FTPPermError when the response code is 502
OlderDiff < 20110413T211638Z < ThisDiff > 20110414T213318Z > NewerDiff