Skip to content

Instantly share code, notes, and snippets.

@hasufell
Created July 13, 2014 22:14
Show Gist options
  • Save hasufell/8d3b49fe1e87d043fc3e to your computer and use it in GitHub Desktop.
Save hasufell/8d3b49fe1e87d043fc3e to your computer and use it in GitHub Desktop.
 * Package: dev-lang/ruby-2.0.0_p353
 * Repository: gentoo
 * Maintainer: ruby@gentoo.org
 * USE: abi_x86_64 amd64 berkdb elibc_glibc gdbm ipv6 kernel_linux ncurses rdoc readline ssl userland_GNU
 * FEATURES: sandbox splitdebug userpriv usersandbox
>>> Unpacking source...
>>> Unpacking ruby-2.0.0-p353.tar.bz2 to /var/tmp/portage/dev-lang/ruby-2.0.0_p353/work
>>> Unpacking ruby-patches-2.0.0_p353.tar.bz2 to /var/tmp/portage/dev-lang/ruby-2.0.0_p353/work
>>> Source unpacked in /var/tmp/portage/dev-lang/ruby-2.0.0_p353/work
>>> Preparing source in /var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353 ...
* Applying various patches (bugfixes/updates) ...
* 004_gfbsd7.patch ...
 [ ok ]
* 005_no-undefined-ext.patch ...
 [ ok ]
* 009_no-gems.patch ...
 [ ok ]
* Done with patching
* Unbundling gems...
* Running eautoreconf in '/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353' ...
* Running aclocal ...
 [ ok ]
* Running autoconf ...
 [ ok ]
* Running elibtoolize in: ruby-2.0.0-p353/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353 ...
* econf: updating ruby-2.0.0-p353/tool/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating ruby-2.0.0-p353/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=20 --with-soname=ruby20 --enable-shared --enable-pthread --enable-psych --disable-rpath --disable-socks --disable-install-doc --enable-ipv6 --disable-debug --with-dbm --with-gdbm --with-openssl --without-tk --with-curses --with-readline --enable-option-checking=no
configure: loading site script /usr/share/config.site
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 -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-parentheses is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wdeclaration-after-statement is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as CFLAGS... yes
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 -ansi -std=iso9899:199409 is accepted as CFLAGS... yes
checking whether -fno-strict-overflow 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 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/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syscall.h usability... 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 xti.h usability... no
checking xti.h presence... no
checking for xti.h... no
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking 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 atomic.h usability... no
checking atomic.h presence... no
checking for atomic.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for 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 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 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 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 function alias... alias
checking for atomic builtins... yes
checking for __builtin_unreachable... yes
checking for exported function attribute... __attribute__ ((visibility("default")))
checking whether sys_nerr is declared... yes
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for socketpair in -lsocket... no
checking for clock_gettime in -lrt... 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_LONG
checking size of struct stat.st_blocks... 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 timeval... yes
checking for struct timespec... yes
checking for struct timezone... yes
checking for clockid_t... 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... no
checking for uint128_t... no
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 dup2... yes
checking for memmove... yes
checking for strerror... yes
checking for strchr... yes
checking for strstr... yes
checking for crypt... yes
checking for flock... yes
checking for isnan... yes
checking for finite... yes
checking for isinf... yes
checking for hypot... yes
checking for acosh... yes
checking for erf... yes
checking for tgamma... yes
checking for lgamma_r... yes
checking for cbrt... yes
checking for strlcpy... no
checking for strlcat... no
checking for ffs... yes
checking for setproctitle... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking for signbit... yes
checking for fmod... yes
checking for killpg... yes
checking for wait4... yes
checking for waitpid... yes
checking for fork... yes
checking for spawnv... no
checking for syscall... yes
checking for __syscall... no
checking for chroot... yes
checking for getcwd... yes
checking for eaccess... yes
checking for truncate... yes
checking for ftruncate... yes
checking for ftello... yes
checking for chsize... no
checking for times... yes
checking for utimes... yes
checking for utimensat... yes
checking for fcntl... yes
checking for lockf... yes
checking for lstat... yes
checking for truncate64... yes
checking for ftruncate64... yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for link... yes
checking for symlink... yes
checking for readlink... yes
checking for readdir_r... yes
checking for fsync... yes
checking for fdatasync... yes
checking for fchown... yes
checking for posix_fadvise... yes
checking for setitimer... yes
checking for setruid... no
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for socketpair... yes
checking for setrgid... no
checking for setegid... yes
checking for setregid... yes
checking for setresgid... yes
checking for issetugid... no
checking for pause... yes
checking for lchown... yes
checking for lchmod... no
checking for getpgrp... yes
checking for setpgrp... yes
checking for getpgid... yes
checking for setpgid... yes
checking for initgroups... yes
checking for getgroups... yes
checking for setgroups... yes
checking for getpriority... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for sysconf... yes
checking for close... yes
checking for getpwnam_r... yes
checking for getgrnam_r... yes
checking for dlopen... yes
checking for sigprocmask... yes
checking for sigaction... yes
checking for sigsetjmp... no
checking for _setjmp... yes
checking for _longjmp... yes
checking for getsid... yes
checking for setsid... yes
checking for telldir... yes
checking for seekdir... yes
checking for fchmod... yes
checking for cosh... yes
checking for sinh... yes
checking for tanh... yes
checking for log2... yes
checking for round... yes
checking for llabs... yes
checking for setuid... yes
checking for setgid... yes
checking for daemon... (cached) no
checking for select_large_fdset... no
checking for setenv... yes
checking for unsetenv... yes
checking for mktime... yes
checking for timegm... yes
checking for gmtime_r... yes
checking for clock_gettime... yes
checking for gettimeofday... yes
checking for poll... yes
checking for ppoll... yes
checking for pread... yes
checking for sendfile... yes
checking for shutdown... yes
checking for sigaltstack... yes
checking for dl_iterate_phdr... yes
checking for dup... yes
checking for dup3... yes
checking for pipe2... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for ioctl... yes
checking for unsetenv returns a value... yes
checking for __builtin_setjmp... no
checking for setjmp type... _setjmp
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 read count field in FILE structures... not found (OK if using GNU libc)
checking read buffer ptr field in FILE structures... _IO_read_ptr
checking read buffer end field in FILE structures... _IO_read_end
checking size of struct stat.st_ino... SIZEOF_LONG
checking whether struct dirent.d_name is too small... no
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 for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_getattr_np... 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_attr_init... yes
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 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 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 memmem... yes
checking for broken memmem... no
checking for nroff... /usr/bin/nroff
.ext/include/x86_64-linux/ruby/config.h updated
verconf.h updated
ruby library version = 2.0.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ruby-2.0.pc
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353 ...
make -j8 V=1 'EXTLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'
CC = x86_64-pc-linux-gnu-gcc
LD = x86_64-pc-linux-gnu-ld
LDSHARED = x86_64-pc-linux-gnu-gcc -shared
CFLAGS = -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC
XCFLAGS = -include ruby/config.h -include ruby/missing.h -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT
CPPFLAGS = -I. -I.ext/include/x86_64-linux -I./include -I.
DLDFLAGS = -Wl,-soname,libruby20.so.2.0 -fstack-protector -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu
SOLIBS = -lpthread -lrt -ldl -lcrypt -lm
x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o dmyencoding.o -c dmyencoding.c
x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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
cp probes.dmyh probes.h
x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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
rational.c: In function ‘nurat_expt’:
rational.c:998:14: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
else if (f_zero_p(dat->num))
^
rational.c:993:5: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
if (f_one_p(dat->den))
^
x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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
re.c: In function ‘rb_memsearch_ss’:
re.c:106:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (y = memmem(ys, n, xs, m))
^
re.c: In function ‘rb_memsearch’:
re.c:241:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (ys = memchr(y, *x, n))
^
x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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
x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o dmyversion.o -c dmyversion.c
x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -fstack-protector -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu main.o dmydln.o dmyencoding.o dmyversion.o miniprelude.o array.o bignum.o class.o compar.o complex.o dir.o dln_find.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 time.o transcode.o util.o variable.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 strlcpy.o strlcat.o setproctitle.o addr2line.o dmyext.o -lpthread -lrt -ldl -lcrypt -lm -o miniruby
./miniruby -I./lib -I. -I.ext/common ./tool/mkconfig.rb -timestamp=.rbconfig.time \
-install_name=ruby20 \
-so_name=ruby20 rbconfig.rb
./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -c -o encdb.h ./template/encdb.h.tmpl ./enc enc
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
./miniruby -I./lib -I. -I.ext/common -I. ./tool/compile_prelude.rb ./prelude.rb ./enc/prelude.rb ./gem_prelude.rb prelude.c
x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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
encdb.h unchanged
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.0.0_p353/work/ruby-2.0.0-p353'
make[1]: Nothing to be done for `srcs'.
make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353'
./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -c -o transdb.h ./template/transdb.h.tmpl ./enc/trans enc/trans
x86_64-pc-linux-gnu-ar rcu libruby20-static.a dln.o encoding.o version.o array.o bignum.o class.o compar.o complex.o dir.o dln_find.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 time.o transcode.o util.o variable.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 strlcpy.o strlcat.o setproctitle.o addr2line.o prelude.o dmyext.o
x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libruby20.so.2.0 -fstack-protector -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dln.o encoding.o version.o array.o bignum.o class.o compar.o complex.o dir.o dln_find.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 time.o transcode.o util.o variable.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 strlcpy.o strlcat.o setproctitle.o addr2line.o prelude.o dmyext.o -lpthread -lrt -ldl -lcrypt -lm -o libruby20.so.2.0.0
transdb.h unchanged
: -w -L 'Init_*' -L '*_threadptr_*' libruby20.so.2.0.0
:
make -f enc.mk V="1" \
RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \
trans
./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make="make" --command-output=exts.mk --dest-dir="" --extout=".ext" --mflags="" --make-flags=" --jobserver-fds=4,5 -j -- EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,--hash-style=gnu V=1" --extension --extstatic --make-flags="V=1 MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" -- configure
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.0.0_p353/work/ruby-2.0.0-p353'
/bin/mkdir -p "enc/trans"
/bin/mkdir -p "enc/trans"
/bin/mkdir -p "enc/trans"
make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353'
/bin/mkdir -p "enc"
/bin/mkdir -p "enc"
/bin/mkdir -p "enc"
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/big5.o -c ./enc/trans/big5.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/chinese.o -c ./enc/trans/chinese.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/transdb.o -c ./enc/trans/transdb.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/encdb.o -c ./enc/encdb.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/big5.o -c ./enc/big5.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/emoji.o -c ./enc/trans/emoji.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/cp949.o -c ./enc/cp949.c
../../../.././ext/-test-/array/resize/extconf.rb
../../.././ext/-test-/bug-3571/extconf.rb
../../.././ext/-test-/bug-3662/extconf.rb
/bin/mkdir -p "enc"
../../.././ext/-test-/bug-5832/extconf.rb
../../.././ext/-test-/debug/extconf.rb
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/emacs_mule.o -c ./enc/emacs_mule.c
../../.././ext/-test-/exception/extconf.rb
/bin/mkdir -p "enc/trans"
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/euc_jp.o -c ./enc/euc_jp.c
../../.././ext/-test-/fatal/extconf.rb
../../.././ext/-test-/funcall/extconf.rb
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/emoji_iso2022_kddi.o -c ./enc/trans/emoji_iso2022_kddi.c
../../.././ext/-test-/iter/extconf.rb
../../../.././ext/-test-/load/dot.dot/extconf.rb
../../../.././ext/-test-/marshal/compat/extconf.rb
/bin/mkdir -p "enc"
../../../.././ext/-test-/marshal/usr/extconf.rb
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/euc_kr.o -c ./enc/euc_kr.c
../../.././ext/-test-/method/extconf.rb
../../.././ext/-test-/num2int/extconf.rb
../../.././ext/-test-/old_thread_select/extconf.rb
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/euc_tw.o -c ./enc/euc_tw.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/gb2312.o -c ./enc/gb2312.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/emoji_sjis_docomo.o -c ./enc/trans/emoji_sjis_docomo.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/gb18030.o -c ./enc/gb18030.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/gbk.o -c ./enc/gbk.c
../../.././ext/-test-/path_to_class/extconf.rb
../../.././ext/-test-/printf/extconf.rb
../../../.././ext/-test-/st/numhash/extconf.rb
/bin/mkdir -p "enc"
../../../.././ext/-test-/st/update/extconf.rb
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_1.o -c ./enc/iso_8859_1.c
../../.././ext/-test-/string/extconf.rb
../../.././ext/-test-/symbol/extconf.rb
../../.././ext/-test-/typeddata/extconf.rb
../../.././ext/-test-/wait_for_single_fd/extconf.rb
../../../.././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
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_2.o -c ./enc/iso_8859_2.c
/bin/mkdir -p "enc"
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_3.o -c ./enc/iso_8859_3.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_4.o -c ./enc/iso_8859_4.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_5.o -c ./enc/iso_8859_5.c
/bin/mkdir -p "enc"
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_6.o -c ./enc/iso_8859_6.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_7.o -c ./enc/iso_8859_7.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_8.o -c ./enc/iso_8859_8.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_9.o -c ./enc/iso_8859_9.c
/bin/mkdir -p "enc"
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_10.o -c ./enc/iso_8859_10.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_11.o -c ./enc/iso_8859_11.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_13.o -c ./enc/iso_8859_13.c
../.././ext/continuation/extconf.rb
/bin/mkdir -p "enc"
../.././ext/coverage/extconf.rb
/bin/mkdir -p "enc"
../.././ext/curses/extconf.rb
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_14.o -c ./enc/iso_8859_14.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_15.o -c ./enc/iso_8859_15.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/iso_8859_16.o -c ./enc/iso_8859_16.c
/bin/mkdir -p "enc"
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/koi8_r.o -c ./enc/koi8_r.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/emoji_sjis_kddi.o -c ./enc/trans/emoji_sjis_kddi.c
/bin/mkdir -p "enc"
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/koi8_u.o -c ./enc/koi8_u.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/shift_jis.o -c ./enc/shift_jis.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/utf_16be.o -c ./enc/utf_16be.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/emoji_sjis_softbank.o -c ./enc/trans/emoji_sjis_softbank.c
/bin/mkdir -p "enc/trans"
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/escape.o -c ./enc/trans/escape.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/utf_16le.o -c ./enc/utf_16le.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/gb18030.o -c ./enc/trans/gb18030.c
/bin/mkdir -p "enc"
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/utf_32be.o -c ./enc/utf_32be.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/gbk.o -c ./enc/trans/gbk.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/utf_32le.o -c ./enc/utf_32le.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/windows_31j.o -c ./enc/windows_31j.c
/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=core-avx2 -O2 -pipe -Wall -g -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/encdb.so enc/encdb.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
header: ncurses.h
library: ncursesw
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/iso2022.o -c ./enc/trans/iso2022.c
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/japanese.o -c ./enc/trans/japanese.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/bin/mkdir -p ".ext/x86_64-linux/enc"
/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/japanese_euc.o -c ./enc/trans/japanese_euc.c
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/japanese_sjis.o -c ./enc/trans/japanese_sjis.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/bin/mkdir -p "enc/trans"
/bin/mkdir -p ".ext/x86_64-linux/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/korean.o -c ./enc/trans/korean.c
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/single_byte.o -c ./enc/trans/single_byte.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/utf8_mac.o -c ./enc/trans/utf8_mac.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/bin/mkdir -p "enc/trans"
/bin/mkdir -p ".ext/x86_64-linux/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc/trans/utf_16_32.o -c ./enc/trans/utf_16_32.c
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353'
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/bin/mkdir -p ".ext/x86_64-linux/enc/trans"
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/bin/mkdir -p ".ext/x86_64-linux/enc/trans"
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/bin/mkdir -p ".ext/x86_64-linux/enc/trans"
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
/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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm
make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353'
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.0.0_p353/work/ruby-2.0.0-p353'
/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.0.0_p353/work/ruby-2.0.0-p353'
../.././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/dl/extconf.rb
../../.././ext/dl/callback/extconf.rb
../../.././ext/dl/win32/extconf.rb
Failed to configure dl/win32. It will not be installed.
../.././ext/etc/extconf.rb
../.././ext/fcntl/extconf.rb
../.././ext/fiber/extconf.rb
../.././ext/fiddle/extconf.rb
../../.././ext/fiddle/win32/extconf.rb
Failed to configure fiddle/win32. It will not be installed.
../.././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/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/tk/tkutil/extconf.rb
Failed to configure tk/tkutil. 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 LIBRUBY_EXTS=./.libruby-with-ext.time ENCOBJS=""
make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353'
cd ext/-test-/array/resize && exec make -w --jobserver-fds=4,5 -j V=1 all
cd ext/-test-/bug-3571 && exec make -w --jobserver-fds=4,5 -j V=1 all
cd ext/-test-/bug-3662 && exec make -w --jobserver-fds=4,5 -j V=1 all
cd ext/-test-/bug-5832 && exec make -w --jobserver-fds=4,5 -j V=1 all
cd ext/-test-/debug && exec make -w --jobserver-fds=4,5 -j V=1 all
cd ext/-test-/exception && exec make -w --jobserver-fds=4,5 -j V=1 all
cd ext/-test-/fatal && exec make -w --jobserver-fds=4,5 -j V=1 all
cd ext/-test-/funcall && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/bug-3662'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/array/resize'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/bug-3571'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/exception'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/fatal'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/bug-5832'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/debug'
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=core-avx2 -O2 -pipe -Wall -g -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-/bug-3662 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o bug.o -c bug.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=core-avx2 -O2 -pipe -Wall -g -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-/bug-5832 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o bug.o -c bug.c
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o resize.o -c resize.c
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o bug.o -c bug.c
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o rb_fatal.o -c rb_fatal.c
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o passing_block.o -c passing_block.c
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/bug-5832
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc_raise.o -c enc_raise.c
/bin/mkdir -p ../../../../.ext/x86_64-linux/-test-/array
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o inspector.o -c inspector.c
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/bug-3662
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/bug-3571
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/fatal
exit > .RUBYARCHDIR.time
exit > .RUBYARCHDIR.time
rm -f ../../../.ext/x86_64-linux/-test-/bug-5832/bug.so
exit > .RUBYARCHDIR.time
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/funcall
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
exit > .RUBYARCHDIR.time
rm -f ../../../../.ext/x86_64-linux/-test-/array/resize.so
rm -f ../../../.ext/x86_64-linux/-test-/bug-3571/bug.so
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-3571/bug.so bug.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
rm -f ../../../.ext/x86_64-linux/-test-/fatal/rb_fatal.so
rm -f ../../../.ext/x86_64-linux/-test-/funcall/funcall.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/bug-5832'
cd ext/-test-/iter && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/iter'
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/bug-3571'
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ensured.o -c ensured.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/array/resize'
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/iter -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o break.o -c break.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/bug-3662'
cd ext/-test-/load/dot.dot && exec make -w --jobserver-fds=4,5 -j V=1 all
exit > .RUBYARCHDIR.time
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/fatal'
cd ext/-test-/marshal/compat && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/load/dot.dot'
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/funcall'
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o dot.dot.o -c dot.dot.c
cd ext/-test-/marshal/usr && exec make -w --jobserver-fds=4,5 -j V=1 all
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-
exit > .RUBYARCHDIR.time
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/marshal/compat'
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/iter
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o usrcompat.o -c usrcompat.c
/bin/mkdir -p ../../../../.ext/x86_64-linux/-test-/load/dot.dot
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o usrmarshal.o -c usrmarshal.c
exit > .RUBYARCHDIR.time
cd ext/-test-/method && exec make -w --jobserver-fds=4,5 -j V=1 all
exit > .RUBYARCHDIR.time
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/method'
rm -f ../../../.ext/x86_64-linux/-test-/debug.so
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o arity.o -c arity.c
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/debug.so init.o inspector.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
rm -f ../../../../.ext/x86_64-linux/-test-/load/dot.dot/dot.dot.so
cd ext/-test-/num2int && exec make -w --jobserver-fds=4,5 -j V=1 all
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o num2int.o -c num2int.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/debug'
cd ext/-test-/old_thread_select && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/load/dot.dot'
cd ext/-test-/path_to_class && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/old_thread_select'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/old_thread_select -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o old_thread_select.o -c old_thread_select.c
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o path_to_class.o -c path_to_class.c
rm -f ../../../.ext/x86_64-linux/-test-/iter/break.so
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 enc_raise.o ensured.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/iter/break.so break.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
/bin/mkdir -p ../../../../.ext/x86_64-linux/-test-/marshal
/bin/mkdir -p ../../../../.ext/x86_64-linux/-test-/marshal
exit > .RUBYARCHDIR.time
exit > .RUBYARCHDIR.time
rm -f ../../../../.ext/x86_64-linux/-test-/marshal/compat.so
rm -f ../../../../.ext/x86_64-linux/-test-/marshal/usr.so
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o init.o -c init.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/exception'
cd ext/-test-/printf && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/iter'
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/num2int
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
exit > .RUBYARCHDIR.time
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o printf.o -c printf.c
cd ext/-test-/st/numhash && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/st/numhash'
old_thread_select.c: In function ‘old_thread_select’:
old_thread_select.c:57:5: warning: ‘rb_thread_select’ is deprecated (declared at ../../.././include/ruby/intern.h:417) [-Wdeprecated-declarations]
rc = rb_thread_select(max, rp, wp, ep, tvp);
^
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o numhash.o -c numhash.c
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/path_to_class
exit > .RUBYARCHDIR.time
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/marshal/usr'
cd ext/-test-/st/update && exec make -w --jobserver-fds=4,5 -j V=1 all
rm -f ../../../.ext/x86_64-linux/-test-/path_to_class/path_to_class.so
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/marshal/compat'
cd ext/-test-/string && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/st/update'
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/string'
rm -f ../../../.ext/x86_64-linux/-test-/num2int/num2int.so
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o update.o -c update.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o qsort.o -c qsort.c
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/old_thread_select
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-
exit > .RUBYARCHDIR.time
rm -f ../../../.ext/x86_64-linux/-test-/old_thread_select/old_thread_select.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/old_thread_select/old_thread_select.so old_thread_select.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/path_to_class'
cd ext/-test-/symbol && exec make -w --jobserver-fds=4,5 -j V=1 all
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/num2int'
cd ext/-test-/typeddata && exec make -w --jobserver-fds=4,5 -j V=1 all
rm -f ../../../.ext/x86_64-linux/-test-/method.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/method.so arity.o init.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/symbol'
exit > .RUBYARCHDIR.time
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/typeddata'
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=core-avx2 -O2 -pipe -Wall -g -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-/typeddata -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o typeddata.o -c typeddata.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/old_thread_select'
/bin/mkdir -p ../../../../.ext/x86_64-linux/-test-/st
exit > .RUBYARCHDIR.time
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/method'
cd ext/-test-/wait_for_single_fd && exec make -w --jobserver-fds=4,5 -j V=1 all
/bin/mkdir -p ../../../../.ext/x86_64-linux/-test-/st
exit > .RUBYARCHDIR.time
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/wait_for_single_fd'
rm -f ../../../../.ext/x86_64-linux/-test-/st/update.so
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o wait_for_single_fd.o -c wait_for_single_fd.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o modify.o -c modify.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/update.so update.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/printf'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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-/symbol -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o intern.o -c intern.c
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/typeddata
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/symbol
exit > .RUBYARCHDIR.time
exit > .RUBYARCHDIR.time
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/st/update'
cd ext/-test-/win32/dln && exec make -w --jobserver-fds=4,5 -j V=1 all
cd ext/-test-/win32/fd_setsize && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/st/numhash'
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/wait_for_single_fd
rm -f ../../../.ext/x86_64-linux/-test-/typeddata/typeddata.so
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/win32/dln'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/win32/dln'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/win32/fd_setsize'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/win32/fd_setsize'
cd ext/bigdecimal && exec make -w --jobserver-fds=4,5 -j V=1 all
exit > .RUBYARCHDIR.time
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o init.o -c init.c
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/bigdecimal'
cd ext/continuation && exec make -w --jobserver-fds=4,5 -j V=1 all
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o bigdecimal.o -c bigdecimal.c
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o continuation.o -c continuation.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/typeddata'
cd ext/coverage && exec make -w --jobserver-fds=4,5 -j V=1 all
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o coderange.o -c coderange.c
rm -f ../../../.ext/x86_64-linux/-test-/wait_for_single_fd/wait_for_single_fd.so
/bin/mkdir -p ../../.ext/x86_64-linux
rm -f ../../../.ext/x86_64-linux/-test-/symbol/symbol.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/symbol/symbol.so init.o intern.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
exit > .RUBYARCHDIR.time
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o coverage.o -c coverage.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/symbol'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o cstr.o -c cstr.c
cd ext/curses && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/wait_for_single_fd'
cd ext/date && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/curses'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/date'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/curses -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o curses.o -c curses.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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o date_strftime.o -c date_strftime.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/continuation'
cd ext/dbm && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o dbm.o -c dbm.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o enc_str_buf_cat.o -c enc_str_buf_cat.c
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/string
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common/bigdecimal
rm -f ../../.ext/x86_64-linux/coverage.so
exit > .RUBYLIBDIR.-.bigdecimal.time
/bin/mkdir -p ../../.ext/x86_64-linux
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/coverage.so coverage.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
exit > .RUBYARCHDIR.time
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o date_core.o -c date_core.c
cd ext/digest && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o digest.o -c digest.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/coverage'
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/include/ruby
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 qsort.o modify.o ellipsize.o init.o set_len.o coderange.o cstr.o enc_associate.o enc_str_buf_cat.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
exit > .HDRDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
/bin/mkdir -p ../../.ext/common/digest
exit > .RUBYLIBDIR.-.digest.time
cp ../.././ext/digest/lib/digest.rb ../../.ext/common
cp ../.././ext/digest/lib/digest/hmac.rb ../../.ext/common/digest
cp ../.././ext/digest/digest.h ../../.ext/include/ruby
cd ext/digest/bubblebabble && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/digest/bubblebabble'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o bubblebabble.o -c bubblebabble.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/-test-/string'
date_core.c: In function ‘c_gregorian_leap_p’:
date_core.c:682:27: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
return MOD(y, 4) == 0 && y % 100 != 0 || MOD(y, 400) == 0;
^
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o date_parse.o -c date_parse.c
date_parse.c: In function ‘date_zone_to_diff’:
date_parse.c:528:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (p = strchr(s, ':')) {
^
date_parse.c:531:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (p = strchr(s, ':')) {
^
date_parse.c:534:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (p = strchr(s, ':')) {
^
/bin/mkdir -p ../../../.ext/x86_64-linux/digest
exit > .RUBYARCHDIR.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/digest/bubblebabble'
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
rm -f ../../.ext/x86_64-linux/digest.so
cd ext/digest/md5 && exec make -w --jobserver-fds=4,5 -j V=1 all
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/digest.so digest.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/digest/md5'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o md5init.o -c md5init.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/digest'
cd ext/digest/rmd160 && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/digest/rmd160'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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/md5 -I../../.././ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o md5ossl.o -c md5ossl.c
/bin/mkdir -p ../../../.ext/x86_64-linux/digest
exit > .RUBYARCHDIR.time
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lcrypto -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
rm -f ../../.ext/x86_64-linux/dbm.so
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o rmd160.o -c rmd160.c
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/dbm.so dbm.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -ldb -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/digest/md5'
cd ext/digest/sha1 && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/digest/sha1'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o sha1init.o -c sha1init.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/dbm'
cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o date_strptime.o -c date_strptime.c
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
/bin/mkdir -p ../../.ext/common/date
exit > .RUBYLIBDIR.-.date.time
cp ../.././ext/date/lib/date.rb ../../.ext/common
cd ext/digest/sha2 && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/digest/sha2'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o sha1ossl.o -c sha1ossl.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o sha2init.o -c sha2init.c
/bin/mkdir -p ../../../.ext/x86_64-linux/digest
exit > .RUBYARCHDIR.time
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o sha2ossl.o -c sha2ossl.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lcrypto -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/digest/sha1'
/bin/mkdir -p ../../../.ext/x86_64-linux/digest
exit > .RUBYARCHDIR.time
cd ext/dl && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/dl'
/bin/mkdir -p ../../../.ext/x86_64-linux/digest
exit > .RUBYARCHDIR.time
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -o cptr.o -c cptr.c
/bin/mkdir -p ../../../.ext/common/digest
exit > .RUBYLIBDIR.time
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lcrypto -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
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 rmd160.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lcrypto -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/digest/sha2'
cd ext/dl/callback && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/digest/rmd160'
cd ext/dl/win32 && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/dl/callback'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/dl/win32'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/dl/win32'
cp ../.././ext/date/lib/date/format.rb ../../.ext/common/date
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o callback.o -c callback.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -o cfunc.o -c cfunc.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o callback-0.o -c callback-0.c
rm -f ../../.ext/x86_64-linux/curses.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/curses.so curses.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lncursesw -lpthread -lrt -ldl -lcrypt -lm -lc
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -o handle.o -c handle.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/curses'
cd ext/etc && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/etc'
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o etc.o -c etc.c
handle.c: In function ‘dlhandle_sym’:
handle.c:314:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
CHECK_DLERROR;
^
etc.c: In function ‘passwd_iterate’:
etc.c:211:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while (pw = getpwent()) {
^
etc.c: In function ‘etc_passwd’:
etc.c:258:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
else if (pw = getpwent()) {
^
etc.c: In function ‘etc_getpwent’:
etc.c:340:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (pw = getpwent()) {
^
etc.c: In function ‘group_iterate’:
etc.c:458:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while (pw = getgrent()) {
^
etc.c: In function ‘etc_group’:
etc.c:501:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
else if (grp = getgrent()) {
^
etc.c: In function ‘etc_getgrent’:
etc.c:580:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (gr = getgrent()) {
^
cd ext/fcntl && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o fcntl.o -c fcntl.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -o dl.o -c dl.c
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
rm -f ../../.ext/x86_64-linux/fcntl.so
/bin/mkdir -p ../../.ext/x86_64-linux
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/fcntl.so fcntl.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
exit > .RUBYARCHDIR.time
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/fcntl'
cd ext/fiber && exec make -w --jobserver-fds=4,5 -j V=1 all
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/fiber'
/bin/mkdir -p ../../.ext/include/ruby
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o fiber.o -c fiber.c
exit > .HDRDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
/bin/mkdir -p ../../.ext/common/dl
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/etc'
exit > .RUBYLIBDIR.-.dl.time
cp ../.././ext/dl/lib/dl.rb ../../.ext/common
cp ../.././ext/dl/lib/dl/cparser.rb ../../.ext/common/dl
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o callback-1.o -c callback-1.c
/bin/mkdir -p ../../.ext/x86_64-linux
cp ../.././ext/dl/lib/dl/pack.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/stack.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl
exit > .RUBYARCHDIR.time
cp ../.././ext/dl/lib/dl/import.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/struct.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/func.rb ../../.ext/common/dl
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o callback-2.o -c callback-2.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/fiber'
cd ext/fiddle && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/fiddle'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -I/usr/lib64/libffi-3.0.13/include -o conversions.o -c conversions.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -I/usr/lib64/libffi-3.0.13/include -o fiddle.o -c fiddle.c
cd ext/fiddle/win32 && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/fiddle/win32'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/fiddle/win32'
cd ext/gdbm && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o gdbm.o -c gdbm.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -I/usr/lib64/libffi-3.0.13/include -o handle.o -c handle.c
handle.c: In function ‘fiddle_handle_sym’:
handle.c:318:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
CHECK_DLERROR;
^
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -I/usr/lib64/libffi-3.0.13/include -o closure.o -c closure.c
cp ../.././ext/dl/lib/dl/callback.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/value.rb ../../.ext/common/dl
cp ../.././ext/dl/dl.h ../../.ext/include/ruby
rm -f ../../.ext/x86_64-linux/dl.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/dl.so cptr.o cfunc.o handle.o dl.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -ldl -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/dl'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o callback-3.o -c callback-3.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -I/usr/lib64/libffi-3.0.13/include -o function.o -c function.c
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/bigdecimal'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o callback-4.o -c callback-4.c
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lgdbm -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/gdbm'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -I/usr/lib64/libffi-3.0.13/include -o pointer.o -c pointer.c
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common/fiddle
exit > .RUBYLIBDIR.-.fiddle.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
cd ext/io/console && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o console.o -c console.c
cp ../.././ext/fiddle/lib/fiddle/cparser.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/pack.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/types.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/closure.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/function.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/import.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/struct.rb ../../.ext/common/fiddle
/bin/mkdir -p ../../../.ext/x86_64-linux/io
cp ../.././ext/fiddle/lib/fiddle/value.rb ../../.ext/common/fiddle
exit > .RUBYARCHDIR.time
cp ../.././ext/fiddle/lib/fiddle.rb ../../.ext/common
/bin/mkdir -p ../../../.ext/common/io/console
exit > .RUBYLIBDIR.-.console.time
rm -f ../../.ext/x86_64-linux/fiddle.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/fiddle.so conversions.o fiddle.o handle.o closure.o function.o pointer.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -ldl -lffi -lffi -lpthread -lrt -ldl -lcrypt -lm -lc
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
cp ../../.././ext/io/console/lib/console/size.rb ../../../.ext/common/io/console
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/fiddle'
cd ext/io/nonblock && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/io/console'
cd ext/io/wait && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o nonblock.o -c nonblock.c
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o wait.o -c wait.c
/bin/mkdir -p ../../../.ext/x86_64-linux/io
/bin/mkdir -p ../../../.ext/x86_64-linux/io
exit > .RUBYARCHDIR.time
exit > .RUBYARCHDIR.time
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/io/nonblock'
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/io/wait'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o callback-5.o -c callback-5.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o callback-6.o -c callback-6.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o callback-7.o -c callback-7.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o callback-8.o -c callback-8.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_strftime.o date_core.o date_parse.o date_strptime.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/date'
cd ext/json && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/json'
/bin/mkdir -p ../../.ext/common/json
exit > .RUBYLIBDIR.-.json.time
/bin/mkdir -p ../../.ext/common/json/add
exit > .RUBYLIBDIR.-.json.-.add.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
cp ../.././ext/json/lib/json/common.rb ../../.ext/common/json
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/generic_object.rb ../../.ext/common/json
cp ../.././ext/json/lib/json/add/date_time.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/complex.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/core.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/range.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/regexp.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/rational.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/date.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/ostruct.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/struct.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/exception.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/symbol.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/time.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/bigdecimal.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json.rb ../../.ext/common
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/json'
cd ext/json/generator && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o generator.o -c generator.c
/bin/mkdir -p ../../../.ext/x86_64-linux/dl
exit > .RUBYARCHDIR.time
cd ext/json/parser && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o parser.o -c parser.c
cd ext/mathn/complex && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o complex.o -c complex.c
/bin/mkdir -p ../../../.ext/x86_64-linux/mathn
exit > .RUBYARCHDIR.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/mathn/complex'
cd ext/mathn/rational && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o rational.o -c rational.c
cd ext/nkf && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o nkf.o -c nkf.c
/bin/mkdir -p ../../../.ext/x86_64-linux/mathn
exit > .RUBYARCHDIR.time
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/mathn/rational'
/bin/mkdir -p ../../../.ext/x86_64-linux/json/ext
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../../.ext/x86_64-linux/json/ext
exit > .RUBYARCHDIR.time
cd ext/objspace && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o objspace.o -c objspace.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/json/parser'
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
cd ext/openssl && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/openssl'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_x509attr.o -c ossl_x509attr.c
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/json/generator'
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
cd ext/pathname && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o pathname.o -c pathname.c
cd ext/psych && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/psych'
cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common
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=core-avx2 -O2 -pipe -Wall -g -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/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_x509name.o -c ossl_x509name.c
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
rm -f ../../.ext/x86_64-linux/objspace.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/objspace.so objspace.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
cp ../.././ext/pathname/lib/pathname.rb ../../.ext/common
cd ext/pty && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o pty.o -c pty.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/objspace'
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
cd ext/racc/cparse && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o cparse.o -c cparse.c
pty.c: In function ‘chfunc’:
pty.c:143:12: warning: ignoring return value of ‘seteuid’, declared with attribute warn_unused_result [-Wunused-result]
seteuid(getuid());
^
cp ../.././ext/pty/lib/expect.rb ../../.ext/common
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lutil -lpthread -lrt -ldl -lcrypt -lm -lc
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o psych_emitter.o -c psych_emitter.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/pty'
cd ext/readline && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/readline'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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/readline -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o readline.o -c readline.c
cd ext/ripper && exec make -w --jobserver-fds=4,5 -j V=1 all
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ripper.o -c ripper.c
readline.c: In function ‘insert_ignore_escape’:
readline.c:254:28: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
else if (!('0' <= *s && *s <= '9' || *s == ';')) {
^
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/pathname'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_x509revoked.o -c ossl_x509revoked.c
/bin/mkdir -p ../../../.ext/x86_64-linux/racc
exit > .RUBYARCHDIR.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o psych_to_ruby.o -c psych_to_ruby.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/racc/cparse'
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=core-avx2 -O2 -pipe -Wall -g -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o psych.o -c psych.c
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common/psych/handlers
exit > .RUBYLIBDIR.-.psych.-.handlers.time
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_ocsp.o -c ossl_ocsp.c
/bin/mkdir -p ../../.ext/common/psych
exit > .RUBYLIBDIR.-.psych.time
/bin/mkdir -p ../../.ext/common/psych/json
exit > .RUBYLIBDIR.-.psych.-.json.time
/bin/mkdir -p ../../.ext/common/psych/nodes
exit > .RUBYLIBDIR.-.psych.-.nodes.time
/bin/mkdir -p ../../.ext/common/psych/visitors
exit > .RUBYLIBDIR.-.psych.-.visitors.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
cp ../.././ext/psych/lib/psych/handlers/document_stream.rb ../../.ext/common/psych/handlers
cp ../.././ext/psych/lib/psych/handlers/recorder.rb ../../.ext/common/psych/handlers
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_bn.o -c ossl_bn.c
cp ../.././ext/psych/lib/psych/tree_builder.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/streaming.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/core_ext.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/set.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/scalar_scanner.rb ../../.ext/common/psych
/bin/mkdir -p ../../.ext/x86_64-linux
cp ../.././ext/psych/lib/psych/y.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/parser.rb ../../.ext/common/psych
exit > .RUBYARCHDIR.time
cp ../.././ext/psych/lib/psych/syntax_error.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/stream.rb ../../.ext/common/psych
cd ext/sdbm && exec make -w --jobserver-fds=4,5 -j V=1 all
cp ../.././ext/psych/lib/psych/nodes.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/coder.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/handler.rb ../../.ext/common/psych
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o _sdbm.o -c _sdbm.c
cp ../.././ext/psych/lib/psych/omap.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/json/tree_builder.rb ../../.ext/common/psych/json
cp ../.././ext/psych/lib/psych/json/yaml_events.rb ../../.ext/common/psych/json
cp ../.././ext/psych/lib/psych/json/ruby_events.rb ../../.ext/common/psych/json
cp ../.././ext/psych/lib/psych/json/stream.rb ../../.ext/common/psych/json
cp ../.././ext/psych/lib/psych/nodes/sequence.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/document.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/node.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/stream.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/alias.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/visitors/visitor.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/visitors/json_tree.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/visitors/yaml_tree.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/visitors/emitter.rb ../../.ext/common/psych/visitors
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.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/psych.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/psych.so psych_parser.o psych_emitter.o psych_to_ruby.o psych_yaml_tree.o psych.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lyaml -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/psych'
cd ext/socket && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/socket'
generating constant definitions
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lreadline -lncurses -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/readline'
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
/bin/mkdir -p ../../.ext/common/ripper
generating constant definitions
exit > .RUBYLIBDIR.-.ripper.time
cp ../.././ext/ripper/lib/ripper.rb ../../.ext/common
cp ../.././ext/ripper/lib/ripper/sexp.rb ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/core.rb ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/filter.rb ../../.ext/common/ripper
cd ext/stringio && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o stringio.o -c stringio.c
rm -f ../../../.ext/x86_64-linux/dl/callback.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/dl/callback.so callback.o callback-0.o callback-1.o callback-2.o callback-3.o callback-4.o callback-5.o callback-6.o callback-7.o callback-8.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
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=core-avx2 -O2 -pipe -Wall -g -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/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o init.o -c init.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/dl/callback'
cd ext/strscan && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o strscan.o -c strscan.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_ns_spki.o -c ossl_ns_spki.c
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/sdbm'
cp ../.././ext/ripper/lib/ripper/lexer.rb ../../.ext/common/ripper
../../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
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
rm -f ../../.ext/x86_64-linux/strscan.so
/bin/mkdir -p ../../.ext/x86_64-linux
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/strscan.so strscan.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
exit > .RUBYARCHDIR.time
cd ext/syslog && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o syslog.o -c syslog.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/strscan'
cd ext/tk/tkutil && exec make -w --jobserver-fds=4,5 -j V=1 all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/tk/tkutil'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/tk/tkutil'
cd ext/win32ole && exec make -w --jobserver-fds=4,5 -j V=1 all
rm -f ../../.ext/x86_64-linux/stringio.so
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/win32ole'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/win32ole'
cd ext/zlib && exec make -w --jobserver-fds=4,5 -j V=1 all
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/stringio.so stringio.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/zlib'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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/zlib -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o zlib.o -c zlib.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/stringio'
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=core-avx2 -O2 -pipe -Wall -g -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=core-avx2 -O2 -pipe -Wall -g -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/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_pkey_ec.o -c ossl_pkey_ec.c
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o tcpserver.o -c tcpserver.c
/bin/mkdir -p ../../.ext/common/syslog
exit > .RUBYLIBDIR.-.syslog.time
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o sockssocket.o -c sockssocket.c
cp ../.././ext/syslog/lib/syslog/logger.rb ../../.ext/common/syslog
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/syslog'
/bin/mkdir -p ../../.ext/x86_64-linux
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_pkey.o -c ossl_pkey.c
exit > .RUBYARCHDIR.time
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=core-avx2 -O2 -pipe -Wall -g -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o unixsocket.o -c unixsocket.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o unixserver.o -c unixserver.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/nkf'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ancdata.o -c ancdata.c
ossl_rand.c: In function ‘ossl_rand_egd’:
ossl_rand.c:138:5: warning: implicit declaration of function ‘RAND_egd’ [-Wimplicit-function-declaration]
if(!RAND_egd(RSTRING_PTR(filename))) {
^
ossl_rand.c: In function ‘ossl_rand_egd_bytes’:
ossl_rand.c:156:5: warning: implicit declaration of function ‘RAND_egd_bytes’ [-Wimplicit-function-declaration]
if (!RAND_egd_bytes(RSTRING_PTR(filename), n)) {
^
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_x509crl.o -c ossl_x509crl.c
ossl_ssl.c: In function ‘ossl_ssl_shutdown’:
ossl_ssl.c:1108:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (rc = SSL_shutdown(ssl))
^
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
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=core-avx2 -O2 -pipe -Wall -g -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/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_x509.o -c ossl_x509.c
cp ../.././ext/socket/lib/socket.rb ../../.ext/common
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_config.o -c ossl_config.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_bio.o -c ossl_bio.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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lz -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/zlib'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -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 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o ossl_digest.o -c ossl_digest.c
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
/bin/mkdir -p ../../.ext/common/openssl
exit > .RUBYLIBDIR.-.openssl.time
cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common
cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/config.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl
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 -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/socket'
rm -f ../../.ext/x86_64-linux/openssl.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/openssl.so ossl_x509attr.o ossl_x509name.o ossl_x509req.o ossl_x509revoked.o ossl_ocsp.o ossl_bn.o ossl_pkcs12.o ossl_x509store.o ossl_ns_spki.o ossl_hmac.o ossl_pkey_ec.o ossl_pkey.o ossl_rand.o ossl_ssl.o ossl_x509crl.o ossl_x509ext.o ossl_asn1.o ossl_cipher.o ossl_x509.o ossl_config.o ossl_pkey_dh.o ossl_bio.o ossl_pkcs7.o ossl_x509cert.o ossl_pkcs5.o ossl_engine.o ossl_pkey_dsa.o ossl.o ossl_pkey_rsa.o openssl_missing.o ossl_ssl_session.o ossl_digest.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
ossl_rand.o: In function `ossl_rand_egd_bytes':
/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/openssl/ossl_rand.c:156: undefined reference to `RAND_egd_bytes'
ossl_rand.o: In function `ossl_rand_egd':
/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/openssl/ossl_rand.c:138: undefined reference to `RAND_egd'
collect2: error: ld returned 1 exit status
make[2]: *** [../../.ext/x86_64-linux/openssl.so] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/openssl'
make[1]: *** [ext/openssl/all] Error 2
make[1]: *** Waiting for unfinished jobs....
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 -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby20 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353/ext/ripper'
make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353'
make: *** [build-ext] Error 2
* ERROR: dev-lang/ruby-2.0.0_p353::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=dev-lang/ruby-2.0.0_p353::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-lang/ruby-2.0.0_p353::gentoo'`.
* The complete build log is located at '/home/portage-log/build/dev-lang/ruby-2.0.0_p353:20140713-182830.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/ruby-2.0.0_p353/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-lang/ruby-2.0.0_p353/temp/environment'.
* Working directory: '/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353'
* S: '/var/tmp/portage/dev-lang/ruby-2.0.0_p353/work/ruby-2.0.0-p353'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment