Skip to content

Instantly share code, notes, and snippets.

@hasufell
Created July 13, 2014 22:15
Show Gist options
  • Save hasufell/b1c6a3554150dcb1f287 to your computer and use it in GitHub Desktop.
Save hasufell/b1c6a3554150dcb1f287 to your computer and use it in GitHub Desktop.
 * Package: dev-lang/ruby-1.9.3_p484
 * Repository: gentoo
 * Maintainer: ruby@gentoo.org
 * USE: abi_x86_64 amd64 berkdb elibc_glibc gdbm ipv6 kernel_linux ncurses rdoc readline ssl userland_GNU yaml
 * FEATURES: sandbox splitdebug userpriv usersandbox
>>> Unpacking source...
>>> Unpacking ruby-1.9.3-p484.tar.bz2 to /var/tmp/portage/dev-lang/ruby-1.9.3_p484/work
>>> Unpacking ruby-patches-1.9.3_p484.tar.bz2 to /var/tmp/portage/dev-lang/ruby-1.9.3_p484/work
>>> Source unpacked in /var/tmp/portage/dev-lang/ruby-1.9.3_p484/work
>>> Preparing source in /var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484 ...
* Applying various patches (bugfixes/updates) ...
* 004_gfbsd7.patch ...
 [ ok ]
* 005_no-undefined-ext.patch ...
 [ ok ]
* 009_no-gems.patch ...
 [ ok ]
* 010_mkmf-parallel-install.patch ...
 [ ok ]
* Done with patching
* Unbundling gems...
* Running eautoreconf in '/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484' ...
* Running aclocal ...
 [ ok ]
* Running autoconf ...
 [ ok ]
