Skip to content

Instantly share code, notes, and snippets.

Created February 22, 2013 03:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/0251d407026fa3530f17 to your computer and use it in GitHub Desktop.
Save anonymous/0251d407026fa3530f17 to your computer and use it in GitHub Desktop.
configure.in:429: warning: underquoted definition of RUBY_TRY_CFLAGS
configure.in:429: run info Automake 'Extending aclocal'
configure.in:429: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -traditional... no
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for ranlib... ranlib
checking for ar... ar
checking for as... as
checking for objdump... objdump
checking for objcopy... objcopy
checking for nm... 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... /usr/bin/mkdir -p
checking for dot... dot
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 -Werror=pointer-arith is accepted... yes
checking whether -Werror=write-strings is accepted... yes
checking whether -Werror=declaration-after-statement is accepted... yes
checking whether -Werror=shorten-64-to-32 is accepted... no
checking whether -Wshorten-64-to-32 is accepted... no
checking whether -Werror=implicit-function-declaration is accepted... yes
checking whether -Wall -Wextra is accepted... yes
checking whether -ggdb is accepted... yes
checking whether -fvisibility=hidden is accepted... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for prototypes... yes
checking token paste string... ansi
checking stringization... #expr
checking string literal concatenation... yes
checking for variable length prototypes and stdarg.h... yes
checking for variable length macro... yes
checking for noreturn function attribute... __attribute__ ((noreturn)) x
checking for deprecated function attribute... __attribute__ ((deprecated)) x
checking for noinline function attribute... __attribute__ ((noinline)) x
checking for stdcall function attribute... x
checking for cdecl function attribute... x
checking for fastcall function attribute... x
checking for function alias... alias
checking for atomic builtins... yes
checking for exported function attribute... __attribute__ ((visibility("default")))
checking whether sys_nerr is declared... yes
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for socketpair in -lsocket... no
checking for clock_gettime in -lrt... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking a.out.h usability... yes
checking a.out.h presence... yes
checking for a.out.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking xti.h usability... no
checking xti.h presence... no
checking for xti.h... no
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for net/socket.h... (cached) no
checking for sys/socket.h... (cached) yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking 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 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 for signbit... yes
checking for fmod... yes
checking for killpg... yes
checking for wait4... yes
checking for waitpid... yes
checking for fork... yes
checking for spawnv... no
checking for syscall... yes
checking for __syscall... no
checking for chroot... yes
checking for getcwd... yes
checking for eaccess... yes
checking for truncate... yes
checking for ftruncate... yes
checking for ftello... yes
checking for chsize... no
checking for times... yes
checking for utimes... yes
checking for utimensat... yes
checking for fcntl... yes
checking for lockf... yes
checking for lstat... yes
checking for truncate64... yes
checking for ftruncate64... yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for link... yes
checking for symlink... yes
checking for readlink... yes
checking for readdir_r... yes
checking for fsync... yes
checking for fdatasync... yes
checking for fchown... yes
checking for posix_fadvise... yes
checking for setitimer... yes
checking for setruid... no
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for socketpair... yes
checking for setrgid... no
checking for setegid... yes
checking for setregid... yes
checking for setresgid... yes
checking for issetugid... no
checking for pause... yes
checking for lchown... yes
checking for lchmod... no
checking for getpgrp... yes
checking for setpgrp... yes
checking for getpgid... yes
checking for setpgid... yes
checking for initgroups... yes
checking for getgroups... yes
checking for setgroups... yes
checking for getpriority... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for sysconf... yes
checking for close... yes
checking for getgrnam_r... yes
checking for dlopen... yes
checking for sigprocmask... yes
checking for sigaction... yes
checking for sigsetjmp... no
checking for _setjmp... yes
checking for _longjmp... yes
checking for setsid... yes
checking for telldir... yes
checking for seekdir... yes
checking for fchmod... yes
checking for cosh... yes
checking for sinh... yes
checking for tanh... yes
checking for log2... yes
checking for round... yes
checking for setuid... yes
checking for setgid... yes
checking for daemon... (cached) no
checking for select_large_fdset... no
checking for setenv... yes
checking for unsetenv... yes
checking for mktime... yes
checking for timegm... yes
checking for gmtime_r... yes
checking for clock_gettime... yes
checking for gettimeofday... yes
checking for poll... yes
checking for ppoll... yes
checking for pread... yes
checking for sendfile... yes
checking for shutdown... yes
checking for sigaltstack... yes
checking for dl_iterate_phdr... yes
checking for unsetenv returns a value... yes
checking for __builtin_setjmp... no
checking for setjmp type... _setjmp
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for external timezone... long
checking for external altzone... no
checking for timezone... yes
checking whether timezone requires zero arguments... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking whether right shift preserve sign bit... yes
checking read count field in FILE structures... not found (OK if using GNU libc)
checking read buffer ptr field in FILE structures... _IO_read_ptr
checking read buffer end field in FILE structures... _IO_read_end
checking size of struct stat.st_ino... SIZEOF_LONG
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking for pthread_kill in -lthr... no
checking for pthread_kill in -lpthread... yes
checking for pthread_np.h... no
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_getattr_np... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_condattr_setclock... yes
checking for pthread_sigmask... yes
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking for backtrace... yes
checking valgrind/memcheck.h usability... 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 strip... strip
checking for prefix of external symbols... NONE
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for if make is GNU make... yes
checking for nroff... /usr/bin/nroff
.ext/include/x86_64-linux/ruby/config.h updated
ruby library version = 1.9.1
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ruby-1.9.pc
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -ggdb -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -fPIC
XCFLAGS = -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT
CPPFLAGS = -I. -I.ext/include/x86_64-linux -I./include -I.
DLDFLAGS = -Wl,-soname,libruby.so.1.9
SOLIBS = -lpthread -lrt -ldl -lcrypt -lm
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory `/home/test/tmp/ruby-src'
make[1]: Nothing to be done for `enc'.
make[1]: Leaving directory `/home/test/tmp/ruby-src'
making srcs under enc
make[1]: Entering directory `/home/test/tmp/ruby-src'
make[1]: Nothing to be done for `srcs'.
make[1]: Leaving directory `/home/test/tmp/ruby-src'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory `/home/test/tmp/ruby-src'
make[1]: Nothing to be done for `./enc/trans'.
make[1]: Leaving directory `/home/test/tmp/ruby-src'
making encs
make[1]: Entering directory `/home/test/tmp/ruby-src'
make[1]: Leaving directory `/home/test/tmp/ruby-src'
make[1]: Entering directory `/home/test/tmp/ruby-src'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/array/resize'
installing default resize libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/array/resize'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/bug-3571'
installing default bug libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/bug-3571'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/bug-3662'
installing default bug libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/bug-3662'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/funcall'
installing default funcall libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/funcall'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/load/dot.dot'
installing default dot.dot libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/load/dot.dot'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/old_thread_select'
installing default old_thread_select libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/old_thread_select'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/st/numhash'
installing default numhash libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/st/numhash'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/string'
installing default string libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/string'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/wait_for_single_fd'
installing default wait_for_single_fd libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/wait_for_single_fd'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/win32/dln'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/win32/dln'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/win32/fd_setsize'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/win32/fd_setsize'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/bigdecimal'
installing default bigdecimal libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/bigdecimal'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/continuation'
installing default continuation libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/continuation'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/coverage'
installing default coverage libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/coverage'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/curses'
installing default curses libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/curses'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/date'
installing default date_core libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/date'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/dbm'
installing default dbm libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/dbm'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/digest'
installing digest libraries
installing default digest libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/digest'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/digest/bubblebabble'
installing default bubblebabble libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/digest/bubblebabble'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/digest/md5'
installing default md5 libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/digest/md5'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/digest/rmd160'
installing default rmd160 libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/digest/rmd160'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/digest/sha1'
installing default sha1 libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/digest/sha1'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/digest/sha2'
installing default sha2 libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/digest/sha2'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/dl'
installing dl libraries
installing default dl libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/dl'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/dl/callback'
installing default callback libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/dl/callback'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/dl/win32'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/dl/win32'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/etc'
installing default etc libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/etc'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/fcntl'
installing default fcntl libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/fcntl'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/fiber'
installing default fiber libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/fiber'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/fiddle'
installing default fiddle libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/fiddle'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/gdbm'
installing default gdbm libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/gdbm'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/iconv'
installing default iconv libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/iconv'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/io/console'
installing default console libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/io/console'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/io/nonblock'
installing default nonblock libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/io/nonblock'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/io/wait'
installing default wait libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/io/wait'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/json'
installing default libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/json'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/json/generator'
installing default generator libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/json/generator'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/json/parser'
installing default parser libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/json/parser'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/mathn/complex'
installing default complex libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/mathn/complex'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/mathn/rational'
installing default rational libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/mathn/rational'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/nkf'
installing default nkf libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/nkf'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/objspace'
installing default objspace libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/objspace'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/openssl'
installing default openssl libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/openssl'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/pathname'
installing default pathname libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/pathname'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/psych'
installing default psych libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/psych'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/pty'
installing default pty libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/pty'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/racc/cparse'
installing default cparse libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/racc/cparse'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/readline'
installing default readline libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/readline'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/ripper'
installing default ripper libraries
checking ../.././parse.y and ../.././ext/ripper/eventids2.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/ripper'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/sdbm'
installing default sdbm libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/sdbm'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/socket'
installing default socket libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/socket'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/stringio'
installing default stringio libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/stringio'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/strscan'
installing default strscan libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/strscan'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/syck'
installing default syck libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/syck'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/syslog'
installing default syslog libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/syslog'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/tk'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/tk'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/tk/tkutil'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/tk/tkutil'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/win32ole'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/win32ole'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/zlib'
installing default zlib libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/zlib'
make[2]: Entering directory `/home/test/tmp/ruby-src'
make[2]: `ruby' is up to date.
make[2]: Leaving directory `/home/test/tmp/ruby-src'
make[1]: Leaving directory `/home/test/tmp/ruby-src'
./miniruby -I./lib -I. -I.ext/common ./tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --mflags="" --make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"
installing binary commands: /home/test/tmp/ruby-bin/bin
installing base libraries: /home/test/tmp/ruby-bin/lib64
installing arch files: /home/test/tmp/ruby-bin/lib64/ruby/1.9.1/x86_64-linux
installing pkgconfig data: /home/test/tmp/ruby-bin/lib64/pkgconfig
installing command scripts: /home/test/tmp/ruby-bin/bin
installing library scripts: /home/test/tmp/ruby-bin/lib64/ruby/1.9.1
installing common headers: /home/test/tmp/ruby-bin/include/ruby-1.9.1
installing manpages: /home/test/tmp/ruby-bin/share/man/man1
installing extension objects: /home/test/tmp/ruby-bin/lib64/ruby/1.9.1/x86_64-linux
installing extension objects: /home/test/tmp/ruby-bin/lib64/ruby/site_ruby/1.9.1/x86_64-linux
installing extension objects: /home/test/tmp/ruby-bin/lib64/ruby/vendor_ruby/1.9.1/x86_64-linux
installing extension headers: /home/test/tmp/ruby-bin/include/ruby-1.9.1/x86_64-linux
installing extension scripts: /home/test/tmp/ruby-bin/lib64/ruby/1.9.1
installing extension scripts: /home/test/tmp/ruby-bin/lib64/ruby/site_ruby/1.9.1
installing extension scripts: /home/test/tmp/ruby-bin/lib64/ruby/vendor_ruby/1.9.1
installing extension headers: /home/test/tmp/ruby-bin/include/ruby-1.9.1/ruby
installing default gems: /home/test/tmp/ruby-bin/lib64/ruby/gems/1.9.1 (cache, doc, gems, specifications)
rake 0.9.2.2
rdoc 3.9.5
minitest 2.5.1
json 1.5.4
io-console 0.3
bigdecimal 1.1.0
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -ggdb -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -fPIC
XCFLAGS = -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT
CPPFLAGS = -I. -I.ext/include/x86_64-linux -I./include -I.
DLDFLAGS = -Wl,-soname,libruby.so.1.9
SOLIBS = -lpthread -lrt -ldl -lcrypt -lm
compiling main.c
compiling dmydln.c
compiling dmyencoding.c
compiling version.c
compiling miniprelude.c
compiling array.c
compiling bignum.c
compiling class.c
compiling compar.c
compiling complex.c
compiling dir.c
compiling dln_find.c
class.c: In function ‘rb_obj_methods’:
class.c:1017:8: warning: variable ‘args’ set but not used [-Wunused-but-set-variable]
compiling enum.c
bignum.c: In function ‘big_rshift’:
bignum.c:3532:20: warning: variable ‘save_x’ set but not used [-Wunused-but-set-variable]
compiling enumerator.c
compiling error.c
dir.c: In function ‘dir_open_dir’:
dir.c:1852:22: warning: variable ‘dirp’ set but not used [-Wunused-but-set-variable]
compiling eval.c
compiling load.c
compiling proc.c
proc.c: In function ‘binding_free’:
proc.c:241:19: warning: variable ‘bind’ set but not used [-Wunused-but-set-variable]
compiling file.c
compiling gc.c
compiling hash.c
compiling inits.c
compiling io.c
gc.c: In function ‘objspace_each_objects’:
gc.c:2719:20: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
gc.c: At top level:
gc.c:3060:1: warning: ‘chain_finalized_object’ defined but not used [-Wunused-function]
io.c: In function ‘rb_io_each_byte’:
io.c:3080:15: warning: variable ‘e’ set but not used [-Wunused-but-set-variable]
io.c: In function ‘pipe_open’:
io.c:5305:12: warning: variable ‘argv’ set but not used [-Wunused-but-set-variable]
io.c:5304:9: warning: variable ‘argc’ set but not used [-Wunused-but-set-variable]
compiling marshal.c
compiling math.c
compiling node.c
compiling numeric.c
compiling object.c
compiling pack.c
compiling parse.c
pack.c: In function ‘pack_pack’:
pack.c:381:9: warning: variable ‘signed_p’ set but not used [-Wunused-but-set-variable]
compiling process.c
parse.y: In function ‘parser_compile_string’:
parse.y:5305:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
parse.y: In function ‘rb_parser_compile_file’:
parse.y:5366:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
process.c: In function ‘rb_proc_exec_n’:
process.c:1134:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
compiling random.c
compiling range.c
compiling rational.c
compiling re.c
compiling regcomp.c
regcomp.c: In function ‘is_not_included’:
regcomp.c:2436:13: warning: variable ‘c’ set but not used [-Wunused-but-set-variable]
regcomp.c: In function ‘update_string_node_case_fold’:
regcomp.c:3226:14: warning: variable ‘q’ set but not used [-Wunused-but-set-variable]
compiling regenc.c
compiling regerror.c
compiling regexec.c
compiling regparse.c
compiling regsyntax.c
compiling ruby.c
regparse.c: In function ‘fetch_escaped_value’:
regparse.c:2452:3: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
regparse.c: In function ‘fetch_name’:
regparse.c:2665:3: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
regparse.c: In function ‘parse_posix_bracket’:
regparse.c:4044:3: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
regparse.c: In function ‘fetch_char_property_to_ctype’:
regparse.c:4097:3: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
regparse.c: In function ‘code_exist_check’:
regparse.c:4262:3: warning: variable ‘pfetch_prev’ set but not used [-Wunused-but-set-variable]
compiling safe.c
compiling signal.c
compiling sprintf.c
compiling st.c
signal.c: In function ‘trap_handler’:
signal.c:792:17: warning: variable ‘proc’ set but not used [-Wunused-but-set-variable]
compiling strftime.c
compiling string.c
compiling struct.c
compiling time.c
compiling transcode.c
compiling util.c
transcode.c: In function ‘rb_econv_open0’:
transcode.c:985:25: warning: variable ‘denc’ set but not used [-Wunused-but-set-variable]
transcode.c:985:18: warning: variable ‘senc’ set but not used [-Wunused-but-set-variable]
transcode.c: In function ‘make_replacement’:
transcode.c:2177:18: warning: variable ‘enc’ set but not used [-Wunused-but-set-variable]
compiling variable.c
compiling compile.c
compile.c: In function ‘validate_label’:
compile.c:444:10: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
compile.c: In function ‘iseq_compile_each’:
compile.c:3320:5: warning: variable ‘mid’ set but not used [-Wunused-but-set-variable]
compile.c: In function ‘iseq_build_from_ary_exception’:
compile.c:5273:6: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
compiling debug.c
compiling iseq.c
compiling vm.c
iseq.c: In function ‘iseq_load’:
iseq.c:448:51: warning: variable ‘misc’ set but not used [-Wunused-but-set-variable]
iseq.c:448:38: warning: variable ‘format_type’ set but not used [-Wunused-but-set-variable]
iseq.c:448:28: warning: variable ‘version2’ set but not used [-Wunused-but-set-variable]
iseq.c:448:18: warning: variable ‘version1’ set but not used [-Wunused-but-set-variable]
iseq.c:448:11: warning: variable ‘magic’ set but not used [-Wunused-but-set-variable]
iseq.c: In function ‘rb_iseq_parameters’:
iseq.c:1382:15: warning: variable ‘s’ set but not used [-Wunused-but-set-variable]
In file included from vm.c:23:0:
vm_insnhelper.c: In function ‘vm_expandarray’:
vm_insnhelper.c:1638:20: warning: variable ‘tmp_ary’ set but not used [-Wunused-but-set-variable]
In file included from vm.c:27:0:
vm_method.c: In function ‘rb_gc_mark_unlinked_live_method_entries’:
vm_method.c:102:100: warning: unused variable ‘curr_ume’ [-Wunused-variable]
vm_method.c:102:85: warning: unused variable ‘prev_ume’ [-Wunused-variable]
In file included from vm.c:28:0:
vm_eval.c: In function ‘raise_method_missing’:
vm_eval.c:509:8: warning: variable ‘id’ set but not used [-Wunused-but-set-variable]
vm.c: In function ‘rb_iseq_eval’:
vm.c:1459:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
vm.c: In function ‘rb_iseq_eval_main’:
vm.c:1473:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
compiling vm_dump.c
compiling thread.c
compiling cont.c
cont.c: In function ‘cont_capture’:
cont.c:429:20: warning: variable ‘contval’ set but not used [-Wunused-but-set-variable]
compiling ./enc/ascii.c
compiling ./enc/us_ascii.c
compiling ./enc/unicode.c
compiling ./enc/utf_8.c
compiling newline.c
compiling ./missing/strlcpy.c
compiling ./missing/strlcat.c
compiling ./missing/setproctitle.c
compiling addr2line.c
compiling dmyext.c
addr2line.c: In function ‘parse_debug_line_cu’:
addr2line.c:230:18: warning: variable ‘isa’ set but not used [-Wunused-but-set-variable]
addr2line.c:227:9: warning: variable ‘end_sequence’ set but not used [-Wunused-but-set-variable]
addr2line.c:226:9: warning: variable ‘basic_block’ set but not used [-Wunused-but-set-variable]
addr2line.c:224:18: warning: variable ‘column’ set but not used [-Wunused-but-set-variable]
addr2line.c:218:20: warning: variable ‘standard_opcode_lengths’ set but not used [-Wunused-but-set-variable]
compiling dln.c
compiling encoding.c
compiling dmyversion.c
In file included from thread.c:204:0:
thread.c: In function ‘rb_mutex_lock’:
thread_pthread.c:385:8: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
linking miniruby
generating encdb.h
encdb.h unchanged
rbconfig.rb updated
generating enc.mk
generating prelude.c
compiling prelude.c
making srcs under enc
make[1]: Entering directory `/home/test/tmp/ruby-src'
make[1]: Nothing to be done for `srcs'.
make[1]: Leaving directory `/home/test/tmp/ruby-src'
generating transdb.h
linking static-library libruby-static.a
transdb.h unchanged
linking shared-library libruby.so.1.9.1
making enc
making trans
make[1]: Entering directory `/home/test/tmp/ruby-src'
make[1]: Entering directory `/home/test/tmp/ruby-src'
compiling ./enc/encdb.c
compiling ./enc/trans/transdb.c
compiling ./enc/big5.c
compiling ./enc/cp949.c
compiling ./enc/trans/emoji.c
compiling ./enc/trans/chinese.c
compiling ./enc/trans/emoji_sjis_docomo.c
compiling ./enc/trans/big5.c
compiling ./enc/trans/emoji_iso2022_kddi.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
compiling ./enc/emacs_mule.c
compiling ./enc/trans/emoji_sjis_kddi.c
compiling ./enc/euc_jp.c
compiling ./enc/trans/emoji_sjis_softbank.c
compiling ./enc/trans/escape.c
compiling ./enc/euc_kr.c
compiling ./enc/trans/gb18030.c
compiling ./enc/trans/gbk.c
compiling ./enc/euc_tw.c
configuring continuation
configuring coverage
configuring curses
compiling ./enc/gb2312.c
compiling ./enc/trans/iso2022.c
compiling ./enc/gb18030.c
compiling ./enc/trans/japanese.c
compiling ./enc/trans/japanese_euc.c
compiling ./enc/trans/japanese_sjis.c
compiling ./enc/gbk.c
compiling ./enc/trans/korean.c
compiling ./enc/trans/single_byte.c
compiling ./enc/iso_8859_1.c
compiling ./enc/iso_8859_2.c
compiling ./enc/trans/utf8_mac.c
compiling ./enc/iso_8859_3.c
compiling ./enc/iso_8859_4.c
compiling ./enc/trans/utf_16_32.c
compiling ./enc/iso_8859_5.c
compiling ./enc/iso_8859_6.c
compiling ./enc/iso_8859_7.c
linking transcoder transdb.so
compiling ./enc/iso_8859_8.c
linking transcoder chinese.so
compiling ./enc/iso_8859_9.c
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
compiling ./enc/iso_8859_10.c
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
compiling ./enc/iso_8859_11.c
linking transcoder emoji_sjis_softbank.so
compiling ./enc/iso_8859_13.c
linking transcoder escape.so
compiling ./enc/iso_8859_14.c
linking transcoder gb18030.so
compiling ./enc/iso_8859_15.c
compiling ./enc/iso_8859_16.c
linking transcoder iso2022.so
linking transcoder japanese.so
compiling ./enc/koi8_r.c
linking transcoder japanese_sjis.so
compiling ./enc/koi8_u.c
compiling ./enc/shift_jis.c
compiling ./enc/utf_16be.c
linking transcoder single_byte.so
compiling ./enc/utf_16le.c
linking transcoder utf8_mac.so
compiling ./enc/utf_32be.c
linking transcoder utf_16_32.so
linking transcoder gbk.so
compiling ./enc/utf_32le.c
compiling ./enc/windows_1251.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking transcoder japanese_euc.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_1251.so
make[1]: Leaving directory `/home/test/tmp/ruby-src'
linking transcoder korean.so
linking transcoder big5.so
make[1]: Leaving directory `/home/test/tmp/ruby-src'
making encs
make[1]: Entering directory `/home/test/tmp/ruby-src'
make[1]: Leaving directory `/home/test/tmp/ruby-src'
configuring date
configuring dbm
configuring digest
configuring digest/bubblebabble
configuring digest/md5
configuring digest/rmd160
configuring digest/sha1
configuring digest/sha2
configuring dl
configuring dl/callback
configuring dl/win32
Failed to configure dl/win32. It will not be installed.
configuring etc
configuring fcntl
configuring fiber
configuring fiddle
configuring gdbm
configuring iconv
configuring io/console
configuring io/nonblock
configuring io/wait
configuring json
configuring json/generator
configuring json/parser
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
check functions.........
check struct members..
check libraries....
Use ActiveTcl libraries (if available).
Search tclConfig.sh and tkConfig.sh................................
Fail to find [tclConfig.sh, tkConfig.sh]
Use X11 libraries (or use TK_XINCLUDES/TK_XLIBSW information on tkConfig.sh).
Search tcl.h..........
Search tk.h........Can't find "tcl.h".
Can't find "tk.h".
Can't find proper Tcl/Tk libraries. So, can't make tcltklib.so which is required by Ruby/Tk.
Failed to configure tk. It will not be installed.
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[1]: Entering directory `/home/test/tmp/ruby-src'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/array/resize'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/bug-3571'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/bug-3662'
compiling resize.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/st/numhash'
compiling numhash.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/load/dot.dot'
compiling bug.c
compiling bug.c
compiling dot.dot.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/win32/dln'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/win32/dln'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/funcall'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/string'
compiling passing_block.c
compiling set_len.c
installing default bug libraries
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/win32/fd_setsize'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/win32/fd_setsize'
compiling modify.c
installing default dot.dot libraries
linking shared-object -test-/load/dot.dot/dot.dot.so
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/old_thread_select'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/-test-/wait_for_single_fd'
compiling old_thread_select.c
compiling wait_for_single_fd.c
installing default bug libraries
compiling cstr.c
linking shared-object -test-/bug-3571/bug.so
installing default funcall libraries
linking shared-object -test-/funcall/funcall.so
linking shared-object -test-/bug-3662/bug.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/load/dot.dot'
installing default resize libraries
compiling enc_associate.c
linking shared-object -test-/array/resize.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/bug-3571'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/bigdecimal'
compiling bigdecimal.c
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:380) [-Wdeprecated-declarations]
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/funcall'
compiling ellipsize.c
installing default numhash libraries
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/bug-3662'
installing default old_thread_select libraries
installing default wait_for_single_fd libraries
compiling init.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/continuation'
linking shared-object -test-/wait_for_single_fd/wait_for_single_fd.so
compiling continuation.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/array/resize'
installing default string libraries
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/coverage'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/curses'
compiling coverage.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/st/numhash'
bigdecimal.c: In function ‘BigDecimal_prec’:
bigdecimal.c:306:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_hash’:
bigdecimal.c:319:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_dump’:
bigdecimal.c:336:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_load’:
bigdecimal.c:358:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
installing default continuation libraries
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/date'
linking shared-object continuation.so
compiling date_strftime.c
bigdecimal.c: In function ‘BigDecimal_to_i’:
bigdecimal.c:631:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
compiling curses.c
bigdecimal.c: In function ‘BigDecimal_to_f’:
bigdecimal.c:676:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_coerce’:
bigdecimal.c:767:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_add’:
bigdecimal.c:808:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_sub’:
bigdecimal.c:860:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimalCmp’:
bigdecimal.c:899:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_neg’:
bigdecimal.c:1080:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_mult’:
bigdecimal.c:1102:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_divide’:
bigdecimal.c:1130:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_div’:
bigdecimal.c:1179:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_DoDivmod’:
bigdecimal.c:1202:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_mod’:
bigdecimal.c:1288:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
installing default curses libraries
compiling date_core.c
bigdecimal.c: In function ‘BigDecimal_divremain’:
bigdecimal.c:1301:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_divmod’:
bigdecimal.c:1380:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_div2’:
bigdecimal.c:1393:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_add2’:
bigdecimal.c:1429:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_sub2’:
bigdecimal.c:1446:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_mult2’:
bigdecimal.c:1463:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_abs’:
bigdecimal.c:1486:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_sqrt’:
bigdecimal.c:1508:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_fix’:
bigdecimal.c:1527:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_round’:
bigdecimal.c:1563:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_truncate’:
bigdecimal.c:1621:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_frac’:
bigdecimal.c:1650:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_floor’:
bigdecimal.c:1683:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_ceil’:
bigdecimal.c:1732:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_to_s’:
bigdecimal.c:1789:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_split’:
bigdecimal.c:1880:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_inspect’:
bigdecimal.c:1934:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/wait_for_single_fd'
bigdecimal.c: In function ‘BigDecimal_power’:
bigdecimal.c:2076:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘BigDecimal_new’:
bigdecimal.c:2325:5: warning: variable ‘vStack’ set but not used [-Wunused-but-set-variable]
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/dbm'
compiling dbm.c
linking shared-object -test-/old_thread_select/old_thread_select.so
bigdecimal.c: In function ‘VpMult’:
bigdecimal.c:4248:36: warning: variable ‘ind_be’ set but not used [-Wunused-but-set-variable]
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/continuation'
linking shared-object -test-/string/string.so
bigdecimal.c: In function ‘VpCtoV’:
bigdecimal.c:5045:12: warning: variable ‘loc’ set but not used [-Wunused-but-set-variable]
bigdecimal.c: In function ‘VpSqrt’:
bigdecimal.c:5391:20: warning: variable ‘f_prec’ set but not used [-Wunused-but-set-variable]
installing default coverage libraries
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/digest'
compiling digest.c
curses.c: In function ‘window_cury’:
curses.c:1632:9: warning: variable ‘x’ set but not used [-Wunused-but-set-variable]
curses.c: In function ‘window_curx’:
curses.c:1648:12: warning: variable ‘y’ set but not used [-Wunused-but-set-variable]
curses.c: In function ‘window_begy’:
curses.c:1712:9: warning: variable ‘x’ set but not used [-Wunused-but-set-variable]
curses.c: In function ‘window_begx’:
curses.c:1732:12: warning: variable ‘y’ set but not used [-Wunused-but-set-variable]
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/old_thread_select'
compiling date_strptime.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/digest/bubblebabble'
compiling bubblebabble.c
linking shared-object coverage.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/-test-/string'
compiling date_parse.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/coverage'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/digest/md5'
compiling md5init.c
compiling md5ossl.c
installing default bubblebabble libraries
linking shared-object digest/bubblebabble.so
installing default md5 libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/digest/bubblebabble'
linking shared-object digest/md5.so
installing digest libraries
installing default digest libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/digest/md5'
installing default dbm libraries
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/digest/rmd160'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/digest/sha1'
compiling sha1init.c
compiling rmd160init.c
linking shared-object digest.so
linking shared-object dbm.so
compiling sha1ossl.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/digest'
installing default sha1 libraries
linking shared-object digest/sha1.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/dbm'
compiling rmd160ossl.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/digest/sha2'
compiling sha2init.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/dl'
compiling cfunc.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/digest/sha1'
installing default bigdecimal libraries
installing default rmd160 libraries
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/dl/callback'
linking shared-object digest/rmd160.so
generating callback.c
compiling sha2ossl.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/digest/rmd160'
compiling handle.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/dl/win32'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/dl/win32'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/etc'
compiling etc.c
installing default callback libraries
compiling callback.c
installing default sha2 libraries
compiling callback-0.c
linking shared-object digest/sha2.so
callback-0.c: In function ‘rb_dl_callback_void_0_0_cdecl’:
callback-0.c:12:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_0_1_cdecl’:
callback-0.c:23:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_0_2_cdecl’:
callback-0.c:34:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_0_3_cdecl’:
callback-0.c:45:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_0_4_cdecl’:
callback-0.c:56:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_1_0_cdecl’:
callback-0.c:67:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_1_1_cdecl’:
callback-0.c:78:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
installing default date_core libraries
callback-0.c: In function ‘rb_dl_callback_void_1_2_cdecl’:
callback-0.c:89:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_1_3_cdecl’:
callback-0.c:100:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_1_4_cdecl’:
callback-0.c:111:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_2_0_cdecl’:
callback-0.c:122:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_2_1_cdecl’:
callback-0.c:134:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_2_2_cdecl’:
callback-0.c:146:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_2_3_cdecl’:
callback-0.c:158:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_2_4_cdecl’:
callback-0.c:170:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_3_0_cdecl’:
callback-0.c:182:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_3_1_cdecl’:
callback-0.c:195:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_3_2_cdecl’:
callback-0.c:208:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_3_3_cdecl’:
callback-0.c:221:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_3_4_cdecl’:
callback-0.c:234:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_4_0_cdecl’:
callback-0.c:247:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_4_1_cdecl’:
callback-0.c:261:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_4_2_cdecl’:
callback-0.c:275:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_4_3_cdecl’:
callback-0.c:289:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_4_4_cdecl’:
callback-0.c:303:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_5_0_cdecl’:compiling dl.c
callback-0.c:317:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_5_1_cdecl’:
callback-0.c:332:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_5_2_cdecl’:
callback-0.c:347:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_5_3_cdecl’:
callback-0.c:362:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/fcntl'
callback-0.c: In function ‘rb_dl_callback_void_5_4_cdecl’:
callback-0.c:377:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_6_0_cdecl’:
callback-0.c:392:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_6_1_cdecl’:
callback-0.c:408:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_6_2_cdecl’:
callback-0.c:424:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_6_3_cdecl’:
callback-0.c:440:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_6_4_cdecl’:
callback-0.c:456:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_7_0_cdecl’:
callback-0.c:472:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_7_1_cdecl’:
callback-0.c:489:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_7_2_cdecl’:
callback-0.c:506:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_7_3_cdecl’:
callback-0.c:523:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_7_4_cdecl’:
callback-0.c:540:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_8_0_cdecl’:
callback-0.c:557:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_8_1_cdecl’:
callback-0.c:575:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_8_2_cdecl’:
callback-0.c:593:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_8_3_cdecl’:
callback-0.c:611:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_8_4_cdecl’:
callback-0.c:629:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_9_0_cdecl’:
callback-0.c:647:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_9_1_cdecl’:
callback-0.c:666:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
compiling fcntl.c
callback-0.c: In function ‘rb_dl_callback_void_9_2_cdecl’:
callback-0.c:685:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_9_3_cdecl’:
callback-0.c:704:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_9_4_cdecl’:
callback-0.c:723:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_10_0_cdecl’:
callback-0.c:742:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_10_1_cdecl’:
callback-0.c:762:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_10_2_cdecl’:
callback-0.c:782:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_10_3_cdecl’:
callback-0.c:802:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_10_4_cdecl’:
callback-0.c:822:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_11_0_cdecl’:
callback-0.c:842:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/digest/sha2'
callback-0.c: In function ‘rb_dl_callback_void_11_1_cdecl’:
callback-0.c:863:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_11_2_cdecl’:
callback-0.c:884:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_11_3_cdecl’:
callback-0.c:905:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_11_4_cdecl’:
callback-0.c:926:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_12_0_cdecl’:
callback-0.c:947:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_12_1_cdecl’:
callback-0.c:969:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_12_2_cdecl’:
callback-0.c:991:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_12_3_cdecl’:
callback-0.c:1013:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_12_4_cdecl’:
callback-0.c:1035:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
compiling cptr.c
callback-0.c: In function ‘rb_dl_callback_void_13_0_cdecl’:
callback-0.c:1057:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_13_1_cdecl’:
callback-0.c:1080:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_13_2_cdecl’:
callback-0.c:1103:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_13_3_cdecl’:
callback-0.c:1126:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_13_4_cdecl’:
callback-0.c:1149:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_14_0_cdecl’:
callback-0.c:1172:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_14_1_cdecl’:
callback-0.c:1196:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_14_2_cdecl’:
callback-0.c:1220:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_14_3_cdecl’:
callback-0.c:1244:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_14_4_cdecl’:
callback-0.c:1268:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_15_0_cdecl’:
callback-0.c:1292:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_15_1_cdecl’:
callback-0.c:1317:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_15_2_cdecl’:
callback-0.c:1342:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_15_3_cdecl’:
callback-0.c:1367:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_15_4_cdecl’:
callback-0.c:1392:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_16_0_cdecl’:
callback-0.c:1417:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_16_1_cdecl’:
callback-0.c:1443:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_16_2_cdecl’:
callback-0.c:1469:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_16_3_cdecl’:
callback-0.c:1495:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_16_4_cdecl’:
callback-0.c:1521:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_17_0_cdecl’:
callback-0.c:1547:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_17_1_cdecl’:
callback-0.c:1574:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_17_2_cdecl’:
callback-0.c:1601:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_17_3_cdecl’:
callback-0.c:1628:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_17_4_cdecl’:
callback-0.c:1655:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_18_0_cdecl’:
callback-0.c:1682:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_18_1_cdecl’:
callback-0.c:1710:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_18_2_cdecl’:
callback-0.c:1738:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_18_3_cdecl’:
callback-0.c:1766:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_18_4_cdecl’:
callback-0.c:1794:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_19_0_cdecl’:
callback-0.c:1822:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_19_1_cdecl’:installing default etc libraries
callback-0.c:1851:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_19_2_cdecl’:
callback-0.c:1880:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_19_3_cdecl’:
callback-0.c:1909:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
callback-0.c: In function ‘rb_dl_callback_void_19_4_cdecl’:
callback-0.c:1938:11: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
linking shared-object etc.so
cptr.c: In function ‘dlptr_init’:
cptr.c:69:22: warning: variable ‘data’ set but not used [-Wunused-but-set-variable]
compiling callback-1.c
installing default fcntl libraries
linking shared-object fcntl.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/etc'
compiling callback-2.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/fcntl'
compiling callback-3.c
compiling callback-4.c
linking shared-object curses.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/curses'
compiling callback-5.c
linking shared-object dl.so
installing dl libraries
installing default dl libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/dl'
compiling callback-6.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/fiber'
compiling fiber.c
installing default fiber libraries
linking shared-object fiber.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/fiber'
compiling callback-7.c
linking shared-object bigdecimal.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/bigdecimal'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/fiddle'
compiling function.c
compiling callback-8.c
compiling closure.c
compiling fiddle.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/gdbm'
compiling gdbm.c
compiling conversions.c
linking shared-object fiddle.so
installing default fiddle libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/fiddle'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/iconv'
compiling iconv.c
iconv.c: In function ‘get_iconv_opt_i’:
iconv.c:567:17: warning: variable ‘val’ set but not used [-Wunused-but-set-variable]
installing default gdbm libraries
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/io/console'
installing default iconv libraries
compiling console.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/io/nonblock'
compiling nonblock.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/io/wait'
compiling wait.c
installing default nonblock libraries
linking shared-object io/nonblock.so
installing default wait libraries
linking shared-object gdbm.so
linking shared-object io/wait.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/io/wait'
installing default console libraries
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/json'
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/gdbm'
linking shared-object io/console.so
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/json/generator'
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/io/nonblock'
compiling generator.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/json/parser'
installing default libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/json'
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/io/console'
compiling parser.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/mathn/complex'
installing default generator libraries
compiling complex.c
generator.c: In function ‘cState_aref’:
generator.c:736:5: warning: variable ‘state’ set but not used [-Wunused-but-set-variable]
installing default parser libraries
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/mathn/rational'
compiling rational.c
installing default rational libraries
linking shared-object mathn/rational.so
linking shared-object iconv.so
installing default complex libraries
linking shared-object mathn/complex.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/iconv'
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/mathn/rational'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/nkf'
compiling nkf.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/objspace'
compiling objspace.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/mathn/complex'
installing default nkf libraries
installing default objspace libraries
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/openssl'
compiling ossl_x509.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/pathname'
compiling pathname.c
linking shared-object date_core.so
compiling ossl_x509store.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/date'
nkf.c: In function ‘rb_nkf_convert’:
nkf.c:138:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
compiling ossl_cipher.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/psych'
compiling emitter.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/json/parser'
compiling yaml_tree.c
compiling parser.c
linking shared-object objspace.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/objspace'
compiling ossl_x509crl.c
compiling ossl_pkcs7.c
compiling to_ruby.c
compiling psych.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/pty'
compiling pty.c
compiling ossl_x509revoked.c
compiling ossl_x509name.c
linking shared-object dl/callback.so
linking shared-object pty.so
linking shared-object json/ext/generator.so
installing default pty libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/pty'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/racc/cparse'
compiling cparse.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/readline'
compiling readline.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/ripper'
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/json/generator'
compiling ripper.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/dl/callback'
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/sdbm'
compiling init.c
compiling ossl_bio.c
linking shared-object psych.so
installing default pathname libraries
linking shared-object pathname.so
installing default psych libraries
compiling ossl_x509attr.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/socket'
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/psych'
compiling openssl_missing.c
generating constant definitions
ripper.y: In function ‘parser_magic_comment’:
ripper.y:6466:36: warning: variable ‘vend’ set but not used [-Wunused-but-set-variable]
ripper.y:6466:29: warning: variable ‘vbeg’ set but not used [-Wunused-but-set-variable]
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/pathname'
compiling ossl_pkcs5.c
generating constant definitions
installing default cparse libraries
compiling _sdbm.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/stringio'
compiling stringio.c
linking shared-object racc/cparse.so
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/strscan'
compiling strscan.c
installing default readline libraries
compiling ossl_pkey_rsa.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/racc/cparse'
linking shared-object readline.so
compiling ossl_ocsp.c
compiling init.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/readline'
compiling ossl_hmac.c
installing default sdbm libraries
compiling ossl_engine.c
linking shared-object sdbm.so
compiling constants.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/sdbm'
compiling basicsocket.c
compiling socket.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/syck'
compiling gram.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/syslog'
compiling ossl.c
compiling syslog.c
installing default strscan libraries
linking shared-object strscan.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/strscan'
compiling ossl_pkey.c
compiling implicit.c
installing default stringio libraries
linking shared-object stringio.so
installing default syslog libraries
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/stringio'
linking shared-object syslog.so
compiling node.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/syslog'
compiling ossl_bn.c
compiling syck.c
compiling ipsocket.c
compiling bytecode.c
compiling tcpsocket.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/tk'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/tk'
compiling tcpserver.c
compiling sockssocket.c
compiling ossl_asn1.c
compiling ossl_ns_spki.c
compiling udpsocket.c
compiling ossl_pkey_ec.c
compiling yaml2byte.c
compiling emitter.c
compiling unixsocket.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/tk/tkutil'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/tk/tkutil'
compiling rubyext.c
compiling handler.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/win32ole'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/win32ole'
compiling ossl_x509ext.c
rubyext.c: In function ‘syck_seq_initialize’:
rubyext.c:1529:15: warning: variable ‘node’ set but not used [-Wunused-but-set-variable]
compiling unixserver.c
compiling token.c
make[2]: Entering directory `/home/test/tmp/ruby-src/ext/zlib'
compiling zlib.c
token.re: In function ‘sycklex_yaml_utf8’:
token.re:541:36: warning: variable ‘lvl’ set but not used [-Wunused-but-set-variable]
zlib.c: In function ‘zstream_sync’:
zlib.c:901:11: warning: variable ‘rest’ set but not used [-Wunused-but-set-variable]
compiling option.c
zlib.c: In function ‘gzfile_getc’:
zlib.c:2563:20: warning: variable ‘res’ set but not used [-Wunused-but-set-variable]
linking shared-object nkf.so
compiling ancdata.c
compiling raddrinfo.c
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/nkf'
installing default socket libraries
compiling ossl_config.c
installing default zlib libraries
ancdata.c: In function ‘bsock_sendmsg_internal’:
ancdata.c:1168:13: warning: variable ‘last_type’ set but not used [-Wunused-but-set-variable]
ancdata.c:1167:13: warning: variable ‘last_level’ set but not used [-Wunused-but-set-variable]
compiling ossl_x509req.c
compiling ossl_x509cert.c
compiling ossl_pkey_dsa.c
installing default syck libraries
compiling ossl_pkey_dh.c
checking ../.././parse.y and ../.././ext/ripper/eventids2.c
compiling ossl_ssl.c
installing default ripper libraries
compiling ossl_ssl_session.c
compiling ossl_rand.c
compiling ossl_pkcs12.c
compiling ossl_digest.c
linking shared-object socket.so
ossl_ssl.c: In function ‘ossl_sslctx_session_new_cb’:
ossl_ssl.c:382:35: warning: variable ‘ret_obj’ set but not used [-Wunused-but-set-variable]
ossl_ssl.c: In function ‘ossl_sslctx_session_remove_cb’:
ossl_ssl.c:431:38: warning: variable ‘ret_obj’ set but not used [-Wunused-but-set-variable]
ossl_ssl.c: In function ‘ssl_servername_cb’:
ossl_ssl.c:508:25: warning: variable ‘ret_obj’ set but not used [-Wunused-but-set-variable]
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/socket'
installing default openssl libraries
linking shared-object syck.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/syck'
linking shared-object zlib.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/zlib'
linking shared-object openssl.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/openssl'
linking shared-object ripper.so
make[2]: Leaving directory `/home/test/tmp/ruby-src/ext/ripper'
make[2]: Entering directory `/home/test/tmp/ruby-src'
linking ruby
make[2]: Leaving directory `/home/test/tmp/ruby-src'
make[1]: Leaving directory `/home/test/tmp/ruby-src'
tar xjf ~/.rvm/archives/ruby-1.9.3-p385.tar.bz2 --strip-components=1
autoreconf 2>&1 | tee /tmp/1.9.3-autoreconf.log
./configure --prefix ~/tmp/ruby-bin --disable-install-doc --enable-shared 2>&1 | tee /tmp/1.9.3-configure.log
make -j 10 2>&1 | tee /tmp/1.9.3-make.log
make install 2>&1 | tee /tmp/1.9.3-make-install.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment