== ruby-1.8.6 # 2008-09-17T05:33:34+09:00 Darwin ppc-mac-mini.local 9.4.0 Darwin Kernel Version 9.4.0: Mon Jun 9 19:36:17 PDT 2008; root:xnu-1228.5.20~1/RELEASE_PPC Power Macintosh == start # 2008-09-17T05:34:14+09:00 == svn # 2008-09-17T05:34:22+09:00 + svn checkout -q http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_6 ruby == autoconf # 2008-09-17T05:35:37+09:00 + autoconf == configure # 2008-09-17T05:35:47+09:00 + ./configure --prefix=/Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6/20080917T053334 'CFLAGS=-Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV' --with-valgrind checking build system type... powerpc-apple-darwin9.4.0 checking host system type... powerpc-apple-darwin9.4.0 checking target system type... powerpc-apple-darwin9.4.0 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 ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no checking whether the linker is GNU ld... no checking whether gcc -E accepts -o... rm: conftest.dSYM: is a directory yes checking for bison... bison -y 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 rm: conftest.dSYM: is a directory checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory 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... no rm: conftest.dSYM: is a directory checking for long long... yes checking for off_t... yes checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 4 checking for long long... (cached) yes checking size of long long... 8 checking for __int64... no checking size of __int64... 0 checking for off_t... (cached) yes checking size of off_t... 8 checking for void*... yes checking size of void*... 4 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for time_t... yes checking size of time_t... 4 checking for pid_t... yes checking for gid_t... yes checking for uid_t... yes 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 noinline function attribute... __attribute__ ((noinline)) x checking for RUBY_EXTERN... no checking whether sys_nerr is declared... yes checking for crypt in -lcrypt... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... 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... no checking syscall.h presence... no checking for syscall.h... no 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... no checking a.out.h presence... no checking for a.out.h... no 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 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 memcmp... yes checking for _LARGEFILE_SOURCE value needed for large files... no rm: conftest.dSYM: is a directory checking for ftello... yes checking for broken erfc of glibc-2.3.6 on IA64... no 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 vsnprintf... 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 syscall... yes checking for chroot... yes checking for fsync... yes checking for getcwd... yes checking for eaccess... no checking for truncate... yes checking for ftruncate... 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 symlink... yes checking for link... yes checking for readlink... yes checking for setitimer... yes checking for setruid... yes checking for seteuid... yes checking for setreuid... yes checking for setresuid... no checking for setproctitle... no checking for setrgid... yes checking for setegid... yes checking for setregid... yes checking for setresgid... no checking for issetugid... yes checking for pause... yes checking for lchown... yes checking for lchmod... yes 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 group_member... no checking for dlopen... yes checking for sigprocmask... yes checking for sigaction... yes checking for _setjmp... 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 gettimeofday... yes checking for cosh... yes checking for sinh... yes checking for tanh... yes checking for round... yes checking for setuid... yes checking for setgid... yes 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 external timezone... long checking for external altzone... no 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... yes 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... _r checking read buffer ptr field in FILE structures... _p checking whether need to seek between R/W... yes checking whether st_ino is huge... no checking whether _SC_CLK_TCK is supported... yes checking stack growing direction... -1 checking whether ELF binaries are produced... no 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 # 2008-09-17T05:36:46+09:00 + gmake miniruby gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c array.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c bignum.c bignum.c:1574: warning: 'big_shift' defined but not used gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c class.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c compar.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c dir.c dir.c:473: warning: 'dir_inspect' defined but not used gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c dln.c dln.c: In function 'dln_load': dln.c:1463: warning: 'NSCreateObjectFileImageFromFile' is deprecated (declared at /usr/include/mach-o/dyld.h:145) dln.c:1469: warning: 'NSLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:161) dln.c:1472: warning: 'NSIsSymbolNameDefined' is deprecated (declared at /usr/include/mach-o/dyld.h:176) dln.c:1475: warning: 'NSAddressOfSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:188) dln.c:1475: warning: 'NSLookupAndBindSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:179) dln.c:1636: warning: label 'failed' defined but not used dln.c: At top level: dln.c:1164: warning: 'dln_strerror' defined but not used gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c enum.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c error.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c eval.c eval.c: In function 'rb_eval_string_wrap': eval.c:1732: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_eval_cmd': eval.c:1873: warning: assignment discards qualifiers from pointer target type eval.c: In function 'call_trace_func': eval.c:2724: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_raise_jump': eval.c:4749: warning: assignment discards qualifiers from pointer target type eval.c: In function 'method_missing': eval.c:5673: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_call0': eval.c:5836: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_f_eval': eval.c:6623: warning: assignment discards qualifiers from pointer target type eval.c: In function 'exec_under': eval.c:6647: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_load': eval.c:6883: warning: assignment discards qualifiers from pointer target type eval.c: In function 'call_end_proc': eval.c:7896: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_f_END': eval.c:7909: warning: assignment discards qualifiers from pointer target type eval.c: In function 'mproc': eval.c:9529: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_thread_select': eval.c:10997: warning: 'limit' may be used uninitialized in this function gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c file.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c gc.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c hash.c hash.c:1813: warning: 'envix' defined but not used gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c inits.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c io.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c marshal.c marshal.c: In function 'dump_ensure': marshal.c:706: warning: 'return' with no value, in function returning non-void marshal.c: In function 'load_ensure': marshal.c:1394: warning: 'return' with no value, in function returning non-void marshal.c: In function 'dump_ensure': marshal.c:714: warning: control reaches end of non-void function marshal.c: In function 'load_ensure': marshal.c:1397: warning: control reaches end of non-void function gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c math.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c numeric.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c object.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c pack.c pack.c: In function 'pack_unpack': pack.c:1932: warning: 'tmp' may be used uninitialized in this function pack.c:1888: warning: 'tmp' may be used uninitialized in this function bison -y parse.y sed '/^#/s|y\.tab\.c|parse.c|' y.tab.c > parse.c rm -f y.tab.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c parse.c parse.y:6334: warning: 'rb_parser_realloc' defined but not used parse.y:6322: warning: 'rb_parser_calloc' defined but not used parse.y:4537: warning: 'nodetype' defined but not used parse.y:4544: warning: 'nodeline' defined but not used gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c process.c process.c: In function 'proc_exec_v': process.c:998: warning: implicit declaration of function 'rb_thread_cancel_timer' process.c: In function 'p_sys_setreuid': process.c:2105: warning: implicit declaration of function 'ruby_setreuid' process.c: In function 'p_sys_setregid': process.c:2464: warning: implicit declaration of function 'ruby_setregid' process.c: In function 'rb_syswait': process.c:1419: warning: 'ifunc' may be used uninitialized in this function process.c:1417: warning: 'qfunc' may be used uninitialized in this function process.c:1414: warning: 'hfunc' may be used uninitialized in this function gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c prec.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c random.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c range.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c re.c re.c: In function 'rb_reg_regcomp': re.c:1422: warning: unused variable 'save_str' gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c regex.c regex.c:2607: warning: 'insert_op' defined but not used regex.c:1018: warning: 'print_compiled_pattern' defined but not used gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c ruby.c ruby.c: In function 'proc_options': ruby.c:743: warning: format not a string literal, argument types not checked gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c signal.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c sprintf.c sprintf.c: In function 'rb_str_format': sprintf.c:577: warning: format not a string literal, argument types not checked sprintf.c:592: warning: format not a string literal, argument types not checked sprintf.c:801: warning: format not a string literal, argument types not checked gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c st.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c string.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c struct.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c time.c time.c: In function 'time_to_s': time.c:1285: warning: format not a string literal, format string not checked time.c: In function 'rb_strftime': time.c:1785: warning: format not a string literal, format string not checked time.c:1790: warning: format not a string literal, format string not checked gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c util.c util.c: In function 'dtoa': util.c:3217: warning: 'mlo' may be used uninitialized in this function util.c: In function 'ruby_strtod': util.c:2099: warning: 'delta' may be used uninitialized in this function util.c:2099: warning: 'bs' may be used uninitialized in this function util.c:2099: warning: 'bb' may be used uninitialized in this function util.c:2099: warning: 'bd' may be used uninitialized in this function gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c variable.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c version.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c ./missing/alloca.c ./missing/alloca.c:144: warning: conflicting types for built-in function 'alloca' ./missing/alloca.c:29: warning: 'SCCSid' defined but not used gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c dmyext.c ar rcu libruby-static.a array.o bignum.o class.o compar.o dir.o dln.o enum.o error.o eval.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 regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o alloca.o dmyext.o gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c main.c main.c: In function 'objcdummyfunction': main.c:29: warning: implicit declaration of function 'objc_msgSend' main.c: At top level: main.c:29: warning: 'objcdummyfunction' defined but not used gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -I. -I. -c dmydln.c gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -L. main.o dmydln.o libruby-static.a -ldl -lobjc -o miniruby == version # 2008-09-17T05:38:24+09:00 + ./miniruby -v ruby 1.8.6 (2008-08-11 patchlevel 287) [powerpc-darwin9.4.0] == test.rb # 2008-09-17T05:38:24+09:00 + ./miniruby 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 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 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 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 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 ok 145 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 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 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 ok 334 ok 335 ok 336 ok 337 ok 338 ok 339 ok 340 ok 341 ok 342 ok 343 ok 344 ok 345 ok 346 ok 347 ok 348 ok 349 ok 350 ok 351 ok 352 ok 353 ok 354 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 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 ok 90 ok 91 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 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 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 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 end of test(test: 867) == method-list # 2008-09-17T05:38:30+09:00 + ./miniruby -e 'nummodule = nummethod = 0 mods = [] ObjectSpace.each_object(Module) {|m| mods << m if m.name } 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] Array [Enumerable, Object, Kernel] 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 0 Array#flatten! 0 Array#frozen? 0 Array#hash 0 Array#include? 1 Array#index 1 Array#indexes -1 Array#indices -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 0 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 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#transpose 0 Array#uniq 0 Array#uniq! 0 Array#unshift -1 Array#values_at -1 Array#zip -1 Array#| 1 Bignum [Integer, Precision, Numeric, Comparable, Object, Kernel] 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] Binding#clone 0 Binding#dup 0 Class [Module, Object, Kernel] 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] Continuation#[] -1 Continuation#call -1 Data [Object, Kernel] Dir [Enumerable, Object, Kernel] Dir.[] -1 Dir.chdir -1 Dir.chroot 1 Dir.delete 1 Dir.entries 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#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] Enumerable [] Enumerable#all? 0 Enumerable#any? 0 Enumerable#collect 0 Enumerable#detect -1 Enumerable#each_with_index 0 Enumerable#entries 0 Enumerable#find -1 Enumerable#find_all 0 Enumerable#grep 1 Enumerable#include? 1 Enumerable#inject -1 Enumerable#map 0 Enumerable#max 0 Enumerable#member? 1 Enumerable#min 0 Enumerable#partition 0 Enumerable#reject 0 Enumerable#select 0 Enumerable#sort 0 Enumerable#sort_by 0 Enumerable#to_a 0 Enumerable#zip -1 Errno [] Errno::E2BIG [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EACCES [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EADDRINUSE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EADDRNOTAVAIL [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EAFNOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EAGAIN [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EALREADY [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EBADF [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EBADMSG [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EBUSY [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ECHILD [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ECONNABORTED [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ECONNREFUSED [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ECONNRESET [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EDEADLK [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EDESTADDRREQ [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EDOM [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EDQUOT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EEXIST [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EFAULT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EFBIG [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EHOSTDOWN [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EHOSTUNREACH [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EIDRM [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EILSEQ [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EINPROGRESS [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EINTR [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EINVAL [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EIO [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EISCONN [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EISDIR [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ELOOP [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EMFILE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EMLINK [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EMSGSIZE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EMULTIHOP [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENAMETOOLONG [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENETDOWN [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENETRESET [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENETUNREACH [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENFILE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOBUFS [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENODATA [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENODEV [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOENT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOEXEC [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOLCK [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOLINK [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOMEM [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOMSG [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOPROTOOPT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOSPC [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOSR [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOSTR [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOSYS [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOTBLK [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOTCONN [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOTDIR [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOTEMPTY [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOTSOCK [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOTTY [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENXIO [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EOPNOTSUPP [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EOVERFLOW [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EPERM [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EPFNOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EPIPE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EPROTO [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EPROTONOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EPROTOTYPE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ERANGE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EREMOTE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EROFS [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ESHUTDOWN [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ESOCKTNOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ESPIPE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ESRCH [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ESTALE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ETIME [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ETIMEDOUT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ETOOMANYREFS [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ETXTBSY [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EUSERS [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EXDEV [SystemCallError, StandardError, Exception, Object, Kernel] Exception [Object, Kernel] Exception.exception -1 Exception#backtrace 0 Exception#exception -1 Exception#inspect 0 Exception#message 0 Exception#set_backtrace 1 Exception#to_s 0 Exception#to_str 0 FalseClass [Object, Kernel] FalseClass#& 1 FalseClass#^ 1 FalseClass#to_s 0 FalseClass#| 1 File [IO, File::Constants, Enumerable, Object, Kernel] 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.exists? 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.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.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] 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#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.exists? 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.writable? 1 FileTest.writable_real? 1 FileTest.zero? 1 Fixnum [Integer, Precision, Numeric, Comparable, Object, Kernel] 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#id2name 0 Fixnum#modulo 1 Fixnum#quo 1 Fixnum#size 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] 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] GC [] GC.disable 0 GC.enable 0 GC.start 0 GC#garbage_collect 0 Hash [Enumerable, Object, Kernel] Hash.[] -1 Hash#== 1 Hash#[] 1 Hash#[]= 2 Hash#clear 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#fetch -1 Hash#has_key? 1 Hash#has_value? 1 Hash#include? 1 Hash#index 1 Hash#indexes -1 Hash#indices -1 Hash#inspect 0 Hash#invert 0 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 -1 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] 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#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#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] IndexError [StandardError, Exception, Object, Kernel] Integer [Precision, Numeric, Comparable, Object, Kernel] Integer.induced_from 1 Integer#ceil 0 Integer#chr 0 Integer#downto 1 Integer#floor 0 Integer#integer? 0 Integer#next 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] 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.chomp -1 Kernel.chomp! -1 Kernel.chop 0 Kernel.chop! 0 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.gsub -1 Kernel.gsub! -1 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.scan 1 Kernel.select -1 Kernel.set_trace_func 1 Kernel.sleep -1 Kernel.split -1 Kernel.sprintf -1 Kernel.srand -1 Kernel.sub -1 Kernel.sub! -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#=~ 1 Kernel#__id__ 0 Kernel#__send__ -1 Kernel#class 0 Kernel#clone 0 Kernel#display -1 Kernel#dup 0 Kernel#eql? 1 Kernel#equal? 1 Kernel#extend -1 Kernel#freeze 0 Kernel#frozen? 0 Kernel#hash 0 Kernel#id 0 Kernel#inspect 0 Kernel#instance_eval -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#send -1 Kernel#singleton_methods -1 Kernel#taint 0 Kernel#tainted? 0 Kernel#to_a 0 Kernel#to_s 0 Kernel#type 0 Kernel#untaint 0 LoadError [ScriptError, Exception, Object, Kernel] LocalJumpError [StandardError, Exception, Object, Kernel] LocalJumpError#exit_value 0 LocalJumpError#reason 0 Marshal [] Marshal.dump -1 Marshal.load -1 Marshal.restore -1 MatchData [Object, Kernel] 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.sin 1 Math.sinh 1 Math.sqrt 1 Math.tan 1 Math.tanh 1 Method [Object, Kernel] Method#== 1 Method#[] -1 Method#arity 0 Method#call -1 Method#clone 0 Method#inspect 0 Method#to_proc 0 Method#to_s 0 Method#unbind 0 Module [Object, Kernel] Module.constants 0 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_variable_defined? 1 Module#class_variables 0 Module#const_defined? 1 Module#const_get 1 Module#const_missing 1 Module#const_set 2 Module#constants 0 Module#freeze 0 Module#include? 1 Module#included_modules 0 Module#instance_method 1 Module#instance_methods -1 Module#method_defined? 1 Module#module_eval -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#to_s 0 NameError [StandardError, Exception, Object, Kernel] NameError#name 0 NameError#to_s 0 NameError::message [Data, Object, Kernel] NameError::message.! 3 NameError::message._load 1 NameError::message#_dump 1 NameError::message#to_str 0 NilClass [Object, Kernel] 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#| 1 NoMemoryError [Exception, Object, Kernel] NoMethodError [NameError, StandardError, Exception, Object, Kernel] NoMethodError#args 0 NotImplementedError [ScriptError, Exception, Object, Kernel] Numeric [Comparable, Object, Kernel] 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#singleton_method_added 1 Numeric#step -1 Numeric#to_int 0 Numeric#truncate 0 Numeric#zero? 0 Object [Kernel] 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] Proc.new -1 Proc#== 1 Proc#[] -1 Proc#arity 0 Proc#binding 0 Proc#call -1 Proc#clone 0 Proc#dup 0 Proc#to_proc 0 Proc#to_s 0 Process [] Process.abort -1 Process.detach 1 Process.egid 0 Process.egid= 1 Process.euid 0 Process.euid= 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.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.eid= 1 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] 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.eid= 1 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] Range#== 1 Range#=== 1 Range#begin 0 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#member? 1 Range#step -1 Range#to_s 0 RangeError [StandardError, Exception, Object, Kernel] Regexp [Object, Kernel] 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] RuntimeError [StandardError, Exception, Object, Kernel] ScriptError [Exception, Object, Kernel] SecurityError [StandardError, Exception, Object, Kernel] Signal [] Signal.list 0 Signal.trap -1 SignalException [Exception, Object, Kernel] SignalException#signm 0 SignalException#signo 0 StandardError [Exception, Object, Kernel] String [Enumerable, Comparable, Object, Kernel] String#% 1 String#* 1 String#+ 1 String#<< 1 String#<=> 1 String#== 1 String#=~ 1 String#[] -1 String#[]= -1 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#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 -1 String#each_byte 0 String#each_line -1 String#empty? 0 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#ljust -1 String#lstrip 0 String#lstrip! 0 String#match 1 String#next 0 String#next! 0 String#oct 0 String#replace 1 String#reverse 0 String#reverse! 0 String#rindex -1 String#rjust -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#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] 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] 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 [Object, Kernel] Symbol.all_symbols 0 Symbol#=== 1 Symbol#id2name 0 Symbol#inspect 0 Symbol#to_i 0 Symbol#to_int 0 Symbol#to_s 0 Symbol#to_sym 0 SyntaxError [ScriptError, Exception, Object, Kernel] SystemCallError [StandardError, Exception, Object, Kernel] SystemCallError.=== 1 SystemCallError#errno 0 SystemExit [Exception, Object, Kernel] SystemExit#status 0 SystemExit#success? 0 SystemStackError [StandardError, Exception, Object, Kernel] Thread [Object, Kernel] 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#exit! 0 Thread#group 0 Thread#inspect 0 Thread#join -1 Thread#key? 1 Thread#keys 0 Thread#kill 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#terminate! 0 Thread#value 0 Thread#wakeup 0 ThreadError [StandardError, Exception, Object, Kernel] ThreadGroup [Object, Kernel] ThreadGroup#add 1 ThreadGroup#enclose 0 ThreadGroup#enclosed? 0 ThreadGroup#list 0 Time [Comparable, Object, Kernel] 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#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#month 0 Time#sec 0 Time#strftime 1 Time#succ 0 Time#to_a 0 Time#to_f 0 Time#to_i 0 Time#to_s 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#yday 0 Time#year 0 Time#zone 0 TrueClass [Object, Kernel] TrueClass#& 1 TrueClass#^ 1 TrueClass#to_s 0 TrueClass#| 1 TypeError [StandardError, Exception, Object, Kernel] UnboundMethod [Object, Kernel] UnboundMethod#== 1 UnboundMethod#arity 0 UnboundMethod#bind 1 UnboundMethod#clone 0 UnboundMethod#inspect 0 UnboundMethod#to_s 0 ZeroDivisionError [StandardError, Exception, Object, Kernel] fatal [Exception, Object, Kernel] 163 modules, 1084 methods == make # 2008-09-17T05:38:30+09:00 + gmake rbconfig.rb updated compiling Win32API compiling bigdecimal mkdir -p ../../.ext/powerpc-darwin9.4.0 gcc -I. -I../.. -I../../. -I../.././ext/bigdecimal -DBASE=10000UL -DBASE_FIG=4 -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c bigdecimal.c bigdecimal.c:2185: warning: 'VpIsNegDoubleZero' defined but not used bigdecimal.c:4162: warning: 'VpItoV' defined but not used cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/bigdecimal.bundle bigdecimal.o -L. -L../.. -L. -ldl -lobjc mkdir -p ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal compiling curses gcc -I. -I../.. -I../../. -I../.././ext/curses -DHAVE_NCURSES_H -DHAVE_BEEP -DHAVE_BKGD -DHAVE_BKGDSET -DHAVE_CURS_SET -DHAVE_DELETELN -DHAVE_DOUPDATE -DHAVE_FLASH -DHAVE_GETBKGD -DHAVE_GETNSTR -DHAVE_ISENDWIN -DHAVE_KEYNAME -DHAVE_KEYPAD -DHAVE_RESIZETERM -DHAVE_SCRL -DHAVE_SETSCRREG -DHAVE_UNGETCH -DHAVE_WATTROFF -DHAVE_WATTRON -DHAVE_WATTRSET -DHAVE_WBKGD -DHAVE_WBKGDSET -DHAVE_WDELETELN -DHAVE_WGETNSTR -DHAVE_WRESIZE -DHAVE_WSCRL -DHAVE_WSETSCRREG -DHAVE_DEF_PROG_MODE -DHAVE_RESET_PROG_MODE -DHAVE_TIMEOUT -DHAVE_WTIMEOUT -DHAVE_NODELAY -DHAVE_INIT_COLOR -DHAVE_WCOLOR_SET -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c curses.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/curses.bundle curses.o -L. -L../.. -L. -lncurses -ltermcap -ldl -lobjc compiling dbm gcc -I. -I../.. -I../../. -I../.././ext/dbm -DHAVE_DBM_OPEN -DHAVE_TYPE_DBM -DHAVE_DBM_CLEARERR -DDBM_HDR="" -DHAVE_SYS_CDEFS_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c dbm.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/dbm.bundle dbm.o -L. -L../.. -L. -ldl -lobjc compiling digest gcc -I. -I../.. -I../../. -I../.././ext/digest -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c digest.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/digest.bundle digest.o -L. -L../.. -L. -ldl -lobjc cp ../.././ext/digest/lib/digest.rb ../../.ext/common cp ../.././ext/digest/lib/md5.rb ../../.ext/common cp ../.././ext/digest/lib/sha1.rb ../../.ext/common cp ../.././ext/digest/digest.h ../../.ext/powerpc-darwin9.4.0 compiling digest/bubblebabble mkdir -p ../../../.ext/powerpc-darwin9.4.0/digest gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DHAVE_CONFIG_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c bubblebabble.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.4.0/digest/bubblebabble.bundle bubblebabble.o -L. -L../../.. -L. -ldl -lobjc compiling digest/md5 gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_MD5_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c md5init.c gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_MD5_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c md5ossl.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.4.0/digest/md5.bundle md5init.o md5ossl.o -L. -L../../.. -L. -lcrypto -ldl -lobjc compiling digest/rmd160 gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DNDEBUG -DHAVE_CONFIG_H -DHAVE_OPENSSL_RIPEMD_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c rmd160init.c gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DNDEBUG -DHAVE_CONFIG_H -DHAVE_OPENSSL_RIPEMD_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c rmd160ossl.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.4.0/digest/rmd160.bundle rmd160init.o rmd160ossl.o -L. -L../../.. -L. -lcrypto -ldl -lobjc compiling digest/sha1 gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_SHA_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c sha1init.c gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_SHA_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c sha1ossl.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.4.0/digest/sha1.bundle sha1init.o sha1ossl.o -L. -L../../.. -L. -lcrypto -ldl -lobjc compiling digest/sha2 gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c sha2.c gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c sha2init.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.4.0/digest/sha2.bundle sha2.o sha2init.o -L. -L../../.. -L. -ldl -lobjc mkdir -p ../../../.ext/common/digest cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest compiling dl Generating callback.func Generating cbtable.func gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c dl.c dl.c: In function 'rb_ary_to_ptr': dl.c:539: warning: 'ptr' may be used uninitialized in this function gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c handle.c gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c ptr.c ptr.c: In function 'rb_dlptr_inspect': ptr.c:463: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'struct ptr_data *' ptr.c:463: warning: format '%lx' expects type 'long unsigned int', but argument 6 has type 'void *' Generating call.func void char short long float double gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c sym.c sym.c: In function 'rb_dlsym_inspect': sym.c:272: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'struct sym_data *' sym.c:272: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'void *' sym.c:360:6: warning: "_MSC_VER" is not defined sym.c: In function 'rb_dlsym_guardcall': sym.c:366: warning: unused variable 'guard' cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/dl.bundle dl.o handle.o ptr.o sym.o -L. -L../.. -L. -ldl -ldl -lobjc mkdir -p ../../.ext/common/dl cp ../.././ext/dl/lib/dl/import.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/struct.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/win32.rb ../../.ext/common/dl cp dlconfig.h ../../.ext/powerpc-darwin9.4.0 cp ../.././ext/dl/dl.h ../../.ext/powerpc-darwin9.4.0 compiling enumerator gcc -I. -I../.. -I../../. -I../.././ext/enumerator -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c enumerator.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/enumerator.bundle enumerator.o -L. -L../.. -L. -ldl -lobjc compiling etc gcc -I. -I../.. -I../../. -I../.././ext/etc -DHAVE_GETLOGIN -DHAVE_GETPWENT -DHAVE_GETGRENT -DHAVE_ST_PW_GECOS -DHAVE_ST_PW_CHANGE -DHAVE_ST_PW_CLASS -DHAVE_ST_PW_EXPIRE -DHAVE_ST_PW_PASSWD -DHAVE_ST_GR_PASSWD -DHAVE_TYPE_UID_T -DPW_UID2VAL=UINT2NUM -DPW_VAL2UID=NUM2UINT -DHAVE_TYPE_GID_T -DPW_GID2VAL=UINT2NUM -DPW_VAL2GID=NUM2UINT -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c etc.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/etc.bundle etc.o -L. -L../.. -L. -ldl -lobjc compiling fcntl gcc -I. -I../.. -I../../. -I../.././ext/fcntl -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c fcntl.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/fcntl.bundle fcntl.o -L. -L../.. -L. -ldl -lobjc compiling gdbm compiling iconv gcc -I. -I../.. -I../../. -I../.././ext/iconv -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c iconv.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/iconv.bundle iconv.o -L. -L../.. -L. -liconv -ldl -lobjc compiling io/wait mkdir -p ../../../.ext/powerpc-darwin9.4.0/io gcc -I. -I../../.. -I../../../. -I../../.././ext/io/wait -DFIONREAD_HEADER="" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c wait.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.4.0/io/wait.bundle wait.o -L. -L../../.. -L. -ldl -lobjc mkdir -p ../../../.ext/common/io cp ../../.././ext/io/wait/lib/nonblock.rb ../../../.ext/common/io compiling nkf gcc -I. -I../.. -I../../. -I../.././ext/nkf -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c nkf.c nkf.c: In function 'nkf_split_options': nkf.c:116: warning: pointer targets in passing argument 1 of 'options' differ in signedness nkf.c:124: warning: pointer targets in passing argument 1 of 'options' differ in signedness cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/nkf.bundle nkf.o -L. -L../.. -L. -ldl -lobjc cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common compiling openssl gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c openssl_missing.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl.c ossl.c: In function 'ossl_raise': ossl.c:300: warning: format not a string literal, argument types not checked gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_asn1.c ossl_asn1.c: In function 'asn1time_to_time': ossl_asn1.c:37: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness ossl_asn1.c:48: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness ossl_asn1.c: In function 'asn1str_to_str': ossl_asn1.c:83: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness ossl_asn1.c: In function 'obj_to_asn1bstr': ossl_asn1.c:217: warning: pointer targets in passing argument 2 of 'ASN1_BIT_STRING_set' differ in signedness ossl_asn1.c: In function 'decode_bstr': ossl_asn1.c:359: warning: pointer targets in passing argument 1 of 'ossl_buf2str' differ in signedness ossl_asn1.c: In function 'ossl_asn1data_to_der': ossl_asn1.c:705: warning: pointer targets in assignment differ in signedness ossl_asn1.c: In function 'ossl_asn1_decode0': ossl_asn1.c:762: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness ossl_asn1.c: In function 'ossl_asn1_traverse': ossl_asn1.c:827: warning: pointer targets in assignment differ in signedness ossl_asn1.c: In function 'ossl_asn1_decode': ossl_asn1.c:843: warning: pointer targets in assignment differ in signedness ossl_asn1.c: In function 'ossl_asn1_decode_all': ossl_asn1.c:860: warning: pointer targets in assignment differ in signedness ossl_asn1.c: In function 'ossl_asn1prim_to_der': ossl_asn1.c:957: warning: pointer targets in passing argument 1 of 'ossl_buf2str' differ in signedness ossl_asn1.c: In function 'ossl_asn1cons_to_der': ossl_asn1.c:979: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_bio.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_bn.c ossl_bn.c: In function 'ossl_bn_initialize': ossl_bn.c:127: warning: pointer targets in passing argument 1 of 'BN_mpi2bn' differ in signedness ossl_bn.c:132: warning: pointer targets in passing argument 1 of 'BN_bin2bn' differ in signedness ossl_bn.c: In function 'ossl_bn_to_s': ossl_bn.c:168: warning: pointer targets in passing argument 2 of 'BN_bn2mpi' differ in signedness ossl_bn.c:174: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_cipher.c ossl_cipher.c: In function 'ossl_cipher_init': ossl_cipher.c:185: warning: pointer targets in passing argument 4 of 'EVP_BytesToKey' differ in signedness ossl_cipher.c: In function 'ossl_cipher_pkcs5_keyivgen': ossl_cipher.c:226: warning: pointer targets in assignment differ in signedness ossl_cipher.c:232: warning: pointer targets in passing argument 4 of 'EVP_BytesToKey' differ in signedness ossl_cipher.c: In function 'ossl_cipher_update': ossl_cipher.c:255: warning: pointer targets in passing argument 2 of 'EVP_CipherUpdate' differ in signedness ossl_cipher.c:255: warning: pointer targets in passing argument 4 of 'EVP_CipherUpdate' differ in signedness ossl_cipher.c: In function 'ossl_cipher_final': ossl_cipher.c:283: warning: pointer targets in passing argument 2 of 'EVP_CipherFinal_ex' differ in signedness ossl_cipher.c: In function 'ossl_cipher_set_key': ossl_cipher.c:313: warning: pointer targets in passing argument 4 of 'EVP_CipherInit_ex' differ in signedness ossl_cipher.c: In function 'ossl_cipher_set_iv': ossl_cipher.c:330: warning: pointer targets in passing argument 5 of 'EVP_CipherInit_ex' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_config.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_digest.c ossl_digest.c: In function 'digest_final': ossl_digest.c:156: warning: pointer targets in passing argument 2 of 'EVP_DigestFinal_ex' differ in signedness ossl_digest.c:156: warning: pointer targets in passing argument 3 of 'EVP_DigestFinal_ex' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_engine.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_hmac.c ossl_hmac.c: In function 'ossl_hmac_update': ossl_hmac.c:97: warning: pointer targets in passing argument 2 of 'HMAC_Update' differ in signedness ossl_hmac.c: In function 'hmac_final': ossl_hmac.c:115: warning: pointer targets in passing argument 2 of 'HMAC_Final' differ in signedness ossl_hmac.c:115: warning: pointer targets in passing argument 3 of 'HMAC_Final' differ in signedness ossl_hmac.c: In function 'ossl_hmac_s_digest': ossl_hmac.c:163: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness ossl_hmac.c:163: warning: pointer targets in passing argument 7 of 'HMAC' differ in signedness ossl_hmac.c:163: warning: pointer targets in assignment differ in signedness ossl_hmac.c: In function 'ossl_hmac_s_hexdigest': ossl_hmac.c:179: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness ossl_hmac.c:179: warning: pointer targets in passing argument 7 of 'HMAC' differ in signedness ossl_hmac.c:179: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_ns_spki.c ossl_ns_spki.c: In function 'ossl_spki_initialize': ossl_ns_spki.c:66: warning: pointer targets in assignment differ in signedness ossl_ns_spki.c: In function 'ossl_spki_to_der': ossl_ns_spki.c:90: warning: pointer targets in assignment differ in signedness ossl_ns_spki.c: In function 'ossl_spki_get_challenge': ossl_ns_spki.c:176: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_ocsp.c ossl_ocsp.c: In function 'ossl_ocspreq_add_nonce': ossl_ocsp.c:137: warning: pointer targets in passing argument 2 of 'OCSP_request_add1_nonce' differ in signedness ossl_ocsp.c: In function 'ossl_ocspreq_to_der': ossl_ocsp.c:268: warning: pointer targets in assignment differ in signedness ossl_ocsp.c: In function 'ossl_ocspres_initialize': ossl_ocsp.c:319: warning: pointer targets in assignment differ in signedness ossl_ocsp.c: In function 'ossl_ocspres_to_der': ossl_ocsp.c:380: warning: pointer targets in assignment differ in signedness ossl_ocsp.c: In function 'ossl_ocspbres_add_nonce': ossl_ocsp.c:439: warning: pointer targets in passing argument 2 of 'OCSP_basic_add1_nonce' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_pkcs12.c ossl_pkcs12.c: In function 'ossl_pkcs12_to_der': ossl_pkcs12.c:132: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_pkcs7.c ossl_pkcs7.c: In function 'ossl_pkcs7_to_der': ossl_pkcs7.c:754: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_pkey.c ossl_pkey.c: In function 'ossl_pkey_sign': ossl_pkey.c:174: warning: pointer targets in passing argument 2 of 'EVP_SignFinal' differ in signedness ossl_pkey.c:174: warning: pointer targets in passing argument 3 of 'EVP_SignFinal' differ in signedness ossl_pkey.c: In function 'ossl_pkey_verify': ossl_pkey.c:194: warning: pointer targets in passing argument 2 of 'EVP_VerifyFinal' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_pkey_dh.c ossl_pkey_dh.c: In function 'ossl_dh_to_der': ossl_pkey_dh.c:216: warning: pointer targets in assignment differ in signedness ossl_pkey_dh.c: In function 'ossl_dh_compute_key': ossl_pkey_dh.c:338: warning: pointer targets in passing argument 1 of 'DH_compute_key' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_pkey_dsa.c ossl_pkey_dsa.c: In function 'ossl_dsa_to_der': ossl_pkey_dsa.c:244: warning: pointer targets in assignment differ in signedness ossl_pkey_dsa.c: In function 'ossl_dsa_sign': ossl_pkey_dsa.c:338: warning: pointer targets in passing argument 2 of 'DSA_sign' differ in signedness ossl_pkey_dsa.c:338: warning: pointer targets in passing argument 4 of 'DSA_sign' differ in signedness ossl_pkey_dsa.c:338: warning: pointer targets in passing argument 5 of 'DSA_sign' differ in signedness ossl_pkey_dsa.c: In function 'ossl_dsa_verify': ossl_pkey_dsa.c:358: warning: pointer targets in passing argument 2 of 'DSA_verify' differ in signedness ossl_pkey_dsa.c:358: warning: pointer targets in passing argument 4 of 'DSA_verify' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_pkey_rsa.c ossl_pkey_rsa.c: In function 'ossl_rsa_to_der': ossl_pkey_rsa.c:239: warning: pointer targets in assignment differ in signedness ossl_pkey_rsa.c: In function 'ossl_rsa_public_encrypt': ossl_pkey_rsa.c:263: warning: pointer targets in passing argument 2 of 'RSA_public_encrypt' differ in signedness ossl_pkey_rsa.c:263: warning: pointer targets in passing argument 3 of 'RSA_public_encrypt' differ in signedness ossl_pkey_rsa.c: In function 'ossl_rsa_public_decrypt': ossl_pkey_rsa.c:285: warning: pointer targets in passing argument 2 of 'RSA_public_decrypt' differ in signedness ossl_pkey_rsa.c:285: warning: pointer targets in passing argument 3 of 'RSA_public_decrypt' differ in signedness ossl_pkey_rsa.c: In function 'ossl_rsa_private_encrypt': ossl_pkey_rsa.c:310: warning: pointer targets in passing argument 2 of 'RSA_private_encrypt' differ in signedness ossl_pkey_rsa.c:310: warning: pointer targets in passing argument 3 of 'RSA_private_encrypt' differ in signedness ossl_pkey_rsa.c: In function 'ossl_rsa_private_decrypt': ossl_pkey_rsa.c:335: warning: pointer targets in passing argument 2 of 'RSA_private_decrypt' differ in signedness ossl_pkey_rsa.c:335: warning: pointer targets in passing argument 3 of 'RSA_private_decrypt' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_rand.c ossl_rand.c: In function 'ossl_rand_bytes': ossl_rand.c:66: warning: pointer targets in passing argument 1 of 'RAND_bytes' differ in signedness ossl_rand.c: In function 'ossl_rand_pseudo_bytes': ossl_rand.c:79: warning: pointer targets in passing argument 1 of 'RAND_pseudo_bytes' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_ssl.c ossl_ssl.c: In function 'ossl_sslctx_setup': ossl_ssl.c:401: warning: pointer targets in passing argument 2 of 'SSL_CTX_set_session_id_context' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_x509.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_x509attr.c ossl_x509attr.c: In function 'ossl_x509attr_initialize': ossl_x509attr.c:98: warning: pointer targets in assignment differ in signedness ossl_x509attr.c: In function 'ossl_x509attr_get_value': ossl_x509attr.c:195: warning: pointer targets in assignment differ in signedness ossl_x509attr.c:203: warning: pointer targets in assignment differ in signedness ossl_x509attr.c: In function 'ossl_x509attr_to_der': ossl_x509attr.c:225: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_x509cert.c ossl_x509cert.c: In function 'ossl_x509_to_der': ossl_x509cert.c:184: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_x509crl.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_x509ext.c ossl_x509ext.c: In function 'ossl_x509ext_initialize': ossl_x509ext.c:283: warning: pointer targets in assignment differ in signedness ossl_x509ext.c: In function 'ossl_x509ext_to_der': ossl_x509ext.c:412: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_x509name.c ossl_x509name.c: In function 'ossl_x509name_initialize': ossl_x509name.c:134: warning: pointer targets in assignment differ in signedness ossl_x509name.c: In function 'ossl_x509name_add_entry': ossl_x509name.c:156: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness ossl_x509name.c: In function 'ossl_x509name_to_a': ossl_x509name.c:228: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness ossl_x509name.c: In function 'ossl_x509name_to_der': ossl_x509name.c:294: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_x509req.c ossl_x509req.c: In function 'ossl_x509req_to_der': ossl_x509req.c:174: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_x509revoked.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c ossl_x509store.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/openssl.bundle openssl_missing.o ossl.o ossl_asn1.o ossl_bio.o ossl_bn.o ossl_cipher.o ossl_config.o ossl_digest.o ossl_engine.o ossl_hmac.o ossl_ns_spki.o ossl_ocsp.o ossl_pkcs12.o ossl_pkcs7.o ossl_pkey.o ossl_pkey_dh.o ossl_pkey_dsa.o ossl_pkey_rsa.o ossl_rand.o ossl_ssl.o ossl_x509.o ossl_x509attr.o ossl_x509cert.o ossl_x509crl.o ossl_x509ext.o ossl_x509name.o ossl_x509req.o ossl_x509revoked.o ossl_x509store.o -L. -L../.. -L. -lssl -lcrypto -ldl -lobjc mkdir -p ../../.ext/common/net mkdir -p ../../.ext/common/openssl cp ../.././ext/openssl/lib/net/ftptls.rb ../../.ext/common/net cp ../.././ext/openssl/lib/net/telnets.rb ../../.ext/common/net cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common compiling pty gcc -I. -I../.. -I../../. -I../.././ext/pty -DHAVE_OPENPTY -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c pty.c pty.c: In function 'get_device_once': pty.c:318: warning: implicit declaration of function 'openpty' cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/pty.bundle pty.o -L. -L../.. -L. -lutil -ldl -lobjc cp ../.././ext/pty/lib/expect.rb ../../.ext/common compiling racc/cparse mkdir -p ../../../.ext/powerpc-darwin9.4.0/racc gcc -I. -I../../.. -I../../../. -I../../.././ext/racc/cparse -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c cparse.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.4.0/racc/cparse.bundle cparse.o -L. -L../../.. -L. -ldl -lobjc compiling readline gcc -I. -I../.. -I../../. -I../.././ext/readline -DHAVE_READLINE_READLINE_H -DHAVE_READLINE_HISTORY_H -DHAVE_RL_DEPREP_TERM_FUNCTION -DHAVE_RL_COMPLETION_APPEND_CHARACTER -DHAVE_RL_BASIC_WORD_BREAK_CHARACTERS -DHAVE_RL_COMPLETER_WORD_BREAK_CHARACTERS -DHAVE_RL_COMPLETER_QUOTE_CHARACTERS -DHAVE_RL_ATTEMPTED_COMPLETION_OVER -DHAVE_RL_LIBRARY_VERSION -DHAVE_RL_CLEANUP_AFTER_SIGNAL -DHAVE_REPLACE_HISTORY_ENTRY -DHAVE_REMOVE_HISTORY -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c readline.c readline.c: In function 'rb_remove_history': readline.c:608: warning: passing argument 1 of 'free' discards qualifiers from pointer target type cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/readline.bundle readline.o -L. -L../.. -L. -lreadline -lncurses -ldl -lobjc compiling sdbm gcc -I. -I../.. -I../../. -I../.././ext/sdbm -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c _sdbm.c gcc -I. -I../.. -I../../. -I../.././ext/sdbm -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c init.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/sdbm.bundle _sdbm.o init.o -L. -L../.. -L. -ldl -lobjc compiling socket gcc -I. -I../.. -I../../. -I../.././ext/socket -DHAVE_ARPA_INET_H -DENABLE_IPV6 -DINET6 -DHAVE_SIN_LEN -DHAVE_SOCKADDR_STORAGE -DHAVE_SA_LEN -DHAVE_NETINET_TCP_H -DHAVE_NETINET_UDP_H -DHAVE_SENDMSG -DHAVE_RECVMSG -DHAVE_ST_MSG_CONTROL -DHAVE_GETNAMEINFO -DHAVE_GETADDRINFO -DHAVE_TYPE_SOCKLEN_T -DHAVE_SYS_UN_H -DHAVE_SYS_UIO_H -DHAVE_SOCKET -DHAVE_GETIPNODEBYNAME -DHAVE_SOCKETPAIR -DHAVE_GETHOSTNAME -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c socket.c socket.c: In function 'init_inetsock_internal': socket.c:1227: warning: 'syscall' may be used uninitialized in this function cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/socket.bundle socket.o -L. -L../.. -L. -ldl -lobjc compiling stringio gcc -I. -I../.. -I../../. -I../.././ext/stringio -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c stringio.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/stringio.bundle stringio.o -L. -L../.. -L. -ldl -lobjc compiling strscan gcc -I. -I../.. -I../../. -I../.././ext/strscan -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c strscan.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/strscan.bundle strscan.o -L. -L../.. -L. -ldl -lobjc compiling syck gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c bytecode.c In file included from bytecode.re:10: syck.h:35:5: warning: "DEBUG" is not defined bytecode.re: In function 'sycklex_bytecode_utf8': :167: warning: 'yyaccept' may be used uninitialized in this function :545: warning: 'yyaccept' may be used uninitialized in this function gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c emitter.c In file included from emitter.c:17: syck.h:35:5: warning: "DEBUG" is not defined emitter.c: In function 'syck_emitter_mark_node': emitter.c:1232: warning: format not a string literal, argument types not checked gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c gram.c In file included from syck.h:22, from gram.y:16: ../../st.h:9:5: warning: "SIZEOF_LONG" is not defined ../../st.h:9:20: warning: "SIZEOF_VOIDP" is not defined In file included from gram.y:16: syck.h:35:5: warning: "DEBUG" is not defined gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c handler.c In file included from handler.c:11: syck.h:35:5: warning: "DEBUG" is not defined gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c implicit.c In file included from implicit.re:11: syck.h:35:5: warning: "DEBUG" is not defined implicit.re: In function 'syck_type_id_to_uri': :1622: warning: 'yyaccept' may be used uninitialized in this function implicit.re:157: warning: 'marker' may be used uninitialized in this function gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c node.c In file included from node.c:11: syck.h:35:5: warning: "DEBUG" is not defined gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c rubyext.c In file included from rubyext.c:12: syck.h:35:5: warning: "DEBUG" is not defined rubyext.c: In function 'syck_resolver_initialize': rubyext.c:916: warning: unused variable 'tags' rubyext.c: In function 'syck_resolver_detect_implicit': rubyext.c:951: warning: unused variable 'type_id' rubyext.c: In function 'syck_node_mark': rubyext.c:1408: warning: enumeration value 'syck_str_kind' not handled in switch rubyext.c: In function 'syck_emitter_emit': rubyext.c:2027: warning: unused variable 'anchor_name' rubyext.c: In function 'syck_resolver_node_import': rubyext.c:963: warning: 'obj' may be used uninitialized in this function rubyext.c: In function 'syck_node_transform': rubyext.c:1794: warning: 'n' may be used uninitialized in this function rubyext.c: At top level: rubyext.c:53: warning: 's_domain' defined but not used gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c syck.c In file included from syck.c:14: syck.h:35:5: warning: "DEBUG" is not defined gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c token.c In file included from token.re:10: syck.h:35:5: warning: "DEBUG" is not defined token.re: In function 'sycklex_yaml_utf8': :1119: warning: 'yyaccept' may be used uninitialized in this function gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c yaml2byte.c In file included from yaml2byte.c:13: ./syck.h:35:5: warning: "DEBUG" is not defined cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/syck.bundle bytecode.o emitter.o gram.o handler.o implicit.o node.o rubyext.o syck.o token.o yaml2byte.o -L. -L../.. -L. -ldl -lobjc compiling syslog gcc -I. -I../.. -I../../. -I../.././ext/syslog -DHAVE_SYSLOG_H -DHAVE_OPENLOG -DHAVE_SETLOGMASK -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c syslog.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/syslog.bundle syslog.o -L. -L../.. -L. -ldl -lobjc compiling thread gcc -I. -I../.. -I../../. -I../.././ext/thread -DUSE_MEM_POOLS -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c thread.c thread.c: In function 'wait_condvar': thread.c:667: warning: passing argument 1 of 'rb_ensure' from incompatible pointer type cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/thread.bundle thread.o -L. -L../.. -L. -ldl -lobjc cp ../.././ext/thread/lib/thread.rb ../../.ext/common compiling tk ***************************************************************************** ** ** PTHREAD SUPPORT MODE ERROR: ** ** Ruby is not compiled with --enable-pthread, but your Tcl/Tk ** library seems to be compiled with pthread support. This ** combination may cause frequent hang or segmentation fault ** errors when Ruby/Tk is working. We recommend that you NEVER ** create the library with such a combination of pthread support. ** ** Please recompile Ruby with the "--enable-pthread" configure option ** or recompile Tcl/Tk with the "--disable-threads" configure option. ** ***************************************************************************** compiling tk/tkutil compiling win32ole compiling zlib gcc -I. -I../.. -I../../. -I../.././ext/zlib -DHAVE_ZLIB_H -DOS_CODE=OS_UNIX -fno-common -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -c zlib.c zlib.c: In function 'do_checksum': zlib.c:297: warning: pointer targets in passing argument 2 of 'func' differ in signedness zlib.c: In function 'zstream_expand_buffer': zlib.c:450: warning: pointer targets in assignment differ in signedness zlib.c:469: warning: pointer targets in assignment differ in signedness zlib.c: In function 'zstream_expand_buffer_into': zlib.c:482: warning: pointer targets in assignment differ in signedness zlib.c:488: warning: pointer targets in assignment differ in signedness zlib.c: In function 'zstream_append_buffer': zlib.c:503: warning: pointer targets in assignment differ in signedness zlib.c:523: warning: pointer targets in assignment differ in signedness zlib.c: In function 'zstream_shift_buffer': zlib.c:567: warning: pointer targets in assignment differ in signedness zlib.c: In function 'zstream_run': zlib.c:718: warning: pointer targets in assignment differ in signedness zlib.c:722: warning: pointer targets in passing argument 2 of 'zstream_append_input' differ in signedness zlib.c:723: warning: pointer targets in assignment differ in signedness zlib.c:754: warning: pointer targets in passing argument 2 of 'zstream_append_input' differ in signedness zlib.c:767: warning: pointer targets in passing argument 2 of 'zstream_append_input' differ in signedness zlib.c: In function 'zstream_sync': zlib.c:782: warning: pointer targets in assignment differ in signedness zlib.c:788: warning: pointer targets in passing argument 2 of 'zstream_append_input' differ in signedness zlib.c:793: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness zlib.c:804: warning: pointer targets in passing argument 2 of 'zstream_append_input' differ in signedness zlib.c:808: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness zlib.c: In function 'rb_zstream_finish': zlib.c:972: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'deflate_run': zlib.c:1210: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'do_deflate': zlib.c:1270: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c:1275: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'rb_deflate_flush': zlib.c:1349: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'rb_deflate_set_dictionary': zlib.c:1410: warning: pointer targets in passing argument 2 of 'deflateSetDictionary' differ in signedness zlib.c: In function 'inflate_run': zlib.c:1475: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c:1476: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'do_inflate': zlib.c:1527: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c:1532: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'rb_inflate_sync': zlib.c:1628: warning: pointer targets in passing argument 2 of 'zstream_sync' differ in signedness zlib.c: In function 'rb_inflate_set_dictionary': zlib.c:1672: warning: pointer targets in passing argument 2 of 'inflateSetDictionary' differ in signedness zlib.c: In function 'gzfile_make_header': zlib.c:1966: warning: pointer targets in passing argument 2 of 'zstream_append_buffer' differ in signedness zlib.c: In function 'gzfile_make_footer': zlib.c:1988: warning: pointer targets in passing argument 2 of 'zstream_append_buffer' differ in signedness zlib.c: In function 'gzfile_read_header': zlib.c:2004: warning: pointer targets in assignment differ in signedness zlib.c:2042: warning: pointer targets in passing argument 1 of 'gzfile_get16' differ in signedness zlib.c: In function 'gzfile_check_footer': zlib.c:2080: warning: pointer targets in passing argument 1 of 'gzfile_get32' differ in signedness zlib.c:2081: warning: pointer targets in passing argument 1 of 'gzfile_get32' differ in signedness zlib.c: In function 'gzfile_read_more': zlib.c:2128: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'gzfile_calc_crc': zlib.c:2145: warning: pointer targets in passing argument 2 of 'crc32' differ in signedness zlib.c: In function 'gzfile_writer_end_run': zlib.c:2220: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'rb_gzwriter_flush': zlib.c:2767: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'rb_gzwriter_write': zlib.c:2789: warning: pointer targets in passing argument 2 of 'gzfile_write' differ in signedness zlib.c: In function 'rb_gzwriter_putc': zlib.c:2803: warning: pointer targets in passing argument 2 of 'gzfile_write' differ in signedness cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.4.0/zlib.bundle zlib.o -L. -L../.. -L. -lz -ldl -lobjc making ruby gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -pipe -fno-common -DRUBY_EXPORT -L. main.o -lruby-static -ldl -lobjc -o ruby == install-nodoc # 2008-09-17T05:40:27+09:00 + gmake install-nodoc ./miniruby ./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 # 2008-09-17T05:40:30+09:00 + gmake install-doc Generating RDoc documentation ./miniruby ./runruby.rb --extout=.ext -- "./bin/rdoc" --all --ri --op ".ext/rdoc" "." array.c: c........................................................................ bignum.c: c............................ class.c: compar.c: m...... dir.c: c......................... dln.c: dmydln.c: dmyext.c: enum.c: m...................... error.c: mccccccccccccccccccccc......................... eval.c: cccccccccc................................. No definition for proc_dup .......................... No definition for proc_dup ........................................................................ file.c: mcmc.............................................................................................................................. gc.c: mm................ hash.c: c................................................ inits.c: io.c: ccc............................................................................ lex.c: main.c: marshal.c: m... math.c: m...................... numeric.c: cccccc.................................................................................................... object.c: mcccccccc................................................................................................................. pack.c: .. parse.c: prec.c: m..... process.c: mmmmc.............................. No definition for proc_getpgrp .......................................................... random.c: .. range.c: c................ re.c: ccc.................................... regex.c: ruby.c: signal.c: m.... No definition for interrupt_init . sprintf.c: st.c: string.c: c.............................................................................................. struct.c: c................... time.c: c...................................................... util.c: variable.c: version.c: English.rb: Env.rb: abbrev.rb: m.c. base64.rb: m....m benchmark.rb: m......ccc........... session.rb: ccc........c.....c..... cgi.rb: c.............c.....m....c...m....mm.....................mmmm. cgi-lib.rb: c............ complex.rb: c.......c.......................m................. csv.rb: ccc..c..........c.....c........c..c....c......c...c..........c.... format.rb: cmc................................c.. date.rb: cc........................cc...c......c.........c..........................................................c...c.....c..c..ccc date2.rb: debug.rb: c.cc....c....................................c................ delegate.rb: c......c............. acl.rb: cc....c....... drb.rb: mccc..m.cccc...c.c.....c...c........m..... lib/drb/drb.rb:796:27: Skipping require of dynamic string: "drb/#{$1}" c.................mcc.............c.....c....................ccc................ eq.rb: mc.. extserv.rb: mc....c... extservm.rb: mc......... gw.rb: mc.c...c.. invokemethod.rb: mcm.. observer.rb: mm. ssl.rb: mcc.............. timeridconv.rb: mccc.......... unix.rb: mc......... drb.rb: e2mmap.rb: m. lib/e2mmap.rb:58:24: Couldn't find E2MM. Assuming it's a module ....c.....c.c 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: mc..m.. ftools.rb: cc......... generator.rb: c..........c..... getoptlong.rb: cccccc......... getopts.rb: . gserver.rb: c................ importenv.rb: ipaddr.rb: cc....c................................. chws.rb: mmc.c. fork.rb: mmc.c help.rb: mmm. load.rb: mmc.c.c. nop.rb: mmc.... pushws.rb: mmc.c.c. subirb.rb: mmc.c.c.c. completion.rb: mm. context.rb: mc............... change-ws.rb: mc..c history.rb: mc..c..... loader.rb: mcm..... math-mode.rb: mc.. multi-irb.rb: mc...............c. save-history.rb: mmc.c....m... tracer.rb: m.c.c. use-loader.rb: cmm..c..cc workspaces.rb: mc...c. extend-command.rb: mm.....c..cm..m... frame.rb: mc....... help.rb: m. init.rb: m........ input-method.rb: mc...c.....c...c..... error.rb: m error.rb: m locale.rb: mc............... notifier.rb: mm.c.........c...c...c.. output-method.rb: mc........c. ruby-lex.rb: cc............................. ruby-token.rb: mc.c.c.c.cc.c.c.. slex.rb: mc.........c..... version.rb: m workspace.rb: mc.... ws-for-case-2.rb: xmp.rb: c..c..... irb.rb: mc......c............ jcode.rb: c.................... logger.rb: cccm...................c....cc...........c....... mailread.rb: c.... mathn.rb: c...c...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...ccccccc pop.rb: mcccc...........................c.c.........c protocol.rb: mcccccccccccc......cm smtp.rb: mmcccccc................................ telnet.rb: mc............. observer.rb: m....... open-uri.rb: m.m......c.cm.......m..mc.c.c. open3.rb: m. date.rb: shellwords.rb: time.rb: uri.rb: version.rb: c... optparse.rb: cm..cc..........c...c.c.c.c...........c..................................................c......ccccccm.c.......m ostruct.rb: c.....c lib/ostruct.rb:75:43: ':' 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.. code_objects.rb: mc.........cc......................................c.........c......cccc.c.....c..c.c...c.c. diagram.rb: mc........ dot.rb: m.c..c...c..c......c......c.c.. chm_generator.rb: mc........ html_generator.rb: mc....c.....m...c..................c..........c.........c......................c..c...............c.......... ri_generator.rb: mc.c......... chm.rb: mm hefss.rb: mm. html.rb: mm kilmer.rb: mm. old_html.rb: mm one_page_html.rb: mm rdf.rb: mm xml.rb: mm xml_generator.rb: mc........... fragments.rb: mc.....ccc.ccc.c.c.cc............ inline.rb: mc...c.c...c...c................ lines.rb: mc.....c.......... preprocess.rb: mc.... to_flow.rb: mmc..c................... to_html.rb: mc........................ to_latex.rb: mc.......................... simple_markup.rb: mc.......... options.rb: cm............ parse_c.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.... rdoc.rb: mc..cc......... ri_cache.rb: mc...........c...c..c. ri_descriptions.rb: mc....cc.c.cc.c...c....c..c ri_display.rb: m..c............. ri_driver.rb: c...... ri_formatter.rb: mc...............cc.c........c..c.....c............c...c.. ri_options.rb: mcm.......... ri_paths.rb: mm ri_reader.rb: mc........... ri_util.rb: cc.. ri_writer.rb: mc........ template.rb: cc.....c........ tokenstream.rb: m..... usage.rb: m...... readbytes.rb: c.c. resolv-replace.rb: c.c.c...c. resolv.rb: c.............ccc........c.....................c...cc....c..c....c.c...c..cc........ccmmccm.c......c...........c............c...........c...........c..c......c....c...ccc...cc...c...c...c....cmc...c...c...c...c........c........ attlistdecl.rb: mc...... attribute.rb: mc............... cdata.rb: mc..... child.rb: mc........ comment.rb: mc...... doctype.rb: mc..............c...c.c...c.... document.rb: mc............... attlistdecl.rb: mmc dtd.rb: mmc.. elementdecl.rb: mmc. entitydecl.rb: mmc.... notationdecl.rb: mmc.... element.rb: mc..........................................c..............c.............. encoding.rb: mm..... CP-1252.rb: mmc.. EUC-JP.rb: mm....c ICONV.rb: mm..c ISO-8859-1.rb: mm ISO-8859-15.rb: mm.. SHIFT-JIS.rb: mm....c SHIFT_JIS.rb: UNILE.rb: mm..c US-ASCII.rb: mm..c UTF-16.rb: mm..c UTF-8.rb: mm..c entity.rb: mc.......m default.rb: mmc........ pretty.rb: mmc........ transitive.rb: mmc... functions.rb: mm...................................... instruction.rb: mc...... node.rb: mmc......................... namespace.rb: mm... node.rb: mm........ output.rb: mc... parent.rb: mc.................. parseexception.rb: mc..... baseparser.rb: mmc............ lightparser.rb: mmc.... pullparser.rb: mmc......c.................. sax2parser.rb: mmc........... streamparser.rb: mmc... treeparser.rb: mmc... ultralightparser.rb: mmc.... xpathparser.rb: mmc........................ quickpath.rb: mc........... rexml.rb: m sax2listener.rb: mm................. source.rb: mc.c...........c........ streamlistener.rb: mm.............. syncenumerator.rb: mc.... text.rb: mc.................. undefinednamespaceexception.rb: mc. relaxng.rb: mmc..c...........c.c...c..c.....c........c.......c... validation.rb: mmm...c....... validationexception.rb: mmc. xmldecl.rb: mc............ xmltokens.rb: mm xpath.rb: mc... xpath_parser.rb: c.c.c.c.c.mc....................... rinda.rb: mccccc.........c..c..c......c.. ring.rb: mc.....c........c.. tuplespace.rb: mc.............c..c.....c....c........c........... 0.9.rb: mm.c......c...cc.cc.c..c.c..c...c...c...c..m. 1.0.rb: mm.cc...cc...cc....cc....cc....cc..cc..cc...cc...cc...cc...m. 2.0.rb: mccc.c.... content.rb: mm.cc converter.rb: mc................. dublincore.rb: mm.mccccc image.rb: mm.m.cc......m.cc.......ccc 0.9.rb: mmc...c.......c.c..c.c..c.c.cc..c.c..c.c.c.c.cc.. 1.0.rb: mmc...c......c.cc.cc.c.cc...c.c..c.c.c.c.cc.. 2.0.rb: mmc.c..ccccc..c.c..ccc..c..c..c..c.c..c base.rb: mmm...........cc.....c..c...c.c..c.c..c.c.c.cc..c.....c..cccc. content.rb: mmm.cc dublincore.rb: mmm..ccccccccccccccccc image.rb: mmm.c.m.c.ccccccc.cc.cccc.cc. syndication.rb: mmm.c taxonomy.rb: mmm..cm..c..c.cccccccccccc trackback.rb: mmm.c..c.ccccccc.cccc.cccccc. maker.rb: mmc.... parser.rb: mc.c.c.c.cc.......cc........cc..........m............. rexmlparser.rb: mcc..cc.. rss.rb: cc.mcc.cc.c.c.c.c.c.c.c.c.m...........cc.........................................m........ syndication.rb: mm...cc taxonomy.rb: mm.cc......m.cc.....ccc trackback.rb: mm.m.mcc....cc......mcc....cc....ccccc utils.rb: mm..... xml-stylesheet.rb: mm..c...... xmlparser.rb: mcmcmc......cc..c. xmlscanner.rb: mcc..c............... rss.rb: rubyunit.rb: assert.rb: mm............ testrunner.rb: mmc.....c... error.rb: m testcase.rb: mc..... testresult.rb: mc........... testsuite.rb: mc.... topublic.rb: mm scanf.rb: mc................c......c...c..m. set.rb: c...................................c...cc...m. builtin-command.rb: cc..c..c..c..c..c..c..c.. command-processor.rb: cc.................................. error.rb: cm filter.rb: cc........... process-controller.rb: ccc................... system-command.rb: cc............ version.rb: c shell.rb: cc...................... shellwords.rb: m. singleton.rb: m...cc.c.m.....c.. attachment.rb: mc..c..........mc.. baseData.rb: mm.m...m.m.c.......c....ccccccccccccccccccc..cccccccccccccccc............c................c.................... element.rb: mmc..........c...c..c....c..... aspDotNetHandler.rb: mmc...c.c........... handler.rb: mmccc............... literalHandler.rb: mmc...c.c............ soapHandler.rb: mmc...c.c.......................... generator.rb: mcc................... handler.rb: mmc..... handlerset.rb: mmc........ simplehandler.rb: mmc..... httpconfigloader.rb: mm...... factory.rb: mmc.......c...c...c...c..c..c...c...c..c... mapping.rb: mmm....................c.......c... registry.rb: mmmmc..c..........ccc....................c rubytypeFactory.rb: mmc.....c.......... typeMap.rb: m wsdlencodedregistry.rb: mmc................. wsdlliteralregistry.rb: mmc........................... mapping.rb: marshal.rb: mmc.... mimemessage.rb: mccc....c......c................. netHttpClient.rb: mc.............cc. parser.rb: mcccccc................. processor.rb: mmc...... property.rb: mcm....................................m. cgistub.rb: mmcc..c...c................... driver.rb: mmcc............................. element.rb: mc.....mcccc............c......c...c. httpserver.rb: mmc.................... proxy.rb: mmc.....................c..................... router.rb: mmc.......................c...................c..c.. rpc.rb: mm. soaplet.rb: mc.mmc.............. standaloneServer.rb: mmc.. soap.rb: mcccccccccccc..m.c..m. streamHandler.rb: mcc...c........... wsdlDriver.rb: mcc............cc.............c......................... sync.rb: mc.c.c.....c..........c. tempfile.rb: c.........c.. assertionfailederror.rb: mmc assertions.rb: mmm............................ autorunner.rb: mmc....... dir.rb: mmmc...... objectspace.rb: mmmc.. collector.rb: mmm..... error.rb: mmc...... failure.rb: mmc..... testcase.rb: mmc.............. testresult.rb: mmc......... testsuite.rb: mmc........ testrunner.rb: mmmmc............... testrunner.rb: mmmmc...............................c. testrunner.rb: mmmmc............................................c.c.c. testrunner.rb: mmmmc.c....c............................................ testrunnermediator.rb: mmmc... testrunnerutilities.rb: mmmm.. testrunner.rb: mmmmc................... backtracefilter.rb: mmmm. observable.rb: mmmm.... procwrapper.rb: mmmc.... unit.rb: mm.. thread.rb: c.c.......c....c.......c...... thwait.rb: c........ time.rb: cc............c timeout.rb: mcc.. 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.... accesslog.rb: mmc.. cgi.rb: mc......c............... compat.rb: mccc config.rb: mm cookie.rb: mc....... htmlutils.rb: mm. authenticator.rb: mmm.....m basicauth.rb: mmc....c digestauth.rb: mmc............c. htdigest.rb: mmc....... htgroup.rb: mmc..... htpasswd.rb: mmc....... userdb.rb: mmm... httpauth.rb: mm... httpproxy.rb: mc.c........... httprequest.rb: mc...................... httpresponse.rb: mc........................ https.rb: mmc... httpserver.rb: mcc...........c....... abstract.rb: mmcc....... cgi_runner.rb: . cgihandler.rb: mmc.. erbhandler.rb: mmc... filehandler.rb: mmc.....c.................... prochandler.rb: mmc... httpservlet.rb: mm httpstatus.rb: mmcccccccc........ httputils.rb: mm.........c................... httpversion.rb: mc.... log.rb: mc...............c.. server.rb: mcc.c.c.......... ssl.rb: mmm.c... utils.rb: mm...... version.rb: m webrick.rb: binding.rb: mc.... data.rb: m definitions.rb: mc.................... documentation.rb: mc... import.rb: mc.... importer.rb: mc.. info.rb: mc..... message.rb: mc.... operation.rb: mcc............ operationBinding.rb: mc......... param.rb: mc...... parser.rb: mccccccccc.......... part.rb: mc... port.rb: mc........ portType.rb: mc...... service.rb: mc.... address.rb: mmc... binding.rb: mmc... body.rb: mmc... cgiStubCreator.rb: mmc... classDefCreator.rb: mmc............... classDefCreatorSupport.rb: mmm.......... clientSkeltonCreator.rb: mmc..... complexType.rb: mmc......... data.rb: mm definitions.rb: mc.......... driverCreator.rb: mmc... element.rb: mmc.. fault.rb: mmc.... header.rb: mmc...... headerfault.rb: mmc... mappingRegistryCreator.rb: mmc..... methodDefCreator.rb: mmc.............. operation.rb: mmcc......... servantSkeltonCreator.rb: mmc... standaloneServerStubCreator.rb: mmc... wsdl2ruby.rb: mmc.............. types.rb: mc... wsdl.rb: mc all.rb: mmc...... annotation.rb: mmc... any.rb: mmc.... attribute.rb: mmcc........ choice.rb: mmc...... complexContent.rb: mmc...... complexType.rb: mmc.......... content.rb: mmc........ data.rb: mm element.rb: mmcc.......... enumeration.rb: mmc... import.rb: mmc.... importer.rb: mmc...... include.rb: mmc.... length.rb: mmc... parser.rb: mmccccccccc.......... pattern.rb: mmc... schema.rb: mmc.......... sequence.rb: mmc...... simpleContent.rb: mmc....... simpleExtension.rb: mmc..... simpleRestriction.rb: mmc....... simpleType.rb: mmc....... unique.rb: mmc... xsd2ruby.rb: mmc........ charset.rb: mmcccc.............. classdef.rb: mmc.......... commentdef.rb: mmm. gensupport.rb: mmm.............. methoddef.rb: mmc..... moduledef.rb: mmc................... codegen.rb: 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... datatypes1999.rb: m iconvcharset.rb: mc. mapping.rb: mm.. namedelements.rb: mc............... ns.rb: mcc..c........... qname.rb: mc........... parser.rb: mmccccccc............ rexmlparser.rb: mmc...... xmlparser.rb: mmcc. xmlscanner.rb: mmc..................... xmlparser.rb: mm.. baseemitter.rb: mm..............c.c. basenode.rb: mm.......... constants.rb: m dbm.rb: mc.................... encoding.rb: m.. error.rb: mccc loader.rb: mc rubytypes.rb: c.c...c..c....c..c..c....c..c..c..c..c.c.c.c.c.c. store.rb: c.... stream.rb: mc..... stringio.rb: c........... syck.rb: mmc tag.rb: m..c types.rb: mc...c...c..c....c.......c.......c yamlnode.rb: mc.. ypath.rb: mc.. yaml.rb: m..........................m. enumerator.c: cm......... iconv.c: cmccccc........... 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 ip_addr . No definition for ip_peeraddr . No definition for ip_recvfrom . No definition for ip_s_getaddress ... 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_s_socketpair . No definition for sock_s_socketpair . No definition for sock_gethostname .. No definition for sock_s_gethostbyaddr ... 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: 534 Classes: 1446 Modules: 779 Methods: 8058 Elapsed: 633.177s ./miniruby ./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 # 2008-09-17T05:52:12+09:00 + gmake test-all TESTS=-v ./miniruby ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v Loaded suite . Started 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_indexes(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_reader_open(TestDBM2): . 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_01(TestDRbAry): . test_02_collect(TestDRbAry): . test_03_redo(TestDRbAry): . test_04_retry(TestDRbAry): . test_05_break(TestDRbAry): . test_06_next(TestDRbAry): . test_07_break_18(TestDRbAry): . test_00_DRbObject(TestDRbCore): . test_01(TestDRbCore): . test_01_02_loop(TestDRbCore): . test_02_unknown(TestDRbCore): . test_03(TestDRbCore): . test_04(TestDRbCore): . test_05_eq(TestDRbCore): . test_06_timeout(TestDRbCore): . test_07_public_private_protected_missing(TestDRbCore): . test_08_here(TestDRbCore): . test_09_option(TestDRbCore): . test_10_yield(TestDRbCore): . test_10_yield_undumped(TestDRbCore): . test_11_remote_no_method_error(TestDRbCore): . test_01_safe1_safe4_eval(TestDRbEval): . test_01_large_ary(TestDRbLarge): . test_02_large_ary(TestDRbLarge): . test_03_large_ary(TestDRbLarge): . test_04_many_arg(TestDRbLarge): . test_05_too_large_ary(TestDRbLarge): . test_01(TestDRbMServer): . test_01(TestDRbSSLAry): . test_02_collect(TestDRbSSLAry): . test_03_redo(TestDRbSSLAry): . test_04_retry(TestDRbSSLAry): . test_05_break(TestDRbSSLAry): . test_06_next(TestDRbSSLAry): . test_07_break_18(TestDRbSSLAry): . test_00_DRbObject(TestDRbSSLCore): . test_01(TestDRbSSLCore): . test_01_02_loop(TestDRbSSLCore): . test_02_unknown(TestDRbSSLCore): . test_03(TestDRbSSLCore): . test_04(TestDRbSSLCore): . test_05_eq(TestDRbSSLCore): . test_06_timeout(TestDRbSSLCore): . test_07_public_private_protected_missing(TestDRbSSLCore): . test_08_here(TestDRbSSLCore): . test_09_option(TestDRbSSLCore): . test_10_yield(TestDRbSSLCore): . test_10_yield_undumped(TestDRbSSLCore): . test_11_remote_no_method_error(TestDRbSSLCore): . test_01(TestDRbSafe1): . test_02_collect(TestDRbSafe1): . test_03_redo(TestDRbSafe1): . test_04_retry(TestDRbSafe1): . test_05_break(TestDRbSafe1): . test_06_next(TestDRbSafe1): . test_07_break_18(TestDRbSafe1): . test_01(TestDRbUNIXAry): . test_02_collect(TestDRbUNIXAry): . test_03_redo(TestDRbUNIXAry): . test_04_retry(TestDRbUNIXAry): . test_05_break(TestDRbUNIXAry): . test_06_next(TestDRbUNIXAry): . test_07_break_18(TestDRbUNIXAry): . test_00_DRbObject(TestDRbUNIXCore): . test_01(TestDRbUNIXCore): . test_01_02_loop(TestDRbUNIXCore): . test_02_unknown(TestDRbUNIXCore): . test_03(TestDRbUNIXCore): . test_04(TestDRbUNIXCore): . test_05_eq(TestDRbUNIXCore): . test_06_timeout(TestDRbUNIXCore): . test_07_public_private_protected_missing(TestDRbUNIXCore): . test_08_here(TestDRbUNIXCore): . test_09_option(TestDRbUNIXCore): . test_10_yield(TestDRbUNIXCore): . test_10_yield_undumped(TestDRbUNIXCore): . test_11_remote_no_method_error(TestDRbUNIXCore): . test_01_one(TestDRbYield): . test_02_two(TestDRbYield): . test_03_many(TestDRbYield): . test_04_many_to_one(TestDRbYield): . test_05_array_subclass(TestDRbYield): . test_06_taint(TestDRbYield): . test_01_one(TestRuby18Yield): . test_02_two(TestRuby18Yield): . test_03_many(TestRuby18Yield): . test_04_many_to_one(TestRuby18Yield): . test_05_array_subclass(TestRuby18Yield): . test_06_taint(TestRuby18Yield): . test_01_one(TestRubyYield): . test_02_two(TestRubyYield): . test_03_many(TestRubyYield): . test_04_many_to_one(TestRubyYield): . test_05_array_subclass(TestRubyYield): . test_06_taint(TestRubyYield): . test_with_filename(TestERB): . test_with_filename_and_safe_level(TestERB): . test_without_filename(TestERB): . test_without_filename_with_safe_level(TestERB): . test_core(TestERBCore): . test_def_class(TestERBCore): . test_def_method(TestERBCore): . test_escape(TestERBCore): . test_explicit(TestERBCore): . test_keep_lineno(TestERBCore): . test_percent(TestERBCore): . test_safe_04(TestERBCore): . test_core(TestERBCoreWOStrScan): . test_def_class(TestERBCoreWOStrScan): . test_def_method(TestERBCoreWOStrScan): . test_escape(TestERBCoreWOStrScan): . test_explicit(TestERBCoreWOStrScan): . test_keep_lineno(TestERBCoreWOStrScan): . test_percent(TestERBCoreWOStrScan): . test_safe_04(TestERBCoreWOStrScan): . 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_flush(TestIONonblock): . 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): . test_cond(TestMonitor): . test_enter(TestMonitor): . test_synchronize(TestMonitor): . test_try_enter(TestMonitor): . 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_parse_nomodesq(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_00_DRbObject(Rinda::TupleSpaceProxyTest): . test_00_renewer(Rinda::TupleSpaceProxyTest): . test_00_template(Rinda::TupleSpaceProxyTest): . test_00_tuple(Rinda::TupleSpaceProxyTest): . test_cancel_01(Rinda::TupleSpaceProxyTest): . test_cancel_02(Rinda::TupleSpaceProxyTest): . test_core_01(Rinda::TupleSpaceProxyTest): . test_core_02(Rinda::TupleSpaceProxyTest): . test_core_03_notify(Rinda::TupleSpaceProxyTest): . test_inp_rdp(Rinda::TupleSpaceProxyTest): . test_remote_array_and_hash(Rinda::TupleSpaceProxyTest): . test_ruby_talk_264062(Rinda::TupleSpaceProxyTest): . test_00_DRbObject(Rinda::TupleSpaceTest): . test_00_renewer(Rinda::TupleSpaceTest): . test_00_template(Rinda::TupleSpaceTest): . test_00_tuple(Rinda::TupleSpaceTest): . test_cancel_01(Rinda::TupleSpaceTest): . test_cancel_02(Rinda::TupleSpaceTest): . test_core_01(Rinda::TupleSpaceTest): . test_core_02(Rinda::TupleSpaceTest): . test_core_03_notify(Rinda::TupleSpaceTest): . test_inp_rdp(Rinda::TupleSpaceTest): . test_ruby_talk_264062(Rinda::TupleSpaceTest): . 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_default_parser(RSS::TestParser): . test_parse(RSS::TestParser): . test_RDF(RSS::TestParser10): . test_channel(RSS::TestParser10): . test_ignore(RSS::TestParser10): . test_image(RSS::TestParser10): . test_item(RSS::TestParser10): . test_rdf_li(RSS::TestParser10): . test_textinput(RSS::TestParser10): . test_undefined_entity(RSS::TestParser10): . test_unknown_duplicated_element(RSS::TestParser10): . test_category20(RSS::TestParser20): . test_cloud20(RSS::TestParser20): . test_enclosure20(RSS::TestParser20): . test_rss20(RSS::TestParser20): . test_source20(RSS::TestParser20): . test_RDF(RSS::TestRSS10Core): . test_channel(RSS::TestRSS10Core): . test_channel_image(RSS::TestRSS10Core): . test_channel_textinput(RSS::TestRSS10Core): . test_image(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_to_xml(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_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_to_xml(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(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(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(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_alias(TestAlias): . test_array(TestArray): . test_array_andor(TestArray): . test_compact(TestArray): . test_fill(TestArray): . test_find_all(TestArray): . test_misc(TestArray): . test_sort(TestArray): . test_split(TestArray): . test_uniq(TestArray): . test_assign(TestAssignment): . test_assign2(TestAssignment): . test_break(TestAssignment): . test_lambda(TestAssignment): . test_multi(TestAssignment): . test_next(TestAssignment): . test_return(TestAssignment): . test_yield(TestAssignment): . test_begin_and_eval(TestBeginEndBlock): . test_beginendblock(TestBeginEndBlock): . test_begininmethod(TestBeginEndBlock): . test_endblockwarn(TestBeginEndBlock): . test_raise_in_at_exit(TestBeginEndBlock): . test_should_propagate_exit_code(TestBeginEndBlock): . test_should_propagate_signaled(TestBeginEndBlock): . test_bignum(TestBignum): . test_calc(TestBignum): . test_shift(TestBignum): . test_too_big_to_s(TestBignum): . test_call(TestCall): . test_case(TestCase): . test_clone(TestClone): . test_condition(TestCondition): . test_const(TestConst): . test_defined(TestDefined): . test_seek(TestDir): . test_bracket(TestEnv): . test_has_value(TestEnv): . test_index(TestEnv): . test_cvar_scope_with_instance_eval(TestEval): . test_ev(TestEval): . test_eval(TestEval): . test_eval_and_define_method(TestEval): . test_fixnum_instance_eval_cvar(TestEval): . test_nil_instance_eval_cvar(TestEval): . test_else(TestException): . test_exception(TestException): . 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_fnmatch(TestFile): . test_getc_extended_file(TestFile): . test_gets_extended_file(TestFile): . test_gets_para_extended_file(TestFile): . test_read_all_extended_file(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_to_i(TestFloat): . 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_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): . 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): . test_iter4(TestIterator): . test_iter_test2(TestIterator): . test_iterator(TestIterator): . test_itertest(TestIterator): . test_ljump(TestIterator): . test_marity(TestIterator): . 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_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_too_long_string(TestMarshal): . test_true(TestMarshal): . test_math(TestMath): . test_arity(TestMethod): . test_method_super(TestMethod): . test_unbind(TestMethod): . 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): . test_eq(TestProc): . test_proc(TestProc): . test_rlimit_availability(TestProcess): . test_rlimit_nofile(TestProcess): . 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_evaluation_order(TestRange): . test_range_string(TestRange): . test_closed_pipe(TestReadPartial): . test_length_zero(TestReadPartial): . test_open_pipe(TestReadPartial): . test_with_stdio(TestReadPartial): . test_event(TestSetTraceFunc): . test_exit_action(TestSignal): . test_signal(TestSignal): . test_sum(TestString): . test_bang(TestStringchar): . test_char(TestStringchar): . test_string(TestStringchar): . 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_optional4(TestSuper): . test_optional5(TestSuper): . test_single1(TestSuper): . test_single2(TestSuper): . test_inspect_dollar(TestSymbol): . test_inspect_invalid(TestSymbol): . test_inspect_number(TestSymbol): . test_inspect_suboptimal(TestSymbol): . test_syntax(TestSystem): . test_system(TestSystem): . test_at(TestTime): . 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_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_indexes(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): . 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): . test_calc2(SOAP::Calc::TestCalc2): . test_calc_cgi(SOAP::Calc::TestCalcCGI): . test_custom_fault(SOAP::Fault::TestCustomFault): . test_authfailure(SOAP::Header::TestAuthHeader): . test_mu(SOAP::Header::TestAuthHeader): . test_no_mu(SOAP::Header::TestAuthHeader): . test_success_mu(SOAP::Header::TestAuthHeader): . test_success_no_mu(SOAP::Header::TestAuthHeader): . test_authfailure(SOAP::Header::TestAuthHeaderCGI): . test_success(SOAP::Header::TestAuthHeaderCGI): . test_string(SOAP::Header::TestSimpleHandler): . test_hello_world(SOAP::HelloWorld::TestHelloWorld): . test_marshal(SOAP::Marshal::TestDigraph): . 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): . test_exception_subclass(SOAP::Marshal::TestMarshal): . 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): . test_hash_subclass(SOAP::Marshal::TestMarshal): . test_hash_subclass_extend(SOAP::Marshal::TestMarshal): . test_nil(SOAP::Marshal::TestMarshal): . 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): . test_struct_subclass(SOAP::Marshal::TestMarshal): . test_struct_subclass_extend(SOAP::Marshal::TestMarshal): . test_struct_toplevel(SOAP::Marshal::TestMarshal): . test_symbol(SOAP::Marshal::TestMarshal): . test_time(SOAP::Marshal::TestMarshal): . test_time_ivar(SOAP::Marshal::TestMarshal): . test_time_subclass(SOAP::Marshal::TestMarshal): . 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): . test_get_file(SOAP::SWA::TestFile): . test_put_file(SOAP::SWA::TestFile): . test_old_driver(SOAP::TestCalc): . test_rpc_driver(SOAP::TestCalc): . test_document(SOAP::TestDocument): . test_ping(SOAP::TestSimpleType): . test_getsockopt(TestBasicSocket): . test_listen(TestBasicSocket): . test_setsockopt(TestBasicSocket): . 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_unpack_sockaddr(TestSocket): . 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): . 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): . test_filtered_collection(Test::Unit::Collector::TC_ObjectSpace): . 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): . 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_equal_float_0_01: . RUNIT::TestAssert#test_assert_instance_of: . RUNIT::TestAssert#test_assert_with_2_argument: . RUNIT::TestAssert#test_assert_equal: . RUNIT::TestAssert#test_assert_equal_float_0_5: . RUNIT::TestAssert#test_assert_no_exception: . RUNIT::TestAssert#test_assert_equal_float_0_001: . RUNIT::TestAssert#test_assert_match: . RUNIT::TestAssert#test_assert_equal_float_0_1: . RUNIT::TestAssert#test_assert_nil: . RUNIT::TestAssert#test_assert_same: . RUNIT::TestAssert#test_assert_equal_float_0: . RUNIT::TestAssert#test_assert: . RUNIT::TestAssert#test_assert_equal_float_minus_1_0: . RUNIT::TestAssert#test_assert_matches: . RUNIT::TestAssert#test_assert_not_nil: . RUNIT::TestAssert#test_assert_exception: . RUNIT::TestAssert#test_assert_equal_float_0_raise: . RUNIT::TestAssert#test_assert_send: . RUNIT::TestAssert#test_assert_fail: . RUNIT::TestAssert#test_assert_operator: . RUNIT::TestAssert#test_assert_kind_of: . RUNIT::TestAssert#test_assert_not_match: . RUNIT::TestAssert#test_assert_respond_to: . RUNIT::TestTestCase#test_s_suite: . RUNIT::TestTestCase#test_teardown_err: . RUNIT::TestTestCase#test_name: . RUNIT::TestTestCase#test_run: . RUNIT::TestTestResult#test_run_no_exception: . RUNIT::TestTestResult#test_succeed?: . RUNIT::TestTestResult#test_error_size: . RUNIT::TestTestResult#test_run_asserts: . RUNIT::TestTestResult#test_errors: . RUNIT::TestTestResult#test_run_asserts2: . RUNIT::TestTestResult#test_failure_size: . RUNIT::TestTestResult#test_run_tests: . RUNIT::TestTestResult#test_failures: . 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_condvar(TC_Thread): . test_condvar_wait_exception_handling(TC_Thread): . test_condvar_wait_not_owner(TC_Thread): . test_local_barrier(TC_Thread): . test_mutex_exception_handling(TC_Thread): . test_extract(URI::TestCommon): . test_kernel_uri(URI::TestCommon): . test_regexp(URI::TestCommon): . test_parse(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_directory_traversal(WEBrick::TestFileHandler): . test_filehandler(WEBrick::TestFileHandler): . test_make_partial_content(WEBrick::TestFileHandler): . test_non_disclosure_name(WEBrick::TestFileHandler): . test_script_disclosure(WEBrick::TestFileHandler): . test_short_filename(WEBrick::TestFileHandler): . test_unwise_in_path(WEBrick::TestFileHandler): . test_by_wsdl(WSDL::TestFault): . test_multiplefault(WSDL::TestMultipleFault): . test_wsdl(WSDL::TestWSDL): . test_any(WSDL::Any::TestAny): . test_by_stub(WSDL::TestAxisArray): . test_by_wsdl(WSDL::TestAxisArray): . test_datetime(WSDL::Datetime::TestDatetime): . test_time(WSDL::Datetime::TestDatetime): . test_with_soapaction(WSDL::Document::TestNoSOAPAction): . test_without_soapaction(WSDL::Document::TestNoSOAPAction): . test_wsdl(WSDL::Document::TestNumber): . test_naive(WSDL::Document::TestRPC): . test_wsdl(WSDL::Document::TestRPC): . test_by_wsdl(WSDL::TestMap): . test_wsdldriver(WSDL::TestMap): . test_classdef(TestWSDLMarshal): . test_marshal(TestWSDLMarshal): . test_raa(WSDL::RAA::TestRAA): . test_classdef(WSDL::Ref::TestRef): . test_wsdl(WSDL::RPC::TestRPC): . test_ping(WSDL::SimpleType::TestSimpleType): . test_ping_id(WSDL::SimpleType::TestSimpleType): . test_rpc(WSDL::SimpleType::TestRPC): . test_soapbodyparts(WSDL::SOAP::TestSOAPBodyParts): . 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_object_id_collision(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): . 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 155.501072 seconds. 1644 tests, 16194 assertions, 0 failures, 0 errors == success # 2008-09-17T05:55:36+09:00 == end # 2008-09-17T05:55:36+09:00