Skip to content

Instantly share code, notes, and snippets.

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