Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created May 11, 2016 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6ef4c8998ba74e4d4c80b7a0d35ef65b to your computer and use it in GitHub Desktop.
Save anonymous/6ef4c8998ba74e4d4c80b7a0d35ef65b to your computer and use it in GitHub Desktop.
Last 10 log lines:
The Ruby yaml extension was not compiled.
ERROR: Ruby install aborted due to missing extensions
Configure options used:
--prefix=/Users/robertwilkinson/.rbenv/versions/2.2.2
--with-openssl-dir=/usr/local/opt/openssl
--with-readline-dir=/usr/local/opt/readline
CC=clang
CFLAGS= -O3 -Wno-error=shorten-64-to-32
LDFLAGS=-L/Users/robertwilkinson/.rbenv/versions/2.2.2/lib
CPPFLAGS=-I/Users/robertwilkinson/.rbenv/versions/2.2.2/include
Log:
config.guess already exists
config.sub already exists
checking build system type... x86_64-apple-darwin15.4.0
checking host system type... x86_64-apple-darwin15.4.0
checking target system type... x86_64-apple-darwin15.4.0
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether clang needs -traditional... no
checking for ld... ld
checking whether the linker is GNU ld... no
checking whether clang -E accepts -o... yes
checking for real target cpu... x86_64
checking for ranlib... ranlib
checking for ar... ar
checking for as... as
checking for objdump... no
checking for gobjdump... no
checking for objcopy... no
checking for gobjcopy... no
checking for nm... nm
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for dtrace... dtrace
checking for dot... dot
checking for doxygen... no
checking for pkg-config... pkg-config
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for cd using physical directory... cd -P
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-parentheses is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wdeclaration-after-statement is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... yes
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... yes
checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector is accepted as CFLAGS... yes
checking whether -fstack-protector is accepted as LDFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as CFLAGS... yes
checking whether -fvisibility=hidden is accepted as CFLAGS... yes
checking whether -fno-fast-math is accepted as CFLAGS... yes
checking whether Mac OS X 10.5 or later... yes
checking for broken crypt with 8bit chars... no
checking for codesign... codesign
checking for crt_externs.h... yes
checking for crypt in -lcrypt... (cached) no
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/wait.h that is POSIX.1 compatible... 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/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.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 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 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 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 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 langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/sendfile.h usability... no
checking sys/sendfile.h presence... no
checking for sys/sendfile.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking net/socket.h usability... no
checking net/socket.h presence... no
checking for net/socket.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking atomic.h usability... no
checking atomic.h presence... no
checking for atomic.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking malloc_np.h usability... no
checking malloc_np.h presence... no
checking for malloc_np.h... no
checking malloc/malloc.h usability... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking setjmpex.h usability... no
checking setjmpex.h presence... no
checking for setjmpex.h... no
checking sys/attr.h usability... yes
checking sys/attr.h presence... yes
checking for sys/attr.h... yes
checking sys/id.h usability... no
checking sys/id.h presence... no
checking for sys/id.h... no
checking gmp.h usability... no
checking gmp.h presence... no
checking for gmp.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking packed struct attribute... x __attribute__((packed))
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... INT
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULL
checking for off_t... (cached) yes
checking for convertible type of off_t... LL
checking for clockid_t... no
checking for convertible type of clockid_t... INT
checking for prototypes... yes
checking token paste string... ansi
checking stringization... #expr
checking string literal concatenation... yes
checking for variable length prototypes and stdarg.h... yes
checking for variable length macro... yes
checking for NORETURN function attribute... __attribute__ ((noreturn)) x
checking for DEPRECATED function attribute... __attribute__ ((deprecated)) x
checking for NOINLINE function attribute... __attribute__ ((noinline)) x
checking for stdcall function attribute... x
checking for cdecl function attribute... __attribute__ ((cdecl)) x
checking for fastcall function attribute... x
checking for FUNC_MINIMIZED function attribute... x
checking for function alias... no
checking for __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for exported function attribute... __attribute__ ((visibility("default")))
checking for function name string predefined identifier... __func__
checking whether sys_nerr is declared... yes
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking for struct stat.st_atim... no
checking for struct stat.st_atimespec... yes
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... no
checking for struct stat.st_mtimespec... yes
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... no
checking for struct stat.st_ctimespec... yes
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for clockid_t... (cached) no
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for ssize_t... yes
checking size of ssize_t... 8
checking for stack end address... no
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... (cached) gid_t
checking return type of signal handlers... void
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for broken erfc of glibc-2.3.6 on IA64... no
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for dup2... yes
checking for erf... yes
checking for ffs... yes
checking for finite... yes
checking for flock... yes
checking for hypot... yes
checking for isinf... yes
checking for isnan... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strstr... yes
checking for tgamma... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking for signbit... yes
checking for pid_t... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... (cached) no
checking for working fork... yes
checking for __syscall... yes
checking for _longjmp... yes
checking for _setjmp... yes
checking for _setjmpex... no
checking for atan2l... yes
checking for atan2f... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... no
checking for cosh... yes
checking for daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... no
checking for dlopen... yes
checking for dladdr... yes
checking for dup... yes
checking for dup3... no
checking for eaccess... no
checking for endgrent... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... (cached) no
checking for fmod... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... no
checking for getattrlist... yes
checking for getcwd... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getpriority... yes
checking for getpwnam_r... yes
checking for getresgid... no
checking for getresuid... no
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for malloc_usable_size... no
checking for malloc_size... yes
checking for mblen... yes
checking for memalign... no
checking for writev... yes
checking for memrchr... no
checking for memmem... yes
checking for mktime... yes
checking for pipe2... no
checking for poll... yes
checking for posix_fadvise... no
checking for posix_memalign... yes
checking for ppoll... no
checking for pread... yes
checking for qsort_r... yes
checking for readlink... yes
checking for round... yes
checking for sched_getaffinity... no
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... no
checking for setresuid... no
checking for setreuid... yes
checking for setrgid... yes
checking for setrlimit... yes
checking for setruid... yes
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... no
checking for unsetenv... yes
checking for utimensat... no
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking if getcwd allocates buffer if NULL is given... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... yes
checking for __builtin_types_compatible_p... yes
checking whether qsort_r is GNU version... no
checking whether qsort_r is BSD version... yes
checking whether atan2 handles Inf as C99... yes
checking for clock_gettime in -lrt... no
checking for clock_getres... no
checking for unsetenv returns a value... yes
checking for sigsetjmp as a macro or function... 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 timezone... yes
checking whether timezone requires zero arguments... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking for pthread_kill in -lthr... no
checking for pthread_kill in -lpthread... yes
checking for pthread_np.h... no
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_getattr_np... no
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_get_stackaddr_np... yes
checking for pthread_get_stacksize_np... yes
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_cond_init... yes
checking for pthread_condattr_setclock... no
checking for pthread_condattr_init... yes
checking for pthread_sigmask... yes
checking for pthread_setname_np... yes
checking for pthread_attr_init... yes
checking arguments of pthread_setname_np... (name)
checking if mcontext_t is a pointer... yes
checking for getcontext... (cached) no
checking for setcontext... (cached) no
checking if fork works with pthread... yes
checking whether ELF binaries are produced... no
checking whether OS depend dynamic link works... yes
checking whether -Wl,-undefined,dynamic_lookup is accepted as LDFLAGS... yes
checking whether -Wl,-multiply_defined,suppress is accepted as LDFLAGS... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace in -lexecinfo... no
checking for backtrace... yes
checking for broken backtrace... yes
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking for strip... strip
checking whether -fPIE is accepted as CFLAGS... yes
checking whether -pie is accepted as LDFLAGS... no
checking whether -Wl,-pie is accepted as LDFLAGS... yes
checking whether dtrace USDT is available... yes
checking whether dtrace USDT is available... (cached) yes
checking whether dtrace needs post processing... no
checking for __builtin_setjmp... (cached) no
checking for setjmp type... _setjmp
checking for prefix of external symbols... _
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking if make is GNU make... yes
checking for broken memmem... yes
checking for nroff... /usr/bin/nroff
.ext/include/x86_64-darwin15/ruby/config.h updated
ruby library version = 2.2.0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
config.status: creating ruby-2.2.pc
CC = clang
LD = ld
LDSHARED = clang -dynamic -bundle
CFLAGS = -O3 -Wno-error=shorten-64-to-32 -pipe
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE
CPPFLAGS = -I/Users/robertwilkinson/.rbenv/versions/2.2.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -I. -I.ext/include/x86_64-darwin15 -I./include -I.
DLDFLAGS = -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -fstack-protector -Wl,-u,_objc_msgSend -Wl,-pie -framework CoreFoundation
SOLIBS =
compiling main.c
compiling dmydln.c
compiling miniinit.c
Apple LLVM version 7.0.2 (clang-700.1.81)
Target: x86_64-apple-darwin15.4.0
Thread model: posix
compiling miniprelude.c
translating probes probes.d
compiling bignum.c
compiling class.c
compiling compar.c
. ./vm_opts.h
compiling complex.c
compiling dir.c
compiling dln_find.c
compiling encoding.c
compiling enum.c
compiling enumerator.c
compiling error.c
compiling eval.c
compiling load.c
compiling proc.c
compiling file.c
compiling gc.c
compiling hash.c
compiling inits.c
compiling io.c
compiling marshal.c
compiling math.c
compiling node.c
compiling numeric.c
compiling object.c
compiling pack.c
compiling parse.c
compiling process.c
compiling random.c
compiling range.c
compiling rational.c
compiling re.c
re.c:104:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (y = memmem(ys, n, xs, m))
~~^~~~~~~~~~~~~~~~~~~~~~
re.c:104:11: note: place parentheses around the assignment to silence this warning
if (y = memmem(ys, n, xs, m))
^
( )
re.c:104:11: note: use '==' to turn this assignment into an equality comparison
if (y = memmem(ys, n, xs, m))
^
==
compiling regcomp.c
compiling regenc.c
1 warning generated.
compiling regerror.c
compiling regexec.c
compiling regparse.c
compiling regsyntax.c
compiling ruby.c
compiling safe.c
compiling signal.c
compiling sprintf.c
compiling st.c
compiling strftime.c
compiling string.c
compiling struct.c
compiling symbol.c
compiling time.c
compiling transcode.c
compiling util.c
compiling variable.c
compiling version.c
compiling compile.c
compiling debug.c
compiling iseq.c
compiling vm.c
compiling vm_dump.c
compiling vm_backtrace.c
compiling vm_trace.c
compiling thread.c
compiling cont.c
compiling ./enc/ascii.c
compiling ./enc/us_ascii.c
compiling ./enc/unicode.c
compiling ./enc/utf_8.c
compiling newline.c
compiling ./missing/setproctitle.c
compiling dmyext.c
compiling dmyenc.c
compiling dln.c
compiling localeinit.c
compiling prelude.c
compiling array.c
linking miniruby
generating encdb.h
rbconfig.rb updated
generating enc.mk
creating verconf.h
verconf.h updated
encdb.h updated
compiling loadpath.c
making srcs under enc
linking static-library libruby-static.a
make[1]: Nothing to be done for `srcs'.
generating transdb.h
verifying static-library libruby-static.a
making enc
compiling ./enc/cp949.c
compiling ./enc/big5.c
compiling ./enc/encdb.c
compiling ./enc/emacs_mule.c
compiling ./enc/euc_jp.c
compiling ./enc/euc_kr.c
compiling ./enc/euc_tw.c
compiling ./enc/gb2312.c
compiling ./enc/gb18030.c
compiling ./enc/gbk.c
compiling ./enc/iso_8859_1.c
compiling ./enc/iso_8859_2.c
transdb.h updated
making trans
compiling ./enc/iso_8859_3.c
compiling ./enc/trans/transdb.c
generating makefile exts.mk
compiling ./enc/trans/big5.c
compiling ./enc/trans/chinese.c
compiling ./enc/iso_8859_4.c
configuring -test-/array/resize
compiling ./enc/iso_8859_5.c
configuring -test-/bignum
configuring -test-/bug-3571
configuring -test-/bug-3662
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/debug
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
compiling ./enc/iso_8859_6.c
configuring -test-/float
configuring -test-/funcall
configuring -test-/hash
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/marshal/compat
configuring -test-/marshal/usr
configuring -test-/method
compiling ./enc/iso_8859_7.c
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/rational
configuring -test-/recursion
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
compiling ./enc/iso_8859_8.c
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
compiling ./enc/iso_8859_9.c
compiling ./enc/iso_8859_10.c
compiling ./enc/iso_8859_11.c
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/wait_for_single_fd
configuring -test-/win32/console
Failed to configure -test-/win32/console. It will not be installed.
configuring -test-/win32/dln
Failed to configure -test-/win32/dln. It will not be installed.
Failed to configure -test-/win32/dln/empty. It will not be installed.
configuring -test-/win32/fd_setsize
Failed to configure -test-/win32/fd_setsize. It will not be installed.
configuring bigdecimal
compiling ./enc/iso_8859_13.c
compiling ./enc/iso_8859_14.c
compiling ./enc/iso_8859_15.c
configuring continuation
configuring coverage
configuring date
configuring dbm
compiling ./enc/iso_8859_16.c
compiling ./enc/koi8_r.c
compiling ./enc/koi8_u.c
compiling ./enc/shift_jis.c
compiling ./enc/utf_16be.c
compiling ./enc/utf_16le.c
compiling ./enc/utf_32be.c
compiling ./enc/utf_32le.c
compiling ./enc/windows_31j.c
compiling ./enc/windows_1251.c
header: ndbm.h
library: libc
compiling ./enc/trans/emoji.c
linking encoding encdb.bundle
linking encoding big5.bundle
linking encoding cp949.bundle
linking encoding emacs_mule.bundle
linking encoding euc_jp.bundle
linking encoding euc_kr.bundle
linking encoding euc_tw.bundle
linking encoding gb2312.bundle
linking encoding gb18030.bundle
linking encoding gbk.bundle
linking encoding iso_8859_1.bundle
linking encoding iso_8859_2.bundle
linking encoding iso_8859_3.bundle
compiling ./enc/trans/emoji_iso2022_kddi.c
linking encoding iso_8859_4.bundle
linking encoding iso_8859_5.bundle
linking encoding iso_8859_6.bundle
configuring digest
linking encoding iso_8859_7.bundle
configuring digest/bubblebabble
configuring digest/md5
linking encoding iso_8859_8.bundle
linking encoding iso_8859_9.bundle
linking encoding iso_8859_10.bundle
linking encoding iso_8859_11.bundle
linking encoding iso_8859_13.bundle
linking encoding iso_8859_14.bundle
linking encoding iso_8859_15.bundle
linking encoding iso_8859_16.bundle
linking encoding koi8_r.bundle
linking encoding koi8_u.bundle
linking encoding shift_jis.bundle
linking encoding utf_16be.bundle
linking encoding utf_16le.bundle
linking encoding utf_32be.bundle
linking encoding utf_32le.bundle
configuring digest/rmd160
linking encoding windows_31j.bundle
linking encoding windows_1251.bundle
compiling ./enc/trans/emoji_sjis_docomo.c
configuring digest/sha1
compiling ./enc/trans/emoji_sjis_kddi.c
configuring digest/sha2
compiling ./enc/trans/emoji_sjis_softbank.c
compiling ./enc/trans/escape.c
configuring etc
compiling ./enc/trans/gb18030.c
compiling ./enc/trans/gbk.c
compiling ./enc/trans/iso2022.c
compiling ./enc/trans/japanese.c
compiling ./enc/trans/japanese_euc.c
compiling ./enc/trans/japanese_sjis.c
configuring fcntl
configuring fiber
configuring fiddle
compiling ./enc/trans/korean.c
compiling ./enc/trans/single_byte.c
configuring gdbm
Failed to configure gdbm. It will not be installed.
configuring io/console
compiling ./enc/trans/utf8_mac.c
configuring io/nonblock
configuring io/wait
configuring json
configuring json/generator
configuring json/parser
configuring mathn/complex
configuring mathn/rational
configuring nkf
configuring objspace
configuring openssl
compiling ./enc/trans/utf_16_32.c
linking transcoder transdb.bundle
linking transcoder big5.bundle
linking transcoder chinese.bundle
linking transcoder emoji.bundle
linking transcoder emoji_iso2022_kddi.bundle
linking transcoder emoji_sjis_docomo.bundle
linking transcoder emoji_sjis_kddi.bundle
linking transcoder emoji_sjis_softbank.bundle
linking transcoder escape.bundle
linking transcoder gb18030.bundle
linking transcoder gbk.bundle
linking transcoder iso2022.bundle
linking transcoder japanese.bundle
linking transcoder japanese_euc.bundle
linking transcoder japanese_sjis.bundle
linking transcoder korean.bundle
linking transcoder single_byte.bundle
linking transcoder utf_16_32.bundle
linking transcoder utf8_mac.bundle
making encs
configuring pathname
configuring psych
configuring pty
configuring racc/cparse
configuring rbconfig/sizeof
configuring readline
configuring ripper
configuring sdbm
configuring socket
configuring stringio
configuring strscan
configuring syslog
configuring thread
configuring tk
...........
check struct members..
check libraries....
Use ActiveTcl libraries (if available).
Search tclConfig.sh and tkConfig.sh....................................
Fail to find [tclConfig.sh, tkConfig.sh]
Use X11 libraries (or use TK_XINCLUDES/TK_XLIBSW information on tkConfig.sh).
Search tcl.h.
Search tk.h..Search Tcl library...Search Tk library.............
Search Tk library.............
Warning:: cannot find Tk library. tcltklib will not be compiled (tcltklib is disabled on your Ruby. That is, Ruby/Tk will not work). Please check configure options.
Can't find proper Tcl/Tk libraries. So, can't make tcltklib.so which is required by Ruby/Tk.
If you have Tcl/Tk libraries on your environment, you may be able to use them with configure options (see ext/tk/README.tcltklib).
At present, Tcl/Tk8.6 is not supported. Although you can try to use Tcl/Tk8.6 with configure options, it will not work correctly. I recommend you to use Tcl/Tk8.5 or 8.4.
Failed to configure tk. It will not be installed.
Failed to configure tk/tkutil. It will not be installed.
configuring win32
Failed to configure win32. It will not be installed.
configuring win32ole
Failed to configure win32ole. It will not be installed.
configuring zlib
compiling bug.c
compiling resize.c
compiling bug.c
compiling big2str.c
linking shared-object -test-/array/resize.bundle
linking shared-object -test-/bug-3571/bug.bundle
linking shared-object -test-/bug-3662/bug.bundle
compiling bigzero.c
compiling bug.c
compiling bug_reporter.c
compiling class2name.c
compiling init.c
linking shared-object -test-/bug-5832/bug.bundle
linking shared-object -test-/bug_reporter/bug_reporter.bundle
compiling div.c
compiling init.c
compiling dataerror.c
linking shared-object -test-/class.bundle
compiling init.c
compiling inspector.c
compiling enc_raise.c
compiling intpack.c
compiling mul.c
compiling profile_frames.c
compiling ensured.c
compiling rb_fatal.c
compiling init.c
linking shared-object -test-/debug.bundle
compiling str2big.c
compiling fs.c
linking shared-object -test-/exception.bundle
linking shared-object -test-/fatal/rb_fatal.bundle
compiling init.c
compiling init.c
compiling passing_block.c
linking shared-object -test-/bignum.bundle
compiling stat.c
compiling nextafter.c
compiling delete.c
linking shared-object -test-/funcall/funcall.bundle
linking shared-object -test-/file.bundle
compiling init.c
linking shared-object -test-/float.bundle
compiling iseq_load.c
compiling break.c
compiling dot.dot.c
linking shared-object -test-/load/dot.dot/dot.dot.bundle
linking shared-object -test-/hash.bundle
linking shared-object -test-/iseq_load/iseq_load.bundle
compiling init.c
compiling usrcompat.c
compiling usrmarshal.c
compiling arity.c
compiling yield.c
compiling init.c
linking shared-object -test-/marshal/compat.bundle
linking shared-object -test-/marshal/usr.bundle
compiling num2int.c
compiling path_to_class.c
linking shared-object -test-/iter.bundle
linking shared-object -test-/method.bundle
compiling postponed_job.c
compiling printf.c
linking shared-object -test-/path_to_class/path_to_class.bundle
compiling init.c
linking shared-object -test-/num2int/num2int.bundle
linking shared-object -test-/postponed_job.bundle
compiling receiver.c
compiling super.c
linking shared-object -test-/printf.bundle
compiling rat.c
compiling recursion.c
compiling foreach.c
linking shared-object -test-/proc.bundle
linking shared-object -test-/rational.bundle
compiling numhash.c
linking shared-object -test-/recursion.bundle
compiling update.c
compiling coderange.c
linking shared-object -test-/st/foreach.bundle
linking shared-object -test-/st/numhash.bundle
linking shared-object -test-/st/update.bundle
compiling init.c
compiling cstr.c
compiling init.c
compiling ellipsize.c
compiling member.c
compiling enc_associate.c
compiling type.c
compiling gc_hook.c
linking shared-object -test-/struct.bundle
compiling enc_str_buf_cat.c
compiling tracepoint.c
linking shared-object -test-/symbol.bundle
compiling typeddata.c
compiling wait_for_single_fd.c
compiling init.c
linking shared-object -test-/tracepoint.bundle
compiling modify.c
linking shared-object -test-/typeddata/typeddata.bundle
compiling normalize.c
make[2]: Nothing to be done for `all'.
linking shared-object -test-/wait_for_single_fd/wait_for_single_fd.bundle
compiling qsort.c
compiling set_len.c
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
compiling bigdecimal.c
compiling continuation.c
compiling coverage.c
linking shared-object -test-/string/string.bundle
compiling date_core.c
linking shared-object continuation.bundle
compiling dbm.c
linking shared-object coverage.bundle
compiling digest.c
linking shared-object digest.bundle
installing digest libraries
installing default digest libraries
compiling date_parse.c
linking shared-object dbm.bundle
compiling date_strftime.c
date_parse.c:528:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (p = strchr(s, ':')) {
~~^~~~~~~~~~~~~~~~
date_parse.c:528:9: note: place parentheses around the assignment to silence this warning
if (p = strchr(s, ':')) {
^
( )
date_parse.c:528:9: note: use '==' to turn this assignment into an equality comparison
if (p = strchr(s, ':')) {
^
==
date_parse.c:531:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (p = strchr(s, ':')) {
~~^~~~~~~~~~~~~~~~
date_parse.c:531:13: note: place parentheses around the assignment to silence this warning
if (p = strchr(s, ':')) {
^
( )
date_parse.c:531:13: note: use '==' to turn this assignment into an equality comparison
if (p = strchr(s, ':')) {
^
==
date_parse.c:534:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (p = strchr(s, ':')) {
~~^~~~~~~~~~~~~~~~
date_parse.c:534:10: note: place parentheses around the assignment to silence this warning
if (p = strchr(s, ':')) {
^
( )
date_parse.c:534:10: note: use '==' to turn this assignment into an equality comparison
if (p = strchr(s, ':')) {
^
==
compiling bubblebabble.c
linking shared-object digest/bubblebabble.bundle
installing default bigdecimal libraries
compiling date_strptime.c
compiling md5init.c
compiling md5ossl.c
linking shared-object digest/md5.bundle
installing default date_core libraries
compiling rmd160init.c
3 warnings generated.
compiling rmd160ossl.c
compiling sha1init.c
linking shared-object digest/rmd160.bundle
compiling sha1ossl.c
compiling sha2init.c
linking shared-object digest/sha1.bundle
compiling sha2ossl.c
generating constant definitions
installing default sha2 libraries
linking shared-object digest/sha2.bundle
compiling etc.c
compiling fcntl.c
etc.c:244:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while (pw = getpwent()) {
~~~^~~~~~~~~~~~
etc.c:244:15: note: place parentheses around the assignment to silence this warning
while (pw = getpwent()) {
^
( )
etc.c:244:15: note: use '==' to turn this assignment into an equality comparison
while (pw = getpwent()) {
^
==
etc.c:290:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
else if (pw = getpwent()) {
~~~^~~~~~~~~~~~
etc.c:290:17: note: place parentheses around the assignment to silence this warning
else if (pw = getpwent()) {
^
( )
etc.c:290:17: note: use '==' to turn this assignment into an equality comparison
else if (pw = getpwent()) {
^
==
etc.c:372:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (pw = getpwent()) {
~~~^~~~~~~~~~~~
etc.c:372:12: note: place parentheses around the assignment to silence this warning
if (pw = getpwent()) {
^
( )
etc.c:372:12: note: use '==' to turn this assignment into an equality comparison
if (pw = getpwent()) {
^
==
etc.c:488:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while (pw = getgrent()) {
~~~^~~~~~~~~~~~
etc.c:488:15: note: place parentheses around the assignment to silence this warning
while (pw = getgrent()) {
^
( )
etc.c:488:15: note: use '==' to turn this assignment into an equality comparison
while (pw = getgrent()) {
^
==
etc.c:530:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
else if (grp = getgrent()) {
~~~~^~~~~~~~~~~~
etc.c:530:18: note: place parentheses around the assignment to silence this warning
else if (grp = getgrent()) {
^
( )
etc.c:530:18: note: use '==' to turn this assignment into an equality comparison
else if (grp = getgrent()) {
^
==
etc.c:609:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (gr = getgrent()) {
~~~^~~~~~~~~~~~
etc.c:609:12: note: place parentheses around the assignment to silence this warning
if (gr = getgrent()) {
^
( )
etc.c:609:12: note: use '==' to turn this assignment into an equality comparison
if (gr = getgrent()) {
^
==
linking shared-object bigdecimal.bundle
linking shared-object fcntl.bundle
compiling fiber.c
compiling closure.c
linking shared-object fiber.bundle
6 warnings generated.
linking shared-object etc.bundle
make[2]: Nothing to be done for `all'.
compiling console.c
compiling nonblock.c
linking shared-object io/nonblock.bundle
compiling conversions.c
compiling wait.c
linking shared-object io/console.bundle
compiling fiddle.c
installing default console libraries
linking shared-object io/wait.bundle
compiling function.c
compiling generator.c
installing default libraries
compiling parser.c
compiling handle.c
compiling pointer.c
linking shared-object fiddle.bundle
installing default fiddle libraries
linking shared-object json/ext/parser.bundle
compiling complex.c
compiling rational.c
linking shared-object mathn/rational.bundle
linking shared-object mathn/complex.bundle
compiling nkf.c
compiling object_tracing.c
linking shared-object json/ext/generator.bundle
installing default nkf libraries
compiling objspace.c
compiling openssl_missing.c
compiling ossl.c
compiling objspace_dump.c
linking shared-object objspace.bundle
compiling ossl_asn1.c
compiling pathname.c
installing default pathname libraries
linking shared-object pathname.bundle
compiling ossl_bio.c
compiling psych.c
compiling ossl_bn.c
compiling psych_emitter.c
compiling psych_parser.c
compiling psych_to_ruby.c
compiling ossl_cipher.c
compiling psych_yaml_tree.c
compiling ../.././ext/psych/yaml/api.c
compiling ossl_config.c
compiling ../.././ext/psych/yaml/dumper.c
compiling ossl_digest.c
compiling ../.././ext/psych/yaml/emitter.c
compiling ossl_engine.c
linking shared-object date_core.bundle
compiling ../.././ext/psych/yaml/loader.c
compiling pty.c
compiling ossl_hmac.c
installing default pty libraries
linking shared-object pty.bundle
compiling ../.././ext/psych/yaml/parser.c
compiling ossl_ns_spki.c
linking shared-object nkf.bundle
compiling ../.././ext/psych/yaml/reader.c
compiling ossl_ocsp.c
compiling ../.././ext/psych/yaml/scanner.c
compiling cparse.c
linking shared-object racc/cparse.bundle
compiling ossl_pkcs12.c
compiling ../.././ext/psych/yaml/writer.c
compiling sizes.c
compiling ossl_pkcs5.c
linking shared-object rbconfig/sizeof.bundle
compiling readline.c
compiling ripper.c
compiling ossl_pkcs7.c
linking shared-object readline.bundle
compiling _sdbm.c
compiling ossl_pkey.c
compiling init.c
compiling ossl_pkey_dh.c
linking shared-object sdbm.bundle
generating constant definitions
generating constant definitions
compiling ossl_pkey_dsa.c
compiling basicsocket.c
compiling socket.c
compiling ossl_pkey_ec.c
linking shared-object psych.bundle
compiling ipsocket.c
installing default psych libraries
checking ../.././parse.y and ../.././ext/ripper/eventids2.c
compiling stringio.c
compiling tcpsocket.c
compiling tcpserver.c
compiling ossl_pkey_rsa.c
compiling sockssocket.c
compiling udpsocket.c
linking shared-object stringio.bundle
compiling unixsocket.c
installing default ripper libraries
compiling ossl_rand.c
compiling unixserver.c
compiling option.c
compiling strscan.c
compiling ossl_ssl.c
ossl_ssl.c:1127:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (rc = SSL_shutdown(ssl))
~~~^~~~~~~~~~~~~~~~~~~
ossl_ssl.c:1127:13: note: place parentheses around the assignment to silence this warning
if (rc = SSL_shutdown(ssl))
^
( )
ossl_ssl.c:1127:13: note: use '==' to turn this assignment into an equality comparison
if (rc = SSL_shutdown(ssl))
^
==
compiling ancdata.c
linking shared-object strscan.bundle
compiling ossl_ssl_session.c
compiling ossl_x509.c
1 warning generated.
compiling ossl_x509attr.c
compiling raddrinfo.c
compiling syslog.c
compiling ossl_x509cert.c
linking shared-object syslog.bundle
installing default syslog libraries
compiling ifaddr.c
compiling ossl_x509crl.c
compiling thread.c
installing default socket libraries
compiling init.c
linking shared-object thread.bundle
compiling constants.c
compiling ossl_x509ext.c
compiling ossl_x509name.c
compiling ossl_x509req.c
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
compiling ossl_x509revoked.c
make[2]: Nothing to be done for `all'.
compiling ossl_x509store.c
make[2]: Nothing to be done for `all'.
compiling zlib.c
linking shared-object openssl.bundle
linking shared-object socket.bundle
installing default openssl libraries
linking shared-object zlib.bundle
linking shared-object ripper.bundle
linking ruby
Generating RDoc documentation
Parsing sources...
0% [ 1/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/ChangeLog-1.8.0
0% [ 2/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/ChangeLog-1.9.3
0% [ 3/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/ChangeLog-2.0.0
0% [ 4/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/ChangeLog-2.1.0
0% [ 5/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/ChangeLog-YARV
0% [ 6/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/NEWS-1.8.7
0% [ 7/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/NEWS-1.9.1
0% [ 8/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/NEWS-1.9.2
0% [ 9/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/NEWS-1.9.3
1% [10/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/NEWS-2.0.0
1% [11/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/NEWS-2.1.0
1% [12/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/contributing.rdoc
1% [13/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/contributors.rdoc
1% [14/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/dtrace_probes.rdoc
1% [15/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/globals.rdoc
1% [16/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/keywords.rdoc
1% [17/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/maintainers.rdoc
1% [18/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/marshal.rdoc
1% [19/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/regexp.rdoc
2% [20/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/security.rdoc
2% [21/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/standard_library.rdoc
2% [22/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax.rdoc
2% [23/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/assignment.rdoc
2% [24/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/calling_methods.rdoc
2% [25/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/control_expressions.rdoc
2% [26/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/exceptions.rdoc
2% [27/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/literals.rdoc
2% [28/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/methods.rdoc
2% [29/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/miscellaneous.rdoc
3% [30/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/modules_and_classes.rdoc
3% [31/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/precedence.rdoc
3% [32/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/refinements.rdoc
3% [33/967] ChangeLog
3% [34/967] NEWS
3% [35/967] README.EXT
3% [36/967] README.EXT.ja
3% [37/967] addr2line.c
3% [38/967] array.c
4% [39/967] bignum.c
4% [40/967] class.c
4% [41/967] compar.c
4% [42/967] compile.c
4% [43/967] complex.c
4% [44/967] cont.c
4% [45/967] debug.c
4% [46/967] dir.c
4% [47/967] dln.c
4% [48/967] dln_find.c
5% [49/967] dmydln.c
5% [50/967] dmyenc.c
5% [51/967] dmyext.c
5% [52/967] doc/ChangeLog-1.8.0
5% [53/967] doc/ChangeLog-1.9.3
5% [54/967] doc/ChangeLog-2.0.0
5% [55/967] doc/ChangeLog-2.1.0
5% [56/967] doc/ChangeLog-YARV
5% [57/967] doc/NEWS-1.8.7
5% [58/967] doc/NEWS-1.9.1
6% [59/967] doc/NEWS-1.9.2
6% [60/967] doc/NEWS-1.9.3
6% [61/967] doc/NEWS-2.0.0
6% [62/967] doc/NEWS-2.1.0
6% [63/967] doc/contributing.rdoc
6% [64/967] doc/contributors.rdoc
6% [65/967] doc/dtrace_probes.rdoc
6% [66/967] doc/globals.rdoc
6% [67/967] doc/keywords.rdoc
7% [68/967] doc/maintainers.rdoc
7% [69/967] doc/marshal.rdoc
7% [70/967] doc/regexp.rdoc
7% [71/967] doc/security.rdoc
7% [72/967] doc/standard_library.rdoc
7% [73/967] doc/syntax.rdoc
7% [74/967] doc/syntax/assignment.rdoc
7% [75/967] doc/syntax/calling_methods.rdoc
7% [76/967] doc/syntax/control_expressions.rdoc
7% [77/967] doc/syntax/exceptions.rdoc
8% [78/967] doc/syntax/literals.rdoc
8% [79/967] doc/syntax/methods.rdoc
8% [80/967] doc/syntax/miscellaneous.rdoc
8% [81/967] doc/syntax/modules_and_classes.rdoc
8% [82/967] doc/syntax/precedence.rdoc
8% [83/967] doc/syntax/refinements.rdoc
8% [84/967] encoding.c
8% [85/967] enum.c
8% [86/967] enumerator.c
8% [87/967] error.c
9% [88/967] eval.c
9% [89/967] eval_error.c
9% [90/967] eval_jump.c
9% [91/967] ext/bigdecimal/bigdecimal.c
9% [92/967] ext/bigdecimal/lib/bigdecimal/jacobian.rb
9% [93/967] ext/bigdecimal/lib/bigdecimal/ludcmp.rb
9% [94/967] ext/bigdecimal/lib/bigdecimal/math.rb
9% [95/967] ext/bigdecimal/lib/bigdecimal/newton.rb
9% [96/967] ext/bigdecimal/lib/bigdecimal/util.rb
10% [97/967] ext/continuation/continuation.c
10% [98/967] ext/coverage/coverage.c
10% [99/967] ext/date/date_core.c
10% [100/967] ext/dbm/dbm.c
10% [101/967] ext/digest/bubblebabble/bubblebabble.c
10% [102/967] ext/digest/digest.c
10% [103/967] ext/digest/lib/digest.rb
10% [104/967] ext/digest/md5/md5init.c
10% [105/967] ext/digest/rmd160/rmd160init.c
10% [106/967] ext/digest/sha1/sha1init.c
11% [107/967] ext/digest/sha2/sha2init.c
11% [108/967] ext/etc/etc.c
11% [109/967] ext/fcntl/fcntl.c
11% [110/967] ext/fiber/fiber.c
11% [111/967] ext/fiddle/closure.c
11% [112/967] ext/fiddle/conversions.c
11% [113/967] ext/fiddle/fiddle.c
11% [114/967] ext/fiddle/function.c
11% [115/967] ext/fiddle/handle.c
11% [116/967] ext/fiddle/lib/fiddle.rb
12% [117/967] ext/fiddle/lib/fiddle/closure.rb
12% [118/967] ext/fiddle/lib/fiddle/cparser.rb
12% [119/967] ext/fiddle/lib/fiddle/function.rb
12% [120/967] ext/fiddle/lib/fiddle/import.rb
12% [121/967] ext/fiddle/lib/fiddle/pack.rb
12% [122/967] ext/fiddle/lib/fiddle/struct.rb
12% [123/967] ext/fiddle/lib/fiddle/types.rb
12% [124/967] ext/fiddle/lib/fiddle/value.rb
12% [125/967] ext/fiddle/pointer.c
13% [126/967] ext/gdbm/gdbm.c
13% [127/967] ext/io/console/console.c
13% [128/967] ext/io/nonblock/nonblock.c
13% [129/967] ext/io/wait/wait.c
13% [130/967] ext/json/lib/json.rb
13% [131/967] ext/json/lib/json/add/bigdecimal.rb
13% [132/967] ext/json/lib/json/add/complex.rb
13% [133/967] ext/json/lib/json/add/core.rb
13% [134/967] ext/json/lib/json/add/date.rb
13% [135/967] ext/json/lib/json/add/date_time.rb
14% [136/967] ext/json/lib/json/add/exception.rb
14% [137/967] ext/json/lib/json/add/ostruct.rb
14% [138/967] ext/json/lib/json/add/range.rb
14% [139/967] ext/json/lib/json/add/rational.rb
14% [140/967] ext/json/lib/json/add/regexp.rb
14% [141/967] ext/json/lib/json/add/struct.rb
14% [142/967] ext/json/lib/json/add/symbol.rb
14% [143/967] ext/json/lib/json/add/time.rb
14% [144/967] ext/json/lib/json/common.rb
14% [145/967] ext/json/lib/json/ext.rb
15% [146/967] ext/json/lib/json/generic_object.rb
15% [147/967] ext/json/lib/json/version.rb
15% [148/967] ext/mathn/complex/complex.c
15% [149/967] ext/mathn/rational/rational.c
15% [150/967] ext/nkf/lib/kconv.rb
15% [151/967] ext/nkf/nkf.c
15% [152/967] ext/objspace/object_tracing.c
15% [153/967] ext/objspace/objspace.c
15% [154/967] ext/objspace/objspace_dump.c
16% [155/967] ext/openssl/lib/openssl.rb
16% [156/967] ext/openssl/lib/openssl/bn.rb
16% [157/967] ext/openssl/lib/openssl/buffering.rb
16% [158/967] ext/openssl/lib/openssl/cipher.rb
16% [159/967] ext/openssl/lib/openssl/config.rb
16% [160/967] ext/openssl/lib/openssl/digest.rb
16% [161/967] ext/openssl/lib/openssl/ssl.rb
16% [162/967] ext/openssl/lib/openssl/x509.rb
16% [163/967] ext/openssl/ossl.c
16% [164/967] ext/openssl/ossl_asn1.c
17% [165/967] ext/openssl/ossl_bio.c
17% [166/967] ext/openssl/ossl_bn.c
17% [167/967] ext/openssl/ossl_cipher.c
17% [168/967] ext/openssl/ossl_config.c
17% [169/967] ext/openssl/ossl_digest.c
17% [170/967] ext/openssl/ossl_engine.c
17% [171/967] ext/openssl/ossl_hmac.c
17% [172/967] ext/openssl/ossl_ns_spki.c
17% [173/967] ext/openssl/ossl_ocsp.c
17% [174/967] ext/openssl/ossl_pkcs12.c
18% [175/967] ext/openssl/ossl_pkcs5.c
18% [176/967] ext/openssl/ossl_pkcs7.c
18% [177/967] ext/openssl/ossl_pkey.c
18% [178/967] ext/openssl/ossl_pkey_dh.c
18% [179/967] ext/openssl/ossl_pkey_dsa.c
18% [180/967] ext/openssl/ossl_pkey_ec.c
18% [181/967] ext/openssl/ossl_pkey_rsa.c
18% [182/967] ext/openssl/ossl_rand.c
18% [183/967] ext/openssl/ossl_ssl.c
19% [184/967] ext/openssl/ossl_ssl_session.c
19% [185/967] ext/openssl/ossl_x509.c
19% [186/967] ext/openssl/ossl_x509attr.c
19% [187/967] ext/openssl/ossl_x509cert.c
19% [188/967] ext/openssl/ossl_x509crl.c
19% [189/967] ext/openssl/ossl_x509ext.c
19% [190/967] ext/openssl/ossl_x509name.c
19% [191/967] ext/openssl/ossl_x509req.c
19% [192/967] ext/openssl/ossl_x509revoked.c
19% [193/967] ext/openssl/ossl_x509store.c
20% [194/967] ext/pathname/lib/pathname.rb
20% [195/967] ext/pathname/pathname.c
20% [196/967] ext/psych/lib/psych.rb
20% [197/967] ext/psych/lib/psych/class_loader.rb
20% [198/967] ext/psych/lib/psych/coder.rb
20% [199/967] ext/psych/lib/psych/core_ext.rb
20% [200/967] ext/psych/lib/psych/deprecated.rb
20% [201/967] ext/psych/lib/psych/exception.rb
20% [202/967] ext/psych/lib/psych/handler.rb
20% [203/967] ext/psych/lib/psych/handlers/document_stream.rb
21% [204/967] ext/psych/lib/psych/handlers/recorder.rb
21% [205/967] ext/psych/lib/psych/json/ruby_events.rb
21% [206/967] ext/psych/lib/psych/json/stream.rb
21% [207/967] ext/psych/lib/psych/json/tree_builder.rb
21% [208/967] ext/psych/lib/psych/json/yaml_events.rb
21% [209/967] ext/psych/lib/psych/nodes.rb
21% [210/967] ext/psych/lib/psych/nodes/alias.rb
21% [211/967] ext/psych/lib/psych/nodes/document.rb
21% [212/967] ext/psych/lib/psych/nodes/mapping.rb
22% [213/967] ext/psych/lib/psych/nodes/node.rb
22% [214/967] ext/psych/lib/psych/nodes/scalar.rb
22% [215/967] ext/psych/lib/psych/nodes/sequence.rb
22% [216/967] ext/psych/lib/psych/nodes/stream.rb
22% [217/967] ext/psych/lib/psych/omap.rb
22% [218/967] ext/psych/lib/psych/parser.rb
22% [219/967] ext/psych/lib/psych/scalar_scanner.rb
22% [220/967] ext/psych/lib/psych/set.rb
22% [221/967] ext/psych/lib/psych/stream.rb
22% [222/967] ext/psych/lib/psych/streaming.rb
23% [223/967] ext/psych/lib/psych/syntax_error.rb
23% [224/967] ext/psych/lib/psych/tree_builder.rb
23% [225/967] ext/psych/lib/psych/visitors.rb
23% [226/967] ext/psych/lib/psych/visitors/depth_first.rb
23% [227/967] ext/psych/lib/psych/visitors/emitter.rb
23% [228/967] ext/psych/lib/psych/visitors/json_tree.rb
23% [229/967] ext/psych/lib/psych/visitors/to_ruby.rb
23% [230/967] ext/psych/lib/psych/visitors/visitor.rb
23% [231/967] ext/psych/lib/psych/visitors/yaml_tree.rb
23% [232/967] ext/psych/lib/psych/y.rb
24% [233/967] ext/psych/psych.c
24% [234/967] ext/pty/lib/expect.rb
24% [235/967] ext/pty/pty.c
24% [236/967] ext/racc/cparse/cparse.c
24% [237/967] ext/readline/readline.c
24% [238/967] ext/ripper/lib/ripper.rb
24% [239/967] ext/ripper/lib/ripper/core.rb
24% [240/967] ext/ripper/lib/ripper/filter.rb
24% [241/967] ext/ripper/lib/ripper/lexer.rb
25% [242/967] ext/ripper/lib/ripper/sexp.rb
25% [243/967] ext/ripper/ripper.c
25% [244/967] ext/sdbm/init.c
25% [245/967] ext/socket/ancdata.c
25% [246/967] ext/socket/basicsocket.c
25% [247/967] ext/socket/constants.c
25% [248/967] ext/socket/constdefs.c
25% [249/967] ext/socket/ifaddr.c
25% [250/967] ext/socket/init.c
25% [251/967] ext/socket/ipsocket.c
26% [252/967] ext/socket/lib/socket.rb
26% [253/967] ext/socket/option.c
26% [254/967] ext/socket/raddrinfo.c
26% [255/967] ext/socket/socket.c
26% [256/967] ext/socket/sockssocket.c
26% [257/967] ext/socket/tcpserver.c
26% [258/967] ext/socket/tcpsocket.c
26% [259/967] ext/socket/udpsocket.c
26% [260/967] ext/socket/unixserver.c
26% [261/967] ext/socket/unixsocket.c
27% [262/967] ext/stringio/stringio.c
27% [263/967] ext/strscan/strscan.c
27% [264/967] ext/syslog/lib/syslog/logger.rb
27% [265/967] ext/syslog/syslog.c
27% [266/967] ext/thread/thread.c
27% [267/967] ext/win32ole/lib/win32ole/property.rb
27% [268/967] ext/win32ole/win32ole.c
27% [269/967] ext/win32ole/win32ole_error.c
27% [270/967] ext/win32ole/win32ole_event.c
28% [271/967] ext/win32ole/win32ole_method.c
28% [272/967] ext/win32ole/win32ole_param.c
28% [273/967] ext/win32ole/win32ole_record.c
28% [274/967] ext/win32ole/win32ole_type.c
28% [275/967] ext/win32ole/win32ole_typelib.c
28% [276/967] ext/win32ole/win32ole_variable.c
28% [277/967] ext/win32ole/win32ole_variant.c
28% [278/967] ext/win32ole/win32ole_variant_m.c
28% [279/967] ext/zlib/zlib.c
28% [280/967] file.c
29% [281/967] gc.c
29% [282/967] golf_prelude.c
29% [283/967] goruby.c
29% [284/967] hash.c
29% [285/967] id.c
29% [286/967] inits.c
29% [287/967] io.c
29% [288/967] iseq.c
29% [289/967] lex.c
29% [290/967] lib/English.rb
30% [291/967] lib/abbrev.rb
30% [292/967] lib/base64.rb
30% [293/967] lib/benchmark.rb
30% [294/967] lib/cgi.rb
30% [295/967] lib/cgi/cookie.rb
30% [296/967] lib/cgi/core.rb
30% [297/967] lib/cgi/html.rb
30% [298/967] lib/cgi/session.rb
30% [299/967] lib/cgi/session/pstore.rb
31% [300/967] lib/cgi/util.rb
31% [301/967] lib/cmath.rb
31% [302/967] lib/csv.rb
31% [303/967] lib/debug.rb
31% [304/967] lib/delegate.rb
31% [305/967] lib/drb.rb
31% [306/967] lib/drb/acl.rb
31% [307/967] lib/drb/drb.rb
31% [308/967] lib/drb/eq.rb
31% [309/967] lib/drb/extserv.rb
32% [310/967] lib/drb/extservm.rb
32% [311/967] lib/drb/gw.rb
32% [312/967] lib/drb/invokemethod.rb
32% [313/967] lib/drb/observer.rb
32% [314/967] lib/drb/ssl.rb
32% [315/967] lib/drb/timeridconv.rb
32% [316/967] lib/drb/unix.rb
32% [317/967] lib/e2mmap.rb
32% [318/967] lib/erb.rb
32% [319/967] lib/fileutils.rb
33% [320/967] lib/find.rb
33% [321/967] lib/forwardable.rb
33% [322/967] lib/getoptlong.rb
33% [323/967] lib/ipaddr.rb
33% [324/967] lib/irb.rb
33% [325/967] lib/irb/cmd/chws.rb
33% [326/967] lib/irb/cmd/fork.rb
33% [327/967] lib/irb/cmd/help.rb
33% [328/967] lib/irb/cmd/load.rb
34% [329/967] lib/irb/cmd/nop.rb
34% [330/967] lib/irb/cmd/pushws.rb
34% [331/967] lib/irb/cmd/subirb.rb
34% [332/967] lib/irb/completion.rb
34% [333/967] lib/irb/context.rb
34% [334/967] lib/irb/ext/change-ws.rb
34% [335/967] lib/irb/ext/history.rb
34% [336/967] lib/irb/ext/loader.rb
34% [337/967] lib/irb/ext/math-mode.rb
34% [338/967] lib/irb/ext/multi-irb.rb
35% [339/967] lib/irb/ext/save-history.rb
35% [340/967] lib/irb/ext/tracer.rb
35% [341/967] lib/irb/ext/use-loader.rb
35% [342/967] lib/irb/ext/workspaces.rb
35% [343/967] lib/irb/extend-command.rb
35% [344/967] lib/irb/frame.rb
35% [345/967] lib/irb/help.rb
35% [346/967] lib/irb/init.rb
35% [347/967] lib/irb/input-method.rb
35% [348/967] lib/irb/inspector.rb
36% [349/967] lib/irb/lc/error.rb
36% [350/967] lib/irb/lc/ja/encoding_aliases.rb
36% [351/967] lib/irb/lc/ja/error.rb
36% [352/967] lib/irb/locale.rb
36% [353/967] lib/irb/magic-file.rb
36% [354/967] lib/irb/notifier.rb
36% [355/967] lib/irb/output-method.rb
36% [356/967] lib/irb/ruby-lex.rb
36% [357/967] lib/irb/ruby-token.rb
37% [358/967] lib/irb/slex.rb
37% [359/967] lib/irb/src_encoding.rb
37% [360/967] lib/irb/version.rb
37% [361/967] lib/irb/workspace.rb
37% [362/967] lib/irb/ws-for-case-2.rb
37% [363/967] lib/irb/xmp.rb
37% [364/967] lib/logger.rb
37% [365/967] lib/mathn.rb
37% [366/967] lib/matrix.rb
37% [367/967] lib/matrix/eigenvalue_decomposition.rb
38% [368/967] lib/matrix/lup_decomposition.rb
38% [369/967] lib/mkmf.rb
38% [370/967] lib/monitor.rb
38% [371/967] lib/mutex_m.rb
38% [372/967] lib/net/ftp.rb
38% [373/967] lib/net/http.rb
38% [374/967] lib/net/http/backward.rb
38% [375/967] lib/net/http/exceptions.rb
38% [376/967] lib/net/http/generic_request.rb
38% [377/967] lib/net/http/header.rb
39% [378/967] lib/net/http/proxy_delta.rb
39% [379/967] lib/net/http/request.rb
39% [380/967] lib/net/http/requests.rb
39% [381/967] lib/net/http/response.rb
39% [382/967] lib/net/http/responses.rb
39% [383/967] lib/net/https.rb
39% [384/967] lib/net/imap.rb
39% [385/967] lib/net/pop.rb
39% [386/967] lib/net/protocol.rb
40% [387/967] lib/net/smtp.rb
40% [388/967] lib/net/telnet.rb
40% [389/967] lib/observer.rb
40% [390/967] lib/open-uri.rb
40% [391/967] lib/open3.rb
40% [392/967] lib/optionparser.rb
40% [393/967] lib/optparse.rb
40% [394/967] lib/optparse/ac.rb
40% [395/967] lib/optparse/date.rb
40% [396/967] lib/optparse/shellwords.rb
41% [397/967] lib/optparse/time.rb
41% [398/967] lib/optparse/uri.rb
41% [399/967] lib/optparse/version.rb
41% [400/967] lib/ostruct.rb
41% [401/967] lib/pp.rb
41% [402/967] lib/prettyprint.rb
41% [403/967] lib/prime.rb
41% [404/967] lib/profile.rb
41% [405/967] lib/profiler.rb
41% [406/967] lib/pstore.rb
42% [407/967] lib/racc/parser.rb
42% [408/967] lib/racc/rdoc/grammar.en.rdoc
42% [409/967] lib/rake.rb
42% [410/967] lib/rake/alt_system.rb
42% [411/967] lib/rake/application.rb
42% [412/967] lib/rake/backtrace.rb
42% [413/967] lib/rake/clean.rb
42% [414/967] lib/rake/cloneable.rb
42% [415/967] lib/rake/cpu_counter.rb
43% [416/967] lib/rake/default_loader.rb
43% [417/967] lib/rake/dsl_definition.rb
43% [418/967] lib/rake/early_time.rb
43% [419/967] lib/rake/ext/core.rb
43% [420/967] lib/rake/ext/module.rb
43% [421/967] lib/rake/ext/pathname.rb
43% [422/967] lib/rake/ext/string.rb
43% [423/967] lib/rake/ext/time.rb
43% [424/967] lib/rake/file_creation_task.rb
43% [425/967] lib/rake/file_list.rb
44% [426/967] lib/rake/file_task.rb
44% [427/967] lib/rake/file_utils.rb
44% [428/967] lib/rake/file_utils_ext.rb
44% [429/967] lib/rake/gempackagetask.rb
44% [430/967] lib/rake/invocation_chain.rb
44% [431/967] lib/rake/invocation_exception_mixin.rb
44% [432/967] lib/rake/late_time.rb
44% [433/967] lib/rake/linked_list.rb
44% [434/967] lib/rake/loaders/makefile.rb
44% [435/967] lib/rake/multi_task.rb
45% [436/967] lib/rake/name_space.rb
45% [437/967] lib/rake/packagetask.rb
45% [438/967] lib/rake/pathmap.rb
45% [439/967] lib/rake/phony.rb
45% [440/967] lib/rake/private_reader.rb
45% [441/967] lib/rake/promise.rb
45% [442/967] lib/rake/pseudo_status.rb
45% [443/967] lib/rake/rake_module.rb
45% [444/967] lib/rake/rake_test_loader.rb
46% [445/967] lib/rake/rdoctask.rb
46% [446/967] lib/rake/ruby182_test_unit_fix.rb
46% [447/967] lib/rake/rule_recursion_overflow_error.rb
46% [448/967] lib/rake/runtest.rb
46% [449/967] lib/rake/scope.rb
46% [450/967] lib/rake/task.rb
46% [451/967] lib/rake/task_argument_error.rb
46% [452/967] lib/rake/task_arguments.rb
46% [453/967] lib/rake/task_manager.rb
46% [454/967] lib/rake/tasklib.rb
47% [455/967] lib/rake/testtask.rb
47% [456/967] lib/rake/thread_history_display.rb
47% [457/967] lib/rake/thread_pool.rb
47% [458/967] lib/rake/trace_output.rb
47% [459/967] lib/rake/version.rb
47% [460/967] lib/rake/win32.rb
47% [461/967] lib/rdoc.rb
47% [462/967] lib/rdoc/alias.rb
47% [463/967] lib/rdoc/anon_class.rb
47% [464/967] lib/rdoc/any_method.rb
48% [465/967] lib/rdoc/attr.rb
48% [466/967] lib/rdoc/class_module.rb
48% [467/967] lib/rdoc/code_object.rb
48% [468/967] lib/rdoc/code_objects.rb
48% [469/967] lib/rdoc/comment.rb
48% [470/967] lib/rdoc/constant.rb
48% [471/967] lib/rdoc/context.rb
48% [472/967] lib/rdoc/context/section.rb
48% [473/967] lib/rdoc/cross_reference.rb
49% [474/967] lib/rdoc/encoding.rb
49% [475/967] lib/rdoc/erb_partial.rb
49% [476/967] lib/rdoc/erbio.rb
49% [477/967] lib/rdoc/extend.rb
49% [478/967] lib/rdoc/generator.rb
49% [479/967] lib/rdoc/generator/darkfish.rb
49% [480/967] lib/rdoc/generator/json_index.rb
49% [481/967] lib/rdoc/generator/markup.rb
49% [482/967] lib/rdoc/generator/pot.rb
49% [483/967] lib/rdoc/generator/pot/message_extractor.rb
50% [484/967] lib/rdoc/generator/pot/po.rb
50% [485/967] lib/rdoc/generator/pot/po_entry.rb
50% [486/967] lib/rdoc/generator/ri.rb
50% [487/967] lib/rdoc/ghost_method.rb
50% [488/967] lib/rdoc/i18n.rb
50% [489/967] lib/rdoc/i18n/locale.rb
50% [490/967] lib/rdoc/i18n/text.rb
50% [491/967] lib/rdoc/include.rb
50% [492/967] lib/rdoc/known_classes.rb
50% [493/967] lib/rdoc/markdown.rb
51% [494/967] lib/rdoc/markdown/entities.rb
51% [495/967] lib/rdoc/markdown/literals_1_9.rb
51% [496/967] lib/rdoc/markup.rb
51% [497/967] lib/rdoc/markup/attr_changer.rb
51% [498/967] lib/rdoc/markup/attr_span.rb
51% [499/967] lib/rdoc/markup/attribute_manager.rb
51% [500/967] lib/rdoc/markup/attributes.rb
51% [501/967] lib/rdoc/markup/blank_line.rb
51% [502/967] lib/rdoc/markup/block_quote.rb
52% [503/967] lib/rdoc/markup/document.rb
52% [504/967] lib/rdoc/markup/formatter.rb
52% [505/967] lib/rdoc/markup/formatter_test_case.rb
52% [506/967] lib/rdoc/markup/hard_break.rb
52% [507/967] lib/rdoc/markup/heading.rb
52% [508/967] lib/rdoc/markup/include.rb
52% [509/967] lib/rdoc/markup/indented_paragraph.rb
52% [510/967] lib/rdoc/markup/inline.rb
52% [511/967] lib/rdoc/markup/list.rb
52% [512/967] lib/rdoc/markup/list_item.rb
53% [513/967] lib/rdoc/markup/paragraph.rb
53% [514/967] lib/rdoc/markup/parser.rb
53% [515/967] lib/rdoc/markup/pre_process.rb
53% [516/967] lib/rdoc/markup/raw.rb
53% [517/967] lib/rdoc/markup/rule.rb
53% [518/967] lib/rdoc/markup/special.rb
53% [519/967] lib/rdoc/markup/text_formatter_test_case.rb
53% [520/967] lib/rdoc/markup/to_ansi.rb
53% [521/967] lib/rdoc/markup/to_bs.rb
53% [522/967] lib/rdoc/markup/to_html.rb
54% [523/967] lib/rdoc/markup/to_html_crossref.rb
54% [524/967] lib/rdoc/markup/to_html_snippet.rb
54% [525/967] lib/rdoc/markup/to_joined_paragraph.rb
54% [526/967] lib/rdoc/markup/to_label.rb
54% [527/967] lib/rdoc/markup/to_markdown.rb
54% [528/967] lib/rdoc/markup/to_rdoc.rb
54% [529/967] lib/rdoc/markup/to_table_of_contents.rb
54% [530/967] lib/rdoc/markup/to_test.rb
54% [531/967] lib/rdoc/markup/to_tt_only.rb
55% [532/967] lib/rdoc/markup/verbatim.rb
55% [533/967] lib/rdoc/meta_method.rb
55% [534/967] lib/rdoc/method_attr.rb
55% [535/967] lib/rdoc/mixin.rb
55% [536/967] lib/rdoc/normal_class.rb
55% [537/967] lib/rdoc/normal_module.rb
55% [538/967] lib/rdoc/options.rb
55% [539/967] lib/rdoc/parser.rb
55% [540/967] lib/rdoc/parser/c.rb
55% [541/967] lib/rdoc/parser/changelog.rb
56% [542/967] lib/rdoc/parser/markdown.rb
56% [543/967] lib/rdoc/parser/rd.rb
56% [544/967] lib/rdoc/parser/ruby.rb
56% [545/967] lib/rdoc/parser/ruby_tools.rb
56% [546/967] lib/rdoc/parser/simple.rb
56% [547/967] lib/rdoc/parser/text.rb
56% [548/967] lib/rdoc/rd.rb
56% [549/967] lib/rdoc/rd/block_parser.rb
56% [550/967] lib/rdoc/rd/inline.rb
56% [551/967] lib/rdoc/rd/inline_parser.rb
57% [552/967] lib/rdoc/rdoc.rb
57% [553/967] lib/rdoc/require.rb
57% [554/967] lib/rdoc/ri.rb
57% [555/967] lib/rdoc/ri/driver.rb
57% [556/967] lib/rdoc/ri/formatter.rb
57% [557/967] lib/rdoc/ri/paths.rb
57% [558/967] lib/rdoc/ri/store.rb
57% [559/967] lib/rdoc/ri/task.rb
57% [560/967] lib/rdoc/ruby_lex.rb
58% [561/967] lib/rdoc/ruby_token.rb
58% [562/967] lib/rdoc/rubygems_hook.rb
58% [563/967] lib/rdoc/servlet.rb
58% [564/967] lib/rdoc/single_class.rb
58% [565/967] lib/rdoc/stats.rb
58% [566/967] lib/rdoc/stats/normal.rb
58% [567/967] lib/rdoc/stats/quiet.rb
58% [568/967] lib/rdoc/stats/verbose.rb
58% [569/967] lib/rdoc/store.rb
58% [570/967] lib/rdoc/task.rb
59% [571/967] lib/rdoc/test_case.rb
59% [572/967] lib/rdoc/text.rb
59% [573/967] lib/rdoc/token_stream.rb
59% [574/967] lib/rdoc/tom_doc.rb
59% [575/967] lib/rdoc/top_level.rb
59% [576/967] lib/resolv-replace.rb
59% [577/967] lib/resolv.rb
59% [578/967] lib/rexml/attlistdecl.rb
59% [579/967] lib/rexml/attribute.rb
59% [580/967] lib/rexml/cdata.rb
60% [581/967] lib/rexml/child.rb
60% [582/967] lib/rexml/comment.rb
60% [583/967] lib/rexml/doctype.rb
60% [584/967] lib/rexml/document.rb
60% [585/967] lib/rexml/dtd/attlistdecl.rb
60% [586/967] lib/rexml/dtd/dtd.rb
60% [587/967] lib/rexml/dtd/elementdecl.rb
60% [588/967] lib/rexml/dtd/entitydecl.rb
60% [589/967] lib/rexml/dtd/notationdecl.rb
61% [590/967] lib/rexml/element.rb
61% [591/967] lib/rexml/encoding.rb
61% [592/967] lib/rexml/entity.rb
61% [593/967] lib/rexml/formatters/default.rb
61% [594/967] lib/rexml/formatters/pretty.rb
61% [595/967] lib/rexml/formatters/transitive.rb
61% [596/967] lib/rexml/functions.rb
61% [597/967] lib/rexml/instruction.rb
61% [598/967] lib/rexml/light/node.rb
61% [599/967] lib/rexml/namespace.rb
62% [600/967] lib/rexml/node.rb
62% [601/967] lib/rexml/output.rb
62% [602/967] lib/rexml/parent.rb
62% [603/967] lib/rexml/parseexception.rb
62% [604/967] lib/rexml/parsers/baseparser.rb
62% [605/967] lib/rexml/parsers/lightparser.rb
62% [606/967] lib/rexml/parsers/pullparser.rb
62% [607/967] lib/rexml/parsers/sax2parser.rb
62% [608/967] lib/rexml/parsers/streamparser.rb
62% [609/967] lib/rexml/parsers/treeparser.rb
63% [610/967] lib/rexml/parsers/ultralightparser.rb
63% [611/967] lib/rexml/parsers/xpathparser.rb
63% [612/967] lib/rexml/quickpath.rb
63% [613/967] lib/rexml/rexml.rb
63% [614/967] lib/rexml/sax2listener.rb
63% [615/967] lib/rexml/security.rb
63% [616/967] lib/rexml/source.rb
63% [617/967] lib/rexml/streamlistener.rb
63% [618/967] lib/rexml/syncenumerator.rb
64% [619/967] lib/rexml/text.rb
64% [620/967] lib/rexml/undefinednamespaceexception.rb
64% [621/967] lib/rexml/validation/relaxng.rb
64% [622/967] lib/rexml/validation/validation.rb
64% [623/967] lib/rexml/validation/validationexception.rb
64% [624/967] lib/rexml/xmldecl.rb
64% [625/967] lib/rexml/xmltokens.rb
64% [626/967] lib/rexml/xpath.rb
64% [627/967] lib/rexml/xpath_parser.rb
64% [628/967] lib/rinda/rinda.rb
65% [629/967] lib/rinda/ring.rb
65% [630/967] lib/rinda/tuplespace.rb
65% [631/967] lib/rss.rb
65% [632/967] lib/rss/0.9.rb
65% [633/967] lib/rss/1.0.rb
65% [634/967] lib/rss/2.0.rb
65% [635/967] lib/rss/atom.rb
65% [636/967] lib/rss/content.rb
65% [637/967] lib/rss/content/1.0.rb
65% [638/967] lib/rss/content/2.0.rb
66% [639/967] lib/rss/converter.rb
66% [640/967] lib/rss/dublincore.rb
66% [641/967] lib/rss/dublincore/1.0.rb
66% [642/967] lib/rss/dublincore/2.0.rb
66% [643/967] lib/rss/dublincore/atom.rb
66% [644/967] lib/rss/image.rb
66% [645/967] lib/rss/itunes.rb
66% [646/967] lib/rss/maker.rb
66% [647/967] lib/rss/maker/0.9.rb
67% [648/967] lib/rss/maker/1.0.rb
67% [649/967] lib/rss/maker/2.0.rb
67% [650/967] lib/rss/maker/atom.rb
67% [651/967] lib/rss/maker/base.rb
67% [652/967] lib/rss/maker/content.rb
67% [653/967] lib/rss/maker/dublincore.rb
67% [654/967] lib/rss/maker/entry.rb
67% [655/967] lib/rss/maker/feed.rb
67% [656/967] lib/rss/maker/image.rb
67% [657/967] lib/rss/maker/itunes.rb
68% [658/967] lib/rss/maker/slash.rb
68% [659/967] lib/rss/maker/syndication.rb
68% [660/967] lib/rss/maker/taxonomy.rb
68% [661/967] lib/rss/maker/trackback.rb
68% [662/967] lib/rss/parser.rb
68% [663/967] lib/rss/rexmlparser.rb
68% [664/967] lib/rss/rss.rb
68% [665/967] lib/rss/slash.rb
68% [666/967] lib/rss/syndication.rb
68% [667/967] lib/rss/taxonomy.rb
69% [668/967] lib/rss/trackback.rb
69% [669/967] lib/rss/utils.rb
69% [670/967] lib/rss/xml-stylesheet.rb
69% [671/967] lib/rss/xml.rb
69% [672/967] lib/rss/xmlparser.rb
69% [673/967] lib/rss/xmlscanner.rb
69% [674/967] lib/rubygems.rb
69% [675/967] lib/rubygems/LICENSE.txt
69% [676/967] lib/rubygems/available_set.rb
70% [677/967] lib/rubygems/basic_specification.rb
70% [678/967] lib/rubygems/command.rb
70% [679/967] lib/rubygems/command_manager.rb
70% [680/967] lib/rubygems/commands/build_command.rb
70% [681/967] lib/rubygems/commands/cert_command.rb
70% [682/967] lib/rubygems/commands/check_command.rb
70% [683/967] lib/rubygems/commands/cleanup_command.rb
70% [684/967] lib/rubygems/commands/contents_command.rb
70% [685/967] lib/rubygems/commands/dependency_command.rb
70% [686/967] lib/rubygems/commands/environment_command.rb
71% [687/967] lib/rubygems/commands/fetch_command.rb
71% [688/967] lib/rubygems/commands/generate_index_command.rb
71% [689/967] lib/rubygems/commands/help_command.rb
71% [690/967] lib/rubygems/commands/install_command.rb
71% [691/967] lib/rubygems/commands/list_command.rb
71% [692/967] lib/rubygems/commands/lock_command.rb
71% [693/967] lib/rubygems/commands/mirror_command.rb
71% [694/967] lib/rubygems/commands/open_command.rb
71% [695/967] lib/rubygems/commands/outdated_command.rb
71% [696/967] lib/rubygems/commands/owner_command.rb
72% [697/967] lib/rubygems/commands/pristine_command.rb
72% [698/967] lib/rubygems/commands/push_command.rb
72% [699/967] lib/rubygems/commands/query_command.rb
72% [700/967] lib/rubygems/commands/rdoc_command.rb
72% [701/967] lib/rubygems/commands/search_command.rb
72% [702/967] lib/rubygems/commands/server_command.rb
72% [703/967] lib/rubygems/commands/setup_command.rb
72% [704/967] lib/rubygems/commands/sources_command.rb
72% [705/967] lib/rubygems/commands/specification_command.rb
73% [706/967] lib/rubygems/commands/stale_command.rb
73% [707/967] lib/rubygems/commands/uninstall_command.rb
73% [708/967] lib/rubygems/commands/unpack_command.rb
73% [709/967] lib/rubygems/commands/update_command.rb
73% [710/967] lib/rubygems/commands/which_command.rb
73% [711/967] lib/rubygems/commands/yank_command.rb
73% [712/967] lib/rubygems/compatibility.rb
73% [713/967] lib/rubygems/config_file.rb
73% [714/967] lib/rubygems/core_ext/kernel_gem.rb
73% [715/967] lib/rubygems/core_ext/kernel_require.rb
74% [716/967] lib/rubygems/defaults.rb
74% [717/967] lib/rubygems/dependency.rb
74% [718/967] lib/rubygems/dependency_installer.rb
74% [719/967] lib/rubygems/dependency_list.rb
74% [720/967] lib/rubygems/deprecate.rb
74% [721/967] lib/rubygems/doctor.rb
74% [722/967] lib/rubygems/errors.rb
74% [723/967] lib/rubygems/exceptions.rb
74% [724/967] lib/rubygems/ext.rb
74% [725/967] lib/rubygems/ext/build_error.rb
75% [726/967] lib/rubygems/ext/builder.rb
75% [727/967] lib/rubygems/ext/cmake_builder.rb
75% [728/967] lib/rubygems/ext/configure_builder.rb
75% [729/967] lib/rubygems/ext/ext_conf_builder.rb
75% [730/967] lib/rubygems/ext/rake_builder.rb
75% [731/967] lib/rubygems/gem_runner.rb
75% [732/967] lib/rubygems/gemcutter_utilities.rb
75% [733/967] lib/rubygems/indexer.rb
75% [734/967] lib/rubygems/install_default_message.rb
76% [735/967] lib/rubygems/install_message.rb
76% [736/967] lib/rubygems/install_update_options.rb
76% [737/967] lib/rubygems/installer.rb
76% [738/967] lib/rubygems/installer_test_case.rb
76% [739/967] lib/rubygems/local_remote_options.rb
76% [740/967] lib/rubygems/mock_gem_ui.rb
76% [741/967] lib/rubygems/name_tuple.rb
76% [742/967] lib/rubygems/package.rb
76% [743/967] lib/rubygems/package/digest_io.rb
76% [744/967] lib/rubygems/package/file_source.rb
77% [745/967] lib/rubygems/package/io_source.rb
77% [746/967] lib/rubygems/package/old.rb
77% [747/967] lib/rubygems/package/source.rb
77% [748/967] lib/rubygems/package/tar_header.rb
77% [749/967] lib/rubygems/package/tar_reader.rb
77% [750/967] lib/rubygems/package/tar_reader/entry.rb
77% [751/967] lib/rubygems/package/tar_test_case.rb
77% [752/967] lib/rubygems/package/tar_writer.rb
77% [753/967] lib/rubygems/package_task.rb
77% [754/967] lib/rubygems/path_support.rb
78% [755/967] lib/rubygems/platform.rb
78% [756/967] lib/rubygems/psych_additions.rb
78% [757/967] lib/rubygems/psych_tree.rb
78% [758/967] lib/rubygems/rdoc.rb
78% [759/967] lib/rubygems/remote_fetcher.rb
78% [760/967] lib/rubygems/request.rb
78% [761/967] lib/rubygems/request/connection_pools.rb
78% [762/967] lib/rubygems/request/http_pool.rb
78% [763/967] lib/rubygems/request/https_pool.rb
79% [764/967] lib/rubygems/request_set.rb
79% [765/967] lib/rubygems/request_set/gem_dependency_api.rb
79% [766/967] lib/rubygems/request_set/lockfile.rb
79% [767/967] lib/rubygems/requirement.rb
79% [768/967] lib/rubygems/resolver.rb
79% [769/967] lib/rubygems/resolver/activation_request.rb
79% [770/967] lib/rubygems/resolver/api_set.rb
79% [771/967] lib/rubygems/resolver/api_specification.rb
79% [772/967] lib/rubygems/resolver/best_set.rb
79% [773/967] lib/rubygems/resolver/composed_set.rb
80% [774/967] lib/rubygems/resolver/conflict.rb
80% [775/967] lib/rubygems/resolver/current_set.rb
80% [776/967] lib/rubygems/resolver/dependency_request.rb
80% [777/967] lib/rubygems/resolver/git_set.rb
80% [778/967] lib/rubygems/resolver/git_specification.rb
80% [779/967] lib/rubygems/resolver/index_set.rb
80% [780/967] lib/rubygems/resolver/index_specification.rb
80% [781/967] lib/rubygems/resolver/installed_specification.rb
80% [782/967] lib/rubygems/resolver/installer_set.rb
80% [783/967] lib/rubygems/resolver/local_specification.rb
81% [784/967] lib/rubygems/resolver/lock_set.rb
81% [785/967] lib/rubygems/resolver/lock_specification.rb
81% [786/967] lib/rubygems/resolver/requirement_list.rb
81% [787/967] lib/rubygems/resolver/set.rb
81% [788/967] lib/rubygems/resolver/spec_specification.rb
81% [789/967] lib/rubygems/resolver/specification.rb
81% [790/967] lib/rubygems/resolver/stats.rb
81% [791/967] lib/rubygems/resolver/vendor_set.rb
81% [792/967] lib/rubygems/resolver/vendor_specification.rb
82% [793/967] lib/rubygems/security.rb
82% [794/967] lib/rubygems/security/policies.rb
82% [795/967] lib/rubygems/security/policy.rb
82% [796/967] lib/rubygems/security/signer.rb
82% [797/967] lib/rubygems/security/trust_dir.rb
82% [798/967] lib/rubygems/server.rb
82% [799/967] lib/rubygems/source.rb
82% [800/967] lib/rubygems/source/git.rb
82% [801/967] lib/rubygems/source/installed.rb
82% [802/967] lib/rubygems/source/local.rb
83% [803/967] lib/rubygems/source/lock.rb
83% [804/967] lib/rubygems/source/specific_file.rb
83% [805/967] lib/rubygems/source/vendor.rb
83% [806/967] lib/rubygems/source_list.rb
83% [807/967] lib/rubygems/source_local.rb
83% [808/967] lib/rubygems/source_specific_file.rb
83% [809/967] lib/rubygems/spec_fetcher.rb
83% [810/967] lib/rubygems/specification.rb
83% [811/967] lib/rubygems/stub_specification.rb
83% [812/967] lib/rubygems/syck_hack.rb
84% [813/967] lib/rubygems/test_case.rb
84% [814/967] lib/rubygems/test_utilities.rb
84% [815/967] lib/rubygems/text.rb
84% [816/967] lib/rubygems/uninstaller.rb
84% [817/967] lib/rubygems/uri_formatter.rb
84% [818/967] lib/rubygems/user_interaction.rb
84% [819/967] lib/rubygems/util.rb
84% [820/967] lib/rubygems/util/list.rb
84% [821/967] lib/rubygems/util/stringio.rb
85% [822/967] lib/rubygems/validator.rb
85% [823/967] lib/rubygems/version.rb
85% [824/967] lib/rubygems/version_option.rb
85% [825/967] lib/scanf.rb
85% [826/967] lib/securerandom.rb
85% [827/967] lib/set.rb
85% [828/967] lib/shell.rb
85% [829/967] lib/shell/builtin-command.rb
85% [830/967] lib/shell/command-processor.rb
85% [831/967] lib/shell/error.rb
86% [832/967] lib/shell/filter.rb
86% [833/967] lib/shell/process-controller.rb
86% [834/967] lib/shell/system-command.rb
86% [835/967] lib/shell/version.rb
86% [836/967] lib/shellwords.rb
86% [837/967] lib/singleton.rb
86% [838/967] lib/sync.rb
86% [839/967] lib/tempfile.rb
86% [840/967] lib/thwait.rb
86% [841/967] lib/time.rb
87% [842/967] lib/timeout.rb
87% [843/967] lib/tmpdir.rb
87% [844/967] lib/tracer.rb
87% [845/967] lib/tsort.rb
87% [846/967] lib/ubygems.rb
87% [847/967] lib/un.rb
87% [848/967] lib/unicode_normalize.rb
87% [849/967] lib/unicode_normalize/normalize.rb
87% [850/967] lib/unicode_normalize/tables.rb
88% [851/967] lib/uri.rb
88% [852/967] lib/uri/common.rb
88% [853/967] lib/uri/ftp.rb
88% [854/967] lib/uri/generic.rb
88% [855/967] lib/uri/http.rb
88% [856/967] lib/uri/https.rb
88% [857/967] lib/uri/ldap.rb
88% [858/967] lib/uri/ldaps.rb
88% [859/967] lib/uri/mailto.rb
88% [860/967] lib/uri/rfc2396_parser.rb
89% [861/967] lib/uri/rfc3986_parser.rb
89% [862/967] lib/weakref.rb
89% [863/967] lib/webrick.rb
89% [864/967] lib/webrick/accesslog.rb
89% [865/967] lib/webrick/cgi.rb
89% [866/967] lib/webrick/compat.rb
89% [867/967] lib/webrick/config.rb
89% [868/967] lib/webrick/cookie.rb
89% [869/967] lib/webrick/htmlutils.rb
89% [870/967] lib/webrick/httpauth.rb
90% [871/967] lib/webrick/httpauth/authenticator.rb
90% [872/967] lib/webrick/httpauth/basicauth.rb
90% [873/967] lib/webrick/httpauth/digestauth.rb
90% [874/967] lib/webrick/httpauth/htdigest.rb
90% [875/967] lib/webrick/httpauth/htgroup.rb
90% [876/967] lib/webrick/httpauth/htpasswd.rb
90% [877/967] lib/webrick/httpauth/userdb.rb
90% [878/967] lib/webrick/httpproxy.rb
90% [879/967] lib/webrick/httprequest.rb
91% [880/967] lib/webrick/httpresponse.rb
91% [881/967] lib/webrick/https.rb
91% [882/967] lib/webrick/httpserver.rb
91% [883/967] lib/webrick/httpservlet.rb
91% [884/967] lib/webrick/httpservlet/abstract.rb
91% [885/967] lib/webrick/httpservlet/cgi_runner.rb
91% [886/967] lib/webrick/httpservlet/cgihandler.rb
91% [887/967] lib/webrick/httpservlet/erbhandler.rb
91% [888/967] lib/webrick/httpservlet/filehandler.rb
91% [889/967] lib/webrick/httpservlet/prochandler.rb
92% [890/967] lib/webrick/httpstatus.rb
92% [891/967] lib/webrick/httputils.rb
92% [892/967] lib/webrick/httpversion.rb
92% [893/967] lib/webrick/log.rb
92% [894/967] lib/webrick/server.rb
92% [895/967] lib/webrick/ssl.rb
92% [896/967] lib/webrick/utils.rb
92% [897/967] lib/webrick/version.rb
92% [898/967] lib/xmlrpc.rb
92% [899/967] lib/xmlrpc/base64.rb
93% [900/967] lib/xmlrpc/client.rb
93% [901/967] lib/xmlrpc/config.rb
93% [902/967] lib/xmlrpc/create.rb
93% [903/967] lib/xmlrpc/datetime.rb
93% [904/967] lib/xmlrpc/marshal.rb
93% [905/967] lib/xmlrpc/parser.rb
93% [906/967] lib/xmlrpc/server.rb
93% [907/967] lib/xmlrpc/utils.rb
93% [908/967] lib/yaml.rb
94% [909/967] lib/yaml/dbm.rb
94% [910/967] lib/yaml/store.rb
94% [911/967] load.c
94% [912/967] loadpath.c
94% [913/967] localeinit.c
94% [914/967] main.c
94% [915/967] marshal.c
94% [916/967] math.c
94% [917/967] miniinit.c
94% [918/967] miniprelude.c
95% [919/967] newline.c
95% [920/967] node.c
95% [921/967] numeric.c
95% [922/967] object.c
95% [923/967] pack.c
95% [924/967] parse.c
95% [925/967] prelude.c
95% [926/967] prelude.rb
95% [927/967] proc.c
95% [928/967] process.c
96% [929/967] random.c
96% [930/967] range.c
96% [931/967] rational.c
96% [932/967] re.c
96% [933/967] regcomp.c
96% [934/967] regenc.c
96% [935/967] regerror.c
96% [936/967] regexec.c
96% [937/967] regparse.c
97% [938/967] regsyntax.c
97% [939/967] ruby.c
97% [940/967] safe.c
97% [941/967] signal.c
97% [942/967] siphash.c
97% [943/967] sparc.c
97% [944/967] sprintf.c
97% [945/967] st.c
97% [946/967] strftime.c
97% [947/967] string.c
98% [948/967] struct.c
98% [949/967] symbol.c
98% [950/967] thread.c
98% [951/967] thread_pthread.c
98% [952/967] thread_win32.c
98% [953/967] time.c
98% [954/967] transcode.c
98% [955/967] util.c
98% [956/967] variable.c
98% [957/967] version.c
99% [958/967] vm.c
99% [959/967] vm_args.c
99% [960/967] vm_backtrace.c
99% [961/967] vm_dump.c
99% [962/967] vm_eval.c
99% [963/967] vm_exec.c
99% [964/967] vm_insnhelper.c
99% [965/967] vm_method.c
99% [966/967] vm_trace.c
100% [967/967] vsnprintf.c
Generating RI format into /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/.ext/rdoc...
Files: 967
Classes: 1410 ( 581 undocumented)
Modules: 280 ( 108 undocumented)
Constants: 2159 ( 594 undocumented)
Attributes: 1154 ( 253 undocumented)
Methods: 10483 (2184 undocumented)
Total: 15486 (3720 undocumented)
75.98% documented
Elapsed: 168.5s
CC = clang
LD = ld
LDSHARED = clang -dynamic -bundle
CFLAGS = -O3 -Wno-error=shorten-64-to-32 -pipe
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE
CPPFLAGS = -I/Users/robertwilkinson/.rbenv/versions/2.2.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -I. -I.ext/include/x86_64-darwin15 -I./include -I.
DLDFLAGS = -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -fstack-protector -Wl,-u,_objc_msgSend -Wl,-pie -framework CoreFoundation
SOLIBS =
Apple LLVM version 7.0.2 (clang-700.1.81)
Target: x86_64-apple-darwin15.4.0
Thread model: posix
making enc
make[1]: Nothing to be done for `enc'.
making srcs under enc
make[1]: Nothing to be done for `srcs'.
generating transdb.h
transdb.h unchanged
making trans
make[1]: Nothing to be done for `./enc/trans'.
making encs
generating makefile exts.mk
Failed to configure -test-/win32/console. It will not be installed.
Failed to configure -test-/win32/dln. It will not be installed.
Failed to configure -test-/win32/dln/empty. It will not be installed.
Failed to configure -test-/win32/fd_setsize. It will not be installed.
Failed to configure gdbm. It will not be installed.
configuring socket
Failed to configure tk. It will not be installed.
Failed to configure tk/tkutil. It will not be installed.
Failed to configure win32. It will not be installed.
Failed to configure win32ole. It will not be installed.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
installing default bigdecimal libraries
installing default date_core libraries
installing digest libraries
installing default digest libraries
installing default sha2 libraries
installing default fiddle libraries
make[2]: Nothing to be done for `all'.
installing default console libraries
installing default libraries
installing default nkf libraries
installing default openssl libraries
installing default pathname libraries
installing default psych libraries
installing default pty libraries
linking shared-object ripper.bundle
installing default ripper libraries
checking ../.././parse.y and ../.././ext/ripper/eventids2.c
linking shared-object socket.bundle
installing default socket libraries
installing default syslog libraries
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: `ruby' is up to date.
Generating RDoc documentation
No newer files.
Files: 0
Classes: 0 (0 undocumented)
Modules: 0 (0 undocumented)
Constants: 0 (0 undocumented)
Attributes: 0 (0 undocumented)
Methods: 0 (0 undocumented)
Total: 0 (0 undocumented)
0.00% documented
Elapsed: 0.0s
config.status: creating x86_64-darwin15-fake.rb
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-darwin15-fake ./tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --mflags="" --make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --install=all --rdoc-output=".ext/rdoc"
installing binary commands: /Users/robertwilkinson/.rbenv/versions/2.2.2/bin
installing base libraries: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib
installing arch files: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/2.2.0/x86_64-darwin15
installing pkgconfig data: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/pkgconfig
installing command scripts: /Users/robertwilkinson/.rbenv/versions/2.2.2/bin
installing library scripts: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/2.2.0
installing common headers: /Users/robertwilkinson/.rbenv/versions/2.2.2/include/ruby-2.2.0
installing manpages: /Users/robertwilkinson/.rbenv/versions/2.2.2/share/man/man1
installing extension objects: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/2.2.0/x86_64-darwin15
installing extension objects: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/site_ruby/2.2.0/x86_64-darwin15
installing extension objects: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/vendor_ruby/2.2.0/x86_64-darwin15
installing extension headers: /Users/robertwilkinson/.rbenv/versions/2.2.2/include/ruby-2.2.0/x86_64-darwin15
installing extension scripts: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/2.2.0
installing extension scripts: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/site_ruby/2.2.0
installing extension scripts: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/vendor_ruby/2.2.0
installing extension headers: /Users/robertwilkinson/.rbenv/versions/2.2.2/include/ruby-2.2.0/ruby
installing default gems: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0 (build_info, cache, doc, extensions, gems, specifications)
bigdecimal 1.2.6
io-console 0.4.3
json 1.8.1
psych 2.0.8
rake 10.4.2
rdoc 4.2.0
installing bundle gems: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0 (build_info, cache, doc, extensions, gems, specifications)
minitest-5.4.3.gem
power_assert-0.2.2.gem
test-unit-3.0.8.gem
installing rdoc: /Users/robertwilkinson/.rbenv/versions/2.2.2/share/ri/2.2.0/system
installing capi-docs: /Users/robertwilkinson/.rbenv/versions/2.2.2/share/doc/ruby
/Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/2.2.0/yaml.rb:4:in `<top (required)>':
It seems your ruby installation is missing psych (for YAML output).
To eliminate this warning, please install libyaml and reinstall your ruby.
The Ruby yaml extension was not compiled.
ERROR: Ruby install aborted due to missing extensions
Configure options used:
--prefix=/Users/robertwilkinson/.rbenv/versions/2.2.2
--with-openssl-dir=/usr/local/opt/openssl
--with-readline-dir=/usr/local/opt/readline
CC=clang
CFLAGS= -O3 -Wno-error=shorten-64-to-32
LDFLAGS=-L/Users/robertwilkinson/.rbenv/versions/2.2.2/lib
CPPFLAGS=-I/Users/robertwilkinson/.rbenv/versions/2.2.2/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment