Guest User

Untitled

a guest
May 11th, 2016
888
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 94.43 KB | None | 0 0
  1. Last 10 log lines:
  2. The Ruby yaml extension was not compiled.
  3. ERROR: Ruby install aborted due to missing extensions
  4. Configure options used:
  5. --prefix=/Users/robertwilkinson/.rbenv/versions/2.2.2
  6. --with-openssl-dir=/usr/local/opt/openssl
  7. --with-readline-dir=/usr/local/opt/readline
  8. CC=clang
  9. CFLAGS= -O3 -Wno-error=shorten-64-to-32
  10. LDFLAGS=-L/Users/robertwilkinson/.rbenv/versions/2.2.2/lib
  11. CPPFLAGS=-I/Users/robertwilkinson/.rbenv/versions/2.2.2/include
  12.  
  13.  
  14. Log:
  15.  
  16. config.guess already exists
  17. config.sub already exists
  18. checking build system type... x86_64-apple-darwin15.4.0
  19. checking host system type... x86_64-apple-darwin15.4.0
  20. checking target system type... x86_64-apple-darwin15.4.0
  21. checking whether the C compiler works... yes
  22. checking for C compiler default output file name... a.out
  23. checking for suffix of executables...
  24. checking whether we are cross compiling... no
  25. checking for suffix of object files... o
  26. checking whether we are using the GNU C compiler... yes
  27. checking whether clang accepts -g... yes
  28. checking for clang option to accept ISO C89... none needed
  29. checking whether we are using the GNU C++ compiler... yes
  30. checking whether clang++ accepts -g... yes
  31. checking how to run the C preprocessor... clang -E
  32. checking for grep that handles long lines and -e... /usr/bin/grep
  33. checking for egrep... /usr/bin/grep -E
  34. checking whether clang needs -traditional... no
  35. checking for ld... ld
  36. checking whether the linker is GNU ld... no
  37. checking whether clang -E accepts -o... yes
  38. checking for real target cpu... x86_64
  39. checking for ranlib... ranlib
  40. checking for ar... ar
  41. checking for as... as
  42. checking for objdump... no
  43. checking for gobjdump... no
  44. checking for objcopy... no
  45. checking for gobjcopy... no
  46. checking for nm... nm
  47. checking whether ln -s works... yes
  48. checking whether make sets $(MAKE)... yes
  49. checking for a BSD-compatible install... /usr/local/bin/ginstall -c
  50. checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
  51. checking for dtrace... dtrace
  52. checking for dot... dot
  53. checking for doxygen... no
  54. checking for pkg-config... pkg-config
  55. checking for ANSI C header files... yes
  56. checking for sys/types.h... yes
  57. checking for sys/stat.h... yes
  58. checking for stdlib.h... yes
  59. checking for string.h... yes
  60. checking for memory.h... yes
  61. checking for strings.h... yes
  62. checking for inttypes.h... yes
  63. checking for stdint.h... yes
  64. checking for unistd.h... yes
  65. checking minix/config.h usability... no
  66. checking minix/config.h presence... no
  67. checking for minix/config.h... no
  68. checking whether it is safe to define __EXTENSIONS__... yes
  69. checking for cd using physical directory... cd -P
  70. checking whether CFLAGS is valid... yes
  71. checking whether LDFLAGS is valid... yes
  72. checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
  73. checking whether -Wno-parentheses is accepted as CFLAGS... yes
  74. checking whether -Wno-long-long is accepted as CFLAGS... yes
  75. checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
  76. checking whether -Wunused-variable is accepted as CFLAGS... yes
  77. checking whether -Wpointer-arith is accepted as CFLAGS... yes
  78. checking whether -Wwrite-strings is accepted as CFLAGS... yes
  79. checking whether -Wdeclaration-after-statement is accepted as CFLAGS... yes
  80. checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes
  81. checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
  82. checking whether -Wdivision-by-zero is accepted as CFLAGS... yes
  83. checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
  84. checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no
  85. checking whether -Wextra-tokens is accepted as CFLAGS... yes
  86. checking whether -Wall -Wextra is accepted as CFLAGS... yes
  87. checking whether -Qunused-arguments is accepted as CFLAGS... yes
  88. checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
  89. checking whether -fstack-protector is accepted as CFLAGS... yes
  90. checking whether -fstack-protector is accepted as LDFLAGS... yes
  91. checking whether -fno-strict-overflow is accepted as CFLAGS... yes
  92. checking whether -ggdb3 is accepted as CFLAGS... yes
  93. checking whether -fvisibility=hidden is accepted as CFLAGS... yes
  94. checking whether -fno-fast-math is accepted as CFLAGS... yes
  95. checking whether Mac OS X 10.5 or later... yes
  96. checking for broken crypt with 8bit chars... no
  97. checking for codesign... codesign
  98. checking for crt_externs.h... yes
  99. checking for crypt in -lcrypt... (cached) no
  100. checking for dlopen in -ldl... yes
  101. checking for shl_load in -ldld... no
  102. checking for shutdown in -lsocket... no
  103. checking for dirent.h that defines DIR... yes
  104. checking for library containing opendir... none required
  105. checking for stdbool.h that conforms to C99... yes
  106. checking for _Bool... yes
  107. checking for sys/wait.h that is POSIX.1 compatible... yes
  108. checking limits.h usability... yes
  109. checking limits.h presence... yes
  110. checking for limits.h... yes
  111. checking sys/file.h usability... yes
  112. checking sys/file.h presence... yes
  113. checking for sys/file.h... yes
  114. checking sys/ioctl.h usability... yes
  115. checking sys/ioctl.h presence... yes
  116. checking for sys/ioctl.h... yes
  117. checking sys/syscall.h usability... yes
  118. checking sys/syscall.h presence... yes
  119. checking for sys/syscall.h... yes
  120. checking fcntl.h usability... yes
  121. checking fcntl.h presence... yes
  122. checking for fcntl.h... yes
  123. checking sys/fcntl.h usability... yes
  124. checking sys/fcntl.h presence... yes
  125. checking for sys/fcntl.h... yes
  126. checking sys/param.h usability... yes
  127. checking sys/param.h presence... yes
  128. checking for sys/param.h... yes
  129. checking sys/select.h usability... yes
  130. checking sys/select.h presence... yes
  131. checking for sys/select.h... yes
  132. checking sys/time.h usability... yes
  133. checking sys/time.h presence... yes
  134. checking for sys/time.h... yes
  135. checking sys/times.h usability... yes
  136. checking sys/times.h presence... yes
  137. checking for sys/times.h... yes
  138. checking syscall.h usability... no
  139. checking syscall.h presence... no
  140. checking for syscall.h... no
  141. checking pwd.h usability... yes
  142. checking pwd.h presence... yes
  143. checking for pwd.h... yes
  144. checking grp.h usability... yes
  145. checking grp.h presence... yes
  146. checking for grp.h... yes
  147. checking a.out.h usability... no
  148. checking a.out.h presence... no
  149. checking for a.out.h... no
  150. checking utime.h usability... yes
  151. checking utime.h presence... yes
  152. checking for utime.h... yes
  153. checking direct.h usability... no
  154. checking direct.h presence... no
  155. checking for direct.h... no
  156. checking sys/resource.h usability... yes
  157. checking sys/resource.h presence... yes
  158. checking for sys/resource.h... yes
  159. checking sys/mkdev.h usability... no
  160. checking sys/mkdev.h presence... no
  161. checking for sys/mkdev.h... no
  162. checking sys/utime.h usability... no
  163. checking sys/utime.h presence... no
  164. checking for sys/utime.h... no
  165. checking float.h usability... yes
  166. checking float.h presence... yes
  167. checking for float.h... yes
  168. checking ieeefp.h usability... no
  169. checking ieeefp.h presence... no
  170. checking for ieeefp.h... no
  171. checking ucontext.h usability... yes
  172. checking ucontext.h presence... yes
  173. checking for ucontext.h... yes
  174. checking intrinsics.h usability... no
  175. checking intrinsics.h presence... no
  176. checking for intrinsics.h... no
  177. checking langinfo.h usability... yes
  178. checking langinfo.h presence... yes
  179. checking for langinfo.h... yes
  180. checking locale.h usability... yes
  181. checking locale.h presence... yes
  182. checking for locale.h... yes
  183. checking sys/sendfile.h usability... no
  184. checking sys/sendfile.h presence... no
  185. checking for sys/sendfile.h... no
  186. checking time.h usability... yes
  187. checking time.h presence... yes
  188. checking for time.h... yes
  189. checking net/socket.h usability... no
  190. checking net/socket.h presence... no
  191. checking for net/socket.h... no
  192. checking sys/socket.h usability... yes
  193. checking sys/socket.h presence... yes
  194. checking for sys/socket.h... yes
  195. checking process.h usability... no
  196. checking process.h presence... no
  197. checking for process.h... no
  198. checking sys/prctl.h usability... no
  199. checking sys/prctl.h presence... no
  200. checking for sys/prctl.h... no
  201. checking sys/uio.h usability... yes
  202. checking sys/uio.h presence... yes
  203. checking for sys/uio.h... yes
  204. checking atomic.h usability... no
  205. checking atomic.h presence... no
  206. checking for atomic.h... no
  207. checking malloc.h usability... no
  208. checking malloc.h presence... no
  209. checking for malloc.h... no
  210. checking malloc_np.h usability... no
  211. checking malloc_np.h presence... no
  212. checking for malloc_np.h... no
  213. checking malloc/malloc.h usability... yes
  214. checking malloc/malloc.h presence... yes
  215. checking for malloc/malloc.h... yes
  216. checking setjmpex.h usability... no
  217. checking setjmpex.h presence... no
  218. checking for setjmpex.h... no
  219. checking sys/attr.h usability... yes
  220. checking sys/attr.h presence... yes
  221. checking for sys/attr.h... yes
  222. checking sys/id.h usability... no
  223. checking sys/id.h presence... no
  224. checking for sys/id.h... no
  225. checking gmp.h usability... no
  226. checking gmp.h presence... no
  227. checking for gmp.h... no
  228. checking for special C compiler options needed for large files... no
  229. checking for _FILE_OFFSET_BITS value needed for large files... no
  230. checking whether byte ordering is bigendian... no
  231. checking for an ANSI C-conforming const... yes
  232. checking whether char is unsigned... no
  233. checking for inline... inline
  234. checking for working volatile... yes
  235. checking for typeof syntax and keyword spelling... typeof
  236. checking for long long... yes
  237. checking for off_t... yes
  238. checking char bit... 8
  239. checking size of int... 4
  240. checking size of short... 2
  241. checking size of long... 8
  242. checking size of long long... 8
  243. checking size of __int64... 0
  244. checking size of __int128... 16
  245. checking size of off_t... 8
  246. checking size of void*... 8
  247. checking size of float... 4
  248. checking size of double... 8
  249. checking size of time_t... 8
  250. checking size of clock_t... 8
  251. checking packed struct attribute... x __attribute__((packed))
  252. checking for printf prefix for long long... ll
  253. checking for pid_t... yes
  254. checking for convertible type of pid_t... INT
  255. checking for uid_t... yes
  256. checking for convertible type of uid_t... UINT
  257. checking for gid_t... yes
  258. checking for convertible type of gid_t... UINT
  259. checking for time_t... yes
  260. checking for convertible type of time_t... LONG
  261. checking for dev_t... yes
  262. checking for convertible type of dev_t... INT
  263. checking for mode_t... yes
  264. checking for convertible type of mode_t... UINT
  265. checking for rlim_t... yes
  266. checking for convertible type of rlim_t... ULL
  267. checking for off_t... (cached) yes
  268. checking for convertible type of off_t... LL
  269. checking for clockid_t... no
  270. checking for convertible type of clockid_t... INT
  271. checking for prototypes... yes
  272. checking token paste string... ansi
  273. checking stringization... #expr
  274. checking string literal concatenation... yes
  275. checking for variable length prototypes and stdarg.h... yes
  276. checking for variable length macro... yes
  277. checking for NORETURN function attribute... __attribute__ ((noreturn)) x
  278. checking for DEPRECATED function attribute... __attribute__ ((deprecated)) x
  279. checking for NOINLINE function attribute... __attribute__ ((noinline)) x
  280. checking for stdcall function attribute... x
  281. checking for cdecl function attribute... __attribute__ ((cdecl)) x
  282. checking for fastcall function attribute... x
  283. checking for FUNC_MINIMIZED function attribute... x
  284. checking for function alias... no
  285. checking for __atomic builtins... yes
  286. checking for __sync builtins... yes
  287. checking for __builtin_unreachable... yes
  288. checking for exported function attribute... __attribute__ ((visibility("default")))
  289. checking for function name string predefined identifier... __func__
  290. checking whether sys_nerr is declared... yes
  291. checking whether getenv is declared... yes
  292. checking for size_t... yes
  293. checking size of size_t... 8
  294. checking size of ptrdiff_t... 8
  295. checking for printf prefix for size_t... z
  296. checking for printf prefix for ptrdiff_t... t
  297. checking for struct stat.st_blksize... yes
  298. checking for struct stat.st_blocks... yes
  299. checking for struct stat.st_rdev... yes
  300. checking size of struct stat.st_size... SIZEOF_OFF_T
  301. checking size of struct stat.st_blocks... SIZEOF_OFF_T
  302. checking size of struct stat.st_ino... SIZEOF_LONG
  303. checking for struct stat.st_atim... no
  304. checking for struct stat.st_atimespec... yes
  305. checking for struct stat.st_atimensec... no
  306. checking for struct stat.st_mtim... no
  307. checking for struct stat.st_mtimespec... yes
  308. checking for struct stat.st_mtimensec... no
  309. checking for struct stat.st_ctim... no
  310. checking for struct stat.st_ctimespec... yes
  311. checking for struct stat.st_ctimensec... no
  312. checking for struct stat.st_birthtimespec... yes
  313. checking for struct timeval... yes
  314. checking size of struct timeval.tv_sec... SIZEOF_TIME_T
  315. checking for struct timespec... yes
  316. checking for struct timezone... yes
  317. checking for clockid_t... (cached) no
  318. checking for fd_mask... yes
  319. checking for int8_t... yes
  320. checking size of int8_t... 1
  321. checking for uint8_t... yes
  322. checking size of uint8_t... 1
  323. checking for int16_t... yes
  324. checking size of int16_t... 2
  325. checking for uint16_t... yes
  326. checking size of uint16_t... 2
  327. checking for int32_t... yes
  328. checking size of int32_t... 4
  329. checking for uint32_t... yes
  330. checking size of uint32_t... 4
  331. checking for int64_t... yes
  332. checking size of int64_t... 8
  333. checking for uint64_t... yes
  334. checking size of uint64_t... 8
  335. checking for int128_t... __int128
  336. checking for uint128_t... unsigned __int128
  337. checking for intptr_t... yes
  338. checking size of intptr_t... 8
  339. checking for uintptr_t... yes
  340. checking size of uintptr_t... 8
  341. checking for ssize_t... yes
  342. checking size of ssize_t... 8
  343. checking for stack end address... no
  344. checking for uid_t in sys/types.h... (cached) yes
  345. checking type of array argument to getgroups... (cached) gid_t
  346. checking return type of signal handlers... void
  347. checking for working alloca.h... yes
  348. checking for alloca... yes
  349. checking for dynamic size alloca... ok
  350. checking for working memcmp... yes
  351. checking for broken erfc of glibc-2.3.6 on IA64... no
  352. checking for acosh... yes
  353. checking for cbrt... yes
  354. checking for crypt... yes
  355. checking for dup2... yes
  356. checking for erf... yes
  357. checking for ffs... yes
  358. checking for finite... yes
  359. checking for flock... yes
  360. checking for hypot... yes
  361. checking for isinf... yes
  362. checking for isnan... yes
  363. checking for lgamma_r... yes
  364. checking for memmove... yes
  365. checking for nextafter... yes
  366. checking for setproctitle... no
  367. checking for strchr... yes
  368. checking for strerror... yes
  369. checking for strlcat... yes
  370. checking for strlcpy... yes
  371. checking for strstr... yes
  372. checking for tgamma... yes
  373. checking sys/pstat.h usability... no
  374. checking sys/pstat.h presence... no
  375. checking for sys/pstat.h... no
  376. checking for signbit... yes
  377. checking for pid_t... (cached) yes
  378. checking vfork.h usability... no
  379. checking vfork.h presence... no
  380. checking for vfork.h... no
  381. checking for fork... yes
  382. checking for vfork... (cached) no
  383. checking for working fork... yes
  384. checking for __syscall... yes
  385. checking for _longjmp... yes
  386. checking for _setjmp... yes
  387. checking for _setjmpex... no
  388. checking for atan2l... yes
  389. checking for atan2f... yes
  390. checking for chroot... yes
  391. checking for chsize... no
  392. checking for clock_gettime... no
  393. checking for cosh... yes
  394. checking for daemon... (cached) no
  395. checking for dirfd... yes
  396. checking for dl_iterate_phdr... no
  397. checking for dlopen... yes
  398. checking for dladdr... yes
  399. checking for dup... yes
  400. checking for dup3... no
  401. checking for eaccess... no
  402. checking for endgrent... yes
  403. checking for fchmod... yes
  404. checking for fchown... yes
  405. checking for fcntl... yes
  406. checking for fdatasync... (cached) no
  407. checking for fmod... yes
  408. checking for fsync... yes
  409. checking for ftruncate... yes
  410. checking for ftruncate64... no
  411. checking for getattrlist... yes
  412. checking for getcwd... yes
  413. checking for getgidx... no
  414. checking for getgrnam... yes
  415. checking for getgrnam_r... yes
  416. checking for getgroups... yes
  417. checking for getpgid... yes
  418. checking for getpgrp... yes
  419. checking for getpriority... yes
  420. checking for getpwnam_r... yes
  421. checking for getresgid... no
  422. checking for getresuid... no
  423. checking for getrlimit... yes
  424. checking for getsid... yes
  425. checking for gettimeofday... yes
  426. checking for getuidx... no
  427. checking for gmtime_r... yes
  428. checking for initgroups... yes
  429. checking for ioctl... yes
  430. checking for isfinite... no
  431. checking for issetugid... yes
  432. checking for killpg... yes
  433. checking for lchmod... yes
  434. checking for lchown... yes
  435. checking for link... yes
  436. checking for llabs... yes
  437. checking for lockf... yes
  438. checking for log2... yes
  439. checking for lstat... yes
  440. checking for malloc_usable_size... no
  441. checking for malloc_size... yes
  442. checking for mblen... yes
  443. checking for memalign... no
  444. checking for writev... yes
  445. checking for memrchr... no
  446. checking for memmem... yes
  447. checking for mktime... yes
  448. checking for pipe2... no
  449. checking for poll... yes
  450. checking for posix_fadvise... no
  451. checking for posix_memalign... yes
  452. checking for ppoll... no
  453. checking for pread... yes
  454. checking for qsort_r... yes
  455. checking for readlink... yes
  456. checking for round... yes
  457. checking for sched_getaffinity... no
  458. checking for seekdir... yes
  459. checking for select_large_fdset... no
  460. checking for sendfile... yes
  461. checking for setegid... yes
  462. checking for setenv... yes
  463. checking for seteuid... yes
  464. checking for setgid... yes
  465. checking for setgroups... yes
  466. checking for setpgid... yes
  467. checking for setpgrp... yes
  468. checking for setregid... yes
  469. checking for setresgid... no
  470. checking for setresuid... no
  471. checking for setreuid... yes
  472. checking for setrgid... yes
  473. checking for setrlimit... yes
  474. checking for setruid... yes
  475. checking for setsid... yes
  476. checking for setuid... yes
  477. checking for shutdown... yes
  478. checking for sigaction... yes
  479. checking for sigaltstack... yes
  480. checking for sigprocmask... yes
  481. checking for sinh... yes
  482. checking for spawnv... no
  483. checking for symlink... yes
  484. checking for syscall... yes
  485. checking for sysconf... yes
  486. checking for tanh... yes
  487. checking for telldir... yes
  488. checking for timegm... yes
  489. checking for times... yes
  490. checking for truncate... yes
  491. checking for truncate64... no
  492. checking for unsetenv... yes
  493. checking for utimensat... no
  494. checking for utimes... yes
  495. checking for wait4... yes
  496. checking for waitpid... yes
  497. checking if getcwd allocates buffer if NULL is given... yes
  498. checking for __builtin_bswap16... yes
  499. checking for __builtin_bswap32... yes
  500. checking for __builtin_bswap64... yes
  501. checking for __builtin_clz... yes
  502. checking for __builtin_clzl... yes
  503. checking for __builtin_clzll... yes
  504. checking for __builtin_choose_expr... yes
  505. checking for __builtin_choose_expr_constant_p... yes
  506. checking for __builtin_types_compatible_p... yes
  507. checking whether qsort_r is GNU version... no
  508. checking whether qsort_r is BSD version... yes
  509. checking whether atan2 handles Inf as C99... yes
  510. checking for clock_gettime in -lrt... no
  511. checking for clock_getres... no
  512. checking for unsetenv returns a value... yes
  513. checking for sigsetjmp as a macro or function... yes
  514. checking whether struct tm is in sys/time.h or time.h... time.h
  515. checking for struct tm.tm_zone... yes
  516. checking for struct tm.tm_gmtoff... yes
  517. checking for external int daylight... yes
  518. checking for external timezone... long
  519. checking for external altzone... no
  520. checking for timezone... yes
  521. checking whether timezone requires zero arguments... yes
  522. checking for negative time_t for gmtime(3)... yes
  523. checking for localtime(3) overflow correctly... yes
  524. checking whether right shift preserve sign bit... yes
  525. checking whether _SC_CLK_TCK is supported... yes
  526. checking stack growing direction on x86_64... -1
  527. checking for pthread_kill in -lthr... no
  528. checking for pthread_kill in -lpthread... yes
  529. checking for pthread_np.h... no
  530. checking whether pthread_t is scalar type... yes
  531. checking for sched_yield... yes
  532. checking for pthread_attr_setinheritsched... yes
  533. checking for pthread_getattr_np... no
  534. checking for pthread_attr_get_np... no
  535. checking for pthread_attr_getstack... yes
  536. checking for pthread_get_stackaddr_np... yes
  537. checking for pthread_get_stacksize_np... yes
  538. checking for thr_stksegment... no
  539. checking for pthread_stackseg_np... no
  540. checking for pthread_getthrds_np... no
  541. checking for pthread_cond_init... yes
  542. checking for pthread_condattr_setclock... no
  543. checking for pthread_condattr_init... yes
  544. checking for pthread_sigmask... yes
  545. checking for pthread_setname_np... yes
  546. checking for pthread_attr_init... yes
  547. checking arguments of pthread_setname_np... (name)
  548. checking if mcontext_t is a pointer... yes
  549. checking for getcontext... (cached) no
  550. checking for setcontext... (cached) no
  551. checking if fork works with pthread... yes
  552. checking whether ELF binaries are produced... no
  553. checking whether OS depend dynamic link works... yes
  554. checking whether -Wl,-undefined,dynamic_lookup is accepted as LDFLAGS... yes
  555. checking whether -Wl,-multiply_defined,suppress is accepted as LDFLAGS... yes
  556. checking execinfo.h usability... yes
  557. checking execinfo.h presence... yes
  558. checking for execinfo.h... yes
  559. checking for backtrace in -lexecinfo... no
  560. checking for backtrace... yes
  561. checking for broken backtrace... yes
  562. checking valgrind/memcheck.h usability... no
  563. checking valgrind/memcheck.h presence... no
  564. checking for valgrind/memcheck.h... no
  565. checking for strip... strip
  566. checking whether -fPIE is accepted as CFLAGS... yes
  567. checking whether -pie is accepted as LDFLAGS... no
  568. checking whether -Wl,-pie is accepted as LDFLAGS... yes
  569. checking whether dtrace USDT is available... yes
  570. checking whether dtrace USDT is available... (cached) yes
  571. checking whether dtrace needs post processing... no
  572. checking for __builtin_setjmp... (cached) no
  573. checking for setjmp type... _setjmp
  574. checking for prefix of external symbols... _
  575. checking pthread.h usability... yes
  576. checking pthread.h presence... yes
  577. checking for pthread.h... yes
  578. checking if make is GNU make... yes
  579. checking for broken memmem... yes
  580. checking for nroff... /usr/bin/nroff
  581. .ext/include/x86_64-darwin15/ruby/config.h updated
  582. ruby library version = 2.2.0
  583. configure: creating ./config.status
  584. config.status: creating GNUmakefile
  585. config.status: creating Makefile
  586. config.status: creating ruby-2.2.pc
  587. CC = clang
  588. LD = ld
  589. LDSHARED = clang -dynamic -bundle
  590. CFLAGS = -O3 -Wno-error=shorten-64-to-32 -pipe
  591. XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE
  592. 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.
  593. DLDFLAGS = -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -fstack-protector -Wl,-u,_objc_msgSend -Wl,-pie -framework CoreFoundation
  594. SOLIBS =
  595. compiling main.c
  596. compiling dmydln.c
  597. compiling miniinit.c
  598. Apple LLVM version 7.0.2 (clang-700.1.81)
  599. Target: x86_64-apple-darwin15.4.0
  600. Thread model: posix
  601. compiling miniprelude.c
  602. translating probes probes.d
  603. compiling bignum.c
  604. compiling class.c
  605. compiling compar.c
  606. . ./vm_opts.h
  607. compiling complex.c
  608. compiling dir.c
  609. compiling dln_find.c
  610. compiling encoding.c
  611. compiling enum.c
  612. compiling enumerator.c
  613. compiling error.c
  614. compiling eval.c
  615. compiling load.c
  616. compiling proc.c
  617. compiling file.c
  618. compiling gc.c
  619. compiling hash.c
  620. compiling inits.c
  621. compiling io.c
  622. compiling marshal.c
  623. compiling math.c
  624. compiling node.c
  625. compiling numeric.c
  626. compiling object.c
  627. compiling pack.c
  628. compiling parse.c
  629. compiling process.c
  630. compiling random.c
  631. compiling range.c
  632. compiling rational.c
  633. compiling re.c
  634. re.c:104:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  635. if (y = memmem(ys, n, xs, m))
  636. ~~^~~~~~~~~~~~~~~~~~~~~~
  637. re.c:104:11: note: place parentheses around the assignment to silence this warning
  638. if (y = memmem(ys, n, xs, m))
  639. ^
  640. ( )
  641. re.c:104:11: note: use '==' to turn this assignment into an equality comparison
  642. if (y = memmem(ys, n, xs, m))
  643. ^
  644. ==
  645. compiling regcomp.c
  646. compiling regenc.c
  647. 1 warning generated.
  648. compiling regerror.c
  649. compiling regexec.c
  650. compiling regparse.c
  651. compiling regsyntax.c
  652. compiling ruby.c
  653. compiling safe.c
  654. compiling signal.c
  655. compiling sprintf.c
  656. compiling st.c
  657. compiling strftime.c
  658. compiling string.c
  659. compiling struct.c
  660. compiling symbol.c
  661. compiling time.c
  662. compiling transcode.c
  663. compiling util.c
  664. compiling variable.c
  665. compiling version.c
  666. compiling compile.c
  667. compiling debug.c
  668. compiling iseq.c
  669. compiling vm.c
  670. compiling vm_dump.c
  671. compiling vm_backtrace.c
  672. compiling vm_trace.c
  673. compiling thread.c
  674. compiling cont.c
  675. compiling ./enc/ascii.c
  676. compiling ./enc/us_ascii.c
  677. compiling ./enc/unicode.c
  678. compiling ./enc/utf_8.c
  679. compiling newline.c
  680. compiling ./missing/setproctitle.c
  681. compiling dmyext.c
  682. compiling dmyenc.c
  683. compiling dln.c
  684. compiling localeinit.c
  685. compiling prelude.c
  686. compiling array.c
  687. linking miniruby
  688. generating encdb.h
  689. rbconfig.rb updated
  690. generating enc.mk
  691. creating verconf.h
  692. verconf.h updated
  693. encdb.h updated
  694. compiling loadpath.c
  695. making srcs under enc
  696. linking static-library libruby-static.a
  697. make[1]: Nothing to be done for `srcs'.
  698. generating transdb.h
  699. verifying static-library libruby-static.a
  700. making enc
  701. compiling ./enc/cp949.c
  702. compiling ./enc/big5.c
  703. compiling ./enc/encdb.c
  704. compiling ./enc/emacs_mule.c
  705. compiling ./enc/euc_jp.c
  706. compiling ./enc/euc_kr.c
  707. compiling ./enc/euc_tw.c
  708. compiling ./enc/gb2312.c
  709. compiling ./enc/gb18030.c
  710. compiling ./enc/gbk.c
  711. compiling ./enc/iso_8859_1.c
  712. compiling ./enc/iso_8859_2.c
  713. transdb.h updated
  714. making trans
  715. compiling ./enc/iso_8859_3.c
  716. compiling ./enc/trans/transdb.c
  717. generating makefile exts.mk
  718. compiling ./enc/trans/big5.c
  719. compiling ./enc/trans/chinese.c
  720. compiling ./enc/iso_8859_4.c
  721. configuring -test-/array/resize
  722. compiling ./enc/iso_8859_5.c
  723. configuring -test-/bignum
  724. configuring -test-/bug-3571
  725. configuring -test-/bug-3662
  726. configuring -test-/bug-5832
  727. configuring -test-/bug_reporter
  728. configuring -test-/class
  729. configuring -test-/debug
  730. configuring -test-/exception
  731. configuring -test-/fatal
  732. configuring -test-/file
  733. compiling ./enc/iso_8859_6.c
  734. configuring -test-/float
  735. configuring -test-/funcall
  736. configuring -test-/hash
  737. configuring -test-/iseq_load
  738. configuring -test-/iter
  739. configuring -test-/load/dot.dot
  740. configuring -test-/marshal/compat
  741. configuring -test-/marshal/usr
  742. configuring -test-/method
  743. compiling ./enc/iso_8859_7.c
  744. configuring -test-/num2int
  745. configuring -test-/path_to_class
  746. configuring -test-/postponed_job
  747. configuring -test-/printf
  748. configuring -test-/proc
  749. configuring -test-/rational
  750. configuring -test-/recursion
  751. configuring -test-/st/foreach
  752. configuring -test-/st/numhash
  753. configuring -test-/st/update
  754. compiling ./enc/iso_8859_8.c
  755. configuring -test-/string
  756. configuring -test-/struct
  757. configuring -test-/symbol
  758. compiling ./enc/iso_8859_9.c
  759. compiling ./enc/iso_8859_10.c
  760. compiling ./enc/iso_8859_11.c
  761. configuring -test-/tracepoint
  762. configuring -test-/typeddata
  763. configuring -test-/wait_for_single_fd
  764. configuring -test-/win32/console
  765. Failed to configure -test-/win32/console. It will not be installed.
  766. configuring -test-/win32/dln
  767. Failed to configure -test-/win32/dln. It will not be installed.
  768. Failed to configure -test-/win32/dln/empty. It will not be installed.
  769. configuring -test-/win32/fd_setsize
  770. Failed to configure -test-/win32/fd_setsize. It will not be installed.
  771. configuring bigdecimal
  772. compiling ./enc/iso_8859_13.c
  773. compiling ./enc/iso_8859_14.c
  774. compiling ./enc/iso_8859_15.c
  775. configuring continuation
  776. configuring coverage
  777. configuring date
  778. configuring dbm
  779. compiling ./enc/iso_8859_16.c
  780. compiling ./enc/koi8_r.c
  781. compiling ./enc/koi8_u.c
  782. compiling ./enc/shift_jis.c
  783. compiling ./enc/utf_16be.c
  784. compiling ./enc/utf_16le.c
  785. compiling ./enc/utf_32be.c
  786. compiling ./enc/utf_32le.c
  787. compiling ./enc/windows_31j.c
  788. compiling ./enc/windows_1251.c
  789. header: ndbm.h
  790. library: libc
  791. compiling ./enc/trans/emoji.c
  792. linking encoding encdb.bundle
  793. linking encoding big5.bundle
  794. linking encoding cp949.bundle
  795. linking encoding emacs_mule.bundle
  796. linking encoding euc_jp.bundle
  797. linking encoding euc_kr.bundle
  798. linking encoding euc_tw.bundle
  799. linking encoding gb2312.bundle
  800. linking encoding gb18030.bundle
  801. linking encoding gbk.bundle
  802. linking encoding iso_8859_1.bundle
  803. linking encoding iso_8859_2.bundle
  804. linking encoding iso_8859_3.bundle
  805. compiling ./enc/trans/emoji_iso2022_kddi.c
  806. linking encoding iso_8859_4.bundle
  807. linking encoding iso_8859_5.bundle
  808. linking encoding iso_8859_6.bundle
  809. configuring digest
  810. linking encoding iso_8859_7.bundle
  811. configuring digest/bubblebabble
  812. configuring digest/md5
  813. linking encoding iso_8859_8.bundle
  814. linking encoding iso_8859_9.bundle
  815. linking encoding iso_8859_10.bundle
  816. linking encoding iso_8859_11.bundle
  817. linking encoding iso_8859_13.bundle
  818. linking encoding iso_8859_14.bundle
  819. linking encoding iso_8859_15.bundle
  820. linking encoding iso_8859_16.bundle
  821. linking encoding koi8_r.bundle
  822. linking encoding koi8_u.bundle
  823. linking encoding shift_jis.bundle
  824. linking encoding utf_16be.bundle
  825. linking encoding utf_16le.bundle
  826. linking encoding utf_32be.bundle
  827. linking encoding utf_32le.bundle
  828. configuring digest/rmd160
  829. linking encoding windows_31j.bundle
  830. linking encoding windows_1251.bundle
  831. compiling ./enc/trans/emoji_sjis_docomo.c
  832. configuring digest/sha1
  833. compiling ./enc/trans/emoji_sjis_kddi.c
  834. configuring digest/sha2
  835. compiling ./enc/trans/emoji_sjis_softbank.c
  836. compiling ./enc/trans/escape.c
  837. configuring etc
  838. compiling ./enc/trans/gb18030.c
  839. compiling ./enc/trans/gbk.c
  840. compiling ./enc/trans/iso2022.c
  841. compiling ./enc/trans/japanese.c
  842. compiling ./enc/trans/japanese_euc.c
  843. compiling ./enc/trans/japanese_sjis.c
  844. configuring fcntl
  845. configuring fiber
  846. configuring fiddle
  847. compiling ./enc/trans/korean.c
  848. compiling ./enc/trans/single_byte.c
  849. configuring gdbm
  850. Failed to configure gdbm. It will not be installed.
  851. configuring io/console
  852. compiling ./enc/trans/utf8_mac.c
  853. configuring io/nonblock
  854. configuring io/wait
  855. configuring json
  856. configuring json/generator
  857. configuring json/parser
  858. configuring mathn/complex
  859. configuring mathn/rational
  860. configuring nkf
  861. configuring objspace
  862. configuring openssl
  863. compiling ./enc/trans/utf_16_32.c
  864. linking transcoder transdb.bundle
  865. linking transcoder big5.bundle
  866. linking transcoder chinese.bundle
  867. linking transcoder emoji.bundle
  868. linking transcoder emoji_iso2022_kddi.bundle
  869. linking transcoder emoji_sjis_docomo.bundle
  870. linking transcoder emoji_sjis_kddi.bundle
  871. linking transcoder emoji_sjis_softbank.bundle
  872. linking transcoder escape.bundle
  873. linking transcoder gb18030.bundle
  874. linking transcoder gbk.bundle
  875. linking transcoder iso2022.bundle
  876. linking transcoder japanese.bundle
  877. linking transcoder japanese_euc.bundle
  878. linking transcoder japanese_sjis.bundle
  879. linking transcoder korean.bundle
  880. linking transcoder single_byte.bundle
  881. linking transcoder utf_16_32.bundle
  882. linking transcoder utf8_mac.bundle
  883. making encs
  884. configuring pathname
  885. configuring psych
  886. configuring pty
  887. configuring racc/cparse
  888. configuring rbconfig/sizeof
  889. configuring readline
  890. configuring ripper
  891. configuring sdbm
  892. configuring socket
  893. configuring stringio
  894. configuring strscan
  895. configuring syslog
  896. configuring thread
  897. configuring tk
  898. ...........
  899. check struct members..
  900. check libraries....
  901. Use ActiveTcl libraries (if available).
  902. Search tclConfig.sh and tkConfig.sh....................................
  903. Fail to find [tclConfig.sh, tkConfig.sh]
  904. Use X11 libraries (or use TK_XINCLUDES/TK_XLIBSW information on tkConfig.sh).
  905.  
  906. Search tcl.h.
  907. Search tk.h..Search Tcl library...Search Tk library.............
  908. Search Tk library.............
  909. 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.
  910.  
  911. Can't find proper Tcl/Tk libraries. So, can't make tcltklib.so which is required by Ruby/Tk.
  912. If you have Tcl/Tk libraries on your environment, you may be able to use them with configure options (see ext/tk/README.tcltklib).
  913. 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.
  914. Failed to configure tk. It will not be installed.
  915. Failed to configure tk/tkutil. It will not be installed.
  916. configuring win32
  917. Failed to configure win32. It will not be installed.
  918. configuring win32ole
  919. Failed to configure win32ole. It will not be installed.
  920. configuring zlib
  921. compiling bug.c
  922. compiling resize.c
  923. compiling bug.c
  924. compiling big2str.c
  925. linking shared-object -test-/array/resize.bundle
  926. linking shared-object -test-/bug-3571/bug.bundle
  927. linking shared-object -test-/bug-3662/bug.bundle
  928. compiling bigzero.c
  929. compiling bug.c
  930. compiling bug_reporter.c
  931. compiling class2name.c
  932. compiling init.c
  933. linking shared-object -test-/bug-5832/bug.bundle
  934. linking shared-object -test-/bug_reporter/bug_reporter.bundle
  935. compiling div.c
  936. compiling init.c
  937. compiling dataerror.c
  938. linking shared-object -test-/class.bundle
  939. compiling init.c
  940. compiling inspector.c
  941. compiling enc_raise.c
  942. compiling intpack.c
  943. compiling mul.c
  944. compiling profile_frames.c
  945. compiling ensured.c
  946. compiling rb_fatal.c
  947. compiling init.c
  948. linking shared-object -test-/debug.bundle
  949. compiling str2big.c
  950. compiling fs.c
  951. linking shared-object -test-/exception.bundle
  952. linking shared-object -test-/fatal/rb_fatal.bundle
  953. compiling init.c
  954. compiling init.c
  955. compiling passing_block.c
  956. linking shared-object -test-/bignum.bundle
  957. compiling stat.c
  958. compiling nextafter.c
  959. compiling delete.c
  960. linking shared-object -test-/funcall/funcall.bundle
  961. linking shared-object -test-/file.bundle
  962. compiling init.c
  963. linking shared-object -test-/float.bundle
  964. compiling iseq_load.c
  965. compiling break.c
  966. compiling dot.dot.c
  967. linking shared-object -test-/load/dot.dot/dot.dot.bundle
  968. linking shared-object -test-/hash.bundle
  969. linking shared-object -test-/iseq_load/iseq_load.bundle
  970. compiling init.c
  971. compiling usrcompat.c
  972. compiling usrmarshal.c
  973. compiling arity.c
  974. compiling yield.c
  975. compiling init.c
  976. linking shared-object -test-/marshal/compat.bundle
  977. linking shared-object -test-/marshal/usr.bundle
  978. compiling num2int.c
  979. compiling path_to_class.c
  980. linking shared-object -test-/iter.bundle
  981. linking shared-object -test-/method.bundle
  982. compiling postponed_job.c
  983. compiling printf.c
  984. linking shared-object -test-/path_to_class/path_to_class.bundle
  985. compiling init.c
  986. linking shared-object -test-/num2int/num2int.bundle
  987. linking shared-object -test-/postponed_job.bundle
  988. compiling receiver.c
  989. compiling super.c
  990. linking shared-object -test-/printf.bundle
  991. compiling rat.c
  992. compiling recursion.c
  993. compiling foreach.c
  994. linking shared-object -test-/proc.bundle
  995. linking shared-object -test-/rational.bundle
  996. compiling numhash.c
  997. linking shared-object -test-/recursion.bundle
  998. compiling update.c
  999. compiling coderange.c
  1000. linking shared-object -test-/st/foreach.bundle
  1001. linking shared-object -test-/st/numhash.bundle
  1002. linking shared-object -test-/st/update.bundle
  1003. compiling init.c
  1004. compiling cstr.c
  1005. compiling init.c
  1006. compiling ellipsize.c
  1007. compiling member.c
  1008. compiling enc_associate.c
  1009. compiling type.c
  1010. compiling gc_hook.c
  1011. linking shared-object -test-/struct.bundle
  1012. compiling enc_str_buf_cat.c
  1013. compiling tracepoint.c
  1014. linking shared-object -test-/symbol.bundle
  1015. compiling typeddata.c
  1016. compiling wait_for_single_fd.c
  1017. compiling init.c
  1018. linking shared-object -test-/tracepoint.bundle
  1019. compiling modify.c
  1020. linking shared-object -test-/typeddata/typeddata.bundle
  1021. compiling normalize.c
  1022. make[2]: Nothing to be done for `all'.
  1023. linking shared-object -test-/wait_for_single_fd/wait_for_single_fd.bundle
  1024. compiling qsort.c
  1025. compiling set_len.c
  1026. make[2]: Nothing to be done for `all'.
  1027. make[2]: Nothing to be done for `all'.
  1028. make[2]: Nothing to be done for `all'.
  1029. compiling bigdecimal.c
  1030. compiling continuation.c
  1031. compiling coverage.c
  1032. linking shared-object -test-/string/string.bundle
  1033. compiling date_core.c
  1034. linking shared-object continuation.bundle
  1035. compiling dbm.c
  1036. linking shared-object coverage.bundle
  1037. compiling digest.c
  1038. linking shared-object digest.bundle
  1039. installing digest libraries
  1040. installing default digest libraries
  1041. compiling date_parse.c
  1042. linking shared-object dbm.bundle
  1043. compiling date_strftime.c
  1044. date_parse.c:528:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1045. if (p = strchr(s, ':')) {
  1046. ~~^~~~~~~~~~~~~~~~
  1047. date_parse.c:528:9: note: place parentheses around the assignment to silence this warning
  1048. if (p = strchr(s, ':')) {
  1049. ^
  1050. ( )
  1051. date_parse.c:528:9: note: use '==' to turn this assignment into an equality comparison
  1052. if (p = strchr(s, ':')) {
  1053. ^
  1054. ==
  1055. date_parse.c:531:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1056. if (p = strchr(s, ':')) {
  1057. ~~^~~~~~~~~~~~~~~~
  1058. date_parse.c:531:13: note: place parentheses around the assignment to silence this warning
  1059. if (p = strchr(s, ':')) {
  1060. ^
  1061. ( )
  1062. date_parse.c:531:13: note: use '==' to turn this assignment into an equality comparison
  1063. if (p = strchr(s, ':')) {
  1064. ^
  1065. ==
  1066. date_parse.c:534:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1067. if (p = strchr(s, ':')) {
  1068. ~~^~~~~~~~~~~~~~~~
  1069. date_parse.c:534:10: note: place parentheses around the assignment to silence this warning
  1070. if (p = strchr(s, ':')) {
  1071. ^
  1072. ( )
  1073. date_parse.c:534:10: note: use '==' to turn this assignment into an equality comparison
  1074. if (p = strchr(s, ':')) {
  1075. ^
  1076. ==
  1077. compiling bubblebabble.c
  1078. linking shared-object digest/bubblebabble.bundle
  1079. installing default bigdecimal libraries
  1080. compiling date_strptime.c
  1081. compiling md5init.c
  1082. compiling md5ossl.c
  1083. linking shared-object digest/md5.bundle
  1084. installing default date_core libraries
  1085. compiling rmd160init.c
  1086. 3 warnings generated.
  1087. compiling rmd160ossl.c
  1088. compiling sha1init.c
  1089. linking shared-object digest/rmd160.bundle
  1090. compiling sha1ossl.c
  1091. compiling sha2init.c
  1092. linking shared-object digest/sha1.bundle
  1093. compiling sha2ossl.c
  1094. generating constant definitions
  1095. installing default sha2 libraries
  1096. linking shared-object digest/sha2.bundle
  1097. compiling etc.c
  1098. compiling fcntl.c
  1099. etc.c:244:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1100. while (pw = getpwent()) {
  1101. ~~~^~~~~~~~~~~~
  1102. etc.c:244:15: note: place parentheses around the assignment to silence this warning
  1103. while (pw = getpwent()) {
  1104. ^
  1105. ( )
  1106. etc.c:244:15: note: use '==' to turn this assignment into an equality comparison
  1107. while (pw = getpwent()) {
  1108. ^
  1109. ==
  1110. etc.c:290:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1111. else if (pw = getpwent()) {
  1112. ~~~^~~~~~~~~~~~
  1113. etc.c:290:17: note: place parentheses around the assignment to silence this warning
  1114. else if (pw = getpwent()) {
  1115. ^
  1116. ( )
  1117. etc.c:290:17: note: use '==' to turn this assignment into an equality comparison
  1118. else if (pw = getpwent()) {
  1119. ^
  1120. ==
  1121. etc.c:372:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1122. if (pw = getpwent()) {
  1123. ~~~^~~~~~~~~~~~
  1124. etc.c:372:12: note: place parentheses around the assignment to silence this warning
  1125. if (pw = getpwent()) {
  1126. ^
  1127. ( )
  1128. etc.c:372:12: note: use '==' to turn this assignment into an equality comparison
  1129. if (pw = getpwent()) {
  1130. ^
  1131. ==
  1132. etc.c:488:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1133. while (pw = getgrent()) {
  1134. ~~~^~~~~~~~~~~~
  1135. etc.c:488:15: note: place parentheses around the assignment to silence this warning
  1136. while (pw = getgrent()) {
  1137. ^
  1138. ( )
  1139. etc.c:488:15: note: use '==' to turn this assignment into an equality comparison
  1140. while (pw = getgrent()) {
  1141. ^
  1142. ==
  1143. etc.c:530:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1144. else if (grp = getgrent()) {
  1145. ~~~~^~~~~~~~~~~~
  1146. etc.c:530:18: note: place parentheses around the assignment to silence this warning
  1147. else if (grp = getgrent()) {
  1148. ^
  1149. ( )
  1150. etc.c:530:18: note: use '==' to turn this assignment into an equality comparison
  1151. else if (grp = getgrent()) {
  1152. ^
  1153. ==
  1154. etc.c:609:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1155. if (gr = getgrent()) {
  1156. ~~~^~~~~~~~~~~~
  1157. etc.c:609:12: note: place parentheses around the assignment to silence this warning
  1158. if (gr = getgrent()) {
  1159. ^
  1160. ( )
  1161. etc.c:609:12: note: use '==' to turn this assignment into an equality comparison
  1162. if (gr = getgrent()) {
  1163. ^
  1164. ==
  1165. linking shared-object bigdecimal.bundle
  1166. linking shared-object fcntl.bundle
  1167. compiling fiber.c
  1168. compiling closure.c
  1169. linking shared-object fiber.bundle
  1170. 6 warnings generated.
  1171. linking shared-object etc.bundle
  1172. make[2]: Nothing to be done for `all'.
  1173. compiling console.c
  1174. compiling nonblock.c
  1175. linking shared-object io/nonblock.bundle
  1176. compiling conversions.c
  1177. compiling wait.c
  1178. linking shared-object io/console.bundle
  1179. compiling fiddle.c
  1180. installing default console libraries
  1181. linking shared-object io/wait.bundle
  1182. compiling function.c
  1183. compiling generator.c
  1184. installing default libraries
  1185. compiling parser.c
  1186. compiling handle.c
  1187. compiling pointer.c
  1188. linking shared-object fiddle.bundle
  1189. installing default fiddle libraries
  1190. linking shared-object json/ext/parser.bundle
  1191. compiling complex.c
  1192. compiling rational.c
  1193. linking shared-object mathn/rational.bundle
  1194. linking shared-object mathn/complex.bundle
  1195. compiling nkf.c
  1196. compiling object_tracing.c
  1197. linking shared-object json/ext/generator.bundle
  1198. installing default nkf libraries
  1199. compiling objspace.c
  1200. compiling openssl_missing.c
  1201. compiling ossl.c
  1202. compiling objspace_dump.c
  1203. linking shared-object objspace.bundle
  1204. compiling ossl_asn1.c
  1205. compiling pathname.c
  1206. installing default pathname libraries
  1207. linking shared-object pathname.bundle
  1208. compiling ossl_bio.c
  1209. compiling psych.c
  1210. compiling ossl_bn.c
  1211. compiling psych_emitter.c
  1212. compiling psych_parser.c
  1213. compiling psych_to_ruby.c
  1214. compiling ossl_cipher.c
  1215. compiling psych_yaml_tree.c
  1216. compiling ../.././ext/psych/yaml/api.c
  1217. compiling ossl_config.c
  1218. compiling ../.././ext/psych/yaml/dumper.c
  1219. compiling ossl_digest.c
  1220. compiling ../.././ext/psych/yaml/emitter.c
  1221. compiling ossl_engine.c
  1222. linking shared-object date_core.bundle
  1223. compiling ../.././ext/psych/yaml/loader.c
  1224. compiling pty.c
  1225. compiling ossl_hmac.c
  1226. installing default pty libraries
  1227. linking shared-object pty.bundle
  1228. compiling ../.././ext/psych/yaml/parser.c
  1229. compiling ossl_ns_spki.c
  1230. linking shared-object nkf.bundle
  1231. compiling ../.././ext/psych/yaml/reader.c
  1232. compiling ossl_ocsp.c
  1233. compiling ../.././ext/psych/yaml/scanner.c
  1234. compiling cparse.c
  1235. linking shared-object racc/cparse.bundle
  1236. compiling ossl_pkcs12.c
  1237. compiling ../.././ext/psych/yaml/writer.c
  1238. compiling sizes.c
  1239. compiling ossl_pkcs5.c
  1240. linking shared-object rbconfig/sizeof.bundle
  1241. compiling readline.c
  1242. compiling ripper.c
  1243. compiling ossl_pkcs7.c
  1244. linking shared-object readline.bundle
  1245. compiling _sdbm.c
  1246. compiling ossl_pkey.c
  1247. compiling init.c
  1248. compiling ossl_pkey_dh.c
  1249. linking shared-object sdbm.bundle
  1250. generating constant definitions
  1251. generating constant definitions
  1252. compiling ossl_pkey_dsa.c
  1253. compiling basicsocket.c
  1254. compiling socket.c
  1255. compiling ossl_pkey_ec.c
  1256. linking shared-object psych.bundle
  1257. compiling ipsocket.c
  1258. installing default psych libraries
  1259. checking ../.././parse.y and ../.././ext/ripper/eventids2.c
  1260. compiling stringio.c
  1261. compiling tcpsocket.c
  1262. compiling tcpserver.c
  1263. compiling ossl_pkey_rsa.c
  1264. compiling sockssocket.c
  1265. compiling udpsocket.c
  1266. linking shared-object stringio.bundle
  1267. compiling unixsocket.c
  1268. installing default ripper libraries
  1269. compiling ossl_rand.c
  1270. compiling unixserver.c
  1271. compiling option.c
  1272. compiling strscan.c
  1273. compiling ossl_ssl.c
  1274. ossl_ssl.c:1127:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1275. if (rc = SSL_shutdown(ssl))
  1276. ~~~^~~~~~~~~~~~~~~~~~~
  1277. ossl_ssl.c:1127:13: note: place parentheses around the assignment to silence this warning
  1278. if (rc = SSL_shutdown(ssl))
  1279. ^
  1280. ( )
  1281. ossl_ssl.c:1127:13: note: use '==' to turn this assignment into an equality comparison
  1282. if (rc = SSL_shutdown(ssl))
  1283. ^
  1284. ==
  1285. compiling ancdata.c
  1286. linking shared-object strscan.bundle
  1287. compiling ossl_ssl_session.c
  1288. compiling ossl_x509.c
  1289. 1 warning generated.
  1290. compiling ossl_x509attr.c
  1291. compiling raddrinfo.c
  1292. compiling syslog.c
  1293. compiling ossl_x509cert.c
  1294. linking shared-object syslog.bundle
  1295. installing default syslog libraries
  1296. compiling ifaddr.c
  1297. compiling ossl_x509crl.c
  1298. compiling thread.c
  1299. installing default socket libraries
  1300. compiling init.c
  1301. linking shared-object thread.bundle
  1302. compiling constants.c
  1303. compiling ossl_x509ext.c
  1304. compiling ossl_x509name.c
  1305. compiling ossl_x509req.c
  1306. make[2]: Nothing to be done for `all'.
  1307. make[2]: Nothing to be done for `all'.
  1308. compiling ossl_x509revoked.c
  1309. make[2]: Nothing to be done for `all'.
  1310. compiling ossl_x509store.c
  1311. make[2]: Nothing to be done for `all'.
  1312. compiling zlib.c
  1313. linking shared-object openssl.bundle
  1314. linking shared-object socket.bundle
  1315. installing default openssl libraries
  1316. linking shared-object zlib.bundle
  1317. linking shared-object ripper.bundle
  1318. linking ruby
  1319. Generating RDoc documentation
  1320. Parsing sources...
  1321. 0% [ 1/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/ChangeLog-1.8.0
  1322. 0% [ 2/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/ChangeLog-1.9.3
  1323. 0% [ 3/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/ChangeLog-2.0.0
  1324. 0% [ 4/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/ChangeLog-2.1.0
  1325. 0% [ 5/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/ChangeLog-YARV
  1326. 0% [ 6/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/NEWS-1.8.7
  1327. 0% [ 7/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/NEWS-1.9.1
  1328. 0% [ 8/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/NEWS-1.9.2
  1329. 0% [ 9/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/NEWS-1.9.3
  1330. 1% [10/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/NEWS-2.0.0
  1331. 1% [11/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/NEWS-2.1.0
  1332. 1% [12/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/contributing.rdoc
  1333. 1% [13/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/contributors.rdoc
  1334. 1% [14/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/dtrace_probes.rdoc
  1335. 1% [15/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/globals.rdoc
  1336. 1% [16/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/keywords.rdoc
  1337. 1% [17/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/maintainers.rdoc
  1338. 1% [18/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/marshal.rdoc
  1339. 1% [19/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/regexp.rdoc
  1340. 2% [20/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/security.rdoc
  1341. 2% [21/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/standard_library.rdoc
  1342. 2% [22/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax.rdoc
  1343. 2% [23/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/assignment.rdoc
  1344. 2% [24/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/calling_methods.rdoc
  1345. 2% [25/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/control_expressions.rdoc
  1346. 2% [26/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/exceptions.rdoc
  1347. 2% [27/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/literals.rdoc
  1348. 2% [28/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/methods.rdoc
  1349. 2% [29/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/miscellaneous.rdoc
  1350. 3% [30/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/modules_and_classes.rdoc
  1351. 3% [31/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/precedence.rdoc
  1352. 3% [32/967] /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/doc/syntax/refinements.rdoc
  1353. 3% [33/967] ChangeLog
  1354. 3% [34/967] NEWS
  1355. 3% [35/967] README.EXT
  1356. 3% [36/967] README.EXT.ja
  1357. 3% [37/967] addr2line.c
  1358. 3% [38/967] array.c
  1359. 4% [39/967] bignum.c
  1360. 4% [40/967] class.c
  1361. 4% [41/967] compar.c
  1362. 4% [42/967] compile.c
  1363. 4% [43/967] complex.c
  1364. 4% [44/967] cont.c
  1365. 4% [45/967] debug.c
  1366. 4% [46/967] dir.c
  1367. 4% [47/967] dln.c
  1368. 4% [48/967] dln_find.c
  1369. 5% [49/967] dmydln.c
  1370. 5% [50/967] dmyenc.c
  1371. 5% [51/967] dmyext.c
  1372. 5% [52/967] doc/ChangeLog-1.8.0
  1373. 5% [53/967] doc/ChangeLog-1.9.3
  1374. 5% [54/967] doc/ChangeLog-2.0.0
  1375. 5% [55/967] doc/ChangeLog-2.1.0
  1376. 5% [56/967] doc/ChangeLog-YARV
  1377. 5% [57/967] doc/NEWS-1.8.7
  1378. 5% [58/967] doc/NEWS-1.9.1
  1379. 6% [59/967] doc/NEWS-1.9.2
  1380. 6% [60/967] doc/NEWS-1.9.3
  1381. 6% [61/967] doc/NEWS-2.0.0
  1382. 6% [62/967] doc/NEWS-2.1.0
  1383. 6% [63/967] doc/contributing.rdoc
  1384. 6% [64/967] doc/contributors.rdoc
  1385. 6% [65/967] doc/dtrace_probes.rdoc
  1386. 6% [66/967] doc/globals.rdoc
  1387. 6% [67/967] doc/keywords.rdoc
  1388. 7% [68/967] doc/maintainers.rdoc
  1389. 7% [69/967] doc/marshal.rdoc
  1390. 7% [70/967] doc/regexp.rdoc
  1391. 7% [71/967] doc/security.rdoc
  1392. 7% [72/967] doc/standard_library.rdoc
  1393. 7% [73/967] doc/syntax.rdoc
  1394. 7% [74/967] doc/syntax/assignment.rdoc
  1395. 7% [75/967] doc/syntax/calling_methods.rdoc
  1396. 7% [76/967] doc/syntax/control_expressions.rdoc
  1397. 7% [77/967] doc/syntax/exceptions.rdoc
  1398. 8% [78/967] doc/syntax/literals.rdoc
  1399. 8% [79/967] doc/syntax/methods.rdoc
  1400. 8% [80/967] doc/syntax/miscellaneous.rdoc
  1401. 8% [81/967] doc/syntax/modules_and_classes.rdoc
  1402. 8% [82/967] doc/syntax/precedence.rdoc
  1403. 8% [83/967] doc/syntax/refinements.rdoc
  1404. 8% [84/967] encoding.c
  1405. 8% [85/967] enum.c
  1406. 8% [86/967] enumerator.c
  1407. 8% [87/967] error.c
  1408. 9% [88/967] eval.c
  1409. 9% [89/967] eval_error.c
  1410. 9% [90/967] eval_jump.c
  1411. 9% [91/967] ext/bigdecimal/bigdecimal.c
  1412. 9% [92/967] ext/bigdecimal/lib/bigdecimal/jacobian.rb
  1413. 9% [93/967] ext/bigdecimal/lib/bigdecimal/ludcmp.rb
  1414. 9% [94/967] ext/bigdecimal/lib/bigdecimal/math.rb
  1415. 9% [95/967] ext/bigdecimal/lib/bigdecimal/newton.rb
  1416. 9% [96/967] ext/bigdecimal/lib/bigdecimal/util.rb
  1417. 10% [97/967] ext/continuation/continuation.c
  1418. 10% [98/967] ext/coverage/coverage.c
  1419. 10% [99/967] ext/date/date_core.c
  1420. 10% [100/967] ext/dbm/dbm.c
  1421. 10% [101/967] ext/digest/bubblebabble/bubblebabble.c
  1422. 10% [102/967] ext/digest/digest.c
  1423. 10% [103/967] ext/digest/lib/digest.rb
  1424. 10% [104/967] ext/digest/md5/md5init.c
  1425. 10% [105/967] ext/digest/rmd160/rmd160init.c
  1426. 10% [106/967] ext/digest/sha1/sha1init.c
  1427. 11% [107/967] ext/digest/sha2/sha2init.c
  1428. 11% [108/967] ext/etc/etc.c
  1429. 11% [109/967] ext/fcntl/fcntl.c
  1430. 11% [110/967] ext/fiber/fiber.c
  1431. 11% [111/967] ext/fiddle/closure.c
  1432. 11% [112/967] ext/fiddle/conversions.c
  1433. 11% [113/967] ext/fiddle/fiddle.c
  1434. 11% [114/967] ext/fiddle/function.c
  1435. 11% [115/967] ext/fiddle/handle.c
  1436. 11% [116/967] ext/fiddle/lib/fiddle.rb
  1437. 12% [117/967] ext/fiddle/lib/fiddle/closure.rb
  1438. 12% [118/967] ext/fiddle/lib/fiddle/cparser.rb
  1439. 12% [119/967] ext/fiddle/lib/fiddle/function.rb
  1440. 12% [120/967] ext/fiddle/lib/fiddle/import.rb
  1441. 12% [121/967] ext/fiddle/lib/fiddle/pack.rb
  1442. 12% [122/967] ext/fiddle/lib/fiddle/struct.rb
  1443. 12% [123/967] ext/fiddle/lib/fiddle/types.rb
  1444. 12% [124/967] ext/fiddle/lib/fiddle/value.rb
  1445. 12% [125/967] ext/fiddle/pointer.c
  1446. 13% [126/967] ext/gdbm/gdbm.c
  1447. 13% [127/967] ext/io/console/console.c
  1448. 13% [128/967] ext/io/nonblock/nonblock.c
  1449. 13% [129/967] ext/io/wait/wait.c
  1450. 13% [130/967] ext/json/lib/json.rb
  1451. 13% [131/967] ext/json/lib/json/add/bigdecimal.rb
  1452. 13% [132/967] ext/json/lib/json/add/complex.rb
  1453. 13% [133/967] ext/json/lib/json/add/core.rb
  1454. 13% [134/967] ext/json/lib/json/add/date.rb
  1455. 13% [135/967] ext/json/lib/json/add/date_time.rb
  1456. 14% [136/967] ext/json/lib/json/add/exception.rb
  1457. 14% [137/967] ext/json/lib/json/add/ostruct.rb
  1458. 14% [138/967] ext/json/lib/json/add/range.rb
  1459. 14% [139/967] ext/json/lib/json/add/rational.rb
  1460. 14% [140/967] ext/json/lib/json/add/regexp.rb
  1461. 14% [141/967] ext/json/lib/json/add/struct.rb
  1462. 14% [142/967] ext/json/lib/json/add/symbol.rb
  1463. 14% [143/967] ext/json/lib/json/add/time.rb
  1464. 14% [144/967] ext/json/lib/json/common.rb
  1465. 14% [145/967] ext/json/lib/json/ext.rb
  1466. 15% [146/967] ext/json/lib/json/generic_object.rb
  1467. 15% [147/967] ext/json/lib/json/version.rb
  1468. 15% [148/967] ext/mathn/complex/complex.c
  1469. 15% [149/967] ext/mathn/rational/rational.c
  1470. 15% [150/967] ext/nkf/lib/kconv.rb
  1471. 15% [151/967] ext/nkf/nkf.c
  1472. 15% [152/967] ext/objspace/object_tracing.c
  1473. 15% [153/967] ext/objspace/objspace.c
  1474. 15% [154/967] ext/objspace/objspace_dump.c
  1475. 16% [155/967] ext/openssl/lib/openssl.rb
  1476. 16% [156/967] ext/openssl/lib/openssl/bn.rb
  1477. 16% [157/967] ext/openssl/lib/openssl/buffering.rb
  1478. 16% [158/967] ext/openssl/lib/openssl/cipher.rb
  1479. 16% [159/967] ext/openssl/lib/openssl/config.rb
  1480. 16% [160/967] ext/openssl/lib/openssl/digest.rb
  1481. 16% [161/967] ext/openssl/lib/openssl/ssl.rb
  1482. 16% [162/967] ext/openssl/lib/openssl/x509.rb
  1483. 16% [163/967] ext/openssl/ossl.c
  1484. 16% [164/967] ext/openssl/ossl_asn1.c
  1485. 17% [165/967] ext/openssl/ossl_bio.c
  1486. 17% [166/967] ext/openssl/ossl_bn.c
  1487. 17% [167/967] ext/openssl/ossl_cipher.c
  1488. 17% [168/967] ext/openssl/ossl_config.c
  1489. 17% [169/967] ext/openssl/ossl_digest.c
  1490. 17% [170/967] ext/openssl/ossl_engine.c
  1491. 17% [171/967] ext/openssl/ossl_hmac.c
  1492. 17% [172/967] ext/openssl/ossl_ns_spki.c
  1493. 17% [173/967] ext/openssl/ossl_ocsp.c
  1494. 17% [174/967] ext/openssl/ossl_pkcs12.c
  1495. 18% [175/967] ext/openssl/ossl_pkcs5.c
  1496. 18% [176/967] ext/openssl/ossl_pkcs7.c
  1497. 18% [177/967] ext/openssl/ossl_pkey.c
  1498. 18% [178/967] ext/openssl/ossl_pkey_dh.c
  1499. 18% [179/967] ext/openssl/ossl_pkey_dsa.c
  1500. 18% [180/967] ext/openssl/ossl_pkey_ec.c
  1501. 18% [181/967] ext/openssl/ossl_pkey_rsa.c
  1502. 18% [182/967] ext/openssl/ossl_rand.c
  1503. 18% [183/967] ext/openssl/ossl_ssl.c
  1504. 19% [184/967] ext/openssl/ossl_ssl_session.c
  1505. 19% [185/967] ext/openssl/ossl_x509.c
  1506. 19% [186/967] ext/openssl/ossl_x509attr.c
  1507. 19% [187/967] ext/openssl/ossl_x509cert.c
  1508. 19% [188/967] ext/openssl/ossl_x509crl.c
  1509. 19% [189/967] ext/openssl/ossl_x509ext.c
  1510. 19% [190/967] ext/openssl/ossl_x509name.c
  1511. 19% [191/967] ext/openssl/ossl_x509req.c
  1512. 19% [192/967] ext/openssl/ossl_x509revoked.c
  1513. 19% [193/967] ext/openssl/ossl_x509store.c
  1514. 20% [194/967] ext/pathname/lib/pathname.rb
  1515. 20% [195/967] ext/pathname/pathname.c
  1516. 20% [196/967] ext/psych/lib/psych.rb
  1517. 20% [197/967] ext/psych/lib/psych/class_loader.rb
  1518. 20% [198/967] ext/psych/lib/psych/coder.rb
  1519. 20% [199/967] ext/psych/lib/psych/core_ext.rb
  1520. 20% [200/967] ext/psych/lib/psych/deprecated.rb
  1521. 20% [201/967] ext/psych/lib/psych/exception.rb
  1522. 20% [202/967] ext/psych/lib/psych/handler.rb
  1523. 20% [203/967] ext/psych/lib/psych/handlers/document_stream.rb
  1524. 21% [204/967] ext/psych/lib/psych/handlers/recorder.rb
  1525. 21% [205/967] ext/psych/lib/psych/json/ruby_events.rb
  1526. 21% [206/967] ext/psych/lib/psych/json/stream.rb
  1527. 21% [207/967] ext/psych/lib/psych/json/tree_builder.rb
  1528. 21% [208/967] ext/psych/lib/psych/json/yaml_events.rb
  1529. 21% [209/967] ext/psych/lib/psych/nodes.rb
  1530. 21% [210/967] ext/psych/lib/psych/nodes/alias.rb
  1531. 21% [211/967] ext/psych/lib/psych/nodes/document.rb
  1532. 21% [212/967] ext/psych/lib/psych/nodes/mapping.rb
  1533. 22% [213/967] ext/psych/lib/psych/nodes/node.rb
  1534. 22% [214/967] ext/psych/lib/psych/nodes/scalar.rb
  1535. 22% [215/967] ext/psych/lib/psych/nodes/sequence.rb
  1536. 22% [216/967] ext/psych/lib/psych/nodes/stream.rb
  1537. 22% [217/967] ext/psych/lib/psych/omap.rb
  1538. 22% [218/967] ext/psych/lib/psych/parser.rb
  1539. 22% [219/967] ext/psych/lib/psych/scalar_scanner.rb
  1540. 22% [220/967] ext/psych/lib/psych/set.rb
  1541. 22% [221/967] ext/psych/lib/psych/stream.rb
  1542. 22% [222/967] ext/psych/lib/psych/streaming.rb
  1543. 23% [223/967] ext/psych/lib/psych/syntax_error.rb
  1544. 23% [224/967] ext/psych/lib/psych/tree_builder.rb
  1545. 23% [225/967] ext/psych/lib/psych/visitors.rb
  1546. 23% [226/967] ext/psych/lib/psych/visitors/depth_first.rb
  1547. 23% [227/967] ext/psych/lib/psych/visitors/emitter.rb
  1548. 23% [228/967] ext/psych/lib/psych/visitors/json_tree.rb
  1549. 23% [229/967] ext/psych/lib/psych/visitors/to_ruby.rb
  1550. 23% [230/967] ext/psych/lib/psych/visitors/visitor.rb
  1551. 23% [231/967] ext/psych/lib/psych/visitors/yaml_tree.rb
  1552. 23% [232/967] ext/psych/lib/psych/y.rb
  1553. 24% [233/967] ext/psych/psych.c
  1554. 24% [234/967] ext/pty/lib/expect.rb
  1555. 24% [235/967] ext/pty/pty.c
  1556. 24% [236/967] ext/racc/cparse/cparse.c
  1557. 24% [237/967] ext/readline/readline.c
  1558. 24% [238/967] ext/ripper/lib/ripper.rb
  1559. 24% [239/967] ext/ripper/lib/ripper/core.rb
  1560. 24% [240/967] ext/ripper/lib/ripper/filter.rb
  1561. 24% [241/967] ext/ripper/lib/ripper/lexer.rb
  1562. 25% [242/967] ext/ripper/lib/ripper/sexp.rb
  1563. 25% [243/967] ext/ripper/ripper.c
  1564. 25% [244/967] ext/sdbm/init.c
  1565. 25% [245/967] ext/socket/ancdata.c
  1566. 25% [246/967] ext/socket/basicsocket.c
  1567. 25% [247/967] ext/socket/constants.c
  1568. 25% [248/967] ext/socket/constdefs.c
  1569. 25% [249/967] ext/socket/ifaddr.c
  1570. 25% [250/967] ext/socket/init.c
  1571. 25% [251/967] ext/socket/ipsocket.c
  1572. 26% [252/967] ext/socket/lib/socket.rb
  1573. 26% [253/967] ext/socket/option.c
  1574. 26% [254/967] ext/socket/raddrinfo.c
  1575. 26% [255/967] ext/socket/socket.c
  1576. 26% [256/967] ext/socket/sockssocket.c
  1577. 26% [257/967] ext/socket/tcpserver.c
  1578. 26% [258/967] ext/socket/tcpsocket.c
  1579. 26% [259/967] ext/socket/udpsocket.c
  1580. 26% [260/967] ext/socket/unixserver.c
  1581. 26% [261/967] ext/socket/unixsocket.c
  1582. 27% [262/967] ext/stringio/stringio.c
  1583. 27% [263/967] ext/strscan/strscan.c
  1584. 27% [264/967] ext/syslog/lib/syslog/logger.rb
  1585. 27% [265/967] ext/syslog/syslog.c
  1586. 27% [266/967] ext/thread/thread.c
  1587. 27% [267/967] ext/win32ole/lib/win32ole/property.rb
  1588. 27% [268/967] ext/win32ole/win32ole.c
  1589. 27% [269/967] ext/win32ole/win32ole_error.c
  1590. 27% [270/967] ext/win32ole/win32ole_event.c
  1591. 28% [271/967] ext/win32ole/win32ole_method.c
  1592. 28% [272/967] ext/win32ole/win32ole_param.c
  1593. 28% [273/967] ext/win32ole/win32ole_record.c
  1594. 28% [274/967] ext/win32ole/win32ole_type.c
  1595. 28% [275/967] ext/win32ole/win32ole_typelib.c
  1596. 28% [276/967] ext/win32ole/win32ole_variable.c
  1597. 28% [277/967] ext/win32ole/win32ole_variant.c
  1598. 28% [278/967] ext/win32ole/win32ole_variant_m.c
  1599. 28% [279/967] ext/zlib/zlib.c
  1600. 28% [280/967] file.c
  1601. 29% [281/967] gc.c
  1602. 29% [282/967] golf_prelude.c
  1603. 29% [283/967] goruby.c
  1604. 29% [284/967] hash.c
  1605. 29% [285/967] id.c
  1606. 29% [286/967] inits.c
  1607. 29% [287/967] io.c
  1608. 29% [288/967] iseq.c
  1609. 29% [289/967] lex.c
  1610. 29% [290/967] lib/English.rb
  1611. 30% [291/967] lib/abbrev.rb
  1612. 30% [292/967] lib/base64.rb
  1613. 30% [293/967] lib/benchmark.rb
  1614. 30% [294/967] lib/cgi.rb
  1615. 30% [295/967] lib/cgi/cookie.rb
  1616. 30% [296/967] lib/cgi/core.rb
  1617. 30% [297/967] lib/cgi/html.rb
  1618. 30% [298/967] lib/cgi/session.rb
  1619. 30% [299/967] lib/cgi/session/pstore.rb
  1620. 31% [300/967] lib/cgi/util.rb
  1621. 31% [301/967] lib/cmath.rb
  1622. 31% [302/967] lib/csv.rb
  1623. 31% [303/967] lib/debug.rb
  1624. 31% [304/967] lib/delegate.rb
  1625. 31% [305/967] lib/drb.rb
  1626. 31% [306/967] lib/drb/acl.rb
  1627. 31% [307/967] lib/drb/drb.rb
  1628. 31% [308/967] lib/drb/eq.rb
  1629. 31% [309/967] lib/drb/extserv.rb
  1630. 32% [310/967] lib/drb/extservm.rb
  1631. 32% [311/967] lib/drb/gw.rb
  1632. 32% [312/967] lib/drb/invokemethod.rb
  1633. 32% [313/967] lib/drb/observer.rb
  1634. 32% [314/967] lib/drb/ssl.rb
  1635. 32% [315/967] lib/drb/timeridconv.rb
  1636. 32% [316/967] lib/drb/unix.rb
  1637. 32% [317/967] lib/e2mmap.rb
  1638. 32% [318/967] lib/erb.rb
  1639. 32% [319/967] lib/fileutils.rb
  1640. 33% [320/967] lib/find.rb
  1641. 33% [321/967] lib/forwardable.rb
  1642. 33% [322/967] lib/getoptlong.rb
  1643. 33% [323/967] lib/ipaddr.rb
  1644. 33% [324/967] lib/irb.rb
  1645. 33% [325/967] lib/irb/cmd/chws.rb
  1646. 33% [326/967] lib/irb/cmd/fork.rb
  1647. 33% [327/967] lib/irb/cmd/help.rb
  1648. 33% [328/967] lib/irb/cmd/load.rb
  1649. 34% [329/967] lib/irb/cmd/nop.rb
  1650. 34% [330/967] lib/irb/cmd/pushws.rb
  1651. 34% [331/967] lib/irb/cmd/subirb.rb
  1652. 34% [332/967] lib/irb/completion.rb
  1653. 34% [333/967] lib/irb/context.rb
  1654. 34% [334/967] lib/irb/ext/change-ws.rb
  1655. 34% [335/967] lib/irb/ext/history.rb
  1656. 34% [336/967] lib/irb/ext/loader.rb
  1657. 34% [337/967] lib/irb/ext/math-mode.rb
  1658. 34% [338/967] lib/irb/ext/multi-irb.rb
  1659. 35% [339/967] lib/irb/ext/save-history.rb
  1660. 35% [340/967] lib/irb/ext/tracer.rb
  1661. 35% [341/967] lib/irb/ext/use-loader.rb
  1662. 35% [342/967] lib/irb/ext/workspaces.rb
  1663. 35% [343/967] lib/irb/extend-command.rb
  1664. 35% [344/967] lib/irb/frame.rb
  1665. 35% [345/967] lib/irb/help.rb
  1666. 35% [346/967] lib/irb/init.rb
  1667. 35% [347/967] lib/irb/input-method.rb
  1668. 35% [348/967] lib/irb/inspector.rb
  1669. 36% [349/967] lib/irb/lc/error.rb
  1670. 36% [350/967] lib/irb/lc/ja/encoding_aliases.rb
  1671. 36% [351/967] lib/irb/lc/ja/error.rb
  1672. 36% [352/967] lib/irb/locale.rb
  1673. 36% [353/967] lib/irb/magic-file.rb
  1674. 36% [354/967] lib/irb/notifier.rb
  1675. 36% [355/967] lib/irb/output-method.rb
  1676. 36% [356/967] lib/irb/ruby-lex.rb
  1677. 36% [357/967] lib/irb/ruby-token.rb
  1678. 37% [358/967] lib/irb/slex.rb
  1679. 37% [359/967] lib/irb/src_encoding.rb
  1680. 37% [360/967] lib/irb/version.rb
  1681. 37% [361/967] lib/irb/workspace.rb
  1682. 37% [362/967] lib/irb/ws-for-case-2.rb
  1683. 37% [363/967] lib/irb/xmp.rb
  1684. 37% [364/967] lib/logger.rb
  1685. 37% [365/967] lib/mathn.rb
  1686. 37% [366/967] lib/matrix.rb
  1687. 37% [367/967] lib/matrix/eigenvalue_decomposition.rb
  1688. 38% [368/967] lib/matrix/lup_decomposition.rb
  1689. 38% [369/967] lib/mkmf.rb
  1690. 38% [370/967] lib/monitor.rb
  1691. 38% [371/967] lib/mutex_m.rb
  1692. 38% [372/967] lib/net/ftp.rb
  1693. 38% [373/967] lib/net/http.rb
  1694. 38% [374/967] lib/net/http/backward.rb
  1695. 38% [375/967] lib/net/http/exceptions.rb
  1696. 38% [376/967] lib/net/http/generic_request.rb
  1697. 38% [377/967] lib/net/http/header.rb
  1698. 39% [378/967] lib/net/http/proxy_delta.rb
  1699. 39% [379/967] lib/net/http/request.rb
  1700. 39% [380/967] lib/net/http/requests.rb
  1701. 39% [381/967] lib/net/http/response.rb
  1702. 39% [382/967] lib/net/http/responses.rb
  1703. 39% [383/967] lib/net/https.rb
  1704. 39% [384/967] lib/net/imap.rb
  1705. 39% [385/967] lib/net/pop.rb
  1706. 39% [386/967] lib/net/protocol.rb
  1707. 40% [387/967] lib/net/smtp.rb
  1708. 40% [388/967] lib/net/telnet.rb
  1709. 40% [389/967] lib/observer.rb
  1710. 40% [390/967] lib/open-uri.rb
  1711. 40% [391/967] lib/open3.rb
  1712. 40% [392/967] lib/optionparser.rb
  1713. 40% [393/967] lib/optparse.rb
  1714. 40% [394/967] lib/optparse/ac.rb
  1715. 40% [395/967] lib/optparse/date.rb
  1716. 40% [396/967] lib/optparse/shellwords.rb
  1717. 41% [397/967] lib/optparse/time.rb
  1718. 41% [398/967] lib/optparse/uri.rb
  1719. 41% [399/967] lib/optparse/version.rb
  1720. 41% [400/967] lib/ostruct.rb
  1721. 41% [401/967] lib/pp.rb
  1722. 41% [402/967] lib/prettyprint.rb
  1723. 41% [403/967] lib/prime.rb
  1724. 41% [404/967] lib/profile.rb
  1725. 41% [405/967] lib/profiler.rb
  1726. 41% [406/967] lib/pstore.rb
  1727. 42% [407/967] lib/racc/parser.rb
  1728. 42% [408/967] lib/racc/rdoc/grammar.en.rdoc
  1729. 42% [409/967] lib/rake.rb
  1730. 42% [410/967] lib/rake/alt_system.rb
  1731. 42% [411/967] lib/rake/application.rb
  1732. 42% [412/967] lib/rake/backtrace.rb
  1733. 42% [413/967] lib/rake/clean.rb
  1734. 42% [414/967] lib/rake/cloneable.rb
  1735. 42% [415/967] lib/rake/cpu_counter.rb
  1736. 43% [416/967] lib/rake/default_loader.rb
  1737. 43% [417/967] lib/rake/dsl_definition.rb
  1738. 43% [418/967] lib/rake/early_time.rb
  1739. 43% [419/967] lib/rake/ext/core.rb
  1740. 43% [420/967] lib/rake/ext/module.rb
  1741. 43% [421/967] lib/rake/ext/pathname.rb
  1742. 43% [422/967] lib/rake/ext/string.rb
  1743. 43% [423/967] lib/rake/ext/time.rb
  1744. 43% [424/967] lib/rake/file_creation_task.rb
  1745. 43% [425/967] lib/rake/file_list.rb
  1746. 44% [426/967] lib/rake/file_task.rb
  1747. 44% [427/967] lib/rake/file_utils.rb
  1748. 44% [428/967] lib/rake/file_utils_ext.rb
  1749. 44% [429/967] lib/rake/gempackagetask.rb
  1750. 44% [430/967] lib/rake/invocation_chain.rb
  1751. 44% [431/967] lib/rake/invocation_exception_mixin.rb
  1752. 44% [432/967] lib/rake/late_time.rb
  1753. 44% [433/967] lib/rake/linked_list.rb
  1754. 44% [434/967] lib/rake/loaders/makefile.rb
  1755. 44% [435/967] lib/rake/multi_task.rb
  1756. 45% [436/967] lib/rake/name_space.rb
  1757. 45% [437/967] lib/rake/packagetask.rb
  1758. 45% [438/967] lib/rake/pathmap.rb
  1759. 45% [439/967] lib/rake/phony.rb
  1760. 45% [440/967] lib/rake/private_reader.rb
  1761. 45% [441/967] lib/rake/promise.rb
  1762. 45% [442/967] lib/rake/pseudo_status.rb
  1763. 45% [443/967] lib/rake/rake_module.rb
  1764. 45% [444/967] lib/rake/rake_test_loader.rb
  1765. 46% [445/967] lib/rake/rdoctask.rb
  1766. 46% [446/967] lib/rake/ruby182_test_unit_fix.rb
  1767. 46% [447/967] lib/rake/rule_recursion_overflow_error.rb
  1768. 46% [448/967] lib/rake/runtest.rb
  1769. 46% [449/967] lib/rake/scope.rb
  1770. 46% [450/967] lib/rake/task.rb
  1771. 46% [451/967] lib/rake/task_argument_error.rb
  1772. 46% [452/967] lib/rake/task_arguments.rb
  1773. 46% [453/967] lib/rake/task_manager.rb
  1774. 46% [454/967] lib/rake/tasklib.rb
  1775. 47% [455/967] lib/rake/testtask.rb
  1776. 47% [456/967] lib/rake/thread_history_display.rb
  1777. 47% [457/967] lib/rake/thread_pool.rb
  1778. 47% [458/967] lib/rake/trace_output.rb
  1779. 47% [459/967] lib/rake/version.rb
  1780. 47% [460/967] lib/rake/win32.rb
  1781. 47% [461/967] lib/rdoc.rb
  1782. 47% [462/967] lib/rdoc/alias.rb
  1783. 47% [463/967] lib/rdoc/anon_class.rb
  1784. 47% [464/967] lib/rdoc/any_method.rb
  1785. 48% [465/967] lib/rdoc/attr.rb
  1786. 48% [466/967] lib/rdoc/class_module.rb
  1787. 48% [467/967] lib/rdoc/code_object.rb
  1788. 48% [468/967] lib/rdoc/code_objects.rb
  1789. 48% [469/967] lib/rdoc/comment.rb
  1790. 48% [470/967] lib/rdoc/constant.rb
  1791. 48% [471/967] lib/rdoc/context.rb
  1792. 48% [472/967] lib/rdoc/context/section.rb
  1793. 48% [473/967] lib/rdoc/cross_reference.rb
  1794. 49% [474/967] lib/rdoc/encoding.rb
  1795. 49% [475/967] lib/rdoc/erb_partial.rb
  1796. 49% [476/967] lib/rdoc/erbio.rb
  1797. 49% [477/967] lib/rdoc/extend.rb
  1798. 49% [478/967] lib/rdoc/generator.rb
  1799. 49% [479/967] lib/rdoc/generator/darkfish.rb
  1800. 49% [480/967] lib/rdoc/generator/json_index.rb
  1801. 49% [481/967] lib/rdoc/generator/markup.rb
  1802. 49% [482/967] lib/rdoc/generator/pot.rb
  1803. 49% [483/967] lib/rdoc/generator/pot/message_extractor.rb
  1804. 50% [484/967] lib/rdoc/generator/pot/po.rb
  1805. 50% [485/967] lib/rdoc/generator/pot/po_entry.rb
  1806. 50% [486/967] lib/rdoc/generator/ri.rb
  1807. 50% [487/967] lib/rdoc/ghost_method.rb
  1808. 50% [488/967] lib/rdoc/i18n.rb
  1809. 50% [489/967] lib/rdoc/i18n/locale.rb
  1810. 50% [490/967] lib/rdoc/i18n/text.rb
  1811. 50% [491/967] lib/rdoc/include.rb
  1812. 50% [492/967] lib/rdoc/known_classes.rb
  1813. 50% [493/967] lib/rdoc/markdown.rb
  1814. 51% [494/967] lib/rdoc/markdown/entities.rb
  1815. 51% [495/967] lib/rdoc/markdown/literals_1_9.rb
  1816. 51% [496/967] lib/rdoc/markup.rb
  1817. 51% [497/967] lib/rdoc/markup/attr_changer.rb
  1818. 51% [498/967] lib/rdoc/markup/attr_span.rb
  1819. 51% [499/967] lib/rdoc/markup/attribute_manager.rb
  1820. 51% [500/967] lib/rdoc/markup/attributes.rb
  1821. 51% [501/967] lib/rdoc/markup/blank_line.rb
  1822. 51% [502/967] lib/rdoc/markup/block_quote.rb
  1823. 52% [503/967] lib/rdoc/markup/document.rb
  1824. 52% [504/967] lib/rdoc/markup/formatter.rb
  1825. 52% [505/967] lib/rdoc/markup/formatter_test_case.rb
  1826. 52% [506/967] lib/rdoc/markup/hard_break.rb
  1827. 52% [507/967] lib/rdoc/markup/heading.rb
  1828. 52% [508/967] lib/rdoc/markup/include.rb
  1829. 52% [509/967] lib/rdoc/markup/indented_paragraph.rb
  1830. 52% [510/967] lib/rdoc/markup/inline.rb
  1831. 52% [511/967] lib/rdoc/markup/list.rb
  1832. 52% [512/967] lib/rdoc/markup/list_item.rb
  1833. 53% [513/967] lib/rdoc/markup/paragraph.rb
  1834. 53% [514/967] lib/rdoc/markup/parser.rb
  1835. 53% [515/967] lib/rdoc/markup/pre_process.rb
  1836. 53% [516/967] lib/rdoc/markup/raw.rb
  1837. 53% [517/967] lib/rdoc/markup/rule.rb
  1838. 53% [518/967] lib/rdoc/markup/special.rb
  1839. 53% [519/967] lib/rdoc/markup/text_formatter_test_case.rb
  1840. 53% [520/967] lib/rdoc/markup/to_ansi.rb
  1841. 53% [521/967] lib/rdoc/markup/to_bs.rb
  1842. 53% [522/967] lib/rdoc/markup/to_html.rb
  1843. 54% [523/967] lib/rdoc/markup/to_html_crossref.rb
  1844. 54% [524/967] lib/rdoc/markup/to_html_snippet.rb
  1845. 54% [525/967] lib/rdoc/markup/to_joined_paragraph.rb
  1846. 54% [526/967] lib/rdoc/markup/to_label.rb
  1847. 54% [527/967] lib/rdoc/markup/to_markdown.rb
  1848. 54% [528/967] lib/rdoc/markup/to_rdoc.rb
  1849. 54% [529/967] lib/rdoc/markup/to_table_of_contents.rb
  1850. 54% [530/967] lib/rdoc/markup/to_test.rb
  1851. 54% [531/967] lib/rdoc/markup/to_tt_only.rb
  1852. 55% [532/967] lib/rdoc/markup/verbatim.rb
  1853. 55% [533/967] lib/rdoc/meta_method.rb
  1854. 55% [534/967] lib/rdoc/method_attr.rb
  1855. 55% [535/967] lib/rdoc/mixin.rb
  1856. 55% [536/967] lib/rdoc/normal_class.rb
  1857. 55% [537/967] lib/rdoc/normal_module.rb
  1858. 55% [538/967] lib/rdoc/options.rb
  1859. 55% [539/967] lib/rdoc/parser.rb
  1860. 55% [540/967] lib/rdoc/parser/c.rb
  1861. 55% [541/967] lib/rdoc/parser/changelog.rb
  1862. 56% [542/967] lib/rdoc/parser/markdown.rb
  1863. 56% [543/967] lib/rdoc/parser/rd.rb
  1864. 56% [544/967] lib/rdoc/parser/ruby.rb
  1865. 56% [545/967] lib/rdoc/parser/ruby_tools.rb
  1866. 56% [546/967] lib/rdoc/parser/simple.rb
  1867. 56% [547/967] lib/rdoc/parser/text.rb
  1868. 56% [548/967] lib/rdoc/rd.rb
  1869. 56% [549/967] lib/rdoc/rd/block_parser.rb
  1870. 56% [550/967] lib/rdoc/rd/inline.rb
  1871. 56% [551/967] lib/rdoc/rd/inline_parser.rb
  1872. 57% [552/967] lib/rdoc/rdoc.rb
  1873. 57% [553/967] lib/rdoc/require.rb
  1874. 57% [554/967] lib/rdoc/ri.rb
  1875. 57% [555/967] lib/rdoc/ri/driver.rb
  1876. 57% [556/967] lib/rdoc/ri/formatter.rb
  1877. 57% [557/967] lib/rdoc/ri/paths.rb
  1878. 57% [558/967] lib/rdoc/ri/store.rb
  1879. 57% [559/967] lib/rdoc/ri/task.rb
  1880. 57% [560/967] lib/rdoc/ruby_lex.rb
  1881. 58% [561/967] lib/rdoc/ruby_token.rb
  1882. 58% [562/967] lib/rdoc/rubygems_hook.rb
  1883. 58% [563/967] lib/rdoc/servlet.rb
  1884. 58% [564/967] lib/rdoc/single_class.rb
  1885. 58% [565/967] lib/rdoc/stats.rb
  1886. 58% [566/967] lib/rdoc/stats/normal.rb
  1887. 58% [567/967] lib/rdoc/stats/quiet.rb
  1888. 58% [568/967] lib/rdoc/stats/verbose.rb
  1889. 58% [569/967] lib/rdoc/store.rb
  1890. 58% [570/967] lib/rdoc/task.rb
  1891. 59% [571/967] lib/rdoc/test_case.rb
  1892. 59% [572/967] lib/rdoc/text.rb
  1893. 59% [573/967] lib/rdoc/token_stream.rb
  1894. 59% [574/967] lib/rdoc/tom_doc.rb
  1895. 59% [575/967] lib/rdoc/top_level.rb
  1896. 59% [576/967] lib/resolv-replace.rb
  1897. 59% [577/967] lib/resolv.rb
  1898. 59% [578/967] lib/rexml/attlistdecl.rb
  1899. 59% [579/967] lib/rexml/attribute.rb
  1900. 59% [580/967] lib/rexml/cdata.rb
  1901. 60% [581/967] lib/rexml/child.rb
  1902. 60% [582/967] lib/rexml/comment.rb
  1903. 60% [583/967] lib/rexml/doctype.rb
  1904. 60% [584/967] lib/rexml/document.rb
  1905. 60% [585/967] lib/rexml/dtd/attlistdecl.rb
  1906. 60% [586/967] lib/rexml/dtd/dtd.rb
  1907. 60% [587/967] lib/rexml/dtd/elementdecl.rb
  1908. 60% [588/967] lib/rexml/dtd/entitydecl.rb
  1909. 60% [589/967] lib/rexml/dtd/notationdecl.rb
  1910. 61% [590/967] lib/rexml/element.rb
  1911. 61% [591/967] lib/rexml/encoding.rb
  1912. 61% [592/967] lib/rexml/entity.rb
  1913. 61% [593/967] lib/rexml/formatters/default.rb
  1914. 61% [594/967] lib/rexml/formatters/pretty.rb
  1915. 61% [595/967] lib/rexml/formatters/transitive.rb
  1916. 61% [596/967] lib/rexml/functions.rb
  1917. 61% [597/967] lib/rexml/instruction.rb
  1918. 61% [598/967] lib/rexml/light/node.rb
  1919. 61% [599/967] lib/rexml/namespace.rb
  1920. 62% [600/967] lib/rexml/node.rb
  1921. 62% [601/967] lib/rexml/output.rb
  1922. 62% [602/967] lib/rexml/parent.rb
  1923. 62% [603/967] lib/rexml/parseexception.rb
  1924. 62% [604/967] lib/rexml/parsers/baseparser.rb
  1925. 62% [605/967] lib/rexml/parsers/lightparser.rb
  1926. 62% [606/967] lib/rexml/parsers/pullparser.rb
  1927. 62% [607/967] lib/rexml/parsers/sax2parser.rb
  1928. 62% [608/967] lib/rexml/parsers/streamparser.rb
  1929. 62% [609/967] lib/rexml/parsers/treeparser.rb
  1930. 63% [610/967] lib/rexml/parsers/ultralightparser.rb
  1931. 63% [611/967] lib/rexml/parsers/xpathparser.rb
  1932. 63% [612/967] lib/rexml/quickpath.rb
  1933. 63% [613/967] lib/rexml/rexml.rb
  1934. 63% [614/967] lib/rexml/sax2listener.rb
  1935. 63% [615/967] lib/rexml/security.rb
  1936. 63% [616/967] lib/rexml/source.rb
  1937. 63% [617/967] lib/rexml/streamlistener.rb
  1938. 63% [618/967] lib/rexml/syncenumerator.rb
  1939. 64% [619/967] lib/rexml/text.rb
  1940. 64% [620/967] lib/rexml/undefinednamespaceexception.rb
  1941. 64% [621/967] lib/rexml/validation/relaxng.rb
  1942. 64% [622/967] lib/rexml/validation/validation.rb
  1943. 64% [623/967] lib/rexml/validation/validationexception.rb
  1944. 64% [624/967] lib/rexml/xmldecl.rb
  1945. 64% [625/967] lib/rexml/xmltokens.rb
  1946. 64% [626/967] lib/rexml/xpath.rb
  1947. 64% [627/967] lib/rexml/xpath_parser.rb
  1948. 64% [628/967] lib/rinda/rinda.rb
  1949. 65% [629/967] lib/rinda/ring.rb
  1950. 65% [630/967] lib/rinda/tuplespace.rb
  1951. 65% [631/967] lib/rss.rb
  1952. 65% [632/967] lib/rss/0.9.rb
  1953. 65% [633/967] lib/rss/1.0.rb
  1954. 65% [634/967] lib/rss/2.0.rb
  1955. 65% [635/967] lib/rss/atom.rb
  1956. 65% [636/967] lib/rss/content.rb
  1957. 65% [637/967] lib/rss/content/1.0.rb
  1958. 65% [638/967] lib/rss/content/2.0.rb
  1959. 66% [639/967] lib/rss/converter.rb
  1960. 66% [640/967] lib/rss/dublincore.rb
  1961. 66% [641/967] lib/rss/dublincore/1.0.rb
  1962. 66% [642/967] lib/rss/dublincore/2.0.rb
  1963. 66% [643/967] lib/rss/dublincore/atom.rb
  1964. 66% [644/967] lib/rss/image.rb
  1965. 66% [645/967] lib/rss/itunes.rb
  1966. 66% [646/967] lib/rss/maker.rb
  1967. 66% [647/967] lib/rss/maker/0.9.rb
  1968. 67% [648/967] lib/rss/maker/1.0.rb
  1969. 67% [649/967] lib/rss/maker/2.0.rb
  1970. 67% [650/967] lib/rss/maker/atom.rb
  1971. 67% [651/967] lib/rss/maker/base.rb
  1972. 67% [652/967] lib/rss/maker/content.rb
  1973. 67% [653/967] lib/rss/maker/dublincore.rb
  1974. 67% [654/967] lib/rss/maker/entry.rb
  1975. 67% [655/967] lib/rss/maker/feed.rb
  1976. 67% [656/967] lib/rss/maker/image.rb
  1977. 67% [657/967] lib/rss/maker/itunes.rb
  1978. 68% [658/967] lib/rss/maker/slash.rb
  1979. 68% [659/967] lib/rss/maker/syndication.rb
  1980. 68% [660/967] lib/rss/maker/taxonomy.rb
  1981. 68% [661/967] lib/rss/maker/trackback.rb
  1982. 68% [662/967] lib/rss/parser.rb
  1983. 68% [663/967] lib/rss/rexmlparser.rb
  1984. 68% [664/967] lib/rss/rss.rb
  1985. 68% [665/967] lib/rss/slash.rb
  1986. 68% [666/967] lib/rss/syndication.rb
  1987. 68% [667/967] lib/rss/taxonomy.rb
  1988. 69% [668/967] lib/rss/trackback.rb
  1989. 69% [669/967] lib/rss/utils.rb
  1990. 69% [670/967] lib/rss/xml-stylesheet.rb
  1991. 69% [671/967] lib/rss/xml.rb
  1992. 69% [672/967] lib/rss/xmlparser.rb
  1993. 69% [673/967] lib/rss/xmlscanner.rb
  1994. 69% [674/967] lib/rubygems.rb
  1995. 69% [675/967] lib/rubygems/LICENSE.txt
  1996. 69% [676/967] lib/rubygems/available_set.rb
  1997. 70% [677/967] lib/rubygems/basic_specification.rb
  1998. 70% [678/967] lib/rubygems/command.rb
  1999. 70% [679/967] lib/rubygems/command_manager.rb
  2000. 70% [680/967] lib/rubygems/commands/build_command.rb
  2001. 70% [681/967] lib/rubygems/commands/cert_command.rb
  2002. 70% [682/967] lib/rubygems/commands/check_command.rb
  2003. 70% [683/967] lib/rubygems/commands/cleanup_command.rb
  2004. 70% [684/967] lib/rubygems/commands/contents_command.rb
  2005. 70% [685/967] lib/rubygems/commands/dependency_command.rb
  2006. 70% [686/967] lib/rubygems/commands/environment_command.rb
  2007. 71% [687/967] lib/rubygems/commands/fetch_command.rb
  2008. 71% [688/967] lib/rubygems/commands/generate_index_command.rb
  2009. 71% [689/967] lib/rubygems/commands/help_command.rb
  2010. 71% [690/967] lib/rubygems/commands/install_command.rb
  2011. 71% [691/967] lib/rubygems/commands/list_command.rb
  2012. 71% [692/967] lib/rubygems/commands/lock_command.rb
  2013. 71% [693/967] lib/rubygems/commands/mirror_command.rb
  2014. 71% [694/967] lib/rubygems/commands/open_command.rb
  2015. 71% [695/967] lib/rubygems/commands/outdated_command.rb
  2016. 71% [696/967] lib/rubygems/commands/owner_command.rb
  2017. 72% [697/967] lib/rubygems/commands/pristine_command.rb
  2018. 72% [698/967] lib/rubygems/commands/push_command.rb
  2019. 72% [699/967] lib/rubygems/commands/query_command.rb
  2020. 72% [700/967] lib/rubygems/commands/rdoc_command.rb
  2021. 72% [701/967] lib/rubygems/commands/search_command.rb
  2022. 72% [702/967] lib/rubygems/commands/server_command.rb
  2023. 72% [703/967] lib/rubygems/commands/setup_command.rb
  2024. 72% [704/967] lib/rubygems/commands/sources_command.rb
  2025. 72% [705/967] lib/rubygems/commands/specification_command.rb
  2026. 73% [706/967] lib/rubygems/commands/stale_command.rb
  2027. 73% [707/967] lib/rubygems/commands/uninstall_command.rb
  2028. 73% [708/967] lib/rubygems/commands/unpack_command.rb
  2029. 73% [709/967] lib/rubygems/commands/update_command.rb
  2030. 73% [710/967] lib/rubygems/commands/which_command.rb
  2031. 73% [711/967] lib/rubygems/commands/yank_command.rb
  2032. 73% [712/967] lib/rubygems/compatibility.rb
  2033. 73% [713/967] lib/rubygems/config_file.rb
  2034. 73% [714/967] lib/rubygems/core_ext/kernel_gem.rb
  2035. 73% [715/967] lib/rubygems/core_ext/kernel_require.rb
  2036. 74% [716/967] lib/rubygems/defaults.rb
  2037. 74% [717/967] lib/rubygems/dependency.rb
  2038. 74% [718/967] lib/rubygems/dependency_installer.rb
  2039. 74% [719/967] lib/rubygems/dependency_list.rb
  2040. 74% [720/967] lib/rubygems/deprecate.rb
  2041. 74% [721/967] lib/rubygems/doctor.rb
  2042. 74% [722/967] lib/rubygems/errors.rb
  2043. 74% [723/967] lib/rubygems/exceptions.rb
  2044. 74% [724/967] lib/rubygems/ext.rb
  2045. 74% [725/967] lib/rubygems/ext/build_error.rb
  2046. 75% [726/967] lib/rubygems/ext/builder.rb
  2047. 75% [727/967] lib/rubygems/ext/cmake_builder.rb
  2048. 75% [728/967] lib/rubygems/ext/configure_builder.rb
  2049. 75% [729/967] lib/rubygems/ext/ext_conf_builder.rb
  2050. 75% [730/967] lib/rubygems/ext/rake_builder.rb
  2051. 75% [731/967] lib/rubygems/gem_runner.rb
  2052. 75% [732/967] lib/rubygems/gemcutter_utilities.rb
  2053. 75% [733/967] lib/rubygems/indexer.rb
  2054. 75% [734/967] lib/rubygems/install_default_message.rb
  2055. 76% [735/967] lib/rubygems/install_message.rb
  2056. 76% [736/967] lib/rubygems/install_update_options.rb
  2057. 76% [737/967] lib/rubygems/installer.rb
  2058. 76% [738/967] lib/rubygems/installer_test_case.rb
  2059. 76% [739/967] lib/rubygems/local_remote_options.rb
  2060. 76% [740/967] lib/rubygems/mock_gem_ui.rb
  2061. 76% [741/967] lib/rubygems/name_tuple.rb
  2062. 76% [742/967] lib/rubygems/package.rb
  2063. 76% [743/967] lib/rubygems/package/digest_io.rb
  2064. 76% [744/967] lib/rubygems/package/file_source.rb
  2065. 77% [745/967] lib/rubygems/package/io_source.rb
  2066. 77% [746/967] lib/rubygems/package/old.rb
  2067. 77% [747/967] lib/rubygems/package/source.rb
  2068. 77% [748/967] lib/rubygems/package/tar_header.rb
  2069. 77% [749/967] lib/rubygems/package/tar_reader.rb
  2070. 77% [750/967] lib/rubygems/package/tar_reader/entry.rb
  2071. 77% [751/967] lib/rubygems/package/tar_test_case.rb
  2072. 77% [752/967] lib/rubygems/package/tar_writer.rb
  2073. 77% [753/967] lib/rubygems/package_task.rb
  2074. 77% [754/967] lib/rubygems/path_support.rb
  2075. 78% [755/967] lib/rubygems/platform.rb
  2076. 78% [756/967] lib/rubygems/psych_additions.rb
  2077. 78% [757/967] lib/rubygems/psych_tree.rb
  2078. 78% [758/967] lib/rubygems/rdoc.rb
  2079. 78% [759/967] lib/rubygems/remote_fetcher.rb
  2080. 78% [760/967] lib/rubygems/request.rb
  2081. 78% [761/967] lib/rubygems/request/connection_pools.rb
  2082. 78% [762/967] lib/rubygems/request/http_pool.rb
  2083. 78% [763/967] lib/rubygems/request/https_pool.rb
  2084. 79% [764/967] lib/rubygems/request_set.rb
  2085. 79% [765/967] lib/rubygems/request_set/gem_dependency_api.rb
  2086. 79% [766/967] lib/rubygems/request_set/lockfile.rb
  2087. 79% [767/967] lib/rubygems/requirement.rb
  2088. 79% [768/967] lib/rubygems/resolver.rb
  2089. 79% [769/967] lib/rubygems/resolver/activation_request.rb
  2090. 79% [770/967] lib/rubygems/resolver/api_set.rb
  2091. 79% [771/967] lib/rubygems/resolver/api_specification.rb
  2092. 79% [772/967] lib/rubygems/resolver/best_set.rb
  2093. 79% [773/967] lib/rubygems/resolver/composed_set.rb
  2094. 80% [774/967] lib/rubygems/resolver/conflict.rb
  2095. 80% [775/967] lib/rubygems/resolver/current_set.rb
  2096. 80% [776/967] lib/rubygems/resolver/dependency_request.rb
  2097. 80% [777/967] lib/rubygems/resolver/git_set.rb
  2098. 80% [778/967] lib/rubygems/resolver/git_specification.rb
  2099. 80% [779/967] lib/rubygems/resolver/index_set.rb
  2100. 80% [780/967] lib/rubygems/resolver/index_specification.rb
  2101. 80% [781/967] lib/rubygems/resolver/installed_specification.rb
  2102. 80% [782/967] lib/rubygems/resolver/installer_set.rb
  2103. 80% [783/967] lib/rubygems/resolver/local_specification.rb
  2104. 81% [784/967] lib/rubygems/resolver/lock_set.rb
  2105. 81% [785/967] lib/rubygems/resolver/lock_specification.rb
  2106. 81% [786/967] lib/rubygems/resolver/requirement_list.rb
  2107. 81% [787/967] lib/rubygems/resolver/set.rb
  2108. 81% [788/967] lib/rubygems/resolver/spec_specification.rb
  2109. 81% [789/967] lib/rubygems/resolver/specification.rb
  2110. 81% [790/967] lib/rubygems/resolver/stats.rb
  2111. 81% [791/967] lib/rubygems/resolver/vendor_set.rb
  2112. 81% [792/967] lib/rubygems/resolver/vendor_specification.rb
  2113. 82% [793/967] lib/rubygems/security.rb
  2114. 82% [794/967] lib/rubygems/security/policies.rb
  2115. 82% [795/967] lib/rubygems/security/policy.rb
  2116. 82% [796/967] lib/rubygems/security/signer.rb
  2117. 82% [797/967] lib/rubygems/security/trust_dir.rb
  2118. 82% [798/967] lib/rubygems/server.rb
  2119. 82% [799/967] lib/rubygems/source.rb
  2120. 82% [800/967] lib/rubygems/source/git.rb
  2121. 82% [801/967] lib/rubygems/source/installed.rb
  2122. 82% [802/967] lib/rubygems/source/local.rb
  2123. 83% [803/967] lib/rubygems/source/lock.rb
  2124. 83% [804/967] lib/rubygems/source/specific_file.rb
  2125. 83% [805/967] lib/rubygems/source/vendor.rb
  2126. 83% [806/967] lib/rubygems/source_list.rb
  2127. 83% [807/967] lib/rubygems/source_local.rb
  2128. 83% [808/967] lib/rubygems/source_specific_file.rb
  2129. 83% [809/967] lib/rubygems/spec_fetcher.rb
  2130. 83% [810/967] lib/rubygems/specification.rb
  2131. 83% [811/967] lib/rubygems/stub_specification.rb
  2132. 83% [812/967] lib/rubygems/syck_hack.rb
  2133. 84% [813/967] lib/rubygems/test_case.rb
  2134. 84% [814/967] lib/rubygems/test_utilities.rb
  2135. 84% [815/967] lib/rubygems/text.rb
  2136. 84% [816/967] lib/rubygems/uninstaller.rb
  2137. 84% [817/967] lib/rubygems/uri_formatter.rb
  2138. 84% [818/967] lib/rubygems/user_interaction.rb
  2139. 84% [819/967] lib/rubygems/util.rb
  2140. 84% [820/967] lib/rubygems/util/list.rb
  2141. 84% [821/967] lib/rubygems/util/stringio.rb
  2142. 85% [822/967] lib/rubygems/validator.rb
  2143. 85% [823/967] lib/rubygems/version.rb
  2144. 85% [824/967] lib/rubygems/version_option.rb
  2145. 85% [825/967] lib/scanf.rb
  2146. 85% [826/967] lib/securerandom.rb
  2147. 85% [827/967] lib/set.rb
  2148. 85% [828/967] lib/shell.rb
  2149. 85% [829/967] lib/shell/builtin-command.rb
  2150. 85% [830/967] lib/shell/command-processor.rb
  2151. 85% [831/967] lib/shell/error.rb
  2152. 86% [832/967] lib/shell/filter.rb
  2153. 86% [833/967] lib/shell/process-controller.rb
  2154. 86% [834/967] lib/shell/system-command.rb
  2155. 86% [835/967] lib/shell/version.rb
  2156. 86% [836/967] lib/shellwords.rb
  2157. 86% [837/967] lib/singleton.rb
  2158. 86% [838/967] lib/sync.rb
  2159. 86% [839/967] lib/tempfile.rb
  2160. 86% [840/967] lib/thwait.rb
  2161. 86% [841/967] lib/time.rb
  2162. 87% [842/967] lib/timeout.rb
  2163. 87% [843/967] lib/tmpdir.rb
  2164. 87% [844/967] lib/tracer.rb
  2165. 87% [845/967] lib/tsort.rb
  2166. 87% [846/967] lib/ubygems.rb
  2167. 87% [847/967] lib/un.rb
  2168. 87% [848/967] lib/unicode_normalize.rb
  2169. 87% [849/967] lib/unicode_normalize/normalize.rb
  2170. 87% [850/967] lib/unicode_normalize/tables.rb
  2171. 88% [851/967] lib/uri.rb
  2172. 88% [852/967] lib/uri/common.rb
  2173. 88% [853/967] lib/uri/ftp.rb
  2174. 88% [854/967] lib/uri/generic.rb
  2175. 88% [855/967] lib/uri/http.rb
  2176. 88% [856/967] lib/uri/https.rb
  2177. 88% [857/967] lib/uri/ldap.rb
  2178. 88% [858/967] lib/uri/ldaps.rb
  2179. 88% [859/967] lib/uri/mailto.rb
  2180. 88% [860/967] lib/uri/rfc2396_parser.rb
  2181. 89% [861/967] lib/uri/rfc3986_parser.rb
  2182. 89% [862/967] lib/weakref.rb
  2183. 89% [863/967] lib/webrick.rb
  2184. 89% [864/967] lib/webrick/accesslog.rb
  2185. 89% [865/967] lib/webrick/cgi.rb
  2186. 89% [866/967] lib/webrick/compat.rb
  2187. 89% [867/967] lib/webrick/config.rb
  2188. 89% [868/967] lib/webrick/cookie.rb
  2189. 89% [869/967] lib/webrick/htmlutils.rb
  2190. 89% [870/967] lib/webrick/httpauth.rb
  2191. 90% [871/967] lib/webrick/httpauth/authenticator.rb
  2192. 90% [872/967] lib/webrick/httpauth/basicauth.rb
  2193. 90% [873/967] lib/webrick/httpauth/digestauth.rb
  2194. 90% [874/967] lib/webrick/httpauth/htdigest.rb
  2195. 90% [875/967] lib/webrick/httpauth/htgroup.rb
  2196. 90% [876/967] lib/webrick/httpauth/htpasswd.rb
  2197. 90% [877/967] lib/webrick/httpauth/userdb.rb
  2198. 90% [878/967] lib/webrick/httpproxy.rb
  2199. 90% [879/967] lib/webrick/httprequest.rb
  2200. 91% [880/967] lib/webrick/httpresponse.rb
  2201. 91% [881/967] lib/webrick/https.rb
  2202. 91% [882/967] lib/webrick/httpserver.rb
  2203. 91% [883/967] lib/webrick/httpservlet.rb
  2204. 91% [884/967] lib/webrick/httpservlet/abstract.rb
  2205. 91% [885/967] lib/webrick/httpservlet/cgi_runner.rb
  2206. 91% [886/967] lib/webrick/httpservlet/cgihandler.rb
  2207. 91% [887/967] lib/webrick/httpservlet/erbhandler.rb
  2208. 91% [888/967] lib/webrick/httpservlet/filehandler.rb
  2209. 91% [889/967] lib/webrick/httpservlet/prochandler.rb
  2210. 92% [890/967] lib/webrick/httpstatus.rb
  2211. 92% [891/967] lib/webrick/httputils.rb
  2212. 92% [892/967] lib/webrick/httpversion.rb
  2213. 92% [893/967] lib/webrick/log.rb
  2214. 92% [894/967] lib/webrick/server.rb
  2215. 92% [895/967] lib/webrick/ssl.rb
  2216. 92% [896/967] lib/webrick/utils.rb
  2217. 92% [897/967] lib/webrick/version.rb
  2218. 92% [898/967] lib/xmlrpc.rb
  2219. 92% [899/967] lib/xmlrpc/base64.rb
  2220. 93% [900/967] lib/xmlrpc/client.rb
  2221. 93% [901/967] lib/xmlrpc/config.rb
  2222. 93% [902/967] lib/xmlrpc/create.rb
  2223. 93% [903/967] lib/xmlrpc/datetime.rb
  2224. 93% [904/967] lib/xmlrpc/marshal.rb
  2225. 93% [905/967] lib/xmlrpc/parser.rb
  2226. 93% [906/967] lib/xmlrpc/server.rb
  2227. 93% [907/967] lib/xmlrpc/utils.rb
  2228. 93% [908/967] lib/yaml.rb
  2229. 94% [909/967] lib/yaml/dbm.rb
  2230. 94% [910/967] lib/yaml/store.rb
  2231. 94% [911/967] load.c
  2232. 94% [912/967] loadpath.c
  2233. 94% [913/967] localeinit.c
  2234. 94% [914/967] main.c
  2235. 94% [915/967] marshal.c
  2236. 94% [916/967] math.c
  2237. 94% [917/967] miniinit.c
  2238. 94% [918/967] miniprelude.c
  2239. 95% [919/967] newline.c
  2240. 95% [920/967] node.c
  2241. 95% [921/967] numeric.c
  2242. 95% [922/967] object.c
  2243. 95% [923/967] pack.c
  2244. 95% [924/967] parse.c
  2245. 95% [925/967] prelude.c
  2246. 95% [926/967] prelude.rb
  2247. 95% [927/967] proc.c
  2248. 95% [928/967] process.c
  2249. 96% [929/967] random.c
  2250. 96% [930/967] range.c
  2251. 96% [931/967] rational.c
  2252. 96% [932/967] re.c
  2253. 96% [933/967] regcomp.c
  2254. 96% [934/967] regenc.c
  2255. 96% [935/967] regerror.c
  2256. 96% [936/967] regexec.c
  2257. 96% [937/967] regparse.c
  2258. 97% [938/967] regsyntax.c
  2259. 97% [939/967] ruby.c
  2260. 97% [940/967] safe.c
  2261. 97% [941/967] signal.c
  2262. 97% [942/967] siphash.c
  2263. 97% [943/967] sparc.c
  2264. 97% [944/967] sprintf.c
  2265. 97% [945/967] st.c
  2266. 97% [946/967] strftime.c
  2267. 97% [947/967] string.c
  2268. 98% [948/967] struct.c
  2269. 98% [949/967] symbol.c
  2270. 98% [950/967] thread.c
  2271. 98% [951/967] thread_pthread.c
  2272. 98% [952/967] thread_win32.c
  2273. 98% [953/967] time.c
  2274. 98% [954/967] transcode.c
  2275. 98% [955/967] util.c
  2276. 98% [956/967] variable.c
  2277. 98% [957/967] version.c
  2278. 99% [958/967] vm.c
  2279. 99% [959/967] vm_args.c
  2280. 99% [960/967] vm_backtrace.c
  2281. 99% [961/967] vm_dump.c
  2282. 99% [962/967] vm_eval.c
  2283. 99% [963/967] vm_exec.c
  2284. 99% [964/967] vm_insnhelper.c
  2285. 99% [965/967] vm_method.c
  2286. 99% [966/967] vm_trace.c
  2287. 100% [967/967] vsnprintf.c
  2288.  
  2289. Generating RI format into /private/var/folders/t3/hbg4vf9935gfcq79qjtrnk5r0000gn/T/ruby-build.20160511114240.87474/ruby-2.2.2/.ext/rdoc...
  2290.  
  2291.  
  2292. Files: 967
  2293.  
  2294. Classes: 1410 ( 581 undocumented)
  2295. Modules: 280 ( 108 undocumented)
  2296. Constants: 2159 ( 594 undocumented)
  2297. Attributes: 1154 ( 253 undocumented)
  2298. Methods: 10483 (2184 undocumented)
  2299.  
  2300. Total: 15486 (3720 undocumented)
  2301. 75.98% documented
  2302.  
  2303. Elapsed: 168.5s
  2304.  
  2305. CC = clang
  2306. LD = ld
  2307. LDSHARED = clang -dynamic -bundle
  2308. CFLAGS = -O3 -Wno-error=shorten-64-to-32 -pipe
  2309. XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE
  2310. 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.
  2311. DLDFLAGS = -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -fstack-protector -Wl,-u,_objc_msgSend -Wl,-pie -framework CoreFoundation
  2312. SOLIBS =
  2313. Apple LLVM version 7.0.2 (clang-700.1.81)
  2314. Target: x86_64-apple-darwin15.4.0
  2315. Thread model: posix
  2316. making enc
  2317. make[1]: Nothing to be done for `enc'.
  2318. making srcs under enc
  2319. make[1]: Nothing to be done for `srcs'.
  2320. generating transdb.h
  2321. transdb.h unchanged
  2322. making trans
  2323. make[1]: Nothing to be done for `./enc/trans'.
  2324. making encs
  2325. generating makefile exts.mk
  2326. Failed to configure -test-/win32/console. It will not be installed.
  2327. Failed to configure -test-/win32/dln. It will not be installed.
  2328. Failed to configure -test-/win32/dln/empty. It will not be installed.
  2329. Failed to configure -test-/win32/fd_setsize. It will not be installed.
  2330. Failed to configure gdbm. It will not be installed.
  2331. configuring socket
  2332. Failed to configure tk. It will not be installed.
  2333. Failed to configure tk/tkutil. It will not be installed.
  2334. Failed to configure win32. It will not be installed.
  2335. Failed to configure win32ole. It will not be installed.
  2336. make[2]: Nothing to be done for `all'.
  2337. make[2]: Nothing to be done for `all'.
  2338. make[2]: Nothing to be done for `all'.
  2339. make[2]: Nothing to be done for `all'.
  2340. installing default bigdecimal libraries
  2341. installing default date_core libraries
  2342. installing digest libraries
  2343. installing default digest libraries
  2344. installing default sha2 libraries
  2345. installing default fiddle libraries
  2346. make[2]: Nothing to be done for `all'.
  2347. installing default console libraries
  2348. installing default libraries
  2349. installing default nkf libraries
  2350. installing default openssl libraries
  2351. installing default pathname libraries
  2352. installing default psych libraries
  2353. installing default pty libraries
  2354. linking shared-object ripper.bundle
  2355. installing default ripper libraries
  2356. checking ../.././parse.y and ../.././ext/ripper/eventids2.c
  2357. linking shared-object socket.bundle
  2358. installing default socket libraries
  2359. installing default syslog libraries
  2360. make[2]: Nothing to be done for `all'.
  2361. make[2]: Nothing to be done for `all'.
  2362. make[2]: Nothing to be done for `all'.
  2363. make[2]: Nothing to be done for `all'.
  2364. make[2]: `ruby' is up to date.
  2365. Generating RDoc documentation
  2366.  
  2367. No newer files.
  2368.  
  2369. Files: 0
  2370.  
  2371. Classes: 0 (0 undocumented)
  2372. Modules: 0 (0 undocumented)
  2373. Constants: 0 (0 undocumented)
  2374. Attributes: 0 (0 undocumented)
  2375. Methods: 0 (0 undocumented)
  2376.  
  2377. Total: 0 (0 undocumented)
  2378. 0.00% documented
  2379.  
  2380. Elapsed: 0.0s
  2381.  
  2382. config.status: creating x86_64-darwin15-fake.rb
  2383. ./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"
  2384. installing binary commands: /Users/robertwilkinson/.rbenv/versions/2.2.2/bin
  2385. installing base libraries: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib
  2386. installing arch files: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/2.2.0/x86_64-darwin15
  2387. installing pkgconfig data: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/pkgconfig
  2388. installing command scripts: /Users/robertwilkinson/.rbenv/versions/2.2.2/bin
  2389. installing library scripts: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/2.2.0
  2390. installing common headers: /Users/robertwilkinson/.rbenv/versions/2.2.2/include/ruby-2.2.0
  2391. installing manpages: /Users/robertwilkinson/.rbenv/versions/2.2.2/share/man/man1
  2392. installing extension objects: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/2.2.0/x86_64-darwin15
  2393. installing extension objects: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/site_ruby/2.2.0/x86_64-darwin15
  2394. installing extension objects: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/vendor_ruby/2.2.0/x86_64-darwin15
  2395. installing extension headers: /Users/robertwilkinson/.rbenv/versions/2.2.2/include/ruby-2.2.0/x86_64-darwin15
  2396. installing extension scripts: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/2.2.0
  2397. installing extension scripts: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/site_ruby/2.2.0
  2398. installing extension scripts: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/vendor_ruby/2.2.0
  2399. installing extension headers: /Users/robertwilkinson/.rbenv/versions/2.2.2/include/ruby-2.2.0/ruby
  2400. installing default gems: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0 (build_info, cache, doc, extensions, gems, specifications)
  2401. bigdecimal 1.2.6
  2402. io-console 0.4.3
  2403. json 1.8.1
  2404. psych 2.0.8
  2405. rake 10.4.2
  2406. rdoc 4.2.0
  2407. installing bundle gems: /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0 (build_info, cache, doc, extensions, gems, specifications)
  2408. minitest-5.4.3.gem
  2409. power_assert-0.2.2.gem
  2410. test-unit-3.0.8.gem
  2411. installing rdoc: /Users/robertwilkinson/.rbenv/versions/2.2.2/share/ri/2.2.0/system
  2412. installing capi-docs: /Users/robertwilkinson/.rbenv/versions/2.2.2/share/doc/ruby
  2413. /Users/robertwilkinson/.rbenv/versions/2.2.2/lib/ruby/2.2.0/yaml.rb:4:in `<top (required)>':
  2414. It seems your ruby installation is missing psych (for YAML output).
  2415. To eliminate this warning, please install libyaml and reinstall your ruby.
  2416. The Ruby yaml extension was not compiled.
  2417. ERROR: Ruby install aborted due to missing extensions
  2418. Configure options used:
  2419. --prefix=/Users/robertwilkinson/.rbenv/versions/2.2.2
  2420. --with-openssl-dir=/usr/local/opt/openssl
  2421. --with-readline-dir=/usr/local/opt/readline
  2422. CC=clang
  2423. CFLAGS= -O3 -Wno-error=shorten-64-to-32
  2424. LDFLAGS=-L/Users/robertwilkinson/.rbenv/versions/2.2.2/lib
  2425. CPPFLAGS=-I/Users/robertwilkinson/.rbenv/versions/2.2.2/include
Add Comment
Please, Sign In to add comment