Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 122778 Details for
Bug 182862
dev-lang/ruby install script fails with file too big
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ruby build.log
build.log (text/plain), 85.33 KB, created by
Isaac ‘Will It Work’ Dansicker
on 2007-06-22 03:11:08 UTC
(
hide
)
Description:
Ruby build.log
Filename:
MIME Type:
Creator:
Isaac ‘Will It Work’ Dansicker
Created:
2007-06-22 03:11:08 UTC
Size:
85.33 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking ruby-1.8.6-p36.tar.gz to /var/tmp/portage/dev-lang/ruby-1.8.6_p36/work > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36' ... > [32;01m*[0m Running aclocal ... >[A[90C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[90C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36 ... > * econf: updating ruby-1.8.6-p36/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ruby-1.8.6-p36/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i486-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --program-suffix=18 --enable-shared --disable-socks --disable-install-doc --enable-pthread --enable-ipv6 --disable-debug --with-tk --with-sitedir=/usr/lib/ruby/site_ruby --build=i486-pc-linux-gnu >checking build system type... i486-pc-linux-gnu >checking host system type... i486-pc-linux-gnu >checking target system type... i486-pc-linux-gnu >checking for i486-pc-linux-gnu-gcc... i486-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i486-pc-linux-gnu-gcc accepts -g... yes >checking for i486-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... i486-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether i486-pc-linux-gnu-gcc needs -traditional... no >checking whether the linker is GNU ld... yes >checking whether i486-pc-linux-gnu-gcc -E accepts -o... yes >checking for bison... bison -y >checking for i486-pc-linux-gnu-ranlib... i486-pc-linux-gnu-ranlib >checking for i486-pc-linux-gnu-ar... i486-pc-linux-gnu-ar >checking for i486-pc-linux-gnu-as... i486-pc-linux-gnu-as >checking whether ln -s works... yes >checking whether make sets $(MAKE)... yes >checking for a BSD-compatible install... /bin/install -c >checking for AIX... no >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 for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for long long... yes >checking for off_t... yes >checking for int... yes >checking size of int... 4 >checking for short... yes >checking size of short... 2 >checking for long... yes >checking size of long... 4 >checking for long long... (cached) yes >checking size of long long... 8 >checking for __int64... no >checking size of __int64... 0 >checking for off_t... (cached) yes >checking size of off_t... 8 >checking for void*... yes >checking size of void*... 4 >checking for float... yes >checking size of float... 4 >checking for double... yes >checking size of double... 8 >checking for time_t... yes >checking size of time_t... 4 >checking for pid_t... yes >checking for gid_t... yes >checking for uid_t... yes >checking for prototypes... yes >checking token paste string... ansi >checking for variable length prototypes and stdarg.h... yes >checking for noreturn function attribute... __attribute__ ((noreturn)) x >checking for noinline function attribute... __attribute__ ((noinline)) x >checking for RUBY_EXTERN... no >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 dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) 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 for memory.h... (cached) 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 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 pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking ucontext.h usability... yes >checking ucontext.h presence... yes >checking for ucontext.h... yes >checking intrinsics.h usability... no >checking intrinsics.h presence... no >checking for intrinsics.h... no >checking for rlim_t... yes >checking size of rlim_t... 8 >checking for size_t... yes >checking for struct stat.st_blksize... yes >checking for struct stat.st_blocks... yes >checking for struct stat.st_rdev... yes >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 working memcmp... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for ftello... yes >checking for dup2... yes >checking for memmove... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for strerror... yes >checking for strftime... yes >checking for strchr... yes >checking for strstr... yes >checking for strtoul... yes >checking for crypt... yes >checking for flock... yes >checking for vsnprintf... 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 fmod... yes >checking for killpg... yes >checking for wait4... yes >checking for waitpid... yes >checking for syscall... yes >checking for chroot... yes >checking for fsync... yes >checking for getcwd... yes >checking for eaccess... yes >checking for truncate... yes >checking for chsize... no >checking for times... yes >checking for utimes... yes >checking for fcntl... yes >checking for lockf... yes >checking for lstat... yes >checking for symlink... yes >checking for link... yes >checking for readlink... yes >checking for setitimer... yes >checking for setruid... no >checking for seteuid... yes >checking for setreuid... yes >checking for setresuid... yes >checking for setproctitle... no >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 dlopen... yes >checking for sigprocmask... yes >checking for sigaction... yes >checking for _setjmp... yes >checking for setsid... yes >checking for telldir... yes >checking for seekdir... yes >checking for fchmod... yes >checking for mktime... yes >checking for timegm... yes >checking for cosh... yes >checking for sinh... yes >checking for tanh... yes >checking for setuid... yes >checking for setgid... yes >checking for setenv... yes >checking for unsetenv... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct tm.tm_gmtoff... yes >checking for external int daylight... yes >checking for negative time_t for gmtime(3)... yes >checking whether getpgrp requires zero arguments... yes >checking whether setpgrp takes no argument... yes >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 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 whether need to seek between R/W... no >checking whether st_ino is huge... yes >checking whether _SC_CLK_TCK is supported... yes >checking stack growing direction... (cached) -1 >checking for pthread_kill in -lpthread... yes >checking for nanosleep... yes >checking for getcontext... yes >checking for setcontext... yes >checking whether ELF binaries are produced... yes >checking whether OS depend dynamic link works... yes >checking for nroff... /usr/bin/nroff >creating config.h >configure: creating ./config.status >config.status: creating Makefile >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c array.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c bignum.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c class.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c compar.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c dir.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c dln.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c enum.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c error.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c eval.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c file.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c gc.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c hash.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c inits.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c io.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c marshal.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c math.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c numeric.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c object.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c pack.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c parse.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c process.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c prec.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c random.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c range.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c re.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c regex.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c ruby.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c signal.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c sprintf.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c st.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c string.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c struct.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c time.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c util.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c variable.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c version.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c dmyext.c >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -I. -I. -c main.c >i486-pc-linux-gnu-ar rcu libruby18-static.a array.o bignum.o class.o compar.o dir.o dln.o enum.o error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o dmyext.o >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o libruby18-static.a -lpthread -ldl -lcrypt -lm -o miniruby >i486-pc-linux-gnu-gcc -shared -Wl,-soname,libruby18.so.1.8 array.o bignum.o class.o compar.o dir.o dln.o enum.o error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o dmyext.o -lpthread -ldl -lcrypt -lm -o libruby18.so.1.8.6 >rbconfig.rb updated >compiling Win32API >compiling bigdecimal >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/bigdecimal' >mkdir -p ../../.ext/i486-linux >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/bigdecimal -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c bigdecimal.c >mkdir -p ../../.ext/common/bigdecimal >cp ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal >cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal >cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal >cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal >cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/bigdecimal.so bigdecimal.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/bigdecimal' >compiling curses >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/curses' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/curses -DHAVE_NCURSES_H -DHAVE_BEEP -DHAVE_BKGD -DHAVE_BKGDSET -DHAVE_CURS_SET -DHAVE_DELETELN -DHAVE_DOUPDATE -DHAVE_FLASH -DHAVE_GETBKGD -DHAVE_GETNSTR -DHAVE_ISENDWIN -DHAVE_KEYNAME -DHAVE_KEYPAD -DHAVE_RESIZETERM -DHAVE_SCRL -DHAVE_SETSCRREG -DHAVE_UNGETCH -DHAVE_WATTROFF -DHAVE_WATTRON -DHAVE_WATTRSET -DHAVE_WBKGD -DHAVE_WBKGDSET -DHAVE_WDELETELN -DHAVE_WGETNSTR -DHAVE_WRESIZE -DHAVE_WSCRL -DHAVE_WSETSCRREG -DHAVE_DEF_PROG_MODE -DHAVE_RESET_PROG_MODE -DHAVE_TIMEOUT -DHAVE_WTIMEOUT -DHAVE_NODELAY -DHAVE_INIT_COLOR -DHAVE_WCOLOR_SET -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c curses.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/curses.so curses.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lncurses -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/curses' >compiling dbm >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/dbm' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/dbm -DHAVE_TYPE_DBM -DHAVE___DB_NDBM_CLEARERR -DDB_DBM_HSEARCH -DDBM_HDR="<db.h>" -DHAVE_SYS_CDEFS_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c dbm.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/dbm.so dbm.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -ldb -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/dbm' >compiling digest >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/digest' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/digest -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c digest.c >cp ../.././ext/digest/lib/digest.rb ../../.ext/common >cp ../.././ext/digest/lib/md5.rb ../../.ext/common >cp ../.././ext/digest/lib/sha1.rb ../../.ext/common >cp ../.././ext/digest/digest.h ../../.ext/i486-linux >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/digest.so digest.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/digest' >compiling digest/bubblebabble >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/digest/bubblebabble' >mkdir -p ../../../.ext/i486-linux/digest >i486-pc-linux-gnu-gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DHAVE_CONFIG_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c bubblebabble.c >i486-pc-linux-gnu-gcc -shared -o ../../../.ext/i486-linux/digest/bubblebabble.so bubblebabble.o -L'.' -L'../../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/digest/bubblebabble' >compiling digest/md5 >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/digest/md5' >i486-pc-linux-gnu-gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_MD5_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c md5init.c >i486-pc-linux-gnu-gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_MD5_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c md5ossl.c >i486-pc-linux-gnu-gcc -shared -o ../../../.ext/i486-linux/digest/md5.so md5init.o md5ossl.o -L'.' -L'../../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lcrypto -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/digest/md5' >compiling digest/rmd160 >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/digest/rmd160' >i486-pc-linux-gnu-gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DNDEBUG -DHAVE_CONFIG_H -DHAVE_OPENSSL_RIPEMD_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c rmd160init.c >i486-pc-linux-gnu-gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DNDEBUG -DHAVE_CONFIG_H -DHAVE_OPENSSL_RIPEMD_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c rmd160ossl.c >i486-pc-linux-gnu-gcc -shared -o ../../../.ext/i486-linux/digest/rmd160.so rmd160init.o rmd160ossl.o -L'.' -L'../../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lcrypto -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/digest/rmd160' >compiling digest/sha1 >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/digest/sha1' >i486-pc-linux-gnu-gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_SHA_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c sha1init.c >i486-pc-linux-gnu-gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_SHA_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c sha1ossl.c >i486-pc-linux-gnu-gcc -shared -o ../../../.ext/i486-linux/digest/sha1.so sha1init.o sha1ossl.o -L'.' -L'../../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lcrypto -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/digest/sha1' >compiling digest/sha2 >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/digest/sha2' >i486-pc-linux-gnu-gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c sha2.c >i486-pc-linux-gnu-gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c sha2init.c >mkdir -p ../../../.ext/common/digest >cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest >i486-pc-linux-gnu-gcc -shared -o ../../../.ext/i486-linux/digest/sha2.so sha2.o sha2init.o -L'.' -L'../../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/digest/sha2' >compiling dl >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/dl' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -c ptr.c >Generating call.func > void > char > short > long > float > double >Generating callback.func >Generating cbtable.func >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -c handle.c >mkdir -p ../../.ext/common/dl >cp ../.././ext/dl/lib/dl/struct.rb ../../.ext/common/dl >cp ../.././ext/dl/lib/dl/import.rb ../../.ext/common/dl >cp ../.././ext/dl/lib/dl/win32.rb ../../.ext/common/dl >cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl >cp dlconfig.h ../../.ext/i486-linux >cp ../.././ext/dl/dl.h ../../.ext/i486-linux >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -c sym.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -c dl.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/dl.so ptr.o sym.o dl.o handle.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -ldl -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/dl' >compiling enumerator >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/enumerator' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/enumerator -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c enumerator.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/enumerator.so enumerator.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/enumerator' >compiling etc >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/etc' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/etc -DHAVE_GETLOGIN -DHAVE_GETPWENT -DHAVE_GETGRENT -DHAVE_ST_PW_GECOS -DHAVE_ST_PW_PASSWD -DHAVE_ST_GR_PASSWD -DHAVE_TYPE_UID_T -DPW_UID2VAL=UINT2NUM -DPW_VAL2UID=NUM2UINT -DHAVE_TYPE_GID_T -DPW_GID2VAL=UINT2NUM -DPW_VAL2GID=NUM2UINT -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c etc.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/etc.so etc.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/etc' >compiling fcntl >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/fcntl' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/fcntl -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c fcntl.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/fcntl.so fcntl.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/fcntl' >compiling gdbm >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/gdbm' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/gdbm -DHAVE_GDBM_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c gdbm.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/gdbm.so gdbm.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lgdbm -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/gdbm' >compiling iconv >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/iconv' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/iconv -DHAVE_ICONV -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c iconv.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/iconv.so iconv.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/iconv' >compiling io/wait >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/io/wait' >mkdir -p ../../../.ext/i486-linux/io >i486-pc-linux-gnu-gcc -I. -I../../.. -I../../../. -I../../.././ext/io/wait -DFIONREAD_HEADER="<sys/ioctl.h>" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c wait.c >mkdir -p ../../../.ext/common/io >cp ../../.././ext/io/wait/lib/nonblock.rb ../../../.ext/common/io >i486-pc-linux-gnu-gcc -shared -o ../../../.ext/i486-linux/io/wait.so wait.o -L'.' -L'../../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/io/wait' >compiling nkf >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/nkf' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/nkf -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c nkf.c >cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/nkf.so nkf.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/nkf' >compiling openssl >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/openssl' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_pkcs12.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_pkey.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_hmac.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_ns_spki.c >ossl_ns_spki.c: In function 'ossl_spki_initialize': >ossl_ns_spki.c:67: warning: passing argument 2 of 'd2i_NETSCAPE_SPKI' from incompatible pointer type >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_x509attr.c >ossl_x509attr.c: In function 'ossl_x509attr_initialize': >ossl_x509attr.c:100: warning: passing argument 2 of 'd2i_X509_ATTRIBUTE' from incompatible pointer type >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_bn.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_x509crl.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_config.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_x509ext.c >ossl_x509ext.c: In function 'ossl_x509ext_initialize': >ossl_x509ext.c:285: warning: passing argument 2 of 'd2i_X509_EXTENSION' from incompatible pointer type >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_x509req.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_cipher.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_pkey_rsa.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_pkey_dsa.c >ossl_pkey_dsa.c: In function 'ossl_dsa_initialize': >ossl_pkey_dsa.c:141: warning: passing argument 1 of 'PEM_ASN1_read_bio' from incompatible pointer type >ossl_pkey_dsa.c:141: warning: passing argument 4 of 'PEM_ASN1_read_bio' from incompatible pointer type >ossl_pkey_dsa.c: In function 'ossl_dsa_to_public_key': >ossl_pkey_dsa.c:313: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_bio.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_x509name.c >ossl_x509name.c: In function 'ossl_x509name_initialize': >ossl_x509name.c:135: warning: passing argument 2 of 'd2i_X509_NAME' from incompatible pointer type >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_asn1.c >ossl_asn1.c: In function 'decode_bool': >ossl_asn1.c:313: warning: passing argument 2 of 'd2i_ASN1_BOOLEAN' from incompatible pointer type >ossl_asn1.c: In function 'decode_int': >ossl_asn1.c:328: warning: passing argument 2 of 'd2i_ASN1_INTEGER' from incompatible pointer type >ossl_asn1.c: In function 'decode_bstr': >ossl_asn1.c:347: warning: passing argument 2 of 'd2i_ASN1_BIT_STRING' from incompatible pointer type >ossl_asn1.c: In function 'decode_enum': >ossl_asn1.c:373: warning: passing argument 2 of 'd2i_ASN1_ENUMERATED' from incompatible pointer type >ossl_asn1.c: In function 'decode_null': >ossl_asn1.c:390: warning: passing argument 2 of 'd2i_ASN1_NULL' from incompatible pointer type >ossl_asn1.c: In function 'decode_obj': >ossl_asn1.c:407: warning: passing argument 2 of 'd2i_ASN1_OBJECT' from incompatible pointer type >ossl_asn1.c: In function 'decode_time': >ossl_asn1.c:435: warning: passing argument 2 of 'd2i_ASN1_TIME' from incompatible pointer type >ossl_asn1.c: In function 'ossl_asn1_decode0': >ossl_asn1.c:727: warning: passing argument 1 of 'ASN1_get_object' from incompatible pointer type >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_ssl.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_pkcs7.c >ossl_pkcs7.c: In function 'ossl_pkcs7si_new': >ossl_pkcs7.c:90: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type >ossl_pkcs7.c: In function 'DupPKCS7SignerPtr': >ossl_pkcs7.c:103: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type >ossl_pkcs7.c: In function 'ossl_pkcs7ri_new': >ossl_pkcs7.c:116: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type >ossl_pkcs7.c: In function 'DupPKCS7RecipientPtr': >ossl_pkcs7.c:129: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_x509store.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_pkey_dh.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_engine.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_x509revoked.c >ossl_x509revoked.c: In function 'ossl_x509revoked_new': >ossl_x509revoked.c:48: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type >ossl_x509revoked.c: In function 'DupX509RevokedPtr': >ossl_x509revoked.c:64: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_digest.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_x509.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_rand.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c openssl_missing.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_x509cert.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c ossl_ocsp.c >ossl_ocsp.c: In function 'ossl_ocspreq_initialize': >ossl_ocsp.c:114: warning: passing argument 2 of 'd2i_OCSP_REQUEST' from incompatible pointer type >ossl_ocsp.c: In function 'ossl_ocspres_initialize': >ossl_ocsp.c:321: warning: passing argument 2 of 'd2i_OCSP_RESPONSE' from incompatible pointer type >mkdir -p ../../.ext/common/net >mkdir -p ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common >cp ../.././ext/openssl/lib/net/ftptls.rb ../../.ext/common/net >cp ../.././ext/openssl/lib/net/telnets.rb ../../.ext/common/net >cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl >cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/openssl.so ossl_pkcs12.o ossl_pkey.o ossl_hmac.o ossl_ns_spki.o ossl_x509attr.o ossl_bn.o ossl_x509crl.o ossl.o ossl_config.o ossl_x509ext.o ossl_x509req.o ossl_cipher.o ossl_pkey_rsa.o ossl_pkey_dsa.o ossl_bio.o ossl_x509name.o ossl_asn1.o ossl_ssl.o ossl_pkcs7.o ossl_x509store.o ossl_pkey_dh.o ossl_engine.o ossl_x509revoked.o ossl_digest.o ossl_x509.o ossl_rand.o openssl_missing.o ossl_x509cert.o ossl_ocsp.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lssl -lcrypto -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/openssl' >compiling pty >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/pty' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/pty -DHAVE_SYS_STROPTS_H -DHAVE_SETRESUID -DHAVE_PTY_H -DHAVE_OPENPTY -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c pty.c >cp ../.././ext/pty/lib/expect.rb ../../.ext/common >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/pty.so pty.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lutil -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/pty' >compiling racc/cparse >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/racc/cparse' >mkdir -p ../../../.ext/i486-linux/racc >i486-pc-linux-gnu-gcc -I. -I../../.. -I../../../. -I../../.././ext/racc/cparse -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c cparse.c >i486-pc-linux-gnu-gcc -shared -o ../../../.ext/i486-linux/racc/cparse.so cparse.o -L'.' -L'../../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/racc/cparse' >compiling readline >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/readline' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/readline -DHAVE_READLINE_READLINE_H -DHAVE_READLINE_HISTORY_H -DHAVE_RL_FILENAME_COMPLETION_FUNCTION -DHAVE_RL_USERNAME_COMPLETION_FUNCTION -DHAVE_RL_COMPLETION_MATCHES -DHAVE_RL_DEPREP_TERM_FUNCTION -DHAVE_RL_COMPLETION_APPEND_CHARACTER -DHAVE_RL_BASIC_WORD_BREAK_CHARACTERS -DHAVE_RL_COMPLETER_WORD_BREAK_CHARACTERS -DHAVE_RL_BASIC_QUOTE_CHARACTERS -DHAVE_RL_COMPLETER_QUOTE_CHARACTERS -DHAVE_RL_FILENAME_QUOTE_CHARACTERS -DHAVE_RL_ATTEMPTED_COMPLETION_OVER -DHAVE_RL_LIBRARY_VERSION -DHAVE_RL_EVENT_HOOK -DHAVE_RL_CLEANUP_AFTER_SIGNAL -DHAVE_RL_CLEAR_SIGNALS -DHAVE_RL_VI_EDITING_MODE -DHAVE_RL_EMACS_EDITING_MODE -DHAVE_RL_CLEAR_SIGNALS -DHAVE_REPLACE_HISTORY_ENTRY -DHAVE_REMOVE_HISTORY -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c readline.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/readline.so readline.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lreadline -lncurses -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/readline' >compiling sdbm >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/sdbm' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/sdbm -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c _sdbm.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/sdbm -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c init.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/sdbm.so _sdbm.o init.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/sdbm' >compiling socket >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/socket' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/socket -DHAVE_ARPA_INET_H -DENABLE_IPV6 -DINET6 -DHAVE_SOCKADDR_STORAGE -DHAVE_NETINET_TCP_H -DHAVE_NETINET_UDP_H -DHAVE_SENDMSG -DHAVE_RECVMSG -DHAVE_ST_MSG_CONTROL -DHAVE_GETNAMEINFO -DHAVE_GETADDRINFO -DHAVE_TYPE_SOCKLEN_T -DHAVE_SYS_UN_H -DHAVE_SYS_UIO_H -DHAVE_SOCKET -DHAVE_GETHOSTBYNAME2 -DHAVE_SOCKETPAIR -DHAVE_GETHOSTNAME -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c socket.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/socket.so socket.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/socket' >compiling stringio >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/stringio' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/stringio -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c stringio.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/stringio.so stringio.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/stringio' >compiling strscan >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/strscan' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/strscan -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c strscan.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/strscan.so strscan.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/strscan' >compiling syck >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/syck' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c rubyext.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c handler.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c token.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c implicit.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c yaml2byte.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c gram.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c node.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c syck.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c emitter.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c bytecode.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/syck.so rubyext.o handler.o token.o implicit.o yaml2byte.o gram.o node.o syck.o emitter.o bytecode.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/syck' >compiling syslog >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/syslog' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/syslog -DHAVE_SYSLOG_H -DHAVE_OPENLOG -DHAVE_SETLOGMASK -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c syslog.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/syslog.so syslog.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/syslog' >compiling thread >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/thread' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/thread -DUSE_MEM_POOLS -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c thread.c >thread.c: In function 'wait_condvar': >thread.c:676: warning: passing argument 1 of 'rb_ensure' from incompatible pointer type >cp ../.././ext/thread/lib/thread.rb ../../.ext/common >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/thread.so thread.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/thread' >compiling tk >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/tk' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/tk -DHAVE_TCL_H -DHAVE_TK_H -DWITH_TCL_ENABLE_THREAD=1 -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c stubs.c >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/tk -DHAVE_TCL_H -DHAVE_TK_H -DWITH_TCL_ENABLE_THREAD=1 -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c tcltklib.c >mkdir -p ../../.ext/common/tkextlib/tktrans >mkdir -p ../../.ext/common/tkextlib/itcl >mkdir -p ../../.ext/common/tkextlib/ICONS >mkdir -p ../../.ext/common/tkextlib/itk >mkdir -p ../../.ext/common/tkextlib/iwidgets >mkdir -p ../../.ext/common/tkextlib/tktable >mkdir -p ../../.ext/common/tkextlib/winico >mkdir -p ../../.ext/common/tkextlib/bwidget >mkdir -p ../../.ext/common/tkextlib/tclx >mkdir -p ../../.ext/common/tkextlib/tkimg >mkdir -p ../../.ext/common/tkextlib/trofs >mkdir -p ../../.ext/common/tkextlib/tcllib >mkdir -p ../../.ext/common/tkextlib/tile >mkdir -p ../../.ext/common/tkextlib/blt >mkdir -p ../../.ext/common/tkextlib/blt/tile >mkdir -p ../../.ext/common/tkextlib/treectrl >mkdir -p ../../.ext/common/tkextlib/tkHTML >mkdir -p ../../.ext/common/tkextlib/vu >mkdir -p ../../.ext/common/tkextlib/tkDND >mkdir -p ../../.ext/common/tk >cp ../.././ext/tk/lib/tkmngfocus.rb ../../.ext/common >cp ../.././ext/tk/lib/tkcanvas.rb ../../.ext/common >cp ../.././ext/tk/lib/tkentry.rb ../../.ext/common >cp ../.././ext/tk/lib/tkconsole.rb ../../.ext/common >cp ../.././ext/tk/lib/tktext.rb ../../.ext/common >cp ../.././ext/tk/lib/tkbgerror.rb ../../.ext/common >cp ../.././ext/tk/lib/tk.rb ../../.ext/common >cp ../.././ext/tk/lib/multi-tk.rb ../../.ext/common >cp ../.././ext/tk/lib/tkafter.rb ../../.ext/common >cp ../.././ext/tk/lib/tkmenubar.rb ../../.ext/common >cp ../.././ext/tk/lib/tcltk.rb ../../.ext/common >cp ../.././ext/tk/lib/tkfont.rb ../../.ext/common >cp ../.././ext/tk/lib/tkdialog.rb ../../.ext/common >cp ../.././ext/tk/lib/tkscrollbox.rb ../../.ext/common >cp ../.././ext/tk/lib/tkvirtevent.rb ../../.ext/common >cp ../.././ext/tk/lib/tkclass.rb ../../.ext/common >cp ../.././ext/tk/lib/tkpalette.rb ../../.ext/common >cp ../.././ext/tk/lib/tkmacpkg.rb ../../.ext/common >cp ../.././ext/tk/lib/tkwinpkg.rb ../../.ext/common >cp ../.././ext/tk/lib/remote-tk.rb ../../.ext/common >cp ../.././ext/tk/lib/tkextlib/tktrans/tktrans.rb ../../.ext/common/tkextlib/tktrans >cp ../.././ext/tk/lib/tkextlib/tktrans/setup.rb ../../.ext/common/tkextlib/tktrans >cp ../.././ext/tk/lib/tkextlib/itcl/incr_tcl.rb ../../.ext/common/tkextlib/itcl >cp ../.././ext/tk/lib/tkextlib/itcl/setup.rb ../../.ext/common/tkextlib/itcl >cp ../.././ext/tk/lib/tkextlib/tkDND.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tcllib.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/winico.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/itcl.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tkimg.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/bwidget.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/iwidgets.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tile.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/version.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/blt.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/itk.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/vu.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/ICONS.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/pkg_checker.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tclx.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tktrans.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tkHTML.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/tktable.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/treectrl.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/trofs.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/setup.rb ../../.ext/common/tkextlib >cp ../.././ext/tk/lib/tkextlib/ICONS/icons.rb ../../.ext/common/tkextlib/ICONS >cp ../.././ext/tk/lib/tkextlib/ICONS/setup.rb ../../.ext/common/tkextlib/ICONS >cp ../.././ext/tk/lib/tkextlib/itk/incr_tk.rb ../../.ext/common/tkextlib/itk >cp ../.././ext/tk/lib/tkextlib/itk/setup.rb ../../.ext/common/tkextlib/itk >cp ../.././ext/tk/lib/tkextlib/iwidgets/watch.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/canvasprintbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/datefield.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/tabset.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/extfileselectionbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/optionmenu.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/fileselectiondialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/mainwindow.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledcanvas.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledwidget.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/timeentry.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/hierarchy.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/messagedialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/dateentry.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/labeledwidget.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/spindate.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/radiobox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/checkbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/selectionbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/messagebox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scopedobject.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/shell.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/finddialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/spintime.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/notebook.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/fileselectionbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/extbutton.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/pushbutton.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/promptdialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/panedwindow.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/spinint.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/tabnotebook.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/dialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/timefield.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledtext.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/combobox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/hyperhelp.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/canvasprintdialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/entryfield.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/dialogshell.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/labeledframe.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/buttonbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledhtml.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/menubar.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/extfileselectiondialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledlistbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/setup.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/spinner.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledframe.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/disjointlistbox.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/selectiondialog.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/calendar.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/toolbar.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/iwidgets/feedback.rb ../../.ext/common/tkextlib/iwidgets >cp ../.././ext/tk/lib/tkextlib/tktable/tktable.rb ../../.ext/common/tkextlib/tktable >cp ../.././ext/tk/lib/tkextlib/tktable/setup.rb ../../.ext/common/tkextlib/tktable >cp ../.././ext/tk/lib/tkextlib/winico/winico.rb ../../.ext/common/tkextlib/winico >cp ../.././ext/tk/lib/tkextlib/winico/setup.rb ../../.ext/common/tkextlib/winico >cp ../.././ext/tk/lib/tkextlib/bwidget/dropsite.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/selectcolor.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/bitmap.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/pagesmanager.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/scrolledwindow.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/listbox.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/dragsite.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/widget.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/labelentry.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/progressbar.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/entry.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/button.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/separator.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/notebook.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/arrowbutton.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/scrollview.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/spinbox.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/panedwindow.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/dialog.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/scrollableframe.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/combobox.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/messagedlg.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/passwddlg.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/labelframe.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/selectfont.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/buttonbox.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/dynamichelp.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/progressdlg.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/setup.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/statusbar.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/mainframe.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/panelframe.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/titleframe.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/tree.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/bwidget/label.rb ../../.ext/common/tkextlib/bwidget >cp ../.././ext/tk/lib/tkextlib/tclx/tclx.rb ../../.ext/common/tkextlib/tclx >cp ../.././ext/tk/lib/tkextlib/tclx/setup.rb ../../.ext/common/tkextlib/tclx >cp ../.././ext/tk/lib/tkextlib/tkimg/jpeg.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/tga.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/sun.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/ps.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/xpm.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/ico.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/window.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/tiff.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/pcx.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/bmp.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/ppm.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/pixmap.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/sgi.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/gif.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/xbm.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/png.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/tkimg/setup.rb ../../.ext/common/tkextlib/tkimg >cp ../.././ext/tk/lib/tkextlib/trofs/trofs.rb ../../.ext/common/tkextlib/trofs >cp ../.././ext/tk/lib/tkextlib/trofs/setup.rb ../../.ext/common/tkextlib/trofs >cp ../.././ext/tk/lib/tkextlib/tcllib/ip_entry.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/datefield.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/tkpiechart.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/screenruler.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/widget.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/style.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/ctext.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/getstring.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/ico.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/ruler.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/plotchart.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/scrollwin.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/swaplist.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist_core.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/autoscroll.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/tooltip.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/dialog.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/cursor.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/setup.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/history.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/superframe.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tcllib/panelframe.rb ../../.ext/common/tkextlib/tcllib >cp ../.././ext/tk/lib/tkextlib/tile/tcheckbutton.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tsquare.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tscale.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/style.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tbutton.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tentry.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tlabel.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/treeview.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tcombobox.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tseparator.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/dialog.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tframe.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tmenubutton.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tscrollbar.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tradiobutton.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tnotebook.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tprogressbar.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/setup.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tpaned.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/tlabelframe.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/tile/sizegrip.rb ../../.ext/common/tkextlib/tile >cp ../.././ext/tk/lib/tkextlib/blt/ted.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/winop.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/eps.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/busy.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/watch.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/htext.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/vector.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/unix_dnd.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/bitmap.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/tabset.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/tile.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/barchart.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/component.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/dragdrop.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/treeview.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/graph.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/tabnotebook.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/spline.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/cutbuffer.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/setup.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/container.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/table.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/tree.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/win_printer.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/stripchart.rb ../../.ext/common/tkextlib/blt >cp ../.././ext/tk/lib/tkextlib/blt/tile/toplevel.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/blt/tile/checkbutton.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/blt/tile/button.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/blt/tile/radiobutton.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/blt/tile/frame.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/blt/tile/scrollbar.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/blt/tile/label.rb ../../.ext/common/tkextlib/blt/tile >cp ../.././ext/tk/lib/tkextlib/treectrl/tktreectrl.rb ../../.ext/common/tkextlib/treectrl >cp ../.././ext/tk/lib/tkextlib/treectrl/setup.rb ../../.ext/common/tkextlib/treectrl >cp ../.././ext/tk/lib/tkextlib/tkHTML/htmlwidget.rb ../../.ext/common/tkextlib/tkHTML >cp ../.././ext/tk/lib/tkextlib/tkHTML/setup.rb ../../.ext/common/tkextlib/tkHTML >cp ../.././ext/tk/lib/tkextlib/vu/bargraph.rb ../../.ext/common/tkextlib/vu >cp ../.././ext/tk/lib/tkextlib/vu/dial.rb ../../.ext/common/tkextlib/vu >cp ../.././ext/tk/lib/tkextlib/vu/spinbox.rb ../../.ext/common/tkextlib/vu >cp ../.././ext/tk/lib/tkextlib/vu/pie.rb ../../.ext/common/tkextlib/vu >cp ../.././ext/tk/lib/tkextlib/vu/setup.rb ../../.ext/common/tkextlib/vu >cp ../.././ext/tk/lib/tkextlib/vu/charts.rb ../../.ext/common/tkextlib/vu >cp ../.././ext/tk/lib/tkextlib/tkDND/tkdnd.rb ../../.ext/common/tkextlib/tkDND >cp ../.././ext/tk/lib/tkextlib/tkDND/setup.rb ../../.ext/common/tkextlib/tkDND >cp ../.././ext/tk/lib/tkextlib/tkDND/shape.rb ../../.ext/common/tkextlib/tkDND >cp ../.././ext/tk/lib/tk/font.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/root.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/selection.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/pack.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/message.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/clock.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/winfo.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/txtwin_abst.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/grid.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/canvas.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/optionobj.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/listbox.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/encodedstr.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/bgerror.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/autoload.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/toplevel.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/palette.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/package.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/clipboard.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/optiondb.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/scale.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/entry.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/validation.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/canvastag.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/after.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/checkbutton.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/event.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/button.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/scrollbox.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/textmark.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/textimage.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/textwindow.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/itemfont.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/menuspec.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/spinbox.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/panedwindow.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/texttag.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/dialog.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/xim.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/wm.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/bindtag.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/variable.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/place.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/text.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/scrollable.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/composite.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/namespace.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/labelframe.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/radiobutton.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/menu.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/tagfont.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/mngfocus.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/kinput.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/console.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/menubar.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/msgcat.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/image.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/frame.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/virtevent.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/macpkg.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/winpkg.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/timer.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/scrollbar.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/itemconfig.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tk/label.rb ../../.ext/common/tk >cp ../.././ext/tk/lib/tkextlib/SUPPORT_STATUS ../../.ext/common/tkextlib >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/tcltklib.so stubs.o tcltklib.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -ltk -ltcl -lX11 -ldl -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/tk' >compiling tk/tkutil >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/tk/tkutil' >i486-pc-linux-gnu-gcc -I. -I../../.. -I../../../. -I../../.././ext/tk/tkutil -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c tkutil.c >i486-pc-linux-gnu-gcc -shared -o ../../../.ext/i486-linux/tkutil.so tkutil.o -L'.' -L'../../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/tk/tkutil' >compiling win32ole >compiling zlib >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/zlib' >i486-pc-linux-gnu-gcc -I. -I../.. -I../../. -I../.././ext/zlib -DHAVE_ZLIB_H -DOS_CODE=OS_UNIX -fPIC -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -c zlib.c >i486-pc-linux-gnu-gcc -shared -o ../../.ext/i486-linux/zlib.so zlib.o -L'.' -L'../..' -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lz -lpthread -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36/ext/zlib' >making ruby18 >make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36' >i486-pc-linux-gnu-gcc -O3 -march=pentium4 -pipe -mfpmath=sse -m128bit-long-double -malign-double -maccumulate-outgoing-args -fno-strict-aliasing -fPIC -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o -Wl,-R -Wl,/usr/lib -L. -L/usr/lib -lruby18 -lpthread -ldl -lcrypt -lm -o ruby18 >make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.8.6_p36/work/ruby-1.8.6-p36' >>>> Source compiled. >>>> Test phase [not enabled]: dev-lang/ruby-1.8.6_p36 > >>>> Install ruby-1.8.6_p36 into /var/tmp/portage/dev-lang/ruby-1.8.6_p36/image/ category dev-lang >./miniruby ./instruby.rb --dest-dir="/var/tmp/portage/dev-lang/ruby-1.8.6_p36/image/" --extout=".ext" --make="make" --mflags="" --make-flags="DESTDIR=/var/tmp/portage/dev-lang/ruby-1.8.6_p36/image/" --installed-list .installed.list --mantype="doc" >installing binary commands >installing command scripts >./instruby.rb:254:in `read': file too big for single read (IOError) > from ./instruby.rb:254 > from ./instruby.rb:142:in `open' > from ./instruby.rb:142:in `open_for_install' > from ./instruby.rb:252 > from ./instruby.rb:239:in `each' > from ./instruby.rb:239 > from ./instruby.rb:348:in `call' > from ./instruby.rb:348 > from ./instruby.rb:345:in `each' > from ./instruby.rb:345 > from ./instruby.rb:344:in `each' > from ./instruby.rb:344 >make: *** [do-install-nodoc] Error 1 > >!!! ERROR: dev-lang/ruby-1.8.6_p36 failed. >Call stack: > ebuild.sh, line 1615: Called dyn_install > ebuild.sh, line 1061: Called qa_call 'src_install' > ebuild.sh, line 44: Called src_install > ruby-1.8.6_p36.ebuild, line 120: Called die > >!!! make install failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/dev-lang/ruby-1.8.6_p36/temp/build.log'. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 182862
: 122778