== ruby-trunk-pth # 2007-03-16T19:17:14+09:00 Linux boron 2.6.8-3-686 #1 Tue Dec 5 21:26:38 UTC 2006 i686 GNU/Linux == start # 2007-03-16T19:17:58+09:00 == svn # 2007-03-16T19:17:58+09:00 + svn cleanup + svn update -q == autoconf # 2007-03-16T19:18:35+09:00 + autoconf == configure # 2007-03-16T19:18:37+09:00 + ../../ruby/configure --prefix=/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714 'CFLAGS=-Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS' --enable-pthread checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking whether the linker is GNU ld... yes checking whether gcc -E accepts -o... yes checking for ranlib... ranlib checking for ar... ar checking for as... as checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no 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 convertible type of pid_t... LONG checking for uid_t... yes checking for convertible type of uid_t... ULONG checking for gid_t... yes checking for convertible type of gid_t... ULONG checking for prototypes... yes checking token paste string... ansi checking for variable length prototypes and stdarg.h... yes checking for noreturn function attribute... __attribute__ ((noreturn)) x checking for deprecated function attribute... __attribute__ ((deprecated)) x checking for noinline function attribute... __attribute__ ((noinline)) x checking for stdcall function attribute... __attribute__ ((stdcall)) x checking for cdecl function attribute... __attribute__ ((cdecl)) x checking for RUBY_EXTERN... no checking whether sys_nerr is declared... yes checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for socketpair in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking a.out.h usability... yes checking a.out.h presence... yes checking for a.out.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for memory.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking intrinsics.h usability... no checking intrinsics.h presence... no checking for intrinsics.h... no checking for rlim_t... yes checking size of rlim_t... 8 checking for size_t... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for fd_mask... yes checking for stack end address... __libc_stack_end checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking return type of signal handlers... void checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for dup2... yes checking for memmove... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strerror... yes checking for strftime... yes checking for strchr... yes checking for strstr... yes checking for strtoul... yes checking for crypt... yes checking for flock... yes checking for isnan... yes checking for finite... yes checking for isinf... yes checking for hypot... yes checking for acosh... yes checking for erf... yes checking for fmod... yes checking for killpg... yes checking for wait4... yes checking for waitpid... yes checking for fork... yes checking for spawnv... no checking for syscall... yes checking for chroot... yes checking for fsync... yes checking for getcwd... yes checking for eaccess... no checking for truncate... yes checking for chsize... no checking for times... yes checking for utimes... yes checking for fcntl... yes checking for lockf... yes checking for lstat... yes checking for link... yes checking for symlink... yes checking for readlink... yes checking for setitimer... yes checking for setruid... no checking for seteuid... yes checking for setreuid... yes checking for setresuid... yes checking for setproctitle... no checking for socketpair... yes checking for setrgid... no checking for setegid... yes checking for setregid... yes checking for setresgid... yes checking for issetugid... no checking for pause... yes checking for lchown... yes checking for lchmod... no checking for getpgrp... yes checking for setpgrp... yes checking for getpgid... yes checking for setpgid... yes checking for initgroups... yes checking for getgroups... yes checking for setgroups... yes checking for getpriority... yes checking for getrlimit... yes checking for setrlimit... yes checking for sysconf... yes checking for dlopen... yes checking for sigprocmask... yes checking for sigaction... yes checking for _setjmp... yes checking for vsnprintf... yes checking for snprintf... yes checking for setsid... yes checking for telldir... yes checking for seekdir... yes checking for fchmod... yes checking for mktime... yes checking for timegm... yes checking for cosh... yes checking for sinh... yes checking for tanh... yes checking for log2... yes checking for setuid... yes checking for setgid... yes checking for daemon... yes checking for select_large_fdset... no checking for setenv... yes checking for unsetenv... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking whether getpgrp requires zero arguments... yes checking whether setpgrp takes no argument... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking whether right shift preserve sign bit... yes checking read count field in FILE structures... not found(OK if using GNU libc) checking read buffer ptr field in FILE structures... _IO_read_ptr checking read buffer end field in FILE structures... _IO_read_end checking whether st_ino is huge... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction... (cached) -1 checking for pthread_kill in -lpthread... yes checking for nanosleep... yes checking for getcontext... yes checking for setcontext... yes checking for backtrace... yes checking whether ELF binaries are produced... yes checking whether OS depend dynamic link works... yes checking for nroff... /usr/bin/nroff creating config.h configure: creating ./config.status config.status: creating Makefile == miniruby # 2007-03-16T19:19:02+09:00 + gmake miniruby gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/array.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/ascii.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/bignum.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/class.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/compar.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/dir.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/dln.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/enum.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/enumerator.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/error.c ../../ruby/error.c: In function `check_backtrace': ../../ruby/error.c:447: warning: format not a string literal and no format arguments ../../ruby/error.c:451: warning: format not a string literal and no format arguments gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/euc_jp.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/eval.c In file included from ../../ruby/eval.c:67: ../../ruby/eval_method.h: In function `rb_add_method': ../../ruby/eval_method.h:144: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../../ruby/eval.c:67: ../../ruby/eval_method.h: In function `search_method': ../../ruby/eval_method.h:203: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/eval_method.h: In function `remove_method': ../../ruby/eval_method.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../../ruby/eval.c:67: ../../ruby/eval_method.h: In function `rb_alias': ../../ruby/eval_method.h:563: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/eval.c: In function `rb_interrupt': ../../ruby/eval.c:969: warning: zero-length printf format string ../../ruby/eval.c: In function `Init_eval': ../../ruby/eval.c:2856: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/eval.c: At top level: ../../ruby/eval.c:577: warning: `get_event_name' defined but not used gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/eval_load.c ../../ruby/eval_load.c: In function `rb_require_safe': ../../ruby/eval_load.c:435: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/proc.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/file.c ../../ruby/file.c:1146: warning: `rb_file_world_readable_p' defined but not used ../../ruby/file.c:1185: warning: `rb_file_writable_real_p' defined but not used gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/gc.c ../../ruby/gc.c: In function `ruby_stack_length': ../../ruby/gc.c:586: warning: implicit declaration of function `rb_gc_set_stack_end' ../../ruby/gc.c: In function `rb_source_filename': ../../ruby/gc.c:616: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/hash.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/inits.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/io.c ../../ruby/io.c: In function `rb_io_initialize': ../../ruby/io.c:4135: warning: `flags' might be used uninitialized in this function gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/marshal.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/math.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/numeric.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/object.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/pack.c ../../ruby/pack.c: In function `pack_unpack': ../../ruby/pack.c:1876: warning: `tmp' might be used uninitialized in this function ../../ruby/pack.c:1920: warning: `tmp' might be used uninitialized in this function bison -o parse.c ../../ruby/parse.y gperf -C -p -j1 -i 1 -g -o -t -N rb_reserved_word -k1,3,$ ../../ruby/keywords > lex.c || \ cp "../../ruby/lex.c" . /bin/sh: line 1: gperf: command not found gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c parse.c ../../ruby/parse.y:7950: warning: `arg_dup_check' defined but not used gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/process.c ../../ruby/process.c: In function `proc_exec_v': ../../ruby/process.c:1009: warning: implicit declaration of function `rb_thread_start_timer_thread' ../../ruby/process.c: In function `rb_fork': ../../ruby/process.c:1385: warning: implicit declaration of function `rb_thread_reset_timer_thread' ../../ruby/process.c: In function `rb_syswait': ../../ruby/process.c:1530: warning: `hfunc' might be used uninitialized in this function ../../ruby/process.c:1533: warning: `qfunc' might be used uninitialized in this function ../../ruby/process.c:1535: warning: `ifunc' might be used uninitialized in this function ../../ruby/process.c: In function `proc_getpgid': ../../ruby/process.c:1795: warning: implicit declaration of function `getpgid' ../../ruby/process.c: In function `p_sys_setresuid': ../../ruby/process.c:2194: warning: implicit declaration of function `setresuid' ../../ruby/process.c: In function `p_sys_setresgid': ../../ruby/process.c:2545: warning: implicit declaration of function `setresgid' gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/prec.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/random.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/range.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/re.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/regcomp.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/regenc.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/regerror.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/regexec.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/regparse.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/ruby.c ../../ruby/ruby.c: In function `proc_options': ../../ruby/ruby.c:766: warning: format not a string literal, argument types not checked gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/signal.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/sjis.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/sprintf.c ../../ruby/sprintf.c: In function `rb_str_format': ../../ruby/sprintf.c:573: warning: format not a string literal, argument types not checked ../../ruby/sprintf.c:587: warning: format not a string literal, argument types not checked ../../ruby/sprintf.c:794: warning: format not a string literal, argument types not checked ../../ruby/sprintf.c:807: warning: format not a string literal and no format arguments ../../ruby/sprintf.c:808: warning: format not a string literal and no format arguments In file included from ../../ruby/sprintf.c:858: ../../ruby/missing/vsnprintf.c: In function `BSD_vfprintf': ../../ruby/missing/vsnprintf.c:553: warning: `xdigs' might be used uninitialized in this function gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/st.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/string.c ../../ruby/string.c: In function `str_gsub': ../../ruby/string.c:2110: warning: `match' might be used uninitialized in this function gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/struct.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/time.c ../../ruby/time.c: In function `time_to_s': ../../ruby/time.c:1225: warning: format not a string literal, format string not checked ../../ruby/time.c: In function `rb_strftime': ../../ruby/time.c:1807: warning: format not a string literal, format string not checked ../../ruby/time.c:1812: warning: format not a string literal, format string not checked gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/utf8.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/util.c ../../ruby/util.c: In function `ruby_strtod': ../../ruby/util.c:743: warning: `pMant' might be used uninitialized in this function gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/variable.c ../../ruby/variable.c: In function `rb_global_entry': ../../ruby/variable.c:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c: In function `rb_f_untrace_var': ../../ruby/variable.c:584: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c: In function `rb_alias_variable': ../../ruby/variable.c:733: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c: In function `rb_generic_ivar_table': ../../ruby/variable.c:771: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c: In function `generic_ivar_get': ../../ruby/variable.c:782: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c: In function `generic_ivar_set': ../../ruby/variable.c:806: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c: In function `generic_ivar_defined': ../../ruby/variable.c:823: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c: In function `generic_ivar_remove': ../../ruby/variable.c:837: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c:840: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c: In function `rb_mark_generic_ivar': ../../ruby/variable.c:852: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c: In function `rb_free_generic_ivar': ../../ruby/variable.c:887: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c: In function `rb_copy_generic_ivar': ../../ruby/variable.c:898: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c:901: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/variable.c: In function `rb_obj_instance_variables': ../../ruby/variable.c:1030: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/version.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/blockinlining.c rm -f ruby ruby ../../ruby/tool/insns2vm.rb --srcdir="../../ruby" gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/compile.c In file included from ../../ruby/compile.c:19: insns_info.inc: In function `insn_stack_increase': insns_info.inc:491: warning: unused variable `n' insns_info.inc:497: warning: unused variable `n' insns_info.inc:537: warning: unused variable `flag' insns_info.inc:544: warning: unused variable `flag' ../../ruby/compile.c: In function `make_name_with_str': ../../ruby/compile.c:2624: warning: format not a string literal, argument types not checked ../../ruby/compile.c: In function `register_label': ../../ruby/compile.c:4798: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../ruby/compile.c: At top level: insns_info.inc:678: warning: `insn_ret_num' defined but not used gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/debug.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/iseq.c In file included from ../../ruby/iseq.c:18: insns_info.inc: In function `insn_stack_increase': insns_info.inc:491: warning: unused variable `n' insns_info.inc:497: warning: unused variable `n' insns_info.inc:537: warning: unused variable `flag' insns_info.inc:544: warning: unused variable `flag' ../../ruby/iseq.c: In function `iseq_load': ../../ruby/iseq.c:359: warning: format argument is not a pointer (arg 3) ../../ruby/iseq.c: At top level: insns_info.inc:358: warning: `insn_stack_increase' defined but not used insns_info.inc:678: warning: `insn_ret_num' defined but not used gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/vm.c In file included from ../../ruby/vm_evalbody.ci:105, from ../../ruby/vm.c:1486: ../../ruby/insns.def: In function `th_eval': ../../ruby/insns.def:1120: warning: int format, num_t arg (arg 2) ../../ruby/insns.def:1281: warning: int format, num_t arg (arg 2) In file included from ../../ruby/vm.c:1486: ../../ruby/vm_evalbody.ci:102: warning: label `first' defined but not used ../../ruby/vm.c: At top level: ../../ruby/vm.c:45: warning: `th_yield_cfunc' declared `static' but never defined gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/vm_dump.c ../../ruby/vm_dump.c: In function `control_frame_dump': ../../ruby/vm_dump.c:118: warning: long int format, int arg (arg 3) ../../ruby/vm_dump.c:126: warning: `0' flag used with `%p' printf format ../../ruby/vm_dump.c:126: warning: format argument is not a pointer (arg 3) ../../ruby/vm_dump.c:127: warning: `0' flag used with `%p' printf format ../../ruby/vm_dump.c:127: warning: format argument is not a pointer (arg 3) ../../ruby/vm_dump.c: In function `vm_stack_dump_raw': ../../ruby/vm_dump.c:151: warning: long int format, int arg (arg 3) ../../ruby/vm_dump.c:155: warning: long int format, int arg (arg 3) ../../ruby/vm_dump.c: In function `stack_dump_each': ../../ruby/vm_dump.c:301: warning: long int format, int arg (arg 5) ../../ruby/vm_dump.c:235: warning: `argc' might be used uninitialized in this function ../../ruby/vm_dump.c: In function `debug_print_register': ../../ruby/vm_dump.c:338: warning: long int format, int arg (arg 4) gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/yarvcore.c ../../ruby/yarvcore.c:76: warning: `ruby_vm_list' defined but not used gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/thread.c In file included from ../../ruby/thread.c:152: ../../ruby/thread_pthread.ci: In function `ubf_select_each': ../../ruby/thread_pthread.ci:301: warning: format argument is not a pointer (arg 2) ../../ruby/thread.c: In function `thread_join': ../../ruby/thread.c:390: warning: format argument is not a pointer (arg 2) ../../ruby/thread.c:405: warning: format argument is not a pointer (arg 2) ../../ruby/thread.c:411: warning: format argument is not a pointer (arg 2) ../../ruby/thread.c:415: warning: format argument is not a pointer (arg 2) ../../ruby/thread.c: At top level: ../../ruby/thread.c:213: warning: `clear_unblock_function' defined but not used gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/dmyext.c ar rcu libruby-static.a array.o ascii.o bignum.o class.o compar.o dir.o dln.o enum.o enumerator.o error.o euc_jp.o eval.o eval_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 prec.o random.o range.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o ruby.o signal.o sjis.o sprintf.o st.o string.o struct.o time.o utf8.o util.o variable.o version.o blockinlining.o compile.o debug.o iseq.o vm.o vm_dump.o yarvcore.o thread.o dmyext.o gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -I. -I../../ruby -DRUBY_EXPORT -c ../../ruby/main.c gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -rdynamic -Wl,-export-dynamic -L. main.o libruby-static.a -lpthread -ldl -lcrypt -lm -o miniruby == version # 2007-03-16T19:19:57+09:00 + ./miniruby -v ruby 1.9.0 (2007-03-14 patchlevel 0) [i686-linux] == test.rb # 2007-03-16T19:19:57+09:00 + ./miniruby ../../ruby/sample/test.rb assignment ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 not ok assignment 90 -- ../../ruby/sample/test.rb:137:in `block in
' not ok assignment 91 -- ../../ruby/sample/test.rb:138:in `block in
' not ok assignment 92 -- ../../ruby/sample/test.rb:139:in `block in
' not ok assignment 93 -- ../../ruby/sample/test.rb:140:in `block in
' not ok assignment 94 -- ../../ruby/sample/test.rb:141:in `block in
' not ok assignment 95 -- ../../ruby/sample/test.rb:142:in `block in
' ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 not ok assignment 110 -- ../../ruby/sample/test.rb:159:in `block in
' ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 not ok assignment 117 -- ../../ruby/sample/test.rb:167:in `block in
' not ok assignment 118 -- ../../ruby/sample/test.rb:168:in `block in
' not ok assignment 119 -- ../../ruby/sample/test.rb:169:in `block in
' not ok assignment 120 -- ../../ruby/sample/test.rb:170:in `block in
' ok 121 not ok assignment 122 -- ../../ruby/sample/test.rb:172:in `block in
' not ok assignment 123 -- ../../ruby/sample/test.rb:173:in `block in
' not ok assignment 124 -- ../../ruby/sample/test.rb:174:in `block in
' ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 not ok assignment 145 -- ../../ruby/sample/test.rb:198:in `block in
' ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 not ok assignment 209 -- ../../ruby/sample/test.rb:271:in `block in
' ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 not ok assignment 217 -- ../../ruby/sample/test.rb:285:in `
' not ok assignment 218 -- ../../ruby/sample/test.rb:286:in `
' not ok assignment 219 -- ../../ruby/sample/test.rb:287:in `
' ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 ok 275 ok 276 ok 277 ok 278 ok 279 ok 280 ok 281 ok 282 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 ok 295 ok 296 ok 297 ok 298 ok 299 ok 300 ok 301 ok 302 ok 303 ok 304 ok 305 ok 306 ok 307 ok 308 ok 309 ok 310 ok 311 ok 312 ok 313 ok 314 ok 315 ok 316 ok 317 ok 318 ok 319 ok 320 ok 321 ok 322 ok 323 ok 324 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 ok 331 ok 332 ok 333 condition ok 1 ok 2 if/unless ok 1 ok 2 ok 3 case ok 1 ok 2 ok 3 ok 4 ok 5 while/until ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 exception ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 array ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 hash ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 iterator ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 not ok iterator 16 -- ../../ruby/sample/test.rb:959:in `
' not ok iterator 17 -- ../../ruby/sample/test.rb:961:in `
' ok 18 ok 19 ok 20 ok 21 not ok iterator 22 -- ../../ruby/sample/test.rb:968:in `block in
' ok 23 ok 24 ok 25 not ok iterator 26 -- ../../ruby/sample/test.rb:974:in `block in
' not ok iterator 27 -- ../../ruby/sample/test.rb:975:in `block in
' ok 28 ok 29 ok 30 not ok iterator 31 -- ../../ruby/sample/test.rb:979:in `block in
' not ok iterator 32 -- ../../ruby/sample/test.rb:980:in `block in
' ok 33 not ok iterator 34 -- ../../ruby/sample/test.rb:983:in `block in
' not ok iterator 35 -- ../../ruby/sample/test.rb:984:in `block in
' ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 not ok iterator 47 -- ../../ruby/sample/test.rb:1035:in `
' ok 48 not ok iterator 49 -- ../../ruby/sample/test.rb:1037:in `
' not ok iterator 50 -- ../../ruby/sample/test.rb:1038:in `
' ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 not ok iterator 63 -- ../../ruby/sample/test.rb:1058:in `
' ok 64 not ok iterator 65 -- ../../ruby/sample/test.rb:1060:in `
' ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 not ok iterator 82 -- ../../ruby/sample/test.rb:1126:in `
' ok 83 ok 84 ok 85 ok 86 not ok iterator 87 -- ../../ruby/sample/test.rb:1165:in `
' not ok iterator 88 -- ../../ruby/sample/test.rb:1172:in `
' ok 89 not ok iterator 90 -- ../../ruby/sample/test.rb:1185:in `
' ok 91 not ok iterator 92 -- ../../ruby/sample/test.rb:1204:in `
' ok 93 not ok iterator 94 -- ../../ruby/sample/test.rb:1222:in `
' not ok iterator 95 -- ../../ruby/sample/test.rb:1231:in `
' not ok iterator 96 -- ../../ruby/sample/test.rb:1241:in `
' ok 97 not ok iterator 98 -- ../../ruby/sample/test.rb:1259:in `
' ok 99 ok 100 not ok iterator 101 -- ../../ruby/sample/test.rb:1279:in `
' not ok iterator 102 -- ../../ruby/sample/test.rb:1280:in `
' ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 float ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 bignum ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 string & char ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 assignment ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 call ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 proc ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 signal ok 1 ok 2 eval ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 system ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 const ok 1 ok 2 ok 3 ok 4 ok 5 clone ok 1 ok 2 ok 3 ok 4 ok 5 marshal ok 1 ok 2 ok 3 ok 4 pack ok 1 ok 2 ok 3 ok 4 math ok 1 ok 2 struct ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 variable ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 trace ok 1 ok 2 ok 3 defined? ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 alias ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 path ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 gc ok 1 ok 2 ok 3 not ok/test: 857 failed 44 failed(test.rb) == method-list # 2007-03-16T19:20:14+09:00 + ./miniruby -e 'nummodule = nummethod = 0 mods = [] ObjectSpace.each_object(Module) {|m| mods << m } mods = mods.sort_by {|m| m.name } mods.each {|mod| nummodule += 1 puts "#{mod.name} #{(mod.ancestors - [mod]).inspect}" mod.singleton_methods(false).sort.each {|methname| nummethod += 1 meth = mod.method(methname) puts "#{mod.name}.#{methname} #{meth.arity}" } mod.instance_methods(false).sort.each {|methname| nummethod += 1 meth = mod.instance_method(methname) puts "#{mod.name}\##{methname} #{meth.arity}" } } puts "#{nummodule} modules, #{nummethod} methods" ' ArgumentError [StandardError, Exception, Object, Kernel, BasicObject] Array [Enumerable, Object, Kernel, BasicObject] Array.[] -1 Array#& 1 Array#* 1 Array#+ 1 Array#- 1 Array#<< 1 Array#<=> 1 Array#== 1 Array#[] -1 Array#[]= -1 Array#assoc 1 Array#at 1 Array#clear 0 Array#collect 0 Array#collect! 0 Array#compact 0 Array#compact! 0 Array#concat 1 Array#delete 1 Array#delete_at 1 Array#delete_if 0 Array#each 0 Array#each_index 0 Array#empty? 0 Array#eql? 1 Array#fetch -1 Array#fill -1 Array#first -1 Array#flatten -1 Array#flatten! -1 Array#frozen? 0 Array#hash 0 Array#include? 1 Array#index -1 Array#insert -1 Array#inspect 0 Array#join -1 Array#last -1 Array#length 0 Array#map 0 Array#map! 0 Array#nitems 0 Array#pack 1 Array#pop -1 Array#push -1 Array#rassoc 1 Array#reject 0 Array#reject! 0 Array#replace 1 Array#reverse 0 Array#reverse! 0 Array#reverse_each 0 Array#rindex -1 Array#select 0 Array#shift -1 Array#shuffle 0 Array#shuffle! 0 Array#size 0 Array#slice -1 Array#slice! -1 Array#sort 0 Array#sort! 0 Array#to_a 0 Array#to_ary 0 Array#to_s 0 Array#to_splat 0 Array#transpose 0 Array#uniq 0 Array#uniq! 0 Array#unshift -1 Array#values_at -1 Array#zip -1 Array#| 1 BasicObject [] BasicObject#== 1 BasicObject#__send -1 BasicObject#__send! -1 BasicObject#__send__ -1 BasicObject#equal? 1 BasicObject#funcall -1 BasicObject#send -1 Bignum [Integer, Precision, Numeric, Comparable, Object, Kernel, BasicObject] Bignum#% 1 Bignum#& 1 Bignum#* 1 Bignum#** 1 Bignum#+ 1 Bignum#- 1 Bignum#-@ 0 Bignum#/ 1 Bignum#<< 1 Bignum#<=> 1 Bignum#== 1 Bignum#>> 1 Bignum#[] 1 Bignum#^ 1 Bignum#abs 0 Bignum#coerce 1 Bignum#div 1 Bignum#divmod 1 Bignum#eql? 1 Bignum#hash 0 Bignum#modulo 1 Bignum#quo 1 Bignum#remainder 1 Bignum#size 0 Bignum#to_f 0 Bignum#to_s -1 Bignum#| 1 Bignum#~ 0 Binding [Object, Kernel, BasicObject] Binding#clone 0 Binding#dup 0 Binding#eval -1 Class [Module, Object, Kernel, BasicObject] Class#allocate 0 Class#new -1 Class#superclass 0 Comparable [] Comparable#< 1 Comparable#<= 1 Comparable#== 1 Comparable#> 1 Comparable#>= 1 Comparable#between? 2 Continuation [Object, Kernel, BasicObject] Continuation#[] -1 Continuation#call -1 Data [Object, Kernel, BasicObject] Dir [Enumerable, Object, Kernel, BasicObject] Dir.[] -1 Dir.chdir -1 Dir.chroot 1 Dir.delete 1 Dir.entries 1 Dir.exist? 1 Dir.foreach 1 Dir.getwd 0 Dir.glob -1 Dir.mkdir -1 Dir.open 1 Dir.pwd 0 Dir.rmdir 1 Dir.unlink 1 Dir#close 0 Dir#each 0 Dir#inspect 0 Dir#path 0 Dir#pos 0 Dir#pos= 1 Dir#read 0 Dir#rewind 0 Dir#seek 1 Dir#tell 0 EOFError [IOError, StandardError, Exception, Object, Kernel, BasicObject] Enumerable [] Enumerable#all? 0 Enumerable#any? 0 Enumerable#collect 0 Enumerable#count -1 Enumerable#detect -1 Enumerable#drop -1 Enumerable#each_cons 1 Enumerable#each_slice 1 Enumerable#each_with_index 0 Enumerable#entries 0 Enumerable#find -1 Enumerable#find_all 0 Enumerable#find_index 0 Enumerable#first -1 Enumerable#grep 1 Enumerable#group_by 0 Enumerable#include? 1 Enumerable#inject -1 Enumerable#map 0 Enumerable#max 0 Enumerable#max_by 0 Enumerable#member? 1 Enumerable#min 0 Enumerable#min_by 0 Enumerable#none? 0 Enumerable#one? 0 Enumerable#partition 0 Enumerable#reject 0 Enumerable#select 0 Enumerable#sort 0 Enumerable#sort_by 0 Enumerable#take -1 Enumerable#to_a 0 Enumerable#zip -1 Enumerable::Enumerator [Enumerable, Object, Kernel, BasicObject] Enumerable::Enumerator#each 0 Enumerable::Enumerator#to_splat 0 Enumerable::Enumerator#with_index 0 Errno [] Errno.const_missing 1 Errno::E2BIG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EACCES [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EADDRINUSE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EADDRNOTAVAIL [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EADV [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EAFNOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EAGAIN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EALREADY [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADF [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADFD [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADMSG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADRQC [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADSLT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBFONT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBUSY [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECHILD [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECHRNG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECOMM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECONNABORTED [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECONNREFUSED [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECONNRESET [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EDEADLK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EDESTADDRREQ [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EDOM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EDOTDOT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EDQUOT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EEXIST [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EFAULT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EFBIG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EHOSTDOWN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EHOSTUNREACH [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EIDRM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EILSEQ [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EINPROGRESS [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EINTR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EINVAL [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EIO [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EISCONN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EISDIR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EISNAM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EL2HLT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EL2NSYNC [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EL3HLT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EL3RST [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELIBACC [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELIBBAD [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELIBEXEC [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELIBMAX [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELIBSCN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELNRNG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELOOP [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EMFILE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EMLINK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EMSGSIZE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EMULTIHOP [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENAMETOOLONG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENAVAIL [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENETDOWN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENETRESET [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENETUNREACH [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENFILE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOANO [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOBUFS [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOCSI [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENODATA [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENODEV [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOENT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOEXEC [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOLCK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOLINK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOMEM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOMSG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENONET [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOPKG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOPROTOOPT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOSPC [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOSR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOSTR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOSYS [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTBLK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTCONN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTDIR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTEMPTY [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTNAM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTSOCK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTTY [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTUNIQ [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENXIO [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EOPNOTSUPP [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EOVERFLOW [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EPERM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EPFNOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EPIPE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EPROTO [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EPROTONOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EPROTOTYPE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ERANGE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EREMCHG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EREMOTE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EREMOTEIO [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ERESTART [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EROFS [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESHUTDOWN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESOCKTNOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESPIPE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESRCH [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESRMNT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESTALE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESTRPIPE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ETIME [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ETIMEDOUT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ETOOMANYREFS [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ETXTBSY [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EUCLEAN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EUNATCH [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EUSERS [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EXDEV [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EXFULL [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::NOERROR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Exception [Object, Kernel, BasicObject] Exception.exception -1 Exception#== 1 Exception#backtrace 0 Exception#exception -1 Exception#inspect 0 Exception#message 0 Exception#set_backtrace 1 Exception#to_s 0 FalseClass [Object, Kernel, BasicObject] FalseClass#& 1 FalseClass#^ 1 FalseClass#to_s 0 FalseClass#| 1 File [IO, File::Constants, Enumerable, Object, Kernel, BasicObject] File.atime 1 File.basename -1 File.blockdev? 1 File.chardev? 1 File.chmod -1 File.chown -1 File.ctime 1 File.delete -1 File.directory? 1 File.dirname 1 File.executable? 1 File.executable_real? 1 File.exist? 1 File.expand_path -1 File.extname 1 File.file? 1 File.fnmatch -1 File.fnmatch? -1 File.ftype 1 File.grpowned? 1 File.identical? 2 File.join -1 File.lchmod -1 File.lchown -1 File.link 2 File.lstat 1 File.mtime 1 File.owned? 1 File.path 1 File.pipe? 1 File.readable? 1 File.readable_real? 1 File.readlink 1 File.rename 2 File.setgid? 1 File.setuid? 1 File.size 1 File.size? 1 File.socket? 1 File.split 1 File.stat 1 File.sticky? 1 File.symlink 2 File.symlink? 1 File.truncate 2 File.umask -1 File.unlink -1 File.utime -1 File.world_readable? 1 File.world_writable? 1 File.writable? 1 File.writable_real? 1 File.zero? 1 File#atime 0 File#chmod 1 File#chown 2 File#ctime 0 File#flock 1 File#lstat 0 File#mtime 0 File#path 0 File#truncate 1 File::Constants [] File::Stat [Comparable, Object, Kernel, BasicObject] File::Stat#<=> 1 File::Stat#atime 0 File::Stat#blksize 0 File::Stat#blockdev? 0 File::Stat#blocks 0 File::Stat#chardev? 0 File::Stat#ctime 0 File::Stat#dev 0 File::Stat#dev_major 0 File::Stat#dev_minor 0 File::Stat#directory? 0 File::Stat#executable? 0 File::Stat#executable_real? 0 File::Stat#file? 0 File::Stat#ftype 0 File::Stat#gid 0 File::Stat#grpowned? 0 File::Stat#ino 0 File::Stat#inspect 0 File::Stat#mode 0 File::Stat#mtime 0 File::Stat#nlink 0 File::Stat#owned? 0 File::Stat#pipe? 0 File::Stat#rdev 0 File::Stat#rdev_major 0 File::Stat#rdev_minor 0 File::Stat#readable? 0 File::Stat#readable_real? 0 File::Stat#setgid? 0 File::Stat#setuid? 0 File::Stat#size 0 File::Stat#size? 0 File::Stat#socket? 0 File::Stat#sticky? 0 File::Stat#symlink? 0 File::Stat#uid 0 File::Stat#world_readable? 0 File::Stat#world_writable? 0 File::Stat#writable? 0 File::Stat#writable_real? 0 File::Stat#zero? 0 FileTest [] FileTest.blockdev? 1 FileTest.chardev? 1 FileTest.directory? 1 FileTest.executable? 1 FileTest.executable_real? 1 FileTest.exist? 1 FileTest.file? 1 FileTest.grpowned? 1 FileTest.identical? 2 FileTest.owned? 1 FileTest.pipe? 1 FileTest.readable? 1 FileTest.readable_real? 1 FileTest.setgid? 1 FileTest.setuid? 1 FileTest.size 1 FileTest.size? 1 FileTest.socket? 1 FileTest.sticky? 1 FileTest.symlink? 1 FileTest.world_readable? 1 FileTest.world_writable? 1 FileTest.writable? 1 FileTest.writable_real? 1 FileTest.zero? 1 Fixnum [Integer, Precision, Numeric, Comparable, Object, Kernel, BasicObject] Fixnum.induced_from 1 Fixnum#% 1 Fixnum#& 1 Fixnum#* 1 Fixnum#** 1 Fixnum#+ 1 Fixnum#- 1 Fixnum#-@ 0 Fixnum#/ 1 Fixnum#< 1 Fixnum#<< 1 Fixnum#<= 1 Fixnum#<=> 1 Fixnum#== 1 Fixnum#> 1 Fixnum#>= 1 Fixnum#>> 1 Fixnum#[] 1 Fixnum#^ 1 Fixnum#abs 0 Fixnum#div 1 Fixnum#divmod 1 Fixnum#even? 0 Fixnum#id2name 0 Fixnum#modulo 1 Fixnum#odd? 0 Fixnum#quo 1 Fixnum#size 0 Fixnum#succ 0 Fixnum#to_f 0 Fixnum#to_s -1 Fixnum#to_sym 0 Fixnum#zero? 0 Fixnum#| 1 Fixnum#~ 0 Float [Precision, Numeric, Comparable, Object, Kernel, BasicObject] Float.induced_from 1 Float#% 1 Float#* 1 Float#** 1 Float#+ 1 Float#- 1 Float#-@ 0 Float#/ 1 Float#< 1 Float#<= 1 Float#<=> 1 Float#== 1 Float#> 1 Float#>= 1 Float#abs 0 Float#ceil 0 Float#coerce 1 Float#divmod 1 Float#eql? 1 Float#finite? 0 Float#floor 0 Float#hash 0 Float#infinite? 0 Float#modulo 1 Float#nan? 0 Float#round 0 Float#to_f 0 Float#to_i 0 Float#to_int 0 Float#to_s 0 Float#truncate 0 Float#zero? 0 FloatDomainError [RangeError, StandardError, Exception, Object, Kernel, BasicObject] GC [] GC.disable 0 GC.enable 0 GC.start 0 GC.stress 0 GC.stress= 1 GC#garbage_collect 0 Hash [Enumerable, Object, Kernel, BasicObject] Hash.[] -1 Hash#== 1 Hash#[] 1 Hash#[]= 2 Hash#clear 0 Hash#compare_by_identity 0 Hash#compare_by_identity? 0 Hash#default -1 Hash#default= 1 Hash#default_proc 0 Hash#delete 1 Hash#delete_if 0 Hash#each 0 Hash#each_key 0 Hash#each_pair 0 Hash#each_value 0 Hash#empty? 0 Hash#eql? 1 Hash#fetch -1 Hash#has_key? 1 Hash#has_value? 1 Hash#hash 0 Hash#include? 1 Hash#index 1 Hash#inspect 0 Hash#invert 0 Hash#key 1 Hash#key? 1 Hash#keys 0 Hash#length 0 Hash#member? 1 Hash#merge 1 Hash#merge! 1 Hash#rehash 0 Hash#reject 0 Hash#reject! 0 Hash#replace 1 Hash#select 0 Hash#shift 0 Hash#size 0 Hash#sort 0 Hash#store 2 Hash#to_a 0 Hash#to_hash 0 Hash#to_s 0 Hash#update 1 Hash#value? 1 Hash#values 0 Hash#values_at -1 IO [File::Constants, Enumerable, Object, Kernel, BasicObject] IO.for_fd -1 IO.foreach -1 IO.new -1 IO.open -1 IO.pipe 0 IO.popen -1 IO.read -1 IO.readlines -1 IO.select -1 IO.sysopen -1 IO#<< 1 IO#binmode 0 IO#bytes 0 IO#close 0 IO#close_read 0 IO#close_write 0 IO#closed? 0 IO#each -1 IO#each_byte 0 IO#each_line -1 IO#eof 0 IO#eof? 0 IO#fcntl -1 IO#fileno 0 IO#flush 0 IO#fsync 0 IO#getc 0 IO#gets -1 IO#inspect 0 IO#ioctl -1 IO#isatty 0 IO#lineno 0 IO#lineno= 1 IO#lines -1 IO#pid 0 IO#pos 0 IO#pos= 1 IO#print -1 IO#printf -1 IO#putc 1 IO#puts -1 IO#read -1 IO#read_nonblock -1 IO#readchar 0 IO#readline -1 IO#readlines -1 IO#readpartial -1 IO#reopen -1 IO#rewind 0 IO#seek -1 IO#stat 0 IO#sync 0 IO#sync= 1 IO#sysread -1 IO#sysseek -1 IO#syswrite 1 IO#tell 0 IO#to_i 0 IO#to_io 0 IO#tty? 0 IO#ungetc 1 IO#write 1 IO#write_nonblock 1 IOError [StandardError, Exception, Object, Kernel, BasicObject] IndexError [StandardError, Exception, Object, Kernel, BasicObject] Integer [Precision, Numeric, Comparable, Object, Kernel, BasicObject] Integer.induced_from 1 Integer#ceil 0 Integer#chr 0 Integer#downto 1 Integer#even? 0 Integer#floor 0 Integer#integer? 0 Integer#next 0 Integer#odd? 0 Integer#pred 0 Integer#round 0 Integer#succ 0 Integer#times 0 Integer#to_i 0 Integer#to_int 0 Integer#truncate 0 Integer#upto 1 Interrupt [SignalException, Exception, Object, Kernel, BasicObject] Kernel [] Kernel.Array 1 Kernel.Float 1 Kernel.Integer 1 Kernel.String 1 Kernel.` 1 Kernel.abort -1 Kernel.at_exit 0 Kernel.autoload 2 Kernel.autoload? 1 Kernel.binding 0 Kernel.block_given? 0 Kernel.callcc 0 Kernel.caller -1 Kernel.catch 1 Kernel.eval -1 Kernel.exec -1 Kernel.exit -1 Kernel.exit! -1 Kernel.fail -1 Kernel.fork 0 Kernel.format -1 Kernel.getc 0 Kernel.gets -1 Kernel.global_variables 0 Kernel.iterator? 0 Kernel.lambda 0 Kernel.load -1 Kernel.local_variables 0 Kernel.loop 0 Kernel.method_missing -1 Kernel.open -1 Kernel.p -1 Kernel.print -1 Kernel.printf -1 Kernel.proc 0 Kernel.putc 1 Kernel.puts -1 Kernel.raise -1 Kernel.rand -1 Kernel.readline -1 Kernel.readlines -1 Kernel.require 1 Kernel.select -1 Kernel.set_trace_func 1 Kernel.sleep -1 Kernel.spawn -1 Kernel.sprintf -1 Kernel.srand -1 Kernel.syscall -1 Kernel.system -1 Kernel.test -1 Kernel.throw -1 Kernel.trace_var -1 Kernel.trap -1 Kernel.untrace_var -1 Kernel.warn 1 Kernel#=== 1 Kernel#=~ 1 Kernel#__id__ 0 Kernel#class 0 Kernel#clone 0 Kernel#display -1 Kernel#dup 0 Kernel#enum_for -1 Kernel#eql? 1 Kernel#extend -1 Kernel#freeze 0 Kernel#frozen? 0 Kernel#hash 0 Kernel#inspect 0 Kernel#instance_eval -1 Kernel#instance_exec -1 Kernel#instance_of? 1 Kernel#instance_variable_defined? 1 Kernel#instance_variable_get 1 Kernel#instance_variable_set 2 Kernel#instance_variables 0 Kernel#is_a? 1 Kernel#kind_of? 1 Kernel#method 1 Kernel#methods -1 Kernel#nil? 0 Kernel#object_id 0 Kernel#private_methods -1 Kernel#protected_methods -1 Kernel#public_methods -1 Kernel#respond_to? -1 Kernel#singleton_methods -1 Kernel#taint 0 Kernel#tainted? 0 Kernel#tap 0 Kernel#to_enum -1 Kernel#to_s 0 Kernel#untaint 0 KeyError [IndexError, StandardError, Exception, Object, Kernel, BasicObject] LoadError [ScriptError, Exception, Object, Kernel, BasicObject] LocalJumpError [StandardError, Exception, Object, Kernel, BasicObject] LocalJumpError#exit_value 0 LocalJumpError#reason 0 Marshal [] Marshal.dump -1 Marshal.load -1 Marshal.restore -1 MatchData [Object, Kernel, BasicObject] MatchData#[] -1 MatchData#begin 1 MatchData#captures 0 MatchData#end 1 MatchData#inspect 0 MatchData#length 0 MatchData#offset 1 MatchData#post_match 0 MatchData#pre_match 0 MatchData#select -1 MatchData#size 0 MatchData#string 0 MatchData#to_a 0 MatchData#to_s 0 MatchData#values_at -1 Math [] Math.acos 1 Math.acosh 1 Math.asin 1 Math.asinh 1 Math.atan 1 Math.atan2 2 Math.atanh 1 Math.cos 1 Math.cosh 1 Math.erf 1 Math.erfc 1 Math.exp 1 Math.frexp 1 Math.hypot 2 Math.ldexp 2 Math.log -1 Math.log10 1 Math.log2 1 Math.sin 1 Math.sinh 1 Math.sqrt 1 Math.tan 1 Math.tanh 1 Method [Object, Kernel, BasicObject] Method#== 1 Method#[] -1 Method#arity 0 Method#call -1 Method#clone 0 Method#eql? 1 Method#hash 0 Method#inspect 0 Method#name 0 Method#owner 0 Method#receiver 0 Method#to_proc 0 Method#to_s 0 Method#unbind 0 Module [Object, Kernel, BasicObject] Module.constants -1 Module.nesting 0 Module#< 1 Module#<= 1 Module#<=> 1 Module#== 1 Module#=== 1 Module#> 1 Module#>= 1 Module#ancestors 0 Module#autoload 2 Module#autoload? 1 Module#class_eval -1 Module#class_exec -1 Module#class_variable_defined? 1 Module#class_variable_get 1 Module#class_variable_set 2 Module#class_variables 0 Module#const_defined? -1 Module#const_get -1 Module#const_missing 1 Module#const_set 2 Module#constants -1 Module#freeze 0 Module#include? 1 Module#included_modules 0 Module#instance_method 1 Module#instance_methods -1 Module#local_methods 0 Module#method_defined? 1 Module#module_eval -1 Module#module_exec -1 Module#name 0 Module#private_class_method -1 Module#private_instance_methods -1 Module#private_method_defined? 1 Module#protected_instance_methods -1 Module#protected_method_defined? 1 Module#public_class_method -1 Module#public_instance_methods -1 Module#public_method_defined? 1 Module#remove_class_variable 1 Module#to_s 0 Mutex [Object, Kernel, BasicObject] Mutex#lock 0 Mutex#locked? 0 Mutex#sleep -1 Mutex#synchronize 0 Mutex#try_lock 0 Mutex#unlock 0 NameError [ScriptError, Exception, Object, Kernel, BasicObject] NameError#name 0 NameError#to_s 0 NameError::message [Data, Object, Kernel, BasicObject] NameError::message.! 3 NameError::message._load 1 NameError::message#== 1 NameError::message#_dump 1 NameError::message#to_str 0 NilClass [Object, Kernel, BasicObject] NilClass#& 1 NilClass#^ 1 NilClass#inspect 0 NilClass#nil? 0 NilClass#to_a 0 NilClass#to_f 0 NilClass#to_i 0 NilClass#to_s 0 NilClass#to_splat 0 NilClass#| 1 NoMemoryError [Exception, Object, Kernel, BasicObject] NoMethodError [NameError, ScriptError, Exception, Object, Kernel, BasicObject] NoMethodError#args 0 NotImplementedError [ScriptError, Exception, Object, Kernel, BasicObject] Numeric [Comparable, Object, Kernel, BasicObject] Numeric#+@ 0 Numeric#-@ 0 Numeric#<=> 1 Numeric#abs 0 Numeric#ceil 0 Numeric#coerce 1 Numeric#div 1 Numeric#divmod 1 Numeric#eql? 1 Numeric#floor 0 Numeric#integer? 0 Numeric#modulo 1 Numeric#nonzero? 0 Numeric#quo 1 Numeric#remainder 1 Numeric#round 0 Numeric#scalar? 0 Numeric#singleton_method_added 1 Numeric#step -1 Numeric#to_int 0 Numeric#truncate 0 Numeric#zero? 0 Object [Kernel, BasicObject] ObjectSpace [] ObjectSpace._id2ref 1 ObjectSpace.add_finalizer 1 ObjectSpace.call_finalizer 1 ObjectSpace.define_finalizer -1 ObjectSpace.each_object -1 ObjectSpace.finalizers 0 ObjectSpace.garbage_collect 0 ObjectSpace.remove_finalizer 1 ObjectSpace.undefine_finalizer 1 Precision [] Precision.included 1 Precision#prec 1 Precision#prec_f 0 Precision#prec_i 0 Proc [Object, Kernel, BasicObject] Proc.new 0 Proc#== 1 Proc#[] -1 Proc#arity 0 Proc#call -1 Proc#clone 0 Proc#dup 0 Proc#eql? 1 Proc#hash 0 Proc#to_proc 0 Proc#to_s 0 Proc#yield -1 Process [] Process.abort -1 Process.daemon -1 Process.detach 1 Process.egid 0 Process.egid= 1 Process.euid 0 Process.euid= 1 Process.exec -1 Process.exit -1 Process.exit! -1 Process.fork 0 Process.getpgid 1 Process.getpgrp 0 Process.getpriority 2 Process.getrlimit 1 Process.gid 0 Process.gid= 1 Process.groups 0 Process.groups= 1 Process.initgroups 2 Process.kill -1 Process.maxgroups 0 Process.maxgroups= 1 Process.pid 0 Process.ppid 0 Process.setpgid 2 Process.setpgrp 0 Process.setpriority 3 Process.setrlimit -1 Process.setsid 0 Process.spawn -1 Process.times 0 Process.uid 0 Process.uid= 1 Process.wait -1 Process.wait2 -1 Process.waitall 0 Process.waitpid -1 Process.waitpid2 -1 Process::GID [] Process::GID.change_privilege 1 Process::GID.eid 0 Process::GID.grant_privilege 1 Process::GID.re_exchange 0 Process::GID.re_exchangeable? 0 Process::GID.rid 0 Process::GID.sid_available? 0 Process::GID.switch 0 Process::Status [Object, Kernel, BasicObject] Process::Status#& 1 Process::Status#== 1 Process::Status#>> 1 Process::Status#coredump? 0 Process::Status#exited? 0 Process::Status#exitstatus 0 Process::Status#inspect 0 Process::Status#pid 0 Process::Status#signaled? 0 Process::Status#stopped? 0 Process::Status#stopsig 0 Process::Status#success? 0 Process::Status#termsig 0 Process::Status#to_i 0 Process::Status#to_int 0 Process::Status#to_s 0 Process::Sys [] Process::Sys.getegid 0 Process::Sys.geteuid 0 Process::Sys.getgid 0 Process::Sys.getuid 0 Process::Sys.issetugid 0 Process::Sys.setegid 1 Process::Sys.seteuid 1 Process::Sys.setgid 1 Process::Sys.setregid 2 Process::Sys.setresgid 3 Process::Sys.setresuid 3 Process::Sys.setreuid 2 Process::Sys.setrgid 1 Process::Sys.setruid 1 Process::Sys.setuid 1 Process::UID [] Process::UID.change_privilege 1 Process::UID.eid 0 Process::UID.grant_privilege 1 Process::UID.re_exchange 0 Process::UID.re_exchangeable? 0 Process::UID.rid 0 Process::UID.sid_available? 0 Process::UID.switch 0 Range [Enumerable, Object, Kernel, BasicObject] Range#== 1 Range#=== 1 Range#begin 0 Range#cover? 1 Range#each 0 Range#end 0 Range#eql? 1 Range#exclude_end? 0 Range#first 0 Range#hash 0 Range#include? 1 Range#inspect 0 Range#last 0 Range#max 0 Range#member? 1 Range#min 0 Range#step -1 Range#to_s 0 Range#to_splat 0 RangeError [StandardError, Exception, Object, Kernel, BasicObject] Regexp [Object, Kernel, BasicObject] Regexp.compile -1 Regexp.escape -1 Regexp.last_match -1 Regexp.quote -1 Regexp.union -1 Regexp#== 1 Regexp#=== 1 Regexp#=~ 1 Regexp#casefold? 0 Regexp#eql? 1 Regexp#hash 0 Regexp#inspect 0 Regexp#kcode 0 Regexp#match -1 Regexp#options 0 Regexp#source 0 Regexp#to_s 0 Regexp#~ 0 RegexpError [StandardError, Exception, Object, Kernel, BasicObject] RuntimeError [StandardError, Exception, Object, Kernel, BasicObject] ScriptError [Exception, Object, Kernel, BasicObject] SecurityError [StandardError, Exception, Object, Kernel, BasicObject] Signal [] Signal.list 0 Signal.trap -1 SignalException [Exception, Object, Kernel, BasicObject] StandardError [Exception, Object, Kernel, BasicObject] String [Comparable, Object, Kernel, BasicObject] String#% 1 String#* 1 String#+ 1 String#<< 1 String#<=> 1 String#== 1 String#=~ 1 String#[] -1 String#[]= -1 String#bytes 0 String#capitalize 0 String#capitalize! 0 String#casecmp 1 String#center -1 String#chomp -1 String#chomp! -1 String#chop 0 String#chop! 0 String#chr 0 String#clear 0 String#concat 1 String#count -1 String#crypt 1 String#delete -1 String#delete! -1 String#downcase 0 String#downcase! 0 String#dump 0 String#each_byte 0 String#each_line -1 String#empty? 0 String#end_with? -1 String#eql? 1 String#gsub -1 String#gsub! -1 String#hash 0 String#hex 0 String#include? 1 String#index -1 String#insert 2 String#inspect 0 String#intern 0 String#length 0 String#lines -1 String#ljust -1 String#lstrip 0 String#lstrip! 0 String#match -1 String#next 0 String#next! 0 String#oct 0 String#ord 0 String#partition 1 String#replace 1 String#reverse 0 String#reverse! 0 String#rindex -1 String#rjust -1 String#rpartition 1 String#rstrip 0 String#rstrip! 0 String#scan 1 String#size 0 String#slice -1 String#slice! -1 String#split -1 String#squeeze -1 String#squeeze! -1 String#start_with? -1 String#strip 0 String#strip! 0 String#sub -1 String#sub! -1 String#succ 0 String#succ! 0 String#sum -1 String#swapcase 0 String#swapcase! 0 String#to_f 0 String#to_i -1 String#to_s 0 String#to_str 0 String#to_sym 0 String#tr 2 String#tr! 2 String#tr_s 2 String#tr_s! 2 String#unpack 1 String#upcase 0 String#upcase! 0 String#upto 1 Struct [Enumerable, Object, Kernel, BasicObject] Struct.new -1 Struct#== 1 Struct#[] 1 Struct#[]= 2 Struct#each 0 Struct#each_pair 0 Struct#eql? 1 Struct#hash 0 Struct#inspect 0 Struct#length 0 Struct#members 0 Struct#select -1 Struct#size 0 Struct#to_a 0 Struct#to_s 0 Struct#values 0 Struct#values_at -1 Struct::Tms [Struct, Enumerable, Object, Kernel, BasicObject] Struct::Tms.[] -1 Struct::Tms.members 0 Struct::Tms.new -1 Struct::Tms#cstime 0 Struct::Tms#cstime= 1 Struct::Tms#cutime 0 Struct::Tms#cutime= 1 Struct::Tms#stime 0 Struct::Tms#stime= 1 Struct::Tms#utime 0 Struct::Tms#utime= 1 Symbol [Comparable, Object, Kernel, BasicObject] Symbol.all_symbols 0 Symbol.intern 1 Symbol#<=> 1 Symbol#== 1 Symbol#=== 1 Symbol#=~ 1 Symbol#[] -1 Symbol#capitalize 0 Symbol#casecmp 1 Symbol#downcase 0 Symbol#dump 0 Symbol#empty? 0 Symbol#id2name 0 Symbol#inspect 0 Symbol#intern 0 Symbol#length 0 Symbol#match -1 Symbol#next 0 Symbol#size 0 Symbol#slice -1 Symbol#succ 0 Symbol#swapcase 0 Symbol#to_i 0 Symbol#to_proc 0 Symbol#to_s 0 Symbol#to_sym 0 Symbol#upcase 0 SyntaxError [ScriptError, Exception, Object, Kernel, BasicObject] SystemCallError [StandardError, Exception, Object, Kernel, BasicObject] SystemCallError.=== 1 SystemCallError#errno 0 SystemExit [Exception, Object, Kernel, BasicObject] SystemExit#status 0 SystemExit#success? 0 SystemStackError [Exception, Object, Kernel, BasicObject] Thread [Object, Kernel, BasicObject] Thread.abort_on_exception 0 Thread.abort_on_exception= 1 Thread.critical 0 Thread.critical= 1 Thread.current 0 Thread.exit 0 Thread.fork -1 Thread.kill 1 Thread.list 0 Thread.main 0 Thread.new -1 Thread.pass 0 Thread.start -1 Thread.stop 0 Thread#[] 1 Thread#[]= 2 Thread#abort_on_exception 0 Thread#abort_on_exception= 1 Thread#alive? 0 Thread#exit 0 Thread#group 0 Thread#inspect 0 Thread#join -1 Thread#key? 1 Thread#keys 0 Thread#kill 0 Thread#priority 0 Thread#priority= 1 Thread#raise -1 Thread#run 0 Thread#safe_level 0 Thread#status 0 Thread#stop? 0 Thread#terminate 0 Thread#value 0 Thread#wakeup 0 ThreadError [StandardError, Exception, Object, Kernel, BasicObject] ThreadGroup [Object, Kernel, BasicObject] ThreadGroup#add 1 ThreadGroup#enclose 0 ThreadGroup#enclosed? 0 ThreadGroup#list 0 Time [Comparable, Object, Kernel, BasicObject] Time._load 1 Time.at -1 Time.gm -1 Time.local -1 Time.mktime -1 Time.now -1 Time.times 0 Time.utc -1 Time#+ 1 Time#- 1 Time#<=> 1 Time#_dump -1 Time#asctime 0 Time#ctime 0 Time#day 0 Time#dst? 0 Time#eql? 1 Time#friday? 0 Time#getgm 0 Time#getlocal 0 Time#getutc 0 Time#gmt? 0 Time#gmt_offset 0 Time#gmtime 0 Time#gmtoff 0 Time#hash 0 Time#hour 0 Time#inspect 0 Time#isdst 0 Time#localtime 0 Time#mday 0 Time#min 0 Time#mon 0 Time#monday? 0 Time#month 0 Time#saturday? 0 Time#sec 0 Time#strftime 1 Time#succ 0 Time#sunday? 0 Time#thursday? 0 Time#to_a 0 Time#to_f 0 Time#to_i 0 Time#to_s 0 Time#tuesday? 0 Time#tv_sec 0 Time#tv_usec 0 Time#usec 0 Time#utc 0 Time#utc? 0 Time#utc_offset 0 Time#wday 0 Time#wednesday? 0 Time#yday 0 Time#year 0 Time#zone 0 TrueClass [Object, Kernel, BasicObject] TrueClass#& 1 TrueClass#^ 1 TrueClass#to_s 0 TrueClass#| 1 TypeError [StandardError, Exception, Object, Kernel, BasicObject] UnboundMethod [Object, Kernel, BasicObject] UnboundMethod#== 1 UnboundMethod#arity 0 UnboundMethod#bind 1 UnboundMethod#clone 0 UnboundMethod#eql? 1 UnboundMethod#hash 0 UnboundMethod#inspect 0 UnboundMethod#name 0 UnboundMethod#owner 0 UnboundMethod#to_s 0 VM [Object, Kernel, BasicObject] VM.NSDR 0 VM.SDR 0 VM.eval 3 VM::Env [Object, Kernel, BasicObject] VM::InstructionSequence [Object, Kernel, BasicObject] VM::InstructionSequence.compile -1 VM::InstructionSequence.compile_file -1 VM::InstructionSequence.compile_option= 1 VM::InstructionSequence.load -1 VM::InstructionSequence.new -1 VM::InstructionSequence#disasm 0 VM::InstructionSequence#eval 0 VM::InstructionSequence#inspect 0 VM::InstructionSequence#to_a 0 ZeroDivisionError [StandardError, Exception, Object, Kernel, BasicObject] fatal [Exception, Object, Kernel, BasicObject] 207 modules, 1190 methods == make # 2007-03-16T19:20:14+09:00 + gmake rbconfig.rb updated compiling Win32API compiling bigdecimal make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/bigdecimal' mkdir -p ../../.ext/i686-linux gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/bigdecimal -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/bigdecimal/bigdecimal.c ../../../../ruby/ext/bigdecimal/bigdecimal.c:2172: warning: `VpIsNegDoubleZero' defined but not used ../../../../ruby/ext/bigdecimal/bigdecimal.c:4157: warning: `VpItoV' defined but not used gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/bigdecimal.so bigdecimal.o -lpthread -ldl -lcrypt -lm -lc mkdir -p ../../.ext/common/bigdecimal cp ../../../../ruby/ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal cp ../../../../ruby/ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal cp ../../../../ruby/ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal cp ../../../../ruby/ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal cp ../../../../ruby/ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/bigdecimal' compiling curses make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/curses' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/curses -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/curses/curses.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/curses.so curses.o -lncurses -ltermcap -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/curses' compiling dbm make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/dbm' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/dbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/dbm/dbm.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/dbm.so dbm.o -lgdbm_compat -lgdbm -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/dbm' compiling digest make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/digest' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/digest -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/digest/digest.c ../../../../ruby/ext/digest/digest.c: In function `rb_digest_instance_update': ../../../../ruby/ext/digest/digest.c:100: warning: format argument is not a pointer (arg 3) ../../../../ruby/ext/digest/digest.c: In function `rb_digest_instance_finish': ../../../../ruby/ext/digest/digest.c:118: warning: format argument is not a pointer (arg 3) ../../../../ruby/ext/digest/digest.c: In function `rb_digest_instance_reset': ../../../../ruby/ext/digest/digest.c:132: warning: format argument is not a pointer (arg 3) ../../../../ruby/ext/digest/digest.c: In function `rb_digest_instance_block_length': ../../../../ruby/ext/digest/digest.c:361: warning: format argument is not a pointer (arg 3) ../../../../ruby/ext/digest/digest.c: In function `rb_digest_class_s_digest': ../../../../ruby/ext/digest/digest.c:384: warning: unused variable `pctx' gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/digest.so digest.o -lpthread -ldl -lcrypt -lm -lc mkdir -p ../../.ext/common/digest cp ../../../../ruby/ext/digest/lib/digest/hmac.rb ../../.ext/common/digest cp ../../../../ruby/ext/digest/lib/digest.rb ../../.ext/common cp ../../../../ruby/ext/digest/digest.h ../../.ext/i686-linux make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/digest' compiling digest/bubblebabble make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/digest/bubblebabble' mkdir -p ../../../.ext/i686-linux/digest gcc -I. -I../../.. -I../../../../../ruby -I../../../../../ruby/ext/digest/bubblebabble -I../../../../../ruby/ext/digest/bubblebabble/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../../ruby/ext/digest/bubblebabble/bubblebabble.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../../..' -o ../../../.ext/i686-linux/digest/bubblebabble.so bubblebabble.o -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/digest/bubblebabble' compiling digest/md5 make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/digest/md5' gcc -I. -I../../.. -I../../../../../ruby -I../../../../../ruby/ext/digest/md5 -I../../../../../ruby/ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../../ruby/ext/digest/md5/md5init.c gcc -I. -I../../.. -I../../../../../ruby -I../../../../../ruby/ext/digest/md5 -I../../../../../ruby/ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../../ruby/ext/digest/md5/md5ossl.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../../..' -o ../../../.ext/i686-linux/digest/md5.so md5init.o md5ossl.o -lcrypto -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/digest/md5' compiling digest/rmd160 make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/digest/rmd160' gcc -I. -I../../.. -I../../../../../ruby -I../../../../../ruby/ext/digest/rmd160 -I../../../../../ruby/ext/digest/rmd160/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../../ruby/ext/digest/rmd160/rmd160init.c gcc -I. -I../../.. -I../../../../../ruby -I../../../../../ruby/ext/digest/rmd160 -I../../../../../ruby/ext/digest/rmd160/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../../ruby/ext/digest/rmd160/rmd160ossl.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../../..' -o ../../../.ext/i686-linux/digest/rmd160.so rmd160init.o rmd160ossl.o -lcrypto -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/digest/rmd160' compiling digest/sha1 make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/digest/sha1' gcc -I. -I../../.. -I../../../../../ruby -I../../../../../ruby/ext/digest/sha1 -I../../../../../ruby/ext/digest/sha1/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../../ruby/ext/digest/sha1/sha1init.c gcc -I. -I../../.. -I../../../../../ruby -I../../../../../ruby/ext/digest/sha1 -I../../../../../ruby/ext/digest/sha1/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../../ruby/ext/digest/sha1/sha1ossl.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../../..' -o ../../../.ext/i686-linux/digest/sha1.so sha1init.o sha1ossl.o -lcrypto -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/digest/sha1' compiling digest/sha2 make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/digest/sha2' gcc -I. -I../../.. -I../../../../../ruby -I../../../../../ruby/ext/digest/sha2 -I../../../../../ruby/ext/digest/sha2/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../../ruby/ext/digest/sha2/sha2.c gcc -I. -I../../.. -I../../../../../ruby -I../../../../../ruby/ext/digest/sha2 -I../../../../../ruby/ext/digest/sha2/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../../ruby/ext/digest/sha2/sha2init.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../../..' -o ../../../.ext/i686-linux/digest/sha2.so sha2.o sha2init.o -lpthread -ldl -lcrypt -lm -lc cp ../../../../../ruby/ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/digest/sha2' compiling dl make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/dl' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -fno-defer-pop -fno-omit-frame-pointer -c ../../../../ruby/ext/dl/cfunc.c ../../../../ruby/ext/dl/cfunc.c: In function `rb_dlcfunc_call': ../../../../ruby/ext/dl/cfunc.c:463: warning: unsigned int format, ID arg (arg 3) generating callback.h gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -fno-defer-pop -fno-omit-frame-pointer -c ../../../../ruby/ext/dl/dl.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -fno-defer-pop -fno-omit-frame-pointer -c ../../../../ruby/ext/dl/cptr.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -fno-defer-pop -fno-omit-frame-pointer -c ../../../../ruby/ext/dl/handle.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/dl.so cfunc.o dl.o cptr.o handle.o -ldl -lpthread -ldl -lcrypt -lm -lc mkdir -p ../../.ext/common/dl cp ../../../../ruby/ext/dl/lib/dl/pack.rb ../../.ext/common/dl cp ../../../../ruby/ext/dl/lib/dl/cparser.rb ../../.ext/common/dl cp ../../../../ruby/ext/dl/lib/dl/struct.rb ../../.ext/common/dl cp ../../../../ruby/ext/dl/lib/dl/types.rb ../../.ext/common/dl cp ../../../../ruby/ext/dl/lib/dl/stack.rb ../../.ext/common/dl cp ../../../../ruby/ext/dl/lib/dl/import.rb ../../.ext/common/dl cp ../../../../ruby/ext/dl/lib/dl/func.rb ../../.ext/common/dl cp ../../../../ruby/ext/dl/lib/dl/callback.rb ../../.ext/common/dl cp ../../../../ruby/ext/dl/lib/dl/value.rb ../../.ext/common/dl cp ../../../../ruby/ext/dl/dl.h ../../.ext/i686-linux make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/dl' compiling etc make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/etc' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/etc -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/etc/etc.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/etc.so etc.o -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/etc' compiling fcntl make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/fcntl' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/fcntl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/fcntl/fcntl.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/fcntl.so fcntl.o -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/fcntl' compiling gdbm make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/gdbm' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/gdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/gdbm/gdbm.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/gdbm.so gdbm.o -lgdbm -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/gdbm' compiling iconv make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/iconv' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/iconv -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/iconv/iconv.c ../../../../ruby/ext/iconv/iconv.c: In function `iconv_create': ../../../../ruby/ext/iconv/iconv.c:184: warning: unused variable `flag' ../../../../ruby/ext/iconv/iconv.c: In function `get_iconv_opt_i': ../../../../ruby/ext/iconv/iconv.c:469: warning: unused variable `opt' gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/iconv.so iconv.o -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/iconv' compiling io/wait make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/io/wait' mkdir -p ../../../.ext/i686-linux/io gcc -I. -I../../.. -I../../../../../ruby -I../../../../../ruby/ext/io/wait -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../../ruby/ext/io/wait/wait.c ../../../../../ruby/ext/io/wait/wait.c: In function `io_ready_p': ../../../../../ruby/ext/io/wait/wait.c:59: warning: left-hand operand of comma expression has no effect ../../../../../ruby/ext/io/wait/wait.c: In function `io_wait': ../../../../../ruby/ext/io/wait/wait.c:112: warning: left-hand operand of comma expression has no effect gcc -shared -rdynamic -Wl,-export-dynamic -L'../../..' -o ../../../.ext/i686-linux/io/wait.so wait.o -lpthread -ldl -lcrypt -lm -lc mkdir -p ../../../.ext/common/io cp ../../../../../ruby/ext/io/wait/lib/nonblock.rb ../../../.ext/common/io make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/io/wait' compiling nkf make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/nkf' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/nkf -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/nkf/nkf.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/nkf.so nkf.o -lpthread -ldl -lcrypt -lm -lc cp ../../../../ruby/ext/nkf/lib/kconv.rb ../../.ext/common make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/nkf' compiling openssl make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/openssl' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_pkey_dsa.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_x509attr.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_ssl.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_ocsp.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_engine.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_config.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_hmac.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_cipher.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_pkey_rsa.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_x509req.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_digest.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl.c ../../../../ruby/ext/openssl/ossl.c: In function `ossl_raise': ../../../../ruby/ext/openssl/ossl.c:300: warning: format not a string literal, argument types not checked gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_x509store.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_bn.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_asn1.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_pkcs12.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_x509.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_ns_spki.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_x509crl.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_x509name.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_pkey.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_bio.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/openssl_missing.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_pkey_dh.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_x509cert.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_rand.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_x509revoked.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_x509ext.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/openssl/ossl_pkcs7.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-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.o ossl_x509store.o ossl_bn.o ossl_asn1.o ossl_pkcs12.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_x509revoked.o ossl_x509ext.o ossl_pkcs7.o -lssl -lcrypto -lpthread -ldl -lcrypt -lm -lc mkdir -p ../../.ext/common/openssl mkdir -p ../../.ext/common/net cp ../../../../ruby/ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl cp ../../../../ruby/ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl cp ../../../../ruby/ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl cp ../../../../ruby/ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl cp ../../../../ruby/ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl cp ../../../../ruby/ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl cp ../../../../ruby/ext/openssl/lib/net/telnets.rb ../../.ext/common/net cp ../../../../ruby/ext/openssl/lib/net/ftptls.rb ../../.ext/common/net cp ../../../../ruby/ext/openssl/lib/openssl.rb ../../.ext/common make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/openssl' compiling pty make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/pty' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/pty -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/pty/pty.c ../../../../ruby/ext/pty/pty.c: In function `establishShell': ../../../../ruby/ext/pty/pty.c:195: warning: unused variable `i' gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/pty.so pty.o -lutil -lpthread -ldl -lcrypt -lm -lc cp ../../../../ruby/ext/pty/lib/expect.rb ../../.ext/common make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/pty' compiling racc/cparse make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/racc/cparse' mkdir -p ../../../.ext/i686-linux/racc gcc -I. -I../../.. -I../../../../../ruby -I../../../../../ruby/ext/racc/cparse -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../../ruby/ext/racc/cparse/cparse.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../../..' -o ../../../.ext/i686-linux/racc/cparse.so cparse.o -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/racc/cparse' compiling readline make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/readline' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/readline -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/readline/readline.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/readline.so readline.o -lreadline -lncurses -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/readline' compiling ripper make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/ripper' ../../miniruby -I'../..' -I'../../../../ruby/lib' ../../../../ruby/ext/ripper/tools/preproc.rb ../../../../ruby/parse.y --output=ripper.y bison -t -v -oripper.c ripper.y ../../miniruby -I'../..' -I'../../../../ruby/lib' ../../../../ruby/ext/ripper/tools/generate.rb --mode=eventids1 --ids1src=../../../../ruby/parse.y --output=eventids1.c ../../miniruby -I'../..' -I'../../../../ruby/lib' ../../../../ruby/ext/ripper/tools/generate.rb --mode=eventids2table --ids2src=../../../../ruby/ext/ripper/eventids2.c --output=eventids2table.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/ripper -DRUBY_EXTCONF_H=\"extconf.h\" -DRIPPER -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ripper.c ripper.y:142: warning: `vtable_alloc' defined but not used ripper.y:154: warning: `vtable_free' defined but not used ripper.y:168: warning: `vtable_add' defined but not used ripper.y:183: warning: `vtable_included' defined but not used ripper.y:9036: warning: `ripper_warningS' defined but not used gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/ripper.so ripper.o -lpthread -ldl -lcrypt -lm -lc mkdir -p ../../.ext/common/ripper cp ../../../../ruby/ext/ripper/lib/ripper/lexer.rb ../../.ext/common/ripper cp ../../../../ruby/ext/ripper/lib/ripper/sexp.rb ../../.ext/common/ripper cp ../../../../ruby/ext/ripper/lib/ripper/filter.rb ../../.ext/common/ripper cp ../../../../ruby/ext/ripper/lib/ripper/core.rb ../../.ext/common/ripper cp ../../../../ruby/ext/ripper/lib/ripper.rb ../../.ext/common ../../miniruby -I'../..' -I'../../../../ruby/lib' ../../../../ruby/ext/ripper/tools/generate.rb --mode=check --ids1src=../../../../ruby/parse.y --ids2src=../../../../ruby/ext/ripper/eventids2.c make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/ripper' compiling sdbm make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/sdbm' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/sdbm/init.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/sdbm/_sdbm.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/sdbm.so init.o _sdbm.o -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/sdbm' compiling socket make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/socket' generating constants.h gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/socket/socket.c ../../../../ruby/ext/socket/socket.c: In function `init_inetsock_internal': ../../../../ruby/ext/socket/socket.c:1239: warning: `syscall' might be used uninitialized in this function gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/socket.so socket.o -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/socket' compiling stringio make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/stringio' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/stringio -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/stringio/stringio.c ../../../../ruby/ext/stringio/stringio.c: In function `strio_getline': ../../../../ruby/ext/stringio/stringio.c:769: warning: `limit' might be used uninitialized in this function gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/stringio.so stringio.o -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/stringio' compiling strscan make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/strscan' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/strscan -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/strscan/strscan.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/strscan.so strscan.o -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/strscan' compiling syck make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/syck' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/syck/bytecode.c bytecode.re: In function `sycklex_bytecode_utf8': :167: warning: `yyaccept' might be used uninitialized in this function :545: warning: `yyaccept' might be used uninitialized in this function gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/syck/rubyext.c ../../../../ruby/ext/syck/rubyext.c: In function `rb_syck_compile': ../../../../ruby/ext/syck/rubyext.c:115: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../ruby/ext/syck/rubyext.c: In function `syck_set_model': ../../../../ruby/ext/syck/rubyext.c:682: warning: implicit declaration of function `syck_parser_set_input_type' ../../../../ruby/ext/syck/rubyext.c: In function `syck_resolver_initialize': ../../../../ruby/ext/syck/rubyext.c:884: warning: unused variable `tags' ../../../../ruby/ext/syck/rubyext.c: In function `syck_resolver_detect_implicit': ../../../../ruby/ext/syck/rubyext.c:916: warning: unused variable `type_id' ../../../../ruby/ext/syck/rubyext.c: In function `syck_resolver_node_import': ../../../../ruby/ext/syck/rubyext.c:927: warning: `obj' might be used uninitialized in this function ../../../../ruby/ext/syck/rubyext.c: In function `syck_node_mark': ../../../../ruby/ext/syck/rubyext.c:1375: warning: enumeration value `syck_str_kind' not handled in switch ../../../../ruby/ext/syck/rubyext.c: In function `syck_node_transform': ../../../../ruby/ext/syck/rubyext.c:1728: warning: `n' might be used uninitialized in this function ../../../../ruby/ext/syck/rubyext.c: In function `syck_emitter_emit': ../../../../ruby/ext/syck/rubyext.c:1946: warning: unused variable `anchor_name' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/syck/yaml2byte.c ../../../../ruby/ext/syck/yaml2byte.c: In function `syck_yaml2byte_handler': ../../../../ruby/ext/syck/yaml2byte.c:192: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../ruby/ext/syck/yaml2byte.c:202: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../ruby/ext/syck/yaml2byte.c:205: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../ruby/ext/syck/yaml2byte.c: In function `syck_yaml2byte': ../../../../ruby/ext/syck/yaml2byte.c:231: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/syck/syck.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/syck/emitter.c ../../../../ruby/ext/syck/emitter.c: In function `syck_emit': ../../../../ruby/ext/syck/emitter.c:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../ruby/ext/syck/emitter.c: In function `syck_emitter_mark_node': ../../../../ruby/ext/syck/emitter.c:1221: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../ruby/ext/syck/emitter.c:1232: warning: format not a string literal, argument types not checked gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/syck/implicit.c implicit.re: In function `syck_type_id_to_uri': implicit.re:157: warning: `marker' might be used uninitialized in this function :1622: warning: `yyaccept' might be used uninitialized in this function gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/syck/handler.c ../../../../ruby/ext/syck/handler.c: In function `syck_hdlr_add_anchor': ../../../../ruby/ext/syck/handler.c:40: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../ruby/ext/syck/handler.c:53: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../ruby/ext/syck/handler.c: In function `syck_hdlr_remove_anchor': ../../../../ruby/ext/syck/handler.c:73: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../ruby/ext/syck/handler.c:73: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../ruby/ext/syck/handler.c: In function `syck_hdlr_get_anchor': ../../../../ruby/ext/syck/handler.c:90: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../ruby/ext/syck/handler.c:103: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/syck/token.c token.re: In function `sycklex_yaml_utf8': :1119: warning: `yyaccept' might be used uninitialized in this function gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/syck/node.c gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/syck/gram.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/syck.so bytecode.o rubyext.o yaml2byte.o syck.o emitter.o implicit.o handler.o token.o node.o gram.o -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/syck' compiling syslog make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/syslog' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/syslog -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/syslog/syslog.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/syslog.so syslog.o -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/syslog' compiling tk compiling tk/tkutil compiling win32ole compiling zlib make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/zlib' gcc -I. -I../.. -I../../../../ruby -I../../../../ruby/ext/zlib -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -c ../../../../ruby/ext/zlib/zlib.c gcc -shared -rdynamic -Wl,-export-dynamic -L'../..' -o ../../.ext/i686-linux/zlib.so zlib.o -lz -lpthread -ldl -lcrypt -lm -lc make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ext/zlib' making ruby make[1]: Entering directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby' gcc -Wall -Wformat=2 -Wno-parentheses -g -O2 -DRUBY_GC_STRESS -rdynamic -Wl,-export-dynamic -L. main.o -lruby-static -lpthread -ldl -lcrypt -lm -o ruby make[1]: Leaving directory `/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby' == install-nodoc # 2007-03-16T19:21:42+09:00 + gmake install-nodoc ./miniruby ../../ruby/instruby.rb --dest-dir="" --extout=".ext" --make="make" --mflags="" --make-flags="" --installed-list .installed.list --mantype="doc" installing binary commands installing command scripts installing library scripts installing headers installing manpages installing extension objects installing extension scripts == install-doc # 2007-03-16T19:21:42+09:00 + gmake install-doc Generating RDoc documentation ./miniruby ../../ruby/runruby.rb --extout=.ext -- "../../ruby/bin/rdoc" --all --ri --op ".ext/rdoc" "../../ruby" numeric.c: cccccc............................. No definition for int_dotimes .............................................................................. euc_jp.c: sjis.c: struct.c: c................... regparse.c: array.c: c.......................... No definition for rb_ary_each ............................................... class.c: compar.c: m...... debug.c: eval_load.c: ... No definition for rb_f_load ... vm.c: version.c: ascii.c: inits.c: math.c: m....................... dmydln.c: regcomp.c: time.c: c............................................................. regenc.c: vm_dump.c: util.c: re.c: ccc.................................... ruby.c: bignum.c: c............................ dln.c: process.c: mmmmc..... No definition for rb_f_exit . No definition for rb_f_abort .................................................................................... No definition for rb_f_system .. enumerator.c: cm......... regexec.c: . variable.c: marshal.c: m... utf8.c: regerror.c: signal.c: m... iseq.c: c Enclosing class/module 'rb_cVM' for class InstructionSequence not known ......... enum.c: m................................ hash.c: c................................................... file.c: mcmc................................................................................................................................... string.c: cc....................................................................................................... No definition for sym_succ . No definition for sym_succ .. No definition for sym_cmp . No definition for sym_casecmp . No definition for sym_match . No definition for sym_eqq . No definition for sym_aref . No definition for sym_aref . No definition for sym_length . No definition for sym_length . No definition for sym_empty . No definition for sym_match . No definition for sym_upcase . No definition for sym_downcase . No definition for sym_capitalize . No definition for sym_swapcase random.c: .. object.c: mcccccccc............................... No definition for rb_obj_ivar_get ..... No definition for rb_obj_is_kind_of . No definition for rb_obj_is_kind_of ............................. No definition for rb_mod_attr .... No definition for rb_mod_initialize ................................... io.c: ccc.............................................................................. dmyext.c: pack.c: .. st.c: compile.c: range.c: c.................... prec.c: m..... proc.c: cccccc.... No definition for proc_yield ... No definition for proc_clone . No definition for proc_dup .................................. No definition for binding_clone . No definition for binding_dup .... thread.c: cccc.... No definition for rb_thread_s_main ........... No definition for rb_thread_s_debug . No definition for rb_thread_s_debug_set ........................ No definition for thgroup_enclose ... No definition for mutex_initialize . No definition for mutex_locked_p . No definition for mutex_try_lock . No definition for mutex_lock . No definition for mutex_unlock . No definition for mutex_sleep ... error.c: mcccccccccccccccccccccc........................... dir.c: c........................... main.c: sprintf.c: eval.c: ................ No definition for rb_mod_method_defined .......... No definition for rb_mod_remove_method . No definition for rb_mod_undef_method . No definition for rb_mod_alias_method ......... No definition for rb_f_raise . No definition for rb_f_raise ... No definition for rb_f_local_variables ... lex.c: gc.c: mm.................. yarvcore.c: ccc. No definition for thread_init . No definition for yarvcore_eval . No definition for sdr . No definition for nsdr blockinlining.c: English.rb: Env.rb: abbrev.rb: m.c. base64.rb: m....m benchmark.rb: m......ccc........... session.rb: ccc........c.....c.....c..... cgi.rb: c.................c.....m....c.c........m....mm.....................mmmm.c complex.rb: c.......c.......................m................. csv.rb: cc..........c.....c........c..c....c......c...c..........c.... format.rb: cmc....................................c...... date.rb: cc..................................cc...c.......c..........c................................................................c...c......c...c.....c... debug.rb: c.cc....c....................................c................ delegate.rb: cm...........c..... extservm.rb: mc......... gw.rb: mc.c...c.. acl.rb: cc....c....... extserv.rb: mc....c... ssl.rb: mcc.............. timeridconv.rb: mccc.......... unix.rb: mc......... eq.rb: mc.. drb.rb: mccc..m.cccc...c.c.....c...c........m..... ../../ruby/lib/drb/drb.rb:797:27: Skipping require of dynamic string: "drb/#{$1}" c.................mcc.............c.....c....................ccc................ observer.rb: mm. invokemethod.rb: mcm.. drb.rb: erb.rb: c.ccccccccccc.......cm..cm eregex.rb: c..c..c.. fileutils.rb: m........................................m.....c.............mcmcmc finalize.rb: mc............ find.rb: m.. forwardable.rb: m... ftools.rb: cc......... generator.rb: c..........c..... getoptlong.rb: cccccc......... getopts.rb: . gserver.rb: c................ importenv.rb: ipaddr.rb: cc....c................................. error.rb: m error.rb: m save-history.rb: mmc.c....m... tracer.rb: m.c.c. use-loader.rb: cmm..c..cc history.rb: mc..c..... workspaces.rb: mc...c. multi-irb.rb: mc...............c. loader.rb: mcm..... math-mode.rb: mc.. change-ws.rb: mc..c load.rb: mmc.c.c. fork.rb: mmc.c chws.rb: mmc.c. subirb.rb: mmc.c.c.c. help.rb: mmm. pushws.rb: mmc.c.c. nop.rb: mmc.... input-method.rb: mc...c.....c...c..... output-method.rb: mc........c. notifier.rb: mm.c.........c...c...c.. context.rb: mc............... version.rb: m ws-for-case-2.rb: help.rb: m. frame.rb: mc....... workspace.rb: mc.... ruby-token.rb: mc.c.c.c.cc.c.c.. locale.rb: mc............... init.rb: m........ extend-command.rb: mm.....c..cm..m... xmp.rb: c..c..... ruby-lex.rb: cc............................. completion.rb: mm. slex.rb: mc.........c..... irb.rb: mc......c............ jcode.rb: c...................... logger.rb: cccm...................c....cc...........c....... mailread.rb: c.... mathn.rb: c..cc.....ccc...m..c matrix.rb: mc......c..........................................cc............................ mkmf.rb: ....c.c....m................................................................ monitor.rb: mcc..................c mutex_m.rb: m....c....... ftp.rb: mc.......................................................... http.rb: mc....c.........c..............c.........m.........................m.................................c.............c.cccccccccccccccm.ccccc..cc.......c.............. https.rb: mc...... imap.rb: mc.....................................................................cccccc..c..c..c..cc..c..c...c....ccccccc pop.rb: mcccc......................................c.c.........c smtp.rb: mmccccccc...c............................................................c.......... telnet.rb: mc............. observer.rb: m....... open-uri.rb: m.m......c.cm.......m..mc.c.c. open3.rb: m. date.rb: time.rb: uri.rb: version.rb: c... shellwords.rb: optparse.rb: cm..cc..........c...c.c.c.c...........c..................................................c......ccccccm.c.......m ostruct.rb: c.....c ../../ruby/lib/ostruct.rb:75:33: ':' not followed by identifier or operator .... parsearg.rb: ..... parsedate.rb: m. pathname.rb: c..................................c.....c..........................c........................c..c........c.c..c..m. ping.rb: m. pp.rb: m..c..cm...........cm....c..c..c.c..c.cc.c.c.. prettyprint.rb: c.............c...c..c....c....c.......cccccc profile.rb: profiler.rb: m.... pstore.rb: cc................. parser.rb: mcmc........................ rational.rb: .c....................c......c..c.. inline.rb: mc...c.c...c...c................ to_latex.rb: mc.......................... preprocess.rb: mc.... fragments.rb: mc.....ccc.ccc.c.c.cc............ to_html.rb: mc........................ to_flow.rb: mmc..c................... lines.rb: mc.....c.......... simple_markup.rb: mc.......... parse_f95.rb: mc..c..........................c.... parse_rb.rb: mc..cc.cc.c.c.c.c...cc.................................mc................................................ parse_simple.rb: mc... parserfactory.rb: mm.... parse_c.rb: mc......................... dot.rb: m.c..c...c..c......c......c.c.. xml.rb: mm rdf.rb: mm one_page_html.rb: mm old_html.rb: mm kilmer.rb: mm. html.rb: mm hefss.rb: mm. chm.rb: mm chm_generator.rb: mc........ ri_generator.rb: mc.c......... xml_generator.rb: mc........... html_generator.rb: mc....c.....m...c..................c..........c.........c......................c..c...............c.......... ri_cache.rb: mc...........c...c..c. ri_formatter.rb: mc...............cc.c........c..c.....c............c...c.. ri_display.rb: m..c............. ri_descriptions.rb: mc....cc.c.cc.c...c....c..c ri_driver.rb: c...... ri_options.rb: mcm.......... ri_writer.rb: mc........ ri_util.rb: cc.. ri_paths.rb: mm ri_reader.rb: mc........... code_objects.rb: mc.........cc......................................c.........c......cccc.c.....c..c.c...c.c. diagram.rb: mc........ usage.rb: m...... rdoc.rb: mc..cc......... options.rb: cm............ template.rb: cc.....c........ tokenstream.rb: m..... readbytes.rb: c.c. resolv-replace.rb: c.c.c...c. resolv.rb: c.............ccc........c..............ccccccccccccmmccmcc...........cccc..c......c....c...ccc...cc...c...c...c....cmc...c...c...c...c........c........ xpathparser.rb: mmc........................ lightparser.rb: mmc.... baseparser.rb: mmc............ streamparser.rb: mmc... pullparser.rb: mmc......c.................. sax2parser.rb: mmc........... treeparser.rb: mmc... ultralightparser.rb: mmc.... relaxng.rb: mmc..c...........c.c...c..c.....c........c.......c... validationexception.rb: mmc. validation.rb: mmm...c....... US-ASCII.rb: mm..c ICONV.rb: mm..c SHIFT-JIS.rb: mm....c SHIFT_JIS.rb: UTF-16.rb: mm..c EUC-JP.rb: mm....c ISO-8859-1.rb: mm UTF-8.rb: mm..c ISO-8859-15.rb: mm CP-1252.rb: mm UNILE.rb: mm..c node.rb: mmc......................... elementdecl.rb: mmc. notationdecl.rb: mmc.... entitydecl.rb: mmc.... dtd.rb: mmc.. attlistdecl.rb: mmc document.rb: mc............... instruction.rb: mc...... child.rb: mc........ xpath.rb: mc... xmltokens.rb: mm xmldecl.rb: mc............ quickpath.rb: mc........... parseexception.rb: mc..... parent.rb: mc.................. element.rb: mc...........................................c..............c.............. source.rb: mc.c...........c........ output.rb: mc... streamlistener.rb: mm.............. comment.rb: mc...... attribute.rb: mc............... doctype.rb: mc..............c...c.c...c.... functions.rb: mm...................................... cdata.rb: mc..... entity.rb: mc.......m syncenumerator.rb: mc.... sax2listener.rb: mm................. text.rb: mc.................. node.rb: mm........ encoding.rb: mm..... rexml.rb: m namespace.rb: mm... xpath_parser.rb: c.c.c.c.c.mc....................... attlistdecl.rb: mc...... rinda.rb: mccccc.........c..c..c......c.. ring.rb: mc.....c........c.. tuplespace.rb: mc.............c..c.....c....c........c........... 1.0.rb: mmc...c......c.cc.cc.c.cc...c.c..c.c.c.c.cc.. taxonomy.rb: mmm..cm..c..c.cccccccccccc 2.0.rb: mmc.c..ccccc..c.c..ccc..c..c..c..c.c..c image.rb: mmm.c.m.c.ccccccc.cc.cccc.cc. syndication.rb: mmm.c trackback.rb: mmm.c..c.ccccccc.cccc.cccccc. 0.9.rb: mmc...c.......c.c..c.c..c.c.cc..c.c..c.c.c.c.cc.. dublincore.rb: mmm..ccccccccccccccccc base.rb: mmm...........cc.....c..c...c.c..c.c..c.c.c.cc..c.....c..cccc. content.rb: mmm.cc xmlparser.rb: mcmcmc......cc..c. taxonomy.rb: mm..cc..........m..cc..........ccc image.rb: mm.m..cc.........m..cc.........ccc syndication.rb: mm...cc trackback.rb: mm.m.mcc......cc........mcc....cc....ccccc dublincore.rb: mm.m.ccccc xml-stylesheet.rb: mm..c...... parser.rb: mc.c.c.c.cc.......cc........cc..........m............ 1.0.rb: mm.cc.......cc.....cc........cc........cc........cc....cc....cc.......cc......cc......cc......m. maker.rb: mmc.... 2.0.rb: mcc...c....c..... utils.rb: mm.... rexmlparser.rb: mcc..cc.. 0.9.rb: mm.c........c.......c...c.c...c.c....c...c.....c.....c.....c....c....m. rss.rb: cc.mcc.cc.c.c.c.c.c.c.c.c.m............cc..........................................m....... converter.rb: mc................. content.rb: mm..cc xmlscanner.rb: mcc..c............... rss.rb: rubyunit.rb: testrunner.rb: mmc.....c... testresult.rb: mc........... assert.rb: mm............m topublic.rb: mm error.rb: m testsuite.rb: mc.... testcase.rb: mc..... scanf.rb: mc................c......c...c..m. set.rb: c...................................c...cc...m. process-controller.rb: ccc................... system-command.rb: cc............ builtin-command.rb: cc..c..c..c..c..c..c..c.. filter.rb: cc........... version.rb: c error.rb: cm command-processor.rb: cc.................................. shell.rb: cc...................... shellwords.rb: m. standaloneServer.rb: mmc.. cgistub.rb: mmcc..c...c................... router.rb: mmc.......................c...................c..c.. proxy.rb: mmc.....................c..................... rpc.rb: mm. httpserver.rb: mmc.................... soaplet.rb: mc.mmc.............. element.rb: mc.....mcccc............c......c...c. driver.rb: mmcc............................. handler.rb: mmc..... simplehandler.rb: mmc..... handlerset.rb: mmc........ typeMap.rb: m wsdlliteralregistry.rb: mmc........................... wsdlencodedregistry.rb: mmc................. factory.rb: mmc.......c...c...c...c..c..c...c...c..c... registry.rb: mmmmc..c..........ccc....................c mapping.rb: mmm....................c.......c... rubytypeFactory.rb: mmc.....c.......... handler.rb: mmccc............... aspDotNetHandler.rb: mmc...c.c........... soapHandler.rb: mmc...c.c.......................... literalHandler.rb: mmc...c.c............ processor.rb: mmc...... property.rb: mcm....................................m. netHttpClient.rb: mc.............cc. wsdlDriver.rb: mcc............cc.............c......................... generator.rb: mcc................... marshal.rb: mmc.... attachment.rb: mc..c..........mc.. element.rb: mmc..........c...c..c....c..... streamHandler.rb: mcc...c........... mapping.rb: parser.rb: mcccccc................. mimemessage.rb: mccc....c......c................. httpconfigloader.rb: mm...... soap.rb: mcccccccccccc..m.c..m. baseData.rb: mm.m...m.m.c.......c....ccccccccccccccccccc..cccccccccccccccc............c................c.................... sync.rb: mc.c.c.....c...........c tempfile.rb: c.........c.. dir.rb: mmmc...... objectspace.rb: mmmc.. testrunner.rb: mmmmc............... testrunner.rb: mmmmc............................................ccc testrunner.rb: mmmm testrunner.rb: mmmmc...............................c testrunner.rb: mmmmc................... testrunnermediator.rb: mmmc... testrunnerutilities.rb: mmmm.. observable.rb: mmmm.... procwrapper.rb: mmmc.... backtracefilter.rb: mmmm. testresult.rb: mmc......... autorunner.rb: mmc....... assertionfailederror.rb: mmc collector.rb: mmm..... failure.rb: mmc..... error.rb: mmc...... testsuite.rb: mmc........ assertions.rb: mmm............................ testcase.rb: mmc.............. unit.rb: mm thread.rb: cc....c.......c...... thwait.rb: c........ time.rb: cc.............c timeout.rb: mc.. tmpdir.rb: c. tracer.rb: cc............. tsort.rb: mc.......ccc un.rb: m........... common.rb: mmmmm..cccc.....m. ftp.rb: mc......... generic.rb: mc...................................................................... http.rb: mc... https.rb: mc ldap.rb: mc..................... mailto.rb: mc.......... uri.rb: m weakref.rb: cc.... filehandler.rb: mmc.....c................. cgihandler.rb: mmc.. prochandler.rb: mmc... abstract.rb: mmcc....... erbhandler.rb: mmc... cgi_runner.rb: . htpasswd.rb: mmc....... digestauth.rb: mmc............c. basicauth.rb: mmc....c userdb.rb: mmm... htgroup.rb: mmc..... authenticator.rb: mmm.....m htdigest.rb: mmc....... httpproxy.rb: mc.c........... log.rb: mc...............c.. httpstatus.rb: mmcccccccc........ compat.rb: mccc httpservlet.rb: mm htmlutils.rb: mm. httpversion.rb: mc.... version.rb: m httprequest.rb: mc...................... httpresponse.rb: mc........................ httputils.rb: mm.........c................... utils.rb: mm......c....... httpauth.rb: mm... ssl.rb: mmm.c... https.rb: mmc... cgi.rb: mc......c............... accesslog.rb: mmc.. config.rb: mm httpserver.rb: mcc...........c....... server.rb: mcc.c.c.......... cookie.rb: mc....... webrick.rb: pattern.rb: mmc... simpleRestriction.rb: mmc....... length.rb: mmc... xsd2ruby.rb: mmc........ include.rb: mmc.... simpleContent.rb: mmc....... enumeration.rb: mmc... simpleExtension.rb: mmc..... any.rb: mmc.... element.rb: mmcc.......... choice.rb: mmc...... simpleType.rb: mmc....... parser.rb: mmccccccccc.......... schema.rb: mmc.......... importer.rb: mmc...... complexContent.rb: mmc...... attribute.rb: mmcc........ unique.rb: mmc... all.rb: mmc...... sequence.rb: mmc...... data.rb: mm complexType.rb: mmc.......... import.rb: mmc.... content.rb: mmc........ annotation.rb: mmc... methodDefCreator.rb: mmc.............. cgiStubCreator.rb: mmc... headerfault.rb: mmc... address.rb: mmc... header.rb: mmc...... element.rb: mmc.. body.rb: mmc... standaloneServerStubCreator.rb: mmc... wsdl2ruby.rb: mmc.............. clientSkeltonCreator.rb: mmc..... operation.rb: mmcc......... classDefCreatorSupport.rb: mmm.......... servantSkeltonCreator.rb: mmc... mappingRegistryCreator.rb: mmc..... classDefCreator.rb: mmc............... data.rb: mm complexType.rb: mmc......... binding.rb: mmc... fault.rb: mmc.... driverCreator.rb: mmc... definitions.rb: mc.......... port.rb: mc........ message.rb: mc.... portType.rb: mc...... operationBinding.rb: mc......... info.rb: mc..... parser.rb: mccccccccc.......... service.rb: mc.... param.rb: mc...... operation.rb: mcc............ importer.rb: mc.. types.rb: mc... part.rb: mc... documentation.rb: mc... data.rb: m wsdl.rb: mc import.rb: mc.... binding.rb: mc.... definitions.rb: mc.................... methoddef.rb: mmc..... commentdef.rb: mmm. classdef.rb: mmc.......... moduledef.rb: mmc................... gensupport.rb: mmm.............. xmlparser.rb: mmcc. rexmlparser.rb: mmc...... xmlscanner.rb: mmc..................... parser.rb: mmccccccc............ xmlparser.rb: mm.. datatypes.rb: mccc....c........c.c..c..c......mc.....c...c....m........c....c....c...c...c...c...c...c...c....c....c..c....c..c........c...c...c...c...c...c...c...c...c...c...c...c... ns.rb: mcc..c........... namedelements.rb: mc............... qname.rb: mc........... codegen.rb: iconvcharset.rb: mc. charset.rb: mmcccc.............. datatypes1999.rb: m mapping.rb: mm.. basenode.rb: mm.......... ypath.rb: mc.. encoding.rb: m.. error.rb: mccc stream.rb: mc..... store.rb: c.... stringio.rb: c........... dbm.rb: mc.................... types.rb: mc...c...c..c....c.......c.......c baseemitter.rb: mm..............c.c. rubytypes.rb: c.c...c..c....c..c..c....c..c..c..c..c.c.c.c.c.c. loader.rb: mc yamlnode.rb: mc.. syck.rb: mmc tag.rb: m..c constants.rb: m yaml.rb: m..........................m. bigdecimal.c: c..... No definition for BigDecimal_induced_from .... No definition for BigDecimal_add2 . No definition for BigDecimal_sub2 . No definition for BigDecimal_mult2 . No definition for BigDecimal_div2 . No definition for BigDecimal_hash ....... No definition for BigDecimal_uplus . No definition for BigDecimal_neg .. No definition for BigDecimal_div . No definition for BigDecimal_div . No definition for BigDecimal_mod . No definition for BigDecimal_mod . No definition for BigDecimal_remainder .. No definition for BigDecimal_dup ............................. No definition for BigDecimal_dump . No definition for BigDecimal_global_new digest.c: mmcc.......................... etc.c: m............. fcntl.c: m iconv.c: cmccccc................... wait.c: .. kconv.rb: m............c.......... nkf.c: m... socket.c: ccccccccccm. No definition for bsock_do_not_rev_lookup . No definition for bsock_do_not_rev_lookup_set . No definition for bsock_s_for_fd . No definition for bsock_close_read . No definition for bsock_close_write . No definition for bsock_shutdown ... No definition for bsock_getsockname . No definition for bsock_getpeername . No definition for bsock_send . No definition for bsock_recv .. No definition for bsock_do_not_reverse_lookup . No definition for bsock_do_not_reverse_lookup_set . No definition for ip_addr . No definition for ip_peeraddr . No definition for ip_recvfrom . No definition for ip_s_getaddress . No definition for tcp_s_gethostbyname .. No definition for socks_init . No definition for socks_s_close . No definition for tcp_accept .. No definition for tcp_sysaccept . No definition for tcp_svr_init .. No definition for udp_init . No definition for udp_connect . No definition for udp_bind . No definition for udp_send .. No definition for unix_init . No definition for unix_path . No definition for unix_addr . No definition for unix_peeraddr . No definition for unix_recvfrom . No definition for unix_send_io . No definition for unix_recv_io . No definition for unix_s_socketpair . No definition for unix_s_socketpair . No definition for unix_svr_init . No definition for unix_accept .. No definition for unix_sysaccept .. No definition for sock_initialize ..... No definition for sock_accept ..... No definition for sock_s_socketpair . No definition for sock_s_socketpair . No definition for sock_gethostname . No definition for sock_s_gethostbyname . No definition for sock_s_gethostbyaddr . No definition for sock_s_getservbyname . No definition for sock_s_getservbyport . No definition for sock_s_getaddrinfo . No definition for sock_s_getnameinfo . No definition for sock_s_pack_sockaddr_in . No definition for sock_s_pack_sockaddr_in . No definition for sock_s_unpack_sockaddr_in . No definition for sock_s_pack_sockaddr_un . No definition for sock_s_pack_sockaddr_un . No definition for sock_s_unpack_sockaddr_un stringio.c: c...................................................... strscan.c: cc............................................. zlib.c: mcccccccccccccccccc.................................................................................... Generating RI... Files: 547 Classes: 1428 Modules: 772 Methods: 8279 Elapsed: 225.152s ./miniruby ../../ruby/instruby.rb --dest-dir="" --extout=".ext" --make="make" --mflags="" --make-flags="" --installed-list .installed.list --install=rdoc --rdoc-output=".ext/rdoc" installing rdoc == test-all # 2007-03-16T19:25:54+09:00 + ./ruby ../../ruby/test/runner.rb -v Loaded suite . Started test_00_06(Fill): . test_07_10(Fill): . test_11_14(Fill): . test_15_18(Fill): . test_19_22(Fill): . test_23_26(Fill): . test_27(Fill): . test_6(NonString): . test_7(NonString): . test_anonymous(PPCycleTest): . test_array(PPCycleTest): . test_hash(PPCycleTest): . test_object(PPCycleTest): . test_share_nil(PPCycleTest): . test_struct(PPCycleTest): . test_withinspect(PPCycleTest): . test_hasboth(PPInspectTest): . test_hasinspect(PPInspectTest): . test_hasprettyprint(PPInspectTest): . test_pretty_print_inspect(PPInspectTest): . test_proc(PPInspectTest): . test_to_s_with_iv(PPInspectTest): . test_to_s_without_iv(PPInspectTest): . test_hash(PPSingleLineTest): . test_list0123_11(PPTest): . test_list0123_12(PPTest): . test_struct_override_members(PPTest): . test_00_04(StrictPrettyExample): . test_05(StrictPrettyExample): . test_06(StrictPrettyExample): . test_07(StrictPrettyExample): . test_08(StrictPrettyExample): . test_09(StrictPrettyExample): . test_10(StrictPrettyExample): . test_11_31(StrictPrettyExample): . test_32(StrictPrettyExample): . test_to_set(TC_Enumerable): . test_ip6_arpa(TC_IPAddr): . test_ip6_int(TC_IPAddr): . test_ipv4_compat(TC_IPAddr): . test_ipv4_mapped(TC_IPAddr): . test_reverse(TC_IPAddr): . test_s_new(TC_IPAddr): . test_s_new_ntoh(TC_IPAddr): . test_to_s(TC_IPAddr): . test_and(TC_Operator): . test_carrot(TC_Operator): . test_equal(TC_Operator): . test_include?(TC_Operator): . test_mask(TC_Operator): . test_or(TC_Operator): . test_shift_left(TC_Operator): . test_shift_right(TC_Operator): . test_add(TC_Set): . test_and(TC_Set): . test_aref(TC_Set): . test_classify(TC_Set): . test_clear(TC_Set): . test_clone(TC_Set): . test_collect!(TC_Set): . test_delete(TC_Set): . test_delete_if(TC_Set): . test_divide(TC_Set): . test_dup(TC_Set): . test_each(TC_Set): . test_empty?(TC_Set): . test_eq(TC_Set): . test_flatten(TC_Set): . test_include?(TC_Set): . test_inspect(TC_Set): . test_merge(TC_Set): . test_minus(TC_Set): . test_plus(TC_Set): . test_proper_subset?(TC_Set): . test_proper_superset?(TC_Set): . test_reject!(TC_Set): . test_replace(TC_Set): . test_s_new(TC_Set): . test_size(TC_Set): . test_subset?(TC_Set): . test_subtract(TC_Set): . test_superset?(TC_Set): . test_to_a(TC_Set): . test_xor(TC_Set): . test_sortedset(TC_SortedSet): . test_array(TSortTest): . test_cycle(TSortTest): . test_dag(TSortTest): . test_1(TailGroup): . test_string(TestShellwords): . test_unmatched_double_quote(TestShellwords): . test_unmatched_quotes(TestShellwords): . test_unmatched_single_quote(TestShellwords): . test_completion(TimeExtentionTest): . test_encode_xmlschema(TimeExtentionTest): . test_invalid(TimeExtentionTest): . test_parse_fraction(TimeExtentionTest): . test_parse_leap_second(TimeExtentionTest): . test_rfc2616(TimeExtentionTest): . test_rfc2822(TimeExtentionTest): . test_rfc2822_leap_second(TimeExtentionTest): . test_rfc3339(TimeExtentionTest): . test_rfc822(TimeExtentionTest): . test_ruby_talk_152866(TimeExtentionTest): . test_strptime(TimeExtentionTest): . test_xmlschema(TimeExtentionTest): . test_xmlschema_leap_second(TimeExtentionTest): . test_zone_0000(TimeExtentionTest): . test_hello_00_06(WadlerExample): . test_hello_07_08(WadlerExample): . test_hello_09_10(WadlerExample): . test_hello_11_12(WadlerExample): . test_hello_13(WadlerExample): . test_tree_00_19(WadlerExample): . test_tree_20_22(WadlerExample): . test_tree_23_43(WadlerExample): . test_tree_44(WadlerExample): . test_tree_alt_00_18(WadlerExample): . test_tree_alt_19_20(WadlerExample): . test_tree_alt_20_49(WadlerExample): . test_tree_alt_50(WadlerExample): . test_BasicWriter_close_on_terminate(TestCSV): . test_BasicWriter_s_create_binmode(TestCSV): . test_IOBuf_close(TestCSV): . test_IOBuf_s_new(TestCSV): . test_IOReader_close_on_terminate(TestCSV): . test_IOReader_s_create_binmode(TestCSV): . test_Reader_close(TestCSV): . test_Reader_each(TestCSV): . test_Reader_getRow(TestCSV): . test_Reader_s_create(TestCSV): . test_Reader_s_new(TestCSV): . test_Reader_s_parse(TestCSV): . test_Reader_shift(TestCSV): . test_StreamBuf_AREF(TestCSV): . test_StreamBuf_AREF_n(TestCSV): . test_StreamBuf_MyBuf(TestCSV): . test_StreamBuf_drop(TestCSV): . test_StreamBuf_get(TestCSV): . test_StreamBuf_get_n(TestCSV): . test_StreamBuf_is_eos?(TestCSV): . test_StreamBuf_s_new(TestCSV): . test_Writer_LSHIFT(TestCSV): . test_Writer_add_row(TestCSV): . test_Writer_close(TestCSV): . test_Writer_s_create(TestCSV): . test_Writer_s_generate(TestCSV): . test_Writer_s_new(TestCSV): . test_macCR(TestCSV): . test_s_foreach(TestCSV): . test_s_generate(TestCSV): . test_s_generate_line(TestCSV): . test_s_generate_row(TestCSV): . test_s_open_reader(TestCSV): . test_s_open_writer(TestCSV): . test_s_parse(TestCSV): . test_s_parseAndCreate(TestCSV): . test_s_parse_line(TestCSV): . test_s_parse_row(TestCSV): . test_s_parse_rowConcat(TestCSV): . test_s_parse_rowEOF(TestCSV): . test_s_read(TestCSV): . test_s_readlines(TestCSV): . test_utf8(TestCSV): . test_writer_fs_rs_generate(TestCSV): . test_writer_fs_rs_parse(TestCSV): . test_aref(TestDBM): . test_aset(TestDBM): . test_clear(TestDBM): . test_close(TestDBM): . test_delete(TestDBM): . test_delete_if(TestDBM): . test_delete_with_block(TestDBM): . test_each_key(TestDBM): . test_each_pair(TestDBM): . test_each_value(TestDBM): . test_empty?(TestDBM): . test_fetch(TestDBM): . test_has_value?(TestDBM): . test_haskey?(TestDBM): . test_index(TestDBM): . test_invert(TestDBM): . test_keys(TestDBM): . test_length(TestDBM): . test_reject(TestDBM): . test_replace(TestDBM): . test_s_new_has_no_block(TestDBM): . test_s_open_no_create(TestDBM): . test_s_open_with_block(TestDBM): . test_select_with_block(TestDBM): . test_shift(TestDBM): . test_to_a(TestDBM): . test_to_hash(TestDBM): . test_update(TestDBM): . test_values(TestDBM): . test_values_at(TestDBM): . test_freeze(TestDBM2): . test_newdb_open(TestDBM2): . test_newdb_open_notexist(TestDBM2): . test_reader_open(TestDBM2): . test_reader_open_notexist(TestDBM2): . test_wrcreat_open_notexist(TestDBM2): . test_writer_open_notexist(TestDBM2): . test_hexdigest(TC_HMAC_MD5): . test_reset(TC_HMAC_MD5): . test_s_hexdigest(TC_HMAC_MD5): . test_hexdigest(TC_HMAC_RMD160): . test_reset(TC_HMAC_RMD160): . test_s_hexdigest(TC_HMAC_RMD160): . test_hexdigest(TC_HMAC_SHA1): . test_reset(TC_HMAC_SHA1): . test_s_hexdigest(TC_HMAC_SHA1): . test_eq(TestDigest::TestMD5): . test_instance_eval(TestDigest::TestMD5): . test_s_digest(TestDigest::TestMD5): . test_s_hexdigest(TestDigest::TestMD5): . test_update(TestDigest::TestMD5): . test_eq(TestDigest::TestRMD160): . test_instance_eval(TestDigest::TestRMD160): . test_s_digest(TestDigest::TestRMD160): . test_s_hexdigest(TestDigest::TestRMD160): . test_update(TestDigest::TestRMD160): . test_eq(TestDigest::TestSHA1): . test_instance_eval(TestDigest::TestSHA1): . test_s_digest(TestDigest::TestSHA1): . test_s_hexdigest(TestDigest::TestSHA1): . test_update(TestDigest::TestSHA1): . test_all(ACLEntryTest): . test_ip(ACLEntryTest): . test_ip_v6(ACLEntryTest): . test_name(ACLEntryTest): . test_1(ACLListTest): . test_2(ACLListTest): . test_all_1(ACLListTest): . test_all_2(ACLListTest): . test_0(ACLTest): . test_1(ACLTest): . test_not_0(ACLTest): . test_not_1(ACLTest): . test_message(TestDRbSSLCore): F test_with_filename(TestERB): . test_with_filename_and_safe_level(TestERB): . test_without_filename(TestERB): . test_without_filename_with_safe_level(TestERB): . test_cd(TestFileUtils): . test_chdir(TestFileUtils): . test_chmod(TestFileUtils): . test_chmod_R(TestFileUtils): . test_chown(TestFileUtils): . test_chown_R(TestFileUtils): . test_cmp(TestFileUtils): . test_collect_methods(TestFileUtils): . test_commands(TestFileUtils): . test_compare_file(TestFileUtils): . test_compare_stream(TestFileUtils): . test_copy_entry(TestFileUtils): . test_copy_file(TestFileUtils): . test_copy_stream(TestFileUtils): . test_cp(TestFileUtils): . test_cp_r(TestFileUtils): . test_getwd(TestFileUtils): . test_have_option?(TestFileUtils): . test_identical?(TestFileUtils): . test_install(TestFileUtils): . test_link(TestFileUtils): . test_ln(TestFileUtils): . test_ln_s(TestFileUtils): . test_ln_sf(TestFileUtils): . test_makedirs(TestFileUtils): . test_mkdir(TestFileUtils): . test_mkdir_p(TestFileUtils): . test_mkpath(TestFileUtils): . test_move(TestFileUtils): . test_mv(TestFileUtils): . test_options(TestFileUtils): . test_options_of(TestFileUtils): . test_pwd(TestFileUtils): . test_remove_dir(TestFileUtils): . test_remove_entry_secure(TestFileUtils): . test_remove_file(TestFileUtils): . test_rm(TestFileUtils): . test_rm_f(TestFileUtils): . test_rm_r(TestFileUtils): . test_rm_rf(TestFileUtils): . test_rmdir(TestFileUtils): . test_rmtree(TestFileUtils): . test_safe_unlink(TestFileUtils): . test_symlink(TestFileUtils): . test_touch(TestFileUtils): . test_uptodate?(TestFileUtils): . test_with_big_file(TestFileUtils): . test_visibility(TestFileUtilsDryRun): . test_cp(TestFileUtilsNoWrite): . test_mkdir(TestFileUtilsNoWrite): . test_mkdir_p(TestFileUtilsNoWrite): . test_mv(TestFileUtilsNoWrite): . test_rm(TestFileUtilsNoWrite): . test_rm_f(TestFileUtilsNoWrite): . test_rm_rf(TestFileUtilsNoWrite): . test_visibility(TestFileUtilsNoWrite): . test_visibility(TestFileUtilsVerbose): . test_aref(TestGDBM): . test_aset(TestGDBM): . test_cachesize=(TestGDBM): . test_clear(TestGDBM): . test_close(TestGDBM): . test_delete(TestGDBM): . test_delete_if(TestGDBM): . test_delete_with_block(TestGDBM): . test_each_key(TestGDBM): . test_each_pair(TestGDBM): . test_each_value(TestGDBM): . test_empty?(TestGDBM): . test_fastmode=(TestGDBM): . test_fetch(TestGDBM): . test_has_value?(TestGDBM): . test_haskey?(TestGDBM): . test_index(TestGDBM): . test_invert(TestGDBM): . test_keys(TestGDBM): . test_length(TestGDBM): . test_reject(TestGDBM): . test_reorganize(TestGDBM): . test_replace(TestGDBM): . test_s_new_has_no_block(TestGDBM): . test_s_open_3rd_arg(TestGDBM): . test_s_open_create_new(TestGDBM): . test_s_open_error(TestGDBM): . test_s_open_lock(TestGDBM): . test_s_open_no_create(TestGDBM): . test_s_open_nolock(TestGDBM): . test_s_open_with_block(TestGDBM): . test_select_with_block(TestGDBM): . test_shift(TestGDBM): . test_sync(TestGDBM): . test_syncmode=(TestGDBM): . test_to_a(TestGDBM): . test_to_hash(TestGDBM): . test_update(TestGDBM): . test_values(TestGDBM): . test_values_at(TestGDBM): . test_freeze(TestGDBM2): . test_newdb_open(TestGDBM2): . test_newdb_open_notexist(TestGDBM2): . test_reader_open(TestGDBM2): . test_reader_open_notexist(TestGDBM2): . test_wrcreat_open_notexist(TestGDBM2): . test_writer_open_notexist(TestGDBM2): . test_flush(TestIONonblock): F test_close(TestLogDevice): . test_initialize(TestLogDevice): . test_shifting_size(TestLogDevice): . test_write(TestLogDevice): . test_add(TestLogger): . test_close(TestLogger): . test_datetime_format(TestLogger): . test_format(TestLogger): . test_formatter(TestLogger): . test_initialize(TestLogger): . test_level(TestLogger): . test_level_log(TestLogger): . test_lshift(TestLogger): . test_progname(TestLogger): . test_enum(TestLoggerSeverity): F test_cond(TestMonitor): . test_enter(TestMonitor): . test_synchronize(TestMonitor): . test_try_enter(TestMonitor): E test_AREF(HTTPHeaderTest): . test_ASET(HTTPHeaderTest): . test_add_field(HTTPHeaderTest): . test_basic_auth(HTTPHeaderTest): . test_canonical_each(HTTPHeaderTest): . test_chunked?(HTTPHeaderTest): . test_content_length(HTTPHeaderTest): . test_content_length=(HTTPHeaderTest): . test_content_range(HTTPHeaderTest): . test_content_type(HTTPHeaderTest): . test_delete(HTTPHeaderTest): . test_each(HTTPHeaderTest): . test_each_capitalized(HTTPHeaderTest): . test_each_key(HTTPHeaderTest): . test_each_value(HTTPHeaderTest): . test_form_data=(HTTPHeaderTest): . test_get_fields(HTTPHeaderTest): . test_key?(HTTPHeaderTest): . test_main_type(HTTPHeaderTest): . test_proxy_basic_auth(HTTPHeaderTest): . test_range(HTTPHeaderTest): . test_range=(HTTPHeaderTest): . test_range_length(HTTPHeaderTest): . test_set_content_type(HTTPHeaderTest): . test_set_form_data(HTTPHeaderTest): . test_size(HTTPHeaderTest): . test_sub_type(HTTPHeaderTest): . test_to_hash(HTTPHeaderTest): . test_type_params(HTTPHeaderTest): . test_https_proxy_authentication(HTTPSProxyTest): . test_get(TestNetHTTP_v1_2): . test_get2(TestNetHTTP_v1_2): . test_get__break(TestNetHTTP_v1_2): . test_get__implicit_start(TestNetHTTP_v1_2): . test_head(TestNetHTTP_v1_2): . test_post(TestNetHTTP_v1_2): . test_request(TestNetHTTP_v1_2): . test_s_get(TestNetHTTP_v1_2): . test_send_request(TestNetHTTP_v1_2): . test_get(TestNetHTTP_version_1_1): . test_get2(TestNetHTTP_version_1_1): . test_get__break(TestNetHTTP_version_1_1): . test_get__implicit_start(TestNetHTTP_version_1_1): . test_head(TestNetHTTP_version_1_1): . test_post(TestNetHTTP_version_1_1): . test_s_get(TestNetHTTP_version_1_1): . test_decode_utf7(IMAPTest): . test_encode_utf7(IMAPTest): . test_eucjp(TestKconv): . test_jis(TestKconv): . test_shiftjis(TestKconv): . test_utf8(TestKconv): . test_guess(TestNKF): . test_decode(OpenSSL::TestASN1): . test_AES(OpenSSL::TestCipher): . test_ciphers(OpenSSL::TestCipher): . test_crypt(OpenSSL::TestCipher): . test_dup(OpenSSL::TestCipher): . test_empty_data(OpenSSL::TestCipher): . test_info(OpenSSL::TestCipher): . test_reset(OpenSSL::TestCipher): . test_digest(OpenSSL::TestDigest): . test_dup(OpenSSL::TestDigest): . test_eql(OpenSSL::TestDigest): . test_info(OpenSSL::TestDigest): . test_reset(OpenSSL::TestDigest): . test_eof_0(OpenSSL::TestEOF1): . test_eof_0_rw(OpenSSL::TestEOF1): . test_eof_1(OpenSSL::TestEOF1): . test_eof_2(OpenSSL::TestEOF1): . test_eof_3(OpenSSL::TestEOF1): . test_eof_0(OpenSSL::TestEOF2): . test_eof_0_rw(OpenSSL::TestEOF2): . test_eof_1(OpenSSL::TestEOF2): . test_eof_2(OpenSSL::TestEOF2): . test_eof_3(OpenSSL::TestEOF2): . test_dup(OpenSSL::TestHMAC): . test_hmac(OpenSSL::TestHMAC): . test_build_data(OpenSSL::TestNSSPI): . test_decode_data(OpenSSL::TestNSSPI): . test_detached_sign(OpenSSL::TestPKCS7): . test_enveloped(OpenSSL::TestPKCS7): . test_signed(OpenSSL::TestPKCS7): . test_padding(OpenSSL::TestPKeyRSA): . test_private(OpenSSL::TestPKeyRSA): . test_getc(OpenSSL::TestPair): . test_puts_empty(OpenSSL::TestPair): . test_puts_meta(OpenSSL::TestPair): . test_readall(OpenSSL::TestPair): . test_readline(OpenSSL::TestPair): . test_readpartial(OpenSSL::TestPair): . test_client_auth(OpenSSL::TestSSL): . test_connect_and_close(OpenSSL::TestSSL): . test_parallel(OpenSSL::TestSSL): . test_post_connection_check(OpenSSL::TestSSL): . test_read_and_write(OpenSSL::TestSSL): . test_starttls(OpenSSL::TestSSL): . test_basic(OpenSSL::TestX509CRL): . test_crlnumber(OpenSSL::TestX509CRL): . test_extension(OpenSSL::TestX509CRL): . test_revoked(OpenSSL::TestX509CRL): . test_sign_and_verify(OpenSSL::TestX509CRL): . test_extension(OpenSSL::TestX509Certificate): . test_public_key(OpenSSL::TestX509Certificate): . test_serial(OpenSSL::TestX509Certificate): . test_sign_and_verify(OpenSSL::TestX509Certificate): . test_validity(OpenSSL::TestX509Certificate): . test_create_by_factory(OpenSSL::TestX509Extension): . test_new(OpenSSL::TestX509Extension): . test_add_entry(OpenSSL::TestX509Name): . test_s_new(OpenSSL::TestX509Name): . test_s_parse(OpenSSL::TestX509Name): . test_s_parse_rfc2253(OpenSSL::TestX509Name): . test_attr(OpenSSL::TestX509Request): . test_public_key(OpenSSL::TestX509Request): . test_sign_and_verify(OpenSSL::TestX509Request): . test_subject(OpenSSL::TestX509Request): . test_version(OpenSSL::TestX509Request): . test_set_errors(OpenSSL::TestX509Store): . test_verify(OpenSSL::TestX509Store): . test_order(TestOptionParser): . test_permute(TestOptionParser): . test_abbrev(TestOptionParser::NoArg::Def1): . test_ambiguous(TestOptionParser::NoArg::Def1): . test_long(TestOptionParser::NoArg::Def1): . test_order(TestOptionParser::NoArg::Def1): . test_permute(TestOptionParser::NoArg::Def1): . test_short(TestOptionParser::NoArg::Def1): . test_abbrev(TestOptionParser::NoArg::Def2): . test_ambiguous(TestOptionParser::NoArg::Def2): . test_long(TestOptionParser::NoArg::Def2): . test_order(TestOptionParser::NoArg::Def2): . test_permute(TestOptionParser::NoArg::Def2): . test_short(TestOptionParser::NoArg::Def2): . test_abbrev(TestOptionParser::OptArg): . test_long(TestOptionParser::OptArg): . test_order(TestOptionParser::OptArg): . test_permute(TestOptionParser::OptArg): . test_short(TestOptionParser::OptArg): . test_abbrev(TestOptionParser::PlaceArg): . test_long(TestOptionParser::PlaceArg): . test_order(TestOptionParser::PlaceArg): . test_permute(TestOptionParser::PlaceArg): . test_short(TestOptionParser::PlaceArg): . test_abbrev(TestOptionParser::ReqArg::Def1): . test_long(TestOptionParser::ReqArg::Def1): . test_order(TestOptionParser::ReqArg::Def1): . test_permute(TestOptionParser::ReqArg::Def1): . test_short(TestOptionParser::ReqArg::Def1): . test_abbrev(TestOptionParser::ReqArg::Def2): . test_long(TestOptionParser::ReqArg::Def2): . test_order(TestOptionParser::ReqArg::Def2): . test_permute(TestOptionParser::ReqArg::Def2): . test_short(TestOptionParser::ReqArg::Def2): . test_abbrev(TestOptionParser::ReqArg::Def3): . test_long(TestOptionParser::ReqArg::Def3): . test_order(TestOptionParser::ReqArg::Def3): . test_permute(TestOptionParser::ReqArg::Def3): . test_short(TestOptionParser::ReqArg::Def3): . test_abbrev(TestOptionParser::ReqArg::Def4): . test_long(TestOptionParser::ReqArg::Def4): . test_order(TestOptionParser::ReqArg::Def4): . test_permute(TestOptionParser::ReqArg::Def4): . test_short(TestOptionParser::ReqArg::Def4): . test_long_arg(TestOptionParserGetopts): . test_long_noarg(TestOptionParserGetopts): . test_short_arg(TestOptionParserGetopts): . test_short_noarg(TestOptionParserGetopts): . test_equality(TC_OpenStruct): . test_ascend_1(TestPathname): . test_ascend_2(TestPathname): . test_ascend_3(TestPathname): . test_ascend_4(TestPathname): . test_cleanpath_aggressive_1(TestPathname): . test_cleanpath_aggressive_10(TestPathname): . test_cleanpath_aggressive_11(TestPathname): . test_cleanpath_aggressive_12(TestPathname): . test_cleanpath_aggressive_13(TestPathname): . test_cleanpath_aggressive_14(TestPathname): . test_cleanpath_aggressive_15(TestPathname): . test_cleanpath_aggressive_16(TestPathname): . test_cleanpath_aggressive_17(TestPathname): . test_cleanpath_aggressive_18(TestPathname): . test_cleanpath_aggressive_19(TestPathname): . test_cleanpath_aggressive_2(TestPathname): . test_cleanpath_aggressive_20(TestPathname): . test_cleanpath_aggressive_21(TestPathname): . test_cleanpath_aggressive_22(TestPathname): . test_cleanpath_aggressive_23(TestPathname): . test_cleanpath_aggressive_24(TestPathname): . test_cleanpath_aggressive_25(TestPathname): . test_cleanpath_aggressive_26(TestPathname): . test_cleanpath_aggressive_27(TestPathname): . test_cleanpath_aggressive_28(TestPathname): . test_cleanpath_aggressive_29(TestPathname): . test_cleanpath_aggressive_3(TestPathname): . test_cleanpath_aggressive_30(TestPathname): . test_cleanpath_aggressive_31(TestPathname): . test_cleanpath_aggressive_32(TestPathname): . test_cleanpath_aggressive_33(TestPathname): . test_cleanpath_aggressive_34(TestPathname): . test_cleanpath_aggressive_35(TestPathname): . test_cleanpath_aggressive_36(TestPathname): . test_cleanpath_aggressive_37(TestPathname): . test_cleanpath_aggressive_4(TestPathname): . test_cleanpath_aggressive_5(TestPathname): . test_cleanpath_aggressive_6(TestPathname): . test_cleanpath_aggressive_7(TestPathname): . test_cleanpath_aggressive_8(TestPathname): . test_cleanpath_aggressive_9(TestPathname): . test_cleanpath_conservative_1(TestPathname): . test_cleanpath_conservative_10(TestPathname): . test_cleanpath_conservative_11(TestPathname): . test_cleanpath_conservative_12(TestPathname): . test_cleanpath_conservative_13(TestPathname): . test_cleanpath_conservative_14(TestPathname): . test_cleanpath_conservative_15(TestPathname): . test_cleanpath_conservative_16(TestPathname): . test_cleanpath_conservative_17(TestPathname): . test_cleanpath_conservative_18(TestPathname): . test_cleanpath_conservative_19(TestPathname): . test_cleanpath_conservative_2(TestPathname): . test_cleanpath_conservative_20(TestPathname): . test_cleanpath_conservative_21(TestPathname): . test_cleanpath_conservative_22(TestPathname): . test_cleanpath_conservative_23(TestPathname): . test_cleanpath_conservative_24(TestPathname): . test_cleanpath_conservative_25(TestPathname): . test_cleanpath_conservative_26(TestPathname): . test_cleanpath_conservative_27(TestPathname): . test_cleanpath_conservative_28(TestPathname): . test_cleanpath_conservative_29(TestPathname): . test_cleanpath_conservative_3(TestPathname): . test_cleanpath_conservative_30(TestPathname): . test_cleanpath_conservative_31(TestPathname): . test_cleanpath_conservative_32(TestPathname): . test_cleanpath_conservative_4(TestPathname): . test_cleanpath_conservative_5(TestPathname): . test_cleanpath_conservative_6(TestPathname): . test_cleanpath_conservative_7(TestPathname): . test_cleanpath_conservative_8(TestPathname): . test_cleanpath_conservative_9(TestPathname): . test_comparison(TestPathname): . test_comparison_string(TestPathname): . test_del_trailing_separator_1(TestPathname): . test_del_trailing_separator_2(TestPathname): . test_del_trailing_separator_3(TestPathname): . test_del_trailing_separator_4(TestPathname): . test_del_trailing_separator_5(TestPathname): . test_del_trailing_separator_6(TestPathname): . test_del_trailing_separator_7(TestPathname): . test_del_trailing_separator_8(TestPathname): . test_del_trailing_separator_9(TestPathname): . test_descend_1(TestPathname): . test_descend_2(TestPathname): . test_descend_3(TestPathname): . test_descend_4(TestPathname): . test_destructive_update(TestPathname): . test_each_filename(TestPathname): . test_equality(TestPathname): . test_freeze(TestPathname): . test_has_trailing_separator?_1(TestPathname): . test_has_trailing_separator?_2(TestPathname): . test_has_trailing_separator?_3(TestPathname): . test_has_trailing_separator?_4(TestPathname): . test_hashkey(TestPathname): . test_initialize(TestPathname): . test_initialize_nul(TestPathname): . test_kernel_open(TestPathname): . test_kernel_pathname(TestPathname): . test_null_character(TestPathname): . test_pathsub_1(TestPathname): . test_plus_1(TestPathname): . test_plus_10(TestPathname): . test_plus_11(TestPathname): . test_plus_12(TestPathname): . test_plus_13(TestPathname): . test_plus_14(TestPathname): . test_plus_15(TestPathname): . test_plus_2(TestPathname): . test_plus_3(TestPathname): . test_plus_4(TestPathname): . test_plus_5(TestPathname): . test_plus_6(TestPathname): . test_plus_7(TestPathname): . test_plus_8(TestPathname): . test_plus_9(TestPathname): . test_realpath(TestPathname): . test_relative?_1(TestPathname): . test_relative?_2(TestPathname): . test_relative?_3(TestPathname): . test_relative?_4(TestPathname): . test_relative?_5(TestPathname): . test_relative_path_from_1(TestPathname): . test_relative_path_from_10(TestPathname): . test_relative_path_from_11(TestPathname): . test_relative_path_from_12(TestPathname): . test_relative_path_from_13(TestPathname): . test_relative_path_from_14(TestPathname): . test_relative_path_from_15(TestPathname): . test_relative_path_from_16(TestPathname): . test_relative_path_from_17(TestPathname): . test_relative_path_from_18(TestPathname): . test_relative_path_from_19(TestPathname): . test_relative_path_from_2(TestPathname): . test_relative_path_from_20(TestPathname): . test_relative_path_from_21(TestPathname): . test_relative_path_from_22(TestPathname): . test_relative_path_from_23(TestPathname): . test_relative_path_from_24(TestPathname): . test_relative_path_from_25(TestPathname): . test_relative_path_from_26(TestPathname): . test_relative_path_from_27(TestPathname): . test_relative_path_from_28(TestPathname): . test_relative_path_from_29(TestPathname): . test_relative_path_from_3(TestPathname): . test_relative_path_from_30(TestPathname): . test_relative_path_from_4(TestPathname): . test_relative_path_from_5(TestPathname): . test_relative_path_from_6(TestPathname): . test_relative_path_from_7(TestPathname): . test_relative_path_from_8(TestPathname): . test_relative_path_from_9(TestPathname): . test_root?_1(TestPathname): . test_root?_2(TestPathname): . test_root?_3(TestPathname): . test_root?_4(TestPathname): . test_root?_5(TestPathname): . test_taint(TestPathname): . test_to_s(TestPathname): . test_untaint(TestPathname): . test_do_classes_boot_class(TestRdocC_Parser): . test_do_classes_class(TestRdocC_Parser): . test_do_classes_class_under(TestRdocC_Parser): . test_do_classes_module(TestRdocC_Parser): . test_do_classes_module_under(TestRdocC_Parser): . test_do_constants(TestRdocC_Parser): . test_find_class_comment_define_class(TestRdocC_Parser): . test_find_class_comment_init(TestRdocC_Parser): . test_completion_append_character(TestReadline): . test_readline(TestReadline): . test_message(Rinda::TupleSpaceTest): F test_delete(TestTupleBag): . test_delete_unless_alive(TestTupleBag): . test_find(TestTupleBag): . test_find_all(TestTupleBag): . test_find_all_template(TestTupleBag): . test_has_expires_eh(TestTupleBag): . test_push(TestTupleBag): . test_parse_files(TestRipper_Generic): . test_BEGIN(TestRipper_ParserEvents): . test_END(TestRipper_ParserEvents): . test_alias(TestRipper_ParserEvents): . test_alias_error(TestRipper_ParserEvents): . test_aref(TestRipper_ParserEvents): . test_aref_field(TestRipper_ParserEvents): . test_arg_paren(TestRipper_ParserEvents): . test_arglist(TestRipper_ParserEvents): F test_array(TestRipper_ParserEvents): . test_assign(TestRipper_ParserEvents): . test_assocs(TestRipper_ParserEvents): . test_program(TestRipper_ParserEvents): . test_stmts_add(TestRipper_ParserEvents): . test_stmts_new(TestRipper_ParserEvents): . test_var_alias(TestRipper_ParserEvents): . test_var_ref(TestRipper_ParserEvents): . test_void_stmt(TestRipper_ParserEvents): . test_CHAR(TestRipper_ScannerEvents): . test___end__(TestRipper_ScannerEvents): . test_backref(TestRipper_ScannerEvents): . test_backtick(TestRipper_ScannerEvents): . test_comma(TestRipper_ScannerEvents): . test_comment(TestRipper_ScannerEvents): . test_const(TestRipper_ScannerEvents): . test_cvar(TestRipper_ScannerEvents): . test_embdoc(TestRipper_ScannerEvents): . test_embdoc_beg(TestRipper_ScannerEvents): . test_embdoc_end(TestRipper_ScannerEvents): . test_embexpr_beg(TestRipper_ScannerEvents): . test_embexpr_end(TestRipper_ScannerEvents): . test_embvar(TestRipper_ScannerEvents): . test_event_coverage(TestRipper_ScannerEvents): . test_float(TestRipper_ScannerEvents): . test_gvar(TestRipper_ScannerEvents): . test_heredoc_beg(TestRipper_ScannerEvents): . test_heredoc_end(TestRipper_ScannerEvents): . test_ident(TestRipper_ScannerEvents): . test_ignored_nl(TestRipper_ScannerEvents): . test_int(TestRipper_ScannerEvents): . test_ivar(TestRipper_ScannerEvents): . test_kw(TestRipper_ScannerEvents): . test_label(TestRipper_ScannerEvents): . test_lbrace(TestRipper_ScannerEvents): . test_lbracket(TestRipper_ScannerEvents): . test_lex(TestRipper_ScannerEvents): . test_location(TestRipper_ScannerEvents): . test_lparen(TestRipper_ScannerEvents): . test_nl(TestRipper_ScannerEvents): . test_op(TestRipper_ScannerEvents): . test_period(TestRipper_ScannerEvents): . test_qwords_beg(TestRipper_ScannerEvents): . test_rbrace(TestRipper_ScannerEvents): . test_rbracket(TestRipper_ScannerEvents): . test_regexp_beg(TestRipper_ScannerEvents): . test_regexp_end(TestRipper_ScannerEvents): . test_rparen(TestRipper_ScannerEvents): . test_semicolon(TestRipper_ScannerEvents): . test_sp(TestRipper_ScannerEvents): . test_symbeg(TestRipper_ScannerEvents): . test_tlambda(TestRipper_ScannerEvents): . test_tlambda_arg(TestRipper_ScannerEvents): . test_tlambeg(TestRipper_ScannerEvents): . test_tokenize(TestRipper_ScannerEvents): . test_tstring_beg(TestRipper_ScannerEvents): . test_tstring_content(TestRipper_ScannerEvents): . test_tstring_content_HEREDOC(TestRipper_ScannerEvents): . test_tstring_end(TestRipper_ScannerEvents): . test_words_beg(TestRipper_ScannerEvents): . test_words_sep(TestRipper_ScannerEvents): . test_date(RSS::TestAccessor): . test_integer(RSS::TestAccessor): . test_positive_integer(RSS::TestAccessor): . default_test(RSS::TestCase): . test_accessor(RSS::TestContent): . test_parser(RSS::TestContent): . test_to_s(RSS::TestContent): . test_parser(RSS::TestDublinCore): . test_plural_accessor(RSS::TestDublinCore): . test_singular_accessor(RSS::TestDublinCore): . test_to_s(RSS::TestDublinCore): . test_favicon_accessor(RSS::TestImage): . test_favicon_to_s(RSS::TestImage): . test_item_accessor(RSS::TestImage): . test_item_to_s(RSS::TestImage): . test_parser(RSS::TestImage): . test_inherit(RSS::TestInherit): . test_channel(RSS::TestMaker09): . test_image(RSS::TestMaker09): . test_items(RSS::TestMaker09): . test_not_valid_channel(RSS::TestMaker09): . test_not_valid_image(RSS::TestMaker09): . test_not_valid_textInput(RSS::TestMaker09): . test_rss(RSS::TestMaker09): . test_textInput(RSS::TestMaker09): . test_channel(RSS::TestMaker10): . test_image(RSS::TestMaker10): . test_items(RSS::TestMaker10): . test_not_valid_channel(RSS::TestMaker10): . test_not_valid_image(RSS::TestMaker10): . test_not_valid_items(RSS::TestMaker10): . test_not_valid_textinput(RSS::TestMaker10): . test_rdf(RSS::TestMaker10): . test_textinput(RSS::TestMaker10): . test_category(RSS::TestMaker20): . test_channel(RSS::TestMaker20): . test_cloud(RSS::TestMaker20): . test_enclosure(RSS::TestMaker20): . test_guid(RSS::TestMaker20): . test_image(RSS::TestMaker20): . test_items(RSS::TestMaker20): . test_not_valid_category(RSS::TestMaker20): . test_not_valid_channel(RSS::TestMaker20): . test_not_valid_cloud(RSS::TestMaker20): . test_not_valid_enclosure(RSS::TestMaker20): . test_not_valid_guid(RSS::TestMaker20): . test_not_valid_image(RSS::TestMaker20): . test_not_valid_source(RSS::TestMaker20): . test_not_valid_textInput(RSS::TestMaker20): . test_rss(RSS::TestMaker20): . test_source(RSS::TestMaker20): . test_textInput(RSS::TestMaker20): . test_rss10(RSS::TestMakerContent): . test_date(RSS::TestMakerDublinCore): . test_rss10(RSS::TestMakerDublinCore): . test_rss10_multiple(RSS::TestMakerDublinCore): . test_rss10(RSS::TestMakerImage): . test_rss10(RSS::TestMakerSyndication): . test_rss10(RSS::TestMakerTaxonomy): . test_rss10(RSS::TestMakerTrackBack): . test_not_valid_xml_stylesheet(RSS::TestMakerXMLStyleSheet): . test_xml_stylesheet(RSS::TestMakerXMLStyleSheet): . test_RDF(RSS::TestParser): . test_category20(RSS::TestParser): . test_channel(RSS::TestParser): . test_cloud20(RSS::TestParser): . test_default_parser(RSS::TestParser): . test_enclosure20(RSS::TestParser): . test_ignore(RSS::TestParser): . test_image(RSS::TestParser): . test_item(RSS::TestParser): . test_parse(RSS::TestParser): . test_rdf_li(RSS::TestParser): . test_rss20(RSS::TestParser): . test_source20(RSS::TestParser): . test_textinput(RSS::TestParser): . test_undefined_entity(RSS::TestParser): . test_RDF(RSS::TestRSS10Core): . test_channel(RSS::TestRSS10Core): . test_channel_image(RSS::TestRSS10Core): . test_channel_textinput(RSS::TestRSS10Core): . test_image(RSS::TestRSS10Core): . test_indent_size(RSS::TestRSS10Core): . test_item(RSS::TestRSS10Core): . test_items(RSS::TestRSS10Core): . test_li(RSS::TestRSS10Core): . test_not_displayed_xml_stylesheets(RSS::TestRSS10Core): . test_seq(RSS::TestRSS10Core): . test_textinput(RSS::TestRSS10Core): . test_xml_stylesheets(RSS::TestRSS10Core): . test_Rss(RSS::TestRSS20Core): . test_channel(RSS::TestRSS20Core): . test_channel_cloud(RSS::TestRSS20Core): . test_channel_image(RSS::TestRSS20Core): . test_channel_skip_days(RSS::TestRSS20Core): . test_channel_skip_hours(RSS::TestRSS20Core): . test_channel_textInput(RSS::TestRSS20Core): . test_indent_size(RSS::TestRSS20Core): . test_item(RSS::TestRSS20Core): . test_item_enclosure(RSS::TestRSS20Core): . test_item_guid(RSS::TestRSS20Core): . test_item_source(RSS::TestRSS20Core): . test_not_displayed_xml_stylesheets(RSS::TestRSS20Core): . test_xml_stylesheets(RSS::TestRSS20Core): . test_setup_maker(RSS::TestSetupMaker09): . test_setup_maker_channel(RSS::TestSetupMaker09): . test_setup_maker_image(RSS::TestSetupMaker09): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker09): . test_setup_maker_textinput(RSS::TestSetupMaker09): . test_setup_maker(RSS::TestSetupMaker10): . test_setup_maker_channel(RSS::TestSetupMaker10): . test_setup_maker_full(RSS::TestSetupMaker10): . test_setup_maker_image(RSS::TestSetupMaker10): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker10): . test_setup_maker_items_sort(RSS::TestSetupMaker10): . test_setup_maker_textinput(RSS::TestSetupMaker10): . test_setup_maker(RSS::TestSetupMaker20): . test_setup_maker_channel(RSS::TestSetupMaker20): . test_setup_maker_image(RSS::TestSetupMaker20): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker20): . test_setup_maker_textinput(RSS::TestSetupMaker20): . test_accessor(RSS::TestSyndication): . test_parser(RSS::TestSyndication): . test_to_s(RSS::TestSyndication): . test_accessor(RSS::TestTaxonomy): . test_parser(RSS::TestTaxonomy): . test_to_s(RSS::TestTaxonomy): . test_to_s_09(RSS::TestToS): . test_to_s_10(RSS::TestToS): . test_to_s_20(RSS::TestToS): . test_accessor(RSS::TestTrackBack): . test_parser(RSS::TestTrackBack): . test_to_s(RSS::TestTrackBack): . test_version(RSS::TestVersion): . test_accessor(RSS::TestXMLStyleSheet): . test_bad_alternate(RSS::TestXMLStyleSheet): . test_parse(RSS::TestXMLStyleSheet): . test_to_s(RSS::TestXMLStyleSheet): . test_JVN_83768862(TestAlias): F test_alias(TestAlias): . test_00_new(TestArray): . test_01_square_brackets(TestArray): . test_0_literal(TestArray): . test_AND(TestArray): . test_AREF(TestArray): . test_ASET(TestArray): . test_CMP(TestArray): . test_EQUAL(TestArray): . test_LSHIFT(TestArray): . test_MINUS(TestArray): . test_MUL(TestArray): . test_OR(TestArray): . test_PLUS(TestArray): . test_VERY_EQUAL(TestArray): . test_array_andor_0(TestArray): . test_assoc(TestArray): . test_at(TestArray): . test_beg_end_0(TestArray): . test_clear(TestArray): . test_clone(TestArray): . test_collect(TestArray): . test_collect!(TestArray): . test_compact(TestArray): . test_compact!(TestArray): . test_compact_0(TestArray): . test_concat(TestArray): . test_delete(TestArray): . test_delete_at(TestArray): . test_delete_if(TestArray): . test_dup(TestArray): . test_each(TestArray): . test_each_index(TestArray): . test_empty?(TestArray): . test_empty_0(TestArray): . test_eql?(TestArray): . test_fill(TestArray): . test_fill_0(TestArray): . test_find_all_0(TestArray): . test_first(TestArray): . test_flatten(TestArray): . test_flatten!(TestArray): . test_hash(TestArray): . test_include?(TestArray): . test_index(TestArray): . test_join(TestArray): . test_last(TestArray): . test_length(TestArray): . test_map!(TestArray): . test_misc_0(TestArray): . test_nitems(TestArray): . test_pack(TestArray): . test_pop(TestArray): . test_push(TestArray): . test_rassoc(TestArray): . test_reject!(TestArray): . test_replace(TestArray): . test_reverse(TestArray): . test_reverse!(TestArray): . test_reverse_each(TestArray): . test_rindex(TestArray): . test_shift(TestArray): . test_size(TestArray): . test_slice(TestArray): . test_slice!(TestArray): . test_sort(TestArray): . test_sort!(TestArray): . test_sort_0(TestArray): . test_split_0(TestArray): . test_to_a(TestArray): . test_to_ary(TestArray): . test_to_s(TestArray): . test_uniq(TestArray): . test_uniq!(TestArray): . test_uniq_0(TestArray): . test_unshift(TestArray): . test_values_at(TestArray): . test_assign(TestAssignment): . test_break(TestAssignment): . test_const_massign(TestAssignment): . test_lambda(TestAssignment): F test_massign(TestAssignment): . test_multi(TestAssignment): . test_nested_massign(TestAssignment): . test_next(TestAssignment): . test_return(TestAssignment): . test_to_ary_splat(TestAssignment): . test_yield(TestAssignment): F test_array(TestBasicInstructions): . test_array_splat(TestBasicInstructions): F test_backref(TestBasicInstructions): . test_class_variable(TestBasicInstructions): F test_const_cref(TestBasicInstructions): . test_const_inherit(TestBasicInstructions): . test_const_path(TestBasicInstructions): . test_dstring(TestBasicInstructions): . test_dsym(TestBasicInstructions): . test_global_variable(TestBasicInstructions): . test_hash(TestBasicInstructions): . test_immediates(TestBasicInstructions): . test_local_variable(TestBasicInstructions): . test_not(TestBasicInstructions): . test_opassign(TestBasicInstructions): . test_range(TestBasicInstructions): . test_regexp(TestBasicInstructions): . test_self(TestBasicInstructions): . test_string(TestBasicInstructions): . test_xstr(TestBasicInstructions): . test_beginendblock(TestBeginEndBlock): . test_begininmethod(TestBeginEndBlock): . test_endblockwarn(TestBeginEndBlock): . test_bignum(TestBignum): . test_calc(TestBignum): . test_shift(TestBignum): . test_call(TestCall): . test_case(TestCase): . test_00_new_basic(TestClass): . test_01_new_inherited(TestClass): . test_s_inherited(TestClass): . test_s_new(TestClass): . test_superclass(TestClass): . test_clone(TestClone): . test_condition(TestCondition): . test_const(TestConst): . test_defined(TestDefined): . test_JVN_13947696(TestDir): . test_seek(TestDir): . test_bracket(TestEnv): . test_has_value(TestEnv): . test_key(TestEnv): . test_cvar_scope_with_instance_eval(TestEval): E test_ev(TestEval): . test_eval_and_define_method(TestEval): . test_eval_basic(TestEval): . test_eval_binding_basic(TestEval): . test_eval_orig(TestEval): . test_fixnum_instance_eval_cvar(TestEval): F test_instance_eval_block_basic(TestEval): E test_instance_eval_cvar(TestEval): F test_instance_eval_string_basic(TestEval): F test_module_eval_block_basic(TestEval): . test_module_eval_string_basic(TestEval): . test_nil_instance_eval_cvar(TestEval): F test_else(TestException): . test_exception(TestException): . test_chown(TestFile): . test_each_byte_extended_file(TestFile): . test_eof_0(TestFile): . test_eof_0_rw(TestFile): . test_eof_0_seek(TestFile): . test_eof_1(TestFile): . test_eof_1_seek(TestFile): . test_eof_2(TestFile): . test_eof_3(TestFile): . test_getc_extended_file(TestFile): . test_gets_extended_file(TestFile): . test_gets_para_extended_file(TestFile): . test_read_all_extended_file(TestFile): . test_s_chown(TestFile): . test_truncate_beyond_eof(TestFile): . test_truncate_rbuf(TestFile): . test_truncate_wbuf(TestFile): . test_unlink_before_close(TestFile): . test_div(TestFloat): . test_divmod(TestFloat): . test_float(TestFloat): . test_modulo(TestFloat): . test_nan(TestFloat): . test_precision(TestFloat): . test_remainder(TestFloat): . test_strtod(TestFloat): . test_symmetry_bignum(TestFloat): . test_fnmatch(TestFnmatch): . test_gc(TestGc): . test_AREF(TestHash): . test_ASET(TestHash): . test_EQUAL(TestHash): . test_clear(TestHash): . test_clone(TestHash): . test_default(TestHash): . test_default=(TestHash): . test_delete(TestHash): . test_delete_if(TestHash): . test_dup(TestHash): . test_each(TestHash): . test_each_key(TestHash): . test_each_pair(TestHash): . test_each_value(TestHash): . test_empty?(TestHash): . test_fetch(TestHash): . test_hash(TestHash): . test_include?(TestHash): . test_invert(TestHash): . test_key(TestHash): . test_key?(TestHash): . test_keys(TestHash): . test_length(TestHash): . test_member?(TestHash): . test_rehash(TestHash): . test_reject(TestHash): . test_reject!(TestHash): . test_replace(TestHash): . test_s_AREF(TestHash): . test_s_new(TestHash): . test_shift(TestHash): . test_size(TestHash): . test_sort(TestHash): . test_store(TestHash): . test_to_a(TestHash): . test_to_hash(TestHash): . test_to_s(TestHash): . test_update(TestHash): . test_value?(TestHash): . test_values(TestHash): . test_values_at(TestHash): . test_gets_rs(TestIO): . test_if_unless(TestIfunless): . test_append_method_to_built_in_class(TestIterator): . test_argument(TestIterator): F test_array(TestIterator): . test_assoc_yield(TestIterator): . test_block(TestIterator): . test_block_argument_without_paren(TestIterator): . test_block_given(TestIterator): . test_block_given_within_iterator(TestIterator): . test_block_passing(TestIterator): . test_break(TestIterator): . test_break__nested_loop1(TestIterator): . test_break__nested_loop2(TestIterator): . test_break__nested_loop3(TestIterator): . test_break_from_enum(TestIterator): . test_collect(TestIterator): . test_get_block(TestIterator): F test_iter4(TestIterator): . test_iter_test2(TestIterator): . test_iterator(TestIterator): . test_itertest(TestIterator): F test_ljump(TestIterator): F test_marity(TestIterator): F test_nested_iterator(TestIterator): . test_proc(TestIterator): . test_proc_return1(TestIterator): . test_proc_return2(TestIterator): . test_return1(TestIterator): . test_return2(TestIterator): . test_return_trace_func(TestIterator): . test_yield_vs_call(TestIterator): . test_anonymous(TestMarshal): . test_array(TestMarshal): . test_array_ivar(TestMarshal): . test_array_subclass(TestMarshal): . test_bignum(TestMarshal): . test_exception(TestMarshal): . test_exception_subclass(TestMarshal): . test_extend(TestMarshal): . test_extend_string(TestMarshal): . test_false(TestMarshal): . test_fixnum(TestMarshal): . test_fixnum_ivar(TestMarshal): . test_fixnum_ivar_self(TestMarshal): . test_float(TestMarshal): . test_float_extend(TestMarshal): . test_float_inf_nan(TestMarshal): . test_float_ivar(TestMarshal): . test_float_ivar_self(TestMarshal): . test_hash(TestMarshal): . test_hash_default(TestMarshal): . test_hash_default_proc(TestMarshal): . test_hash_extend(TestMarshal): . test_hash_ivar(TestMarshal): . test_hash_subclass(TestMarshal): . test_hash_subclass_extend(TestMarshal): . test_marshal(TestMarshal): . test_marshal_cloned_class(TestMarshal): . test_nil(TestMarshal): . test_object(TestMarshal): . test_object_extend(TestMarshal): . test_object_subclass(TestMarshal): . test_object_subclass_extend(TestMarshal): . test_range(TestMarshal): . test_range_cyclic(TestMarshal): . test_range_subclass(TestMarshal): . test_regexp(TestMarshal): . test_regexp_subclass(TestMarshal): . test_share(TestMarshal): . test_singleton(TestMarshal): . test_string(TestMarshal): . test_string_crlf(TestMarshal): . test_string_empty(TestMarshal): . test_string_escape(TestMarshal): . test_string_ivar(TestMarshal): . test_string_subclass(TestMarshal): . test_string_subclass_cycle(TestMarshal): . test_string_subclass_extend(TestMarshal): . test_struct(TestMarshal): . test_struct_ivar(TestMarshal): . test_struct_subclass(TestMarshal): . test_struct_subclass_extend(TestMarshal): . test_struct_toplevel(TestMarshal): . test_symbol(TestMarshal): . test_time(TestMarshal): . test_time_ivar(TestMarshal): . test_time_subclass(TestMarshal): . test_true(TestMarshal): . test_math(TestMath): . test_arity(TestMethod): . test_unbind(TestMethod): . test_CMP(TestModule): . test_CMP_0(TestModule): . test_GE(TestModule): . test_GT(TestModule): . test_GT_0(TestModule): . test_LE(TestModule): . test_LT(TestModule): . test_LT_0(TestModule): . test_VERY_EQUAL(TestModule): . test_ancestors(TestModule): . test_class_eval(TestModule): . test_class_variable_get(TestModule): . test_class_variable_set(TestModule): . test_const_defined?(TestModule): . test_const_get(TestModule): . test_const_set(TestModule): . test_constants(TestModule): . test_included_modules(TestModule): . test_instance_methods(TestModule): . test_method_defined?(TestModule): . test_module_eval(TestModule): . test_name(TestModule): . test_private_class_method(TestModule): . test_private_instance_methods(TestModule): . test_protected_instance_methods(TestModule): . test_public_class_method(TestModule): . test_public_instance_methods(TestModule): . test_s_constants(TestModule): . test_s_nesting(TestModule): . test_s_new(TestModule): . test_id2ref_17(TestObjectSpace): . test_id2ref_18(TestObjectSpace): . test_id2ref_19(TestObjectSpace): . test_id2ref_20(TestObjectSpace): . test_id2ref_21(TestObjectSpace): . test_id2ref_22(TestObjectSpace): . test_id2ref_23(TestObjectSpace): . test_id2ref_24(TestObjectSpace): . test_id2ref_25(TestObjectSpace): . test_id2ref_26(TestObjectSpace): . test_id2ref_27(TestObjectSpace): . test_id2ref_28(TestObjectSpace): . test_id2ref_29(TestObjectSpace): . test_id2ref_30(TestObjectSpace): . test_id2ref_31(TestObjectSpace): . test_id2ref_32(TestObjectSpace): . test_id2ref_33(TestObjectSpace): . test_id2ref_34(TestObjectSpace): . test_id2ref_35(TestObjectSpace): . test_pack(TestPack): . test_pack_N(TestPack): . test_pack_U(TestPack): . test_unpack_N(TestPack): . test_basename(TestPath): . test_dirname(TestPath): . test_path(TestPath): . test_eof_0(TestPipe): . test_eof_0_rw(TestPipe): . test_eof_1(TestPipe): . test_eof_2(TestPipe): . test_eof_3(TestPipe): . test_arity(TestProc): F test_block_par(TestProc): F test_eq(TestProc): . test_method_to_proc(TestProc): . test_proc(TestProc): . test_safe(TestProc): F test_rlimit_availability(TestProcess): . test_rlimit_nofile(TestProcess): -- stack frame ------------ 0000 (0x402c1008): 00000004 0001 (0x402c100c): 00000005 0002 (0x402c1010): 40288f44 0003 (0x402c1014): 40288ee0 0004 (0x402c1018): 00000001 0005 (0x402c101c): 00000004 0006 (0x402c1020): 4028a8d0 0007 (0x402c1024): 00000002 0008 (0x402c1028): 40288dc8 0009 (0x402c102c): 402b35a0 0010 (0x402c1030): 00000004 0011 (0x402c1034): 40288d00 0012 (0x402c1038): 00000004 0013 (0x402c103c): 00000001 0014 (0x402c1040): 40288d00 0015 (0x402c1044): 42013370 0016 (0x402c1048): 00000004 0017 (0x402c104c): 00000001 0018 (0x402c1050): 42013370 0019 (0x402c1054): 41fadc50 0020 (0x402c1058): 00000007 0021 (0x402c105c): 00000004 0022 (0x402c1060): 00000001 0023 (0x402c1064): 41fad6ec 0024 (0x402c1068): 00000004 0025 (0x402c106c): 00000001 0026 (0x402c1070): 00000004 0027 (0x402c1074): 00000004 0028 (0x402c1078): 00000001 0029 (0x402c107c): 41fad6c4 0030 (0x402c1080): 41faca94 0031 (0x402c1084): 41faca6c 0032 (0x402c1088): 00000004 0033 (0x402c108c): 00000004 0034 (0x402c1090): 00000004 0035 (0x402c1094): 00000004 0036 (0x402c1098): 00000004 0037 (0x402c109c): 41fac9cc 0038 (0x402c10a0): 41fadc50 0039 (0x402c10a4): 41faca6c 0040 (0x402c10a8): 41fac5bc 0041 (0x402c10ac): 00000004 0042 (0x402c10b0): 099d5e89 0043 (0x402c10b4): 41fadc3c 0044 (0x402c10b8): 00000004 0045 (0x402c10bc): 40340d9d 0046 (0x402c10c0): 00000004 0047 (0x402c10c4): 40340d9d 0048 (0x402c10c8): 40766340 0049 (0x402c10cc): 402c10b1 (= 42) 0050 (0x402c10d0): 40766340 0051 (0x402c10d4): 41faca6c 0052 (0x402c10d8): 41fac5bc 0053 (0x402c10dc): 00000004 0054 (0x402c10e0): 099d5e89 0055 (0x402c10e4): 4076632c 0056 (0x402c10e8): 00000004 0057 (0x402c10ec): 40340c9d 0058 (0x402c10f0): 00000004 0059 (0x402c10f4): 40340c9d 0060 (0x402c10f8): 4055437c 0061 (0x402c10fc): 402c10e1 (= 54) 0062 (0x402c1100): 4055437c 0063 (0x402c1104): 41faca6c 0064 (0x402c1108): 41fac5bc 0065 (0x402c110c): 00000004 0066 (0x402c1110): 099d5e89 0067 (0x402c1114): 40554368 0068 (0x402c1118): 00000004 0069 (0x402c111c): 40340b9d 0070 (0x402c1120): 00000004 0071 (0x402c1124): 40340b9d 0072 (0x402c1128): 40554200 0073 (0x402c112c): 402c1111 (= 66) 0074 (0x402c1130): 40554200 0075 (0x402c1134): 41faca6c 0076 (0x402c1138): 00000004 0077 (0x402c113c): 00000004 0078 (0x402c1140): 099d5e89 0079 (0x402c1144): 00000004 0080 (0x402c1148): 00000004 0081 (0x402c114c): 00000004 0082 (0x402c1150): 00000001 0083 (0x402c1154): 00000004 0084 (0x402c1158): 00000004 0085 (0x402c115c): 40340a5d <- lfp <- dfp -- control frame ---------- c:0024 p:---- s:0086 b:0086 l:000085 d:000085 CFUNC :fork c:0023 p:0019 s:0083 b:0083 l:000082 d:000082 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_process.rb:39516 c:0022 p:0039 s:0079 b:0079 l:000078 d:000078 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testcase.rb:76 c:0021 p:0013 s:0074 b:0074 l:000066 d:000073 BLOCK /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34 c:0020 p:---- s:0073 b:0072 l:000071 d:000071 FINISH c:0019 p:---- s:0070 b:0070 l:000069 d:000069 CFUNC :each c:0018 p:0026 s:0067 b:0067 l:000066 d:000066 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33 c:0017 p:0013 s:0062 b:0062 l:000054 d:000061 BLOCK /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34 c:0016 p:---- s:0061 b:0060 l:000059 d:000059 FINISH c:0015 p:---- s:0058 b:0058 l:000057 d:000057 CFUNC :each c:0014 p:0026 s:0055 b:0055 l:000054 d:000054 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33 c:0013 p:0013 s:0050 b:0050 l:000042 d:000049 BLOCK /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34 c:0012 p:---- s:0049 b:0048 l:000047 d:000047 FINISH c:0011 p:---- s:0046 b:0046 l:000045 d:000045 CFUNC :each c:0010 p:0026 s:0043 b:0043 l:000042 d:000042 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33 c:0009 p:0128 s:0038 b:0038 l:0x125c d:0x125c METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/testrunnermediator.rb:46 c:0008 p:0008 s:0029 b:0029 l:000028 d:000028 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/console/testrunner.rb:67 c:0007 p:0023 s:0026 b:0026 l:000025 d:000025 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/console/testrunner.rb:41 c:0006 p:0026 s:0023 b:0023 l:000022 d:000022 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/testrunnerutilities.rb:29 c:0005 p:0051 s:0018 b:0018 l:000017 d:000017 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/autorunner.rb:215 c:0004 p:0070 s:0014 b:0014 l:000013 d:000013 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/autorunner.rb:12 c:0003 p:0139 s:0006 b:0005 l:000004 d:000004 TOP ../../ruby/test/runner.rb:9 c:0002 p:---- s:0002 b:0002 l:000001 d:000001 FINISH c:0001 p:---- s:0000 b:-001 l:000000 d:000000 ------ --------------------------- DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_process.rb:39516:in `test_rlimit_nofile'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testcase.rb:76:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34:in `block in run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `each'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34:in `block in run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `each'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34:in `block in run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `each'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/testrunnermediator.rb:46:in `run_suite'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/console/testrunner.rb:67:in `start_mediator'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/console/testrunner.rb:41:in `start'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/testrunnerutilities.rb:29:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/autorunner.rb:215:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/autorunner.rb:12:in `run'" DBG> : "../../ruby/test/runner.rb:9:in `
'" -- backtrace of native function call (Use addr2line) -- 0x80d1bc0 0x80e764b 0x80d2b25 0x80d52a4 0x8062894 0x805929a 0x80593ee 0x8059581 0x808bfa9 0x80d04f1 0x80cfaa9 0x80d0077 0x80cb34c 0x80cb46f 0x805a53b 0x805a589 0x80d7fef 0x805ad29 0x80d808d 0x80d04f1 0x80cfaa9 0x80d0077 0x80cb34c 0x80cb46f 0x805a53b 0x805a589 0x80d7fef 0x805ad29 0x80d808d 0x80d04f1 0x80cfaa9 0x80d0077 0x80cb34c 0x80cb46f 0x805a53b 0x805a589 0x80d7fef 0x805ad29 0x80d808d 0x80d04f1 0x80cfaa9 0x80d0077 0x80d0447 0x80d1d7a 0x8059541 0x8059566 0x80595b0 0x80567e9 0x40096974 0x80566f1 ------------------------------------------------------- [BUG] native_mutex_destroy return non-zero ruby 1.9.0 (2007-03-14) [i686-linux] F test_0x100000000(TestRand): . test_0x1000000000000(TestRand): . test_0x1000000000001(TestRand): . test_0x100000001(TestRand): . test_0x3fffffff(TestRand): . test_0x3fffffffffffffff(TestRand): . test_0x40000000(TestRand): . test_0x4000000000000000(TestRand): . test_0x4000000000000001(TestRand): . test_0x40000001(TestRand): . test_0xffffffff(TestRand): . test_mt(TestRand): . test_neg_0x10000(TestRand): . test_neg_0x10000000000(TestRand): . test_rand_0x100000000(TestRand): . test_duckrange(TestRange): . test_evaluation_order(TestRange): . test_max(TestRange): . test_min(TestRange): . test_range_string(TestRange): . test_closed_pipe(TestReadPartial): . test_length_zero(TestReadPartial): . test_open_pipe(TestReadPartial): . test_with_stdio(TestReadPartial): . test_ruby_dev_24643(TestRegexp): . test_ruby_dev_24887(TestRegexp): . test_ruby_talk_116455(TestRegexp): . test_yoshidam_net_20041111_1(TestRegexp): . test_yoshidam_net_20041111_2(TestRegexp): . test__FILE__(TestRubyLiteral): . test__LINE__(TestRubyLiteral): . test_array(TestRubyLiteral): . test_dregexp(TestRubyLiteral): . test_dstring(TestRubyLiteral): . test_dsymbol(TestRubyLiteral): . test_hash(TestRubyLiteral): . test_range(TestRubyLiteral): . test_regexp(TestRubyLiteral): . test_self(TestRubyLiteral): . test_special_const(TestRubyLiteral): . test_string(TestRubyLiteral): . test_xstring(TestRubyLiteral): . test_array_length(TestRubyOptimization): . test_array_minus(TestRubyOptimization): . test_array_plus(TestRubyOptimization): . test_eq(TestRubyOptimization): . test_fixnum_div(TestRubyOptimization): . test_fixnum_minus(TestRubyOptimization): . test_fixnum_mod(TestRubyOptimization): . test_fixnum_mul(TestRubyOptimization): . test_fixnum_plus(TestRubyOptimization): . test_float_plus(TestRubyOptimization): . test_hash_length(TestRubyOptimization): . test_string_format(TestRubyOptimization): . test_string_length(TestRubyOptimization): . test_string_plus(TestRubyOptimization): . test_string_succ(TestRubyOptimization): . test_aref(TestRubyPrimitive): . test_aset(TestRubyPrimitive): . test_attr_setter(TestRubyPrimitive): . test_backref(TestRubyPrimitive): . test_constant(TestRubyPrimitive): . test_constant_cache(TestRubyPrimitive): . test_constant_cache2(TestRubyPrimitive): . test_constant_cache3(TestRubyPrimitive): . test_constant_cache5(TestRubyPrimitive): . test_constatant_cache4(TestRubyPrimitive): . test_cvar_from_instance_method(TestRubyPrimitive): . test_cvar_from_singleton_method(TestRubyPrimitive): . test_cvar_from_singleton_method2(TestRubyPrimitive): . test_div(TestRubyPrimitive): . test_fact(TestRubyPrimitive): . test_gvar(TestRubyPrimitive): . test_length(TestRubyPrimitive): . test_list_expand(TestRubyPrimitive): . test_lvar(TestRubyPrimitive): . test_mod(TestRubyPrimitive): . test_mul(TestRubyPrimitive): . test_not(TestRubyPrimitive): . test_opassign(TestRubyPrimitive): . test_opassign_and_or(TestRubyPrimitive): . test_ary_each(TestRubyYield): . test_hash_each(TestRubyYield): . test_yield2(TestRubyYield): . test_yield_0(TestRubyYield): . test_yield_1(TestRubyYield): . test_yield_nested(TestRubyYield): . test_event(TestSetTraceFunc): F test_exit_action(TestSignal): -- stack frame ------------ 0000 (0x402c1008): 00000004 0001 (0x402c100c): 00000005 0002 (0x402c1010): 40288f44 0003 (0x402c1014): 40288ee0 0004 (0x402c1018): 00000001 0005 (0x402c101c): 00000004 0006 (0x402c1020): 4028a8d0 0007 (0x402c1024): 00000002 0008 (0x402c1028): 40288dc8 0009 (0x402c102c): 402b35a0 0010 (0x402c1030): 00000004 0011 (0x402c1034): 40288d00 0012 (0x402c1038): 00000004 0013 (0x402c103c): 00000001 0014 (0x402c1040): 40288d00 0015 (0x402c1044): 42013370 0016 (0x402c1048): 00000004 0017 (0x402c104c): 00000001 0018 (0x402c1050): 42013370 0019 (0x402c1054): 41fadc50 0020 (0x402c1058): 00000007 0021 (0x402c105c): 00000004 0022 (0x402c1060): 00000001 0023 (0x402c1064): 41fad6ec 0024 (0x402c1068): 00000004 0025 (0x402c106c): 00000001 0026 (0x402c1070): 00000004 0027 (0x402c1074): 00000004 0028 (0x402c1078): 00000001 0029 (0x402c107c): 41fad6c4 0030 (0x402c1080): 41faca94 0031 (0x402c1084): 41faca6c 0032 (0x402c1088): 00000004 0033 (0x402c108c): 00000004 0034 (0x402c1090): 00000004 0035 (0x402c1094): 00000004 0036 (0x402c1098): 00000004 0037 (0x402c109c): 41fac9cc 0038 (0x402c10a0): 41fadc50 0039 (0x402c10a4): 41faca6c 0040 (0x402c10a8): 41fac5bc 0041 (0x402c10ac): 00000004 0042 (0x402c10b0): 099d5e89 0043 (0x402c10b4): 41fadc3c 0044 (0x402c10b8): 00000004 0045 (0x402c10bc): 40340d9d 0046 (0x402c10c0): 00000004 0047 (0x402c10c4): 40340d9d 0048 (0x402c10c8): 40766340 0049 (0x402c10cc): 402c10b1 (= 42) 0050 (0x402c10d0): 40766340 0051 (0x402c10d4): 41faca6c 0052 (0x402c10d8): 41fac5bc 0053 (0x402c10dc): 00000004 0054 (0x402c10e0): 099d5e89 0055 (0x402c10e4): 4076632c 0056 (0x402c10e8): 00000004 0057 (0x402c10ec): 40340c9d 0058 (0x402c10f0): 00000004 0059 (0x402c10f4): 40340c9d 0060 (0x402c10f8): 405b049c 0061 (0x402c10fc): 402c10e1 (= 54) 0062 (0x402c1100): 405b049c 0063 (0x402c1104): 41faca6c 0064 (0x402c1108): 41fac5bc 0065 (0x402c110c): 00000004 0066 (0x402c1110): 099d5e89 0067 (0x402c1114): 405b0488 0068 (0x402c1118): 00000004 0069 (0x402c111c): 40340b9d 0070 (0x402c1120): 00000004 0071 (0x402c1124): 40340b9d 0072 (0x402c1128): 405b0438 0073 (0x402c112c): 402c1111 (= 66) 0074 (0x402c1130): 405b0438 0075 (0x402c1134): 41faca6c 0076 (0x402c1138): 00000004 0077 (0x402c113c): 00000004 0078 (0x402c1140): 099d5e89 0079 (0x402c1144): 00000004 0080 (0x402c1148): 00000004 0081 (0x402c114c): 00000004 0082 (0x402c1150): 00000004 0083 (0x402c1154): 00000004 0084 (0x402c1158): 00000004 0085 (0x402c115c): 00000004 0086 (0x402c1160): 00000001 0087 (0x402c1164): 00000004 0088 (0x402c1168): 00000004 0089 (0x402c116c): 00000001 0090 (0x402c1170): 40240ca8 0091 (0x402c1174): 00000004 0092 (0x402c1178): 40340a1d <- lfp <- dfp -- control frame ---------- c:0025 p:---- s:0093 b:0093 l:000092 d:000092 CFUNC :fork c:0024 p:0013 s:0090 b:0090 l:000089 d:000089 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_signal.rb:7 c:0023 p:0007 s:0087 b:0087 l:000086 d:000086 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_signal.rb:36 c:0022 p:0039 s:0079 b:0079 l:000078 d:000078 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testcase.rb:76 c:0021 p:0013 s:0074 b:0074 l:000066 d:000073 BLOCK /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34 c:0020 p:---- s:0073 b:0072 l:000071 d:000071 FINISH c:0019 p:---- s:0070 b:0070 l:000069 d:000069 CFUNC :each c:0018 p:0026 s:0067 b:0067 l:000066 d:000066 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33 c:0017 p:0013 s:0062 b:0062 l:000054 d:000061 BLOCK /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34 c:0016 p:---- s:0061 b:0060 l:000059 d:000059 FINISH c:0015 p:---- s:0058 b:0058 l:000057 d:000057 CFUNC :each c:0014 p:0026 s:0055 b:0055 l:000054 d:000054 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33 c:0013 p:0013 s:0050 b:0050 l:000042 d:000049 BLOCK /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34 c:0012 p:---- s:0049 b:0048 l:000047 d:000047 FINISH c:0011 p:---- s:0046 b:0046 l:000045 d:000045 CFUNC :each c:0010 p:0026 s:0043 b:0043 l:000042 d:000042 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33 c:0009 p:0128 s:0038 b:0038 l:0x125c d:0x125c METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/testrunnermediator.rb:46 c:0008 p:0008 s:0029 b:0029 l:000028 d:000028 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/console/testrunner.rb:67 c:0007 p:0023 s:0026 b:0026 l:000025 d:000025 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/console/testrunner.rb:41 c:0006 p:0026 s:0023 b:0023 l:000022 d:000022 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/testrunnerutilities.rb:29 c:0005 p:0051 s:0018 b:0018 l:000017 d:000017 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/autorunner.rb:215 c:0004 p:0070 s:0014 b:0014 l:000013 d:000013 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/autorunner.rb:12 c:0003 p:0139 s:0006 b:0005 l:000004 d:000004 TOP ../../ruby/test/runner.rb:9 c:0002 p:---- s:0002 b:0002 l:000001 d:000001 FINISH c:0001 p:---- s:0000 b:-001 l:000000 d:000000 ------ --------------------------- DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_signal.rb:7:in `have_fork?'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_signal.rb:36:in `test_exit_action'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testcase.rb:76:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34:in `block in run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `each'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34:in `block in run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `each'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34:in `block in run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `each'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/testrunnermediator.rb:46:in `run_suite'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/console/testrunner.rb:67:in `start_mediator'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/console/testrunner.rb:41:in `start'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/testrunnerutilities.rb:29:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/autorunner.rb:215:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/autorunner.rb:12:in `run'" DBG> : "../../ruby/test/runner.rb:9:in `
'" -- backtrace of native function call (Use addr2line) -- 0x80d1bc0 0x80e764b 0x80d2b25 0x80d52a4 0x8062894 0x805929a 0x80593ee 0x8059581 0x808bfa9 0x80d04f1 0x80cfaa9 0x80d0077 0x80cb34c 0x80cb46f 0x805a53b 0x805a589 0x80d7fef 0x805ad29 0x80d808d 0x80d04f1 0x80cfaa9 0x80d0077 0x80cb34c 0x80cb46f 0x805a53b 0x805a589 0x80d7fef 0x805ad29 0x80d808d 0x80d04f1 0x80cfaa9 0x80d0077 0x80cb34c 0x80cb46f 0x805a53b 0x805a589 0x80d7fef 0x805ad29 0x80d808d 0x80d04f1 0x80cfaa9 0x80d0077 0x80d0447 0x80d1d7a 0x8059541 0x8059566 0x80595b0 0x80567e9 0x40096974 0x80566f1 ------------------------------------------------------- [BUG] native_mutex_destroy return non-zero ruby 1.9.0 (2007-03-14) [i686-linux] -- stack frame ------------ 0000 (0x402c1008): 00000004 0001 (0x402c100c): 00000005 0002 (0x402c1010): 40288f44 0003 (0x402c1014): 40288ee0 0004 (0x402c1018): 00000001 0005 (0x402c101c): 00000004 0006 (0x402c1020): 4028a8d0 0007 (0x402c1024): 00000002 0008 (0x402c1028): 40288dc8 0009 (0x402c102c): 402b35a0 0010 (0x402c1030): 00000004 0011 (0x402c1034): 40288d00 0012 (0x402c1038): 00000004 0013 (0x402c103c): 00000001 0014 (0x402c1040): 40288d00 0015 (0x402c1044): 42013370 0016 (0x402c1048): 00000004 0017 (0x402c104c): 00000001 0018 (0x402c1050): 42013370 0019 (0x402c1054): 41fadc50 0020 (0x402c1058): 00000007 0021 (0x402c105c): 00000004 0022 (0x402c1060): 00000001 0023 (0x402c1064): 41fad6ec 0024 (0x402c1068): 00000004 0025 (0x402c106c): 00000001 0026 (0x402c1070): 00000004 0027 (0x402c1074): 00000004 0028 (0x402c1078): 00000001 0029 (0x402c107c): 41fad6c4 0030 (0x402c1080): 41faca94 0031 (0x402c1084): 41faca6c 0032 (0x402c1088): 00000004 0033 (0x402c108c): 00000004 0034 (0x402c1090): 00000004 0035 (0x402c1094): 00000004 0036 (0x402c1098): 00000004 0037 (0x402c109c): 41fac9cc 0038 (0x402c10a0): 41fadc50 0039 (0x402c10a4): 41faca6c 0040 (0x402c10a8): 41fac5bc 0041 (0x402c10ac): 00000004 0042 (0x402c10b0): 099d5e89 0043 (0x402c10b4): 41fadc3c 0044 (0x402c10b8): 00000004 0045 (0x402c10bc): 40340d9d 0046 (0x402c10c0): 00000004 0047 (0x402c10c4): 40340d9d 0048 (0x402c10c8): 40766340 0049 (0x402c10cc): 402c10b1 (= 42) 0050 (0x402c10d0): 40766340 0051 (0x402c10d4): 41faca6c 0052 (0x402c10d8): 41fac5bc 0053 (0x402c10dc): 00000004 0054 (0x402c10e0): 099d5e89 0055 (0x402c10e4): 4076632c 0056 (0x402c10e8): 00000004 0057 (0x402c10ec): 40340c9d 0058 (0x402c10f0): 00000004 0059 (0x402c10f4): 40340c9d 0060 (0x402c10f8): 405b049c 0061 (0x402c10fc): 402c10e1 (= 54) 0062 (0x402c1100): 405b049c 0063 (0x402c1104): 41faca6c 0064 (0x402c1108): 41fac5bc 0065 (0x402c110c): 00000004 0066 (0x402c1110): 099d5e89 0067 (0x402c1114): 405b0488 0068 (0x402c1118): 00000004 0069 (0x402c111c): 40340b9d 0070 (0x402c1120): 00000004 0071 (0x402c1124): 40340b9d 0072 (0x402c1128): 405b0438 0073 (0x402c112c): 402c1111 (= 66) 0074 (0x402c1130): 405b0438 0075 (0x402c1134): 41faca6c 0076 (0x402c1138): 00000004 0077 (0x402c113c): 00000004 0078 (0x402c1140): 099d5e89 0079 (0x402c1144): 00000004 0080 (0x402c1148): 41d207d0 0081 (0x402c114c): 41d20794 0082 (0x402c1150): 41d2071c 0083 (0x402c1154): 41d206e0 0084 (0x402c1158): 00000004 0085 (0x402c115c): 00000004 0086 (0x402c1160): 41d20618 0087 (0x402c1164): 40240ca8 0088 (0x402c1168): 00000004 0089 (0x402c116c): 40340a5d <- lfp <- dfp -- control frame ---------- c:0024 p:---- s:0090 b:0090 l:000089 d:000089 CFUNC :fork c:0023 p:0065 s:0087 b:0087 l:0x0b78 d:0x0b78 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_signal.rb:40 c:0022 p:0039 s:0079 b:0079 l:000078 d:000078 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testcase.rb:76 c:0021 p:0013 s:0074 b:0074 l:000066 d:000073 BLOCK /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34 c:0020 p:---- s:0073 b:0072 l:000071 d:000071 FINISH c:0019 p:---- s:0070 b:0070 l:000069 d:000069 CFUNC :each c:0018 p:0026 s:0067 b:0067 l:000066 d:000066 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33 c:0017 p:0013 s:0062 b:0062 l:000054 d:000061 BLOCK /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34 c:0016 p:---- s:0061 b:0060 l:000059 d:000059 FINISH c:0015 p:---- s:0058 b:0058 l:000057 d:000057 CFUNC :each c:0014 p:0026 s:0055 b:0055 l:000054 d:000054 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33 c:0013 p:0013 s:0050 b:0050 l:000042 d:000049 BLOCK /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34 c:0012 p:---- s:0049 b:0048 l:000047 d:000047 FINISH c:0011 p:---- s:0046 b:0046 l:000045 d:000045 CFUNC :each c:0010 p:0026 s:0043 b:0043 l:000042 d:000042 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33 c:0009 p:0128 s:0038 b:0038 l:0x125c d:0x125c METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/testrunnermediator.rb:46 c:0008 p:0008 s:0029 b:0029 l:000028 d:000028 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/console/testrunner.rb:67 c:0007 p:0023 s:0026 b:0026 l:000025 d:000025 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/console/testrunner.rb:41 c:0006 p:0026 s:0023 b:0023 l:000022 d:000022 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/testrunnerutilities.rb:29 c:0005 p:0051 s:0018 b:0018 l:000017 d:000017 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/autorunner.rb:215 c:0004 p:0070 s:0014 b:0014 l:000013 d:000013 METHOD /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/autorunner.rb:12 c:0003 p:0139 s:0006 b:0005 l:000004 d:000004 TOP ../../ruby/test/runner.rb:9 c:0002 p:---- s:0002 b:0002 l:000001 d:000001 FINISH c:0001 p:---- s:0000 b:-001 l:000000 d:000000 ------ --------------------------- DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_signal.rb:40:in `test_exit_action'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testcase.rb:76:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34:in `block in run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `each'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34:in `block in run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `each'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:34:in `block in run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `each'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/testsuite.rb:33:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/testrunnermediator.rb:46:in `run_suite'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/console/testrunner.rb:67:in `start_mediator'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/console/testrunner.rb:41:in `start'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/ui/testrunnerutilities.rb:29:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/autorunner.rb:215:in `run'" DBG> : "/home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/test/unit/autorunner.rb:12:in `run'" DBG> : "../../ruby/test/runner.rb:9:in `
'" -- backtrace of native function call (Use addr2line) -- 0x80d1bc0 0x80e764b 0x80d2b25 0x80d52a4 0x8062894 0x805929a 0x80593ee 0x8059581 0x808bfa9 0x80d04f1 0x80cfaa9 0x80d0077 0x80cb34c 0x80cb46f 0x805a53b 0x805a589 0x80d7fef 0x805ad29 0x80d808d 0x80d04f1 0x80cfaa9 0x80d0077 0x80cb34c 0x80cb46f 0x805a53b 0x805a589 0x80d7fef 0x805ad29 0x80d808d 0x80d04f1 0x80cfaa9 0x80d0077 0x80cb34c 0x80cb46f 0x805a53b 0x805a589 0x80d7fef 0x805ad29 0x80d808d 0x80d04f1 0x80cfaa9 0x80d0077 0x80d0447 0x80d1d7a 0x8059541 0x8059566 0x80595b0 0x80567e9 0x40096974 0x80566f1 ------------------------------------------------------- [BUG] native_mutex_destroy return non-zero ruby 1.9.0 (2007-03-14) [i686-linux] . test_signal(TestSignal): . test_binary(TestSprintf): . test_inf(TestSprintf): . test_nan(TestSprintf): . test_AREF(TestString): . test_ASET(TestString): . test_CMP(TestString): . test_EQUAL(TestString): . test_LSHIFT(TestString): . test_MATCH(TestString): . test_MOD(TestString): . test_MUL(TestString): . test_PLUS(TestString): . test_VERY_EQUAL(TestString): . test_capitalize(TestString): . test_capitalize!(TestString): . test_center(TestString): . test_chomp(TestString): . test_chomp!(TestString): . test_chop(TestString): . test_chop!(TestString): . test_clone(TestString): . test_concat(TestString): . test_count(TestString): . test_crypt(TestString): . test_delete(TestString): . test_delete!(TestString): . test_downcase(TestString): . test_downcase!(TestString): . test_dump(TestString): . test_dup(TestString): . test_each(TestString): . test_each_byte(TestString): . test_each_line(TestString): . test_empty?(TestString): . test_eql?(TestString): . test_gsub(TestString): . test_gsub!(TestString): . test_hash(TestString): . test_hex(TestString): . test_include?(TestString): . test_index(TestString): . test_intern(TestString): . test_length(TestString): . test_ljust(TestString): . test_next(TestString): . test_next!(TestString): . test_oct(TestString): . test_replace(TestString): . test_reverse(TestString): . test_reverse!(TestString): . test_rindex(TestString): . test_rjust(TestString): . test_s_new(TestString): . test_scan(TestString): . test_size(TestString): . test_slice(TestString): . test_slice!(TestString): . test_split(TestString): . test_squeeze(TestString): . test_squeeze!(TestString): . test_strip(TestString): . test_strip!(TestString): . test_sub(TestString): . test_sub!(TestString): . test_succ(TestString): . test_succ!(TestString): . test_sum(TestString): . test_sum_2(TestString): . test_swapcase(TestString): . test_swapcase!(TestString): . test_to_f(TestString): . test_to_i(TestString): . test_to_s(TestString): . test_to_str(TestString): . test_tr(TestString): . test_tr!(TestString): . test_tr_s(TestString): . test_tr_s!(TestString): . test_unpack(TestString): . test_upcase(TestString): . test_upcase!(TestString): . test_upto(TestString): . test_bang(TestStringchar): . test_char(TestStringchar): . test_string(TestStringchar): . test_morethan10members(TestStruct): . test_small_structs(TestStruct): . test_struct(TestStruct): . test_array1(TestSuper): . test_array2(TestSuper): . test_array3(TestSuper): . test_array4(TestSuper): . test_define_method(TestSuper): . test_double1(TestSuper): . test_double2(TestSuper): . test_double3(TestSuper): . test_optional1(TestSuper): . test_optional2(TestSuper): . test_optional3(TestSuper): . test_single1(TestSuper): . test_single2(TestSuper): . test_inspect_dollar(TestSymbol): . test_inspect_invalid(TestSymbol): . test_inspect_number(TestSymbol): . test_inspect_suboptimal(TestSymbol): . test_empty_evstr(TestSystem): . test_syntax(TestSystem): . test_system(TestSystem): . test_huge_difference(TestTime): . test_time_add(TestTime): . test_time_subt(TestTime): . test_time_time(TestTime): . test_timegm(TestTime): . test_trace(TestTrace): . test_variable(TestVariable): . test_until(TestWhileuntil): . test_while(TestWhileuntil): . test_1(TestIOScanf): . test_10(TestIOScanf): . test_100(TestIOScanf): . test_101(TestIOScanf): . test_102(TestIOScanf): . test_103(TestIOScanf): . test_104(TestIOScanf): . test_105(TestIOScanf): . test_106(TestIOScanf): . test_107(TestIOScanf): . test_108(TestIOScanf): . test_109(TestIOScanf): . test_11(TestIOScanf): . test_110(TestIOScanf): . test_111(TestIOScanf): . test_112(TestIOScanf): . test_113(TestIOScanf): . test_114(TestIOScanf): . test_115(TestIOScanf): . test_116(TestIOScanf): . test_117(TestIOScanf): . test_118(TestIOScanf): . test_119(TestIOScanf): . test_12(TestIOScanf): . test_120(TestIOScanf): . test_121(TestIOScanf): . test_122(TestIOScanf): . test_123(TestIOScanf): . test_124(TestIOScanf): . test_125(TestIOScanf): . test_126(TestIOScanf): . test_127(TestIOScanf): . test_128(TestIOScanf): . test_129(TestIOScanf): . test_13(TestIOScanf): . test_130(TestIOScanf): . test_131(TestIOScanf): . test_132(TestIOScanf): . test_133(TestIOScanf): . test_134(TestIOScanf): . test_135(TestIOScanf): . test_136(TestIOScanf): . test_137(TestIOScanf): . test_138(TestIOScanf): . test_139(TestIOScanf): . test_14(TestIOScanf): . test_140(TestIOScanf): . test_141(TestIOScanf): . test_142(TestIOScanf): . test_143(TestIOScanf): . test_144(TestIOScanf): . test_145(TestIOScanf): . test_146(TestIOScanf): . test_147(TestIOScanf): . test_148(TestIOScanf): . test_149(TestIOScanf): . test_15(TestIOScanf): . test_150(TestIOScanf): . test_151(TestIOScanf): . test_152(TestIOScanf): . test_153(TestIOScanf): . test_154(TestIOScanf): . test_155(TestIOScanf): . test_156(TestIOScanf): . test_157(TestIOScanf): . test_158(TestIOScanf): . test_159(TestIOScanf): . test_16(TestIOScanf): . test_160(TestIOScanf): . test_161(TestIOScanf): . test_162(TestIOScanf): . test_163(TestIOScanf): . test_164(TestIOScanf): . test_165(TestIOScanf): . test_166(TestIOScanf): . test_167(TestIOScanf): . test_168(TestIOScanf): . test_169(TestIOScanf): . test_17(TestIOScanf): . test_170(TestIOScanf): . test_171(TestIOScanf): . test_172(TestIOScanf): . test_173(TestIOScanf): . test_174(TestIOScanf): . test_175(TestIOScanf): . test_176(TestIOScanf): . test_177(TestIOScanf): . test_178(TestIOScanf): . test_179(TestIOScanf): . test_18(TestIOScanf): . test_180(TestIOScanf): . test_181(TestIOScanf): . test_182(TestIOScanf): . test_183(TestIOScanf): . test_184(TestIOScanf): . test_185(TestIOScanf): . test_186(TestIOScanf): . test_187(TestIOScanf): . test_188(TestIOScanf): . test_189(TestIOScanf): . test_19(TestIOScanf): . test_190(TestIOScanf): . test_191(TestIOScanf): . test_192(TestIOScanf): . test_193(TestIOScanf): . test_194(TestIOScanf): . test_195(TestIOScanf): . test_196(TestIOScanf): . test_197(TestIOScanf): . test_198(TestIOScanf): . test_199(TestIOScanf): . test_2(TestIOScanf): . test_20(TestIOScanf): . test_200(TestIOScanf): . test_201(TestIOScanf): . test_202(TestIOScanf): . test_203(TestIOScanf): . test_204(TestIOScanf): . test_205(TestIOScanf): . test_206(TestIOScanf): . test_207(TestIOScanf): . test_208(TestIOScanf): . test_209(TestIOScanf): . test_21(TestIOScanf): . test_210(TestIOScanf): . test_211(TestIOScanf): . test_212(TestIOScanf): . test_213(TestIOScanf): . test_214(TestIOScanf): . test_215(TestIOScanf): . test_216(TestIOScanf): . test_217(TestIOScanf): . test_218(TestIOScanf): . test_219(TestIOScanf): . test_22(TestIOScanf): . test_220(TestIOScanf): . test_221(TestIOScanf): . test_222(TestIOScanf): . test_223(TestIOScanf): . test_224(TestIOScanf): . test_225(TestIOScanf): . test_226(TestIOScanf): . test_227(TestIOScanf): . test_228(TestIOScanf): . test_23(TestIOScanf): . test_24(TestIOScanf): . test_25(TestIOScanf): . test_26(TestIOScanf): . test_27(TestIOScanf): . test_28(TestIOScanf): . test_29(TestIOScanf): . test_3(TestIOScanf): . test_30(TestIOScanf): . test_31(TestIOScanf): . test_32(TestIOScanf): . test_33(TestIOScanf): . test_34(TestIOScanf): . test_35(TestIOScanf): . test_36(TestIOScanf): . test_37(TestIOScanf): . test_38(TestIOScanf): . test_39(TestIOScanf): . test_4(TestIOScanf): . test_40(TestIOScanf): . test_41(TestIOScanf): . test_42(TestIOScanf): . test_43(TestIOScanf): . test_44(TestIOScanf): . test_45(TestIOScanf): . test_46(TestIOScanf): . test_47(TestIOScanf): . test_48(TestIOScanf): . test_49(TestIOScanf): . test_5(TestIOScanf): . test_50(TestIOScanf): . test_51(TestIOScanf): . test_52(TestIOScanf): . test_53(TestIOScanf): . test_54(TestIOScanf): . test_55(TestIOScanf): . test_56(TestIOScanf): . test_57(TestIOScanf): . test_58(TestIOScanf): . test_59(TestIOScanf): . test_6(TestIOScanf): . test_60(TestIOScanf): . test_61(TestIOScanf): . test_62(TestIOScanf): . test_63(TestIOScanf): . test_64(TestIOScanf): . test_65(TestIOScanf): . test_66(TestIOScanf): . test_67(TestIOScanf): . test_68(TestIOScanf): . test_69(TestIOScanf): . test_7(TestIOScanf): . test_70(TestIOScanf): . test_71(TestIOScanf): . test_72(TestIOScanf): . test_73(TestIOScanf): . test_74(TestIOScanf): . test_75(TestIOScanf): . test_76(TestIOScanf): . test_77(TestIOScanf): . test_78(TestIOScanf): . test_79(TestIOScanf): . test_8(TestIOScanf): . test_80(TestIOScanf): . test_81(TestIOScanf): . test_82(TestIOScanf): . test_83(TestIOScanf): . test_84(TestIOScanf): . test_85(TestIOScanf): . test_86(TestIOScanf): . test_87(TestIOScanf): . test_88(TestIOScanf): . test_89(TestIOScanf): . test_9(TestIOScanf): . test_90(TestIOScanf): . test_91(TestIOScanf): . test_92(TestIOScanf): . test_93(TestIOScanf): . test_94(TestIOScanf): . test_95(TestIOScanf): . test_96(TestIOScanf): . test_97(TestIOScanf): . test_98(TestIOScanf): . test_99(TestIOScanf): . test_io1(TestScanfBlock): . test_io2(TestScanfBlock): . test_str1(TestScanfBlock): . test_str2(TestScanfBlock): . test_str3(TestScanfBlock): . test_str4(TestScanfBlock): . test_str5(TestScanfBlock): . test_1(TestStringScanf): . test_10(TestStringScanf): . test_100(TestStringScanf): . test_101(TestStringScanf): . test_102(TestStringScanf): . test_103(TestStringScanf): . test_104(TestStringScanf): . test_105(TestStringScanf): . test_106(TestStringScanf): . test_107(TestStringScanf): . test_108(TestStringScanf): . test_109(TestStringScanf): . test_11(TestStringScanf): . test_110(TestStringScanf): . test_111(TestStringScanf): . test_112(TestStringScanf): . test_113(TestStringScanf): . test_114(TestStringScanf): . test_115(TestStringScanf): . test_116(TestStringScanf): . test_117(TestStringScanf): . test_118(TestStringScanf): . test_119(TestStringScanf): . test_12(TestStringScanf): . test_120(TestStringScanf): . test_121(TestStringScanf): . test_122(TestStringScanf): . test_123(TestStringScanf): . test_124(TestStringScanf): . test_125(TestStringScanf): . test_126(TestStringScanf): . test_127(TestStringScanf): . test_128(TestStringScanf): . test_129(TestStringScanf): . test_13(TestStringScanf): . test_130(TestStringScanf): . test_131(TestStringScanf): . test_132(TestStringScanf): . test_133(TestStringScanf): . test_134(TestStringScanf): . test_135(TestStringScanf): . test_136(TestStringScanf): . test_137(TestStringScanf): . test_138(TestStringScanf): . test_139(TestStringScanf): . test_14(TestStringScanf): . test_140(TestStringScanf): . test_141(TestStringScanf): . test_142(TestStringScanf): . test_143(TestStringScanf): . test_144(TestStringScanf): . test_145(TestStringScanf): . test_146(TestStringScanf): . test_147(TestStringScanf): . test_148(TestStringScanf): . test_149(TestStringScanf): . test_15(TestStringScanf): . test_150(TestStringScanf): . test_151(TestStringScanf): . test_152(TestStringScanf): . test_153(TestStringScanf): . test_154(TestStringScanf): . test_155(TestStringScanf): . test_156(TestStringScanf): . test_157(TestStringScanf): . test_158(TestStringScanf): . test_159(TestStringScanf): . test_16(TestStringScanf): . test_160(TestStringScanf): . test_161(TestStringScanf): . test_162(TestStringScanf): . test_163(TestStringScanf): . test_164(TestStringScanf): . test_165(TestStringScanf): . test_166(TestStringScanf): . test_167(TestStringScanf): . test_168(TestStringScanf): . test_169(TestStringScanf): . test_17(TestStringScanf): . test_170(TestStringScanf): . test_171(TestStringScanf): . test_172(TestStringScanf): . test_173(TestStringScanf): . test_174(TestStringScanf): . test_175(TestStringScanf): . test_176(TestStringScanf): . test_177(TestStringScanf): . test_178(TestStringScanf): . test_179(TestStringScanf): . test_18(TestStringScanf): . test_180(TestStringScanf): . test_181(TestStringScanf): . test_182(TestStringScanf): . test_183(TestStringScanf): . test_184(TestStringScanf): . test_185(TestStringScanf): . test_186(TestStringScanf): . test_187(TestStringScanf): . test_188(TestStringScanf): . test_189(TestStringScanf): . test_19(TestStringScanf): . test_190(TestStringScanf): . test_191(TestStringScanf): . test_192(TestStringScanf): . test_193(TestStringScanf): . test_194(TestStringScanf): . test_195(TestStringScanf): . test_196(TestStringScanf): . test_197(TestStringScanf): . test_198(TestStringScanf): . test_199(TestStringScanf): . test_2(TestStringScanf): . test_20(TestStringScanf): . test_200(TestStringScanf): . test_201(TestStringScanf): . test_202(TestStringScanf): . test_203(TestStringScanf): . test_204(TestStringScanf): . test_205(TestStringScanf): . test_206(TestStringScanf): . test_207(TestStringScanf): . test_208(TestStringScanf): . test_209(TestStringScanf): . test_21(TestStringScanf): . test_210(TestStringScanf): . test_211(TestStringScanf): . test_212(TestStringScanf): . test_213(TestStringScanf): . test_214(TestStringScanf): . test_215(TestStringScanf): . test_216(TestStringScanf): . test_217(TestStringScanf): . test_218(TestStringScanf): . test_219(TestStringScanf): . test_22(TestStringScanf): . test_220(TestStringScanf): . test_221(TestStringScanf): . test_222(TestStringScanf): . test_223(TestStringScanf): . test_224(TestStringScanf): . test_225(TestStringScanf): . test_226(TestStringScanf): . test_227(TestStringScanf): . test_228(TestStringScanf): . test_23(TestStringScanf): . test_24(TestStringScanf): . test_25(TestStringScanf): . test_26(TestStringScanf): . test_27(TestStringScanf): . test_28(TestStringScanf): . test_29(TestStringScanf): . test_3(TestStringScanf): . test_30(TestStringScanf): . test_31(TestStringScanf): . test_32(TestStringScanf): . test_33(TestStringScanf): . test_34(TestStringScanf): . test_35(TestStringScanf): . test_36(TestStringScanf): . test_37(TestStringScanf): . test_38(TestStringScanf): . test_39(TestStringScanf): . test_4(TestStringScanf): . test_40(TestStringScanf): . test_41(TestStringScanf): . test_42(TestStringScanf): . test_43(TestStringScanf): . test_44(TestStringScanf): . test_45(TestStringScanf): . test_46(TestStringScanf): . test_47(TestStringScanf): . test_48(TestStringScanf): . test_49(TestStringScanf): . test_5(TestStringScanf): . test_50(TestStringScanf): . test_51(TestStringScanf): . test_52(TestStringScanf): . test_53(TestStringScanf): . test_54(TestStringScanf): . test_55(TestStringScanf): . test_56(TestStringScanf): . test_57(TestStringScanf): . test_58(TestStringScanf): . test_59(TestStringScanf): . test_6(TestStringScanf): . test_60(TestStringScanf): . test_61(TestStringScanf): . test_62(TestStringScanf): . test_63(TestStringScanf): . test_64(TestStringScanf): . test_65(TestStringScanf): . test_66(TestStringScanf): . test_67(TestStringScanf): . test_68(TestStringScanf): . test_69(TestStringScanf): . test_7(TestStringScanf): . test_70(TestStringScanf): . test_71(TestStringScanf): . test_72(TestStringScanf): . test_73(TestStringScanf): . test_74(TestStringScanf): . test_75(TestStringScanf): . test_76(TestStringScanf): . test_77(TestStringScanf): . test_78(TestStringScanf): . test_79(TestStringScanf): . test_8(TestStringScanf): . test_80(TestStringScanf): . test_81(TestStringScanf): . test_82(TestStringScanf): . test_83(TestStringScanf): . test_84(TestStringScanf): . test_85(TestStringScanf): . test_86(TestStringScanf): . test_87(TestStringScanf): . test_88(TestStringScanf): . test_89(TestStringScanf): . test_9(TestStringScanf): . test_90(TestStringScanf): . test_91(TestStringScanf): . test_92(TestStringScanf): . test_93(TestStringScanf): . test_94(TestStringScanf): . test_95(TestStringScanf): . test_96(TestStringScanf): . test_97(TestStringScanf): . test_98(TestStringScanf): . test_99(TestStringScanf): . test_aref(TestSDBM): . test_aset(TestSDBM): . test_clear(TestSDBM): . test_close(TestSDBM): . test_delete(TestSDBM): . test_delete_if(TestSDBM): . test_delete_with_block(TestSDBM): . test_each_key(TestSDBM): . test_each_pair(TestSDBM): . test_each_value(TestSDBM): . test_empty?(TestSDBM): . test_fetch(TestSDBM): . test_has_value?(TestSDBM): . test_haskey?(TestSDBM): . test_index(TestSDBM): . test_invert(TestSDBM): . test_keys(TestSDBM): . test_length(TestSDBM): . test_reject(TestSDBM): . test_replace(TestSDBM): . test_s_new_has_no_block(TestSDBM): . test_s_open_error(TestSDBM): . test_s_open_no_create(TestSDBM): . test_s_open_nolock(TestSDBM): . test_s_open_with_block(TestSDBM): . test_select_with_block(TestSDBM): . test_shift(TestSDBM): . test_to_a(TestSDBM): . test_to_hash(TestSDBM): . test_update(TestSDBM): . test_values(TestSDBM): . test_values_at(TestSDBM): . test_version(TestSDBM): . test_normal(SOAP::TestEnvelopeNamespace): . test_date(SOAP::TestMapping): E test_datetime(SOAP::TestMapping): . test_aref(SOAP::TestProperty): . test_hook_name(SOAP::TestProperty): . test_hook_then_lock(SOAP::TestProperty): . test_initialize(SOAP::TestProperty): . test_key_hook_cascade(SOAP::TestProperty): . test_key_hook_no_cascade(SOAP::TestProperty): . test_keys(SOAP::TestProperty): . test_load(SOAP::TestProperty): . test_lock_cascade(SOAP::TestProperty): . test_lock_each(SOAP::TestProperty): . test_lock_split(SOAP::TestProperty): . test_lock_unlock_return(SOAP::TestProperty): . test_lshift(SOAP::TestProperty): . test_referent(SOAP::TestProperty): . test_s_load(SOAP::TestProperty): . test_to_key_and_deref(SOAP::TestProperty): . test_value_hook(SOAP::TestProperty): . test_SOAPAnyURI(SOAP::TestSOAP): . test_SOAPBase64Binary(SOAP::TestSOAP): . test_SOAPBoolean(SOAP::TestSOAP): . test_SOAPDate(SOAP::TestSOAP): . test_SOAPDateTime(SOAP::TestSOAP): . test_SOAPDecimal(SOAP::TestSOAP): . test_SOAPDouble(SOAP::TestSOAP): . test_SOAPDuration(SOAP::TestSOAP): . test_SOAPFloat(SOAP::TestSOAP): . test_SOAPGDay(SOAP::TestSOAP): . test_SOAPGMonth(SOAP::TestSOAP): . test_SOAPGMonthDay(SOAP::TestSOAP): . test_SOAPGYear(SOAP::TestSOAP): . test_SOAPGYearMonth(SOAP::TestSOAP): . test_SOAPHexBinary(SOAP::TestSOAP): . test_SOAPInt(SOAP::TestSOAP): . test_SOAPInteger(SOAP::TestSOAP): . test_SOAPLong(SOAP::TestSOAP): . test_SOAPNil(SOAP::TestSOAP): . test_SOAPQName(SOAP::TestSOAP): . test_SOAPString(SOAP::TestSOAP): . test_SOAPTime(SOAP::TestSOAP): . test_add(SOAP::TestSOAPElement): . test_from_obj(SOAP::TestSOAPElement): . test_initialize(SOAP::TestSOAPElement): . test_member(SOAP::TestSOAPElement): . test_to_obj(SOAP::TestSOAPElement): . test_basic_auth(SOAP::TestStreamHandler): . test_charset(SOAP::TestStreamHandler): . test_normal(SOAP::TestStreamHandler): . test_proxy(SOAP::TestStreamHandler): . test_uri(SOAP::TestStreamHandler): . test_doc_enc_doc_enc(SOAP::TestStyleUse): . test_doc_enc_doc_lit(SOAP::TestStyleUse): . test_doc_lit_doc_enc(SOAP::TestStyleUse): . test_doc_lit_doc_lit(SOAP::TestStyleUse): . test_rpc_enc_rpc_enc(SOAP::TestStyleUse): . test_rpc_enc_rpc_lit(SOAP::TestStyleUse): . test_rpc_lit_rpc_enc(SOAP::TestStyleUse): . test_rpc_lit_rpc_lit(SOAP::TestStyleUse): . test_aspdotnethandler(SOAP::ASPDotNet::TestASPDotNet): . test_document_method(SOAP::ASPDotNet::TestASPDotNet): . test_calc(SOAP::Calc::TestCalc): E test_calc2(SOAP::Calc::TestCalc2): . test_calc_cgi(SOAP::Calc::TestCalcCGI): E test_custom_fault(SOAP::Fault::TestCustomFault): . test_authfailure(SOAP::Header::TestAuthHeader): F test_mu(SOAP::Header::TestAuthHeader): F test_no_mu(SOAP::Header::TestAuthHeader): E test_success_mu(SOAP::Header::TestAuthHeader): E test_success_no_mu(SOAP::Header::TestAuthHeader): E test_authfailure(SOAP::Header::TestAuthHeaderCGI): E, [2007-03-16T19:28:37.454262 #15697] ERROR -- : CGIHandler: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/pstore.rb:354:in `load': incompatible marshal file format (can't be read) (TypeError) format version 4.8 required; 4.9 given from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/pstore.rb:354:in `load' from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/pstore.rb:310:in `transaction' from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi:50:in `initialize' from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi:38:in `new' from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi:38:in `initialize' from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi:119:in `new' from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi:119:in `
' E, [2007-03-16T19:28:37.454477 #15697] ERROR -- : CGIHandler: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi exit with 1 E, [2007-03-16T19:28:37.454654 #15697] ERROR -- : Premature end of script headers: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi FE, [2007-03-16T19:28:37.910575 #15697] ERROR -- : CGIHandler: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/pstore.rb:354:in `load': incompatible marshal file format (can't be read) (TypeError) format version 4.8 required; 4.9 given from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/pstore.rb:354:in `load' from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/pstore.rb:310:in `transaction' from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi:50:in `initialize' from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi:38:in `new' from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi:38:in `initialize' from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi:119:in `new' from /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi:119:in `
' E, [2007-03-16T19:28:37.910768 #15697] ERROR -- : CGIHandler: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi exit with 1 E, [2007-03-16T19:28:37.910941 #15697] ERROR -- : Premature end of script headers: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/server.cgi E test_success(SOAP::Header::TestAuthHeaderCGI): EE test_string(SOAP::Header::TestSimpleHandler): EE test_hello_world(SOAP::HelloWorld::TestHelloWorld): EE test_marshal(SOAP::Marshal::TestDigraph): E test_anonymous(SOAP::Marshal::TestMarshal): . test_array(SOAP::Marshal::TestMarshal): . test_array_ivar(SOAP::Marshal::TestMarshal): . test_array_subclass(SOAP::Marshal::TestMarshal): . test_bignum(SOAP::Marshal::TestMarshal): . test_exception(SOAP::Marshal::TestMarshal): E test_exception_subclass(SOAP::Marshal::TestMarshal): E test_extend(SOAP::Marshal::TestMarshal): . test_extend_string(SOAP::Marshal::TestMarshal): . test_false(SOAP::Marshal::TestMarshal): . test_fixnum(SOAP::Marshal::TestMarshal): . test_fixnum_ivar(SOAP::Marshal::TestMarshal): . test_fixnum_ivar_self(SOAP::Marshal::TestMarshal): . test_float(SOAP::Marshal::TestMarshal): . test_float_extend(SOAP::Marshal::TestMarshal): . test_float_inf_nan(SOAP::Marshal::TestMarshal): . test_float_ivar(SOAP::Marshal::TestMarshal): . test_float_ivar_self(SOAP::Marshal::TestMarshal): . test_hash(SOAP::Marshal::TestMarshal): . test_hash_default(SOAP::Marshal::TestMarshal): . test_hash_default_proc(SOAP::Marshal::TestMarshal): . test_hash_extend(SOAP::Marshal::TestMarshal): . test_hash_ivar(SOAP::Marshal::TestMarshal): E test_hash_subclass(SOAP::Marshal::TestMarshal): . test_hash_subclass_extend(SOAP::Marshal::TestMarshal): E test_nil(SOAP::Marshal::TestMarshal): E test_object(SOAP::Marshal::TestMarshal): . test_object_extend(SOAP::Marshal::TestMarshal): . test_object_subclass(SOAP::Marshal::TestMarshal): . test_object_subclass_extend(SOAP::Marshal::TestMarshal): . test_range(SOAP::Marshal::TestMarshal): . test_range_cyclic(SOAP::Marshal::TestMarshal): . test_range_subclass(SOAP::Marshal::TestMarshal): . test_regexp(SOAP::Marshal::TestMarshal): . test_regexp_subclass(SOAP::Marshal::TestMarshal): . test_share(SOAP::Marshal::TestMarshal): . test_singleton(SOAP::Marshal::TestMarshal): . test_string(SOAP::Marshal::TestMarshal): . test_string_crlf(SOAP::Marshal::TestMarshal): . test_string_empty(SOAP::Marshal::TestMarshal): . test_string_escape(SOAP::Marshal::TestMarshal): . test_string_ivar(SOAP::Marshal::TestMarshal): . test_string_subclass(SOAP::Marshal::TestMarshal): . test_string_subclass_cycle(SOAP::Marshal::TestMarshal): . test_string_subclass_extend(SOAP::Marshal::TestMarshal): . test_struct(SOAP::Marshal::TestMarshal): . test_struct_ivar(SOAP::Marshal::TestMarshal): E test_struct_subclass(SOAP::Marshal::TestMarshal): . test_struct_subclass_extend(SOAP::Marshal::TestMarshal): E test_struct_toplevel(SOAP::Marshal::TestMarshal): . test_symbol(SOAP::Marshal::TestMarshal): . test_time(SOAP::Marshal::TestMarshal): E test_time_ivar(SOAP::Marshal::TestMarshal): E test_time_subclass(SOAP::Marshal::TestMarshal): E test_true(SOAP::Marshal::TestMarshal): . test_foo1(SOAP::Marshal::TestStruct): . test_foo2(SOAP::Marshal::TestStruct): . test_foo3(SOAP::Marshal::TestStruct): . test_struct(SOAP::Struct::TestStruct): EE test_get_file(SOAP::SWA::TestFile): EE test_put_file(SOAP::SWA::TestFile): EE test_old_driver(SOAP::TestCalc): EE test_rpc_driver(SOAP::TestCalc): EE test_document(SOAP::TestDocument): EE test_ping(SOAP::TestSimpleType): EE test_getsockopt(TestBasicSocket): . test_listen(TestBasicSocket): F test_setsockopt(TestBasicSocket): F test_accept_nonblock(TestNonblockSocket): . test_connect_nonblock(TestNonblockSocket): . test_read_nonblock(TestNonblockSocket): . test_socket_recvfrom_nonblock(TestNonblockSocket): . test_tcp_recv_nonblock(TestNonblockSocket): . test_udp_recv_nonblock(TestNonblockSocket): . test_udp_recvfrom_nonblock(TestNonblockSocket): . test_sysaccept(TestSocket): . test_unpack_sockaddr(TestSocket): . test_recvfrom(TestTCPSocket): . test_bind(TestUDPSocket): . test_connect(TestUDPSocket): . test_addr(TestUNIXSocket): . test_dgram_pair(TestUNIXSocket): . test_fd_passing(TestUNIXSocket): . test_noname_addr(TestUNIXSocket): . test_noname_path(TestUNIXSocket): . test_noname_peeraddr(TestUNIXSocket): . test_noname_recv_nonblock(TestUNIXSocket): . test_noname_recvfrom(TestUNIXSocket): . test_noname_unpack_sockaddr_un(TestUNIXSocket): . test_nul(TestUNIXSocket): F test_too_long_path(TestUNIXSocket): . test_eof_0(TestStringIO): . test_eof_0_rw(TestStringIO): . test_eof_0_seek(TestStringIO): . test_eof_1(TestStringIO): . test_eof_1_seek(TestStringIO): . test_eof_2(TestStringIO): . test_eof_3(TestStringIO): . test_overwrite(TestStringIO): . test_seek_beyond_eof(TestStringIO): . test_truncate(TestStringIO): . test_AREF(TestStringScanner): . test_bol?(TestStringScanner): . test_concat(TestStringScanner): . test_const_Id(TestStringScanner): . test_const_Version(TestStringScanner): . test_dup(TestStringScanner): . test_eos?(TestStringScanner): . test_get_byte(TestStringScanner): . test_getch(TestStringScanner): . test_inspect(TestStringScanner): . test_matched(TestStringScanner): . test_matched_size(TestStringScanner): . test_pos(TestStringScanner): . test_post_match(TestStringScanner): . test_pre_match(TestStringScanner): . test_reset(TestStringScanner): . test_s_allocate(TestStringScanner): . test_s_mustc(TestStringScanner): . test_s_new(TestStringScanner): . test_scan(TestStringScanner): . test_skip(TestStringScanner): . test_string(TestStringScanner): . test_terminate(TestStringScanner): . test_assert(Test::Unit::TC_Assertions): . test_assert_block(Test::Unit::TC_Assertions): . test_assert_equal(Test::Unit::TC_Assertions): . test_assert_in_delta(Test::Unit::TC_Assertions): . test_assert_instance_of(Test::Unit::TC_Assertions): . test_assert_kind_of(Test::Unit::TC_Assertions): . test_assert_match(Test::Unit::TC_Assertions): . test_assert_nil(Test::Unit::TC_Assertions): . test_assert_no_match(Test::Unit::TC_Assertions): . test_assert_not_equal(Test::Unit::TC_Assertions): . test_assert_not_nil(Test::Unit::TC_Assertions): . test_assert_not_same(Test::Unit::TC_Assertions): . test_assert_nothing_raised(Test::Unit::TC_Assertions): . test_assert_nothing_thrown(Test::Unit::TC_Assertions): . test_assert_operator(Test::Unit::TC_Assertions): . test_assert_raise(Test::Unit::TC_Assertions): . test_assert_respond_to(Test::Unit::TC_Assertions): . test_assert_same(Test::Unit::TC_Assertions): . test_assert_send(Test::Unit::TC_Assertions): . test_assert_throws(Test::Unit::TC_Assertions): . test_condition_invariant(Test::Unit::TC_Assertions): . test_flunk(Test::Unit::TC_Assertions): . test_display(Test::Unit::TC_Error): . test_add_error(Test::Unit::TC_TestCase): . test_add_failed_assertion(Test::Unit::TC_TestCase): . test_add_failure_nested(Test::Unit::TC_TestCase): . test_assertion_failed_not_called(Test::Unit::TC_TestCase): . test_creation(Test::Unit::TC_TestCase): . test_equality(Test::Unit::TC_TestCase): . test_no_tests(Test::Unit::TC_TestCase): . test_setup_teardown(Test::Unit::TC_TestCase): . test_suite(Test::Unit::TC_TestCase): . test_fault_notification(Test::Unit::TC_TestResult): . test_passed?(Test::Unit::TC_TestResult): . test_result_changed_notification(Test::Unit::TC_TestResult): . test_add(Test::Unit::TC_TestSuite): . test_delete(Test::Unit::TC_TestSuite): . test_empty?(Test::Unit::TC_TestSuite): . test_equality(Test::Unit::TC_TestSuite): . test_run(Test::Unit::TC_TestSuite): . test_size(Test::Unit::TC_TestSuite): . test_display(Test::Unit::TestFailure): . test_basic_collection(Test::Unit::Collector::TC_ObjectSpace): F test_filtered_collection(Test::Unit::Collector::TC_ObjectSpace): F test_collect_file(Test::Unit::Collector::TestDir): . test_collect_multi(Test::Unit::Collector::TestDir): . test_dir(Test::Unit::Collector::TestDir): . test_filtering(Test::Unit::Collector::TestDir): F test_fs(Test::Unit::Collector::TestDir): . test_fs_entries(Test::Unit::Collector::TestDir): . test_fs_pwd(Test::Unit::Collector::TestDir): . test_fs_require(Test::Unit::Collector::TestDir): . test_fs_sub(Test::Unit::Collector::TestDir): . test_multilevel_collect(Test::Unit::Collector::TestDir): . test_nil_pattern(Test::Unit::Collector::TestDir): . test_simple_collect(Test::Unit::Collector::TestDir): . RUNIT::TestAssert#test_assert_match: . RUNIT::TestAssert#test_assert_with_2_argument: . RUNIT::TestAssert#test_assert_nil: . RUNIT::TestAssert#test_assert_equal_float_0: . RUNIT::TestAssert#test_assert_equal_float_minus_1_0: . RUNIT::TestAssert#test_assert_matches: . RUNIT::TestAssert#test_assert_equal_float_0_1: . RUNIT::TestAssert#test_assert_not_nil: . RUNIT::TestAssert#test_assert_no_exception: . RUNIT::TestAssert#test_assert_equal_float_0_raise: . RUNIT::TestAssert#test_assert_send: . RUNIT::TestAssert#test_assert: . RUNIT::TestAssert#test_assert_fail: . RUNIT::TestAssert#test_assert_not_match: . RUNIT::TestAssert#test_assert_operator: . RUNIT::TestAssert#test_assert_kind_of: . RUNIT::TestAssert#test_assert_same: . RUNIT::TestAssert#test_assert_respond_to: . RUNIT::TestAssert#test_assert_equal_float_0_01: . RUNIT::TestAssert#test_assert_instance_of: . RUNIT::TestAssert#test_assert_equal: . RUNIT::TestAssert#test_assert_exception: . RUNIT::TestAssert#test_assert_equal_float_0_5: . RUNIT::TestAssert#test_assert_equal_float_0_001: . RUNIT::TestTestCase#test_s_suite: . RUNIT::TestTestCase#test_teardown_err: . RUNIT::TestTestCase#test_name: . RUNIT::TestTestCase#test_run: . RUNIT::TestTestResult#test_succeed?: . RUNIT::TestTestResult#test_error_size: . RUNIT::TestTestResult#test_failures: . RUNIT::TestTestResult#test_run_asserts2: . RUNIT::TestTestResult#test_run_tests: . RUNIT::TestTestResult#test_errors: . RUNIT::TestTestResult#test_run_no_exception: . RUNIT::TestTestResult#test_failure_size: . RUNIT::TestTestResult#test_run_asserts: . RUNIT::TestTestSuite#test_count_test_cases: . RUNIT::TestTestSuite#test_add: . test_add_remove_with_default_listener(Test::Unit::Util::TC_Observable): . test_multiple_value_observation(Test::Unit::Util::TC_Observable): . test_simple_observation(Test::Unit::Util::TC_Observable): . test_value_observation(Test::Unit::Util::TC_Observable): . test_hashing(Test::Unit::Util::TC_ProcWrapper): . test_wrapping(Test::Unit::Util::TC_ProcWrapper): . test_filter_backtrace(Test::Unit::Util::TestBacktraceFilter): . test_nil_backtrace(Test::Unit::Util::TestBacktraceFilter): . test_extract(URI::TestCommon): . test_kernel_uri(URI::TestCommon): . test_regexp(URI::TestCommon): . test_assemble(URI::TestFTP): . test_parse(URI::TestFTP): . test_paths(URI::TestFTP): . test_select(URI::TestFTP): . test_join(URI::TestGeneric): . test_merge(URI::TestGeneric): . test_parse(URI::TestGeneric): . test_rfc2396_examples(URI::TestGeneric): . test_route(URI::TestGeneric): . test_set_component(URI::TestGeneric): . test_equal(URI::TestHTTP): . test_normalize(URI::TestHTTP): . test_parse(URI::TestHTTP): . test_request_uri(URI::TestHTTP): . test_select(URI::TestHTTP): . test_parse(URI::TestLDAP): . test_select(URI::TestLDAP): . test_build(URI::TestMailTo): . test_select(URI::TestMailTo): . test_cgi(TestWEBrickCGI): . test_new(TestWEBrickCookie): . test_parse(TestWEBrickCookie): . test_parse_set_cookie(TestWEBrickCookie): . test_parse_set_cookies(TestWEBrickCookie): . test_time(TestWEBrickCookie): . test_basic_auth(TestWEBrickHTTPAuth): . test_basic_auth2(TestWEBrickHTTPAuth): . test_basic_auth3(TestWEBrickHTTPAuth): . test_bad_messages(TestWEBrickHTTPRequest): . test_chunked(TestWEBrickHTTPRequest): . test_parse_09(TestWEBrickHTTPRequest): . test_parse_10(TestWEBrickHTTPRequest): . test_parse_11(TestWEBrickHTTPRequest): . test_parse_get_params(TestWEBrickHTTPRequest): . test_parse_header2(TestWEBrickHTTPRequest): . test_parse_headers(TestWEBrickHTTPRequest): . test_parse_headers3(TestWEBrickHTTPRequest): . test_parse_post_params(TestWEBrickHTTPRequest): . test_callbacks(TestWEBrickHTTPServer): . test_lookup_server(TestWEBrickHTTPServer): . test_mount(TestWEBrickHTTPServer): . test_escape(TestWEBrickHTTPUtils): . test_escape_form(TestWEBrickHTTPUtils): . test_escape_path(TestWEBrickHTTPUtils): . test_normilize_path(TestWEBrickHTTPUtils): . test_split_header_value(TestWEBrickHTTPUtils): . test_unescape(TestWEBrickHTTPUtils): . test_unescape_form(TestWEBrickHTTPUtils): . test_compar(TestWEBrickHTTPVersion): . test_major(TestWEBrickHTTPVersion): . test_minor(TestWEBrickHTTPVersion): . test_to_s(TestWEBrickHTTPVersion): . test_callbacks(TestWEBrickServer): . test_daemon(TestWEBrickServer): . test_server(TestWEBrickServer): . test_webrick_timeout(TestWEBrickUtils): . test_make_partial_content(WEBrick::TestFileHandler): . test_by_wsdl(WSDL::TestFault): . test_multiplefault(WSDL::TestMultipleFault): . test_wsdl(WSDL::TestWSDL): . test_any(WSDL::Any::TestAny): - Standalone stub can have only 1 port for now. So creating stub for the first port and rests are ignored. - Standalone server stub ignores port location defined in WSDL. Location is http://localhost:10080/ by default. Generated client from WSDL must be configured to point this endpoint manually. . test_by_stub(WSDL::TestAxisArray): . test_by_wsdl(WSDL::TestAxisArray): . test_datetime(WSDL::Datetime::TestDatetime): EE test_time(WSDL::Datetime::TestDatetime): EE test_with_soapaction(WSDL::Document::TestNoSOAPAction): EE test_without_soapaction(WSDL::Document::TestNoSOAPAction): EE test_wsdl(WSDL::Document::TestNumber): EE test_naive(WSDL::Document::TestRPC): EE test_wsdl(WSDL::Document::TestRPC): EE test_by_wsdl(WSDL::TestMap): EE test_wsdldriver(WSDL::TestMap): EE test_classdef(TestWSDLMarshal): . test_marshal(TestWSDLMarshal): E test_raa(WSDL::RAA::TestRAA): EE test_classdef(WSDL::Ref::TestRef): ignored element: {http://www.w3.org/2001/XMLSchema}minLength . test_wsdl(WSDL::RPC::TestRPC): EE test_ping(WSDL::SimpleType::TestSimpleType): EE test_ping_id(WSDL::SimpleType::TestSimpleType): EE test_rpc(WSDL::SimpleType::TestRPC): - Standalone stub can have only 1 port for now. So creating stub for the first port and rests are ignored. - Standalone server stub ignores port location defined in WSDL. Location is http://localhost:10080/ by default. Generated client from WSDL must be configured to point this endpoint manually. . test_soapbodyparts(WSDL::SOAP::TestSOAPBodyParts): EE test_get_values(Test_DateTime): . test_new(Test_DateTime): . test_new_exception(Test_DateTime): . test_set_exception(Test_DateTime): . test_set_values(Test_DateTime): . test_to_a(Test_DateTime): . test_to_date1(Test_DateTime): . test_to_date2(Test_DateTime): . test_to_time1(Test_DateTime): . test_to_time2(Test_DateTime): . test_nil_create(Test_Features): . test_nil_parse(Test_Features): . test1_dump_call(Test_Marshal): . test1_dump_response(Test_Marshal): . test2_dump_load_call(Test_Marshal): . test2_dump_load_response(Test_Marshal): . test_no_params_tag(Test_Marshal): . test_parser_values(Test_Marshal): . test_cdata(Test_REXMLStreamParser): . test_dateTime(Test_REXMLStreamParser): . test_fault(Test_REXMLStreamParser): . test_parseMethodCall(Test_REXMLStreamParser): . test_parseMethodResponse1(Test_REXMLStreamParser): . test_parseMethodResponse2(Test_REXMLStreamParser): . test_parseMethodResponse3(Test_REXMLStreamParser): . test_client_server(Test_Webrick): . test_wsdl(XSD::TestEmptyCharset): . test_wsdl(XSD::TestXMLSchemaParser): . test_NSDBase(XSD::TestXSD): . test_XSDBase(XSD::TestXSD): . test_XSDBoolean(XSD::TestXSD): . test_XSDDate(XSD::TestXSD): . test_XSDDateTime(XSD::TestXSD): . test_XSDDecimal(XSD::TestXSD): . test_XSDDouble(XSD::TestXSD): . test_XSDDuration(XSD::TestXSD): . test_XSDFloat(XSD::TestXSD): . test_XSDNil(XSD::TestXSD): . test_XSDString_NONE(XSD::TestXSD): . test_XSDString_UTF8(XSD::TestXSD): . test_XSDTime(XSD::TestXSD): . test_XSDAnyURI(XSD::TestXSD2): . test_XSDBase64Binary(XSD::TestXSD2): . test_XSDByte(XSD::TestXSD2): . test_XSDGDay(XSD::TestXSD2): . test_XSDGMonth(XSD::TestXSD2): . test_XSDGMonthDay(XSD::TestXSD2): . test_XSDGYear(XSD::TestXSD2): . test_XSDGYearMonth(XSD::TestXSD2): . test_XSDHexBinary(XSD::TestXSD2): . test_XSDInt(XSD::TestXSD2): . test_XSDInteger(XSD::TestXSD2): . test_XSDLong(XSD::TestXSD2): . test_XSDNegativeInteger(XSD::TestXSD2): . test_XSDNonNegativeInteger(XSD::TestXSD2): . test_XSDNonPositiveInteger(XSD::TestXSD2): . test_XSDPositiveInteger(XSD::TestXSD2): . test_XSDQName(XSD::TestXSD2): . test_XSDShort(XSD::TestXSD2): . test_XSDUnsignedByte(XSD::TestXSD2): . test_XSDUnsignedInt(XSD::TestXSD2): . test_XSDUnsignedLong(XSD::TestXSD2): . test_XSDUnsignedShort(XSD::TestXSD2): . test_classdef_complex(XSD::CodeGen::TestClassDefCreator): . test_classdef_simple(XSD::CodeGen::TestClassDefCreator): . test_comment(XSD::CodeGen::TestClassDefCreator): . test_emptymethod(XSD::CodeGen::TestClassDefCreator): . test_full(XSD::CodeGen::TestClassDefCreator): . test_require(XSD::CodeGen::TestClassDefCreator): . test_akira(YAML_Unit_Tests): . test_ambiguous_comments(YAML_Unit_Tests): . test_basic_map(YAML_Unit_Tests): . test_basic_strings(YAML_Unit_Tests): . test_circular_references(YAML_Unit_Tests): . test_document(YAML_Unit_Tests): . test_emitting_indicators(YAML_Unit_Tests): . test_empty_map_key(YAML_Unit_Tests): . test_numeric_cycle(YAML_Unit_Tests): . test_range_cycle(YAML_Unit_Tests): . test_ranges(YAML_Unit_Tests): . test_ruby_regexp(YAML_Unit_Tests): . test_ruby_struct(YAML_Unit_Tests): F test_spec_anchors_and_aliases(YAML_Unit_Tests): . test_spec_application_family(YAML_Unit_Tests): . test_spec_builtin_binary(YAML_Unit_Tests): . test_spec_builtin_literal_blocks(YAML_Unit_Tests): . test_spec_builtin_map(YAML_Unit_Tests): . test_spec_builtin_seq(YAML_Unit_Tests): . test_spec_builtin_time(YAML_Unit_Tests): . test_spec_complex_invoice(YAML_Unit_Tests): . test_spec_domain_prefix(YAML_Unit_Tests): . test_spec_explicit_families(YAML_Unit_Tests): . test_spec_float_explicit(YAML_Unit_Tests): . test_spec_force_implicit(YAML_Unit_Tests): . test_spec_indentation_determines_scope(YAML_Unit_Tests): . test_spec_log_file(YAML_Unit_Tests): . test_spec_mapping_between_sequences(YAML_Unit_Tests): . test_spec_mapping_of_mappings(YAML_Unit_Tests): . test_spec_multiline_scalars(YAML_Unit_Tests): . test_spec_nested_comments(YAML_Unit_Tests): . test_spec_oneline_docs(YAML_Unit_Tests): . test_spec_override_anchor(YAML_Unit_Tests): . test_spec_preserve_indent(YAML_Unit_Tests): . test_spec_private_types(YAML_Unit_Tests): . test_spec_root_fold(YAML_Unit_Tests): . test_spec_root_mapping(YAML_Unit_Tests): . test_spec_sequence_in_sequence_shortcut(YAML_Unit_Tests): . test_spec_sequence_key_shortcut(YAML_Unit_Tests): . test_spec_sequence_of_sequences(YAML_Unit_Tests): . test_spec_sequence_shortcuts(YAML_Unit_Tests): . test_spec_simple_implicit_map(YAML_Unit_Tests): . test_spec_simple_implicit_sequence(YAML_Unit_Tests): . test_spec_simple_map_with_nested_sequences(YAML_Unit_Tests): . test_spec_simple_sequence_with_nested_map(YAML_Unit_Tests): . test_spec_single_folded(YAML_Unit_Tests): . test_spec_single_literal(YAML_Unit_Tests): . test_spec_span_double_quote(YAML_Unit_Tests): . test_spec_span_single_quote(YAML_Unit_Tests): . test_spec_throwaway(YAML_Unit_Tests): . test_spec_type_float(YAML_Unit_Tests): . test_spec_type_int(YAML_Unit_Tests): . test_spec_type_misc(YAML_Unit_Tests): . test_spec_url_escaping(YAML_Unit_Tests): . test_symbol_cycle(YAML_Unit_Tests): . test_time_now_cycle(YAML_Unit_Tests): . test_ypath_parsing(YAML_Unit_Tests): . test_read0(TestZlibGzipReader): . test_ungetc(TestZlibGzipReader): . test_ungetc_paragraph(TestZlibGzipReader): . test_invalid_new(TestZlibGzipWriter): . Finished in 172.018345 seconds. 1) Failure: test_message(TestDRbSSLCore) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/drb/test_drbssl.rb:10]: YARV doesn't support drb. 2) Failure: test_flush(TestIONonblock) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/io/nonblock/test_flush.rb:10]: IO#close can't interrupt IO blocking on YARV. 3) Failure: test_enum(TestLoggerSeverity) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/logger/test_logger.rb:11:in `block in test_enum' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/logger/test_logger.rb:10:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/logger/test_logger.rb:10:in `test_enum']: is not true. 4) Error: test_try_enter(TestMonitor): ThreadError: Attempt to unlock a mutex which is locked by another thread /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/monitor.rb:178:in `unlock' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/monitor.rb:178:in `mon_exit' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/monitor/test_monitor.rb:69:in `test_try_enter' 5) Failure: test_message(Rinda::TupleSpaceTest) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/rinda/test_rinda.rb:497]: YARV doesn't support Rinda. 6) Failure: test_arglist(TestRipper_ParserEvents) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ripper/test_parser_events.rb:74]: <"[fcall(m,[])]"> expected but was <"[fcall(m,)]">. 7) Failure: test_JVN_83768862(TestAlias) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_alias.rb:62]: exception expected but none was thrown. 8) Failure: test_lambda(TestAssignment) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_assignment.rb:213:in `block in test_lambda' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_assignment.rb:214:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_assignment.rb:214:in `test_lambda']: <[]> expected but was . 9) Failure: test_yield(TestAssignment) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_assignment.rb:93:in `block in test_yield' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_assignment.rb:93:in `f' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_assignment.rb:27328:in `test_yield']: <[1]> expected but was <1>. 10) Failure: test_array_splat(TestBasicInstructions) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_basicinstructions.rb:624]: <[nil]> expected but was <[]>. 11) Failure: test_class_variable(TestBasicInstructions) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_basicinstructions.rb:479]: exception expected but none was thrown. 12) Error: test_cvar_scope_with_instance_eval(TestEval): TypeError: (eval):1:in `test_cvar_scope_with_instance_eval': no class variables available /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:359:in `instance_eval' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:359:in `instance_eval' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:359:in `test_cvar_scope_with_instance_eval' 13) Failure: test_fixnum_instance_eval_cvar(TestEval) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:353]: exception expected but was Class: Message: <"(eval):1:in `block in test_fixnum_instance_eval_cvar': no class variables available"> ---Backtrace--- /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:353:in `instance_eval' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:353:in `instance_eval' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:353:in `block in test_fixnum_instance_eval_cvar' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:353:in `test_fixnum_instance_eval_cvar' --------------- 14) Error: test_instance_eval_block_basic(TestEval): TypeError: no class variables available /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:179:in `block in instance_eval_block_basic_i' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:179:in `instance_eval' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:179:in `instance_eval_block_basic_i' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:127:in `block in forall_TYPE' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:122:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:122:in `forall_TYPE' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:166:in `test_instance_eval_block_basic' 15) Failure: test_instance_eval_cvar(TestEval) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:200:in `block in test_instance_eval_cvar' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:198:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:198:in `test_instance_eval_cvar']: <13> expected but was <"class">. 16) Failure: test_instance_eval_string_basic(TestEval) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:148:in `rescue in instance_eval_string_basic_i' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:145:in `instance_eval_string_basic_i' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:127:in `block in forall_TYPE' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:122:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:122:in `forall_TYPE' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:132:in `test_instance_eval_string_basic']: cannot get cvar from NilClass. is not true. 17) Failure: test_nil_instance_eval_cvar(TestEval) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:346]: exception expected but was Class: Message: <"(eval):1:in `test_binding': no class variables available"> ---Backtrace--- /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:346:in `eval' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:346:in `eval' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:346:in `block in test_nil_instance_eval_cvar' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_eval.rb:346:in `test_nil_instance_eval_cvar' --------------- 18) Failure: test_argument(TestIterator) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_iterator.rb:231]: exception expected but none was thrown. 19) Failure: test_get_block(TestIterator) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_iterator.rb:250]: exception expected but none was thrown. 20) Failure: test_itertest(TestIterator) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_iterator.rb:145]: <[1]> expected but was <1>. 21) Failure: test_ljump(TestIterator) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_iterator.rb:313]: exception expected but none was thrown. 22) Failure: test_marity(TestIterator) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_iterator.rb:336:in `marity_test' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_iterator.rb:340:in `test_marity']: <-2> expected but was <-1>. 23) Failure: test_arity(TestProc) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_proc.rb:57]: <-2> expected but was <-3>. 24) Failure: test_block_par(TestProc) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_proc.rb:92]: TODO: block parameter |&b| not supported. is not true. 25) Failure: test_safe(TestProc) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_proc.rb:120]: <1> expected but was <0>. 26) Failure: test_rlimit_nofile(TestProcess) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_process.rb:39]: <0> expected but was <134>. 27) Failure: test_event(TestSetTraceFunc) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/test_settracefunc.rb:38]: <["line", 19, :test_event, TestSetTraceFunc]> expected but was . 28) Error: test_date(SOAP::TestMapping): NoMethodError: private method `jd_to_ajd' called for DateTime:Class /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:527:in `to_date' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:502:in `to_obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:166:in `soap2obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:213:in `block in soap2obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:211:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:211:in `soap2obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:477:in `_soap2obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:428:in `soap2obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:146:in `_soap2obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:59:in `block in soap2obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:360:in `protect_threadvars' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:55:in `soap2obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/test_mapping.rb:54:in `convert' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/test_mapping.rb:26:in `block in test_date' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/test_mapping.rb:24:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/test_mapping.rb:24:in `test_date' 29) Error: test_calc(SOAP::Calc::TestCalc): SOAP::RPCRoutingError: operation: {http://tempuri.org/calcService}add not supported /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `lookup_operation' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:159:in `route' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/soaplet.rb:88:in `do_POST' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpservlet/abstract.rb:35:in `service' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:111:in `service' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:70:in `run' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:172:in `block in start_thread' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:104:in `fault2exception' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:359:in `raise_fault' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:147:in `rescue in call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:144:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:178:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:232:in `block in add_method_interface' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/calc/test_calc.rb:35:in `test_calc' 30) Error: test_calc_cgi(SOAP::Calc::TestCalcCGI): SOAP::RPCRoutingError: operation: {http://tempuri.org/calcService}add not supported /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `lookup_operation' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:159:in `route' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/soaplet.rb:88:in `do_POST' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/cgistub.rb:170:in `run' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/logger.rb:659:in `start' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/calc/server.cgi:13:in `
' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:104:in `fault2exception' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:359:in `raise_fault' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:147:in `rescue in call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:144:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:178:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:232:in `block in add_method_interface' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/calc/test_calc_cgi.rb:55:in `test_calc_cgi' 31) Failure: test_authfailure(SOAP::Header::TestAuthHeader) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader.rb:232]: exception expected but was Class: Message: <"operation: {http://tempuri.org/authHeaderPort}deposit not supported"> ---Backtrace--- /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `lookup_operation' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:159:in `route' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/soaplet.rb:88:in `do_POST' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpservlet/abstract.rb:35:in `service' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:111:in `service' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:70:in `run' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:172:in `block in start_thread' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:104:in `fault2exception' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:359:in `raise_fault' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:147:in `rescue in call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:144:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:178:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:232:in `block in add_method_interface' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader.rb:233:in `block in test_authfailure' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader.rb:232:in `test_authfailure' --------------- 32) Failure: test_mu(SOAP::Header::TestAuthHeader) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader.rb:212]: exception expected but was Class: Message: <"operation: {http://tempuri.org/authHeaderPort}deposit not supported"> ---Backtrace--- /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `lookup_operation' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:159:in `route' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/soaplet.rb:88:in `do_POST' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpservlet/abstract.rb:35:in `service' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:111:in `service' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:70:in `run' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:172:in `block in start_thread' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:104:in `fault2exception' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:359:in `raise_fault' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:147:in `rescue in call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:144:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:178:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:232:in `block in add_method_interface' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader.rb:213:in `block in test_mu' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader.rb:212:in `test_mu' --------------- 33) Error: test_no_mu(SOAP::Header::TestAuthHeader): SOAP::RPCRoutingError: operation: {http://tempuri.org/authHeaderPort}deposit not supported /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `lookup_operation' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:159:in `route' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/soaplet.rb:88:in `do_POST' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpservlet/abstract.rb:35:in `service' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:111:in `service' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:70:in `run' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:172:in `block in start_thread' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:104:in `fault2exception' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:359:in `raise_fault' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:147:in `rescue in call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:144:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:178:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:232:in `block in add_method_interface' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader.rb:221:in `do_transaction_check' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader.rb:205:in `test_no_mu' 34) Error: test_success_mu(SOAP::Header::TestAuthHeader): SOAP::RPCRoutingError: operation: {http://tempuri.org/authHeaderPort}deposit not supported /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `lookup_operation' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:159:in `route' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/soaplet.rb:88:in `do_POST' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpservlet/abstract.rb:35:in `service' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:111:in `service' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:70:in `run' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:172:in `block in start_thread' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:104:in `fault2exception' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:359:in `raise_fault' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:147:in `rescue in call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:144:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:178:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:232:in `block in add_method_interface' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader.rb:221:in `do_transaction_check' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader.rb:198:in `test_success_mu' 35) Error: test_success_no_mu(SOAP::Header::TestAuthHeader): SOAP::RPCRoutingError: operation: {http://tempuri.org/authHeaderPort}deposit not supported /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:249:in `lookup_operation' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/router.rb:159:in `route' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/soaplet.rb:88:in `do_POST' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpservlet/abstract.rb:35:in `service' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:111:in `service' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:70:in `run' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:172:in `block in start_thread' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:104:in `fault2exception' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:359:in `raise_fault' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:147:in `rescue in call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:144:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:178:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:232:in `block in add_method_interface' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader.rb:221:in `do_transaction_check' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader.rb:192:in `test_success_no_mu' 36) Failure: test_authfailure(SOAP::Header::TestAuthHeaderCGI) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader_cgi.rb:113]: exception expected but was Class: Message: <"Missing end tag for 'HR' (got \"BODY\")\nLine: \nPosition: \nLast 80 unconsumed characters:\n "> ---Backtrace--- /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/parsers/baseparser.rb:320:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/parsers/baseparser.rb:320:in `pull' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/parsers/streamparser.rb:16:in `parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/document.rb:186:in `parse_stream' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/xmlparser/rexmlparser.rb:27:in `do_parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/parser.rb:92:in `parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/processor.rb:39:in `unmarshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:236:in `unmarshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:175:in `route' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:141:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:178:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:232:in `block in add_method_interface' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader_cgi.rb:114:in `block in test_authfailure' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader_cgi.rb:113:in `test_authfailure' --------------- 37) Error: test_authfailure(SOAP::Header::TestAuthHeaderCGI): REXML::ParseException: Missing end tag for 'HR' (got "BODY") Line: Position: Last 80 unconsumed characters: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/parsers/baseparser.rb:320:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/parsers/baseparser.rb:320:in `pull' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/parsers/streamparser.rb:16:in `parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/document.rb:186:in `parse_stream' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/xmlparser/rexmlparser.rb:27:in `do_parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/parser.rb:92:in `parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/processor.rb:39:in `unmarshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:236:in `unmarshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:175:in `route' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/proxy.rb:141:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:178:in `call' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/driver.rb:232:in `block in add_method_interface' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader_cgi.rb:87:in `teardown' 38) Error: test_success(SOAP::Header::TestAuthHeaderCGI): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader_cgi.rb:62:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader_cgi.rb:62:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader_cgi.rb:54:in `setup' 39) Error: test_success(SOAP::Header::TestAuthHeaderCGI): NoMethodError: undefined method `delete_sessiondb' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_authheader_cgi.rb:87:in `teardown' 40) Error: test_string(SOAP::Header::TestSimpleHandler): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_simplehandler.rb:27:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_simplehandler.rb:78:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_simplehandler.rb:78:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_simplehandler.rb:73:in `setup' 41) Error: test_string(SOAP::Header::TestSimpleHandler): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_simplehandler.rb:97:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/header/test_simplehandler.rb:92:in `teardown' 42) Error: test_hello_world(SOAP::HelloWorld::TestHelloWorld): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/helloworld/test_helloworld.rb:14:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/helloworld/test_helloworld.rb:14:in `setup' 43) Error: test_hello_world(SOAP::HelloWorld::TestHelloWorld): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/helloworld/test_helloworld.rb:26:in `teardown' 44) Error: test_marshal(SOAP::Marshal::TestDigraph): RuntimeError: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `mark_marshalled_obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:131:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:80:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:57:in `block in setiv2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:53:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:53:in `setiv2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:281:in `unknownobj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:239:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:57:in `block in setiv2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:53:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:53:in `setiv2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:281:in `unknownobj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:239:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:47:in `block in obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:360:in `protect_threadvars' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:43:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:38:in `marshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:29:in `dump' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/marshal/test_digraph.rb:37:in `test_marshal' 45) Error: test_exception(SOAP::Marshal::TestMarshal): RuntimeError: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `mark_marshalled_obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:131:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:80:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:236:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:47:in `block in obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:360:in `protect_threadvars' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:43:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:38:in `marshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:29:in `dump' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/marshal/test_marshal.rb:18:in `encode' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:19:in `marshaltest' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:27:in `marshal_equal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:100:in `test_exception' 46) Error: test_exception_subclass(SOAP::Marshal::TestMarshal): RuntimeError: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `mark_marshalled_obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:131:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:80:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:236:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:47:in `block in obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:360:in `protect_threadvars' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:43:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:38:in `marshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:29:in `dump' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/marshal/test_marshal.rb:18:in `encode' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:19:in `marshaltest' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:27:in `marshal_equal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:105:in `test_exception_subclass' 47) Error: test_hash_ivar(SOAP::Marshal::TestMarshal): RuntimeError: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `mark_marshalled_obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:131:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:80:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:123:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:47:in `block in obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:360:in `protect_threadvars' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:43:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:38:in `marshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:29:in `dump' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/marshal/test_marshal.rb:18:in `encode' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:19:in `marshaltest' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:27:in `marshal_equal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:137:in `test_hash_ivar' 48) Error: test_hash_subclass_extend(SOAP::Marshal::TestMarshal): RuntimeError: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `mark_marshalled_obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:131:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:80:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:123:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:47:in `block in obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:360:in `protect_threadvars' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:43:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:38:in `marshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:29:in `dump' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/marshal/test_marshal.rb:18:in `encode' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:19:in `marshaltest' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:27:in `marshal_equal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:155:in `test_hash_subclass_extend' 49) Error: test_nil(SOAP::Marshal::TestMarshal): RuntimeError: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `mark_marshalled_obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:131:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:80:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:47:in `block in obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:360:in `protect_threadvars' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:43:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:38:in `marshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:29:in `dump' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/marshal/test_marshal.rb:18:in `encode' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:19:in `marshaltest' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:27:in `marshal_equal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:391:in `test_nil' 50) Error: test_struct_ivar(SOAP::Marshal::TestMarshal): RuntimeError: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `mark_marshalled_obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:131:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:80:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:213:in `block in obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:211:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:211:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:47:in `block in obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:360:in `protect_threadvars' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:43:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:38:in `marshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:29:in `dump' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/marshal/test_marshal.rb:18:in `encode' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:19:in `marshaltest' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:27:in `marshal_equal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:319:in `test_struct_ivar' 51) Error: test_struct_subclass_extend(SOAP::Marshal::TestMarshal): RuntimeError: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:27:in `mark_marshalled_obj' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/factory.rb:131:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:80:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:213:in `block in obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:211:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/rubytypeFactory.rb:211:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:458:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/registry.rb:420:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:47:in `block in obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:360:in `protect_threadvars' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:43:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:38:in `marshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:29:in `dump' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/marshal/test_marshal.rb:18:in `encode' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:19:in `marshaltest' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:27:in `marshal_equal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:325:in `test_struct_subclass_extend' 52) Error: test_time(SOAP::Marshal::TestMarshal): XSD::ValueSpaceError: {http://www.w3.org/2001/XMLSchema}dateTime: cannot accept '2007-03-16T19:28:3816733.5200000000004366+09:00'. /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:600:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:600:in `screen_data_str' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:578:in `screen_data' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:140:in `set' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/encodingstyle/soapHandler.rb:466:in `decode_textbuf' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/encodingstyle/soapHandler.rb:196:in `decode_tag_end' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/parser.rb:190:in `decode_tag_end' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/parser.rb:151:in `end_element' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/xmlparser/parser.rb:75:in `end_element' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/xmlparser/rexmlparser.rb:38:in `tag_end' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/parsers/streamparser.rb:26:in `parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/document.rb:186:in `parse_stream' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/xmlparser/rexmlparser.rb:27:in `do_parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/parser.rb:92:in `parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/processor.rb:39:in `unmarshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:46:in `unmarshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:33:in `load' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/marshal/test_marshal.rb:22:in `decode' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:21:in `marshaltest' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:27:in `marshal_equal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:372:in `block in test_time' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:370:in `times' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:370:in `test_time' 53) Error: test_time_ivar(SOAP::Marshal::TestMarshal): XSD::ValueSpaceError: {http://www.w3.org/2001/XMLSchema}dateTime: cannot accept '2007-03-16T19:28:3816973.6255999999993946+09:00'. /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:600:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:600:in `screen_data_str' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:578:in `screen_data' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:140:in `set' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/encodingstyle/soapHandler.rb:466:in `decode_textbuf' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/encodingstyle/soapHandler.rb:196:in `decode_tag_end' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/parser.rb:190:in `decode_tag_end' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/parser.rb:151:in `end_element' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/xmlparser/parser.rb:75:in `end_element' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/xmlparser/rexmlparser.rb:38:in `tag_end' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/parsers/streamparser.rb:26:in `parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/document.rb:186:in `parse_stream' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/xmlparser/rexmlparser.rb:27:in `do_parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/parser.rb:92:in `parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/processor.rb:39:in `unmarshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:46:in `unmarshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:33:in `load' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/marshal/test_marshal.rb:22:in `decode' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:21:in `marshaltest' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:27:in `marshal_equal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:383:in `test_time_ivar' 54) Error: test_time_subclass(SOAP::Marshal::TestMarshal): XSD::ValueSpaceError: {http://www.w3.org/2001/XMLSchema}dateTime: cannot accept '2007-03-16T19:28:3817279.3951999999990221+09:00'. /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:600:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:600:in `screen_data_str' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:578:in `screen_data' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/datatypes.rb:140:in `set' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/encodingstyle/soapHandler.rb:466:in `decode_textbuf' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/encodingstyle/soapHandler.rb:196:in `decode_tag_end' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/parser.rb:190:in `decode_tag_end' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/parser.rb:151:in `end_element' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/xmlparser/parser.rb:75:in `end_element' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/xmlparser/rexmlparser.rb:38:in `tag_end' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/parsers/streamparser.rb:26:in `parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/rexml/document.rb:186:in `parse_stream' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/xsd/xmlparser/rexmlparser.rb:27:in `do_parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/parser.rb:92:in `parse' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/processor.rb:39:in `unmarshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:46:in `unmarshal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/marshal.rb:33:in `load' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/marshal/test_marshal.rb:22:in `decode' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:21:in `marshaltest' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:27:in `marshal_equal' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/ruby/marshaltestlib.rb:377:in `test_time_subclass' 55) Error: test_struct(SOAP::Struct::TestStruct): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/struct/test_struct.rb:31:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/struct/test_struct.rb:31:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/struct/test_struct.rb:26:in `setup' 56) Error: test_struct(SOAP::Struct::TestStruct): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/struct/test_struct.rb:53:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/struct/test_struct.rb:48:in `teardown' 57) Error: test_get_file(SOAP::SWA::TestFile): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/swa/test_file.rb:29:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/swa/test_file.rb:29:in `setup' 58) Error: test_get_file(SOAP::SWA::TestFile): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/swa/test_file.rb:44:in `teardown' 59) Error: test_put_file(SOAP::SWA::TestFile): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/swa/test_file.rb:29:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/swa/test_file.rb:29:in `setup' 60) Error: test_put_file(SOAP::SWA::TestFile): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/swa/test_file.rb:44:in `teardown' 61) Error: test_old_driver(SOAP::TestCalc): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_calc.rb:29:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_calc.rb:29:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_calc.rb:24:in `setup' 62) Error: test_old_driver(SOAP::TestCalc): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_calc.rb:49:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_calc.rb:44:in `teardown' 63) Error: test_rpc_driver(SOAP::TestCalc): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_calc.rb:29:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_calc.rb:29:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_calc.rb:24:in `setup' 64) Error: test_rpc_driver(SOAP::TestCalc): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_calc.rb:49:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_calc.rb:44:in `teardown' 65) Error: test_document(SOAP::TestDocument): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_document.rb:32:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_document.rb:32:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_document.rb:27:in `setup' 66) Error: test_document(SOAP::TestDocument): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_document.rb:50:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_document.rb:45:in `teardown' 67) Error: test_ping(SOAP::TestSimpleType): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_simpletype.rb:32:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_simpletype.rb:32:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_simpletype.rb:27:in `setup' 68) Error: test_ping(SOAP::TestSimpleType): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_simpletype.rb:56:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/soap/wsdlDriver/test_simpletype.rb:51:in `teardown' 69) Failure: test_listen(TestBasicSocket) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/socket/test_socket.rb:12:in `ensure in inet_stream' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/socket/test_socket.rb:12:in `inet_stream' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/socket/test_socket.rb:4128:in `test_listen']: exception expected but none was thrown. 70) Failure: test_setsockopt(TestBasicSocket) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/socket/test_socket.rb:12:in `ensure in inet_stream' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/socket/test_socket.rb:12:in `inet_stream' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/socket/test_socket.rb:4128:in `test_setsockopt']: exception expected but none was thrown. 71) Failure: test_nul(TestUNIXSocket) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/socket/test_unix.rb:121]: exception expected but none was thrown. 72) Failure: test_basic_collection(Test::Unit::Collector::TC_ObjectSpace) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/testunit/collector/test_objectspace.rb:55]: <#:0x418fffd4 @method_name="test_1", @test_passed=true>, #<#:0x418fff70 @method_name="test_2", @test_passed=true>]>, #:0x418ffed0 @method_name="test_0", @test_passed=true>]>]>> expected but was <#:0x418ff5c0 @method_name=:test_1, @test_passed=true>, #<#:0x418ff598 @method_name=:test_2, @test_passed=true>]>, #:0x418fed3c @method_name=:test_0, @test_passed=true>]>]>>. 73) Failure: test_filtered_collection(Test::Unit::Collector::TC_ObjectSpace) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/testunit/collector/test_objectspace.rb:66]: <#:0x418f1c04 @method_name="test_1", @test_passed=true>, #<#:0x418f1ba0 @method_name="test_2", @test_passed=true>]>, #:0x418f1b00 @method_name="test_0", @test_passed=true>]>]>> expected but was <#:0x418f1204 @method_name=:test_1, @test_passed=true>, #<#:0x418f11dc @method_name=:test_2, @test_passed=true>]>, #:0x418f0958 @method_name=:test_0, @test_passed=true>]>]>>. 74) Failure: test_filtering(Test::Unit::Collector::TestDir) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/testunit/collector/test_dir.rb:398]: <#:0x418ced94 @method_name=:test_1a, @test_passed=true>, #<#:0x418ced6c @method_name=:test_1b, @test_passed=true>]>]>> expected but was <#>. 75) Error: test_datetime(WSDL::Datetime::TestDatetime): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/datetime/DatetimeService.rb:23:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/datetime/test_datetime.rb:21:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/datetime/test_datetime.rb:21:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/datetime/test_datetime.rb:16:in `setup' 76) Error: test_datetime(WSDL::Datetime::TestDatetime): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/datetime/test_datetime.rb:43:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/datetime/test_datetime.rb:38:in `teardown' 77) Error: test_time(WSDL::Datetime::TestDatetime): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/datetime/DatetimeService.rb:23:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/datetime/test_datetime.rb:21:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/datetime/test_datetime.rb:21:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/datetime/test_datetime.rb:16:in `setup' 78) Error: test_time(WSDL::Datetime::TestDatetime): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/datetime/test_datetime.rb:43:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/datetime/test_datetime.rb:38:in `teardown' 79) Error: test_with_soapaction(WSDL::Document::TestNoSOAPAction): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_nosoapaction.rb:62:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_nosoapaction.rb:62:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_nosoapaction.rb:52:in `setup' 80) Error: test_with_soapaction(WSDL::Document::TestNoSOAPAction): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_nosoapaction.rb:68:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_nosoapaction.rb:57:in `teardown' 81) Error: test_without_soapaction(WSDL::Document::TestNoSOAPAction): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_nosoapaction.rb:62:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_nosoapaction.rb:62:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_nosoapaction.rb:52:in `setup' 82) Error: test_without_soapaction(WSDL::Document::TestNoSOAPAction): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_nosoapaction.rb:68:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_nosoapaction.rb:57:in `teardown' 83) Error: test_wsdl(WSDL::Document::TestNumber): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_number.rb:46:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_number.rb:46:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_number.rb:34:in `setup' 84) Error: test_wsdl(WSDL::Document::TestNumber): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_number.rb:63:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_number.rb:40:in `teardown' 85) Error: test_naive(WSDL::Document::TestRPC): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_rpc.rb:59:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_rpc.rb:59:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_rpc.rb:47:in `setup' 86) Error: test_naive(WSDL::Document::TestRPC): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_rpc.rb:76:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_rpc.rb:53:in `teardown' 87) Error: test_wsdl(WSDL::Document::TestRPC): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_rpc.rb:59:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_rpc.rb:59:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_rpc.rb:47:in `setup' 88) Error: test_wsdl(WSDL::Document::TestRPC): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_rpc.rb:76:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/document/test_rpc.rb:53:in `teardown' 89) Error: test_by_wsdl(WSDL::TestMap): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/map/test_map.rb:34:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/map/test_map.rb:34:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/map/test_map.rb:29:in `setup' 90) Error: test_by_wsdl(WSDL::TestMap): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/map/test_map.rb:61:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/map/test_map.rb:56:in `teardown' 91) Error: test_wsdldriver(WSDL::TestMap): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/map/test_map.rb:34:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/map/test_map.rb:34:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/map/test_map.rb:29:in `setup' 92) Error: test_wsdldriver(WSDL::TestMap): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/map/test_map.rb:61:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/map/test_map.rb:56:in `teardown' 93) Error: test_marshal(TestWSDLMarshal): SOAP::Mapping::MappingError: cannot map Person as {http://www.ruby-lang.org/xmlns/ruby/type/custom}Person /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/wsdlencodedregistry.rb:56:in `raise' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/wsdlencodedregistry.rb:56:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:127:in `_obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:47:in `block in obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:360:in `protect_threadvars' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/mapping/mapping.rb:43:in `obj2soap' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/marshal/test_wsdlmarshal.rb:23:in `dump' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/marshal/test_wsdlmarshal.rb:51:in `test_marshal' 94) Error: test_raa(WSDL::RAA::TestRAA): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/raa/RAAService.rb:85:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/raa/test_raa.rb:23:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/raa/test_raa.rb:23:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/raa/test_raa.rb:18:in `setup' 95) Error: test_raa(WSDL::RAA::TestRAA): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/raa/test_raa.rb:43:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/raa/test_raa.rb:38:in `teardown' 96) Error: test_wsdl(WSDL::RPC::TestRPC): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/rpc/test_rpc.rb:57:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/rpc/test_rpc.rb:57:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/rpc/test_rpc.rb:45:in `setup' 97) Error: test_wsdl(WSDL::RPC::TestRPC): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/rpc/test_rpc.rb:74:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/rpc/test_rpc.rb:51:in `teardown' 98) Error: test_ping(WSDL::SimpleType::TestSimpleType): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/simpletype/test_simpletype.rb:42:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/simpletype/test_simpletype.rb:42:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/simpletype/test_simpletype.rb:37:in `setup' 99) Error: test_ping(WSDL::SimpleType::TestSimpleType): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/simpletype/test_simpletype.rb:61:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/simpletype/test_simpletype.rb:56:in `teardown' 100) Error: test_ping_id(WSDL::SimpleType::TestSimpleType): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/simpletype/test_simpletype.rb:42:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/simpletype/test_simpletype.rb:42:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/simpletype/test_simpletype.rb:37:in `setup' 101) Error: test_ping_id(WSDL::SimpleType::TestSimpleType): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/simpletype/test_simpletype.rb:61:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/simpletype/test_simpletype.rb:56:in `teardown' 102) Error: test_soapbodyparts(WSDL::SOAP::TestSOAPBodyParts): Errno::EADDRINUSE: Address already in use - bind(2) /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:73:in `block in create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `each' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/utils.rb:70:in `create_listeners' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/ssl.rb:87:in `listen' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/server.rb:62:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/webrick/httpserver.rb:24:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/httpserver.rb:33:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/lib/ruby/1.9/soap/rpc/standaloneServer.rb:22:in `initialize' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/soap/test_soapbodyparts.rb:39:in `new' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/soap/test_soapbodyparts.rb:39:in `setup_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/soap/test_soapbodyparts.rb:34:in `setup' 103) Error: test_soapbodyparts(WSDL::SOAP::TestSOAPBodyParts): NoMethodError: undefined method `shutdown' for nil:NilClass /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/soap/test_soapbodyparts.rb:60:in `teardown_server' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/wsdl/soap/test_soapbodyparts.rb:55:in `teardown' 104) Failure: test_ruby_struct(YAML_Unit_Tests) [/home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/yaml/test_yaml.rb:19:in `assert_to_yaml' /home/akr/chkbuild/tmp/build/ruby-trunk-pth/ruby/test/yaml/test_yaml.rb:1083:in `test_ruby_struct']: <[#, #>]> expected but was <[#, #]>. 2522 tests, 22314 assertions, 34 failures, 70 errors -- stack frame ------------ -- control frame ---------- c:0001 p:---- s:0000 b:-001 l:000000 d:000000 ------ --------------------------- -- backtrace of native function call (Use addr2line) -- 0x80d1bc0 0x80e764b 0x80d2b25 0x80d52a4 0x8062894 0x805929a 0x80593ee 0x8059581 0x80595cf 0x80567e9 0x40096974 0x80566f1 ------------------------------------------------------- [BUG] native_mutex_destroy return non-zero ruby 1.9.0 (2007-03-14) [i686-linux] signal SIGIOT (6) binary: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/ruby core: /home/akr/chkbuild/tmp/build/ruby-trunk-pth/20070316T191714/ruby/core.chkbuild.1 warning: current_sos: Can't read pathname for load map: Input/output error Using host libthread_db library "/lib/tls/libthread_db.so.1". Core was generated by `../../ruby/test/runner.rb test_inva'. Program terminated with signal 6, Aborted. #0 0x400a983b in raise () from /lib/tls/libc.so.6 #0 0x400a983b in raise () from /lib/tls/libc.so.6 #1 0x400aafa2 in abort () from /lib/tls/libc.so.6 #2 0x080e7646 in rb_bug (fmt=0x0) at ../../ruby/error.c:172 #3 0x080d2b25 in native_mutex_destroy (lock=0x0) at thread_pthread.ci:60 #4 0x080d52a4 in mutex_free (ptr=0x9b327c8) at ../../ruby/thread.c:2106 #5 0x08062894 in rb_gc_call_finalizer_at_exit () at ../../ruby/gc.c:1958 #6 0x0805929a in ruby_finalize_1 () at ../../ruby/eval.c:165 #7 0x080593ee in ruby_cleanup (ex=1) at ../../ruby/eval.c:207 #8 0x08059581 in ruby_stop (ex=0) at ../../ruby/eval.c:245 #9 0x080595cf in ruby_run () at ../../ruby/eval.c:263 #10 0x080567e9 in main (argc=0, argv=0x0, envp=0xbffffb54) at ../../ruby/main.c:47 gdb status: 0 failed(test-all) == end # 2007-03-16T19:29:06+09:00