* Package: dev-lang/ruby-1.9.3_p547 * Repository: gentoo * Maintainer: ruby@gentoo.org * USE: berkdb elibc_glibc gdbm ia64 ipv6 kernel_linux ncurses rdoc readline ssl test userland_GNU yaml * FEATURES: preserve-libs sandbox test userpriv usersandbox * 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_p547/work/ruby-1.9.3-p547' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running elibtoolize in: ruby-1.9.3-p547/ checking build system type... ia64-unknown-linux-gnu checking host system type... ia64-unknown-linux-gnu checking target system type... ia64-unknown-linux-gnu checking for ia64-unknown-linux-gnu-gcc... ia64-unknown-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 ia64-unknown-linux-gnu-gcc accepts -g... yes checking for ia64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking for ia64-unknown-linux-gnu-g++... ia64-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether ia64-unknown-linux-gnu-g++ accepts -g... yes checking how to run the C preprocessor... ia64-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether ia64-unknown-linux-gnu-gcc needs -traditional... no checking whether the linker is GNU ld... yes checking whether ia64-unknown-linux-gnu-gcc -E accepts -o... yes checking for ia64-unknown-linux-gnu-ranlib... ia64-unknown-linux-gnu-ranlib checking for ia64-unknown-linux-gnu-ar... ia64-unknown-linux-gnu-ar checking for ia64-unknown-linux-gnu-as... ia64-unknown-linux-gnu-as checking for ia64-unknown-linux-gnu-objdump... ia64-unknown-linux-gnu-objdump checking for ia64-unknown-linux-gnu-objcopy... ia64-unknown-linux-gnu-objcopy checking for ia64-unknown-linux-gnu-nm... ia64-unknown-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... no checking for doxygen... no 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 __sync 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 for __libc_ia64_register_backing_store_base... 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 ia64... -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... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking whether ELF binaries are produced... yes checking whether OS depend dynamic link works... yes checking for ia64-unknown-linux-gnu-strip... ia64-unknown-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/ia64-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 CC = ia64-unknown-linux-gnu-gcc LD = ld LDSHARED = ia64-unknown-linux-gnu-gcc -shared CFLAGS = -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC XCFLAGS = -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT CPPFLAGS = -I. -I.ext/include/ia64-linux -I./include -I. DLDFLAGS = -Wl,-soname,libruby19.so.1.9 -Wl,-O1 -Wl,--as-needed SOLIBS = -lpthread -lrt -ldl -lcrypt -lm ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o main.o -c main.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o dmydln.o -c dmydln.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o dmyencoding.o -c dmyencoding.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o version.o -c version.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o miniprelude.o -c miniprelude.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o array.o -c array.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o bignum.o -c bignum.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o class.o -c class.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o compar.o -c compar.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o complex.o -c complex.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o dir.o -c dir.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o dln_find.o -c dln_find.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o enum.o -c enum.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o enumerator.o -c enumerator.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o error.o -c error.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o eval.o -c eval.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o load.o -c load.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o proc.o -c proc.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o file.o -c file.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o gc.o -c gc.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o hash.o -c hash.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o inits.o -c inits.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o io.o -c io.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o marshal.o -c marshal.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o math.o -c math.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o node.o -c node.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o numeric.o -c numeric.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o object.o -c object.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o pack.o -c pack.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o parse.o -c parse.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o process.o -c process.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o random.o -c random.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o range.o -c range.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o rational.o -c rational.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o re.o -c re.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o regcomp.o -c regcomp.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o regenc.o -c regenc.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o regerror.o -c regerror.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o regexec.o -c regexec.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o regparse.o -c regparse.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o regsyntax.o -c regsyntax.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o ruby.o -c ruby.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o safe.o -c safe.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o signal.o -c signal.c signal.c: In function ‘sigsegv’: signal.c:636:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o sprintf.o -c sprintf.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o st.o -c st.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o strftime.o -c strftime.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o string.o -c string.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o struct.o -c struct.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o time.o -c time.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o transcode.o -c transcode.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o util.o -c util.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o variable.o -c variable.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o compile.o -c compile.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o debug.o -c debug.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o iseq.o -c iseq.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o vm.o -c vm.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o vm_dump.o -c vm_dump.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o thread.o -c thread.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o cont.o -c cont.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o ascii.o -c ./enc/ascii.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o us_ascii.o -c ./enc/us_ascii.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o unicode.o -c ./enc/unicode.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o utf_8.o -c ./enc/utf_8.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o newline.o -c newline.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o strlcpy.o -c ./missing/strlcpy.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o strlcat.o -c ./missing/strlcat.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o setproctitle.o -c ./missing/setproctitle.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -c ia64.s ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o addr2line.o -c addr2line.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o dmyext.o -c dmyext.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o dln.o -c dln.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o encoding.o -c encoding.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-linux -I./include -I. -o dmyversion.o -c dmyversion.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed 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 ia64.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 ./enc/make_encmake.rb --builtin-encs="ascii.o us_ascii.o unicode.o utf_8.o" --builtin-transes="newline.o" enc.mk ./miniruby -I./lib -I. -I.ext/common -I. ./tool/compile_prelude.rb ./prelude.rb ./enc/prelude.rb ./gem_prelude.rb prelude.c ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/ia64-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_p547/work/ruby-1.9.3-p547' make[1]: Nothing to be done for `srcs'. make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547' ./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -c -o transdb.h ./template/transdb.h.tmpl ./enc/trans enc/trans ia64-unknown-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 ia64.o addr2line.o prelude.o dmyext.o ia64-unknown-linux-gnu-gcc -shared -Wl,-soname,libruby19.so.1.9 -Wl,-O1 -Wl,--as-needed 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 ia64.o addr2line.o prelude.o dmyext.o -lpthread -lrt -ldl -lcrypt -lm -o libruby19.so.1.9.1 transdb.h unchanged : -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 trans 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 make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547' /bin/mkdir -p "enc" make[1]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547' /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/encdb.o -c ./enc/encdb.c ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/transdb.o -c ./enc/trans/transdb.c configuring -test-/array/resize configuring -test-/bug-3571 configuring -test-/bug-3662 configuring -test-/funcall configuring -test-/load/dot.dot configuring -test-/old_thread_select configuring -test-/st/numhash configuring -test-/string configuring -test-/wait_for_single_fd 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 /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/big5.o -c ./enc/big5.c /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/big5.o -c ./enc/trans/big5.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/cp949.o -c ./enc/cp949.c configuring continuation configuring coverage configuring curses /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/emacs_mule.o -c ./enc/emacs_mule.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/euc_jp.o -c ./enc/euc_jp.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/euc_kr.o -c ./enc/euc_kr.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/euc_tw.o -c ./enc/euc_tw.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/gb2312.o -c ./enc/gb2312.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/gb18030.o -c ./enc/gb18030.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/gbk.o -c ./enc/gbk.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_1.o -c ./enc/iso_8859_1.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_2.o -c ./enc/iso_8859_2.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_3.o -c ./enc/iso_8859_3.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_4.o -c ./enc/iso_8859_4.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_5.o -c ./enc/iso_8859_5.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_6.o -c ./enc/iso_8859_6.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_7.o -c ./enc/iso_8859_7.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_8.o -c ./enc/iso_8859_8.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_9.o -c ./enc/iso_8859_9.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_10.o -c ./enc/iso_8859_10.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_11.o -c ./enc/iso_8859_11.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_13.o -c ./enc/iso_8859_13.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_14.o -c ./enc/iso_8859_14.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_15.o -c ./enc/iso_8859_15.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_16.o -c ./enc/iso_8859_16.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/koi8_r.o -c ./enc/koi8_r.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/koi8_u.o -c ./enc/koi8_u.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/shift_jis.o -c ./enc/shift_jis.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/utf_16be.o -c ./enc/utf_16be.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/utf_16le.o -c ./enc/utf_16le.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/utf_32be.o -c ./enc/utf_32be.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/utf_32le.o -c ./enc/utf_32le.c /bin/mkdir -p "enc" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/windows_1251.o -c ./enc/windows_1251.c /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/encdb.so enc/encdb.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/big5.so enc/big5.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/cp949.so enc/cp949.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/emacs_mule.so enc/emacs_mule.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/euc_jp.so enc/euc_jp.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/euc_kr.so enc/euc_kr.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/euc_tw.so enc/euc_tw.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/gb2312.so enc/gb2312.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/gb18030.so enc/gb18030.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/chinese.o -c ./enc/trans/chinese.c /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/gbk.so enc/gbk.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_1.so enc/iso_8859_1.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_2.so enc/iso_8859_2.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_3.so enc/iso_8859_3.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_4.so enc/iso_8859_4.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_5.so enc/iso_8859_5.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_6.so enc/iso_8859_6.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_7.so enc/iso_8859_7.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_8.so enc/iso_8859_8.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_9.so enc/iso_8859_9.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_10.so enc/iso_8859_10.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_11.so enc/iso_8859_11.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_13.so enc/iso_8859_13.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_14.so enc/iso_8859_14.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_15.so enc/iso_8859_15.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/iso_8859_16.so enc/iso_8859_16.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/koi8_r.so enc/koi8_r.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/koi8_u.so enc/koi8_u.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/shift_jis.so enc/shift_jis.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/utf_16be.so enc/utf_16be.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/utf_16le.so enc/utf_16le.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/utf_32be.so enc/utf_32be.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/emoji.o -c ./enc/trans/emoji.c /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/utf_32le.so enc/utf_32le.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/windows_1251.so enc/windows_1251.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547' /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/emoji_iso2022_kddi.o -c ./enc/trans/emoji_iso2022_kddi.c /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/emoji_sjis_docomo.o -c ./enc/trans/emoji_sjis_docomo.c /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/emoji_sjis_kddi.o -c ./enc/trans/emoji_sjis_kddi.c /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/emoji_sjis_softbank.o -c ./enc/trans/emoji_sjis_softbank.c /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/escape.o -c ./enc/trans/escape.c /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/gb18030.o -c ./enc/trans/gb18030.c /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/gbk.o -c ./enc/trans/gbk.c /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/iso2022.o -c ./enc/trans/iso2022.c /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/japanese.o -c ./enc/trans/japanese.c /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/japanese_euc.o -c ./enc/trans/japanese_euc.c configuring date configuring dbm /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/japanese_sjis.o -c ./enc/trans/japanese_sjis.c configuring digest configuring digest/bubblebabble configuring digest/md5 /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/korean.o -c ./enc/trans/korean.c configuring digest/rmd160 /bin/mkdir -p "enc/trans" configuring digest/sha1 ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/single_byte.o -c ./enc/trans/single_byte.c configuring digest/sha2 /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/utf8_mac.o -c ./enc/trans/utf8_mac.c configuring dl /bin/mkdir -p "enc/trans" ia64-unknown-linux-gnu-gcc -I. -I.ext/include/ia64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/utf_16_32.o -c ./enc/trans/utf_16_32.c /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/transdb.so enc/trans/transdb.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/big5.so enc/trans/big5.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/chinese.so enc/trans/chinese.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/emoji.so enc/trans/emoji.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/emoji_iso2022_kddi.so enc/trans/emoji_iso2022_kddi.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/emoji_sjis_docomo.so enc/trans/emoji_sjis_docomo.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/emoji_sjis_kddi.so enc/trans/emoji_sjis_kddi.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/emoji_sjis_softbank.so enc/trans/emoji_sjis_softbank.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/escape.so enc/trans/escape.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/gb18030.so enc/trans/gb18030.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/gbk.so enc/trans/gbk.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/iso2022.so enc/trans/iso2022.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/japanese.so enc/trans/japanese.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/japanese_sjis.so enc/trans/japanese_sjis.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/japanese_euc.so enc/trans/japanese_euc.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/single_byte.so enc/trans/single_byte.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/korean.so enc/trans/korean.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/utf8_mac.so enc/trans/utf8_mac.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm /bin/mkdir -p ".ext/ia64-linux/enc/trans" ia64-unknown-linux-gnu-gcc -shared -o .ext/ia64-linux/enc/trans/utf_16_32.so enc/trans/utf_16_32.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm configuring dl/callback configuring dl/win32 Failed to configure dl/win32. It will not be installed. configuring etc make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547' 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_p547/work/ruby-1.9.3-p547' /bin/mkdir -p .ext/ia64-linux/enc .ext/ia64-linux/enc/trans enc enc/trans make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547' 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_p547/work/ruby-1.9.3-p547' 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 make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/array/resize' make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/bug-3571' make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/bug-3662' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/-test-/bug-3571 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o bug.o -c bug.c ia64-unknown-linux-gnu-gcc -I. -I../../../../.ext/include/ia64-linux -I../../../.././include -I../../../.././ext/-test-/array/resize -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o resize.o -c resize.c ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/-test-/bug-3662 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o bug.o -c bug.c /bin/mkdir -p ../../../.ext/ia64-linux/-test-/bug-3571 exit > .RUBYARCHDIR.time /bin/mkdir -p ../../../../.ext/ia64-linux/-test-/array /bin/mkdir -p ../../../.ext/ia64-linux/-test-/bug-3662 exit > .RUBYARCHDIR.time exit > .RUBYARCHDIR.time rm -f ../../../.ext/ia64-linux/-test-/bug-3571/bug.so rm -f ../../../../.ext/ia64-linux/-test-/array/resize.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/-test-/bug-3571/bug.so bug.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc ia64-unknown-linux-gnu-gcc -shared -o ../../../../.ext/ia64-linux/-test-/array/resize.so resize.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc rm -f ../../../.ext/ia64-linux/-test-/bug-3662/bug.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/-test-/bug-3662/bug.so bug.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/array/resize' cd ext/-test-/funcall && 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_p547/work/ruby-1.9.3-p547/ext/-test-/funcall' make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/bug-3571' cd ext/-test-/load/dot.dot && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/-test-/funcall -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o passing_block.o -c passing_block.c make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/load/dot.dot' make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/bug-3662' cd ext/-test-/old_thread_select && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all ia64-unknown-linux-gnu-gcc -I. -I../../../../.ext/include/ia64-linux -I../../../.././include -I../../../.././ext/-test-/load/dot.dot -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o dot.dot.o -c dot.dot.c make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/old_thread_select' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/-test-/old_thread_select -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o old_thread_select.o -c old_thread_select.c /bin/mkdir -p ../../../../.ext/ia64-linux/-test-/load/dot.dot exit > .RUBYARCHDIR.time rm -f ../../../../.ext/ia64-linux/-test-/load/dot.dot/dot.dot.so ia64-unknown-linux-gnu-gcc -shared -o ../../../../.ext/ia64-linux/-test-/load/dot.dot/dot.dot.so dot.dot.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc /bin/mkdir -p ../../../.ext/ia64-linux/-test-/funcall exit > .RUBYARCHDIR.time 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] rm -f ../../../.ext/ia64-linux/-test-/funcall/funcall.so make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/load/dot.dot' cd ext/-test-/st/numhash && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/-test-/funcall/funcall.so passing_block.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/st/numhash' ia64-unknown-linux-gnu-gcc -I. -I../../../../.ext/include/ia64-linux -I../../../.././include -I../../../.././ext/-test-/st/numhash -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o numhash.o -c numhash.c /bin/mkdir -p ../../../.ext/ia64-linux/-test-/old_thread_select exit > .RUBYARCHDIR.time make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/funcall' cd ext/-test-/string && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all rm -f ../../../.ext/ia64-linux/-test-/old_thread_select/old_thread_select.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/-test-/old_thread_select/old_thread_select.so old_thread_select.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/string' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o cstr.o -c cstr.c make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/old_thread_select' cd ext/-test-/wait_for_single_fd && 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_p547/work/ruby-1.9.3-p547/ext/-test-/wait_for_single_fd' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ellipsize.o -c ellipsize.c ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/-test-/wait_for_single_fd -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o wait_for_single_fd.o -c wait_for_single_fd.c /bin/mkdir -p ../../../../.ext/ia64-linux/-test-/st exit > .RUBYARCHDIR.time rm -f ../../../../.ext/ia64-linux/-test-/st/numhash.so ia64-unknown-linux-gnu-gcc -shared -o ../../../../.ext/ia64-linux/-test-/st/numhash.so numhash.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c /bin/mkdir -p ../../../.ext/ia64-linux/-test-/wait_for_single_fd exit > .RUBYARCHDIR.time make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/st/numhash' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o modify.o -c modify.c rm -f ../../../.ext/ia64-linux/-test-/wait_for_single_fd/wait_for_single_fd.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/-test-/wait_for_single_fd/wait_for_single_fd.so wait_for_single_fd.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/wait_for_single_fd' cd ext/-test-/win32/dln && 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_p547/work/ruby-1.9.3-p547/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_p547/work/ruby-1.9.3-p547/ext/-test-/win32/dln' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o enc_associate.o -c enc_associate.c cd ext/-test-/win32/fd_setsize && 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_p547/work/ruby-1.9.3-p547/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_p547/work/ruby-1.9.3-p547/ext/-test-/win32/fd_setsize' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/-test-/string -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o set_len.o -c set_len.c 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_p547/work/ruby-1.9.3-p547/ext/bigdecimal' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/bigdecimal -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o bigdecimal.o -c bigdecimal.c /bin/mkdir -p ../../../.ext/ia64-linux/-test-/string exit > .RUBYARCHDIR.time /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time /bin/mkdir -p ../../.ext/common/bigdecimal exit > .RUBYLIBDIR.-.bigdecimal.time rm -f ../../../.ext/ia64-linux/-test-/string/string.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/-test-/string/string.so cstr.o ellipsize.o init.o modify.o enc_associate.o set_len.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal 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_p547/work/ruby-1.9.3-p547/ext/continuation' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/continuation -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o continuation.o -c continuation.c make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/-test-/string' /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time 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_p547/work/ruby-1.9.3-p547/ext/coverage' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/coverage -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o coverage.o -c coverage.c rm -f ../../.ext/ia64-linux/continuation.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/continuation.so continuation.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/continuation' cd ext/curses && 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_p547/work/ruby-1.9.3-p547/ext/curses' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/curses -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o curses.o -c curses.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/coverage.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/coverage.so coverage.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/coverage' 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_p547/work/ruby-1.9.3-p547/ext/date' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o date_core.o -c date_core.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/curses.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/curses.so curses.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lncursesw -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/curses' cd ext/dbm && 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_p547/work/ruby-1.9.3-p547/ext/dbm' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/dbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o dbm.o -c dbm.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/dbm.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/dbm.so dbm.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -ldb -lpthread -lrt -ldl -lcrypt -lm -lc rm -f ../../.ext/ia64-linux/bigdecimal.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/bigdecimal.so bigdecimal.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/bigdecimal' cd ext/digest && 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_p547/work/ruby-1.9.3-p547/ext/dbm' cd ext/digest/bubblebabble && 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_p547/work/ruby-1.9.3-p547/ext/digest/bubblebabble' make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/digest' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o bubblebabble.o -c bubblebabble.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/digest -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o digest.o -c digest.c /bin/mkdir -p ../../../.ext/ia64-linux/digest exit > .RUBYARCHDIR.time rm -f ../../../.ext/ia64-linux/digest/bubblebabble.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/digest/bubblebabble' cd ext/digest/md5 && 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_p547/work/ruby-1.9.3-p547/ext/digest/md5' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o md5init.o -c md5init.c /bin/mkdir -p ../../.ext/ia64-linux ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o md5ossl.o -c md5ossl.c exit > .RUBYARCHDIR.time /bin/mkdir -p ../../.ext/include/ruby exit > .HDRDIR.time /bin/mkdir -p ../../.ext/common exit > .RUBYLIBDIR.time /bin/mkdir -p ../../.ext/common/digest exit > .RUBYLIBDIR.-.digest.time /bin/mkdir -p ../../../.ext/ia64-linux/digest cp ../.././ext/digest/lib/digest.rb ../../.ext/common exit > .RUBYARCHDIR.time cp ../.././ext/digest/lib/digest/hmac.rb ../../.ext/common/digest cp ../.././ext/digest/digest.h ../../.ext/include/ruby rm -f ../../../.ext/ia64-linux/digest/md5.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/digest/md5.so md5init.o md5ossl.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lcrypto -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc rm -f ../../.ext/ia64-linux/digest.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/digest.so digest.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/digest/md5' cd ext/digest/rmd160 && 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_p547/work/ruby-1.9.3-p547/ext/digest/rmd160' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o rmd160init.o -c rmd160init.c make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/digest' cd ext/digest/sha1 && 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_p547/work/ruby-1.9.3-p547/ext/digest/sha1' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o sha1init.o -c sha1init.c ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o rmd160ossl.o -c rmd160ossl.c ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o sha1ossl.o -c sha1ossl.c /bin/mkdir -p ../../../.ext/ia64-linux/digest exit > .RUBYARCHDIR.time rm -f ../../../.ext/ia64-linux/digest/rmd160.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/digest/rmd160.so rmd160init.o rmd160ossl.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lcrypto -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc /bin/mkdir -p ../../../.ext/ia64-linux/digest exit > .RUBYARCHDIR.time rm -f ../../../.ext/ia64-linux/digest/sha1.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/digest/sha1.so sha1init.o sha1ossl.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lcrypto -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/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_p547/work/ruby-1.9.3-p547/ext/digest/sha2' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o sha2init.o -c sha2init.c make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/digest/sha1' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o sha2ossl.o -c sha2ossl.c /bin/mkdir -p ../../../.ext/ia64-linux/digest exit > .RUBYARCHDIR.time /bin/mkdir -p ../../../.ext/common/digest exit > .RUBYLIBDIR.time cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o date_strftime.o -c date_strftime.c rm -f ../../../.ext/ia64-linux/digest/sha2.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/digest/sha2.so sha2init.o sha2ossl.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lcrypto -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/digest/sha2' cd ext/dl && 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_p547/work/ruby-1.9.3-p547/ext/dl' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -o dl.o -c dl.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -o handle.o -c handle.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -o cfunc.o -c cfunc.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o date_parse.o -c date_parse.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o date_strptime.o -c date_strptime.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -o cptr.o -c cptr.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time /bin/mkdir -p ../../.ext/include/ruby exit > .HDRDIR.time /bin/mkdir -p ../../.ext/common/dl exit > .RUBYLIBDIR.-.dl.time /bin/mkdir -p ../../.ext/common exit > .RUBYLIBDIR.time cp ../.././ext/dl/lib/dl/callback.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/struct.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/pack.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/value.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/stack.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/func.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/cparser.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/import.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl.rb ../../.ext/common cp ../.././ext/dl/dl.h ../../.ext/include/ruby rm -f ../../.ext/ia64-linux/dl.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/dl.so dl.o handle.o cfunc.o cptr.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -ldl -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/dl' 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_p547/work/ruby-1.9.3-p547/ext/dl/callback' generating callback.c /bin/mkdir -p ../../../.ext/ia64-linux/dl exit > .RUBYARCHDIR.time ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o callback.o -c callback.c ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o callback-0.o -c callback-0.c 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_p547/work/ruby-1.9.3-p547/ext/dl/win32' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/dl/win32' /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o callback-1.o -c callback-1.c /bin/mkdir -p ../../.ext/common exit > .RUBYLIBDIR.time /bin/mkdir -p ../../.ext/common/date exit > .RUBYLIBDIR.-.date.time cp ../.././ext/date/lib/date.rb ../../.ext/common cp ../.././ext/date/lib/date/format.rb ../../.ext/common/date rm -f ../../.ext/ia64-linux/date_core.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/date_core.so date_core.o date_strftime.o date_parse.o date_strptime.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/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_p547/work/ruby-1.9.3-p547/ext/etc' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/etc -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o etc.o -c etc.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/etc.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/etc.so etc.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/etc' cd ext/fcntl && 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_p547/work/ruby-1.9.3-p547/ext/fcntl' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/fcntl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o fcntl.o -c fcntl.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/fcntl.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/fcntl.so fcntl.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/fcntl' 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_p547/work/ruby-1.9.3-p547/ext/fiber' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/fiber -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o fiber.o -c fiber.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/fiber.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/fiber.so fiber.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/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_p547/work/ruby-1.9.3-p547/ext/fiddle' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/lib/libffi-3.0.13/include -o conversions.o -c conversions.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/lib/libffi-3.0.13/include -o fiddle.o -c fiddle.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/lib/libffi-3.0.13/include -o closure.o -c closure.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/lib/libffi-3.0.13/include -o function.o -c function.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time /bin/mkdir -p ../../.ext/common/fiddle exit > .RUBYLIBDIR.-.fiddle.time /bin/mkdir -p ../../.ext/common exit > .RUBYLIBDIR.time cp ../.././ext/fiddle/lib/fiddle/function.rb ../../.ext/common/fiddle cp ../.././ext/fiddle/lib/fiddle/closure.rb ../../.ext/common/fiddle cp ../.././ext/fiddle/lib/fiddle.rb ../../.ext/common rm -f ../../.ext/ia64-linux/fiddle.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/fiddle.so conversions.o fiddle.o closure.o function.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -ldl -lffi -lffi -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/fiddle' cd ext/gdbm && 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_p547/work/ruby-1.9.3-p547/ext/gdbm' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/gdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o gdbm.o -c gdbm.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/gdbm.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/gdbm.so gdbm.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lgdbm -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/gdbm' 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_p547/work/ruby-1.9.3-p547/ext/iconv' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/iconv -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o iconv.o -c iconv.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/iconv.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/iconv.so iconv.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/iconv' cd ext/io/console && 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_p547/work/ruby-1.9.3-p547/ext/io/console' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/io/console -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o console.o -c console.c /bin/mkdir -p ../../../.ext/ia64-linux/io exit > .RUBYARCHDIR.time /bin/mkdir -p ../../../.ext/common/io/console exit > .RUBYLIBDIR.-.console.time rm -f ../../../.ext/ia64-linux/io/console.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/io/console.so console.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc cp ../../.././ext/io/console/lib/console/size.rb ../../../.ext/common/io/console make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/io/console' 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_p547/work/ruby-1.9.3-p547/ext/io/nonblock' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/io/nonblock -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o nonblock.o -c nonblock.c /bin/mkdir -p ../../../.ext/ia64-linux/io exit > .RUBYARCHDIR.time rm -f ../../../.ext/ia64-linux/io/nonblock.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/io/nonblock.so nonblock.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/io/nonblock' 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_p547/work/ruby-1.9.3-p547/ext/io/wait' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/io/wait -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o wait.o -c wait.c /bin/mkdir -p ../../../.ext/ia64-linux/io exit > .RUBYARCHDIR.time rm -f ../../../.ext/ia64-linux/io/wait.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/io/wait.so wait.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/io/wait' 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_p547/work/ruby-1.9.3-p547/ext/mathn/complex' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/mathn/complex -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o complex.o -c complex.c /bin/mkdir -p ../../../.ext/ia64-linux/mathn exit > .RUBYARCHDIR.time rm -f ../../../.ext/ia64-linux/mathn/complex.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/mathn/complex.so complex.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/mathn/complex' 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_p547/work/ruby-1.9.3-p547/ext/mathn/rational' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/mathn/rational -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o rational.o -c rational.c /bin/mkdir -p ../../../.ext/ia64-linux/mathn exit > .RUBYARCHDIR.time rm -f ../../../.ext/ia64-linux/mathn/rational.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/mathn/rational.so rational.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/mathn/rational' cd ext/nkf && 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_p547/work/ruby-1.9.3-p547/ext/nkf' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/nkf -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o nkf.o -c nkf.c ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o callback-2.o -c callback-2.c ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o callback-3.o -c callback-3.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time /bin/mkdir -p ../../.ext/common exit > .RUBYLIBDIR.time rm -f ../../.ext/ia64-linux/nkf.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/nkf.so nkf.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -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_p547/work/ruby-1.9.3-p547/ext/nkf' 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_p547/work/ruby-1.9.3-p547/ext/objspace' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/objspace -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o objspace.o -c objspace.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/objspace.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/objspace.so objspace.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/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_p547/work/ruby-1.9.3-p547/ext/openssl' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkcs5.o -c ossl_pkcs5.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509ext.o -c ossl_x509ext.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_cipher.o -c ossl_cipher.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509crl.o -c ossl_x509crl.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509name.o -c ossl_x509name.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509store.o -c ossl_x509store.c ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o callback-4.o -c callback-4.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_bio.o -c ossl_bio.c ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o callback-5.o -c callback-5.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509attr.o -c ossl_x509attr.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509cert.o -c ossl_x509cert.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey_ec.o -c ossl_pkey_ec.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey_dsa.o -c ossl_pkey_dsa.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_ocsp.o -c ossl_ocsp.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_ns_spki.o -c ossl_ns_spki.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_engine.o -c ossl_engine.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_hmac.o -c ossl_hmac.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_config.o -c ossl_config.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509req.o -c ossl_x509req.c ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o callback-6.o -c callback-6.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509.o -c ossl_x509.c 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_p547/work/ruby-1.9.3-p547/ext/pathname' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/pathname -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o pathname.o -c pathname.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_ssl_session.o -c ossl_ssl_session.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509revoked.o -c ossl_x509revoked.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl.o -c ossl.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time /bin/mkdir -p ../../.ext/common exit > .RUBYLIBDIR.time rm -f ../../.ext/ia64-linux/pathname.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/pathname.so pathname.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -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_p547/work/ruby-1.9.3-p547/ext/pathname' 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_p547/work/ruby-1.9.3-p547/ext/psych' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o psych.o -c psych.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o parser.o -c parser.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o openssl_missing.o -c openssl_missing.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkcs7.o -c ossl_pkcs7.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o to_ruby.o -c to_ruby.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o emitter.o -c emitter.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o yaml_tree.o -c yaml_tree.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time /bin/mkdir -p ../../.ext/common exit > .RUBYLIBDIR.time /bin/mkdir -p ../../.ext/common/psych exit > .RUBYLIBDIR.-.psych.time /bin/mkdir -p ../../.ext/common/psych/handlers exit > .RUBYLIBDIR.-.psych.-.handlers.time /bin/mkdir -p ../../.ext/common/psych/json exit > .RUBYLIBDIR.-.psych.-.json.time /bin/mkdir -p ../../.ext/common/psych/visitors exit > .RUBYLIBDIR.-.psych.-.visitors.time /bin/mkdir -p ../../.ext/common/psych/nodes exit > .RUBYLIBDIR.-.psych.-.nodes.time cp ../.././ext/psych/lib/psych.rb ../../.ext/common cp ../.././ext/psych/lib/psych/scalar_scanner.rb ../../.ext/common/psych cp ../.././ext/psych/lib/psych/visitors.rb ../../.ext/common/psych cp ../.././ext/psych/lib/psych/omap.rb ../../.ext/common/psych cp ../.././ext/psych/lib/psych/nodes.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/tree_builder.rb ../../.ext/common/psych cp ../.././ext/psych/lib/psych/handler.rb ../../.ext/common/psych cp ../.././ext/psych/lib/psych/core_ext.rb ../../.ext/common/psych cp ../.././ext/psych/lib/psych/syntax_error.rb ../../.ext/common/psych cp ../.././ext/psych/lib/psych/coder.rb ../../.ext/common/psych cp ../.././ext/psych/lib/psych/parser.rb ../../.ext/common/psych cp ../.././ext/psych/lib/psych/stream.rb ../../.ext/common/psych cp ../.././ext/psych/lib/psych/streaming.rb ../../.ext/common/psych cp ../.././ext/psych/lib/psych/handlers/document_stream.rb ../../.ext/common/psych/handlers cp ../.././ext/psych/lib/psych/json/ruby_events.rb ../../.ext/common/psych/json cp ../.././ext/psych/lib/psych/json/tree_builder.rb ../../.ext/common/psych/json cp ../.././ext/psych/lib/psych/json/yaml_events.rb ../../.ext/common/psych/json cp ../.././ext/psych/lib/psych/json/stream.rb ../../.ext/common/psych/json cp ../.././ext/psych/lib/psych/visitors/visitor.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/visitors/emitter.rb ../../.ext/common/psych/visitors cp ../.././ext/psych/lib/psych/visitors/yaml_tree.rb ../../.ext/common/psych/visitors cp ../.././ext/psych/lib/psych/visitors/json_tree.rb ../../.ext/common/psych/visitors cp ../.././ext/psych/lib/psych/nodes/alias.rb ../../.ext/common/psych/nodes cp ../.././ext/psych/lib/psych/nodes/mapping.rb ../../.ext/common/psych/nodes cp ../.././ext/psych/lib/psych/nodes/document.rb ../../.ext/common/psych/nodes cp ../.././ext/psych/lib/psych/nodes/sequence.rb ../../.ext/common/psych/nodes cp ../.././ext/psych/lib/psych/nodes/scalar.rb ../../.ext/common/psych/nodes cp ../.././ext/psych/lib/psych/nodes/node.rb ../../.ext/common/psych/nodes ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_rand.o -c ossl_rand.c cp ../.././ext/psych/lib/psych/nodes/stream.rb ../../.ext/common/psych/nodes rm -f ../../.ext/ia64-linux/psych.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/psych.so psych.o parser.o to_ruby.o emitter.o yaml_tree.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lyaml -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/psych' 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_p547/work/ruby-1.9.3-p547/ext/pty' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/pty -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o pty.o -c pty.c pty.c: In function ‘chfunc’: pty.c:210:12: warning: ignoring return value of ‘seteuid’, declared with attribute warn_unused_result [-Wunused-result] ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_bn.o -c ossl_bn.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time /bin/mkdir -p ../../.ext/common exit > .RUBYLIBDIR.time rm -f ../../.ext/ia64-linux/pty.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/pty.so pty.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -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_p547/work/ruby-1.9.3-p547/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_p547/work/ruby-1.9.3-p547/ext/racc/cparse' ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/racc/cparse -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o cparse.o -c cparse.c /bin/mkdir -p ../../../.ext/ia64-linux/racc exit > .RUBYARCHDIR.time rm -f ../../../.ext/ia64-linux/racc/cparse.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-linux/racc/cparse.so cparse.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/racc/cparse' cd ext/readline && exec make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j all ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_asn1.o -c ossl_asn1.c make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/readline' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/readline -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o readline.o -c readline.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/readline.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/readline.so readline.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lreadline -lncurses -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/readline' 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_p547/work/ruby-1.9.3-p547/ext/ripper' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/ripper -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ripper.o -c ripper.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey_dh.o -c ossl_pkey_dh.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkcs12.o -c ossl_pkcs12.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey_rsa.o -c ossl_pkey_rsa.c ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o callback-7.o -c callback-7.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_digest.o -c ossl_digest.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_ssl.o -c ossl_ssl.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey.o -c ossl_pkey.c /bin/mkdir -p ../../.ext/ia64-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/config.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/digest.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 cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl rm -f ../../.ext/ia64-linux/openssl.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/openssl.so ossl_pkcs5.o ossl_x509ext.o ossl_cipher.o ossl_x509crl.o ossl_x509name.o ossl_x509store.o ossl_bio.o ossl_x509attr.o ossl_x509cert.o ossl_pkey_ec.o ossl_pkey_dsa.o ossl_ocsp.o ossl_ns_spki.o ossl_engine.o ossl_hmac.o ossl_config.o ossl_x509req.o ossl_x509.o ossl_ssl_session.o ossl_x509revoked.o ossl.o openssl_missing.o ossl_pkcs7.o ossl_rand.o ossl_bn.o ossl_asn1.o ossl_pkey_dh.o ossl_pkcs12.o ossl_pkey_rsa.o ossl_digest.o ossl_ssl.o ossl_pkey.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/openssl' 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_p547/work/ruby-1.9.3-p547/ext/sdbm' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o _sdbm.o -c _sdbm.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/sdbm.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/sdbm.so init.o _sdbm.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/sdbm' 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_p547/work/ruby-1.9.3-p547/ext/socket' generating constant definitions generating constant definitions ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o basicsocket.o -c basicsocket.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o socket.o -c socket.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ipsocket.o -c ipsocket.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o tcpsocket.o -c tcpsocket.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o tcpserver.o -c tcpserver.c ia64-unknown-linux-gnu-gcc -I. -I../../../.ext/include/ia64-linux -I../../.././include -I../../.././ext/dl/callback -I../../.././ext/dl/callback/.. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o callback-8.o -c callback-8.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o sockssocket.o -c sockssocket.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o udpsocket.o -c udpsocket.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o unixsocket.o -c unixsocket.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o unixserver.o -c unixserver.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o option.o -c option.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o ancdata.o -c ancdata.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time /bin/mkdir -p ../../.ext/common exit > .RUBYLIBDIR.time ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o raddrinfo.o -c raddrinfo.c /bin/mkdir -p ../../.ext/common/ripper exit > .RUBYLIBDIR.-.ripper.time cp ../.././ext/ripper/lib/ripper.rb ../../.ext/common cp ../.././ext/ripper/lib/ripper/filter.rb ../../.ext/common/ripper cp ../.././ext/ripper/lib/ripper/lexer.rb ../../.ext/common/ripper cp ../.././ext/ripper/lib/ripper/sexp.rb ../../.ext/common/ripper cp ../.././ext/ripper/lib/ripper/core.rb ../../.ext/common/ripper ../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/ia64-linux' -I'../../.ext/common' ../.././ext/ripper/tools/generate.rb --mode=check --ids1src=../.././parse.y --ids2src=../.././ext/ripper/eventids2.c rm -f ../../.ext/ia64-linux/ripper.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/ripper.so ripper.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/ripper' 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_p547/work/ruby-1.9.3-p547/ext/stringio' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/stringio -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o stringio.o -c stringio.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/stringio.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/stringio.so stringio.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/stringio' 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_p547/work/ruby-1.9.3-p547/ext/strscan' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/strscan -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o strscan.o -c strscan.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time /bin/mkdir -p ../../.ext/common exit > .RUBYLIBDIR.time ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o constants.o -c constants.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/strscan.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/strscan.so strscan.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/strscan' cd ext/syck && 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_p547/work/ruby-1.9.3-p547/ext/syck' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o bytecode.o -c bytecode.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o rubyext.o -c rubyext.c rm -f ../../../.ext/ia64-linux/dl/callback.so ia64-unknown-linux-gnu-gcc -shared -o ../../../.ext/ia64-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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/dl/callback' cd ext/syslog && 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_p547/work/ruby-1.9.3-p547/ext/syslog' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/syslog -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o syslog.o -c syslog.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time rm -f ../../.ext/ia64-linux/syslog.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/syslog.so syslog.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/syslog' 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_p547/work/ruby-1.9.3-p547/ext/tk/tkutil' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/tk/tkutil' 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_p547/work/ruby-1.9.3-p547/ext/win32ole' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/win32ole' cd ext/zlib && 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_p547/work/ruby-1.9.3-p547/ext/zlib' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/zlib -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o zlib.o -c zlib.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o handler.o -c handler.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o token.o -c token.c cp ../.././ext/socket/lib/socket.rb ../../.ext/common rm -f ../../.ext/ia64-linux/socket.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-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 -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/socket' /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o node.o -c node.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o gram.o -c gram.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o yaml2byte.o -c yaml2byte.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o implicit.o -c implicit.c ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o emitter.o -c emitter.c rm -f ../../.ext/ia64-linux/zlib.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/zlib.so zlib.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lz -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/zlib' ia64-unknown-linux-gnu-gcc -I. -I../../.ext/include/ia64-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -o syck.o -c syck.c /bin/mkdir -p ../../.ext/ia64-linux exit > .RUBYARCHDIR.time /bin/mkdir -p ../../.ext/common/yaml exit > .RUBYLIBDIR.-.yaml.time /bin/mkdir -p ../../.ext/common exit > .RUBYLIBDIR.time /bin/mkdir -p ../../.ext/common/syck exit > .RUBYLIBDIR.-.syck.time cp ../.././ext/syck/lib/yaml/syck.rb ../../.ext/common/yaml cp ../.././ext/syck/lib/syck.rb ../../.ext/common cp ../.././ext/syck/lib/syck/loader.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/syck.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/constants.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/rubytypes.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/types.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/stringio.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/yamlnode.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/error.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/baseemitter.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/stream.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/tag.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/encoding.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/basenode.rb ../../.ext/common/syck cp ../.././ext/syck/lib/syck/ypath.rb ../../.ext/common/syck rm -f ../../.ext/ia64-linux/syck.so ia64-unknown-linux-gnu-gcc -shared -o ../../.ext/ia64-linux/syck.so bytecode.o rubyext.o handler.o token.o node.o gram.o yaml2byte.o implicit.o emitter.o syck.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -lc make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ext/syck' make -w --jobserver-fds=4,5 - --jobserver-fds=4,5 -j ruby19 make[2]: Entering directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547' ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed main.o -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby19 -lpthread -lrt -ldl -lcrypt -lm -o ruby19 : make[2]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547' make[1]: Leaving directory `/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547' sample/test.rb:assignment .................................................................................................................................................................................................................................................................................................................................................................................... sample/test.rb:condition .. sample/test.rb:if/unless ... sample/test.rb:case ..... sample/test.rb:while/until ........ sample/test.rb:exception .......... sample/test.rb:array ....................................... sample/test.rb:hash ........................... sample/test.rb:iterator ............................................................................................................... sample/test.rb:float ................................................................................ sample/test.rb:bignum ............................... sample/test.rb:string & char .............................................................. sample/test.rb:assignment .......... sample/test.rb:call ...... sample/test.rb:proc ......... sample/test.rb:signal .. sample/test.rb:eval ............................. sample/test.rb:system ........ sample/test.rb:const ..... sample/test.rb:clone ..... sample/test.rb:marshal .... sample/test.rb:pack .... sample/test.rb:math .. sample/test.rb:struct ...... sample/test.rb:variable ........... sample/test.rb:trace ... sample/test.rb:defined? ............ sample/test.rb:alias ...... sample/test.rb:path ....................... sample/test.rb:gc .... test succeeded test_attr.rb .. test_autoload.rb .............. test_block.rb ....................................................... test_class.rb ............................................. test_eval.rb .................................... test_exception.rb ................................. test_finalizer.rb . test_flip.rb . test_flow.rb ............................................................. test_fork.rb ..... test_gc.rb .. test_io.rb ........ test_jump.rb ............................. test_literal.rb ...................................................................................................................................................... test_load.rb .. test_marshal.rb . test_massign.rb ................................(eval):2: [BUG] Segmentation fault ruby 1.9.3p547 (2014-05-14 revision 45962) [ia64-linux] -- Control frame information ----------------------------------------------- c:0007 p:---- s:0020 b:0020 l:000019 d:000019 CFUNC :resume c:0006 p:0039 s:0017 b:0017 l:002588 d:0012e8 EVAL (eval):2 c:0005 p:---- s:0015 b:0015 l:000014 d:000014 FINISH c:0004 p:---- s:0013 b:0013 l:000012 d:000012 CFUNC :eval c:0003 p:0053 s:0009 b:0008 l:002588 d:000cc8 EVAL bootstraptest.tmp.rb:9 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH c:0001 p:0000 s:0002 b:0002 l:002588 d:002588 TOP -- Ruby level backtrace information ---------------------------------------- bootstraptest.tmp.rb:9:in `
' bootstraptest.tmp.rb:9:in `eval' (eval):2:in `
' (eval):2:in `resume' -- C level backtrace information ------------------------------------------- /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x355740) [0x20000000003a9740] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc96a0) [0x200000000011d6a0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_bug-0x837cd0) [0x200000000011e4a0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x268830) [0x20000000002bc830] linux-gate.so.1(__kernel_sigtramp+0x7fffffffff6ea680) [0xa000000000040800] /lib/libc.so.6.1(makecontext-0x3e99c0) [0x200000000056c7d0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b500) [0x20000000003bf500] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b6d0) [0x20000000003bf6d0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36ba00) [0x20000000003bfa00] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_fiber_resume-0x595180) [0x20000000003c1020] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36d3b0) [0x20000000003c13b0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3228c0) [0x20000000003768c0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x33a8b0) [0x200000000038e8b0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x33b4c0) [0x200000000038f4c0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3228c0) [0x20000000003768c0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_iseq_eval_main-0x5b6d30) [0x200000000039f480] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xd12e0) [0x20000000001252e0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_exec_node-0x82f210) [0x2000000000126fb0] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_run_node-0x82a9b0) [0x200000000012b820] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19() [0x4000000000000c20] /lib/libc.so.6.1(__libc_start_main-0x43d7e0) [0x2000000000518a00] /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19(_start+0x1fffffffff6aaad0) [0x4000000000000cc0] -- Other runtime information ----------------------------------------------- * Loaded script: bootstraptest.tmp.rb * Loaded features: 0 enumerator.so 1 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so 2 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so 3 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/defaults.rb 4 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/rbconfig.rb 5 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/deprecate.rb 6 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/exceptions.rb 7 /usr/lib/ruby/site_ruby/1.9.1/rubygems/defaults/operating_system.rb 8 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/custom_require.rb 9 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems.rb * Process memory map: 00000000-00004000 r--p 00000000 00:00 0 2000000000000000-2000000000040000 r-xp 00000000 08:23 3409037 /lib/ld-2.17.so 2000000000040000-200000000004c000 rw-p 00000000 00:00 0 200000000004c000-2000000000054000 rw-p 0003c000 08:23 3409037 /lib/ld-2.17.so 2000000000054000-2000000000460000 r-xp 00000000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 2000000000460000-200000000046c000 ---p 0040c000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 200000000046c000-200000000047c000 rw-p 00408000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 200000000047c000-2000000000498000 rw-p 00000000 00:00 0 2000000000498000-20000000004b4000 r-xp 00000000 08:23 263827 /usr/lib/libsandbox.so 20000000004b4000-20000000004c0000 ---p 0001c000 08:23 263827 /usr/lib/libsandbox.so 20000000004c0000-20000000004c4000 rw-p 00018000 08:23 263827 /usr/lib/libsandbox.so 20000000004c4000-20000000004ec000 rw-p 00000000 00:00 0 20000000004ec000-2000000000770000 r-xp 00000000 08:23 3409040 /lib/libc-2.17.so 2000000000770000-200000000077c000 ---p 00284000 08:23 3409040 /lib/libc-2.17.so 200000000077c000-2000000000784000 rw-p 00280000 08:23 3409040 /lib/libc-2.17.so 2000000000784000-2000000000788000 rw-p 00000000 00:00 0 2000000000788000-20000000007b4000 r-xp 00000000 08:23 3409041 /lib/libpthread-2.17.so 20000000007b4000-20000000007c0000 ---p 0002c000 08:23 3409041 /lib/libpthread-2.17.so 20000000007c0000-20000000007c8000 rw-p 00028000 08:23 3409041 /lib/libpthread-2.17.so 20000000007c8000-20000000007cc000 rw-p 00000000 00:00 0 20000000007cc000-20000000007dc000 r-xp 00000000 08:23 3409027 /lib/librt-2.17.so 20000000007dc000-20000000007e8000 ---p 00010000 08:23 3409027 /lib/librt-2.17.so 20000000007e8000-20000000007ec000 rw-p 0000c000 08:23 3409027 /lib/librt-2.17.so 20000000007ec000-20000000007f4000 r-xp 00000000 08:23 3409020 /lib/libdl-2.17.so 20000000007f4000-2000000000800000 ---p 00008000 08:23 3409020 /lib/libdl-2.17.so 2000000000800000-2000000000804000 rw-p 00004000 08:23 3409020 /lib/libdl-2.17.so 2000000000804000-2000000000814000 r-xp 00000000 08:23 3409023 /lib/libcrypt-2.17.so 2000000000814000-2000000000820000 ---p 00010000 08:23 3409023 /lib/libcrypt-2.17.so 2000000000820000-2000000000824000 rw-p 0000c000 08:23 3409023 /lib/libcrypt-2.17.so 2000000000824000-2000000000854000 rw-p 00000000 00:00 0 2000000000854000-200000000091c000 r-xp 00000000 08:23 3409022 /lib/libm-2.17.so 200000000091c000-2000000000928000 ---p 000c8000 08:23 3409022 /lib/libm-2.17.so 2000000000928000-200000000092c000 rw-p 000c4000 08:23 3409022 /lib/libm-2.17.so 200000000092c000-200000000095c000 rw-p 00000000 00:00 0 200000000095c000-2000000000ae8000 r--p 00000000 08:23 275909 /usr/lib/locale/locale-archive 2000000000ae8000-2000000000b84000 rw-p 00000000 00:00 0 2000000000b84000-2000000000b88000 ---p 00000000 00:00 0 2000000000b88000-2000000000ba0000 rw-p 00000000 00:00 0 2000000000ba0000-2000000000ba4000 r-xp 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so 2000000000ba4000-2000000000bb0000 ---p 00004000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so 2000000000bb0000-2000000000bb4000 rw-p 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so 2000000000bb4000-2000000000bb8000 rw-p 00000000 00:00 0 2000000000bb8000-2000000000bbc000 r-xp 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so 2000000000bbc000-2000000000bc8000 ---p 00004000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so 2000000000bc8000-2000000000bcc000 rw-p 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so 2000000000bcc000-2000000000bd0000 rw-p 00000000 00:00 0 2000000000bd0000-2000000000bd4000 ---p 00000000 00:00 0 2000000000bd4000-2000000000bec000 rw-p 00000000 00:00 0 2000000000bf4000-2000000000d8c000 rw-p 00000000 00:00 0 2000000000d9c000-2000000000dc0000 r-xp 00000000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 2000000000dc0000-2000000000dcc000 ---p 00024000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 2000000000dcc000-2000000000dd0000 rw-p 00020000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 2000000000dd0000-2000000000de0000 r-xp 00000000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 2000000000de0000-2000000000dec000 ---p 00010000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 2000000000dec000-2000000000df0000 rw-p 0000c000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 2000000000df0000-2000000000dfc000 rw-p 00000000 00:00 0 2000000000e00000-2000000000e08000 r--s 00000000 08:23 275908 /usr/lib/gconv/gconv-modules.cache 4000000000000000-4000000000004000 r-xp 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 6000000000000000-6000000000004000 rw-p 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 6000000000004000-60000000002d4000 rw-p 00000000 00:00 0 [heap] 600007ffffe14000-600007ffffe18000 rw-p 00000000 00:00 0 60000fffffdec000-60000fffffe14000 rw-p 00000000 00:00 0 a000000000000000-a000000000080000 r-xp 00000000 00:00 0 [vdso] [NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html F. test_method.rb ............................................................................................................................................................................................................................... test_objectspace.rb ..... test_proc.rb ....................................... test_struct.rb . test_syntax.rb .......................................................................................................................................................... test_thread.rb .............................FFFFFFF.............. #478 test_massign.rb:165:in `': a,s=[],"aaa" 300.times { a< "" (expected "ok") [ruby-dev:32581] #931 test_thread.rb:287:in `': at_exit { Fiber.new{}.resume } #=> killed by SIGABRT (signal 6) | bootstraptest.tmp.rb:2: [BUG] Segmentation fault | ruby 1.9.3p547 (2014-05-14 revision 45962) [ia64-linux] | | -- Control frame information ----------------------------------------------- | c:0004 p:---- s:0009 b:0009 l:000008 d:000008 CFUNC :resume | c:0003 p:0021 s:0006 b:0006 l:002588 d:000a58 BLOCK bootstraptest.tmp.rb:2 | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH | c:0001 p:0000 s:0002 b:0002 l:002588 d:002588 TOP | | -- Ruby level backtrace information ---------------------------------------- | bootstraptest.tmp.rb:2:in `block in
' | bootstraptest.tmp.rb:2:in `resume' | | -- C level backtrace information ------------------------------------------- | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x355740) [0x20000000003a9740] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc96a0) [0x200000000011d6a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_bug-0x837cd0) [0x200000000011e4a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x268830) [0x20000000002bc830] | linux-gate.so.1(__kernel_sigtramp+0x7fffffffff6ea680) [0xa000000000040800] | /lib/libc.so.6.1(makecontext-0x3e99c0) [0x200000000056c7d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b500) [0x20000000003bf500] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b6d0) [0x20000000003bf6d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36ba00) [0x20000000003bfa00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_fiber_resume-0x595180) [0x20000000003c1020] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36d3b0) [0x20000000003c13b0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3228c0) [0x20000000003768c0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x33bed0) [0x200000000038fed0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_proc_call-0x820720) [0x2000000000135a90] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xd1480) [0x2000000000125480] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_exec_end_proc-0x82b8b0) [0x200000000012a910] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xd6b90) [0x200000000012ab90] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_cleanup-0x82b210) [0x200000000012afc0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_run_node-0x82a9b0) [0x200000000012b830] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19() [0x4000000000000c20] | /lib/libc.so.6.1(__libc_start_main-0x43d7f0) [0x2000000000518a00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19(_start+0x1fffffffff6aaac0) [0x4000000000000cc0] | | -- Other runtime information ----------------------------------------------- | | * Loaded script: bootstraptest.tmp.rb | | * Loaded features: | | 0 enumerator.so | 1 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 3 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/defaults.rb | 4 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/rbconfig.rb | 5 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/deprecate.rb | 6 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/exceptions.rb | 7 /usr/lib/ruby/site_ruby/1.9.1/rubygems/defaults/operating_system.rb | 8 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/custom_require.rb | 9 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems.rb | | * Process memory map: | | 00000000-00004000 r--p 00000000 00:00 0 | 2000000000000000-2000000000040000 r-xp 00000000 08:23 3409037 /lib/ld-2.17.so | 2000000000040000-200000000004c000 rw-p 00000000 00:00 0 | 200000000004c000-2000000000054000 rw-p 0003c000 08:23 3409037 /lib/ld-2.17.so | 2000000000054000-2000000000460000 r-xp 00000000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 2000000000460000-200000000046c000 ---p 0040c000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000046c000-200000000047c000 rw-p 00408000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000047c000-2000000000498000 rw-p 00000000 00:00 0 | 2000000000498000-20000000004b4000 r-xp 00000000 08:23 263827 /usr/lib/libsandbox.so | 20000000004b4000-20000000004c0000 ---p 0001c000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c0000-20000000004c4000 rw-p 00018000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c4000-20000000004ec000 rw-p 00000000 00:00 0 | 20000000004ec000-2000000000770000 r-xp 00000000 08:23 3409040 /lib/libc-2.17.so | 2000000000770000-200000000077c000 ---p 00284000 08:23 3409040 /lib/libc-2.17.so | 200000000077c000-2000000000784000 rw-p 00280000 08:23 3409040 /lib/libc-2.17.so | 2000000000784000-2000000000788000 rw-p 00000000 00:00 0 | 2000000000788000-20000000007b4000 r-xp 00000000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007b4000-20000000007c0000 ---p 0002c000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c0000-20000000007c8000 rw-p 00028000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c8000-20000000007cc000 rw-p 00000000 00:00 0 | 20000000007cc000-20000000007dc000 r-xp 00000000 08:23 3409027 /lib/librt-2.17.so | 20000000007dc000-20000000007e8000 ---p 00010000 08:23 3409027 /lib/librt-2.17.so | 20000000007e8000-20000000007ec000 rw-p 0000c000 08:23 3409027 /lib/librt-2.17.so | 20000000007ec000-20000000007f4000 r-xp 00000000 08:23 3409020 /lib/libdl-2.17.so | 20000000007f4000-2000000000800000 ---p 00008000 08:23 3409020 /lib/libdl-2.17.so | 2000000000800000-2000000000804000 rw-p 00004000 08:23 3409020 /lib/libdl-2.17.so | 2000000000804000-2000000000814000 r-xp 00000000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000814000-2000000000820000 ---p 00010000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000820000-2000000000824000 rw-p 0000c000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000824000-2000000000854000 rw-p 00000000 00:00 0 | 2000000000854000-200000000091c000 r-xp 00000000 08:23 3409022 /lib/libm-2.17.so | 200000000091c000-2000000000928000 ---p 000c8000 08:23 3409022 /lib/libm-2.17.so | 2000000000928000-200000000092c000 rw-p 000c4000 08:23 3409022 /lib/libm-2.17.so | 200000000092c000-200000000095c000 rw-p 00000000 00:00 0 | 200000000095c000-2000000000ae8000 r--p 00000000 08:23 275909 /usr/lib/locale/locale-archive | 2000000000ae8000-2000000000b84000 rw-p 00000000 00:00 0 | 2000000000b84000-2000000000b88000 ---p 00000000 00:00 0 | 2000000000b88000-2000000000ba0000 rw-p 00000000 00:00 0 | 2000000000ba0000-2000000000ba4000 r-xp 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000ba4000-2000000000bb0000 ---p 00004000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb0000-2000000000bb4000 rw-p 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb4000-2000000000bb8000 rw-p 00000000 00:00 0 | 2000000000bb8000-2000000000bbc000 r-xp 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bbc000-2000000000bc8000 ---p 00004000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bc8000-2000000000bcc000 rw-p 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bcc000-2000000000bd0000 rw-p 00000000 00:00 0 | 2000000000bd0000-2000000000bd4000 ---p 00000000 00:00 0 | 2000000000bd4000-2000000000bec000 rw-p 00000000 00:00 0 | 2000000000bf4000-2000000000d8c000 rw-p 00000000 00:00 0 | 2000000000d9c000-2000000000dc0000 r-xp 00000000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dc0000-2000000000dcc000 ---p 00024000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dcc000-2000000000dd0000 rw-p 00020000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dd0000-2000000000de0000 r-xp 00000000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000de0000-2000000000dec000 ---p 00010000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000dec000-2000000000df0000 rw-p 0000c000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000df0000-2000000000dfc000 rw-p 00000000 00:00 0 | 2000000000e00000-2000000000e08000 r--s 00000000 08:23 275908 /usr/lib/gconv/gconv-modules.cache | 4000000000000000-4000000000004000 r-xp 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000000000-6000000000004000 rw-p 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000004000-60000000002d4000 rw-p 00000000 00:00 0 [heap] | 600007ffffedc000-600007ffffee0000 rw-p 00000000 00:00 0 | 60000fffffeb4000-60000fffffedc000 rw-p 00000000 00:00 0 | a000000000000000-a000000000080000 r-xp 00000000 00:00 0 [vdso] | | | [NOTE] | You may have encountered a bug in the Ruby interpreter or extension libraries. | Bug reports are welcome. | For details: http://www.ruby-lang.org/bugreport.html | #932 test_thread.rb:292:in `': g = enum_for(:local_variables) loop { g.next } #=> killed by SIGABRT (signal 6) | bootstraptest.tmp.rb:3: [BUG] Segmentation fault | ruby 1.9.3p547 (2014-05-14 revision 45962) [ia64-linux] | | -- Control frame information ----------------------------------------------- | c:0007 p:---- s:0018 b:0018 l:001d70 d:001d70 CFUNC :next | c:0006 p:0011 s:0015 b:0015 l:002588 d:000014 BLOCK bootstraptest.tmp.rb:3 | c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH | c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop | c:0003 p:0026 s:0008 b:0007 l:002588 d:000700 EVAL bootstraptest.tmp.rb:3 | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH | c:0001 p:0000 s:0002 b:0002 l:002588 d:002588 TOP | | -- Ruby level backtrace information ---------------------------------------- | bootstraptest.tmp.rb:3:in `
' | bootstraptest.tmp.rb:3:in `loop' | bootstraptest.tmp.rb:3:in `block in
' | bootstraptest.tmp.rb:3:in `next' | | -- C level backtrace information ------------------------------------------- | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x355740) [0x20000000003a9740] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc96a0) [0x200000000011d6a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_bug-0x837cd0) [0x200000000011e4a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x268830) [0x20000000002bc830] | linux-gate.so.1(__kernel_sigtramp+0x7fffffffff6ea680) [0xa000000000040800] | /lib/libc.so.6.1(makecontext-0x3e99c0) [0x200000000056c7d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b500) [0x20000000003bf500] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b6d0) [0x20000000003bf6d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36ba00) [0x20000000003bfa00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_fiber_resume-0x595180) [0x20000000003c1020] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc3370) [0x2000000000117370] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc4b70) [0x2000000000118b70] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x322870) [0x2000000000376870] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x346840) [0x200000000039a840] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_rescue2-0x82e530) [0x2000000000127c80] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3231f0) [0x20000000003771f0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x322870) [0x2000000000376870] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_iseq_eval_main-0x5b6d40) [0x200000000039f480] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xd12e0) [0x20000000001252e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_exec_node-0x82f220) [0x2000000000126fb0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_run_node-0x82a9c0) [0x200000000012b820] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19() [0x4000000000000c20] | /lib/libc.so.6.1(__libc_start_main-0x43d7f0) [0x2000000000518a00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19(_start+0x1fffffffff6aaac0) [0x4000000000000cc0] | | -- Other runtime information ----------------------------------------------- | | * Loaded script: bootstraptest.tmp.rb | | * Loaded features: | | 0 enumerator.so | 1 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 3 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/defaults.rb | 4 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/rbconfig.rb | 5 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/deprecate.rb | 6 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/exceptions.rb | 7 /usr/lib/ruby/site_ruby/1.9.1/rubygems/defaults/operating_system.rb | 8 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/custom_require.rb | 9 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems.rb | | * Process memory map: | | 00000000-00004000 r--p 00000000 00:00 0 | 2000000000000000-2000000000040000 r-xp 00000000 08:23 3409037 /lib/ld-2.17.so | 2000000000040000-200000000004c000 rw-p 00000000 00:00 0 | 200000000004c000-2000000000054000 rw-p 0003c000 08:23 3409037 /lib/ld-2.17.so | 2000000000054000-2000000000460000 r-xp 00000000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 2000000000460000-200000000046c000 ---p 0040c000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000046c000-200000000047c000 rw-p 00408000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000047c000-2000000000498000 rw-p 00000000 00:00 0 | 2000000000498000-20000000004b4000 r-xp 00000000 08:23 263827 /usr/lib/libsandbox.so | 20000000004b4000-20000000004c0000 ---p 0001c000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c0000-20000000004c4000 rw-p 00018000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c4000-20000000004ec000 rw-p 00000000 00:00 0 | 20000000004ec000-2000000000770000 r-xp 00000000 08:23 3409040 /lib/libc-2.17.so | 2000000000770000-200000000077c000 ---p 00284000 08:23 3409040 /lib/libc-2.17.so | 200000000077c000-2000000000784000 rw-p 00280000 08:23 3409040 /lib/libc-2.17.so | 2000000000784000-2000000000788000 rw-p 00000000 00:00 0 | 2000000000788000-20000000007b4000 r-xp 00000000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007b4000-20000000007c0000 ---p 0002c000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c0000-20000000007c8000 rw-p 00028000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c8000-20000000007cc000 rw-p 00000000 00:00 0 | 20000000007cc000-20000000007dc000 r-xp 00000000 08:23 3409027 /lib/librt-2.17.so | 20000000007dc000-20000000007e8000 ---p 00010000 08:23 3409027 /lib/librt-2.17.so | 20000000007e8000-20000000007ec000 rw-p 0000c000 08:23 3409027 /lib/librt-2.17.so | 20000000007ec000-20000000007f4000 r-xp 00000000 08:23 3409020 /lib/libdl-2.17.so | 20000000007f4000-2000000000800000 ---p 00008000 08:23 3409020 /lib/libdl-2.17.so | 2000000000800000-2000000000804000 rw-p 00004000 08:23 3409020 /lib/libdl-2.17.so | 2000000000804000-2000000000814000 r-xp 00000000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000814000-2000000000820000 ---p 00010000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000820000-2000000000824000 rw-p 0000c000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000824000-2000000000854000 rw-p 00000000 00:00 0 | 2000000000854000-200000000091c000 r-xp 00000000 08:23 3409022 /lib/libm-2.17.so | 200000000091c000-2000000000928000 ---p 000c8000 08:23 3409022 /lib/libm-2.17.so | 2000000000928000-200000000092c000 rw-p 000c4000 08:23 3409022 /lib/libm-2.17.so | 200000000092c000-200000000095c000 rw-p 00000000 00:00 0 | 200000000095c000-2000000000ae8000 r--p 00000000 08:23 275909 /usr/lib/locale/locale-archive | 2000000000ae8000-2000000000b84000 rw-p 00000000 00:00 0 | 2000000000b84000-2000000000b88000 ---p 00000000 00:00 0 | 2000000000b88000-2000000000ba0000 rw-p 00000000 00:00 0 | 2000000000ba0000-2000000000ba4000 r-xp 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000ba4000-2000000000bb0000 ---p 00004000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb0000-2000000000bb4000 rw-p 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb4000-2000000000bb8000 rw-p 00000000 00:00 0 | 2000000000bb8000-2000000000bbc000 r-xp 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bbc000-2000000000bc8000 ---p 00004000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bc8000-2000000000bcc000 rw-p 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bcc000-2000000000bd0000 rw-p 00000000 00:00 0 | 2000000000bd0000-2000000000bd4000 ---p 00000000 00:00 0 | 2000000000bd4000-2000000000bec000 rw-p 00000000 00:00 0 | 2000000000bf4000-2000000000d8c000 rw-p 00000000 00:00 0 | 2000000000d9c000-2000000000dc0000 r-xp 00000000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dc0000-2000000000dcc000 ---p 00024000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dcc000-2000000000dd0000 rw-p 00020000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dd0000-2000000000de0000 r-xp 00000000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000de0000-2000000000dec000 ---p 00010000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000dec000-2000000000df0000 rw-p 0000c000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000df0000-2000000000dfc000 rw-p 00000000 00:00 0 | 2000000000e00000-2000000000e08000 r--s 00000000 08:23 275908 /usr/lib/gconv/gconv-modules.cache | 4000000000000000-4000000000004000 r-xp 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000000000-6000000000004000 rw-p 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000004000-60000000002b0000 rw-p 00000000 00:00 0 [heap] | 600007ffffa80000-600007ffffa84000 rw-p 00000000 00:00 0 | 60000fffffa58000-60000fffffa80000 rw-p 00000000 00:00 0 | a000000000000000-a000000000080000 r-xp 00000000 00:00 0 [vdso] | | | [NOTE] | You may have encountered a bug in the Ruby interpreter or extension libraries. | Bug reports are welcome. | For details: http://www.ruby-lang.org/bugreport.html | [ruby-dev:34128] #933 test_thread.rb:297:in `': g = enum_for(:block_given?) loop { g.next } #=> killed by SIGABRT (signal 6) | bootstraptest.tmp.rb:3: [BUG] Segmentation fault | ruby 1.9.3p547 (2014-05-14 revision 45962) [ia64-linux] | | -- Control frame information ----------------------------------------------- | c:0007 p:---- s:0018 b:0018 l:001d70 d:001d70 CFUNC :next | c:0006 p:0011 s:0015 b:0015 l:002588 d:000014 BLOCK bootstraptest.tmp.rb:3 | c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH | c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop | c:0003 p:0026 s:0008 b:0007 l:002588 d:000700 EVAL bootstraptest.tmp.rb:3 | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH | c:0001 p:0000 s:0002 b:0002 l:002588 d:002588 TOP | | -- Ruby level backtrace information ---------------------------------------- | bootstraptest.tmp.rb:3:in `
' | bootstraptest.tmp.rb:3:in `loop' | bootstraptest.tmp.rb:3:in `block in
' | bootstraptest.tmp.rb:3:in `next' | | -- C level backtrace information ------------------------------------------- | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x355740) [0x20000000003a9740] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc96a0) [0x200000000011d6a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_bug-0x837cd0) [0x200000000011e4a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x268830) [0x20000000002bc830] | linux-gate.so.1(__kernel_sigtramp+0x7fffffffff6ea680) [0xa000000000040800] | /lib/libc.so.6.1(makecontext-0x3e99c0) [0x200000000056c7d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b500) [0x20000000003bf500] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b6d0) [0x20000000003bf6d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36ba00) [0x20000000003bfa00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_fiber_resume-0x595180) [0x20000000003c1020] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc3370) [0x2000000000117370] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc4b70) [0x2000000000118b70] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x322870) [0x2000000000376870] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x346840) [0x200000000039a840] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_rescue2-0x82e530) [0x2000000000127c80] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3231f0) [0x20000000003771f0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x322870) [0x2000000000376870] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_iseq_eval_main-0x5b6d40) [0x200000000039f480] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xd12e0) [0x20000000001252e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_exec_node-0x82f220) [0x2000000000126fb0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_run_node-0x82a9c0) [0x200000000012b820] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19() [0x4000000000000c20] | /lib/libc.so.6.1(__libc_start_main-0x43d7f0) [0x2000000000518a00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19(_start+0x1fffffffff6aaac0) [0x4000000000000cc0] | | -- Other runtime information ----------------------------------------------- | | * Loaded script: bootstraptest.tmp.rb | | * Loaded features: | | 0 enumerator.so | 1 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 3 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/defaults.rb | 4 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/rbconfig.rb | 5 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/deprecate.rb | 6 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/exceptions.rb | 7 /usr/lib/ruby/site_ruby/1.9.1/rubygems/defaults/operating_system.rb | 8 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/custom_require.rb | 9 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems.rb | | * Process memory map: | | 00000000-00004000 r--p 00000000 00:00 0 | 2000000000000000-2000000000040000 r-xp 00000000 08:23 3409037 /lib/ld-2.17.so | 2000000000040000-200000000004c000 rw-p 00000000 00:00 0 | 200000000004c000-2000000000054000 rw-p 0003c000 08:23 3409037 /lib/ld-2.17.so | 2000000000054000-2000000000460000 r-xp 00000000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 2000000000460000-200000000046c000 ---p 0040c000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000046c000-200000000047c000 rw-p 00408000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000047c000-2000000000498000 rw-p 00000000 00:00 0 | 2000000000498000-20000000004b4000 r-xp 00000000 08:23 263827 /usr/lib/libsandbox.so | 20000000004b4000-20000000004c0000 ---p 0001c000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c0000-20000000004c4000 rw-p 00018000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c4000-20000000004ec000 rw-p 00000000 00:00 0 | 20000000004ec000-2000000000770000 r-xp 00000000 08:23 3409040 /lib/libc-2.17.so | 2000000000770000-200000000077c000 ---p 00284000 08:23 3409040 /lib/libc-2.17.so | 200000000077c000-2000000000784000 rw-p 00280000 08:23 3409040 /lib/libc-2.17.so | 2000000000784000-2000000000788000 rw-p 00000000 00:00 0 | 2000000000788000-20000000007b4000 r-xp 00000000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007b4000-20000000007c0000 ---p 0002c000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c0000-20000000007c8000 rw-p 00028000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c8000-20000000007cc000 rw-p 00000000 00:00 0 | 20000000007cc000-20000000007dc000 r-xp 00000000 08:23 3409027 /lib/librt-2.17.so | 20000000007dc000-20000000007e8000 ---p 00010000 08:23 3409027 /lib/librt-2.17.so | 20000000007e8000-20000000007ec000 rw-p 0000c000 08:23 3409027 /lib/librt-2.17.so | 20000000007ec000-20000000007f4000 r-xp 00000000 08:23 3409020 /lib/libdl-2.17.so | 20000000007f4000-2000000000800000 ---p 00008000 08:23 3409020 /lib/libdl-2.17.so | 2000000000800000-2000000000804000 rw-p 00004000 08:23 3409020 /lib/libdl-2.17.so | 2000000000804000-2000000000814000 r-xp 00000000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000814000-2000000000820000 ---p 00010000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000820000-2000000000824000 rw-p 0000c000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000824000-2000000000854000 rw-p 00000000 00:00 0 | 2000000000854000-200000000091c000 r-xp 00000000 08:23 3409022 /lib/libm-2.17.so | 200000000091c000-2000000000928000 ---p 000c8000 08:23 3409022 /lib/libm-2.17.so | 2000000000928000-200000000092c000 rw-p 000c4000 08:23 3409022 /lib/libm-2.17.so | 200000000092c000-200000000095c000 rw-p 00000000 00:00 0 | 200000000095c000-2000000000ae8000 r--p 00000000 08:23 275909 /usr/lib/locale/locale-archive | 2000000000ae8000-2000000000b84000 rw-p 00000000 00:00 0 | 2000000000b84000-2000000000b88000 ---p 00000000 00:00 0 | 2000000000b88000-2000000000ba0000 rw-p 00000000 00:00 0 | 2000000000ba0000-2000000000ba4000 r-xp 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000ba4000-2000000000bb0000 ---p 00004000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb0000-2000000000bb4000 rw-p 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb4000-2000000000bb8000 rw-p 00000000 00:00 0 | 2000000000bb8000-2000000000bbc000 r-xp 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bbc000-2000000000bc8000 ---p 00004000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bc8000-2000000000bcc000 rw-p 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bcc000-2000000000bd0000 rw-p 00000000 00:00 0 | 2000000000bd0000-2000000000bd4000 ---p 00000000 00:00 0 | 2000000000bd4000-2000000000bec000 rw-p 00000000 00:00 0 | 2000000000bf4000-2000000000d8c000 rw-p 00000000 00:00 0 | 2000000000d9c000-2000000000dc0000 r-xp 00000000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dc0000-2000000000dcc000 ---p 00024000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dcc000-2000000000dd0000 rw-p 00020000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dd0000-2000000000de0000 r-xp 00000000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000de0000-2000000000dec000 ---p 00010000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000dec000-2000000000df0000 rw-p 0000c000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000df0000-2000000000dfc000 rw-p 00000000 00:00 0 | 2000000000e00000-2000000000e08000 r--s 00000000 08:23 275908 /usr/lib/gconv/gconv-modules.cache | 4000000000000000-4000000000004000 r-xp 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000000000-6000000000004000 rw-p 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000004000-60000000002b0000 rw-p 00000000 00:00 0 [heap] | 600007ffff968000-600007ffff96c000 rw-p 00000000 00:00 0 | 60000fffff940000-60000fffff968000 rw-p 00000000 00:00 0 | a000000000000000-a000000000080000 r-xp 00000000 00:00 0 [vdso] | | | [NOTE] | You may have encountered a bug in the Ruby interpreter or extension libraries. | Bug reports are welcome. | For details: http://www.ruby-lang.org/bugreport.html | [ruby-dev:34128] #934 test_thread.rb:302:in `': g = enum_for(:binding) loop { g.next } #=> killed by SIGABRT (signal 6) | bootstraptest.tmp.rb:3: [BUG] Segmentation fault | ruby 1.9.3p547 (2014-05-14 revision 45962) [ia64-linux] | | -- Control frame information ----------------------------------------------- | c:0007 p:---- s:0018 b:0018 l:001d70 d:001d70 CFUNC :next | c:0006 p:0011 s:0015 b:0015 l:002588 d:000014 BLOCK bootstraptest.tmp.rb:3 | c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH | c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop | c:0003 p:0026 s:0008 b:0007 l:002588 d:000700 EVAL bootstraptest.tmp.rb:3 | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH | c:0001 p:0000 s:0002 b:0002 l:002588 d:002588 TOP | | -- Ruby level backtrace information ---------------------------------------- | bootstraptest.tmp.rb:3:in `
' | bootstraptest.tmp.rb:3:in `loop' | bootstraptest.tmp.rb:3:in `block in
' | bootstraptest.tmp.rb:3:in `next' | | -- C level backtrace information ------------------------------------------- | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x355740) [0x20000000003a9740] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc96a0) [0x200000000011d6a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_bug-0x837cd0) [0x200000000011e4a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x268830) [0x20000000002bc830] | linux-gate.so.1(__kernel_sigtramp+0x7fffffffff6ea680) [0xa000000000040800] | /lib/libc.so.6.1(makecontext-0x3e99c0) [0x200000000056c7d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b500) [0x20000000003bf500] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b6d0) [0x20000000003bf6d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36ba00) [0x20000000003bfa00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_fiber_resume-0x595180) [0x20000000003c1020] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc3370) [0x2000000000117370] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc4b70) [0x2000000000118b70] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x322870) [0x2000000000376870] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x346840) [0x200000000039a840] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_rescue2-0x82e530) [0x2000000000127c80] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3231f0) [0x20000000003771f0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x322870) [0x2000000000376870] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_iseq_eval_main-0x5b6d40) [0x200000000039f480] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xd12e0) [0x20000000001252e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_exec_node-0x82f220) [0x2000000000126fb0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_run_node-0x82a9c0) [0x200000000012b820] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19() [0x4000000000000c20] | /lib/libc.so.6.1(__libc_start_main-0x43d7f0) [0x2000000000518a00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19(_start+0x1fffffffff6aaac0) [0x4000000000000cc0] | | -- Other runtime information ----------------------------------------------- | | * Loaded script: bootstraptest.tmp.rb | | * Loaded features: | | 0 enumerator.so | 1 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 3 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/defaults.rb | 4 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/rbconfig.rb | 5 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/deprecate.rb | 6 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/exceptions.rb | 7 /usr/lib/ruby/site_ruby/1.9.1/rubygems/defaults/operating_system.rb | 8 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/custom_require.rb | 9 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems.rb | | * Process memory map: | | 00000000-00004000 r--p 00000000 00:00 0 | 2000000000000000-2000000000040000 r-xp 00000000 08:23 3409037 /lib/ld-2.17.so | 2000000000040000-200000000004c000 rw-p 00000000 00:00 0 | 200000000004c000-2000000000054000 rw-p 0003c000 08:23 3409037 /lib/ld-2.17.so | 2000000000054000-2000000000460000 r-xp 00000000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 2000000000460000-200000000046c000 ---p 0040c000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000046c000-200000000047c000 rw-p 00408000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000047c000-2000000000498000 rw-p 00000000 00:00 0 | 2000000000498000-20000000004b4000 r-xp 00000000 08:23 263827 /usr/lib/libsandbox.so | 20000000004b4000-20000000004c0000 ---p 0001c000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c0000-20000000004c4000 rw-p 00018000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c4000-20000000004ec000 rw-p 00000000 00:00 0 | 20000000004ec000-2000000000770000 r-xp 00000000 08:23 3409040 /lib/libc-2.17.so | 2000000000770000-200000000077c000 ---p 00284000 08:23 3409040 /lib/libc-2.17.so | 200000000077c000-2000000000784000 rw-p 00280000 08:23 3409040 /lib/libc-2.17.so | 2000000000784000-2000000000788000 rw-p 00000000 00:00 0 | 2000000000788000-20000000007b4000 r-xp 00000000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007b4000-20000000007c0000 ---p 0002c000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c0000-20000000007c8000 rw-p 00028000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c8000-20000000007cc000 rw-p 00000000 00:00 0 | 20000000007cc000-20000000007dc000 r-xp 00000000 08:23 3409027 /lib/librt-2.17.so | 20000000007dc000-20000000007e8000 ---p 00010000 08:23 3409027 /lib/librt-2.17.so | 20000000007e8000-20000000007ec000 rw-p 0000c000 08:23 3409027 /lib/librt-2.17.so | 20000000007ec000-20000000007f4000 r-xp 00000000 08:23 3409020 /lib/libdl-2.17.so | 20000000007f4000-2000000000800000 ---p 00008000 08:23 3409020 /lib/libdl-2.17.so | 2000000000800000-2000000000804000 rw-p 00004000 08:23 3409020 /lib/libdl-2.17.so | 2000000000804000-2000000000814000 r-xp 00000000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000814000-2000000000820000 ---p 00010000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000820000-2000000000824000 rw-p 0000c000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000824000-2000000000854000 rw-p 00000000 00:00 0 | 2000000000854000-200000000091c000 r-xp 00000000 08:23 3409022 /lib/libm-2.17.so | 200000000091c000-2000000000928000 ---p 000c8000 08:23 3409022 /lib/libm-2.17.so | 2000000000928000-200000000092c000 rw-p 000c4000 08:23 3409022 /lib/libm-2.17.so | 200000000092c000-200000000095c000 rw-p 00000000 00:00 0 | 200000000095c000-2000000000ae8000 r--p 00000000 08:23 275909 /usr/lib/locale/locale-archive | 2000000000ae8000-2000000000b84000 rw-p 00000000 00:00 0 | 2000000000b84000-2000000000b88000 ---p 00000000 00:00 0 | 2000000000b88000-2000000000ba0000 rw-p 00000000 00:00 0 | 2000000000ba0000-2000000000ba4000 r-xp 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000ba4000-2000000000bb0000 ---p 00004000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb0000-2000000000bb4000 rw-p 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb4000-2000000000bb8000 rw-p 00000000 00:00 0 | 2000000000bb8000-2000000000bbc000 r-xp 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bbc000-2000000000bc8000 ---p 00004000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bc8000-2000000000bcc000 rw-p 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bcc000-2000000000bd0000 rw-p 00000000 00:00 0 | 2000000000bd0000-2000000000bd4000 ---p 00000000 00:00 0 | 2000000000bd4000-2000000000bec000 rw-p 00000000 00:00 0 | 2000000000bf4000-2000000000d8c000 rw-p 00000000 00:00 0 | 2000000000d9c000-2000000000dc0000 r-xp 00000000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dc0000-2000000000dcc000 ---p 00024000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dcc000-2000000000dd0000 rw-p 00020000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dd0000-2000000000de0000 r-xp 00000000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000de0000-2000000000dec000 ---p 00010000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000dec000-2000000000df0000 rw-p 0000c000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000df0000-2000000000dfc000 rw-p 00000000 00:00 0 | 2000000000e00000-2000000000e08000 r--s 00000000 08:23 275908 /usr/lib/gconv/gconv-modules.cache | 4000000000000000-4000000000004000 r-xp 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000000000-6000000000004000 rw-p 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000004000-60000000002b0000 rw-p 00000000 00:00 0 [heap] | 600007ffffed0000-600007ffffed4000 rw-p 00000000 00:00 0 | 60000fffffea8000-60000fffffed0000 rw-p 00000000 00:00 0 | a000000000000000-a000000000080000 r-xp 00000000 00:00 0 [vdso] | | | [NOTE] | You may have encountered a bug in the Ruby interpreter or extension libraries. | Bug reports are welcome. | For details: http://www.ruby-lang.org/bugreport.html | [ruby-dev:34128] #935 test_thread.rb:307:in `': g = "abc".enum_for(:scan, /./) loop { g.next } #=> killed by SIGABRT (signal 6) | bootstraptest.tmp.rb:3: [BUG] Segmentation fault | ruby 1.9.3p547 (2014-05-14 revision 45962) [ia64-linux] | | -- Control frame information ----------------------------------------------- | c:0007 p:---- s:0018 b:0018 l:002080 d:002080 CFUNC :next | c:0006 p:0011 s:0015 b:0015 l:002588 d:000014 BLOCK bootstraptest.tmp.rb:3 | c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH | c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop | c:0003 p:0029 s:0008 b:0007 l:002588 d:000a10 EVAL bootstraptest.tmp.rb:3 | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH | c:0001 p:0000 s:0002 b:0002 l:002588 d:002588 TOP | | -- Ruby level backtrace information ---------------------------------------- | bootstraptest.tmp.rb:3:in `
' | bootstraptest.tmp.rb:3:in `loop' | bootstraptest.tmp.rb:3:in `block in
' | bootstraptest.tmp.rb:3:in `next' | | -- C level backtrace information ------------------------------------------- | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x355740) [0x20000000003a9740] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc96a0) [0x200000000011d6a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_bug-0x837cd0) [0x200000000011e4a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x268830) [0x20000000002bc830] | linux-gate.so.1(__kernel_sigtramp+0x7fffffffff6ea680) [0xa000000000040800] | /lib/libc.so.6.1(makecontext-0x3e99c0) [0x200000000056c7d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b500) [0x20000000003bf500] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b6d0) [0x20000000003bf6d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36ba00) [0x20000000003bfa00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_fiber_resume-0x595180) [0x20000000003c1020] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc3370) [0x2000000000117370] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc4b70) [0x2000000000118b70] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x322870) [0x2000000000376870] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x346840) [0x200000000039a840] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_rescue2-0x82e530) [0x2000000000127c80] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3231f0) [0x20000000003771f0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x322870) [0x2000000000376870] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_iseq_eval_main-0x5b6d40) [0x200000000039f480] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xd12e0) [0x20000000001252e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_exec_node-0x82f220) [0x2000000000126fb0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_run_node-0x82a9c0) [0x200000000012b820] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19() [0x4000000000000c20] | /lib/libc.so.6.1(__libc_start_main-0x43d7f0) [0x2000000000518a00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19(_start+0x1fffffffff6aaac0) [0x4000000000000cc0] | | -- Other runtime information ----------------------------------------------- | | * Loaded script: bootstraptest.tmp.rb | | * Loaded features: | | 0 enumerator.so | 1 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 3 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/defaults.rb | 4 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/rbconfig.rb | 5 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/deprecate.rb | 6 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/exceptions.rb | 7 /usr/lib/ruby/site_ruby/1.9.1/rubygems/defaults/operating_system.rb | 8 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/custom_require.rb | 9 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems.rb | | * Process memory map: | | 00000000-00004000 r--p 00000000 00:00 0 | 2000000000000000-2000000000040000 r-xp 00000000 08:23 3409037 /lib/ld-2.17.so | 2000000000040000-200000000004c000 rw-p 00000000 00:00 0 | 200000000004c000-2000000000054000 rw-p 0003c000 08:23 3409037 /lib/ld-2.17.so | 2000000000054000-2000000000460000 r-xp 00000000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 2000000000460000-200000000046c000 ---p 0040c000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000046c000-200000000047c000 rw-p 00408000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000047c000-2000000000498000 rw-p 00000000 00:00 0 | 2000000000498000-20000000004b4000 r-xp 00000000 08:23 263827 /usr/lib/libsandbox.so | 20000000004b4000-20000000004c0000 ---p 0001c000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c0000-20000000004c4000 rw-p 00018000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c4000-20000000004ec000 rw-p 00000000 00:00 0 | 20000000004ec000-2000000000770000 r-xp 00000000 08:23 3409040 /lib/libc-2.17.so | 2000000000770000-200000000077c000 ---p 00284000 08:23 3409040 /lib/libc-2.17.so | 200000000077c000-2000000000784000 rw-p 00280000 08:23 3409040 /lib/libc-2.17.so | 2000000000784000-2000000000788000 rw-p 00000000 00:00 0 | 2000000000788000-20000000007b4000 r-xp 00000000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007b4000-20000000007c0000 ---p 0002c000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c0000-20000000007c8000 rw-p 00028000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c8000-20000000007cc000 rw-p 00000000 00:00 0 | 20000000007cc000-20000000007dc000 r-xp 00000000 08:23 3409027 /lib/librt-2.17.so | 20000000007dc000-20000000007e8000 ---p 00010000 08:23 3409027 /lib/librt-2.17.so | 20000000007e8000-20000000007ec000 rw-p 0000c000 08:23 3409027 /lib/librt-2.17.so | 20000000007ec000-20000000007f4000 r-xp 00000000 08:23 3409020 /lib/libdl-2.17.so | 20000000007f4000-2000000000800000 ---p 00008000 08:23 3409020 /lib/libdl-2.17.so | 2000000000800000-2000000000804000 rw-p 00004000 08:23 3409020 /lib/libdl-2.17.so | 2000000000804000-2000000000814000 r-xp 00000000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000814000-2000000000820000 ---p 00010000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000820000-2000000000824000 rw-p 0000c000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000824000-2000000000854000 rw-p 00000000 00:00 0 | 2000000000854000-200000000091c000 r-xp 00000000 08:23 3409022 /lib/libm-2.17.so | 200000000091c000-2000000000928000 ---p 000c8000 08:23 3409022 /lib/libm-2.17.so | 2000000000928000-200000000092c000 rw-p 000c4000 08:23 3409022 /lib/libm-2.17.so | 200000000092c000-200000000095c000 rw-p 00000000 00:00 0 | 200000000095c000-2000000000ae8000 r--p 00000000 08:23 275909 /usr/lib/locale/locale-archive | 2000000000ae8000-2000000000b84000 rw-p 00000000 00:00 0 | 2000000000b84000-2000000000b88000 ---p 00000000 00:00 0 | 2000000000b88000-2000000000ba0000 rw-p 00000000 00:00 0 | 2000000000ba0000-2000000000ba4000 r-xp 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000ba4000-2000000000bb0000 ---p 00004000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb0000-2000000000bb4000 rw-p 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb4000-2000000000bb8000 rw-p 00000000 00:00 0 | 2000000000bb8000-2000000000bbc000 r-xp 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bbc000-2000000000bc8000 ---p 00004000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bc8000-2000000000bcc000 rw-p 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bcc000-2000000000bd0000 rw-p 00000000 00:00 0 | 2000000000bd0000-2000000000bd4000 ---p 00000000 00:00 0 | 2000000000bd4000-2000000000bec000 rw-p 00000000 00:00 0 | 2000000000bf4000-2000000000d8c000 rw-p 00000000 00:00 0 | 2000000000d9c000-2000000000dc0000 r-xp 00000000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dc0000-2000000000dcc000 ---p 00024000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dcc000-2000000000dd0000 rw-p 00020000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dd0000-2000000000de0000 r-xp 00000000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000de0000-2000000000dec000 ---p 00010000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000dec000-2000000000df0000 rw-p 0000c000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000df0000-2000000000dfc000 rw-p 00000000 00:00 0 | 2000000000e00000-2000000000e08000 r--s 00000000 08:23 275908 /usr/lib/gconv/gconv-modules.cache | 4000000000000000-4000000000004000 r-xp 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000000000-6000000000004000 rw-p 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000004000-60000000002b0000 rw-p 00000000 00:00 0 [heap] | 600007fffff3c000-600007fffff40000 rw-p 00000000 00:00 0 | 60000ffffff14000-60000ffffff3c000 rw-p 00000000 00:00 0 | a000000000000000-a000000000080000 r-xp 00000000 00:00 0 [vdso] | | | [NOTE] | You may have encountered a bug in the Ruby interpreter or extension libraries. | Bug reports are welcome. | For details: http://www.ruby-lang.org/bugreport.html | [ruby-dev:34128] #936 test_thread.rb:312:in `': g = Module.enum_for(:new) loop { g.next } #=> killed by SIGABRT (signal 6) | bootstraptest.tmp.rb:3: [BUG] Segmentation fault | ruby 1.9.3p547 (2014-05-14 revision 45962) [ia64-linux] | | -- Control frame information ----------------------------------------------- | c:0007 p:---- s:0018 b:0018 l:001e10 d:001e10 CFUNC :next | c:0006 p:0011 s:0015 b:0015 l:002588 d:000014 BLOCK bootstraptest.tmp.rb:3 | c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH | c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop | c:0003 p:0032 s:0008 b:0007 l:002588 d:0007a0 EVAL bootstraptest.tmp.rb:3 | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH | c:0001 p:0000 s:0002 b:0002 l:002588 d:002588 TOP | | -- Ruby level backtrace information ---------------------------------------- | bootstraptest.tmp.rb:3:in `
' | bootstraptest.tmp.rb:3:in `loop' | bootstraptest.tmp.rb:3:in `block in
' | bootstraptest.tmp.rb:3:in `next' | | -- C level backtrace information ------------------------------------------- | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x355740) [0x20000000003a9740] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc96a0) [0x200000000011d6a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_bug-0x837cd0) [0x200000000011e4a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x268830) [0x20000000002bc830] | linux-gate.so.1(__kernel_sigtramp+0x7fffffffff6ea680) [0xa000000000040800] | /lib/libc.so.6.1(makecontext-0x3e99c0) [0x200000000056c7d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b500) [0x20000000003bf500] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b6d0) [0x20000000003bf6d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36ba00) [0x20000000003bfa00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_fiber_resume-0x595180) [0x20000000003c1020] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc3370) [0x2000000000117370] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc4b70) [0x2000000000118b70] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x322870) [0x2000000000376870] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x346840) [0x200000000039a840] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_rescue2-0x82e530) [0x2000000000127c80] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3231f0) [0x20000000003771f0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x322870) [0x2000000000376870] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_iseq_eval_main-0x5b6d40) [0x200000000039f480] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xd12e0) [0x20000000001252e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_exec_node-0x82f220) [0x2000000000126fb0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_run_node-0x82a9c0) [0x200000000012b820] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19() [0x4000000000000c20] | /lib/libc.so.6.1(__libc_start_main-0x43d7f0) [0x2000000000518a00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19(_start+0x1fffffffff6aaac0) [0x4000000000000cc0] | | -- Other runtime information ----------------------------------------------- | | * Loaded script: bootstraptest.tmp.rb | | * Loaded features: | | 0 enumerator.so | 1 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 3 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/defaults.rb | 4 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/rbconfig.rb | 5 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/deprecate.rb | 6 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/exceptions.rb | 7 /usr/lib/ruby/site_ruby/1.9.1/rubygems/defaults/operating_system.rb | 8 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/custom_require.rb | 9 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems.rb | | * Process memory map: | | 00000000-00004000 r--p 00000000 00:00 0 | 2000000000000000-2000000000040000 r-xp 00000000 08:23 3409037 /lib/ld-2.17.so | 2000000000040000-200000000004c000 rw-p 00000000 00:00 0 | 200000000004c000-2000000000054000 rw-p 0003c000 08:23 3409037 /lib/ld-2.17.so | 2000000000054000-2000000000460000 r-xp 00000000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 2000000000460000-200000000046c000 ---p 0040c000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000046c000-200000000047c000 rw-p 00408000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000047c000-2000000000498000 rw-p 00000000 00:00 0 | 2000000000498000-20000000004b4000 r-xp 00000000 08:23 263827 /usr/lib/libsandbox.so | 20000000004b4000-20000000004c0000 ---p 0001c000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c0000-20000000004c4000 rw-p 00018000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c4000-20000000004ec000 rw-p 00000000 00:00 0 | 20000000004ec000-2000000000770000 r-xp 00000000 08:23 3409040 /lib/libc-2.17.so | 2000000000770000-200000000077c000 ---p 00284000 08:23 3409040 /lib/libc-2.17.so | 200000000077c000-2000000000784000 rw-p 00280000 08:23 3409040 /lib/libc-2.17.so | 2000000000784000-2000000000788000 rw-p 00000000 00:00 0 | 2000000000788000-20000000007b4000 r-xp 00000000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007b4000-20000000007c0000 ---p 0002c000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c0000-20000000007c8000 rw-p 00028000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c8000-20000000007cc000 rw-p 00000000 00:00 0 | 20000000007cc000-20000000007dc000 r-xp 00000000 08:23 3409027 /lib/librt-2.17.so | 20000000007dc000-20000000007e8000 ---p 00010000 08:23 3409027 /lib/librt-2.17.so | 20000000007e8000-20000000007ec000 rw-p 0000c000 08:23 3409027 /lib/librt-2.17.so | 20000000007ec000-20000000007f4000 r-xp 00000000 08:23 3409020 /lib/libdl-2.17.so | 20000000007f4000-2000000000800000 ---p 00008000 08:23 3409020 /lib/libdl-2.17.so | 2000000000800000-2000000000804000 rw-p 00004000 08:23 3409020 /lib/libdl-2.17.so | 2000000000804000-2000000000814000 r-xp 00000000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000814000-2000000000820000 ---p 00010000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000820000-2000000000824000 rw-p 0000c000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000824000-2000000000854000 rw-p 00000000 00:00 0 | 2000000000854000-200000000091c000 r-xp 00000000 08:23 3409022 /lib/libm-2.17.so | 200000000091c000-2000000000928000 ---p 000c8000 08:23 3409022 /lib/libm-2.17.so | 2000000000928000-200000000092c000 rw-p 000c4000 08:23 3409022 /lib/libm-2.17.so | 200000000092c000-200000000095c000 rw-p 00000000 00:00 0 | 200000000095c000-2000000000ae8000 r--p 00000000 08:23 275909 /usr/lib/locale/locale-archive | 2000000000ae8000-2000000000b84000 rw-p 00000000 00:00 0 | 2000000000b84000-2000000000b88000 ---p 00000000 00:00 0 | 2000000000b88000-2000000000ba0000 rw-p 00000000 00:00 0 | 2000000000ba0000-2000000000ba4000 r-xp 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000ba4000-2000000000bb0000 ---p 00004000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb0000-2000000000bb4000 rw-p 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb4000-2000000000bb8000 rw-p 00000000 00:00 0 | 2000000000bb8000-2000000000bbc000 r-xp 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bbc000-2000000000bc8000 ---p 00004000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bc8000-2000000000bcc000 rw-p 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bcc000-2000000000bd0000 rw-p 00000000 00:00 0 | 2000000000bd0000-2000000000bd4000 ---p 00000000 00:00 0 | 2000000000bd4000-2000000000bec000 rw-p 00000000 00:00 0 | 2000000000bf4000-2000000000d8c000 rw-p 00000000 00:00 0 | 2000000000d9c000-2000000000dc0000 r-xp 00000000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dc0000-2000000000dcc000 ---p 00024000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dcc000-2000000000dd0000 rw-p 00020000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dd0000-2000000000de0000 r-xp 00000000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000de0000-2000000000dec000 ---p 00010000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000dec000-2000000000df0000 rw-p 0000c000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000df0000-2000000000dfc000 rw-p 00000000 00:00 0 | 2000000000e00000-2000000000e08000 r--s 00000000 08:23 275908 /usr/lib/gconv/gconv-modules.cache | 4000000000000000-4000000000004000 r-xp 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000000000-6000000000004000 rw-p 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000004000-60000000002b0000 rw-p 00000000 00:00 0 [heap] | 600007ffffbd0000-600007ffffbd4000 rw-p 00000000 00:00 0 | 60000fffffba8000-60000fffffbd0000 rw-p 00000000 00:00 0 | a000000000000000-a000000000080000 r-xp 00000000 00:00 0 [vdso] | | | [NOTE] | You may have encountered a bug in the Ruby interpreter or extension libraries. | Bug reports are welcome. | For details: http://www.ruby-lang.org/bugreport.html | [ruby-dev:34128] #937 test_thread.rb:316:in `': Fiber.new(&Object.method(:class_eval)).resume("foo") #=> killed by SIGABRT (signal 6) | bootstraptest.tmp.rb:2: [BUG] Segmentation fault | ruby 1.9.3p547 (2014-05-14 revision 45962) [ia64-linux] | | -- Control frame information ----------------------------------------------- | c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :resume | c:0003 p:0041 s:0007 b:0006 l:002588 d:000458 EVAL bootstraptest.tmp.rb:2 | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH | c:0001 p:0000 s:0002 b:0002 l:002588 d:002588 TOP | | -- Ruby level backtrace information ---------------------------------------- | bootstraptest.tmp.rb:2:in `
' | bootstraptest.tmp.rb:2:in `resume' | | -- C level backtrace information ------------------------------------------- | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x355740) [0x20000000003a9740] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xc96a0) [0x200000000011d6a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_bug-0x837cd0) [0x200000000011e4a0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x268830) [0x20000000002bc830] | linux-gate.so.1(__kernel_sigtramp+0x7fffffffff6ea680) [0xa000000000040800] | /lib/libc.so.6.1(makecontext-0x3e99c0) [0x200000000056c7d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b500) [0x20000000003bf500] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36b6d0) [0x20000000003bf6d0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36ba00) [0x20000000003bfa00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_fiber_resume-0x595180) [0x20000000003c1020] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x36d3b0) [0x20000000003c13b0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3228c0) [0x20000000003768c0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x345490) [0x2000000000399490] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3389e0) [0x200000000038c9e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0x3394e0) [0x200000000038d4e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(rb_iseq_eval_main-0x5b6d30) [0x200000000039f480] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(+0xd12e0) [0x20000000001252e0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_exec_node-0x82f210) [0x2000000000126fb0] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1(ruby_run_node-0x82a9b0) [0x200000000012b820] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19() [0x4000000000000c20] | /lib/libc.so.6.1(__libc_start_main-0x43d7e0) [0x2000000000518a00] | /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19(_start+0x1fffffffff6aaad0) [0x4000000000000cc0] | | -- Other runtime information ----------------------------------------------- | | * Loaded script: bootstraptest.tmp.rb | | * Loaded features: | | 0 enumerator.so | 1 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 3 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/defaults.rb | 4 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/rbconfig.rb | 5 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/deprecate.rb | 6 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/exceptions.rb | 7 /usr/lib/ruby/site_ruby/1.9.1/rubygems/defaults/operating_system.rb | 8 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems/custom_require.rb | 9 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/lib/rubygems.rb | | * Process memory map: | | 00000000-00004000 r--p 00000000 00:00 0 | 2000000000000000-2000000000040000 r-xp 00000000 08:23 3409037 /lib/ld-2.17.so | 2000000000040000-200000000004c000 rw-p 00000000 00:00 0 | 200000000004c000-2000000000054000 rw-p 0003c000 08:23 3409037 /lib/ld-2.17.so | 2000000000054000-2000000000460000 r-xp 00000000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 2000000000460000-200000000046c000 ---p 0040c000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000046c000-200000000047c000 rw-p 00408000 08:23 3168703 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/libruby19.so.1.9.1 | 200000000047c000-2000000000498000 rw-p 00000000 00:00 0 | 2000000000498000-20000000004b4000 r-xp 00000000 08:23 263827 /usr/lib/libsandbox.so | 20000000004b4000-20000000004c0000 ---p 0001c000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c0000-20000000004c4000 rw-p 00018000 08:23 263827 /usr/lib/libsandbox.so | 20000000004c4000-20000000004ec000 rw-p 00000000 00:00 0 | 20000000004ec000-2000000000770000 r-xp 00000000 08:23 3409040 /lib/libc-2.17.so | 2000000000770000-200000000077c000 ---p 00284000 08:23 3409040 /lib/libc-2.17.so | 200000000077c000-2000000000784000 rw-p 00280000 08:23 3409040 /lib/libc-2.17.so | 2000000000784000-2000000000788000 rw-p 00000000 00:00 0 | 2000000000788000-20000000007b4000 r-xp 00000000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007b4000-20000000007c0000 ---p 0002c000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c0000-20000000007c8000 rw-p 00028000 08:23 3409041 /lib/libpthread-2.17.so | 20000000007c8000-20000000007cc000 rw-p 00000000 00:00 0 | 20000000007cc000-20000000007dc000 r-xp 00000000 08:23 3409027 /lib/librt-2.17.so | 20000000007dc000-20000000007e8000 ---p 00010000 08:23 3409027 /lib/librt-2.17.so | 20000000007e8000-20000000007ec000 rw-p 0000c000 08:23 3409027 /lib/librt-2.17.so | 20000000007ec000-20000000007f4000 r-xp 00000000 08:23 3409020 /lib/libdl-2.17.so | 20000000007f4000-2000000000800000 ---p 00008000 08:23 3409020 /lib/libdl-2.17.so | 2000000000800000-2000000000804000 rw-p 00004000 08:23 3409020 /lib/libdl-2.17.so | 2000000000804000-2000000000814000 r-xp 00000000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000814000-2000000000820000 ---p 00010000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000820000-2000000000824000 rw-p 0000c000 08:23 3409023 /lib/libcrypt-2.17.so | 2000000000824000-2000000000854000 rw-p 00000000 00:00 0 | 2000000000854000-200000000091c000 r-xp 00000000 08:23 3409022 /lib/libm-2.17.so | 200000000091c000-2000000000928000 ---p 000c8000 08:23 3409022 /lib/libm-2.17.so | 2000000000928000-200000000092c000 rw-p 000c4000 08:23 3409022 /lib/libm-2.17.so | 200000000092c000-200000000095c000 rw-p 00000000 00:00 0 | 200000000095c000-2000000000ae8000 r--p 00000000 08:23 275909 /usr/lib/locale/locale-archive | 2000000000ae8000-2000000000b84000 rw-p 00000000 00:00 0 | 2000000000b84000-2000000000b88000 ---p 00000000 00:00 0 | 2000000000b88000-2000000000ba0000 rw-p 00000000 00:00 0 | 2000000000ba0000-2000000000ba4000 r-xp 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000ba4000-2000000000bb0000 ---p 00004000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb0000-2000000000bb4000 rw-p 00000000 08:23 3276945 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/encdb.so | 2000000000bb4000-2000000000bb8000 rw-p 00000000 00:00 0 | 2000000000bb8000-2000000000bbc000 r-xp 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bbc000-2000000000bc8000 ---p 00004000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bc8000-2000000000bcc000 rw-p 00000000 08:23 3276989 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/.ext/ia64-linux/enc/trans/transdb.so | 2000000000bcc000-2000000000bd0000 rw-p 00000000 00:00 0 | 2000000000bd0000-2000000000bd4000 ---p 00000000 00:00 0 | 2000000000bd4000-2000000000bec000 rw-p 00000000 00:00 0 | 2000000000bf4000-2000000000d8c000 rw-p 00000000 00:00 0 | 2000000000d9c000-2000000000dc0000 r-xp 00000000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dc0000-2000000000dcc000 ---p 00024000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dcc000-2000000000dd0000 rw-p 00020000 08:23 432734 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libgcc_s.so.1 | 2000000000dd0000-2000000000de0000 r-xp 00000000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000de0000-2000000000dec000 ---p 00010000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000dec000-2000000000df0000 rw-p 0000c000 08:23 432735 /usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/libunwind.so.7 | 2000000000df0000-2000000000dfc000 rw-p 00000000 00:00 0 | 2000000000e00000-2000000000e08000 r--s 00000000 08:23 275908 /usr/lib/gconv/gconv-modules.cache | 4000000000000000-4000000000004000 r-xp 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000000000-6000000000004000 rw-p 00000000 08:23 3170010 /var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547/ruby19 | 6000000000004000-60000000002d4000 rw-p 00000000 00:00 0 [heap] | 600007ffff998000-600007ffff99c000 rw-p 00000000 00:00 0 | 60000fffff970000-60000fffff998000 rw-p 00000000 00:00 0 | a000000000000000-a000000000080000 r-xp 00000000 00:00 0 [vdso] | | | [NOTE] | You may have encountered a bug in the Ruby interpreter or extension libraries. | Bug reports are welcome. | For details: http://www.ruby-lang.org/bugreport.html | [ruby-dev:34128] FAIL 8/951 tests failed make: *** [yes-btest-ruby] Error 1 * ERROR: dev-lang/ruby-1.9.3_p547::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/ruby-1.9.3_p547::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/ruby-1.9.3_p547::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-lang/ruby-1.9.3_p547/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/ruby-1.9.3_p547/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547' * S: '/var/tmp/portage/dev-lang/ruby-1.9.3_p547/work/ruby-1.9.3-p547'