Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 526044 Details for
Bug 651912
dev-lang/ruby-2.2.10 - make: *** [uncommon.mk:428: rdoc] Error
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 327.75 KB, created by
Juergen Rose
on 2018-03-29 12:59:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2018-03-29 12:59:44 UTC
Size:
327.75 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-lang/ruby-2.2.10 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: ruby@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 berkdb doc elibc_glibc examples gdbm ipv6 kernel_linux ncurses rdoc readline ssl tk userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ruby-2.2.10.tar.xz to /var/tmp/portage/dev-lang/ruby-2.2.10/work >>>> Unpacking ruby-patches-2.2.10.tar.bz2 to /var/tmp/portage/dev-lang/ruby-2.2.10/work >>>> Source unpacked in /var/tmp/portage/dev-lang/ruby-2.2.10/work >>>> Preparing source in /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10 ... > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 001_ia64.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 004_gfbsd7.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 005_no-undefined-ext.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 006_tcltk1.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 007_tcltk2.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 008-net-smtp-validation.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 009_no-gems.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Done with patching > [32;01m*[0m Unbundling gems... > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' ... > [32;01m*[0m Running aclocal ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [33;01m*[0m This package has a configure.in file which has long been deprecated. Please > [33;01m*[0m update it to use configure.ac instead as newer versions of autotools will die > [33;01m*[0m when it finds this file. See https://bugs.gentoo.org/426262 for details. > [32;01m*[0m Running autoconf --force ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: ruby-2.2.10/ > * Running elibtoolize in: ruby-2.2.10/ext/fiddle/libffi-3.2.1/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... > * Applying target-nm/2.4.2 patch ... > * Applying ppc64le/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10 ... > * econf: updating ruby-2.2.10/ext/fiddle/libffi-3.2.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ruby-2.2.10/ext/fiddle/libffi-3.2.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ruby-2.2.10/tool/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ruby-2.2.10/tool/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --program-suffix=22 --with-soname=ruby22 --docdir=/usr/share/doc/ruby-2.2.10 --enable-shared --enable-pthread --disable-rpath --with-out-ext= --without-jemalloc --disable-socks --enable-install-doc --enable-ipv6 --disable-debug --enable-option-checking=no >configure: loading site script /usr/share/config.site >config.guess already exists >config.sub already exists >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld >checking whether the linker is GNU ld... yes >checking whether x86_64-pc-linux-gnu-gcc -E accepts -o... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-as... x86_64-pc-linux-gnu-as >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy >checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-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... /bin/mkdir -p >checking for x86_64-pc-linux-gnu-dtrace... no >checking for dtrace... no >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 -diag-disable=2259 is accepted as CFLAGS... no >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... no >checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes >checking whether -Wdivision-by-zero is accepted as CFLAGS... no >checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes >checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes >checking whether -Wextra-tokens is accepted as CFLAGS... no >checking whether -Wall -Wextra is accepted as CFLAGS... yes >checking whether -Qunused-arguments is accepted as CFLAGS... no >checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... no >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 -fp-model precise is accepted as CFLAGS... no >checking for crypt in -lcrypt... yes >checking for dlopen in -ldl... yes >checking for shl_load in -ldld... no >checking for shutdown in -lsocket... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking syscall.h usability... yes >checking syscall.h presence... yes >checking for syscall.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking a.out.h usability... yes >checking a.out.h presence... yes >checking for a.out.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking sys/utime.h usability... no >checking sys/utime.h presence... no >checking for sys/utime.h... no >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking ucontext.h usability... yes >checking ucontext.h presence... yes >checking for ucontext.h... yes >checking intrinsics.h usability... no >checking intrinsics.h presence... no >checking for intrinsics.h... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking sys/sendfile.h usability... yes >checking sys/sendfile.h presence... yes >checking for sys/sendfile.h... yes >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... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >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... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking malloc_np.h usability... no >checking malloc_np.h presence... no >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... yes >checking gmp.h presence... yes >checking for gmp.h... yes >checking for __gmpz_init in -lgmp... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking whether char is unsigned... no >checking for inline... inline >checking for working volatile... yes >checking for typeof syntax and keyword spelling... typeof >checking for long long... yes >checking for off_t... yes >checking char bit... 8 >checking size of int... 4 >checking size of short... 2 >checking size of long... 8 >checking size of long long... 8 >checking size of __int64... 0 >checking size of __int128... 16 >checking size of off_t... 8 >checking size of void*... 8 >checking size of float... 4 >checking size of double... 8 >checking size of time_t... 8 >checking size of clock_t... 8 >checking packed struct attribute... x __attribute__((packed)) >checking for printf prefix for long long... ll >checking for pid_t... yes >checking for convertible type of pid_t... INT >checking for uid_t... yes >checking for convertible type of uid_t... UINT >checking for gid_t... yes >checking for convertible type of gid_t... UINT >checking for time_t... yes >checking for convertible type of time_t... LONG >checking for dev_t... yes >checking for convertible type of dev_t... ULONG >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... ULONG >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... x >checking for fastcall function attribute... x >checking for FUNC_MINIMIZED function attribute... __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) 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... SIZEOF_LONG >checking for struct stat.st_atim... yes >checking for struct stat.st_atimespec... no >checking for struct stat.st_atimensec... no >checking for struct stat.st_mtim... yes >checking for struct stat.st_mtimespec... no >checking for struct stat.st_mtimensec... no >checking for struct stat.st_ctim... yes >checking for struct stat.st_ctimespec... no >checking for struct stat.st_ctimensec... no >checking for struct stat.st_birthtimespec... no >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... __libc_stack_end >checking for uid_t in sys/types.h... (cached) yes >checking type of array argument to getgroups... gid_t >checking return type of signal handlers... void >checking for working alloca.h... yes >checking for alloca... yes >checking for dynamic size alloca... ok >checking for working memcmp... yes >checking for broken erfc of glibc-2.3.6 on IA64... no >checking for acosh... yes >checking for cbrt... yes >checking for crypt... yes >checking for dup2... yes >checking for erf... yes >checking for ffs... yes >checking for finite... yes >checking for flock... yes >checking for hypot... yes >checking for isinf... yes >checking for isnan... yes >checking for lgamma_r... yes >checking for memmove... yes >checking for nextafter... yes >checking for setproctitle... no >checking for strchr... yes >checking for strerror... yes >checking for strlcat... no >checking for strlcpy... no >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... no >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... (cached) no >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... yes >checking for fgetattrlist... no >checking for fmod... yes >checking for fsync... yes >checking for ftruncate... yes >checking for ftruncate64... yes >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... no >checking for killpg... yes >checking for lchmod... no >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... yes >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... yes >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... no >checking for setrlimit... yes >checking for setruid... no >checking for setsid... yes >checking for setuid... yes >checking for shutdown... yes >checking for sigaction... yes >checking for sigaltstack... yes >checking for sigprocmask... yes >checking for sinh... yes >checking for spawnv... no >checking for symlink... yes >checking for syscall... yes >checking for sysconf... yes >checking for tanh... yes >checking for telldir... yes >checking for timegm... yes >checking for times... yes >checking for truncate... yes >checking for truncate64... yes >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... yes >checking whether qsort_r is BSD version... no >checking whether atan2 handles Inf as C99... yes >checking whether lgamma_r handles -0.0... 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... yes >checking for external timezone... long >checking for external altzone... no >checking for timezone... yes >checking whether timezone requires zero arguments... yes >checking for negative time_t for gmtime(3)... yes >checking for localtime(3) overflow correctly... yes >checking whether right shift preserve sign bit... yes >checking whether _SC_CLK_TCK is supported... yes >checking stack growing direction on x86_64... -1 >checking for pthread_kill in -lthr... no >checking for pthread_kill in -lpthread... yes >checking for pthread_np.h... no >checking whether pthread_t is scalar type... yes >checking for sched_yield... yes >checking for pthread_attr_setinheritsched... yes >checking for pthread_attr_get_np... no >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... yes >checking for pthread_getattr_np... yes >checking for pthread_attr_init... yes >checking arguments of pthread_setname_np... (pthread_self(), name) >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 for backtrace... yes >checking for broken backtrace... no >checking valgrind/memcheck.h usability... yes >checking valgrind/memcheck.h presence... yes >checking for valgrind/memcheck.h... yes >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes >checking for __builtin_setjmp... yes with cast () >checking for setjmp type... __builtin_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... yes >checking for broken memmem... no >checking for nroff... /usr/bin/nroff >.ext/include/x86_64-linux/ruby/config.h updated >ruby library version = 2.2.0 >configure: creating ./config.status >config.status: creating GNUmakefile >config.status: creating Makefile >config.status: creating ruby-2.2.pc >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10 ... >make -j1 V=1 'EXTLDFLAGS=-Wl,-O1 -Wl,--as-needed' > CC = x86_64-pc-linux-gnu-gcc > LD = x86_64-pc-linux-gnu-ld > LDSHARED = x86_64-pc-linux-gnu-gcc -shared > CFLAGS = -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC > XCFLAGS = -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT > CPPFLAGS = -I. -I.ext/include/x86_64-linux -I./include -I. > DLDFLAGS = -Wl,-soname,libruby22.so.2.2 -fstack-protector -Wl,-O1 -Wl,--as-needed > SOLIBS = -lpthread -lgmp -ldl -lcrypt -lm >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0 p1.0' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 7.3.0 (Gentoo 7.3.0 p1.0) >cp probes.dmyh probes.h >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o main.o -c main.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o dmydln.o -c dmydln.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o miniinit.o -c miniinit.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o miniprelude.o -c miniprelude.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o array.o -c array.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o bignum.o -c bignum.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o class.o -c class.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o compar.o -c compar.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o complex.o -c complex.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o dir.o -c dir.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o dln_find.o -c dln_find.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o encoding.o -c encoding.c >[01m[Kencoding.c:[m[K In function â[01m[Krb_enc_associate_index[m[Kâ: >[01m[Kencoding.c:825:2:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Krb_str_change_terminator_length[m[Kâ; did you mean â[01m[Krb_str_fill_terminator[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > [01;35m[Krb_str_change_terminator_length[m[K(obj, oldtermlen, termlen); > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [32m[Krb_str_fill_terminator[m[K >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o enum.o -c enum.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o enumerator.o -c enumerator.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o error.o -c error.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o eval.o -c eval.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o load.o -c load.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o proc.o -c proc.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o file.o -c file.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o gc.o -c gc.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o hash.o -c hash.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o inits.o -c inits.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o io.o -c io.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o marshal.o -c marshal.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o math.o -c math.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o node.o -c node.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o numeric.o -c numeric.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o object.o -c object.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o pack.o -c pack.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o parse.o -c parse.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o process.o -c process.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o random.o -c random.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o range.o -c range.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o rational.o -c rational.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o re.o -c re.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o regcomp.o -c regcomp.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o regenc.o -c regenc.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o regerror.o -c regerror.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o regexec.o -c regexec.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o regparse.o -c regparse.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o regsyntax.o -c regsyntax.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o ruby.o -c ruby.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o safe.o -c safe.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o signal.o -c signal.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o sprintf.o -c sprintf.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o st.o -c st.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o strftime.o -c strftime.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o string.o -c string.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o struct.o -c struct.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o symbol.o -c symbol.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o time.o -c time.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o transcode.o -c transcode.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o util.o -c util.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o variable.o -c variable.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o version.o -c version.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o compile.o -c compile.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o debug.o -c debug.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o iseq.o -c iseq.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o vm.o -c vm.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o vm_dump.o -c vm_dump.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o vm_backtrace.o -c vm_backtrace.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o vm_trace.o -c vm_trace.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o thread.o -c thread.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o cont.o -c cont.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o ascii.o -c ./enc/ascii.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o us_ascii.o -c ./enc/us_ascii.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o unicode.o -c ./enc/unicode.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o utf_8.o -c ./enc/utf_8.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o newline.o -c newline.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o setproctitle.o -c ./missing/setproctitle.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o strlcat.o -c ./missing/strlcat.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o strlcpy.o -c ./missing/strlcpy.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o addr2line.o -c addr2line.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o dmyext.o -c dmyext.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o dmyenc.o -c dmyenc.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -fstack-protector -Wl,-O1 -Wl,--as-needed main.o dmydln.o miniinit.o miniprelude.o array.o bignum.o class.o compar.o complex.o dir.o dln_find.o encoding.o enum.o enumerator.o error.o eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o node.o numeric.o object.o pack.o parse.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o time.o transcode.o util.o variable.o version.o compile.o debug.o iseq.o vm.o vm_dump.o vm_backtrace.o vm_trace.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o setproctitle.o strlcat.o strlcpy.o addr2line.o dmyext.o dmyenc.o -lpthread -lgmp -ldl -lcrypt -lm -o miniruby >./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -c -o encdb.h ./template/encdb.h.tmpl ./enc enc >encdb.h updated >./miniruby -I./lib -I. -I.ext/common ./tool/mkconfig.rb -timestamp=.rbconfig.time \ > -install_name=ruby22 \ > -so_name=ruby22 rbconfig.rb >rbconfig.rb updated >./miniruby -I./lib -I. -I.ext/common ./enc/make_encmake.rb --builtin-encs="ascii.o us_ascii.o unicode.o utf_8.o" --builtin-transes="newline.o" --module enc.mk >make -f enc.mk RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " srcs >make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' >make[1]: Nothing to be done for 'srcs'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' >./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -c -o transdb.h ./template/transdb.h.tmpl ./enc/trans enc/trans >transdb.h updated >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o dln.o -c dln.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o localeinit.o -c localeinit.c >./miniruby -I./lib -I. -I.ext/common "./tool/generic_erb.rb" -o verconf.h ./template/verconf.h.tmpl >verconf.h updated >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o loadpath.o -c loadpath.c >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o prelude.o -c prelude.c >x86_64-pc-linux-gnu-ar rcu libruby22-static.a dln.o localeinit.o loadpath.o array.o bignum.o class.o compar.o complex.o dir.o dln_find.o encoding.o enum.o enumerator.o error.o eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o node.o numeric.o object.o pack.o parse.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o time.o transcode.o util.o variable.o version.o compile.o debug.o iseq.o vm.o vm_dump.o vm_backtrace.o vm_trace.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o setproctitle.o strlcat.o strlcpy.o addr2line.o prelude.o dmyext.o dmyenc.o >x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libruby22.so.2.2 -fstack-protector -Wl,-O1 -Wl,--as-needed dln.o localeinit.o loadpath.o array.o bignum.o class.o compar.o complex.o dir.o dln_find.o encoding.o enum.o enumerator.o error.o eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o node.o numeric.o object.o pack.o parse.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o time.o transcode.o util.o variable.o version.o compile.o debug.o iseq.o vm.o vm_dump.o vm_backtrace.o vm_trace.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o setproctitle.o strlcat.o strlcpy.o addr2line.o prelude.o dmyext.o dmyenc.o -lpthread -lgmp -ldl -lcrypt -lm -o libruby22.so.2.2.0 >: -w -L 'Init_*' -L '*_threadptr_*' libruby22.so.2.2.0 >: >./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make="make" --command-output=exts.mk --dest-dir="" --extout=".ext" --mflags="" --make-flags=" -j1 -- EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --extension --extstatic --make-flags="V=1 MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --gnumake=yes -- configure >../../../.././ext/-test-/array/resize/extconf.rb >../../.././ext/-test-/bignum/extconf.rb >../../.././ext/-test-/bug-3571/extconf.rb >../../.././ext/-test-/bug-3662/extconf.rb >../../.././ext/-test-/bug-5832/extconf.rb >../../.././ext/-test-/bug_reporter/extconf.rb >../../.././ext/-test-/class/extconf.rb >../../.././ext/-test-/debug/extconf.rb >../../../.././ext/-test-/dln/empty/extconf.rb >../../.././ext/-test-/exception/extconf.rb >../../.././ext/-test-/fatal/extconf.rb >../../.././ext/-test-/file/extconf.rb >../../.././ext/-test-/float/extconf.rb >../../.././ext/-test-/funcall/extconf.rb >../../.././ext/-test-/hash/extconf.rb >../../.././ext/-test-/iseq_load/extconf.rb >../../.././ext/-test-/iter/extconf.rb >../../../.././ext/-test-/load/dot.dot/extconf.rb >../../../.././ext/-test-/marshal/compat/extconf.rb >../../../.././ext/-test-/marshal/usr/extconf.rb >../../.././ext/-test-/method/extconf.rb >../../.././ext/-test-/num2int/extconf.rb >../../.././ext/-test-/path_to_class/extconf.rb >../../.././ext/-test-/postponed_job/extconf.rb >../../.././ext/-test-/printf/extconf.rb >../../.././ext/-test-/proc/extconf.rb >../../.././ext/-test-/rational/extconf.rb >../../.././ext/-test-/recursion/extconf.rb >../../../.././ext/-test-/st/foreach/extconf.rb >../../../.././ext/-test-/st/numhash/extconf.rb >../../../.././ext/-test-/st/update/extconf.rb >../../.././ext/-test-/string/extconf.rb >../../.././ext/-test-/struct/extconf.rb >../../.././ext/-test-/symbol/extconf.rb >../../.././ext/-test-/tracepoint/extconf.rb >../../.././ext/-test-/typeddata/extconf.rb >../../.././ext/-test-/vm/extconf.rb >../../.././ext/-test-/wait_for_single_fd/extconf.rb >../../../.././ext/-test-/win32/console/extconf.rb >Failed to configure -test-/win32/console. It will not be installed. >../../../.././ext/-test-/win32/dln/extconf.rb >Failed to configure -test-/win32/dln. It will not be installed. >../../../.././ext/-test-/win32/fd_setsize/extconf.rb >Failed to configure -test-/win32/fd_setsize. It will not be installed. >../.././ext/bigdecimal/extconf.rb >../.././ext/continuation/extconf.rb >../.././ext/coverage/extconf.rb >../.././ext/date/extconf.rb >../.././ext/dbm/extconf.rb >header: db.h >library: db >../.././ext/digest/extconf.rb >../../.././ext/digest/bubblebabble/extconf.rb >../../.././ext/digest/md5/extconf.rb >../../.././ext/digest/rmd160/extconf.rb >../../.././ext/digest/sha1/extconf.rb >../../.././ext/digest/sha2/extconf.rb >../.././ext/etc/extconf.rb >../.././ext/fcntl/extconf.rb >../.././ext/fiber/extconf.rb >../.././ext/fiddle/extconf.rb >pkg-config --exists libffi >../.././ext/gdbm/extconf.rb >../../.././ext/io/console/extconf.rb >../../.././ext/io/nonblock/extconf.rb >../../.././ext/io/wait/extconf.rb >../.././ext/json/extconf.rb >../../.././ext/json/generator/extconf.rb >../../.././ext/json/parser/extconf.rb >../../.././ext/mathn/complex/extconf.rb >../../.././ext/mathn/rational/extconf.rb >../.././ext/nkf/extconf.rb >../.././ext/objspace/extconf.rb >../.././ext/openssl/extconf.rb >pkg-config --exists openssl >../.././ext/pathname/extconf.rb >../.././ext/psych/extconf.rb >../.././ext/pty/extconf.rb >../../.././ext/racc/cparse/extconf.rb >../../.././ext/rbconfig/sizeof/extconf.rb >../.././ext/readline/extconf.rb >../.././ext/ripper/extconf.rb >../.././ext/sdbm/extconf.rb >../.././ext/socket/extconf.rb >../.././ext/stringio/extconf.rb >../.././ext/strscan/extconf.rb >../.././ext/syslog/extconf.rb >../.././ext/thread/extconf.rb >../.././ext/tk/extconf.rb >........... >check struct members.. >check libraries.... >Use ActiveTcl libraries (if available). >Search tclConfig.sh and tkConfig.sh............................ >Valid [tclConfig.sh, tkConfig.sh] are found in [["/usr/lib64", "/usr/lib64"], ["/usr/lib", "/usr/lib"]] >Use [tclConfig.sh, tkConfig.sh] == ["/usr/lib64/tclConfig.sh", "/usr/lib64/tkConfig.sh"] >Use X11 libraries (or use TK_XINCLUDES/TK_XLIBSW information on tkConfig.sh). > >Find Tcl/Tk libraries. Make tcltklib.so which is required by Ruby/Tk. >../../.././ext/tk/tkutil/extconf.rb >../.././ext/win32/extconf.rb >Failed to configure win32. It will not be installed. >../.././ext/win32ole/extconf.rb >Failed to configure win32ole. It will not be installed. >../.././ext/zlib/extconf.rb >make -f exts.mk libdir="/usr/lib64" LIBRUBY_EXTS=./.libruby-with-ext.time \ > EXTENCS="dmyenc.o" UPDATE_LIBRARIES=no >make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' >make -C ext/-test-/array/resize -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/array/resize' >x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/array/resize -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o resize.o -c resize.c >/bin/mkdir -p ../../../../.ext/.timestamp ../../../../.ext/x86_64-linux/-test-/array >exit > ../../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.array.time >rm -f ../../../../.ext/x86_64-linux/-test-/array/resize.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/array/resize.so resize.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/array/resize' >make -C ext/-test-/bignum -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/bignum' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o div.o -c div.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o bigzero.o -c bigzero.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o str2big.o -c str2big.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o mul.o -c mul.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o big2str.o -c big2str.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o intpack.o -c intpack.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test- >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.time >rm -f ../../../.ext/x86_64-linux/-test-/bignum.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/bignum.so div.o bigzero.o str2big.o init.o mul.o big2str.o intpack.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/bignum' >make -C ext/-test-/bug-3571 -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/bug-3571' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bug-3571 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o bug.o -c bug.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/bug-3571 >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.bug-3571.time >rm -f ../../../.ext/x86_64-linux/-test-/bug-3571/bug.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/bug-3571/bug.so bug.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/bug-3571' >make -C ext/-test-/bug-3662 -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/bug-3662' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bug-3662 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o bug.o -c bug.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/bug-3662 >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.bug-3662.time >rm -f ../../../.ext/x86_64-linux/-test-/bug-3662/bug.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/bug-3662/bug.so bug.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/bug-3662' >make -C ext/-test-/bug-5832 -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/bug-5832' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bug-5832 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o bug.o -c bug.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/bug-5832 >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.bug-5832.time >rm -f ../../../.ext/x86_64-linux/-test-/bug-5832/bug.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/bug-5832/bug.so bug.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/bug-5832' >make -C ext/-test-/bug_reporter -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/bug_reporter' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bug_reporter -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o bug_reporter.o -c bug_reporter.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/bug_reporter >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.bug_reporter.time >rm -f ../../../.ext/x86_64-linux/-test-/bug_reporter/bug_reporter.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/bug_reporter/bug_reporter.so bug_reporter.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/bug_reporter' >make -C ext/-test-/class -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/class' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/class -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/class -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o class2name.o -c class2name.c >rm -f ../../../.ext/x86_64-linux/-test-/class.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/class.so init.o class2name.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/class' >make -C ext/-test-/debug -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/debug' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/debug -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o inspector.o -c inspector.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/debug -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o profile_frames.o -c profile_frames.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/debug -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >rm -f ../../../.ext/x86_64-linux/-test-/debug.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/debug.so inspector.o profile_frames.o init.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/debug' >make -C ext/-test-/dln/empty -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/dln/empty' >x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/dln/empty -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o empty.o -c empty.c >/bin/mkdir -p ../../../../.ext/.timestamp ../../../../.ext/x86_64-linux/-test-/dln >exit > ../../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.dln.time >rm -f ../../../../.ext/x86_64-linux/-test-/dln/empty.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/dln/empty.so empty.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/dln/empty' >make -C ext/-test-/exception -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/exception' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/exception -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/exception -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ensured.o -c ensured.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/exception -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc_raise.o -c enc_raise.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/exception -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o dataerror.o -c dataerror.c >rm -f ../../../.ext/x86_64-linux/-test-/exception.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/exception.so init.o ensured.o enc_raise.o dataerror.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/exception' >make -C ext/-test-/fatal -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/fatal' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/fatal -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o rb_fatal.o -c rb_fatal.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/fatal >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.fatal.time >rm -f ../../../.ext/x86_64-linux/-test-/fatal/rb_fatal.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/fatal/rb_fatal.so rb_fatal.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/fatal' >make -C ext/-test-/file -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/file' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/file -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o fs.o -c fs.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/file -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/file -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o stat.o -c stat.c >rm -f ../../../.ext/x86_64-linux/-test-/file.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/file.so fs.o init.o stat.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/file' >make -C ext/-test-/float -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/float' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/float -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/float -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o nextafter.o -c nextafter.c >rm -f ../../../.ext/x86_64-linux/-test-/float.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/float.so init.o nextafter.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/float' >make -C ext/-test-/funcall -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/funcall' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/funcall -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o passing_block.o -c passing_block.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/funcall >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.funcall.time >rm -f ../../../.ext/x86_64-linux/-test-/funcall/funcall.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/funcall/funcall.so passing_block.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/funcall' >make -C ext/-test-/hash -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/hash' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/hash -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/hash -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o delete.o -c delete.c >rm -f ../../../.ext/x86_64-linux/-test-/hash.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/hash.so init.o delete.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/hash' >make -C ext/-test-/iseq_load -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/iseq_load' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/iseq_load -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o iseq_load.o -c iseq_load.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/iseq_load >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.iseq_load.time >rm -f ../../../.ext/x86_64-linux/-test-/iseq_load/iseq_load.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/iseq_load/iseq_load.so iseq_load.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/iseq_load' >make -C ext/-test-/iter -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/iter' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/iter -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o yield.o -c yield.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/iter -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/iter -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o break.o -c break.c >rm -f ../../../.ext/x86_64-linux/-test-/iter.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/iter.so yield.o init.o break.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/iter' >make -C ext/-test-/load/dot.dot -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/load/dot.dot' >x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/load/dot.dot -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o dot.dot.o -c dot.dot.c >/bin/mkdir -p ../../../../.ext/.timestamp ../../../../.ext/x86_64-linux/-test-/load/dot.dot >exit > ../../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.load.-.dot.dot.time >rm -f ../../../../.ext/x86_64-linux/-test-/load/dot.dot/dot.dot.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/load/dot.dot/dot.dot.so dot.dot.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/load/dot.dot' >make -C ext/-test-/marshal/compat -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/marshal/compat' >x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/marshal/compat -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o usrcompat.o -c usrcompat.c >/bin/mkdir -p ../../../../.ext/.timestamp ../../../../.ext/x86_64-linux/-test-/marshal >exit > ../../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.marshal.time >rm -f ../../../../.ext/x86_64-linux/-test-/marshal/compat.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/marshal/compat.so usrcompat.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/marshal/compat' >make -C ext/-test-/marshal/usr -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/marshal/usr' >x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/marshal/usr -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o usrmarshal.o -c usrmarshal.c >rm -f ../../../../.ext/x86_64-linux/-test-/marshal/usr.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/marshal/usr.so usrmarshal.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/marshal/usr' >make -C ext/-test-/method -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/method' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/method -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/method -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o arity.o -c arity.c >rm -f ../../../.ext/x86_64-linux/-test-/method.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/method.so init.o arity.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/method' >make -C ext/-test-/num2int -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/num2int' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/num2int -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o num2int.o -c num2int.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/num2int >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.num2int.time >rm -f ../../../.ext/x86_64-linux/-test-/num2int/num2int.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/num2int/num2int.so num2int.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/num2int' >make -C ext/-test-/path_to_class -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/path_to_class' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/path_to_class -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o path_to_class.o -c path_to_class.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/path_to_class >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.path_to_class.time >rm -f ../../../.ext/x86_64-linux/-test-/path_to_class/path_to_class.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/path_to_class/path_to_class.so path_to_class.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/path_to_class' >make -C ext/-test-/postponed_job -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/postponed_job' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/postponed_job -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o postponed_job.o -c postponed_job.c >rm -f ../../../.ext/x86_64-linux/-test-/postponed_job.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/postponed_job.so postponed_job.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/postponed_job' >make -C ext/-test-/printf -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/printf' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/printf -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o printf.o -c printf.c >rm -f ../../../.ext/x86_64-linux/-test-/printf.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/printf.so printf.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/printf' >make -C ext/-test-/proc -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/proc' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/proc -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o super.o -c super.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/proc -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/proc -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o receiver.o -c receiver.c >rm -f ../../../.ext/x86_64-linux/-test-/proc.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/proc.so super.o init.o receiver.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/proc' >make -C ext/-test-/rational -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/rational' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/rational -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o rat.o -c rat.c >rm -f ../../../.ext/x86_64-linux/-test-/rational.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/rational.so rat.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/rational' >make -C ext/-test-/recursion -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/recursion' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/recursion -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o recursion.o -c recursion.c >rm -f ../../../.ext/x86_64-linux/-test-/recursion.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/recursion.so recursion.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/recursion' >make -C ext/-test-/st/foreach -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/st/foreach' >x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/st/foreach -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o foreach.o -c foreach.c >/bin/mkdir -p ../../../../.ext/.timestamp ../../../../.ext/x86_64-linux/-test-/st >exit > ../../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.st.time >rm -f ../../../../.ext/x86_64-linux/-test-/st/foreach.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/st/foreach.so foreach.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/st/foreach' >make -C ext/-test-/st/numhash -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/st/numhash' >x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/st/numhash -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o numhash.o -c numhash.c >rm -f ../../../../.ext/x86_64-linux/-test-/st/numhash.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/st/numhash.so numhash.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/st/numhash' >make -C ext/-test-/st/update -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/st/update' >x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/st/update -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o update.o -c update.c >rm -f ../../../../.ext/x86_64-linux/-test-/st/update.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/st/update.so update.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/st/update' >make -C ext/-test-/string -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/string' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o cstr.o -c cstr.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o qsort.o -c qsort.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc_associate.o -c enc_associate.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o normalize.o -c normalize.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o set_len.o -c set_len.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ellipsize.o -c ellipsize.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc_str_buf_cat.o -c enc_str_buf_cat.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o modify.o -c modify.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o nofree.o -c nofree.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o coderange.o -c coderange.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/string >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.string.time >rm -f ../../../.ext/x86_64-linux/-test-/string/string.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/string/string.so cstr.o qsort.o enc_associate.o init.o normalize.o set_len.o ellipsize.o enc_str_buf_cat.o modify.o nofree.o coderange.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/string' >make -C ext/-test-/struct -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/struct' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o member.o -c member.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o duplicate.o -c duplicate.c >rm -f ../../../.ext/x86_64-linux/-test-/struct.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/struct.so member.o init.o duplicate.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/struct' >make -C ext/-test-/symbol -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/symbol' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/symbol -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/symbol -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o type.o -c type.c >rm -f ../../../.ext/x86_64-linux/-test-/symbol.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/symbol.so init.o type.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/symbol' >make -C ext/-test-/tracepoint -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/tracepoint' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/tracepoint -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o gc_hook.o -c gc_hook.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/tracepoint -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o tracepoint.o -c tracepoint.c >rm -f ../../../.ext/x86_64-linux/-test-/tracepoint.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/tracepoint.so gc_hook.o tracepoint.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/tracepoint' >make -C ext/-test-/typeddata -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/typeddata' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/typeddata -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o typeddata.o -c typeddata.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/typeddata >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.typeddata.time >rm -f ../../../.ext/x86_64-linux/-test-/typeddata/typeddata.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/typeddata/typeddata.so typeddata.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/typeddata' >make -C ext/-test-/vm -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/vm' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/vm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o at_exit.o -c at_exit.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/vm >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.vm.time >rm -f ../../../.ext/x86_64-linux/-test-/vm/at_exit.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/vm/at_exit.so at_exit.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/vm' >make -C ext/-test-/wait_for_single_fd -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/wait_for_single_fd' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/wait_for_single_fd -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o wait_for_single_fd.o -c wait_for_single_fd.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/-test-/wait_for_single_fd >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.-test-.-.wait_for_single_fd.time >rm -f ../../../.ext/x86_64-linux/-test-/wait_for_single_fd/wait_for_single_fd.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/wait_for_single_fd/wait_for_single_fd.so wait_for_single_fd.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/wait_for_single_fd' >make -C ext/-test-/win32/console -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/win32/console' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/win32/console' >make -C ext/-test-/win32/dln -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/win32/dln' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/win32/dln' >make -C ext/-test-/win32/fd_setsize -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/win32/fd_setsize' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/-test-/win32/fd_setsize' >make -C ext/bigdecimal -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/bigdecimal' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/bigdecimal -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o bigdecimal.o -c bigdecimal.c >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/x86_64-linux >exit > ../../.ext/.timestamp/.RUBYARCHDIR.time >rm -f ../../.ext/x86_64-linux/bigdecimal.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/bigdecimal.so bigdecimal.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/bigdecimal >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.bigdecimal.time >cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal >cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal >cp ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal >cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal >cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/bigdecimal' >make -C ext/continuation -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/continuation' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/continuation -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o continuation.o -c continuation.c >rm -f ../../.ext/x86_64-linux/continuation.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/continuation.so continuation.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/continuation' >make -C ext/coverage -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/coverage' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/coverage -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o coverage.o -c coverage.c >rm -f ../../.ext/x86_64-linux/coverage.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/coverage.so coverage.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/coverage' >make -C ext/date -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/date' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -std=iso9899:1999 -o date_parse.o -c date_parse.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -std=iso9899:1999 -o date_strptime.o -c date_strptime.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -std=iso9899:1999 -o date_strftime.o -c date_strftime.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -std=iso9899:1999 -o date_core.o -c date_core.c >rm -f ../../.ext/x86_64-linux/date_core.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/date_core.so date_parse.o date_strptime.o date_strftime.o date_core.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common >exit > ../../.ext/.timestamp/.RUBYLIBDIR.time >cp ../.././ext/date/lib/date.rb ../../.ext/common >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/date' >make -C ext/dbm -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/dbm' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o dbm.o -c dbm.c >rm -f ../../.ext/x86_64-linux/dbm.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/dbm.so dbm.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -ldb -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/dbm' >make -C ext/digest -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/digest' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/digest -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o digest.o -c digest.c >rm -f ../../.ext/x86_64-linux/digest.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/digest.so digest.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/include/ruby >exit > ../../.ext/.timestamp/.HDRDIR.time >cp ../.././ext/digest/lib/digest.rb ../../.ext/common >cp ../.././ext/digest/digest.h ../../.ext/include/ruby >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/digest' >make -C ext/digest/bubblebabble -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/digest/bubblebabble' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/bubblebabble -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o bubblebabble.o -c bubblebabble.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/digest >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.digest.time >rm -f ../../../.ext/x86_64-linux/digest/bubblebabble.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/digest/bubblebabble' >make -C ext/digest/md5 -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/digest/md5' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/md5 -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o md5init.o -c md5init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/md5 -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o md5ossl.o -c md5ossl.c >rm -f ../../../.ext/x86_64-linux/digest/md5.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/digest/md5.so md5init.o md5ossl.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lcrypto -lssl -lcrypto -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/digest/md5' >make -C ext/digest/rmd160 -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/digest/rmd160' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/rmd160 -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o rmd160init.o -c rmd160init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/rmd160 -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o rmd160ossl.o -c rmd160ossl.c >rm -f ../../../.ext/x86_64-linux/digest/rmd160.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/digest/rmd160.so rmd160init.o rmd160ossl.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lcrypto -lssl -lcrypto -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/digest/rmd160' >make -C ext/digest/sha1 -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/digest/sha1' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha1 -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o sha1init.o -c sha1init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha1 -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o sha1ossl.o -c sha1ossl.c >rm -f ../../../.ext/x86_64-linux/digest/sha1.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/digest/sha1.so sha1init.o sha1ossl.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lcrypto -lssl -lcrypto -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/digest/sha1' >make -C ext/digest/sha2 -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/digest/sha2' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha2 -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o sha2init.o -c sha2init.c >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha2 -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o sha2ossl.o -c sha2ossl.c >rm -f ../../../.ext/x86_64-linux/digest/sha2.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/digest/sha2.so sha2init.o sha2ossl.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lcrypto -lssl -lcrypto -lpthread -lgmp -ldl -lcrypt -lm -lc >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/common/digest >exit > ../../../.ext/.timestamp/.RUBYLIBDIR.-.digest.time >cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/digest/sha2' >make -C ext/etc -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/etc' >generating constant definitions >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/etc -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o etc.o -c etc.c >rm -f ../../.ext/x86_64-linux/etc.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/etc.so etc.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/etc' >make -C ext/fcntl -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/fcntl' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fcntl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o fcntl.o -c fcntl.c >rm -f ../../.ext/x86_64-linux/fcntl.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/fcntl.so fcntl.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/fcntl' >make -C ext/fiber -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/fiber' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiber -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o fiber.o -c fiber.c >rm -f ../../.ext/x86_64-linux/fiber.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/fiber.so fiber.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/fiber' >make -C ext/fiddle -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/fiddle' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi-3.2.1/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o conversions.o -c conversions.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi-3.2.1/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o closure.o -c closure.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi-3.2.1/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o function.o -c function.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi-3.2.1/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o fiddle.o -c fiddle.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi-3.2.1/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o pointer.o -c pointer.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi-3.2.1/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o handle.o -c handle.c >rm -f ../../.ext/x86_64-linux/fiddle.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/fiddle.so conversions.o closure.o function.o fiddle.o pointer.o handle.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -L/usr/lib64/../lib64 -lruby22 -ldl -lffi -lffi -lpthread -lgmp -ldl -lcrypt -lm -lc >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/fiddle >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.fiddle.time >cp ../.././ext/fiddle/lib/fiddle.rb ../../.ext/common >cp ../.././ext/fiddle/lib/fiddle/import.rb ../../.ext/common/fiddle >cp ../.././ext/fiddle/lib/fiddle/value.rb ../../.ext/common/fiddle >cp ../.././ext/fiddle/lib/fiddle/pack.rb ../../.ext/common/fiddle >cp ../.././ext/fiddle/lib/fiddle/struct.rb ../../.ext/common/fiddle >cp ../.././ext/fiddle/lib/fiddle/types.rb ../../.ext/common/fiddle >cp ../.././ext/fiddle/lib/fiddle/cparser.rb ../../.ext/common/fiddle >cp ../.././ext/fiddle/lib/fiddle/function.rb ../../.ext/common/fiddle >cp ../.././ext/fiddle/lib/fiddle/closure.rb ../../.ext/common/fiddle >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/fiddle' >make -C ext/gdbm -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/gdbm' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/gdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o gdbm.o -c gdbm.c >rm -f ../../.ext/x86_64-linux/gdbm.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/gdbm.so gdbm.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lgdbm -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/gdbm' >make -C ext/io/console -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/io/console' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/io/console -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o console.o -c console.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/io >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.io.time >rm -f ../../../.ext/x86_64-linux/io/console.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/io/console.so console.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/common/io/console >exit > ../../../.ext/.timestamp/.RUBYLIBDIR.-.io.-.console.time >cp ../../.././ext/io/console/lib/console/size.rb ../../../.ext/common/io/console >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/io/console' >make -C ext/io/nonblock -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/io/nonblock' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/io/nonblock -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o nonblock.o -c nonblock.c >rm -f ../../../.ext/x86_64-linux/io/nonblock.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/io/nonblock.so nonblock.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/io/nonblock' >make -C ext/io/wait -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/io/wait' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/io/wait -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o wait.o -c wait.c >rm -f ../../../.ext/x86_64-linux/io/wait.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/io/wait.so wait.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/io/wait' >make -C ext/json -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/json' >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/json >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.json.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/json/add >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.json.-.add.time >cp ../.././ext/json/lib/json/version.rb ../../.ext/common/json >cp ../.././ext/json/lib/json/ext.rb ../../.ext/common/json >cp ../.././ext/json/lib/json/common.rb ../../.ext/common/json >cp ../.././ext/json/lib/json/generic_object.rb ../../.ext/common/json >cp ../.././ext/json/lib/json/add/rational.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json/add/ostruct.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json/add/core.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json/add/exception.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json/add/bigdecimal.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json/add/regexp.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json/add/date_time.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json/add/time.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json/add/symbol.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json/add/struct.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json/add/range.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json/add/complex.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json/add/date.rb ../../.ext/common/json/add >cp ../.././ext/json/lib/json.rb ../../.ext/common >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/json' >make -C ext/json/generator -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/json/generator' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/json/generator -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o generator.o -c generator.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/json/ext >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.json.-.ext.time >rm -f ../../../.ext/x86_64-linux/json/ext/generator.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/json/ext/generator.so generator.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/json/generator' >make -C ext/json/parser -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/json/parser' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/json/parser -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o parser.o -c parser.c >rm -f ../../../.ext/x86_64-linux/json/ext/parser.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/json/ext/parser.so parser.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/json/parser' >make -C ext/mathn/complex -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/mathn/complex' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/mathn/complex -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o complex.o -c complex.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/mathn >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.mathn.time >rm -f ../../../.ext/x86_64-linux/mathn/complex.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/mathn/complex.so complex.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/mathn/complex' >make -C ext/mathn/rational -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/mathn/rational' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/mathn/rational -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o rational.o -c rational.c >rm -f ../../../.ext/x86_64-linux/mathn/rational.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/mathn/rational.so rational.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/mathn/rational' >make -C ext/nkf -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/nkf' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/nkf -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o nkf.o -c nkf.c >rm -f ../../.ext/x86_64-linux/nkf.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/nkf.so nkf.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/nkf' >make -C ext/objspace -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/objspace' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/objspace -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o objspace.o -c objspace.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/objspace -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o objspace_dump.o -c objspace_dump.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/objspace -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o object_tracing.o -c object_tracing.c >rm -f ../../.ext/x86_64-linux/objspace.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/objspace.so objspace.o objspace_dump.o object_tracing.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/objspace' >make -C ext/openssl -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/openssl' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_asn1.o -c ossl_asn1.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_ocsp.o -c ossl_ocsp.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl.o -c ossl.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509crl.o -c ossl_x509crl.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkcs5.o -c ossl_pkcs5.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509revoked.o -c ossl_x509revoked.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_engine.o -c ossl_engine.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509.o -c ossl_x509.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509cert.o -c ossl_x509cert.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_bn.o -c ossl_bn.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkcs7.o -c ossl_pkcs7.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509name.o -c ossl_x509name.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_rand.o -c ossl_rand.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey_ec.o -c ossl_pkey_ec.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkcs12.o -c ossl_pkcs12.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509req.o -c ossl_x509req.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_hmac.o -c ossl_hmac.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_ns_spki.o -c ossl_ns_spki.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509ext.o -c ossl_x509ext.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509attr.o -c ossl_x509attr.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_cipher.o -c ossl_cipher.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509store.o -c ossl_x509store.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey_rsa.o -c ossl_pkey_rsa.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_bio.o -c ossl_bio.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey.o -c ossl_pkey.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_ssl_session.o -c ossl_ssl_session.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey_dh.o -c ossl_pkey_dh.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_digest.o -c ossl_digest.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey_dsa.o -c ossl_pkey_dsa.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o openssl_missing.o -c openssl_missing.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_ssl.o -c ossl_ssl.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -I/usr/kerberos/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_config.o -c ossl_config.c >rm -f ../../.ext/x86_64-linux/openssl.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/openssl.so ossl_asn1.o ossl_ocsp.o ossl.o ossl_x509crl.o ossl_pkcs5.o ossl_x509revoked.o ossl_engine.o ossl_x509.o ossl_x509cert.o ossl_bn.o ossl_pkcs7.o ossl_x509name.o ossl_rand.o ossl_pkey_ec.o ossl_pkcs12.o ossl_x509req.o ossl_hmac.o ossl_ns_spki.o ossl_x509ext.o ossl_x509attr.o ossl_cipher.o ossl_x509store.o ossl_pkey_rsa.o ossl_bio.o ossl_pkey.o ossl_ssl_session.o ossl_pkey_dh.o ossl_digest.o ossl_pkey_dsa.o openssl_missing.o ossl_ssl.o ossl_config.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lssl -lcrypto -lpthread -lgmp -ldl -lcrypt -lm -lc >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/openssl >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.openssl.time >cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl/config.rb ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/openssl' >make -C ext/pathname -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/pathname' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/pathname -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o pathname.o -c pathname.c >rm -f ../../.ext/x86_64-linux/pathname.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/pathname.so pathname.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >cp ../.././ext/pathname/lib/pathname.rb ../../.ext/common >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/pathname' >make -C ext/psych -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/psych' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o psych_yaml_tree.o -c psych_yaml_tree.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o psych.o -c psych.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o psych_emitter.o -c psych_emitter.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o psych_parser.o -c psych_parser.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o psych_to_ruby.o -c psych_to_ruby.c >rm -f ../../.ext/x86_64-linux/psych.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/psych.so psych_yaml_tree.o psych.o psych_emitter.o psych_parser.o psych_to_ruby.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lyaml -lpthread -lgmp -ldl -lcrypt -lm -lc >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.psych.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/json >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.psych.-.json.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/visitors >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.psych.-.visitors.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/nodes >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.psych.-.nodes.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/handlers >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.psych.-.handlers.time >cp ../.././ext/psych/lib/psych/syntax_error.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/set.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/class_loader.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/streaming.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/nodes.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/exception.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/y.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/core_ext.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/stream.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/handler.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/scalar_scanner.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/visitors.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/deprecated.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/omap.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/parser.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/tree_builder.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/coder.rb ../../.ext/common/psych >cp ../.././ext/psych/lib/psych/json/yaml_events.rb ../../.ext/common/psych/json >cp ../.././ext/psych/lib/psych/json/stream.rb ../../.ext/common/psych/json >cp ../.././ext/psych/lib/psych/json/ruby_events.rb ../../.ext/common/psych/json >cp ../.././ext/psych/lib/psych/json/tree_builder.rb ../../.ext/common/psych/json >cp ../.././ext/psych/lib/psych/visitors/depth_first.rb ../../.ext/common/psych/visitors >cp ../.././ext/psych/lib/psych/visitors/to_ruby.rb ../../.ext/common/psych/visitors >cp ../.././ext/psych/lib/psych/visitors/emitter.rb ../../.ext/common/psych/visitors >cp ../.././ext/psych/lib/psych/visitors/visitor.rb ../../.ext/common/psych/visitors >cp ../.././ext/psych/lib/psych/visitors/yaml_tree.rb ../../.ext/common/psych/visitors >cp ../.././ext/psych/lib/psych/visitors/json_tree.rb ../../.ext/common/psych/visitors >cp ../.././ext/psych/lib/psych/nodes/document.rb ../../.ext/common/psych/nodes >cp ../.././ext/psych/lib/psych/nodes/alias.rb ../../.ext/common/psych/nodes >cp ../.././ext/psych/lib/psych/nodes/stream.rb ../../.ext/common/psych/nodes >cp ../.././ext/psych/lib/psych/nodes/sequence.rb ../../.ext/common/psych/nodes >cp ../.././ext/psych/lib/psych/nodes/scalar.rb ../../.ext/common/psych/nodes >cp ../.././ext/psych/lib/psych/nodes/mapping.rb ../../.ext/common/psych/nodes >cp ../.././ext/psych/lib/psych/nodes/node.rb ../../.ext/common/psych/nodes >cp ../.././ext/psych/lib/psych/handlers/recorder.rb ../../.ext/common/psych/handlers >cp ../.././ext/psych/lib/psych/handlers/document_stream.rb ../../.ext/common/psych/handlers >cp ../.././ext/psych/lib/psych.rb ../../.ext/common >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/psych' >make -C ext/pty -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/pty' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/pty -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o pty.o -c pty.c >rm -f ../../.ext/x86_64-linux/pty.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/pty.so pty.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lutil -lpthread -lgmp -ldl -lcrypt -lm -lc >cp ../.././ext/pty/lib/expect.rb ../../.ext/common >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/pty' >make -C ext/racc/cparse -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/racc/cparse' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/racc/cparse -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o cparse.o -c cparse.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/racc >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.racc.time >rm -f ../../../.ext/x86_64-linux/racc/cparse.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/racc/cparse.so cparse.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/racc/cparse' >make -C ext/rbconfig/sizeof -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/rbconfig/sizeof' >../../../miniruby -I'../../..' -I'../../.././lib' -I'../../../.ext/x86_64-linux' -I'../../../.ext/common' ../../.././tool/generic_erb.rb --output=sizes.c \ > ../../.././template/sizes.c.tmpl ../../.././configure.in >sizes.c updated >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/rbconfig/sizeof -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o sizes.o -c sizes.c >/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/x86_64-linux/rbconfig >exit > ../../../.ext/.timestamp/.RUBYARCHDIR.-.rbconfig.time >rm -f ../../../.ext/x86_64-linux/rbconfig/sizeof.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/rbconfig/sizeof.so sizes.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/rbconfig/sizeof' >make -C ext/readline -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/readline' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/readline -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o readline.o -c readline.c >rm -f ../../.ext/x86_64-linux/readline.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/readline.so readline.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lreadline -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/readline' >make -C ext/ripper -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/ripper' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/ripper -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ripper.o -c ripper.c >rm -f ../../.ext/x86_64-linux/ripper.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/ripper.so ripper.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/ripper >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.ripper.time >cp ../.././ext/ripper/lib/ripper/core.rb ../../.ext/common/ripper >cp ../.././ext/ripper/lib/ripper/filter.rb ../../.ext/common/ripper >cp ../.././ext/ripper/lib/ripper/sexp.rb ../../.ext/common/ripper >cp ../.././ext/ripper/lib/ripper/lexer.rb ../../.ext/common/ripper >cp ../.././ext/ripper/lib/ripper.rb ../../.ext/common >../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/x86_64-linux' -I'../../.ext/common' ../.././ext/ripper/tools/generate.rb --mode=check --ids1src=../.././parse.y --ids2src=../.././ext/ripper/eventids2.c >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/ripper' >make -C ext/sdbm -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/sdbm' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o _sdbm.o -c _sdbm.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >rm -f ../../.ext/x86_64-linux/sdbm.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/sdbm.so _sdbm.o init.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/sdbm' >make -C ext/socket -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/socket' >generating constant definitions >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o constants.o -c constants.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o basicsocket.o -c basicsocket.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o socket.o -c socket.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ipsocket.o -c ipsocket.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o tcpsocket.o -c tcpsocket.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o tcpserver.o -c tcpserver.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o sockssocket.o -c sockssocket.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o udpsocket.o -c udpsocket.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o unixsocket.o -c unixsocket.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o unixserver.o -c unixserver.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o option.o -c option.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ancdata.o -c ancdata.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o raddrinfo.o -c raddrinfo.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o ifaddr.o -c ifaddr.c >rm -f ../../.ext/x86_64-linux/socket.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/socket.so init.o constants.o basicsocket.o socket.o ipsocket.o tcpsocket.o tcpserver.o sockssocket.o udpsocket.o unixsocket.o unixserver.o option.o ancdata.o raddrinfo.o ifaddr.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >cp ../.././ext/socket/lib/socket.rb ../../.ext/common >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/socket' >make -C ext/stringio -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/stringio' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/stringio -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o stringio.o -c stringio.c >rm -f ../../.ext/x86_64-linux/stringio.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/stringio.so stringio.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/stringio' >make -C ext/strscan -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/strscan' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/strscan -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o strscan.o -c strscan.c >rm -f ../../.ext/x86_64-linux/strscan.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/strscan.so strscan.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/strscan' >make -C ext/syslog -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/syslog' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syslog -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o syslog.o -c syslog.c >rm -f ../../.ext/x86_64-linux/syslog.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/syslog.so syslog.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/syslog >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.syslog.time >cp ../.././ext/syslog/lib/syslog/logger.rb ../../.ext/common/syslog >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/syslog' >make -C ext/thread -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/thread' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/thread -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o thread.o -c thread.c >rm -f ../../.ext/x86_64-linux/thread.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/thread.so thread.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/thread' >make -C ext/tk -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/tk' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/tk -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/tk -I/usr/include -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/tk -I/usr/include -DRUBY_EXTCONF_H=\"extconf.h\" -DWITH_TCL_ENABLE_THREAD=1 -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o stubs.o -c stubs.c >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/tk -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/tk -I/usr/include -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/tk -I/usr/include -DRUBY_EXTCONF_H=\"extconf.h\" -DWITH_TCL_ENABLE_THREAD=1 -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o tcltklib.o -c tcltklib.c >rm -f ../../.ext/x86_64-linux/tcltklib.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/tcltklib.so stubs.o tcltklib.o -L/usr/lib64 -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lX11 -lm -ldl -L/usr/lib64 -ltcl8.6 -lm -ldl -L/usr/lib64 -ltk8.6 -L/usr/lib64 -ltcl8.6 -lm -ldl -lpthread -lgmp -ldl -lcrypt -lm -lc >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tk >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tk.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/winico >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.winico.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/tclx >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.tclx.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/tktable >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.tktable.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/tkimg >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.tkimg.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/trofs >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.trofs.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/itk >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.itk.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/bwidget >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.bwidget.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/tkDND >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.tkDND.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/itcl >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.itcl.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/blt >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.blt.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/blt/tile >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.blt.-.tile.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/tktrans >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.tktrans.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/tile >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.tile.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/iwidgets >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.iwidgets.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/tkHTML >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.tkHTML.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/tcllib >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.tcllib.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/vu >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.vu.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/treectrl >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.treectrl.time >/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/tkextlib/ICONS >exit > ../../.ext/.timestamp/.RUBYLIBDIR.-.tkextlib.-.ICONS.time >cp ../.././ext/tk/lib/tkbgerror.rb ../../.ext/common >cp ../.././ext/tk/lib/tktext.rb ../../.ext/common >cp ../.././ext/tk/lib/tkafter.rb ../../.ext/common >cp ../.././ext/tk/lib/remote-tk.rb ../../.ext/common >cp ../.././ext/tk/lib/tkcanvas.rb ../../.ext/common >cp ../.././ext/tk/lib/tkmngfocus.rb ../../.ext/common >cp ../.././ext/tk/lib/tkscrollbox.rb ../../.ext/common >cp ../.././ext/tk/lib/tcltk.rb ../../.ext/common >cp ../.././ext/tk/lib/tkconsole.rb ../../.ext/common >cp ../.././ext/tk/lib/tkmenubar.rb ../../.ext/common >cp ../.././ext/tk/lib/tkwinpkg.rb ../../.ext/common >cp ../.././ext/tk/lib/tkclass.rb ../../.ext/common >cp ../.././ext/tk/lib/multi-tk.rb ../../.ext/common >cp ../.././ext/tk/lib/tkdialog.rb ../../.ext/common >cp ../.././ext/tk/lib/tk.rb ../../.ext/common >cp ../.././ext/tk/lib/tkmacpkg.rb ../../.ext/common >cp ../.././ext/tk/lib/tkpalette.rb ../../.ext/common >cp ../.././ext/tk/lib/tkvirtevent.rb ../../.ext/common >cp ../.././ext/tk/lib/tkfont.rb ../../.ext/common >cp ../.././ext/tk/lib/tkentry.rb ../../.ext/common >cp ../.././ext/tk/lib/tk/optionobj.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/listbox.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/ttk_selector.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/fontchooser.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/palette.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/menubar.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/labelframe.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/macpkg.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/clipboard.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/autoload.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/root.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/font.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/variable.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/kinput.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/tagfont.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/validation.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/winfo.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/selection.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/panedwindow.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/textmark.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/dialog.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/texttag.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/textwindow.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/composite.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/msgcat.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/textimage.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/winpkg.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/console.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/optiondb.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/mngfocus.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/frame.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/namespace.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/scale.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/radiobutton.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/itemfont.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/pack.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/toplevel.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/text.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/entry.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/package.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/bindtag.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/bgerror.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/timer.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/grid.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/xim.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/wm.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/encodedstr.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/itemconfig.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/label.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/scrollable.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/clock.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/canvastag.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/scrollbox.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/message.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/after.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/canvas.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/txtwin_abst.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/menuspec.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/menu.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/spinbox.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/place.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/scrollbar.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/button.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/checkbutton.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/event.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/image.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/virtevent.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/tk_mac.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/busy.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tkextlib/winico/winico.rb ../../.ext/common/tkextlib/winico >cp ../.././ext/tk/lib/tkextlib/winico/setup.rb ../../.ext/common/tkextlib/winico >cp ../.././ext/tk/lib/tkextlib/tclx/tclx.rb ../../.ext/common/tkextlib/tclx >cp ../.././ext/tk/lib/tkextlib/tclx/setup.rb ../../.ext/common/tkextlib/tclx >cp ../.././ext/tk/lib/tkextlib/tktable/tktable.rb ../../.ext/common/tkextlib/tktable >cp ../.././ext/tk/lib/tkextlib/tktable/setup.rb ../../.ext/common/tkextlib/tktable >cp ../.././ext/tk/lib/tkextlib/tile.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tkimg.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/iwidgets.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/vu.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tktable.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/version.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/winico.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/trofs.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tcllib.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tclx.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/treectrl.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tktrans.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/setup.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/itcl.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/pkg_checker.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/itk.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/bwidget.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tkDND.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/ICONS.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tkHTML.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/blt.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tkimg/png.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/window.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/sgi.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/pixmap.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/ps.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/dted.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/xbm.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/raw.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/tiff.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/setup.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/ico.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/xpm.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/ppm.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/bmp.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/jpeg.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/pcx.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/gif.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/tga.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/sun.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/trofs/trofs.rb ../../.ext/common/tkextlib/trofs >cp ../.././ext/tk/lib/tkextlib/trofs/setup.rb ../../.ext/common/tkextlib/trofs >cp ../.././ext/tk/lib/tkextlib/itk/incr_tk.rb ../../.ext/common/tkextlib/itk >cp ../.././ext/tk/lib/tkextlib/itk/setup.rb ../../.ext/common/tkextlib/itk >cp ../.././ext/tk/lib/tkextlib/bwidget/listbox.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/dropsite.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/selectcolor.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/bitmap.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/progressdlg.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/passwddlg.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/labelframe.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/panedwindow.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/pagesmanager.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/dragsite.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/dialog.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/arrowbutton.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/combobox.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/widget.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/mainframe.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/scrollableframe.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/messagedlg.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/titleframe.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/entry.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/scrolledwindow.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/setup.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/labelentry.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/separator.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/dynamichelp.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/panelframe.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/label.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/buttonbox.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/tree.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/progressbar.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/notebook.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/statusbar.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/scrollview.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/spinbox.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/selectfont.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/button.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/tkDND/shape.rb ../../.ext/common/tkextlib/tkDND >cp ../.././ext/tk/lib/tkextlib/tkDND/tkdnd.rb ../../.ext/common/tkextlib/tkDND >cp ../.././ext/tk/lib/tkextlib/tkDND/setup.rb ../../.ext/common/tkextlib/tkDND >cp ../.././ext/tk/lib/tkextlib/itcl/incr_tcl.rb ../../.ext/common/tkextlib/itcl >cp ../.././ext/tk/lib/tkextlib/itcl/setup.rb ../../.ext/common/tkextlib/itcl >cp ../.././ext/tk/lib/tkextlib/blt/vector.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/stripchart.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/cutbuffer.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/ted.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/bitmap.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/tile.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/spline.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/graph.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/win_printer.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/table.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/htext.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/setup.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/eps.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/container.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/treeview.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/tree.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/barchart.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/unix_dnd.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/tabset.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/component.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/tabnotebook.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/watch.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/dragdrop.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/winop.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/busy.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/tile/frame.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/blt/tile/radiobutton.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/blt/tile/toplevel.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/blt/tile/label.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/blt/tile/scrollbar.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/blt/tile/button.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/blt/tile/checkbutton.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/tktrans/tktrans.rb ../../.ext/common/tkextlib/tktrans >cp ../.././ext/tk/lib/tkextlib/tktrans/setup.rb ../../.ext/common/tkextlib/tktrans >cp ../.././ext/tk/lib/tkextlib/tile/tscale.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tlabelframe.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tentry.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tcombobox.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/dialog.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tcheckbutton.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tradiobutton.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tbutton.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tscrollbar.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/setup.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tseparator.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tlabel.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/treeview.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tnotebook.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tspinbox.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/sizegrip.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tframe.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tsquare.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/style.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tpaned.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tprogressbar.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tmenubutton.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/iwidgets/mainwindow.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/toolbar.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/menubar.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/datefield.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/hyperhelp.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/spinner.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledtext.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledhtml.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/canvasprintbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/panedwindow.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/promptdialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/checkbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/dialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/extbutton.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/labeledwidget.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/shell.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/dateentry.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/radiobox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/combobox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/messagebox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/optionmenu.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledlistbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledwidget.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/feedback.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/extfileselectionbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/timeentry.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/hierarchy.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/finddialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/timefield.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/dialogshell.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/setup.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scopedobject.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/extfileselectiondialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledframe.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/spinint.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/disjointlistbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/fileselectionbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/buttonbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/canvasprintdialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/spindate.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/spintime.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/selectionbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/tabset.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/fileselectiondialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/calendar.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/notebook.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/entryfield.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/labeledframe.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/tabnotebook.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/watch.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledcanvas.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/selectiondialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/messagedialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/pushbutton.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/tkHTML/htmlwidget.rb ../../.ext/common/tkextlib/tkHTML >cp ../.././ext/tk/lib/tkextlib/tkHTML/setup.rb ../../.ext/common/tkextlib/tkHTML >cp ../.././ext/tk/lib/tkextlib/tcllib/canvas_zoom.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/toolbar.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/khim.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/superframe.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/history.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/datefield.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/canvas_sqmap.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/ruler.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/plotchart.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/dialog.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/screenruler.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/scrollwin.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/dateentry.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/getstring.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/menuentry.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/widget.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/swaplist.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/tkpiechart.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/chatwidget.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/autoscroll.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/scrolledwindow.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/setup.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/tooltip.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/ico.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/validator.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/panelframe.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/ctext.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/calendar.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/ntext.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/crosshair.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist_core.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/statusbar.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/style.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/cursor.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/diagrams.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/ip_entry.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/vu/pie.rb ../../.ext/common/tkextlib/vu >cp ../.././ext/tk/lib/tkextlib/vu/charts.rb ../../.ext/common/tkextlib/vu >cp ../.././ext/tk/lib/tkextlib/vu/dial.rb ../../.ext/common/tkextlib/vu >cp ../.././ext/tk/lib/tkextlib/vu/setup.rb ../../.ext/common/tkextlib/vu >cp ../.././ext/tk/lib/tkextlib/vu/spinbox.rb ../../.ext/common/tkextlib/vu >cp ../.././ext/tk/lib/tkextlib/vu/bargraph.rb ../../.ext/common/tkextlib/vu >cp ../.././ext/tk/lib/tkextlib/treectrl/tktreectrl.rb ../../.ext/common/tkextlib/treectrl >cp ../.././ext/tk/lib/tkextlib/treectrl/setup.rb ../../.ext/common/tkextlib/treectrl >cp ../.././ext/tk/lib/tkextlib/ICONS/icons.rb ../../.ext/common/tkextlib/ICONS >cp ../.././ext/tk/lib/tkextlib/ICONS/setup.rb ../../.ext/common/tkextlib/ICONS >cp ../.././ext/tk/lib/tkextlib/SUPPORT_STATUS ../../.ext/common/tkextlib >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/tk' >make -C ext/tk/tkutil -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/tk/tkutil' >x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/tk/tkutil -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o tkutil.o -c tkutil.c >rm -f ../../../.ext/x86_64-linux/tkutil.so >x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/tkutil.so tkutil.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/tk/tkutil' >make -C ext/win32 -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/win32' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/win32' >make -C ext/win32ole -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/win32ole' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/win32ole' >make -C ext/zlib -w -j1 V=1 all >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/zlib' >x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/zlib -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o zlib.o -c zlib.c >rm -f ../../.ext/x86_64-linux/zlib.so >x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/zlib.so zlib.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lz -lpthread -lgmp -ldl -lcrypt -lm -lc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/ext/zlib' >make -w -j1 DLDOBJS="dmyext.o dmyenc.o" EXTOBJS= EXTSOLIBS="" LIBRUBY_SO_UPDATE=./.libruby-with-ext.time EXTLDFLAGS="-Wl,-O1 -Wl,--as-needed" UPDATE_LIBRARIES="no" ruby22 >make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' >x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libruby22.so.2.2 -fstack-protector -Wl,-O1 -Wl,--as-needed dln.o localeinit.o loadpath.o array.o bignum.o class.o compar.o complex.o dir.o dln_find.o encoding.o enum.o enumerator.o error.o eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o node.o numeric.o object.o pack.o parse.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o time.o transcode.o util.o variable.o version.o compile.o debug.o iseq.o vm.o vm_dump.o vm_backtrace.o vm_trace.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o setproctitle.o strlcat.o strlcpy.o addr2line.o prelude.o dmyext.o dmyenc.o -lpthread -lgmp -ldl -lcrypt -lm -o libruby22.so.2.2.0 >: -w -L 'Init_*' -L '*_threadptr_*' libruby22.so.2.2.0 >: >x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -fstack-protector -Wl,-O1 -Wl,--as-needed main.o -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -o ruby22 >: >make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' >make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' >make -f enc.mk V="1" \ > RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \ > enc >make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/encdb.o -c ./enc/encdb.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/encdb.so enc/encdb.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/big5.o -c ./enc/big5.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/big5.so enc/big5.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/cp949.o -c ./enc/cp949.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/cp949.so enc/cp949.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/emacs_mule.o -c ./enc/emacs_mule.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/emacs_mule.so enc/emacs_mule.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/euc_jp.o -c ./enc/euc_jp.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/euc_jp.so enc/euc_jp.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/euc_kr.o -c ./enc/euc_kr.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/euc_kr.so enc/euc_kr.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/euc_tw.o -c ./enc/euc_tw.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/euc_tw.so enc/euc_tw.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/gb2312.o -c ./enc/gb2312.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/gb2312.so enc/gb2312.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/gb18030.o -c ./enc/gb18030.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/gb18030.so enc/gb18030.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/gbk.o -c ./enc/gbk.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/gbk.so enc/gbk.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_1.o -c ./enc/iso_8859_1.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_1.so enc/iso_8859_1.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_2.o -c ./enc/iso_8859_2.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_2.so enc/iso_8859_2.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_3.o -c ./enc/iso_8859_3.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_3.so enc/iso_8859_3.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_4.o -c ./enc/iso_8859_4.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_4.so enc/iso_8859_4.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_5.o -c ./enc/iso_8859_5.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_5.so enc/iso_8859_5.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_6.o -c ./enc/iso_8859_6.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_6.so enc/iso_8859_6.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_7.o -c ./enc/iso_8859_7.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_7.so enc/iso_8859_7.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_8.o -c ./enc/iso_8859_8.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_8.so enc/iso_8859_8.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_9.o -c ./enc/iso_8859_9.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_9.so enc/iso_8859_9.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_10.o -c ./enc/iso_8859_10.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_10.so enc/iso_8859_10.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_11.o -c ./enc/iso_8859_11.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_11.so enc/iso_8859_11.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_13.o -c ./enc/iso_8859_13.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_13.so enc/iso_8859_13.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_14.o -c ./enc/iso_8859_14.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_14.so enc/iso_8859_14.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_15.o -c ./enc/iso_8859_15.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_15.so enc/iso_8859_15.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_16.o -c ./enc/iso_8859_16.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_16.so enc/iso_8859_16.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/koi8_r.o -c ./enc/koi8_r.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/koi8_r.so enc/koi8_r.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/koi8_u.o -c ./enc/koi8_u.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/koi8_u.so enc/koi8_u.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/shift_jis.o -c ./enc/shift_jis.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/shift_jis.so enc/shift_jis.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/utf_16be.o -c ./enc/utf_16be.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/utf_16be.so enc/utf_16be.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/utf_16le.o -c ./enc/utf_16le.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/utf_16le.so enc/utf_16le.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/utf_32be.o -c ./enc/utf_32be.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/utf_32be.so enc/utf_32be.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/utf_32le.o -c ./enc/utf_32le.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/utf_32le.so enc/utf_32le.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/windows_31j.o -c ./enc/windows_31j.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/windows_31j.so enc/windows_31j.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/windows_1250.o -c ./enc/windows_1250.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/windows_1250.so enc/windows_1250.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/windows_1251.o -c ./enc/windows_1251.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/windows_1251.so enc/windows_1251.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/windows_1252.o -c ./enc/windows_1252.c >/bin/mkdir -p ".ext/x86_64-linux/enc" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/windows_1252.so enc/windows_1252.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' >make -f enc.mk V="1" \ > RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \ > trans >make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/transdb.o -c ./enc/trans/transdb.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/transdb.so enc/trans/transdb.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/big5.o -c ./enc/trans/big5.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/big5.so enc/trans/big5.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/chinese.o -c ./enc/trans/chinese.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/chinese.so enc/trans/chinese.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/emoji.o -c ./enc/trans/emoji.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/emoji.so enc/trans/emoji.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/emoji_iso2022_kddi.o -c ./enc/trans/emoji_iso2022_kddi.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so enc/trans/emoji_iso2022_kddi.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/emoji_sjis_docomo.o -c ./enc/trans/emoji_sjis_docomo.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so enc/trans/emoji_sjis_docomo.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/emoji_sjis_kddi.o -c ./enc/trans/emoji_sjis_kddi.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so enc/trans/emoji_sjis_kddi.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/emoji_sjis_softbank.o -c ./enc/trans/emoji_sjis_softbank.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so enc/trans/emoji_sjis_softbank.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/escape.o -c ./enc/trans/escape.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/escape.so enc/trans/escape.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/gb18030.o -c ./enc/trans/gb18030.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/gb18030.so enc/trans/gb18030.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/gbk.o -c ./enc/trans/gbk.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/gbk.so enc/trans/gbk.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/iso2022.o -c ./enc/trans/iso2022.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/iso2022.so enc/trans/iso2022.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/japanese.o -c ./enc/trans/japanese.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/japanese.so enc/trans/japanese.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/japanese_euc.o -c ./enc/trans/japanese_euc.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/japanese_euc.so enc/trans/japanese_euc.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/japanese_sjis.o -c ./enc/trans/japanese_sjis.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/japanese_sjis.so enc/trans/japanese_sjis.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/korean.o -c ./enc/trans/korean.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/korean.so enc/trans/korean.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/single_byte.o -c ./enc/trans/single_byte.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/single_byte.so enc/trans/single_byte.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/utf8_mac.o -c ./enc/trans/utf8_mac.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/utf8_mac.so enc/trans/utf8_mac.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >/bin/mkdir -p "enc/trans" >x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=broadwell -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/utf_16_32.o -c ./enc/trans/utf_16_32.c >/bin/mkdir -p ".ext/x86_64-linux/enc/trans" >x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/utf_16_32.so enc/trans/utf_16_32.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm >make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' >make -f enc.mk V="1" \ > RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \ > encs >make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' >/bin/mkdir -p .ext/x86_64-linux/enc .ext/x86_64-linux/enc/trans enc enc/trans >make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' >Generating RDoc documentation >./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./bin/rdoc" --root "." --page-dir "./doc" --encoding=UTF-8 --no-force-update --all --ri --op ".ext/rdoc" --debug "." >Parsing sources... > 0% [ 1/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/ChangeLog-1.8.0 0% [ 2/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/ChangeLog-1.9.3 0% [ 3/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/ChangeLog-2.0.0 0% [ 4/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/ChangeLog-2.1.0 0% [ 5/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/ChangeLog-YARV 0% [ 6/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/NEWS-1.8.7 0% [ 7/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/NEWS-1.9.1 0% [ 8/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/NEWS-1.9.2 0% [ 9/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/NEWS-1.9.3 1% [10/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/NEWS-2.0.0 1% [11/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/NEWS-2.1.0 1% [12/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/contributing.rdoc 1% [13/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/contributors.rdoc 1% [14/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/dtrace_probes.rdoc 1% [15/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/globals.rdoc 1% [16/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/keywords.rdoc 1% [17/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/maintainers.rdoc 1% [18/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/marshal.rdoc 2% [19/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/regexp.rdoc 2% [20/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/security.rdoc 2% [21/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/standard_library.rdoc 2% [22/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/syntax.rdoc 2% [23/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/syntax/assignment.rdoc 2% [24/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/syntax/calling_methods.rdoc 2% [25/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/syntax/control_expressions.rdoc 2% [26/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/syntax/exceptions.rdoc 2% [27/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/syntax/literals.rdoc 3% [28/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/syntax/methods.rdoc 3% [29/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/syntax/miscellaneous.rdoc 3% [30/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/syntax/modules_and_classes.rdoc 3% [31/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/syntax/precedence.rdoc 3% [32/916] /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/doc/syntax/refinements.rdoc 3% [33/916] ChangeLog 3% [34/916] NEWS 3% [35/916] README.EXT 3% [36/916] README.EXT.ja 4% [37/916] addr2line.c 4% [38/916] array.c 4% [39/916] bignum.c 4% [40/916] class.c 4% [41/916] compar.c 4% [42/916] compile.c 4% [43/916] complex.c 4% [44/916] cont.c 4% [45/916] debug.c 5% [46/916] dir.c 5% [47/916] dln.c 5% [48/916] dln_find.c 5% [49/916] dmydln.c 5% [50/916] dmyenc.c 5% [51/916] dmyext.c 5% [52/916] doc/ChangeLog-1.8.0 5% [53/916] doc/ChangeLog-1.9.3 5% [54/916] doc/ChangeLog-2.0.0 6% [55/916] doc/ChangeLog-2.1.0 6% [56/916] doc/ChangeLog-YARV 6% [57/916] doc/NEWS-1.8.7 6% [58/916] doc/NEWS-1.9.1 6% [59/916] doc/NEWS-1.9.2 6% [60/916] doc/NEWS-1.9.3 6% [61/916] doc/NEWS-2.0.0 6% [62/916] doc/NEWS-2.1.0 6% [63/916] doc/contributing.rdoc 6% [64/916] doc/contributors.rdoc 7% [65/916] doc/dtrace_probes.rdoc 7% [66/916] doc/globals.rdoc 7% [67/916] doc/keywords.rdoc 7% [68/916] doc/maintainers.rdoc 7% [69/916] doc/marshal.rdoc 7% [70/916] doc/regexp.rdoc 7% [71/916] doc/security.rdoc 7% [72/916] doc/standard_library.rdoc 7% [73/916] doc/syntax.rdoc 8% [74/916] doc/syntax/assignment.rdoc 8% [75/916] doc/syntax/calling_methods.rdoc 8% [76/916] doc/syntax/control_expressions.rdoc 8% [77/916] doc/syntax/exceptions.rdoc 8% [78/916] doc/syntax/literals.rdoc 8% [79/916] doc/syntax/methods.rdoc 8% [80/916] doc/syntax/miscellaneous.rdoc 8% [81/916] doc/syntax/modules_and_classes.rdoc 8% [82/916] doc/syntax/precedence.rdoc 9% [83/916] doc/syntax/refinements.rdoc 9% [84/916] encoding.c 9% [85/916] enum.c 9% [86/916] enumerator.c 9% [87/916] error.c 9% [88/916] eval.c 9% [89/916] eval_error.c 9% [90/916] eval_jump.c 9% [91/916] ext/bigdecimal/bigdecimal.c 10% [92/916] ext/bigdecimal/lib/bigdecimal/jacobian.rb 10% [93/916] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 10% [94/916] ext/bigdecimal/lib/bigdecimal/math.rb 10% [95/916] ext/bigdecimal/lib/bigdecimal/newton.rb 10% [96/916] ext/bigdecimal/lib/bigdecimal/util.rb 10% [97/916] ext/continuation/continuation.c 10% [98/916] ext/coverage/coverage.c 10% [99/916] ext/date/date_core.c 10% [100/916] ext/dbm/dbm.c 11% [101/916] ext/digest/bubblebabble/bubblebabble.c 11% [102/916] ext/digest/digest.c 11% [103/916] ext/digest/lib/digest.rb 11% [104/916] ext/digest/md5/md5init.c 11% [105/916] ext/digest/rmd160/rmd160init.c 11% [106/916] ext/digest/sha1/sha1init.c 11% [107/916] ext/digest/sha2/sha2init.c 11% [108/916] ext/etc/etc.c 11% [109/916] ext/fcntl/fcntl.c 12% [110/916] ext/fiber/fiber.c 12% [111/916] ext/fiddle/closure.c 12% [112/916] ext/fiddle/conversions.c 12% [113/916] ext/fiddle/fiddle.c 12% [114/916] ext/fiddle/function.c 12% [115/916] ext/fiddle/handle.c 12% [116/916] ext/fiddle/lib/fiddle.rb 12% [117/916] ext/fiddle/lib/fiddle/closure.rb 12% [118/916] ext/fiddle/lib/fiddle/cparser.rb 12% [119/916] ext/fiddle/lib/fiddle/function.rb 13% [120/916] ext/fiddle/lib/fiddle/import.rb 13% [121/916] ext/fiddle/lib/fiddle/pack.rb 13% [122/916] ext/fiddle/lib/fiddle/struct.rb 13% [123/916] ext/fiddle/lib/fiddle/types.rb 13% [124/916] ext/fiddle/lib/fiddle/value.rb 13% [125/916] ext/fiddle/pointer.c 13% [126/916] ext/gdbm/gdbm.c 13% [127/916] ext/io/console/console.c 13% [128/916] ext/io/nonblock/nonblock.c 14% [129/916] ext/io/wait/wait.c 14% [130/916] ext/json/lib/json.rb 14% [131/916] ext/json/lib/json/add/bigdecimal.rb 14% [132/916] ext/json/lib/json/add/complex.rb 14% [133/916] ext/json/lib/json/add/core.rb 14% [134/916] ext/json/lib/json/add/date.rb 14% [135/916] ext/json/lib/json/add/date_time.rb 14% [136/916] ext/json/lib/json/add/exception.rb 14% [137/916] ext/json/lib/json/add/ostruct.rb 15% [138/916] ext/json/lib/json/add/range.rb 15% [139/916] ext/json/lib/json/add/rational.rb 15% [140/916] ext/json/lib/json/add/regexp.rb 15% [141/916] ext/json/lib/json/add/struct.rb 15% [142/916] ext/json/lib/json/add/symbol.rb 15% [143/916] ext/json/lib/json/add/time.rb 15% [144/916] ext/json/lib/json/common.rb 15% [145/916] ext/json/lib/json/ext.rb 15% [146/916] ext/json/lib/json/generic_object.rb 16% [147/916] ext/json/lib/json/version.rb 16% [148/916] ext/mathn/complex/complex.c 16% [149/916] ext/mathn/rational/rational.c 16% [150/916] ext/nkf/lib/kconv.rb 16% [151/916] ext/nkf/nkf.c 16% [152/916] ext/objspace/object_tracing.c 16% [153/916] ext/objspace/objspace.c 16% [154/916] ext/objspace/objspace_dump.c 16% [155/916] ext/openssl/lib/openssl.rb 17% [156/916] ext/openssl/lib/openssl/bn.rb 17% [157/916] ext/openssl/lib/openssl/buffering.rb 17% [158/916] ext/openssl/lib/openssl/cipher.rb 17% [159/916] ext/openssl/lib/openssl/config.rb 17% [160/916] ext/openssl/lib/openssl/digest.rb 17% [161/916] ext/openssl/lib/openssl/ssl.rb 17% [162/916] ext/openssl/lib/openssl/x509.rb 17% [163/916] ext/openssl/ossl.c 17% [164/916] ext/openssl/ossl_asn1.c 18% [165/916] ext/openssl/ossl_bio.c 18% [166/916] ext/openssl/ossl_bn.c 18% [167/916] ext/openssl/ossl_cipher.c 18% [168/916] ext/openssl/ossl_config.c 18% [169/916] ext/openssl/ossl_digest.c 18% [170/916] ext/openssl/ossl_engine.c 18% [171/916] ext/openssl/ossl_hmac.c 18% [172/916] ext/openssl/ossl_ns_spki.c 18% [173/916] ext/openssl/ossl_ocsp.c 18% [174/916] ext/openssl/ossl_pkcs12.c 19% [175/916] ext/openssl/ossl_pkcs5.c 19% [176/916] ext/openssl/ossl_pkcs7.c 19% [177/916] ext/openssl/ossl_pkey.c 19% [178/916] ext/openssl/ossl_pkey_dh.c 19% [179/916] ext/openssl/ossl_pkey_dsa.c 19% [180/916] ext/openssl/ossl_pkey_ec.c 19% [181/916] ext/openssl/ossl_pkey_rsa.c 19% [182/916] ext/openssl/ossl_rand.c 19% [183/916] ext/openssl/ossl_ssl.c 20% [184/916] ext/openssl/ossl_ssl_session.c 20% [185/916] ext/openssl/ossl_x509.c 20% [186/916] ext/openssl/ossl_x509attr.c 20% [187/916] ext/openssl/ossl_x509cert.c 20% [188/916] ext/openssl/ossl_x509crl.c 20% [189/916] ext/openssl/ossl_x509ext.c 20% [190/916] ext/openssl/ossl_x509name.c 20% [191/916] ext/openssl/ossl_x509req.c 20% [192/916] ext/openssl/ossl_x509revoked.c 21% [193/916] ext/openssl/ossl_x509store.c 21% [194/916] ext/pathname/lib/pathname.rb 21% [195/916] ext/pathname/pathname.c 21% [196/916] ext/psych/lib/psych.rb 21% [197/916] ext/psych/lib/psych/class_loader.rb 21% [198/916] ext/psych/lib/psych/coder.rb 21% [199/916] ext/psych/lib/psych/core_ext.rb 21% [200/916] ext/psych/lib/psych/deprecated.rb 21% [201/916] ext/psych/lib/psych/exception.rb 22% [202/916] ext/psych/lib/psych/handler.rb 22% [203/916] ext/psych/lib/psych/handlers/document_stream.rb 22% [204/916] ext/psych/lib/psych/handlers/recorder.rb 22% [205/916] ext/psych/lib/psych/json/ruby_events.rb 22% [206/916] ext/psych/lib/psych/json/stream.rb 22% [207/916] ext/psych/lib/psych/json/tree_builder.rb 22% [208/916] ext/psych/lib/psych/json/yaml_events.rb 22% [209/916] ext/psych/lib/psych/nodes.rb 22% [210/916] ext/psych/lib/psych/nodes/alias.rb 23% [211/916] ext/psych/lib/psych/nodes/document.rb 23% [212/916] ext/psych/lib/psych/nodes/mapping.rb 23% [213/916] ext/psych/lib/psych/nodes/node.rb 23% [214/916] ext/psych/lib/psych/nodes/scalar.rb 23% [215/916] ext/psych/lib/psych/nodes/sequence.rb 23% [216/916] ext/psych/lib/psych/nodes/stream.rb 23% [217/916] ext/psych/lib/psych/omap.rb 23% [218/916] ext/psych/lib/psych/parser.rb 23% [219/916] ext/psych/lib/psych/scalar_scanner.rb 24% [220/916] ext/psych/lib/psych/set.rb 24% [221/916] ext/psych/lib/psych/stream.rb 24% [222/916] ext/psych/lib/psych/streaming.rb 24% [223/916] ext/psych/lib/psych/syntax_error.rb 24% [224/916] ext/psych/lib/psych/tree_builder.rb 24% [225/916] ext/psych/lib/psych/visitors.rb 24% [226/916] ext/psych/lib/psych/visitors/depth_first.rb 24% [227/916] ext/psych/lib/psych/visitors/emitter.rb 24% [228/916] ext/psych/lib/psych/visitors/json_tree.rb 25% [229/916] ext/psych/lib/psych/visitors/to_ruby.rb 25% [230/916] ext/psych/lib/psych/visitors/visitor.rb 25% [231/916] ext/psych/lib/psych/visitors/yaml_tree.rb 25% [232/916] ext/psych/lib/psych/y.rb 25% [233/916] ext/psych/psych.c 25% [234/916] ext/pty/lib/expect.rb 25% [235/916] ext/pty/pty.c 25% [236/916] ext/racc/cparse/cparse.c 25% [237/916] ext/readline/readline.c 25% [238/916] ext/ripper/lib/ripper.rb 26% [239/916] ext/ripper/lib/ripper/core.rb 26% [240/916] ext/ripper/lib/ripper/filter.rb 26% [241/916] ext/ripper/lib/ripper/lexer.rb 26% [242/916] ext/ripper/lib/ripper/sexp.rb 26% [243/916] ext/ripper/ripper.c 26% [244/916] ext/sdbm/init.c 26% [245/916] ext/socket/ancdata.c 26% [246/916] ext/socket/basicsocket.c 26% [247/916] ext/socket/constants.c 27% [248/916] ext/socket/constdefs.c 27% [249/916] ext/socket/ifaddr.c 27% [250/916] ext/socket/init.c 27% [251/916] ext/socket/ipsocket.c 27% [252/916] ext/socket/lib/socket.rb 27% [253/916] ext/socket/option.c 27% [254/916] ext/socket/raddrinfo.c 27% [255/916] ext/socket/socket.c 27% [256/916] ext/socket/sockssocket.c 28% [257/916] ext/socket/tcpserver.c 28% [258/916] ext/socket/tcpsocket.c 28% [259/916] ext/socket/udpsocket.c 28% [260/916] ext/socket/unixserver.c 28% [261/916] ext/socket/unixsocket.c 28% [262/916] ext/stringio/stringio.c 28% [263/916] ext/strscan/strscan.c 28% [264/916] ext/syslog/lib/syslog/logger.rb 28% [265/916] ext/syslog/syslog.c 29% [266/916] ext/thread/thread.c 29% [267/916] ext/win32ole/lib/win32ole/property.rb 29% [268/916] ext/win32ole/win32ole.c 29% [269/916] ext/win32ole/win32ole_error.c 29% [270/916] ext/win32ole/win32ole_event.c 29% [271/916] ext/win32ole/win32ole_method.c 29% [272/916] ext/win32ole/win32ole_param.c 29% [273/916] ext/win32ole/win32ole_record.c 29% [274/916] ext/win32ole/win32ole_type.c 30% [275/916] ext/win32ole/win32ole_typelib.c 30% [276/916] ext/win32ole/win32ole_variable.c 30% [277/916] ext/win32ole/win32ole_variant.c 30% [278/916] ext/win32ole/win32ole_variant_m.c 30% [279/916] ext/zlib/zlib.c 30% [280/916] file.c 30% [281/916] gc.c 30% [282/916] golf_prelude.c 30% [283/916] goruby.c 31% [284/916] hash.c 31% [285/916] id.c 31% [286/916] inits.c 31% [287/916] io.c 31% [288/916] iseq.c 31% [289/916] lex.c 31% [290/916] lib/English.rb 31% [291/916] lib/abbrev.rb 31% [292/916] lib/base64.rb 31% [293/916] lib/benchmark.rb 32% [294/916] lib/cgi.rb 32% [295/916] lib/cgi/cookie.rb 32% [296/916] lib/cgi/core.rb 32% [297/916] lib/cgi/html.rb 32% [298/916] lib/cgi/session.rb 32% [299/916] lib/cgi/session/pstore.rb 32% [300/916] lib/cgi/util.rb 32% [301/916] lib/cmath.rb 32% [302/916] lib/csv.rb 33% [303/916] lib/debug.rb 33% [304/916] lib/delegate.rb 33% [305/916] lib/drb.rb 33% [306/916] lib/drb/acl.rb 33% [307/916] lib/drb/drb.rb 33% [308/916] lib/drb/eq.rb 33% [309/916] lib/drb/extserv.rb 33% [310/916] lib/drb/extservm.rb 33% [311/916] lib/drb/gw.rb 34% [312/916] lib/drb/invokemethod.rb 34% [313/916] lib/drb/observer.rb 34% [314/916] lib/drb/ssl.rb 34% [315/916] lib/drb/timeridconv.rb 34% [316/916] lib/drb/unix.rb 34% [317/916] lib/e2mmap.rb 34% [318/916] lib/erb.rb 34% [319/916] lib/fileutils.rb 34% [320/916] lib/find.rb 35% [321/916] lib/forwardable.rb 35% [322/916] lib/getoptlong.rb 35% [323/916] lib/ipaddr.rb 35% [324/916] lib/irb.rb 35% [325/916] lib/irb/cmd/chws.rb 35% [326/916] lib/irb/cmd/fork.rb 35% [327/916] lib/irb/cmd/help.rb 35% [328/916] lib/irb/cmd/load.rb 35% [329/916] lib/irb/cmd/nop.rb 36% [330/916] lib/irb/cmd/pushws.rb 36% [331/916] lib/irb/cmd/subirb.rb 36% [332/916] lib/irb/completion.rb 36% [333/916] lib/irb/context.rb 36% [334/916] lib/irb/ext/change-ws.rb 36% [335/916] lib/irb/ext/history.rb 36% [336/916] lib/irb/ext/loader.rb 36% [337/916] lib/irb/ext/math-mode.rb 36% [338/916] lib/irb/ext/multi-irb.rb 37% [339/916] lib/irb/ext/save-history.rb 37% [340/916] lib/irb/ext/tracer.rb 37% [341/916] lib/irb/ext/use-loader.rb 37% [342/916] lib/irb/ext/workspaces.rb 37% [343/916] lib/irb/extend-command.rb 37% [344/916] lib/irb/frame.rb 37% [345/916] lib/irb/help.rb 37% [346/916] lib/irb/init.rb 37% [347/916] lib/irb/input-method.rb 37% [348/916] lib/irb/inspector.rb 38% [349/916] lib/irb/lc/error.rb 38% [350/916] lib/irb/lc/ja/encoding_aliases.rb 38% [351/916] lib/irb/lc/ja/error.rb 38% [352/916] lib/irb/locale.rb 38% [353/916] lib/irb/magic-file.rb 38% [354/916] lib/irb/notifier.rb 38% [355/916] lib/irb/output-method.rb 38% [356/916] lib/irb/ruby-lex.rb 38% [357/916] lib/irb/ruby-token.rb 39% [358/916] lib/irb/slex.rb 39% [359/916] lib/irb/src_encoding.rb 39% [360/916] lib/irb/version.rb 39% [361/916] lib/irb/workspace.rb 39% [362/916] lib/irb/ws-for-case-2.rb 39% [363/916] lib/irb/xmp.rb 39% [364/916] lib/logger.rb 39% [365/916] lib/mathn.rb 39% [366/916] lib/matrix.rb 40% [367/916] lib/matrix/eigenvalue_decomposition.rb 40% [368/916] lib/matrix/lup_decomposition.rb 40% [369/916] lib/mkmf.rb 40% [370/916] lib/monitor.rb 40% [371/916] lib/mutex_m.rb 40% [372/916] lib/net/ftp.rb 40% [373/916] lib/net/http.rb 40% [374/916] lib/net/http/backward.rb 40% [375/916] lib/net/http/exceptions.rb 41% [376/916] lib/net/http/generic_request.rb 41% [377/916] lib/net/http/header.rb 41% [378/916] lib/net/http/proxy_delta.rb 41% [379/916] lib/net/http/request.rb 41% [380/916] lib/net/http/requests.rb 41% [381/916] lib/net/http/response.rb 41% [382/916] lib/net/http/responses.rb 41% [383/916] lib/net/https.rb 41% [384/916] lib/net/imap.rb 42% [385/916] lib/net/pop.rb 42% [386/916] lib/net/protocol.rb 42% [387/916] lib/net/smtp.rb 42% [388/916] lib/net/telnet.rb 42% [389/916] lib/observer.rb 42% [390/916] lib/open-uri.rb 42% [391/916] lib/open3.rb 42% [392/916] lib/optionparser.rb 42% [393/916] lib/optparse.rb 43% [394/916] lib/optparse/ac.rb 43% [395/916] lib/optparse/date.rb 43% [396/916] lib/optparse/shellwords.rb 43% [397/916] lib/optparse/time.rb 43% [398/916] lib/optparse/uri.rb 43% [399/916] lib/optparse/version.rb 43% [400/916] lib/ostruct.rb 43% [401/916] lib/pp.rb 43% [402/916] lib/prettyprint.rb 43% [403/916] lib/prime.rb 44% [404/916] lib/profile.rb 44% [405/916] lib/profiler.rb 44% [406/916] lib/pstore.rb 44% [407/916] lib/racc/parser.rb 44% [408/916] lib/racc/rdoc/grammar.en.rdoc 44% [409/916] lib/rdoc.rb 44% [410/916] lib/rdoc/alias.rb 44% [411/916] lib/rdoc/anon_class.rb 44% [412/916] lib/rdoc/any_method.rb 45% [413/916] lib/rdoc/attr.rb 45% [414/916] lib/rdoc/class_module.rb 45% [415/916] lib/rdoc/code_object.rb 45% [416/916] lib/rdoc/code_objects.rb 45% [417/916] lib/rdoc/comment.rb 45% [418/916] lib/rdoc/constant.rb 45% [419/916] lib/rdoc/context.rb 45% [420/916] lib/rdoc/context/section.rb 45% [421/916] lib/rdoc/cross_reference.rb 46% [422/916] lib/rdoc/encoding.rb 46% [423/916] lib/rdoc/erb_partial.rb 46% [424/916] lib/rdoc/erbio.rb 46% [425/916] lib/rdoc/extend.rb 46% [426/916] lib/rdoc/generator.rb 46% [427/916] lib/rdoc/generator/darkfish.rb 46% [428/916] lib/rdoc/generator/json_index.rb 46% [429/916] lib/rdoc/generator/markup.rb 46% [430/916] lib/rdoc/generator/pot.rb 47% [431/916] lib/rdoc/generator/pot/message_extractor.rb 47% [432/916] lib/rdoc/generator/pot/po.rb 47% [433/916] lib/rdoc/generator/pot/po_entry.rb 47% [434/916] lib/rdoc/generator/ri.rb 47% [435/916] lib/rdoc/ghost_method.rb 47% [436/916] lib/rdoc/i18n.rb 47% [437/916] lib/rdoc/i18n/locale.rb 47% [438/916] lib/rdoc/i18n/text.rb 47% [439/916] lib/rdoc/include.rb 48% [440/916] lib/rdoc/known_classes.rb 48% [441/916] lib/rdoc/markdown.rb 48% [442/916] lib/rdoc/markdown/entities.rb 48% [443/916] lib/rdoc/markdown/literals_1_9.rb 48% [444/916] lib/rdoc/markup.rb 48% [445/916] lib/rdoc/markup/attr_changer.rb 48% [446/916] lib/rdoc/markup/attr_span.rb 48% [447/916] lib/rdoc/markup/attribute_manager.rb 48% [448/916] lib/rdoc/markup/attributes.rb 49% [449/916] lib/rdoc/markup/blank_line.rb 49% [450/916] lib/rdoc/markup/block_quote.rb 49% [451/916] lib/rdoc/markup/document.rb 49% [452/916] lib/rdoc/markup/formatter.rb 49% [453/916] lib/rdoc/markup/formatter_test_case.rb 49% [454/916] lib/rdoc/markup/hard_break.rb 49% [455/916] lib/rdoc/markup/heading.rb 49% [456/916] lib/rdoc/markup/include.rb 49% [457/916] lib/rdoc/markup/indented_paragraph.rb 50% [458/916] lib/rdoc/markup/inline.rb 50% [459/916] lib/rdoc/markup/list.rb 50% [460/916] lib/rdoc/markup/list_item.rb 50% [461/916] lib/rdoc/markup/paragraph.rb 50% [462/916] lib/rdoc/markup/parser.rb 50% [463/916] lib/rdoc/markup/pre_process.rb 50% [464/916] lib/rdoc/markup/raw.rb 50% [465/916] lib/rdoc/markup/rule.rb 50% [466/916] lib/rdoc/markup/special.rb 50% [467/916] lib/rdoc/markup/text_formatter_test_case.rb 51% [468/916] lib/rdoc/markup/to_ansi.rb 51% [469/916] lib/rdoc/markup/to_bs.rb 51% [470/916] lib/rdoc/markup/to_html.rb 51% [471/916] lib/rdoc/markup/to_html_crossref.rb 51% [472/916] lib/rdoc/markup/to_html_snippet.rb 51% [473/916] lib/rdoc/markup/to_joined_paragraph.rb 51% [474/916] lib/rdoc/markup/to_label.rb 51% [475/916] lib/rdoc/markup/to_markdown.rb 51% [476/916] lib/rdoc/markup/to_rdoc.rb 52% [477/916] lib/rdoc/markup/to_table_of_contents.rb 52% [478/916] lib/rdoc/markup/to_test.rb 52% [479/916] lib/rdoc/markup/to_tt_only.rb 52% [480/916] lib/rdoc/markup/verbatim.rb 52% [481/916] lib/rdoc/meta_method.rb 52% [482/916] lib/rdoc/method_attr.rb 52% [483/916] lib/rdoc/mixin.rb 52% [484/916] lib/rdoc/normal_class.rb 52% [485/916] lib/rdoc/normal_module.rb 53% [486/916] lib/rdoc/options.rb 53% [487/916] lib/rdoc/parser.rb 53% [488/916] lib/rdoc/parser/c.rb 53% [489/916] lib/rdoc/parser/changelog.rb 53% [490/916] lib/rdoc/parser/markdown.rb 53% [491/916] lib/rdoc/parser/rd.rb 53% [492/916] lib/rdoc/parser/ruby.rb 53% [493/916] lib/rdoc/parser/ruby_tools.rb 53% [494/916] lib/rdoc/parser/simple.rb 54% [495/916] lib/rdoc/parser/text.rb 54% [496/916] lib/rdoc/rd.rb 54% [497/916] lib/rdoc/rd/block_parser.rb 54% [498/916] lib/rdoc/rd/inline.rb 54% [499/916] lib/rdoc/rd/inline_parser.rb 54% [500/916] lib/rdoc/rdoc.rb 54% [501/916] lib/rdoc/require.rb 54% [502/916] lib/rdoc/ri.rb 54% [503/916] lib/rdoc/ri/driver.rb 55% [504/916] lib/rdoc/ri/formatter.rb 55% [505/916] lib/rdoc/ri/paths.rb 55% [506/916] lib/rdoc/ri/store.rb 55% [507/916] lib/rdoc/ri/task.rb 55% [508/916] lib/rdoc/ruby_lex.rb 55% [509/916] lib/rdoc/ruby_token.rb 55% [510/916] lib/rdoc/rubygems_hook.rb 55% [511/916] lib/rdoc/servlet.rb 55% [512/916] lib/rdoc/single_class.rb 56% [513/916] lib/rdoc/stats.rb 56% [514/916] lib/rdoc/stats/normal.rb 56% [515/916] lib/rdoc/stats/quiet.rb 56% [516/916] lib/rdoc/stats/verbose.rb 56% [517/916] lib/rdoc/store.rb 56% [518/916] lib/rdoc/task.rb 56% [519/916] lib/rdoc/test_case.rb 56% [520/916] lib/rdoc/text.rb 56% [521/916] lib/rdoc/token_stream.rb 56% [522/916] lib/rdoc/tom_doc.rb 57% [523/916] lib/rdoc/top_level.rb 57% [524/916] lib/resolv-replace.rb 57% [525/916] lib/resolv.rb 57% [526/916] lib/rexml/attlistdecl.rb 57% [527/916] lib/rexml/attribute.rb 57% [528/916] lib/rexml/cdata.rb 57% [529/916] lib/rexml/child.rb 57% [530/916] lib/rexml/comment.rb 57% [531/916] lib/rexml/doctype.rb 58% [532/916] lib/rexml/document.rb 58% [533/916] lib/rexml/dtd/attlistdecl.rb 58% [534/916] lib/rexml/dtd/dtd.rb 58% [535/916] lib/rexml/dtd/elementdecl.rb 58% [536/916] lib/rexml/dtd/entitydecl.rb 58% [537/916] lib/rexml/dtd/notationdecl.rb 58% [538/916] lib/rexml/element.rb 58% [539/916] lib/rexml/encoding.rb 58% [540/916] lib/rexml/entity.rb 59% [541/916] lib/rexml/formatters/default.rb 59% [542/916] lib/rexml/formatters/pretty.rb 59% [543/916] lib/rexml/formatters/transitive.rb 59% [544/916] lib/rexml/functions.rb 59% [545/916] lib/rexml/instruction.rb 59% [546/916] lib/rexml/light/node.rb 59% [547/916] lib/rexml/namespace.rb 59% [548/916] lib/rexml/node.rb 59% [549/916] lib/rexml/output.rb 60% [550/916] lib/rexml/parent.rb 60% [551/916] lib/rexml/parseexception.rb 60% [552/916] lib/rexml/parsers/baseparser.rb 60% [553/916] lib/rexml/parsers/lightparser.rb 60% [554/916] lib/rexml/parsers/pullparser.rb 60% [555/916] lib/rexml/parsers/sax2parser.rb 60% [556/916] lib/rexml/parsers/streamparser.rb 60% [557/916] lib/rexml/parsers/treeparser.rb 60% [558/916] lib/rexml/parsers/ultralightparser.rb 61% [559/916] lib/rexml/parsers/xpathparser.rb 61% [560/916] lib/rexml/quickpath.rb 61% [561/916] lib/rexml/rexml.rb 61% [562/916] lib/rexml/sax2listener.rb 61% [563/916] lib/rexml/security.rb 61% [564/916] lib/rexml/source.rb 61% [565/916] lib/rexml/streamlistener.rb 61% [566/916] lib/rexml/syncenumerator.rb 61% [567/916] lib/rexml/text.rb 62% [568/916] lib/rexml/undefinednamespaceexception.rb 62% [569/916] lib/rexml/validation/relaxng.rb 62% [570/916] lib/rexml/validation/validation.rb 62% [571/916] lib/rexml/validation/validationexception.rb 62% [572/916] lib/rexml/xmldecl.rb 62% [573/916] lib/rexml/xmltokens.rb 62% [574/916] lib/rexml/xpath.rb 62% [575/916] lib/rexml/xpath_parser.rb 62% [576/916] lib/rinda/rinda.rb 62% [577/916] lib/rinda/ring.rb 63% [578/916] lib/rinda/tuplespace.rb 63% [579/916] lib/rss.rb 63% [580/916] lib/rss/0.9.rb 63% [581/916] lib/rss/1.0.rb 63% [582/916] lib/rss/2.0.rb 63% [583/916] lib/rss/atom.rb 63% [584/916] lib/rss/content.rb 63% [585/916] lib/rss/content/1.0.rb 63% [586/916] lib/rss/content/2.0.rb 64% [587/916] lib/rss/converter.rb 64% [588/916] lib/rss/dublincore.rb 64% [589/916] lib/rss/dublincore/1.0.rb 64% [590/916] lib/rss/dublincore/2.0.rb 64% [591/916] lib/rss/dublincore/atom.rb 64% [592/916] lib/rss/image.rb 64% [593/916] lib/rss/itunes.rb 64% [594/916] lib/rss/maker.rb 64% [595/916] lib/rss/maker/0.9.rb 65% [596/916] lib/rss/maker/1.0.rb 65% [597/916] lib/rss/maker/2.0.rb 65% [598/916] lib/rss/maker/atom.rb 65% [599/916] lib/rss/maker/base.rb 65% [600/916] lib/rss/maker/content.rb 65% [601/916] lib/rss/maker/dublincore.rb 65% [602/916] lib/rss/maker/entry.rb 65% [603/916] lib/rss/maker/feed.rb 65% [604/916] lib/rss/maker/image.rb 66% [605/916] lib/rss/maker/itunes.rb 66% [606/916] lib/rss/maker/slash.rb 66% [607/916] lib/rss/maker/syndication.rb 66% [608/916] lib/rss/maker/taxonomy.rb 66% [609/916] lib/rss/maker/trackback.rb 66% [610/916] lib/rss/parser.rb 66% [611/916] lib/rss/rexmlparser.rb 66% [612/916] lib/rss/rss.rb 66% [613/916] lib/rss/slash.rb 67% [614/916] lib/rss/syndication.rb 67% [615/916] lib/rss/taxonomy.rb 67% [616/916] lib/rss/trackback.rb 67% [617/916] lib/rss/utils.rb 67% [618/916] lib/rss/xml-stylesheet.rb 67% [619/916] lib/rss/xml.rb 67% [620/916] lib/rss/xmlparser.rb 67% [621/916] lib/rss/xmlscanner.rb 67% [622/916] lib/rubygems.rb 68% [623/916] lib/rubygems/LICENSE.txt 68% [624/916] lib/rubygems/available_set.rb 68% [625/916] lib/rubygems/basic_specification.rb 68% [626/916] lib/rubygems/command.rb 68% [627/916] lib/rubygems/command_manager.rb 68% [628/916] lib/rubygems/commands/build_command.rb 68% [629/916] lib/rubygems/commands/cert_command.rb 68% [630/916] lib/rubygems/commands/check_command.rb 68% [631/916] lib/rubygems/commands/cleanup_command.rb 68% [632/916] lib/rubygems/commands/contents_command.rb 69% [633/916] lib/rubygems/commands/dependency_command.rb 69% [634/916] lib/rubygems/commands/environment_command.rb 69% [635/916] lib/rubygems/commands/fetch_command.rb 69% [636/916] lib/rubygems/commands/generate_index_command.rb 69% [637/916] lib/rubygems/commands/help_command.rb 69% [638/916] lib/rubygems/commands/install_command.rb 69% [639/916] lib/rubygems/commands/list_command.rb 69% [640/916] lib/rubygems/commands/lock_command.rb 69% [641/916] lib/rubygems/commands/mirror_command.rb 70% [642/916] lib/rubygems/commands/open_command.rb 70% [643/916] lib/rubygems/commands/outdated_command.rb 70% [644/916] lib/rubygems/commands/owner_command.rb 70% [645/916] lib/rubygems/commands/pristine_command.rb 70% [646/916] lib/rubygems/commands/push_command.rb 70% [647/916] lib/rubygems/commands/query_command.rb 70% [648/916] lib/rubygems/commands/rdoc_command.rb 70% [649/916] lib/rubygems/commands/search_command.rb 70% [650/916] lib/rubygems/commands/server_command.rb 71% [651/916] lib/rubygems/commands/setup_command.rb 71% [652/916] lib/rubygems/commands/sources_command.rb 71% [653/916] lib/rubygems/commands/specification_command.rb 71% [654/916] lib/rubygems/commands/stale_command.rb 71% [655/916] lib/rubygems/commands/uninstall_command.rb 71% [656/916] lib/rubygems/commands/unpack_command.rb 71% [657/916] lib/rubygems/commands/update_command.rb 71% [658/916] lib/rubygems/commands/which_command.rb 71% [659/916] lib/rubygems/commands/yank_command.rb 72% [660/916] lib/rubygems/compatibility.rb 72% [661/916] lib/rubygems/config_file.rb 72% [662/916] lib/rubygems/core_ext/kernel_gem.rb 72% [663/916] lib/rubygems/core_ext/kernel_require.rb 72% [664/916] lib/rubygems/defaults.rb 72% [665/916] lib/rubygems/dependency.rb 72% [666/916] lib/rubygems/dependency_installer.rb 72% [667/916] lib/rubygems/dependency_list.rb 72% [668/916] lib/rubygems/deprecate.rb 73% [669/916] lib/rubygems/doctor.rb 73% [670/916] lib/rubygems/errors.rb 73% [671/916] lib/rubygems/exceptions.rb 73% [672/916] lib/rubygems/ext.rb 73% [673/916] lib/rubygems/ext/build_error.rb 73% [674/916] lib/rubygems/ext/builder.rb 73% [675/916] lib/rubygems/ext/cmake_builder.rb 73% [676/916] lib/rubygems/ext/configure_builder.rb 73% [677/916] lib/rubygems/ext/ext_conf_builder.rb 74% [678/916] lib/rubygems/ext/rake_builder.rb 74% [679/916] lib/rubygems/gem_runner.rb 74% [680/916] lib/rubygems/gemcutter_utilities.rb 74% [681/916] lib/rubygems/indexer.rb 74% [682/916] lib/rubygems/install_default_message.rb 74% [683/916] lib/rubygems/install_message.rb 74% [684/916] lib/rubygems/install_update_options.rb 74% [685/916] lib/rubygems/installer.rb 74% [686/916] lib/rubygems/installer_test_case.rb 75% [687/916] lib/rubygems/local_remote_options.rb 75% [688/916] lib/rubygems/mock_gem_ui.rb 75% [689/916] lib/rubygems/name_tuple.rb 75% [690/916] lib/rubygems/package.rb 75% [691/916] lib/rubygems/package/digest_io.rb 75% [692/916] lib/rubygems/package/file_source.rb 75% [693/916] lib/rubygems/package/io_source.rb 75% [694/916] lib/rubygems/package/old.rb 75% [695/916] lib/rubygems/package/source.rb 75% [696/916] lib/rubygems/package/tar_header.rb 76% [697/916] lib/rubygems/package/tar_reader.rb 76% [698/916] lib/rubygems/package/tar_reader/entry.rb 76% [699/916] lib/rubygems/package/tar_test_case.rb 76% [700/916] lib/rubygems/package/tar_writer.rb 76% [701/916] lib/rubygems/package_task.rb 76% [702/916] lib/rubygems/path_support.rb 76% [703/916] lib/rubygems/platform.rb 76% [704/916] lib/rubygems/psych_additions.rb 76% [705/916] lib/rubygems/psych_tree.rb 77% [706/916] lib/rubygems/rdoc.rb 77% [707/916] lib/rubygems/remote_fetcher.rb 77% [708/916] lib/rubygems/request.rb 77% [709/916] lib/rubygems/request/connection_pools.rb 77% [710/916] lib/rubygems/request/http_pool.rb 77% [711/916] lib/rubygems/request/https_pool.rb 77% [712/916] lib/rubygems/request_set.rb 77% [713/916] lib/rubygems/request_set/gem_dependency_api.rb 77% [714/916] lib/rubygems/request_set/lockfile.rb 78% [715/916] lib/rubygems/requirement.rb 78% [716/916] lib/rubygems/resolver.rb 78% [717/916] lib/rubygems/resolver/activation_request.rb 78% [718/916] lib/rubygems/resolver/api_set.rb 78% [719/916] lib/rubygems/resolver/api_specification.rb 78% [720/916] lib/rubygems/resolver/best_set.rb 78% [721/916] lib/rubygems/resolver/composed_set.rb 78% [722/916] lib/rubygems/resolver/conflict.rb 78% [723/916] lib/rubygems/resolver/current_set.rb 79% [724/916] lib/rubygems/resolver/dependency_request.rb 79% [725/916] lib/rubygems/resolver/git_set.rb 79% [726/916] lib/rubygems/resolver/git_specification.rb 79% [727/916] lib/rubygems/resolver/index_set.rb 79% [728/916] lib/rubygems/resolver/index_specification.rb 79% [729/916] lib/rubygems/resolver/installed_specification.rb 79% [730/916] lib/rubygems/resolver/installer_set.rb 79% [731/916] lib/rubygems/resolver/local_specification.rb 79% [732/916] lib/rubygems/resolver/lock_set.rb 80% [733/916] lib/rubygems/resolver/lock_specification.rb 80% [734/916] lib/rubygems/resolver/requirement_list.rb 80% [735/916] lib/rubygems/resolver/set.rb 80% [736/916] lib/rubygems/resolver/spec_specification.rb 80% [737/916] lib/rubygems/resolver/specification.rb 80% [738/916] lib/rubygems/resolver/stats.rb 80% [739/916] lib/rubygems/resolver/vendor_set.rb 80% [740/916] lib/rubygems/resolver/vendor_specification.rb 80% [741/916] lib/rubygems/safe_yaml.rb 81% [742/916] lib/rubygems/security.rb 81% [743/916] lib/rubygems/security/policies.rb 81% [744/916] lib/rubygems/security/policy.rb 81% [745/916] lib/rubygems/security/signer.rb 81% [746/916] lib/rubygems/security/trust_dir.rb 81% [747/916] lib/rubygems/server.rb 81% [748/916] lib/rubygems/source.rb 81% [749/916] lib/rubygems/source/git.rb 81% [750/916] lib/rubygems/source/installed.rb 81% [751/916] lib/rubygems/source/local.rb 82% [752/916] lib/rubygems/source/lock.rb 82% [753/916] lib/rubygems/source/specific_file.rb 82% [754/916] lib/rubygems/source/vendor.rb 82% [755/916] lib/rubygems/source_list.rb 82% [756/916] lib/rubygems/source_local.rb 82% [757/916] lib/rubygems/source_specific_file.rb 82% [758/916] lib/rubygems/spec_fetcher.rb 82% [759/916] lib/rubygems/specification.rb 82% [760/916] lib/rubygems/stub_specification.rb 83% [761/916] lib/rubygems/syck_hack.rb 83% [762/916] lib/rubygems/test_case.rb 83% [763/916] lib/rubygems/test_utilities.rb 83% [764/916] lib/rubygems/text.rb 83% [765/916] lib/rubygems/uninstaller.rb 83% [766/916] lib/rubygems/uri_formatter.rb 83% [767/916] lib/rubygems/user_interaction.rb 83% [768/916] lib/rubygems/util.rb 83% [769/916] lib/rubygems/util/list.rb 84% [770/916] lib/rubygems/util/stringio.rb 84% [771/916] lib/rubygems/validator.rb 84% [772/916] lib/rubygems/version.rb 84% [773/916] lib/rubygems/version_option.rb 84% [774/916] lib/scanf.rb 84% [775/916] lib/securerandom.rb 84% [776/916] lib/set.rb 84% [777/916] lib/shell.rb 84% [778/916] lib/shell/builtin-command.rb 85% [779/916] lib/shell/command-processor.rb 85% [780/916] lib/shell/error.rb 85% [781/916] lib/shell/filter.rb 85% [782/916] lib/shell/process-controller.rb 85% [783/916] lib/shell/system-command.rb 85% [784/916] lib/shell/version.rb 85% [785/916] lib/shellwords.rb 85% [786/916] lib/singleton.rb 85% [787/916] lib/sync.rb 86% [788/916] lib/tempfile.rb 86% [789/916] lib/thwait.rb 86% [790/916] lib/time.rb 86% [791/916] lib/timeout.rb 86% [792/916] lib/tmpdir.rb 86% [793/916] lib/tracer.rb 86% [794/916] lib/tsort.rb 86% [795/916] lib/ubygems.rb 86% [796/916] lib/un.rb 87% [797/916] lib/unicode_normalize.rb 87% [798/916] lib/unicode_normalize/normalize.rb 87% [799/916] lib/unicode_normalize/tables.rb 87% [800/916] lib/uri.rb 87% [801/916] lib/uri/common.rb 87% [802/916] lib/uri/ftp.rb 87% [803/916] lib/uri/generic.rb 87% [804/916] lib/uri/http.rb 87% [805/916] lib/uri/https.rb 87% [806/916] lib/uri/ldap.rb 88% [807/916] lib/uri/ldaps.rb 88% [808/916] lib/uri/mailto.rb 88% [809/916] lib/uri/rfc2396_parser.rb 88% [810/916] lib/uri/rfc3986_parser.rb 88% [811/916] lib/weakref.rb 88% [812/916] lib/webrick.rb 88% [813/916] lib/webrick/accesslog.rb 88% [814/916] lib/webrick/cgi.rb 88% [815/916] lib/webrick/compat.rb 89% [816/916] lib/webrick/config.rb 89% [817/916] lib/webrick/cookie.rb 89% [818/916] lib/webrick/htmlutils.rb 89% [819/916] lib/webrick/httpauth.rb 89% [820/916] lib/webrick/httpauth/authenticator.rb 89% [821/916] lib/webrick/httpauth/basicauth.rb 89% [822/916] lib/webrick/httpauth/digestauth.rb 89% [823/916] lib/webrick/httpauth/htdigest.rb 89% [824/916] lib/webrick/httpauth/htgroup.rb 90% [825/916] lib/webrick/httpauth/htpasswd.rb 90% [826/916] lib/webrick/httpauth/userdb.rb 90% [827/916] lib/webrick/httpproxy.rb 90% [828/916] lib/webrick/httprequest.rb 90% [829/916] lib/webrick/httpresponse.rb 90% [830/916] lib/webrick/https.rb 90% [831/916] lib/webrick/httpserver.rb 90% [832/916] lib/webrick/httpservlet.rb 90% [833/916] lib/webrick/httpservlet/abstract.rb 91% [834/916] lib/webrick/httpservlet/cgi_runner.rb 91% [835/916] lib/webrick/httpservlet/cgihandler.rb 91% [836/916] lib/webrick/httpservlet/erbhandler.rb 91% [837/916] lib/webrick/httpservlet/filehandler.rb 91% [838/916] lib/webrick/httpservlet/prochandler.rb 91% [839/916] lib/webrick/httpstatus.rb 91% [840/916] lib/webrick/httputils.rb 91% [841/916] lib/webrick/httpversion.rb 91% [842/916] lib/webrick/log.rb 92% [843/916] lib/webrick/server.rb 92% [844/916] lib/webrick/ssl.rb 92% [845/916] lib/webrick/utils.rb 92% [846/916] lib/webrick/version.rb 92% [847/916] lib/xmlrpc.rb 92% [848/916] lib/xmlrpc/base64.rb 92% [849/916] lib/xmlrpc/client.rb 92% [850/916] lib/xmlrpc/config.rb 92% [851/916] lib/xmlrpc/create.rb 93% [852/916] lib/xmlrpc/datetime.rb 93% [853/916] lib/xmlrpc/marshal.rb 93% [854/916] lib/xmlrpc/parser.rb 93% [855/916] lib/xmlrpc/server.rb 93% [856/916] lib/xmlrpc/utils.rb 93% [857/916] lib/yaml.rb 93% [858/916] lib/yaml/dbm.rb 93% [859/916] lib/yaml/store.rb 93% [860/916] load.c 93% [861/916] loadpath.c 94% [862/916] localeinit.c 94% [863/916] main.c 94% [864/916] marshal.c 94% [865/916] math.c 94% [866/916] miniinit.c 94% [867/916] miniprelude.c 94% [868/916] newline.c 94% [869/916] node.c 94% [870/916] numeric.c 95% [871/916] object.c 95% [872/916] pack.c 95% [873/916] parse.c 95% [874/916] prelude.c 95% [875/916] prelude.rb 95% [876/916] proc.c 95% [877/916] process.c 95% [878/916] random.c 95% [879/916] range.c 96% [880/916] rational.c 96% [881/916] re.c 96% [882/916] regcomp.c 96% [883/916] regenc.c 96% [884/916] regerror.c 96% [885/916] regexec.c 96% [886/916] regparse.c 96% [887/916] regsyntax.c 96% [888/916] ruby.c 97% [889/916] safe.c 97% [890/916] signal.c 97% [891/916] siphash.c 97% [892/916] sparc.c 97% [893/916] sprintf.c 97% [894/916] st.c 97% [895/916] strftime.c 97% [896/916] string.c 97% [897/916] struct.c 98% [898/916] symbol.c 98% [899/916] thread.c 98% [900/916] thread_pthread.c 98% [901/916] thread_win32.c 98% [902/916] time.c 98% [903/916] transcode.c 98% [904/916] util.c 98% [905/916] variable.c 98% [906/916] version.c 99% [907/916] vm.c 99% [908/916] vm_args.c 99% [909/916] vm_backtrace.c 99% [910/916] vm_dump.c 99% [911/916] vm_eval.c 99% [912/916] vm_exec.c 99% [913/916] vm_insnhelper.c 99% [914/916] vm_method.c 99% [915/916] vm_trace.c 100% [916/916] vsnprintf.c > >Generating RI format into /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/.ext/rdoc... >Marshal.dump reentered at marshal_dump >/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/store.rb:890:in `dump' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/store.rb:890:in `save_method' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/store.rb:752:in `block (2 levels) in save' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/context.rb:731:in `block in each_method' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/context.rb:731:in `each' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/context.rb:731:in `each_method' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/store.rb:751:in `block in save' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/store.rb:748:in `each' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/store.rb:748:in `save' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/generator/ri.rb:26:in `generate' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/rdoc.rb:530:in `block in generate' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/rdoc.rb:525:in `chdir' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/rdoc.rb:525:in `generate' > /var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10/lib/rdoc/rdoc.rb:508:in `document' > ./bin/rdoc:20:in `<main>' > >make: *** [uncommon.mk:428: rdoc] Error 1 > [31;01m*[0m ERROR: dev-lang/ruby-2.2.10::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-lang/ruby-2.2.10::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-lang/ruby-2.2.10::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-lang:ruby-2.2.10:20180329-125038.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/ruby-2.2.10/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/ruby-2.2.10/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10' > [31;01m*[0m S: '/var/tmp/portage/dev-lang/ruby-2.2.10/work/ruby-2.2.10'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 651912
: 526044