* Running elibtoolize in: ruby-1.9.3-p484/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484 ...
* econf: updating ruby-1.9.3-p484/tool/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating ruby-1.9.3-p484/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=19 --with-soname=ruby19 --enable-shared --enable-pthread --disable-socks --disable-install-doc --enable-ipv6 --disable-debug --with-dbm --with-gdbm --with-openssl --without-tk --with-curses --with-psych --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 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 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... yes
checking whether -Wno-parentheses is accepted... yes
checking whether -Wno-long-long is accepted... yes
checking whether -Wno-missing-field-initializers is accepted... yes
checking whether -Wpointer-arith is accepted... yes
checking whether -Wwrite-strings is accepted... yes
checking whether -Wdeclaration-after-statement is accepted... yes
checking whether -Wshorten-64-to-32 is accepted... no
checking whether -Wimplicit-function-declaration is accepted... yes
checking whether -Wall -Wextra is accepted... yes
checking whether -ggdb is accepted... yes
checking whether -fvisibility=hidden is accepted... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for 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 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 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 for net/socket.h... (cached) no
checking for sys/socket.h... (cached) yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking atomic.h usability... no
checking atomic.h presence... no
checking for atomic.h... no
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 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 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 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 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 _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_condattr_setclock... yes
checking for pthread_sigmask... yes
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking for backtrace... yes
checking valgrind/memcheck.h usability... yes
checking valgrind/memcheck.h presence... yes
checking for valgrind/memcheck.h... yes
checking whether ELF binaries are produced... yes
checking whether OS depend dynamic link works... yes
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for prefix of external symbols... NONE
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for if make is GNU make... yes
checking for nroff... /usr/bin/nroff
.ext/include/x86_64-linux/ruby/config.h updated
ruby library version = 1.9.1
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ruby-1.9.pc
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484 ...
make -j8 V=1 'EXTLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'
CC = x86_64-pc-linux-gnu-gcc
LD = 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 -fvisibility=hidden -DRUBY_EXPORT
CPPFLAGS = -I. -I.ext/include/x86_64-linux -I./include -I.
DLDFLAGS = -Wl,-soname,libruby19.so.1.9 -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 -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 -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 -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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o miniprelude.o -c miniprelude.c
x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -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 -include ruby/config.h -include ruby/missing.h -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 -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 -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 -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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o dln_find.o -c dln_find.c
class.c: In function ‘rb_obj_methods’:
class.c:1019:8: warning: variable ‘args’ set but not used [-Wunused-but-set-variable]
VALUE args[1];
^
bignum.c: In function ‘big_rshift’:
bignum.c:3532:20: warning: variable ‘save_x’ set but not used [-Wunused-but-set-variable]
volatile VALUE save_x;
^
dir.c: In function ‘dir_open_dir’:
dir.c:1852:22: warning: variable ‘dirp’ set but not used [-Wunused-but-set-variable]
struct dir_data *dirp;
^
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 -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 -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 -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 -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 -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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o file.o -c file.c
proc.c: In function ‘binding_free’:
proc.c:241:19: warning: variable ‘bind’ set but not used [-Wunused-but-set-variable]
rb_binding_t *bind;
^
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 -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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o inits.o -c inits.c
gc.c: In function ‘objspace_each_objects’:
gc.c:2719:20: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
volatile VALUE v;
^
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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o io.o -c io.c
io.c: In function ‘rb_io_each_byte’:
io.c:3118:15: warning: variable ‘e’ set but not used [-Wunused-but-set-variable]
char *p, *e;
^
io.c: In function ‘pipe_open’:
io.c:5356:12: warning: variable ‘argv’ set but not used [-Wunused-but-set-variable]
VALUE *argv;
^
io.c:5355:9: warning: variable ‘argc’ set but not used [-Wunused-but-set-variable]
int argc;
^
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 -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 -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 -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 -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 -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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o parse.o -c parse.c
pack.c: In function ‘pack_pack’:
pack.c:381:9: warning: variable ‘signed_p’ set but not used [-Wunused-but-set-variable]
int signed_p, integer_size, bigendian_p;
^
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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o random.o -c random.c
parse.y: In function ‘parser_compile_string’:
parse.y:5308:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
volatile VALUE tmp;
^
parse.y: In function ‘rb_parser_compile_file’:
parse.y:5369:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
volatile VALUE tmp;
^
process.c: In function ‘rb_proc_exec_n’:
process.c:1134:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
int ret = -1;
^
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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o rational.o -c rational.c
x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o re.o -c re.c
x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o regcomp.o -c regcomp.c
regcomp.c: In function ‘is_not_included’:
regcomp.c:2436:13: warning: variable ‘c’ set but not used [-Wunused-but-set-variable]
UChar *p, c;
^
regcomp.c: In function ‘update_string_node_case_fold’:
regcomp.c:3226:14: warning: variable ‘q’ set but not used [-Wunused-but-set-variable]
UChar *p, *q, *end, buf[ONIGENC_MBC_CASE_FOLD_MAXLEN];
^
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 -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 -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 -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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o regsyntax.o -c regsyntax.c
regparse.c: In function ‘fetch_escaped_value’:
regparse.c:261:30: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
#define PFETCH_READY UChar* pfetch_prev
^
regparse.c:2452:3: note: in expansion of macro ‘PFETCH_READY’
PFETCH_READY;
^
regparse.c: In function ‘fetch_name’:
regparse.c:261:30: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
#define PFETCH_READY UChar* pfetch_prev
^
regparse.c:2665:3: note: in expansion of macro ‘PFETCH_READY’
PFETCH_READY;
^
regparse.c: In function ‘parse_posix_bracket’:
regparse.c:261:30: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
#define PFETCH_READY UChar* pfetch_prev
^
regparse.c:4044:3: note: in expansion of macro ‘PFETCH_READY’
PFETCH_READY;
^
regparse.c: In function ‘fetch_char_property_to_ctype’:
regparse.c:261:30: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
#define PFETCH_READY UChar* pfetch_prev
^
regparse.c:4097:3: note: in expansion of macro ‘PFETCH_READY’
PFETCH_READY;
^
regparse.c: In function ‘code_exist_check’:
regparse.c:261:30: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
#define PFETCH_READY UChar* pfetch_prev
^
regparse.c:4262:3: note: in expansion of macro ‘PFETCH_READY’
PFETCH_READY;
^
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 -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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o signal.o -c signal.c
signal.c: In function ‘trap_handler’:
signal.c:815:17: warning: variable ‘proc’ set but not used [-Wunused-but-set-variable]
rb_proc_t *proc;
^
signal.c: In function ‘sigsegv’:
signal.c:625:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(2, msg, sizeof(msg));
^
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 -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 -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 -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 -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 -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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o transcode.o -c transcode.c
transcode.c: In function ‘rb_econv_open0’:
transcode.c:985:25: warning: variable ‘denc’ set but not used [-Wunused-but-set-variable]
rb_encoding *senc, *denc;
^
transcode.c:985:18: warning: variable ‘senc’ set but not used [-Wunused-but-set-variable]
rb_encoding *senc, *denc;
^
transcode.c: In function ‘make_replacement’:
transcode.c:2177:18: warning: variable ‘enc’ set but not used [-Wunused-but-set-variable]
rb_encoding *enc;
^
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 -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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o compile.o -c compile.c
compile.c: In function ‘validate_label’:
compile.c:444:10: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
int ret;
^
compile.c: In function ‘iseq_compile_each’:
compile.c:3320:5: warning: variable ‘mid’ set but not used [-Wunused-but-set-variable]
ID mid = 0;
^
compile.c: In function ‘iseq_build_from_ary_exception’:
compile.c:5273:6: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
int sp;
^
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 -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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o vm.o -c vm.c
iseq.c: In function ‘iseq_load’:
iseq.c:448:51: warning: variable ‘misc’ set but not used [-Wunused-but-set-variable]
VALUE magic, version1, version2, format_type, misc;
^
iseq.c:448:38: warning: variable ‘format_type’ set but not used [-Wunused-but-set-variable]
VALUE magic, version1, version2, format_type, misc;
^
iseq.c:448:28: warning: variable ‘version2’ set but not used [-Wunused-but-set-variable]
VALUE magic, version1, version2, format_type, misc;
^
iseq.c:448:18: warning: variable ‘version1’ set but not used [-Wunused-but-set-variable]
VALUE magic, version1, version2, format_type, misc;
^
iseq.c:448:11: warning: variable ‘magic’ set but not used [-Wunused-but-set-variable]
VALUE magic, version1, version2, format_type, misc;
^
iseq.c: In function ‘rb_iseq_parameters’:
iseq.c:1382:15: warning: variable ‘s’ set but not used [-Wunused-but-set-variable]
int i, r, s;
^
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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o thread.o -c thread.c
In file included from vm.c:23:0:
vm_insnhelper.c: In function ‘vm_expandarray’:
vm_insnhelper.c:1634:20: warning: variable ‘tmp_ary’ set but not used [-Wunused-but-set-variable]
volatile VALUE tmp_ary;
^
In file included from vm.c:28:0:
vm_eval.c: In function ‘raise_method_missing’:
vm_eval.c:509:8: warning: variable ‘id’ set but not used [-Wunused-but-set-variable]
ID id;
^
vm.c: In function ‘rb_iseq_eval’:
vm.c:1460:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
volatile VALUE tmp;
^
vm.c: In function ‘rb_iseq_eval_main’:
vm.c:1474:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
volatile VALUE tmp;
^
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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o cont.o -c cont.c
cont.c: In function ‘cont_capture’:
cont.c:429:20: warning: variable ‘contval’ set but not used [-Wunused-but-set-variable]
volatile VALUE contval;
^
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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -o dmyext.o -c dmyext.c
addr2line.c: In function ‘parse_debug_line_cu’:
addr2line.c:230:18: warning: variable ‘isa’ set but not used [-Wunused-but-set-variable]
unsigned int isa = 0;
^
addr2line.c:227:9: warning: variable ‘end_sequence’ set but not used [-Wunused-but-set-variable]
int end_sequence = 0;
^
addr2line.c:226:9: warning: variable ‘basic_block’ set but not used [-Wunused-but-set-variable]
int basic_block = 0;
^
addr2line.c:224:18: warning: variable ‘column’ set but not used [-Wunused-but-set-variable]
unsigned int column = 0;
^
addr2line.c:218:20: warning: variable ‘standard_opcode_lengths’ set but not used [-Wunused-but-set-variable]
unsigned char *standard_opcode_lengths;
^
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 -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 -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 -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 -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -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 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/generic_erb.rb -c -o encdb.h ./template/encdb.h.tmpl ./enc enc
rbconfig.rb updated
./miniruby -I./lib -I. -I.ext/common -I. ./tool/compile_prelude.rb ./prelude.rb ./enc/prelude.rb ./gem_prelude.rb prelude.c
./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" enc.mk
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 -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 " - --jobserver-fds=4,5 -j srcs
make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484'
make[1]: Nothing to be done for `srcs'.
make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484'
./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 libruby19-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 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,libruby19.so.1.9 -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 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 libruby19.so.1.9.1
: -w -L 'Init_*' -L '*_threadptr_*' libruby19.so.1.9.1
make -f enc.mk RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " - --jobserver-fds=4,5 -j enc
transdb.h unchanged
make -f enc.mk RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " - --jobserver-fds=4,5 -j trans
make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484'
/bin/mkdir -p "enc"
/bin/mkdir -p "enc"
/bin/mkdir -p "enc"
/bin/mkdir -p "enc"
/bin/mkdir -p "enc"
make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484'
/bin/mkdir -p "enc/trans"
/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/emacs_mule.o -c ./enc/emacs_mule.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
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/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/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/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/euc_jp.o -c ./enc/euc_jp.c
configuring -test-/array/resize
configuring -test-/bug-3571
configuring -test-/bug-3662
/bin/mkdir -p "enc"
configuring -test-/funcall
configuring -test-/load/dot.dot
configuring -test-/old_thread_select
configuring -test-/st/numhash
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
configuring -test-/string
/bin/mkdir -p "enc"
configuring -test-/wait_for_single_fd
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/trans"
configuring -test-/win32/dln
Failed to configure -test-/win32/dln. It will not be installed.
configuring -test-/win32/fd_setsize
Failed to configure -test-/win32/fd_setsize. It will not be installed.
configuring bigdecimal
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
/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"
/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
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
/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_2.o -c ./enc/iso_8859_2.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_4.o -c ./enc/iso_8859_4.c
/bin/mkdir -p "enc"
/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_5.o -c ./enc/iso_8859_5.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_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"
/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/iso_8859_9.o -c ./enc/iso_8859_9.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_10.o -c ./enc/iso_8859_10.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/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/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
/bin/mkdir -p "enc"
/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_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
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"
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
configuring continuation
configuring coverage
configuring curses
/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
/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/shift_jis.o -c ./enc/shift_jis.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_16be.o -c ./enc/utf_16be.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_16le.o -c ./enc/utf_16le.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_32be.o -c ./enc/utf_32be.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"
/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/windows_1251.o -c ./enc/windows_1251.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_iso2022_kddi.o -c ./enc/trans/emoji_iso2022_kddi.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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
/bin/mkdir -p "enc/trans"
/bin/mkdir -p ".ext/x86_64-linux/enc"
/bin/mkdir -p "enc/trans"
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
/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/emoji_sjis_docomo.o -c ./enc/trans/emoji_sjis_docomo.c
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
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 ".ext/x86_64-linux/enc"
/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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
/bin/mkdir -p ".ext/x86_64-linux/enc"
/bin/mkdir -p "enc/trans"
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
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 ".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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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/gb18030.so enc/gb18030.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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/gbk.so enc/gbk.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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_1.so enc/iso_8859_1.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
/bin/mkdir -p ".ext/x86_64-linux/enc"
/bin/mkdir -p "enc/trans"
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
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
/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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
/bin/mkdir -p ".ext/x86_64-linux/enc"
/bin/mkdir -p "enc/trans"
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
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 ".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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
/bin/mkdir -p ".ext/x86_64-linux/enc"
/bin/mkdir -p "enc/trans"
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
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/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"
/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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
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/iso_8859_10.so enc/iso_8859_10.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
/bin/mkdir -p "enc/trans"
/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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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_euc.o -c ./enc/trans/japanese_euc.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/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/iso_8859_13.so enc/iso_8859_13.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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_14.so enc/iso_8859_14.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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_r.so enc/koi8_r.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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/utf_32le.so enc/utf_32le.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484'
/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 "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/utf_16_32.o -c ./enc/trans/utf_16_32.c
/bin/mkdir -p ".ext/x86_64-linux/enc/trans"
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/transdb.so enc/trans/transdb.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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_docomo.so enc/trans/emoji_sjis_docomo.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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_softbank.so enc/trans/emoji_sjis_softbank.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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/escape.so enc/trans/escape.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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/iso2022.so enc/trans/iso2022.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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.so enc/trans/japanese.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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/single_byte.so enc/trans/single_byte.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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/utf8_mac.so enc/trans/utf8_mac.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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/utf_16_32.so enc/trans/utf_16_32.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm
make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484'
make -f enc.mk RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " - --jobserver-fds=4,5 -j encs
make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484'
/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-1.9.3_p484/work/ruby-1.9.3-p484'
configuring date
configuring dbm
configuring digest
configuring digest/bubblebabble
configuring digest/md5
configuring digest/rmd160
configuring digest/sha1
configuring digest/sha2
configuring dl
configuring dl/callback
configuring dl/win32
Failed to configure dl/win32. It will not be installed.
configuring etc
configuring fcntl
configuring fiber
configuring fiddle
configuring gdbm
configuring iconv
configuring io/console
configuring io/nonblock
configuring io/wait
configuring mathn/complex
configuring mathn/rational
configuring nkf
configuring objspace
configuring openssl
configuring pathname
configuring psych
configuring pty
configuring racc/cparse
configuring readline
configuring ripper
configuring sdbm
configuring socket
configuring stringio
configuring strscan
configuring syck
configuring syslog
configuring tk/tkutil
Failed to configure tk/tkutil. It will not be installed.
configuring win32ole
Failed to configure win32ole. It will not be installed.
configuring zlib
make -f exts.mk - --jobserver-fds=4,5 -j
make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484'
cd ext/-test-/array/resize && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
cd ext/-test-/bug-3571 && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
cd ext/-test-/bug-3662 && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
cd ext/-test-/funcall && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
cd ext/-test-/load/dot.dot && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
cd ext/-test-/old_thread_select && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
cd ext/-test-/st/numhash && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
cd ext/-test-/string && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/bug-3571'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/funcall'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/load/dot.dot'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/bug-3662'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/array/resize'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/st/numhash'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/old_thread_select'
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-/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-/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-/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
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
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/string'
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
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
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
/bin/mkdir -p ../../../../.ext/x86_64-linux/-test-/load/dot.dot
exit > .RUBYARCHDIR.time
rm -f ../../../../.ext/x86_64-linux/-test-/load/dot.dot/dot.dot.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/load/dot.dot/dot.dot.so dot.dot.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
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:390) [-Wdeprecated-declarations]
rc = rb_thread_select(max, rp, wp, ep, tvp);
^
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/bug-3571
/bin/mkdir -p ../../../../.ext/x86_64-linux/-test-/array
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/bug-3662
exit > .RUBYARCHDIR.time
exit > .RUBYARCHDIR.time
exit > .RUBYARCHDIR.time
rm -f ../../../.ext/x86_64-linux/-test-/bug-3662/bug.so
rm -f ../../../.ext/x86_64-linux/-test-/bug-3571/bug.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/bug-3662/bug.so bug.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
rm -f ../../../../.ext/x86_64-linux/-test-/array/resize.so
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/load/dot.dot'
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/funcall
exit > .RUBYARCHDIR.time
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
cd ext/-test-/wait_for_single_fd && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j 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 ellipsize.o -c ellipsize.c
rm -f ../../../.ext/x86_64-linux/-test-/funcall/funcall.so
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/wait_for_single_fd'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/wait_for_single_fd -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=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 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/old_thread_select
/bin/mkdir -p ../../../../.ext/x86_64-linux/-test-/st
exit > .RUBYARCHDIR.time
exit > .RUBYARCHDIR.time
rm -f ../../../../.ext/x86_64-linux/-test-/st/numhash.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/st/numhash.so numhash.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
rm -f ../../../.ext/x86_64-linux/-test-/old_thread_select/old_thread_select.so
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/bug-3571'
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/wait_for_single_fd
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
exit > .RUBYARCHDIR.time
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/array/resize'
cd ext/-test-/win32/dln && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/bug-3662'
cd ext/-test-/win32/fd_setsize && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
cd ext/bigdecimal && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/win32/dln'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/win32/dln'
cd ext/continuation && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/win32/fd_setsize'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/win32/fd_setsize'
cd ext/coverage && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/coverage'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/bigdecimal'
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
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]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/funcall'
cd ext/curses && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/st/numhash'
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-1.9.3_p484/work/ruby-1.9.3-p484/ext/curses'
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/curses -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o curses.o -c curses.c
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/old_thread_select'
cd ext/date && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/date'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o date_strftime.o -c date_strftime.c
rm -f ../../../.ext/x86_64-linux/-test-/wait_for_single_fd/wait_for_single_fd.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/wait_for_single_fd/wait_for_single_fd.so wait_for_single_fd.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
bigdecimal.c: In function ‘BigDecimal_prec’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:306:5: note: in expansion of macro ‘ENTER’
ENTER(1);
^
bigdecimal.c: In function ‘BigDecimal_hash’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:319:5: note: in expansion of macro ‘ENTER’
ENTER(1);
^
bigdecimal.c: In function ‘BigDecimal_dump’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:336:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_load’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:358:5: note: in expansion of macro ‘ENTER’
ENTER(2);
^
bigdecimal.c: In function ‘BigDecimal_to_i’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:631:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_to_f’:
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/wait_for_single_fd'
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:676:5: note: in expansion of macro ‘ENTER’
ENTER(1);
^
cd ext/dbm && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
bigdecimal.c: In function ‘BigDecimal_coerce’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:767:5: note: in expansion of macro ‘ENTER’
ENTER(2);
^
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
bigdecimal.c: In function ‘BigDecimal_add’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:808:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_sub’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:860:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimalCmp’:
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/dbm'
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
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:899:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_neg’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1080:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_mult’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1102:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_divide’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1130:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_div’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1179:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
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
bigdecimal.c: In function ‘BigDecimal_DoDivmod’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1202:5: note: in expansion of macro ‘ENTER’
ENTER(8);
^
bigdecimal.c: In function ‘BigDecimal_mod’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1288:5: note: in expansion of macro ‘ENTER’
ENTER(3);
^
bigdecimal.c: In function ‘BigDecimal_divremain’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1301:5: note: in expansion of macro ‘ENTER’
ENTER(10);
^
bigdecimal.c: In function ‘BigDecimal_divmod’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1380:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_div2’:
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/continuation'
cd ext/digest && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1393:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_add2’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1429:5: note: in expansion of macro ‘ENTER’
ENTER(2);
^
bigdecimal.c: In function ‘BigDecimal_sub2’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1446:5: note: in expansion of macro ‘ENTER’
ENTER(2);
^
bigdecimal.c: In function ‘BigDecimal_mult2’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1463:5: note: in expansion of macro ‘ENTER’
ENTER(2);
^
bigdecimal.c: In function ‘BigDecimal_abs’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1486:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_sqrt’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1508:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_fix’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1527:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_round’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1563:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_truncate’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1621:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_frac’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1650:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_floor’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1683:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_ceil’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1732:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_to_s’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1789:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_split’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1880:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_inspect’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:1934:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/digest'
bigdecimal.c: In function ‘BigDecimal_power’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:2076:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
bigdecimal.c: In function ‘BigDecimal_new’:
bigdecimal.c:63:33: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
#define ENTER(n) volatile VALUE vStack[n];int iStack=0
^
bigdecimal.c:2325:5: note: in expansion of macro ‘ENTER’
ENTER(5);
^
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
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
curses.c: In function ‘window_cury’:
curses.c:1632:9: warning: variable ‘x’ set but not used [-Wunused-but-set-variable]
int x, y;
^
curses.c: In function ‘window_curx’:
curses.c:1648:12: warning: variable ‘y’ set but not used [-Wunused-but-set-variable]
int x, y;
^
curses.c: In function ‘window_begy’:
curses.c:1712:9: warning: variable ‘x’ set but not used [-Wunused-but-set-variable]
int x, y;
^
curses.c: In function ‘window_begx’:
curses.c:1732:12: warning: variable ‘y’ set but not used [-Wunused-but-set-variable]
int x, y;
^
bigdecimal.c: In function ‘VpMult’:
bigdecimal.c:4248:36: warning: variable ‘ind_be’ set but not used [-Wunused-but-set-variable]
size_t ind_as, ind_ae, ind_bs, ind_be;
^
rm -f ../../.ext/x86_64-linux/coverage.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/coverage.so coverage.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
bigdecimal.c: In function ‘VpCtoV’:
bigdecimal.c:5045:12: warning: variable ‘loc’ set but not used [-Wunused-but-set-variable]
size_t loc;
^
bigdecimal.c: In function ‘VpSqrt’:
bigdecimal.c:5391:20: warning: variable ‘f_prec’ set but not used [-Wunused-but-set-variable]
size_t y_prec, f_prec;
^
/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/string
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
rm -f ../../../.ext/x86_64-linux/-test-/string/string.so
/bin/mkdir -p ../../.ext/common/bigdecimal
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/string/string.so modify.o ellipsize.o init.o set_len.o cstr.o enc_associate.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/coverage'
cd ext/digest/bubblebabble && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
exit > .RUBYLIBDIR.-.bigdecimal.time
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/-test-/string'
/bin/mkdir -p ../../.ext/x86_64-linux
cd ext/digest/md5 && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
exit > .RUBYARCHDIR.time
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
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
/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/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
rm -f ../../../.ext/x86_64-linux/digest/bubblebabble.so
date_core.c: In function ‘c_gregorian_leap_p’:
date_core.c:693: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 -shared -o ../../../.ext/x86_64-linux/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
/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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lcrypto -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/digest/bubblebabble'
cd ext/digest/rmd160 && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
/bin/mkdir -p ../../.ext/x86_64-linux
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/digest/rmd160'
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/include/ruby
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
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
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/digest/md5'
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
rm -f ../../.ext/x86_64-linux/digest.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/digest.so digest.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
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_parse.o -c date_parse.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/digest'
cd ext/digest/sha1 && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
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 rmd160ossl.o -c rmd160ossl.c
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
date_parse.c: In function ‘date_zone_to_diff’:
date_parse.c:478:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (p = strchr(s, ':')) {
^
date_parse.c:481:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (p = strchr(s, ':')) {
^
date_parse.c:484: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/rmd160.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/digest/rmd160.so rmd160init.o rmd160ossl.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lcrypto -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
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
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/digest/rmd160'
cd ext/digest/sha2 && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/digest/sha2'
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
rm -f ../../.ext/x86_64-linux/dbm.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/dbm.so dbm.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -ldb -lpthread -lrt -ldl -lcrypt -lm -lc
/bin/mkdir -p ../../../.ext/x86_64-linux/digest
exit > .RUBYARCHDIR.time
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lcrypto -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/dbm'
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/digest/sha1'
cd ext/dl && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
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
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
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/dl'
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/x86_64-linux/digest
cptr.c: In function ‘dlptr_init’:
cptr.c:69:22: warning: variable ‘data’ set but not used [-Wunused-but-set-variable]
struct ptr_data *data;
^
exit > .RUBYARCHDIR.time
/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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lcrypto -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
/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
cd ext/dl/callback && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/dl/callback'
generating callback.c
cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/digest/sha2'
cd ext/dl/win32 && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/dl/win32'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/dl/win32'
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
/bin/mkdir -p ../../../.ext/x86_64-linux/dl
exit > .RUBYARCHDIR.time
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/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
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
callback-0.c: In function ‘rb_dl_callback_void_0_0_cdecl’:
callback-0.c:12:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb;
^
callback-0.c: In function ‘rb_dl_callback_void_0_1_cdecl’:
callback-0.c:23:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb;
^
callback-0.c: In function ‘rb_dl_callback_void_0_2_cdecl’:
callback-0.c:34:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb;
^
callback-0.c: In function ‘rb_dl_callback_void_0_3_cdecl’:
callback-0.c:45:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb;
^
callback-0.c: In function ‘rb_dl_callback_void_0_4_cdecl’:
callback-0.c:56:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb;
^
callback-0.c: In function ‘rb_dl_callback_void_1_0_cdecl’:
callback-0.c:67:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[1];
^
callback-0.c: In function ‘rb_dl_callback_void_1_1_cdecl’:
callback-0.c:78:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[1];
^
callback-0.c: In function ‘rb_dl_callback_void_1_2_cdecl’:
callback-0.c:89:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[1];
^
callback-0.c: In function ‘rb_dl_callback_void_1_3_cdecl’:
callback-0.c:100:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[1];
^
callback-0.c: In function ‘rb_dl_callback_void_1_4_cdecl’:
callback-0.c:111:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[1];
^
callback-0.c: In function ‘rb_dl_callback_void_2_0_cdecl’:
callback-0.c:122:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[2];
^
callback-0.c: In function ‘rb_dl_callback_void_2_1_cdecl’:
callback-0.c:134:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[2];
^
callback-0.c: In function ‘rb_dl_callback_void_2_2_cdecl’:
callback-0.c:146:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[2];
^
callback-0.c: In function ‘rb_dl_callback_void_2_3_cdecl’:
callback-0.c:158:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[2];
^
callback-0.c: In function ‘rb_dl_callback_void_2_4_cdecl’:
callback-0.c:170:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[2];
^
callback-0.c: In function ‘rb_dl_callback_void_3_0_cdecl’:
callback-0.c:182:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[3];
^
callback-0.c: In function ‘rb_dl_callback_void_3_1_cdecl’:
callback-0.c:195:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[3];
^
callback-0.c: In function ‘rb_dl_callback_void_3_2_cdecl’:
callback-0.c:208:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[3];
^
callback-0.c: In function ‘rb_dl_callback_void_3_3_cdecl’:
callback-0.c:221:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[3];
^
callback-0.c: In function ‘rb_dl_callback_void_3_4_cdecl’:
callback-0.c:234:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[3];
^
callback-0.c: In function ‘rb_dl_callback_void_4_0_cdecl’:
callback-0.c:247:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[4];
^
callback-0.c: In function ‘rb_dl_callback_void_4_1_cdecl’:
callback-0.c:261:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[4];
^
callback-0.c: In function ‘rb_dl_callback_void_4_2_cdecl’:
callback-0.c:275:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[4];
^
callback-0.c: In function ‘rb_dl_callback_void_4_3_cdecl’:
callback-0.c:289:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[4];
^
callback-0.c: In function ‘rb_dl_callback_void_4_4_cdecl’:
callback-0.c:303:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[4];
^
callback-0.c: In function ‘rb_dl_callback_void_5_0_cdecl’:
callback-0.c:317:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[5];
^
callback-0.c: In function ‘rb_dl_callback_void_5_1_cdecl’:
callback-0.c:332:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[5];
^
callback-0.c: In function ‘rb_dl_callback_void_5_2_cdecl’:
callback-0.c:347:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[5];
^
handle.c: In function ‘dlhandle_sym’:
handle.c:312:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
CHECK_DLERROR;
^
callback-0.c: In function ‘rb_dl_callback_void_5_3_cdecl’:
callback-0.c:362:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[5];
^
callback-0.c: In function ‘rb_dl_callback_void_5_4_cdecl’:
callback-0.c:377:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[5];
^
callback-0.c: In function ‘rb_dl_callback_void_6_0_cdecl’:
callback-0.c:392:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[6];
^
callback-0.c: In function ‘rb_dl_callback_void_6_1_cdecl’:
callback-0.c:408:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[6];
^
callback-0.c: In function ‘rb_dl_callback_void_6_2_cdecl’:
callback-0.c:424:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[6];
^
callback-0.c: In function ‘rb_dl_callback_void_6_3_cdecl’:
callback-0.c:440:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[6];
^
callback-0.c: In function ‘rb_dl_callback_void_6_4_cdecl’:
callback-0.c:456:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[6];
^
callback-0.c: In function ‘rb_dl_callback_void_7_0_cdecl’:
callback-0.c:472:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[7];
^
callback-0.c: In function ‘rb_dl_callback_void_7_1_cdecl’:
callback-0.c:489:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[7];
^
callback-0.c: In function ‘rb_dl_callback_void_7_2_cdecl’:
callback-0.c:506:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[7];
^
callback-0.c: In function ‘rb_dl_callback_void_7_3_cdecl’:
callback-0.c:523:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[7];
^
callback-0.c: In function ‘rb_dl_callback_void_7_4_cdecl’:
callback-0.c:540:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[7];
^
callback-0.c: In function ‘rb_dl_callback_void_8_0_cdecl’:
callback-0.c:557:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[8];
^
callback-0.c: In function ‘rb_dl_callback_void_8_1_cdecl’:
callback-0.c:575:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[8];
^
callback-0.c: In function ‘rb_dl_callback_void_8_2_cdecl’:
callback-0.c:593:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[8];
^
callback-0.c: In function ‘rb_dl_callback_void_8_3_cdecl’:
callback-0.c:611:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[8];
^
callback-0.c: In function ‘rb_dl_callback_void_8_4_cdecl’:
callback-0.c:629:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[8];
^
callback-0.c: In function ‘rb_dl_callback_void_9_0_cdecl’:
callback-0.c:647:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[9];
^
callback-0.c: In function ‘rb_dl_callback_void_9_1_cdecl’:
callback-0.c:666:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[9];
^
callback-0.c: In function ‘rb_dl_callback_void_9_2_cdecl’:
callback-0.c:685:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[9];
^
callback-0.c: In function ‘rb_dl_callback_void_9_3_cdecl’:
callback-0.c:704:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[9];
^
callback-0.c: In function ‘rb_dl_callback_void_9_4_cdecl’:
callback-0.c:723:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[9];
^
callback-0.c: In function ‘rb_dl_callback_void_10_0_cdecl’:
callback-0.c:742:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[10];
^
callback-0.c: In function ‘rb_dl_callback_void_10_1_cdecl’:
callback-0.c:762:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[10];
^
callback-0.c: In function ‘rb_dl_callback_void_10_2_cdecl’:
callback-0.c:782:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[10];
^
callback-0.c: In function ‘rb_dl_callback_void_10_3_cdecl’:
callback-0.c:802:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[10];
^
callback-0.c: In function ‘rb_dl_callback_void_10_4_cdecl’:
callback-0.c:822:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[10];
^
callback-0.c: In function ‘rb_dl_callback_void_11_0_cdecl’:
callback-0.c:842:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[11];
^
callback-0.c: In function ‘rb_dl_callback_void_11_1_cdecl’:
callback-0.c:863:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[11];
^
callback-0.c: In function ‘rb_dl_callback_void_11_2_cdecl’:
callback-0.c:884:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[11];
^
callback-0.c: In function ‘rb_dl_callback_void_11_3_cdecl’:
callback-0.c:905:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[11];
^
callback-0.c: In function ‘rb_dl_callback_void_11_4_cdecl’:
callback-0.c:926:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[11];
^
callback-0.c: In function ‘rb_dl_callback_void_12_0_cdecl’:
callback-0.c:947:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[12];
^
callback-0.c: In function ‘rb_dl_callback_void_12_1_cdecl’:
callback-0.c:969:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[12];
^
callback-0.c: In function ‘rb_dl_callback_void_12_2_cdecl’:
callback-0.c:991:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[12];
^
callback-0.c: In function ‘rb_dl_callback_void_12_3_cdecl’:
callback-0.c:1013:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[12];
^
callback-0.c: In function ‘rb_dl_callback_void_12_4_cdecl’:
callback-0.c:1035:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[12];
^
callback-0.c: In function ‘rb_dl_callback_void_13_0_cdecl’:
callback-0.c:1057:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[13];
^
callback-0.c: In function ‘rb_dl_callback_void_13_1_cdecl’:
callback-0.c:1080:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[13];
^
callback-0.c: In function ‘rb_dl_callback_void_13_2_cdecl’:
callback-0.c:1103:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[13];
^
callback-0.c: In function ‘rb_dl_callback_void_13_3_cdecl’:
callback-0.c:1126:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[13];
^
callback-0.c: In function ‘rb_dl_callback_void_13_4_cdecl’:
callback-0.c:1149:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[13];
^
callback-0.c: In function ‘rb_dl_callback_void_14_0_cdecl’:
callback-0.c:1172:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[14];
^
callback-0.c: In function ‘rb_dl_callback_void_14_1_cdecl’:
callback-0.c:1196:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[14];
^
callback-0.c: In function ‘rb_dl_callback_void_14_2_cdecl’:
callback-0.c:1220:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[14];
^
callback-0.c: In function ‘rb_dl_callback_void_14_3_cdecl’:
callback-0.c:1244:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[14];
^
callback-0.c: In function ‘rb_dl_callback_void_14_4_cdecl’:
callback-0.c:1268:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[14];
^
callback-0.c: In function ‘rb_dl_callback_void_15_0_cdecl’:
callback-0.c:1292:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[15];
^
callback-0.c: In function ‘rb_dl_callback_void_15_1_cdecl’:
callback-0.c:1317:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[15];
^
callback-0.c: In function ‘rb_dl_callback_void_15_2_cdecl’:
callback-0.c:1342:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[15];
^
callback-0.c: In function ‘rb_dl_callback_void_15_3_cdecl’:
callback-0.c:1367:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[15];
^
callback-0.c: In function ‘rb_dl_callback_void_15_4_cdecl’:
callback-0.c:1392:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[15];
^
callback-0.c: In function ‘rb_dl_callback_void_16_0_cdecl’:
callback-0.c:1417:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[16];
^
callback-0.c: In function ‘rb_dl_callback_void_16_1_cdecl’:
callback-0.c:1443:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[16];
^
callback-0.c: In function ‘rb_dl_callback_void_16_2_cdecl’:
callback-0.c:1469:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[16];
^
callback-0.c: In function ‘rb_dl_callback_void_16_3_cdecl’:
callback-0.c:1495:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[16];
^
rm -f ../../.ext/x86_64-linux/curses.so
callback-0.c: In function ‘rb_dl_callback_void_16_4_cdecl’:
callback-0.c:1521:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[16];
^
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lncursesw -lpthread -lrt -ldl -lcrypt -lm -lc
callback-0.c: In function ‘rb_dl_callback_void_17_0_cdecl’:
callback-0.c:1547:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[17];
^
callback-0.c: In function ‘rb_dl_callback_void_17_1_cdecl’:
callback-0.c:1574:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[17];
^
callback-0.c: In function ‘rb_dl_callback_void_17_2_cdecl’:
callback-0.c:1601:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[17];
^
callback-0.c: In function ‘rb_dl_callback_void_17_3_cdecl’:
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
callback-0.c:1628:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[17];
^
callback-0.c: In function ‘rb_dl_callback_void_17_4_cdecl’:
callback-0.c:1655:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[17];
^
callback-0.c: In function ‘rb_dl_callback_void_18_0_cdecl’:
callback-0.c:1682:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[18];
^
callback-0.c: In function ‘rb_dl_callback_void_18_1_cdecl’:
callback-0.c:1710:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[18];
^
callback-0.c: In function ‘rb_dl_callback_void_18_2_cdecl’:
callback-0.c:1738:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[18];
^
callback-0.c: In function ‘rb_dl_callback_void_18_3_cdecl’:
callback-0.c:1766:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[18];
^
callback-0.c: In function ‘rb_dl_callback_void_18_4_cdecl’:
callback-0.c:1794:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[18];
^
callback-0.c: In function ‘rb_dl_callback_void_19_0_cdecl’:
callback-0.c:1822:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[19];
^
callback-0.c: In function ‘rb_dl_callback_void_19_1_cdecl’:
callback-0.c:1851:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[19];
^
callback-0.c: In function ‘rb_dl_callback_void_19_2_cdecl’:
callback-0.c:1880:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[19];
^
callback-0.c: In function ‘rb_dl_callback_void_19_3_cdecl’:
callback-0.c:1909:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[19];
^
callback-0.c: In function ‘rb_dl_callback_void_19_4_cdecl’:
callback-0.c:1938:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
VALUE ret, cb, args[19];
^
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/curses'
cp ../.././ext/date/lib/date.rb ../../.ext/common
cp ../.././ext/date/lib/date/format.rb ../../.ext/common/date
cd ext/etc && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
etc.c: In function ‘passwd_iterate’:
etc.c:187:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while (pw = getpwent()) {
^
etc.c: In function ‘etc_passwd’:
etc.c:230:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
else if (pw = getpwent()) {
^
etc.c: In function ‘etc_getpwent’:
etc.c:321:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (pw = getpwent()) {
^
etc.c: In function ‘group_iterate’:
etc.c:425:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while (pw = getgrent()) {
^
etc.c: In function ‘etc_group’:
etc.c:468:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
else if (grp = getgrent()) {
^
etc.c: In function ‘etc_getgrent’:
etc.c:553:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (gr = getgrent()) {
^
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/include/ruby
exit > .HDRDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
cd ext/fcntl && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
/bin/mkdir -p ../../.ext/common/dl
exit > .RUBYLIBDIR.-.dl.time
cp ../.././ext/dl/lib/dl.rb ../../.ext/common
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/fcntl'
cp ../.././ext/dl/lib/dl/cparser.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/pack.rb ../../.ext/common/dl
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
cp ../.././ext/dl/lib/dl/stack.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl
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
cp ../.././ext/dl/lib/dl/callback.rb ../../.ext/common/dl
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
cd ext/fiber && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/fiber'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiber -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o fiber.o -c fiber.c
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
rm -f ../../.ext/x86_64-linux/fcntl.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/fcntl.so fcntl.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/fiber'
cd ext/fiddle && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/fcntl'
cd ext/gdbm && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/etc'
cd ext/iconv && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/iconv'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/iconv -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o iconv.o -c iconv.c
gdbm.c: In function ‘fgdbm_initialize’:
gdbm.c:210:25: warning: passing argument 5 of ‘gdbm_open’ from incompatible pointer type [enabled by default]
flags, mode, MY_FATAL_FUNC);
^
In file included from gdbm.c:14:0:
/usr/include/gdbm.h:105:18: note: expected ‘void (*)(const char *)’ but argument is of type ‘void (*)(char *)’
extern GDBM_FILE gdbm_open (const char *, int, int, int,
^
gdbm.c:216:29: warning: passing argument 5 of ‘gdbm_open’ from incompatible pointer type [enabled by default]
GDBM_WRCREAT|flags, mode, MY_FATAL_FUNC);
^
In file included from gdbm.c:14:0:
/usr/include/gdbm.h:105:18: note: expected ‘void (*)(const char *)’ but argument is of type ‘void (*)(char *)’
extern GDBM_FILE gdbm_open (const char *, int, int, int,
^
gdbm.c:219:29: warning: passing argument 5 of ‘gdbm_open’ from incompatible pointer type [enabled by default]
GDBM_WRITER|flags, 0, MY_FATAL_FUNC);
^
In file included from gdbm.c:14:0:
/usr/include/gdbm.h:105:18: note: expected ‘void (*)(const char *)’ but argument is of type ‘void (*)(char *)’
extern GDBM_FILE gdbm_open (const char *, int, int, int,
^
gdbm.c:222:29: warning: passing argument 5 of ‘gdbm_open’ from incompatible pointer type [enabled by default]
GDBM_READER|flags, 0, MY_FATAL_FUNC);
^
In file included from gdbm.c:14:0:
/usr/include/gdbm.h:105:18: note: expected ‘void (*)(const char *)’ but argument is of type ‘void (*)(char *)’
extern GDBM_FILE gdbm_open (const char *, int, int, int,
^
iconv.c: In function ‘get_iconv_opt_i’:
iconv.c:567:17: warning: variable ‘val’ set but not used [-Wunused-but-set-variable]
VALUE name, val;
^
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
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
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
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
rm -f ../../.ext/x86_64-linux/iconv.so
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/iconv.so iconv.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lgdbm -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/iconv'
cp ../.././ext/dl/lib/dl/value.rb ../../.ext/common/dl
cp ../.././ext/dl/dl.h ../../.ext/include/ruby
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
exit > .RUBYARCHDIR.time
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -ldl -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/gdbm'
cd ext/io/console && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
/bin/mkdir -p ../../.ext/common/fiddle
exit > .RUBYLIBDIR.-.fiddle.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/io/console'
cp ../.././ext/fiddle/lib/fiddle/closure.rb ../../.ext/common/fiddle
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/function.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/fiddle.so
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
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/fiddle.so conversions.o fiddle.o closure.o function.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -ldl -lffi -lffi -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/dl'
cd ext/io/nonblock && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/fiddle'
cd ext/io/wait && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
exit > .RUBYARCHDIR.time
rm -f ../../../.ext/x86_64-linux/io/wait.so
/bin/mkdir -p ../../../.ext/x86_64-linux/io
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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-3.o -c callback-3.c
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/io/nonblock'
cd ext/mathn/complex && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
/bin/mkdir -p ../../../.ext/x86_64-linux/io
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../../.ext/common/io/console
exit > .RUBYLIBDIR.-.console.time
rm -f ../../../.ext/x86_64-linux/io/console.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/io/console.so console.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/mathn/complex'
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
cp ../../.././ext/io/console/lib/console/size.rb ../../../.ext/common/io/console
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/io/console'
cd ext/mathn/rational && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
/bin/mkdir -p ../../../.ext/x86_64-linux/mathn
exit > .RUBYARCHDIR.time
rm -f ../../.ext/x86_64-linux/bigdecimal.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/bigdecimal.so bigdecimal.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/mathn/rational'
cd ext/nkf && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/bigdecimal'
cd ext/objspace && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/nkf'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/objspace'
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
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
nkf.c: In function ‘rb_nkf_convert’:
nkf.c:138:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
volatile VALUE tmp;
^
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/objspace'
cd ext/openssl && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
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
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/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/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
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
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/date'
cd ext/pathname && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
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/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
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
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/nkf'
cd ext/psych && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o parser.o -c parser.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
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
cp ../.././ext/pathname/lib/pathname.rb ../../.ext/common
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/pathname'
cd ext/pty && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/pty'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/pty -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o pty.o -c pty.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 yaml_tree.o -c yaml_tree.c
pty.c: In function ‘chfunc’:
pty.c:210:12: warning: ignoring return value of ‘seteuid’, declared with attribute warn_unused_result [-Wunused-result]
seteuid(getuid());
^
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 emitter.o -c emitter.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
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lutil -lpthread -lrt -ldl -lcrypt -lm -lc
cp ../.././ext/pty/lib/expect.rb ../../.ext/common
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/pty'
cd ext/racc/cparse && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
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 to_ruby.o -c to_ruby.c
cd ext/readline && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/readline'
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
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
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
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common/psych/handlers
exit > .RUBYLIBDIR.-.psych.-.handlers.time
/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/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
cp ../.././ext/psych/lib/psych/parser.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/syntax_error.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/stream.rb ../../.ext/common/psych
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
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 parser.o yaml_tree.o emitter.o to_ruby.o psych.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lyaml -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/psych'
cd ext/ripper && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
/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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/racc/cparse'
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
cd ext/sdbm && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
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
cd ext/socket && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lreadline -lncurses -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/readline'
cd ext/stringio && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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
generating constant definitions
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
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/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/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_pkey_ec.o -c ossl_pkey_ec.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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/sdbm'
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
cd ext/strscan && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/strscan'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/strscan -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o strscan.o -c strscan.c
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
rm -f ../../.ext/x86_64-linux/stringio.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/stringio.so stringio.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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/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
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/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/x86_64-linux
exit > .RUBYARCHDIR.time
rm -f ../../.ext/x86_64-linux/strscan.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/strscan.so strscan.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
cd ext/syck && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
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
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/syck'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o handler.o -c handler.c
cd ext/syslog && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/strscan'
cd ext/tk/tkutil && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/syslog'
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/tk/tkutil'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/tk/tkutil'
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
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
/bin/mkdir -p ../../.ext/common/ripper
exit > .RUBYLIBDIR.-.ripper.time
cp ../.././ext/ripper/lib/ripper.rb ../../.ext/common
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
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/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
rm -f ../../../.ext/x86_64-linux/dl/callback.so
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/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o rubyext.o -c rubyext.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 -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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
ossl_ssl.c: In function ‘ossl_sslctx_session_new_cb’:
ossl_ssl.c:382:35: warning: variable ‘ret_obj’ set but not used [-Wunused-but-set-variable]
VALUE ary, ssl_obj, sess_obj, ret_obj;
^
ossl_ssl.c: In function ‘ossl_sslctx_session_remove_cb’:
ossl_ssl.c:431:38: warning: variable ‘ret_obj’ set but not used [-Wunused-but-set-variable]
VALUE ary, sslctx_obj, sess_obj, ret_obj;
^
ossl_ssl.c: In function ‘ssl_servername_cb’:
ossl_ssl.c:508:25: warning: variable ‘ret_obj’ set but not used [-Wunused-but-set-variable]
VALUE ary, ssl_obj, ret_obj;
^
ossl_ssl.c: In function ‘ossl_ssl_shutdown’:
ossl_ssl.c:987: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
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/dl/callback'
cd ext/win32ole && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/win32ole'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/win32ole'
cd ext/zlib && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all
rubyext.c: In function ‘syck_seq_initialize’:
rubyext.c:1529:15: warning: variable ‘node’ set but not used [-Wunused-but-set-variable]
SyckNode *node;
^
make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/zlib'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/zlib -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o zlib.o -c zlib.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
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/syslog'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o node.o -c node.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
zlib.c: In function ‘zstream_sync’:
zlib.c:901:11: warning: variable ‘rest’ set but not used [-Wunused-but-set-variable]
VALUE rest;
^
zlib.c: In function ‘gzfile_getc’:
zlib.c:2563:20: warning: variable ‘res’ set but not used [-Wunused-but-set-variable]
rb_econv_result_t res;
^
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o bytecode.o -c bytecode.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 unixserver.o -c unixserver.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/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/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o emitter.o -c emitter.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
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/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
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o gram.o -c gram.c
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
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
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
ancdata.c: In function ‘bsock_sendmsg_internal’:
ancdata.c:1168:13: warning: variable ‘last_type’ set but not used [-Wunused-but-set-variable]
int last_type = 0;
^
ancdata.c:1167:13: warning: variable ‘last_level’ set but not used [-Wunused-but-set-variable]
int last_level = 0;
^
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
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o yaml2byte.o -c yaml2byte.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_pkcs7.o -c ossl_pkcs7.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o implicit.o -c implicit.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o syck.o -c syck.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/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=core-avx2 -O2 -pipe -Wall -g -fno-strict-aliasing -fPIC -o token.o -c token.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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lz -lpthread -lrt -ldl -lcrypt -lm -lc
token.re: In function ‘sycklex_yaml_utf8’:
token.re:541:36: warning: variable ‘lvl’ set but not used [-Wunused-but-set-variable]
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYARCHDIR.time
/bin/mkdir -p ../../.ext/common
exit > .RUBYLIBDIR.time
/bin/mkdir -p ../../.ext/common/yaml
exit > .RUBYLIBDIR.-.yaml.time
/bin/mkdir -p ../../.ext/common/syck
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/zlib'
/bin/mkdir -p ../../.ext/x86_64-linux
exit > .RUBYLIBDIR.-.syck.time
exit > .RUBYARCHDIR.time
cp ../.././ext/syck/lib/syck.rb ../../.ext/common
/bin/mkdir -p ../../.ext/common
cp ../.././ext/syck/lib/yaml/syck.rb ../../.ext/common/yaml
cp ../.././ext/syck/lib/syck/error.rb ../../.ext/common/syck
exit > .RUBYLIBDIR.time
cp ../.././ext/syck/lib/syck/syck.rb ../../.ext/common/syck
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
cp ../.././ext/syck/lib/syck/ypath.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/stringio.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/tag.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/baseemitter.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/types.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/constants.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/yamlnode.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/loader.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/stream.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/rubytypes.rb ../../.ext/common/syck
cp ../.././ext/syck/lib/syck/basenode.rb ../../.ext/common/syck
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_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/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
cp ../.././ext/socket/lib/socket.rb ../../.ext/common
cp ../.././ext/syck/lib/syck/encoding.rb ../../.ext/common/syck
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/ssl-internal.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/x509-internal.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
ossl_rand.o: In function `ossl_rand_egd_bytes':
/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/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-1.9.3_p484/work/ruby-1.9.3-p484/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-1.9.3_p484/work/ruby-1.9.3-p484/ext/openssl'
make[1]: *** [ext/openssl/all] Error 2
make[1]: *** Waiting for unfinished jobs....
rm -f ../../.ext/x86_64-linux/syck.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/syck.so handler.o rubyext.o node.o bytecode.o emitter.o gram.o yaml2byte.o implicit.o syck.o token.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/syck'
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/socket'
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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc
make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484/ext/ripper'
make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484'
make: *** [build-ext] Error 2
* ERROR: dev-lang/ruby-1.9.3_p484::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=dev-lang/ruby-1.9.3_p484::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-lang/ruby-1.9.3_p484::gentoo'`.
* The complete build log is located at '/home/portage-log/build/dev-lang/ruby-1.9.3_p484:20140713-183052.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/ruby-1.9.3_p484/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-lang/ruby-1.9.3_p484/temp/environment'.
* Working directory: '/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484'
* S: '/var/tmp/portage/dev-lang/ruby-1.9.3_p484/work/ruby-1.9.3-p484'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment