==> Creating clean working copy [build]...done ==> Making package: ruby1.8 1.8.7_p374-2 (Fri Nov 6 21:09:04 EST 2015) ==> Retrieving sources... -> Found ruby-1.8.7-p374.tar.bz2 -> Found fix.patch ==> Validating source files with sha512sums... ruby-1.8.7-p374.tar.bz2 ... Passed fix.patch ... Passed ==> Making package: ruby1.8 1.8.7_p374-2 (Fri Nov 6 21:09:05 EST 2015) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (21) fontconfig-2.11.1-2 freetype2-2.6.1-1 graphite-1:1.3.3-1 harfbuzz-1.0.6-2 kbproto-1.0.7-1 libpng-1.6.18-1 libx11-1.6.3-1 libxau-1.0.8-2 libxcb-1.11.1-1 libxdmcp-1.1.2-1 libxext-1.3.3-1 libxft-2.3.2-1 libxrender-0.9.9-1 libxss-1.2.2-2 renderproto-0.11.1-3 scrnsaverproto-1.2.2-2 tcl-8.6.4-1 xcb-proto-1.11-2 xextproto-7.3.0-1 xproto-7.0.28-1 tk-8.6.4-1 Total Download Size: 3.86 MiB Total Installed Size: 34.87 MiB :: Proceed with installation? [Y/n] :: Retrieving packages ... downloading tcl-8.6.4-1-armv6h.pkg.tar.xz... downloading scrnsaverproto-1.2.2-2-any.pkg.tar.xz... downloading libxss-1.2.2-2-armv6h.pkg.tar.xz... downloading tk-8.6.4-1-armv6h.pkg.tar.xz... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... installing tcl... installing xcb-proto... installing xproto... installing libxdmcp... installing libxau... installing libxcb... installing kbproto... installing libx11... installing xextproto... installing libxext... installing scrnsaverproto... installing libxss... installing libpng... installing graphite... installing harfbuzz... Optional dependencies for harfbuzz cairo: hb-view program installing freetype2... installing fontconfig... Fontconfig configuration is done via /etc/fonts/conf.avail and conf.d. Read /etc/fonts/conf.d/README for more information. Configuration via /etc/fonts/local.conf is still possible, but is no longer recommended for options available in conf.avail. Main systemwide configuration should be done by symlinks (especially for autohinting, sub-pixel and lcdfilter): cd /etc/fonts/conf.d ln -s ../conf.avail/XX-foo.conf Check also https://wiki.archlinux.org/index.php/Font_Configuration and https://wiki.archlinux.org/index.php/Fonts. updating font cache... done. installing renderproto... installing libxrender... installing libxft... installing tk... ==> Retrieving sources... -> Found ruby-1.8.7-p374.tar.bz2 -> Found fix.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... ruby-1.8.7-p374.tar.bz2 ... Passed fix.patch ... Passed ==> Extracting sources... -> Extracting ruby-1.8.7-p374.tar.bz2 with bsdtar ==> Starting build()... checking build system type... armv7l-unknown-linux-gnu checking host system type... armv7l-unknown-linux-gnu checking target system type... armv7l-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 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 bison... bison -y checking for ranlib... ranlib checking for ar... ar checking for as... as checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for long long... yes checking for off_t... yes checking size of int... 4 checking size of short... 2 checking size of long... 4 checking size of long long... 8 checking size of __int64... 0 checking size of off_t... 8 checking size of void*... 4 checking size of float... 4 checking size of double... 8 checking size of time_t... 4 checking for pid_t... yes checking for gid_t... yes checking for uid_t... yes checking for prototypes... yes checking token paste string... ansi checking for variable length prototypes and stdarg.h... yes checking for noreturn function attribute... __attribute__ ((noreturn)) x checking for noinline function attribute... __attribute__ ((noinline)) x checking for RUBY_EXTERN... no checking whether sys_nerr is declared... yes checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for clock_gettime in -lrt... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking a.out.h usability... yes checking a.out.h presence... yes checking for a.out.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for memory.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking intrinsics.h usability... no checking intrinsics.h presence... no checking for intrinsics.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking size of rlim_t... 8 checking for size_t... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for 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 struct timezone... yes checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking return type of signal handlers... void checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for ftello... yes checking for broken erfc of glibc-2.3.6 on IA64... no checking for dup2... yes checking for memmove... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strerror... yes checking for strftime... yes checking for strchr... yes checking for strstr... yes checking for strtoul... yes checking for crypt... yes checking for flock... yes checking for vsnprintf... yes checking for isnan... yes checking for finite... yes checking for isinf... yes checking for hypot... yes checking for acosh... yes checking for erf... yes checking for fmod... yes checking for killpg... yes checking for wait4... yes checking for waitpid... yes checking for syscall... yes checking for chroot... yes checking for fsync... yes checking for getcwd... yes checking for eaccess... yes checking for truncate... yes checking for ftruncate... yes checking for chsize... no checking for times... yes checking for utimes... yes checking for fcntl... yes checking for lockf... yes checking for lstat... yes checking for symlink... yes checking for link... yes checking for readlink... yes checking for setitimer... yes checking for setruid... no checking for seteuid... yes checking for setreuid... yes checking for setresuid... yes checking for setproctitle... no checking for setrgid... no checking for setegid... yes checking for setregid... yes checking for setresgid... yes checking for issetugid... no checking for pause... yes checking for lchown... yes checking for lchmod... no checking for getpgrp... yes checking for setpgrp... yes checking for getpgid... yes checking for setpgid... yes checking for initgroups... yes checking for getgroups... yes checking for setgroups... yes checking for getpriority... yes checking for getrlimit... yes checking for setrlimit... yes checking for sysconf... yes checking for group_member... 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 mktime... yes checking for timegm... yes checking for gettimeofday... yes checking for cosh... yes checking for sinh... yes checking for tanh... yes checking for round... yes checking for setuid... yes checking for setgid... yes checking for setenv... yes checking for unsetenv... 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 negative time_t for gmtime(3)... yes checking whether getpgrp requires zero arguments... yes checking whether setpgrp takes no argument... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... yes checking for inline... inline checking for working volatile... yes checking whether right shift preserve sign bit... yes checking read count field in FILE structures... not found(OK if using GNU libc) checking read buffer ptr field in FILE structures... _IO_read_ptr checking read buffer end field in FILE structures... _IO_read_end checking whether need to seek between R/W... no checking whether st_ino is huge... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction... -1 checking for pthread_kill in -lpthread... yes checking for nanosleep... yes checking for getcontext... yes checking for setcontext... yes checking whether ELF binaries are produced... yes checking whether OS depend dynamic link works... yes checking for nroff... /usr/bin/nroff creating config.h configure: creating ./config.status config.status: creating Makefile ==> Applying patch... patching file ext/dl/depend ==> Running make... gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c array.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c bignum.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c class.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c compar.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c dir.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c dln.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c enum.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c enumerator.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c error.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c eval.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c file.c eval.c: In function 'rb_eval_string_wrap': eval.c:792:16: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] ruby_frame = &_frame ^ eval.c:1754:5: note: in expansion of macro 'PUSH_FRAME' PUSH_FRAME(); ^ eval.c: In function 'rb_eval_cmd': eval.c:792:16: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] ruby_frame = &_frame ^ eval.c:1895:5: note: in expansion of macro 'PUSH_FRAME' PUSH_FRAME(); ^ eval.c: In function 'call_trace_func': eval.c:792:16: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] ruby_frame = &_frame ^ eval.c:2746:5: note: in expansion of macro 'PUSH_FRAME' PUSH_FRAME(); ^ eval.c: In function 'rb_raise_jump': eval.c:792:16: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] ruby_frame = &_frame ^ eval.c:4780:2: note: in expansion of macro 'PUSH_FRAME' PUSH_FRAME(); /* fake frame */ ^ eval.c: In function 'method_missing': eval.c:792:16: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] ruby_frame = &_frame ^ eval.c:5746:2: note: in expansion of macro 'PUSH_FRAME' PUSH_FRAME(); ^ eval.c: In function 'rb_call0': eval.c:792:16: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] ruby_frame = &_frame ^ eval.c:5904:5: note: in expansion of macro 'PUSH_FRAME' PUSH_FRAME(); ^ eval.c: In function 'rb_f_eval': eval.c:792:16: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] ruby_frame = &_frame ^ eval.c:6706:2: note: in expansion of macro 'PUSH_FRAME' PUSH_FRAME(); ^ eval.c: In function 'exec_under': eval.c:792:16: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] ruby_frame = &_frame ^ eval.c:6730:5: note: in expansion of macro 'PUSH_FRAME' PUSH_FRAME(); ^ eval.c: In function 'rb_load': gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c gc.c eval.c:792:16: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] ruby_frame = &_frame ^ eval.c:7046:5: note: in expansion of macro 'PUSH_FRAME' PUSH_FRAME(); ^ eval.c: In function 'load_lock': eval.c:7288:2: warning: implicit declaration of function 'rb_thread_join' [-Wimplicit-function-declaration] rb_thread_join(owner->thread, -1.0); ^ eval.c: In function 'call_end_proc': eval.c:792:16: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] ruby_frame = &_frame ^ eval.c:8081:5: note: in expansion of macro 'PUSH_FRAME' PUSH_FRAME(); ^ eval.c: In function 'rb_f_END': eval.c:792:16: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] ruby_frame = &_frame ^ eval.c:8094:5: note: in expansion of macro 'PUSH_FRAME' PUSH_FRAME(); ^ gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c hash.c eval.c: In function 'mproc': eval.c:792:16: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] ruby_frame = &_frame ^ eval.c:9870:5: note: in expansion of macro 'PUSH_FRAME' PUSH_FRAME(); ^ gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c inits.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c io.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c marshal.c io.c: In function 'appendline': io.c:1574:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(RSTRING(str)->ptr + last, 1, pending, f); /* must not fail */ ^ io.c: In function 'next_argv': io.c:4616:4: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] fchown(fileno(fw), st.st_uid, st.st_gid); ^ gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c math.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c numeric.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c object.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c pack.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c parse.c In file included from parse.y:3428:0: lex.c:125:26: warning: 'hash' is static but used in inline function 'rb_reserved_word' which is not static register int key = hash (str, len); ^ lex.c:76:25: warning: 'wordlist' is static but declared in inline function 'rb_reserved_word' which is not static static struct kwtable wordlist[] = ^ gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c process.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c prec.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c random.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c range.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c re.c random.c: In function 'make_seed_value': random.c:306:12: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] digits = ALLOC_N(char, DEFAULT_SEED_LEN); ^ random.c: In function 'fill_random_seed': random.c:284:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, seed, DEFAULT_SEED_LEN); ^ gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c regex.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c ruby.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c signal.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c sprintf.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c st.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c string.c string.c: In function 'get_arg_pat': string.c:1988:1: warning: type of 'quote' defaults to 'int' [-Wimplicit-int] get_arg_pat(pat, quote) ^ gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c struct.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c time.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c util.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c variable.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c version.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c dmyext.c gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -D_FORTIFY_SOURCE=2 -c main.c ar rcu libruby-static.a array.o bignum.o class.o compar.o dir.o dln.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o dmyext.o ar: `u' modifier ignored since `D' is the default (see `U') gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lpthread -lrt -ldl -lcrypt -lm -o miniruby gcc -shared -Wl,-soname,libruby.so.1.8 array.o bignum.o class.o compar.o dir.o dln.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o dmyext.o -lpthread -lrt -ldl -lcrypt -lm -o libruby.so.1.8.7 rbconfig.rb updated compiling Win32API compiling bigdecimal make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/bigdecimal' mkdir -p ../../.ext/armv7l-linux gcc -I. -I../.. -I../../. -I../.././ext/bigdecimal -DBASE=10000UL -DBASE_FIG=4 -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c bigdecimal.c mkdir -p ../../.ext/common/bigdecimal 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/jacobian.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal gcc -shared -o ../../.ext/armv7l-linux/bigdecimal.so bigdecimal.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/bigdecimal' compiling curses make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/curses' gcc -I. -I../.. -I../../. -I../.././ext/curses -DHAVE_NCURSES_H -DHAVE_BEEP -DHAVE_BKGD -DHAVE_BKGDSET -DHAVE_CURS_SET -DHAVE_DELETELN -DHAVE_DOUPDATE -DHAVE_FLASH -DHAVE_GETBKGD -DHAVE_GETNSTR -DHAVE_ISENDWIN -DHAVE_KEYNAME -DHAVE_KEYPAD -DHAVE_RESIZETERM -DHAVE_SCRL -DHAVE_SETSCRREG -DHAVE_UNGETCH -DHAVE_WATTROFF -DHAVE_WATTRON -DHAVE_WATTRSET -DHAVE_WBKGD -DHAVE_WBKGDSET -DHAVE_WDELETELN -DHAVE_WGETNSTR -DHAVE_WRESIZE -DHAVE_WSCRL -DHAVE_WSETSCRREG -DHAVE_DEF_PROG_MODE -DHAVE_RESET_PROG_MODE -DHAVE_TIMEOUT -DHAVE_WTIMEOUT -DHAVE_NODELAY -DHAVE_INIT_COLOR -DHAVE_WCOLOR_SET -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c curses.c gcc -shared -o ../../.ext/armv7l-linux/curses.so curses.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lncurses -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/curses' compiling dbm make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/dbm' gcc -I. -I../.. -I../../. -I../.././ext/dbm -DHAVE_TYPE_DBM -DHAVE___DB_NDBM_CLEARERR -DDB_DBM_HSEARCH -DDBM_HDR="<db.h>" -DHAVE_SYS_CDEFS_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c dbm.c gcc -shared -o ../../.ext/armv7l-linux/dbm.so dbm.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -ldb -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/dbm' compiling digest make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/digest' gcc -I. -I../.. -I../../. -I../.././ext/digest -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c digest.c cp ../.././ext/digest/lib/digest.rb ../../.ext/common cp ../.././ext/digest/lib/sha1.rb ../../.ext/common cp ../.././ext/digest/lib/md5.rb ../../.ext/common cp ../.././ext/digest/digest.h ../../.ext/armv7l-linux digest.c: In function 'rb_digest_instance_inspect': digest.c:280:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] cname = rb_obj_classname(self); ^ gcc -shared -o ../../.ext/armv7l-linux/digest.so digest.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/digest' compiling digest/bubblebabble make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/digest/bubblebabble' mkdir -p ../../../.ext/armv7l-linux/digest gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c bubblebabble.c gcc -shared -o ../../../.ext/armv7l-linux/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/digest/bubblebabble' compiling digest/md5 make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/digest/md5' gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_MD5_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c md5init.c gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_MD5_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c md5ossl.c gcc -shared -o ../../../.ext/armv7l-linux/digest/md5.so md5init.o md5ossl.o -L. -L../../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/digest/md5' compiling digest/rmd160 make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/digest/rmd160' gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DNDEBUG -DHAVE_CONFIG_H -DHAVE_OPENSSL_RIPEMD_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c rmd160init.c gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DNDEBUG -DHAVE_CONFIG_H -DHAVE_OPENSSL_RIPEMD_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c rmd160ossl.c gcc -shared -o ../../../.ext/armv7l-linux/digest/rmd160.so rmd160init.o rmd160ossl.o -L. -L../../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/digest/rmd160' compiling digest/sha1 make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/digest/sha1' gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_SHA_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c sha1init.c gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_SHA_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c sha1ossl.c gcc -shared -o ../../../.ext/armv7l-linux/digest/sha1.so sha1init.o sha1ossl.o -L. -L../../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/digest/sha1' compiling digest/sha2 make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/digest/sha2' gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c sha2.c gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c sha2init.c mkdir -p ../../../.ext/common/digest cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest gcc -shared -o ../../../.ext/armv7l-linux/digest/sha2.so sha2.o sha2init.o -L. -L../../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/digest/sha2' compiling dl make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/dl' gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -I. -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -fno-defer-pop -fno-omit-frame-pointer -c handle.c gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -I. -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -fno-defer-pop -fno-omit-frame-pointer -c ptr.c Generating call.func Generating callback.func mkdir -p ../../.ext/common/dl Generating cbtable.func cp dlconfig.h ../../.ext/armv7l-linux cp ../.././ext/dl/dl.h ../../.ext/armv7l-linux cp ../.././ext/dl/lib/dl/struct.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/win32.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/import.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -I. -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -fno-defer-pop -fno-omit-frame-pointer -c dl.c void char short long float double gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -I. -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -fno-defer-pop -fno-omit-frame-pointer -c sym.c gcc -shared -o ../../.ext/armv7l-linux/dl.so handle.o sym.o ptr.o dl.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -ldl -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/dl' compiling etc make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/etc' gcc -I. -I../.. -I../../. -I../.././ext/etc -DHAVE_GETLOGIN -DHAVE_GETPWENT -DHAVE_GETGRENT -DHAVE_ST_PW_GECOS -DHAVE_ST_PW_PASSWD -DHAVE_ST_GR_PASSWD -DHAVE_TYPE_UID_T -DPW_UID2VAL=UINT2NUM -DPW_VAL2UID=NUM2UINT -DHAVE_TYPE_GID_T -DPW_GID2VAL=UINT2NUM -DPW_VAL2GID=NUM2UINT -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c etc.c gcc -shared -o ../../.ext/armv7l-linux/etc.so etc.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/etc' compiling fcntl make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/fcntl' gcc -I. -I../.. -I../../. -I../.././ext/fcntl -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c fcntl.c gcc -shared -o ../../.ext/armv7l-linux/fcntl.so fcntl.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/fcntl' compiling gdbm make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/gdbm' gcc -I. -I../.. -I../../. -I../.././ext/gdbm -DHAVE_GDBM_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c gdbm.c gcc -shared -o ../../.ext/armv7l-linux/gdbm.so gdbm.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lgdbm -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/gdbm' compiling iconv make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/iconv' gcc -I. -I../.. -I../../. -I../.././ext/iconv -DHAVE_ICONV -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c iconv.c gcc -shared -o ../../.ext/armv7l-linux/iconv.so iconv.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/iconv' compiling io/wait make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/io/wait' mkdir -p ../../../.ext/armv7l-linux/io gcc -I. -I../../.. -I../../../. -I../../.././ext/io/wait -DFIONREAD_HEADER="<sys/ioctl.h>" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c wait.c mkdir -p ../../../.ext/common/io cp ../../.././ext/io/wait/lib/nonblock.rb ../../../.ext/common/io wait.c: In function 'io_wait': wait.c:115:30: warning: ignoring return value of 'fileno', declared with attribute warn_unused_result [-Wunused-result] if (!FIONREAD_POSSIBLE_P(fileno(fptr->f))) return Qfalse; ^ wait.c:34:35: note: in definition of macro 'FIONREAD_POSSIBLE_P' #define FIONREAD_POSSIBLE_P(fd) ((fd),Qtrue) ^ wait.c: In function 'io_ready_p': wait.c:65:30: warning: ignoring return value of 'fileno', declared with attribute warn_unused_result [-Wunused-result] if (!FIONREAD_POSSIBLE_P(fileno(fptr->f))) return Qfalse; ^ wait.c:34:35: note: in definition of macro 'FIONREAD_POSSIBLE_P' #define FIONREAD_POSSIBLE_P(fd) ((fd),Qtrue) ^ gcc -shared -o ../../../.ext/armv7l-linux/io/wait.so wait.o -L. -L../../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/io/wait' compiling nkf make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/nkf' gcc -I. -I../.. -I../../. -I../.././ext/nkf -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c nkf.c cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common gcc -shared -o ../../.ext/armv7l-linux/nkf.so nkf.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/nkf' compiling openssl make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/openssl' gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_pkey_dsa.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_pkey.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_ssl.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c openssl_missing.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_x509crl.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_hmac.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_x509ext.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_x509store.c In file included from ossl.h:205:0, from ossl_pkey_dsa.c:13: ossl_pkey_dsa.c: In function 'ossl_dsa_initialize': openssl_missing.h:31:9: warning: passing argument 1 of 'PEM_ASN1_read_bio' from incompatible pointer type [-Wincompatible-pointer-types] (char *(*)())d2i_DSAPublicKey,PEM_STRING_DSA_PUBLIC,bp,(char **)x,cb,u) ^ ossl_pkey_dsa.c:165:12: note: in expansion of macro 'PEM_read_bio_DSAPublicKey' dsa = PEM_read_bio_DSAPublicKey(in, NULL, NULL, NULL); ^ In file included from /usr/include/openssl/ssl.h:162:0, from ossl.h:59, from ossl_pkey_dsa.c:13: /usr/include/openssl/pem.h:407:7: note: expected 'void * (*)(void **, const unsigned char **, long int)' but argument is of type 'char * (*)()' void *PEM_ASN1_read_bio(d2i_of_void *d2i, const char *name, BIO *bp, void **x, ^ In file included from ossl.h:205:0, from ossl_pkey_dsa.c:13: openssl_missing.h:31:64: warning: passing argument 4 of 'PEM_ASN1_read_bio' from incompatible pointer type [-Wincompatible-pointer-types] (char *(*)())d2i_DSAPublicKey,PEM_STRING_DSA_PUBLIC,bp,(char **)x,cb,u) ^ ossl_pkey_dsa.c:165:12: note: in expansion of macro 'PEM_read_bio_DSAPublicKey' dsa = PEM_read_bio_DSAPublicKey(in, NULL, NULL, NULL); ^ In file included from /usr/include/openssl/ssl.h:162:0, from ossl.h:59, from ossl_pkey_dsa.c:13: /usr/include/openssl/pem.h:407:7: note: expected 'void **' but argument is of type 'char **' void *PEM_ASN1_read_bio(d2i_of_void *d2i, const char *name, BIO *bp, void **x, ^ In file included from ossl.h:205:0, from ossl_pkey_dsa.c:13: ossl_pkey_dsa.c: In function 'ossl_dsa_to_public_key': openssl_missing.h:48:2: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type [-Wincompatible-pointer-types] (char *(*)())d2i_DSAPublicKey,(char *)dsa) ^ ossl_pkey_dsa.c:370:11: note: in expansion of macro 'DSAPublicKey_dup' dsa = DSAPublicKey_dup(pkey->pkey.dsa); ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_pkey_dsa.c:13: /usr/include/openssl/asn1.h:964:7: note: expected 'void * (*)(void **, const unsigned char **, long int)' but argument is of type 'char * (*)()' void *ASN1_dup(i2d_of_void *i2d, d2i_of_void *d2i, void *x); ^ ossl_x509ext.c: In function 'ossl_x509ext_initialize': ossl_x509ext.c:286:11: warning: passing argument 2 of 'd2i_X509_EXTENSION' from incompatible pointer type [-Wincompatible-pointer-types] &p, RSTRING_LEN(oid))) ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_x509ext.c:11: /usr/include/openssl/x509.h:812:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' DECLARE_ASN1_FUNCTIONS(X509_EXTENSION) ^ ossl_ssl.c:101:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] OSSL_SSL_METHOD_ENTRY(TLSv1), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:101:27: note: (near initialization for 'ossl_ssl_method_tab[0].func') OSSL_SSL_METHOD_ENTRY(TLSv1), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:102:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] OSSL_SSL_METHOD_ENTRY(TLSv1_server), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:102:27: note: (near initialization for 'ossl_ssl_method_tab[1].func') OSSL_SSL_METHOD_ENTRY(TLSv1_server), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:103:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] OSSL_SSL_METHOD_ENTRY(TLSv1_client), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:103:27: note: (near initialization for 'ossl_ssl_method_tab[2].func') OSSL_SSL_METHOD_ENTRY(TLSv1_client), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:106:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] OSSL_SSL_METHOD_ENTRY(SSLv2), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:106:27: note: (near initialization for 'ossl_ssl_method_tab[3].func') OSSL_SSL_METHOD_ENTRY(SSLv2), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:107:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] OSSL_SSL_METHOD_ENTRY(SSLv2_server), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:107:27: note: (near initialization for 'ossl_ssl_method_tab[4].func') OSSL_SSL_METHOD_ENTRY(SSLv2_server), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:108:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] OSSL_SSL_METHOD_ENTRY(SSLv2_client), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:108:27: note: (near initialization for 'ossl_ssl_method_tab[5].func') OSSL_SSL_METHOD_ENTRY(SSLv2_client), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:110:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] OSSL_SSL_METHOD_ENTRY(SSLv3), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:110:27: note: (near initialization for 'ossl_ssl_method_tab[6].func') OSSL_SSL_METHOD_ENTRY(SSLv3), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:111:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] OSSL_SSL_METHOD_ENTRY(SSLv3_server), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:111:27: note: (near initialization for 'ossl_ssl_method_tab[7].func') OSSL_SSL_METHOD_ENTRY(SSLv3_server), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:112:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] OSSL_SSL_METHOD_ENTRY(SSLv3_client), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:112:27: note: (near initialization for 'ossl_ssl_method_tab[8].func') OSSL_SSL_METHOD_ENTRY(SSLv3_client), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:113:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] OSSL_SSL_METHOD_ENTRY(SSLv23), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:113:27: note: (near initialization for 'ossl_ssl_method_tab[9].func') OSSL_SSL_METHOD_ENTRY(SSLv23), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:114:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] OSSL_SSL_METHOD_ENTRY(SSLv23_server), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:114:27: note: (near initialization for 'ossl_ssl_method_tab[10].func') OSSL_SSL_METHOD_ENTRY(SSLv23_server), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:115:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] OSSL_SSL_METHOD_ENTRY(SSLv23_client), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c:115:27: note: (near initialization for 'ossl_ssl_method_tab[11].func') OSSL_SSL_METHOD_ENTRY(SSLv23_client), ^ ossl_ssl.c:100:46: note: in definition of macro 'OSSL_SSL_METHOD_ENTRY' #define OSSL_SSL_METHOD_ENTRY(name) { #name, name##_method } ^ ossl_ssl.c: In function 'ossl_ssl_get_cipher': ossl_ssl.c:1230:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] cipher = SSL_get_current_cipher(ssl); ^ gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_pkcs5.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_config.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_x509req.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_engine.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_digest.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_bio.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_ns_spki.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_pkcs7.c ossl_engine.c: In function 'ossl_engine_inspect': ossl_engine.c:347:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *cname = rb_class2name(rb_obj_class(self)); ^ gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_x509name.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_ssl_session.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_x509attr.c ossl_ns_spki.c: In function 'ossl_spki_initialize': ossl_ns_spki.c:67:39: warning: passing argument 2 of 'd2i_NETSCAPE_SPKI' from incompatible pointer type [-Wincompatible-pointer-types] if (!(spki = d2i_NETSCAPE_SPKI(NULL, &p, RSTRING_LEN(buffer)))) { ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_ns_spki.c:11: /usr/include/openssl/x509.h:868:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' DECLARE_ASN1_FUNCTIONS(NETSCAPE_SPKI) ^ gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_bn.c In file included from ossl.h:205:0, from ossl_pkcs7.c:11: ossl_pkcs7.c: In function 'ossl_pkcs7si_new': openssl_missing.h:58:2: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type [-Wincompatible-pointer-types] (char *(*)())d2i_PKCS7_SIGNER_INFO, (char *)si) ^ ossl_pkcs7.c:89:20: note: in expansion of macro 'PKCS7_SIGNER_INFO_dup' pkcs7 = p7si ? PKCS7_SIGNER_INFO_dup(p7si) : PKCS7_SIGNER_INFO_new(); ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_pkcs7.c:11: /usr/include/openssl/asn1.h:964:7: note: expected 'void * (*)(void **, const unsigned char **, long int)' but argument is of type 'char * (*)()' void *ASN1_dup(i2d_of_void *i2d, d2i_of_void *d2i, void *x); ^ In file included from ossl.h:205:0, from ossl_pkcs7.c:11: ossl_pkcs7.c: In function 'DupPKCS7SignerPtr': openssl_missing.h:58:2: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type [-Wincompatible-pointer-types] (char *(*)())d2i_PKCS7_SIGNER_INFO, (char *)si) ^ ossl_pkcs7.c:102:19: note: in expansion of macro 'PKCS7_SIGNER_INFO_dup' if (!(pkcs7 = PKCS7_SIGNER_INFO_dup(p7si))) { ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_pkcs7.c:11: /usr/include/openssl/asn1.h:964:7: note: expected 'void * (*)(void **, const unsigned char **, long int)' but argument is of type 'char * (*)()' void *ASN1_dup(i2d_of_void *i2d, d2i_of_void *d2i, void *x); ^ In file included from ossl.h:205:0, from ossl_pkcs7.c:11: ossl_pkcs7.c: In function 'ossl_pkcs7ri_new': openssl_missing.h:63:2: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type [-Wincompatible-pointer-types] (char *(*)())d2i_PKCS7_RECIP_INFO, (char *)ri) ^ ossl_pkcs7.c:115:20: note: in expansion of macro 'PKCS7_RECIP_INFO_dup' pkcs7 = p7ri ? PKCS7_RECIP_INFO_dup(p7ri) : PKCS7_RECIP_INFO_new(); ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_pkcs7.c:11: /usr/include/openssl/asn1.h:964:7: note: expected 'void * (*)(void **, const unsigned char **, long int)' but argument is of type 'char * (*)()' void *ASN1_dup(i2d_of_void *i2d, d2i_of_void *d2i, void *x); ^ In file included from ossl.h:205:0, from ossl_pkcs7.c:11: ossl_pkcs7.c: In function 'DupPKCS7RecipientPtr': openssl_missing.h:63:2: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type [-Wincompatible-pointer-types] (char *(*)())d2i_PKCS7_RECIP_INFO, (char *)ri) ^ ossl_pkcs7.c:128:19: note: in expansion of macro 'PKCS7_RECIP_INFO_dup' if (!(pkcs7 = PKCS7_RECIP_INFO_dup(p7ri))) { ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_pkcs7.c:11: /usr/include/openssl/asn1.h:964:7: note: expected 'void * (*)(void **, const unsigned char **, long int)' but argument is of type 'char * (*)()' void *ASN1_dup(i2d_of_void *i2d, d2i_of_void *d2i, void *x); ^ ossl_x509name.c: In function 'ossl_x509name_initialize': ossl_x509name.c:143:31: warning: passing argument 2 of 'd2i_X509_NAME' from incompatible pointer type [-Wincompatible-pointer-types] x = d2i_X509_NAME(&name, &p, RSTRING_LEN(str)); ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_x509name.c:11: /usr/include/openssl/x509.h:817:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' DECLARE_ASN1_FUNCTIONS(X509_NAME) ^ gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_x509.c ossl_x509attr.c: In function 'ossl_x509attr_initialize': ossl_x509attr.c:104:11: warning: passing argument 2 of 'd2i_X509_ATTRIBUTE' from incompatible pointer type [-Wincompatible-pointer-types] &p, RSTRING_LEN(oid))){ ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_x509attr.c:11: /usr/include/openssl/x509.h:809:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' DECLARE_ASN1_FUNCTIONS(X509_ATTRIBUTE) ^ gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_pkey_rsa.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_cipher.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_x509revoked.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_pkey_ec.c In file included from ossl.h:205:0, from ossl_x509revoked.c:11: ossl_x509revoked.c: In function 'ossl_x509revoked_new': openssl_missing.h:53:2: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type [-Wincompatible-pointer-types] (char *(*)())d2i_X509_REVOKED, (char *)rev) ^ ossl_x509revoked.c:48:8: note: in expansion of macro 'X509_REVOKED_dup' new = X509_REVOKED_dup(rev); ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_x509revoked.c:11: /usr/include/openssl/asn1.h:964:7: note: expected 'void * (*)(void **, const unsigned char **, long int)' but argument is of type 'char * (*)()' void *ASN1_dup(i2d_of_void *i2d, d2i_of_void *d2i, void *x); ^ In file included from ossl.h:205:0, from ossl_x509revoked.c:11: ossl_x509revoked.c: In function 'DupX509RevokedPtr': openssl_missing.h:53:2: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type [-Wincompatible-pointer-types] (char *(*)())d2i_X509_REVOKED, (char *)rev) ^ ossl_x509revoked.c:64:17: note: in expansion of macro 'X509_REVOKED_dup' if (!(new = X509_REVOKED_dup(rev))) { ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_x509revoked.c:11: /usr/include/openssl/asn1.h:964:7: note: expected 'void * (*)(void **, const unsigned char **, long int)' but argument is of type 'char * (*)()' void *ASN1_dup(i2d_of_void *i2d, d2i_of_void *d2i, void *x); ^ gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_pkcs12.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_ocsp.c ossl_cipher.c: In function 'ossl_cipher_init': ossl_cipher.c:191:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *cname = rb_class2name(rb_obj_class(self)); ^ ossl_cipher.c: In function 'ossl_cipher_update_deprecated': ossl_cipher.c:314:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] cname = rb_class2name(rb_obj_class(self)); ^ gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_rand.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_asn1.c ossl_ocsp.c: In function 'ossl_ocspreq_initialize': ossl_ocsp.c:113:56: warning: passing argument 2 of 'd2i_OCSP_REQUEST' from incompatible pointer type [-Wincompatible-pointer-types] if(!d2i_OCSP_REQUEST((OCSP_REQUEST**)&DATA_PTR(self), &p, ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_ocsp.c:12: /usr/include/openssl/ocsp.h:556:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' DECLARE_ASN1_FUNCTIONS(OCSP_REQUEST) ^ ossl_ocsp.c: In function 'ossl_ocspres_initialize': ossl_ocsp.c:320:58: warning: passing argument 2 of 'd2i_OCSP_RESPONSE' from incompatible pointer type [-Wincompatible-pointer-types] if(!d2i_OCSP_RESPONSE((OCSP_RESPONSE**)&DATA_PTR(self), &p, ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_ocsp.c:12: /usr/include/openssl/ocsp.h:552:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' DECLARE_ASN1_FUNCTIONS(OCSP_RESPONSE) ^ gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_pkey_dh.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c ossl_x509cert.c mkdir -p ../../.ext/common/net mkdir -p ../../.ext/common/openssl ossl_asn1.c: In function 'decode_bool': ossl_asn1.c:317:38: warning: passing argument 2 of 'd2i_ASN1_BOOLEAN' from incompatible pointer type [-Wincompatible-pointer-types] if((val = d2i_ASN1_BOOLEAN(NULL, &p, length)) < 0) ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_asn1.c:11: /usr/include/openssl/asn1.h:833:5: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' int d2i_ASN1_BOOLEAN(int *a, const unsigned char **pp, long length); ^ ossl_asn1.c: In function 'decode_int': ossl_asn1.c:332:38: warning: passing argument 2 of 'd2i_ASN1_INTEGER' from incompatible pointer type [-Wincompatible-pointer-types] if(!(ai = d2i_ASN1_INTEGER(NULL, &p, length))) ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_asn1.c:11: /usr/include/openssl/asn1.h:835:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' DECLARE_ASN1_FUNCTIONS(ASN1_INTEGER) ^ ossl_asn1.c: In function 'decode_enum': ossl_asn1.c:372:41: warning: passing argument 2 of 'd2i_ASN1_ENUMERATED' from incompatible pointer type [-Wincompatible-pointer-types] if(!(ai = d2i_ASN1_ENUMERATED(NULL, &p, length))) ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_asn1.c:11: /usr/include/openssl/asn1.h:844:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' DECLARE_ASN1_FUNCTIONS(ASN1_ENUMERATED) ^ ossl_asn1.c: In function 'decode_null': ossl_asn1.c:389:37: warning: passing argument 2 of 'd2i_ASN1_NULL' from incompatible pointer type [-Wincompatible-pointer-types] if(!(null = d2i_ASN1_NULL(NULL, &p, length))) ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_asn1.c:11: /usr/include/openssl/asn1.h:876:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' DECLARE_ASN1_FUNCTIONS(ASN1_NULL) ^ ossl_asn1.c: In function 'decode_obj': ossl_asn1.c:406:38: warning: passing argument 2 of 'd2i_ASN1_OBJECT' from incompatible pointer type [-Wincompatible-pointer-types] if(!(obj = d2i_ASN1_OBJECT(NULL, &p, length))) ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_asn1.c:11: /usr/include/openssl/asn1.h:788:14: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' ASN1_OBJECT *d2i_ASN1_OBJECT(ASN1_OBJECT **a, const unsigned char **pp, ^ ossl_asn1.c: In function 'decode_time': ossl_asn1.c:434:37: warning: passing argument 2 of 'd2i_ASN1_TIME' from incompatible pointer type [-Wincompatible-pointer-types] if(!(time = d2i_ASN1_TIME(NULL, &p, length))) ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_asn1.c:11: /usr/include/openssl/asn1.h:892:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' DECLARE_ASN1_FUNCTIONS(ASN1_TIME) ^ ossl_asn1.c: In function 'ossl_asn1_decode0': ossl_asn1.c:726:22: warning: passing argument 1 of 'ASN1_get_object' from incompatible pointer type [-Wincompatible-pointer-types] j = ASN1_get_object(&p, &len, &tag, &tc, length); ^ In file included from /usr/include/openssl/asn1_mac.h:62:0, from ossl.h:57, from ossl_asn1.c:11: /usr/include/openssl/asn1.h:954:5: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' int ASN1_get_object(const unsigned char **pp, long *plength, int *ptag, ^ cp ../.././ext/openssl/lib/net/ftptls.rb ../../.ext/common/net cp ../.././ext/openssl/lib/net/telnets.rb ../../.ext/common/net cp ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/config.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/x509-internal.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/ssl-internal.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/pkcs7.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common ossl_x509cert.c: In function 'ossl_x509_inspect': ossl_x509cert.c:693:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *cname = rb_class2name(rb_obj_class(self)); ^ gcc -shared -o ../../.ext/armv7l-linux/openssl.so ossl_pkey_dsa.o ossl_pkey.o ossl_ssl.o openssl_missing.o ossl_x509crl.o ossl_hmac.o ossl_x509ext.o ossl_x509store.o ossl.o ossl_pkcs5.o ossl_config.o ossl_x509req.o ossl_engine.o ossl_digest.o ossl_bio.o ossl_ns_spki.o ossl_pkcs7.o ossl_x509name.o ossl_ssl_session.o ossl_x509attr.o ossl_bn.o ossl_x509.o ossl_pkey_rsa.o ossl_cipher.o ossl_x509revoked.o ossl_pkey_ec.o ossl_pkcs12.o ossl_ocsp.o ossl_rand.o ossl_asn1.o ossl_pkey_dh.o ossl_x509cert.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/openssl' compiling pty make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/pty' gcc -I. -I../.. -I../../. -I../.././ext/pty -DHAVE_SYS_STROPTS_H -DHAVE_SETRESUID -DHAVE_PTY_H -DHAVE_OPENPTY -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c pty.c cp ../.././ext/pty/lib/expect.rb ../../.ext/common pty.c: In function 'establishShell': pty.c:273:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(slave, "", 1); ^ pty.c:279:2: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); ^ pty.c:289:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(master, &tmp, 1); ^ gcc -shared -o ../../.ext/armv7l-linux/pty.so pty.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lutil -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/pty' compiling racc/cparse make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/racc/cparse' mkdir -p ../../../.ext/armv7l-linux/racc gcc -I. -I../../.. -I../../../. -I../../.././ext/racc/cparse -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c cparse.c gcc -shared -o ../../../.ext/armv7l-linux/racc/cparse.so cparse.o -L. -L../../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/racc/cparse' compiling readline make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/readline' gcc -I. -I../.. -I../../. -I../.././ext/readline -DHAVE_READLINE_READLINE_H -DHAVE_READLINE_HISTORY_H -DHAVE_RL_FILENAME_COMPLETION_FUNCTION -DHAVE_RL_USERNAME_COMPLETION_FUNCTION -DHAVE_RL_COMPLETION_MATCHES -DHAVE_RL_DEPREP_TERM_FUNCTION -DHAVE_RL_COMPLETION_APPEND_CHARACTER -DHAVE_RL_BASIC_WORD_BREAK_CHARACTERS -DHAVE_RL_COMPLETER_WORD_BREAK_CHARACTERS -DHAVE_RL_BASIC_QUOTE_CHARACTERS -DHAVE_RL_COMPLETER_QUOTE_CHARACTERS -DHAVE_RL_FILENAME_QUOTE_CHARACTERS -DHAVE_RL_ATTEMPTED_COMPLETION_OVER -DHAVE_RL_LIBRARY_VERSION -DHAVE_RL_EVENT_HOOK -DHAVE_RL_CLEANUP_AFTER_SIGNAL -DHAVE_RL_CLEAR_SIGNALS -DHAVE_RL_VI_EDITING_MODE -DHAVE_RL_EMACS_EDITING_MODE -DHAVE_REPLACE_HISTORY_ENTRY -DHAVE_REMOVE_HISTORY -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c readline.c gcc -shared -o ../../.ext/armv7l-linux/readline.so readline.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lreadline -lncurses -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/readline' compiling sdbm make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/sdbm' gcc -I. -I../.. -I../../. -I../.././ext/sdbm -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c init.c gcc -I. -I../.. -I../../. -I../.././ext/sdbm -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c _sdbm.c _sdbm.c: In function 'makroom': _sdbm.c:442:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(2, "sdbm: cannot insert after SPLTMAX attempts.\n", 44); ^ gcc -shared -o ../../.ext/armv7l-linux/sdbm.so init.o _sdbm.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/sdbm' compiling socket make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/socket' gcc -I. -I../.. -I../../. -I../.././ext/socket -DHAVE_ARPA_INET_H -DENABLE_IPV6 -DINET6 -DHAVE_SOCKADDR_STORAGE -DHAVE_NETINET_TCP_H -DHAVE_NETINET_UDP_H -DHAVE_SENDMSG -DHAVE_RECVMSG -DHAVE_ST_MSG_CONTROL -DHAVE_TYPE_STRUCT_ADDRINFO -DHAVE_FREEADDRINFO -DHAVE_GAI_STRERROR -DGAI_STRERROR_CONST -DHAVE_GETNAMEINFO -DHAVE_GETADDRINFO -DHAVE_TYPE_SOCKLEN_T -DHAVE_SYS_UN_H -DHAVE_SYS_UIO_H -DHAVE_SOCKET -DHAVE_GETHOSTBYNAME2 -DHAVE_SOCKETPAIR -DHAVE_GETHOSTNAME -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c socket.c gcc -shared -o ../../.ext/armv7l-linux/socket.so socket.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/socket' compiling stringio make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/stringio' gcc -I. -I../.. -I../../. -I../.././ext/stringio -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c stringio.c gcc -shared -o ../../.ext/armv7l-linux/stringio.so stringio.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/stringio' compiling strscan make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/strscan' gcc -I. -I../.. -I../../. -I../.././ext/strscan -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c strscan.c gcc -shared -o ../../.ext/armv7l-linux/strscan.so strscan.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/strscan' compiling syck make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/syck' gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c handler.c gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c gram.c gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c implicit.c gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c bytecode.c gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c node.c gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c yaml2byte.c gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c token.c gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c syck.c gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c rubyext.c gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c emitter.c gcc -shared -o ../../.ext/armv7l-linux/syck.so handler.o gram.o implicit.o bytecode.o node.o yaml2byte.o token.o syck.o rubyext.o emitter.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/syck' compiling syslog make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/syslog' gcc -I. -I../.. -I../../. -I../.././ext/syslog -DHAVE_SYSLOG_H -DHAVE_OPENLOG -DHAVE_SETLOGMASK -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c syslog.c gcc -shared -o ../../.ext/armv7l-linux/syslog.so syslog.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/syslog' compiling thread make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/thread' gcc -I. -I../.. -I../../. -I../.././ext/thread -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -DUSE_MEM_POOLS -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c thread.c cp ../.././ext/thread/lib/thread.rb ../../.ext/common gcc -shared -o ../../.ext/armv7l-linux/thread.so thread.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/thread' compiling tk Configure options for Ruby/Tk may be updated. So, delete files which depend on old configs. check functions......... check struct members.. check libraries.... Use ActiveTcl libraries (if available). Search tclConfig.sh and tkConfig.sh.................... Valid [tclConfig.sh, tkConfig.sh] are found in [["/usr/lib", "/usr/lib"]] Use [tclConfig.sh, tkConfig.sh] == ["/usr/lib/tclConfig.sh", "/usr/lib/tkConfig.sh"] Use X11 libraries (or use TK_XINCLUDES/TK_XLIBSW information on tkConfig.sh). Find Tcl/Tk libraries. Make tcltklib.so which is required by Ruby/Tk. make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/tk' gcc -I. -I../.. -I../../. -I../.././ext/tk -I../.. -I../../. -I../.././ext/tk -I/usr/include -I../.. -I../../. -I../.././ext/tk -I/usr/include -DHAVE_RB_SAFE_LEVEL -DHAVE_RB_HASH_LOOKUP -DHAVE_RB_PROC_NEW -DHAVE_RB_OBJ_TAINT -DHAVE_ST_PTR -DHAVE_ST_LEN -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DHAVE_XSS=1 -DRUBY_VERSION=\"1.8.7\" -DRUBY_RELEASE_DATE=\"2013-06-27\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DWITH_TCL_ENABLE_THREAD=1 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c stubs.c gcc -I. -I../.. -I../../. -I../.././ext/tk -I../.. -I../../. -I../.././ext/tk -I/usr/include -I../.. -I../../. -I../.././ext/tk -I/usr/include -DHAVE_RB_SAFE_LEVEL -DHAVE_RB_HASH_LOOKUP -DHAVE_RB_PROC_NEW -DHAVE_RB_OBJ_TAINT -DHAVE_ST_PTR -DHAVE_ST_LEN -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DHAVE_XSS=1 -DRUBY_VERSION=\"1.8.7\" -DRUBY_RELEASE_DATE=\"2013-06-27\" -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DWITH_TCL_ENABLE_THREAD=1 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c tcltklib.c mkdir -p ../../.ext/common/tk mkdir -p ../../.ext/common/tkextlib/treectrl mkdir -p ../../.ext/common/tkextlib/itcl mkdir -p ../../.ext/common/tkextlib mkdir -p ../../.ext/common/tkextlib/bwidget mkdir -p ../../.ext/common/tkextlib/winico mkdir -p ../../.ext/common/tkextlib/tkimg mkdir -p ../../.ext/common/tkextlib/itk mkdir -p ../../.ext/common/tkextlib/tktable mkdir -p ../../.ext/common/tkextlib/ICONS mkdir -p ../../.ext/common/tkextlib/trofs mkdir -p ../../.ext/common/tkextlib/tktrans mkdir -p ../../.ext/common/tkextlib/vu mkdir -p ../../.ext/common/tkextlib/iwidgets mkdir -p ../../.ext/common/tkextlib/tkHTML mkdir -p ../../.ext/common/tkextlib/tclx mkdir -p ../../.ext/common/tkextlib/tkDND mkdir -p ../../.ext/common/tkextlib/tile mkdir -p ../../.ext/common/tkextlib/tcllib mkdir -p ../../.ext/common/tkextlib/blt mkdir -p ../../.ext/common/tkextlib/blt/tile cp ../.././ext/tk/lib/multi-tk.rb ../../.ext/common cp ../.././ext/tk/lib/tkclass.rb ../../.ext/common cp ../.././ext/tk/lib/tkpalette.rb ../../.ext/common cp ../.././ext/tk/lib/tkconsole.rb ../../.ext/common cp ../.././ext/tk/lib/tkcanvas.rb ../../.ext/common cp ../.././ext/tk/lib/tkentry.rb ../../.ext/common cp ../.././ext/tk/lib/tkmacpkg.rb ../../.ext/common cp ../.././ext/tk/lib/tkvirtevent.rb ../../.ext/common cp ../.././ext/tk/lib/tkmenubar.rb ../../.ext/common cp ../.././ext/tk/lib/remote-tk.rb ../../.ext/common cp ../.././ext/tk/lib/tkscrollbox.rb ../../.ext/common cp ../.././ext/tk/lib/tkbgerror.rb ../../.ext/common cp ../.././ext/tk/lib/tkmngfocus.rb ../../.ext/common cp ../.././ext/tk/lib/tktext.rb ../../.ext/common cp ../.././ext/tk/lib/tk.rb ../../.ext/common cp ../.././ext/tk/lib/tkwinpkg.rb ../../.ext/common cp ../.././ext/tk/lib/tcltk.rb ../../.ext/common cp ../.././ext/tk/lib/tkdialog.rb ../../.ext/common cp ../.././ext/tk/lib/tkafter.rb ../../.ext/common cp ../.././ext/tk/lib/tkfont.rb ../../.ext/common cp ../.././ext/tk/lib/tk/textwindow.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/macpkg.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/msgcat.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/scrollable.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/scrollbar.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/selection.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/canvas.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/pack.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/encodedstr.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/console.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/clock.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/label.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/root.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/message.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/event.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/xim.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/package.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/wm.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/canvastag.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/textmark.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/kinput.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/scale.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/txtwin_abst.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/grid.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/place.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/labelframe.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/menu.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/checkbutton.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/radiobutton.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/namespace.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/winpkg.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/text.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/menubar.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/tagfont.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/virtevent.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/texttag.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/spinbox.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/listbox.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/entry.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/ttk_selector.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/palette.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/itemfont.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/composite.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/winfo.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/optionobj.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/frame.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/button.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/timer.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/mngfocus.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/scrollbox.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/font.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/bindtag.rb ../../.ext/common/tk tcltklib.c: In function 'call_queue_handler': tcltklib.c:6387:26: warning: implicit declaration of function 'rb_proc_new' [-Wimplicit-function-declaration] ret = rb_funcall(rb_proc_new(callq_safelevel_handler, q_dat), ^ cp ../.././ext/tk/lib/tk/dialog.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/variable.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/clipboard.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/optiondb.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/validation.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/itemconfig.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/menuspec.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/autoload.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/after.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/panedwindow.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/textimage.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/toplevel.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/bgerror.rb ../../.ext/common/tk cp ../.././ext/tk/lib/tk/image.rb ../../.ext/common/tk tcltklib.c: In function 'Init_tcltklib': tcltklib.c:10252:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] Tcl_ObjType_ByteArray = Tcl_GetObjType(Tcl_ObjTypeName_ByteArray); ^ tcltklib.c:10253:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] Tcl_ObjType_String = Tcl_GetObjType(Tcl_ObjTypeName_String); ^ cp ../.././ext/tk/lib/tkextlib/treectrl/setup.rb ../../.ext/common/tkextlib/treectrl cp ../.././ext/tk/lib/tkextlib/treectrl/tktreectrl.rb ../../.ext/common/tkextlib/treectrl cp ../.././ext/tk/lib/tkextlib/itcl/setup.rb ../../.ext/common/tkextlib/itcl cp ../.././ext/tk/lib/tkextlib/itcl/incr_tcl.rb ../../.ext/common/tkextlib/itcl cp ../.././ext/tk/lib/tkextlib/tktable.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/tcllib.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/vu.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/blt.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/iwidgets.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/tkDND.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/tclx.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/winico.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/setup.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/itcl.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/version.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/pkg_checker.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/trofs.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/tkimg.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/ICONS.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/tkHTML.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/tktrans.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/bwidget.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/tile.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/treectrl.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/itk.rb ../../.ext/common/tkextlib cp ../.././ext/tk/lib/tkextlib/bwidget/scrollview.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/label.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/notebook.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/scrolledwindow.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/labelframe.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/passwddlg.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/arrowbutton.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/selectcolor.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/progressbar.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/panelframe.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/buttonbox.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/tree.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/dynamichelp.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/spinbox.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/listbox.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/setup.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/entry.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/button.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/mainframe.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/labelentry.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/statusbar.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/dialog.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/widget.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/progressdlg.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/pagesmanager.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/dropsite.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/titleframe.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/selectfont.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/dragsite.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/bitmap.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/messagedlg.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/panedwindow.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/scrollableframe.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/separator.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/bwidget/combobox.rb ../../.ext/common/tkextlib/bwidget cp ../.././ext/tk/lib/tkextlib/winico/winico.rb ../../.ext/common/tkextlib/winico cp ../.././ext/tk/lib/tkextlib/winico/setup.rb ../../.ext/common/tkextlib/winico cp ../.././ext/tk/lib/tkextlib/tkimg/window.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/png.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/jpeg.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/tga.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/gif.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/xbm.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/sun.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/setup.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/pixmap.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/pcx.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/ps.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/sgi.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/xpm.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/ppm.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/bmp.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/tiff.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/tkimg/ico.rb ../../.ext/common/tkextlib/tkimg cp ../.././ext/tk/lib/tkextlib/itk/incr_tk.rb ../../.ext/common/tkextlib/itk cp ../.././ext/tk/lib/tkextlib/itk/setup.rb ../../.ext/common/tkextlib/itk cp ../.././ext/tk/lib/tkextlib/tktable/tktable.rb ../../.ext/common/tkextlib/tktable cp ../.././ext/tk/lib/tkextlib/tktable/setup.rb ../../.ext/common/tkextlib/tktable cp ../.././ext/tk/lib/tkextlib/ICONS/icons.rb ../../.ext/common/tkextlib/ICONS cp ../.././ext/tk/lib/tkextlib/ICONS/setup.rb ../../.ext/common/tkextlib/ICONS cp ../.././ext/tk/lib/tkextlib/trofs/setup.rb ../../.ext/common/tkextlib/trofs cp ../.././ext/tk/lib/tkextlib/trofs/trofs.rb ../../.ext/common/tkextlib/trofs cp ../.././ext/tk/lib/tkextlib/tktrans/setup.rb ../../.ext/common/tkextlib/tktrans cp ../.././ext/tk/lib/tkextlib/tktrans/tktrans.rb ../../.ext/common/tkextlib/tktrans cp ../.././ext/tk/lib/tkextlib/vu/bargraph.rb ../../.ext/common/tkextlib/vu cp ../.././ext/tk/lib/tkextlib/vu/charts.rb ../../.ext/common/tkextlib/vu cp ../.././ext/tk/lib/tkextlib/vu/spinbox.rb ../../.ext/common/tkextlib/vu cp ../.././ext/tk/lib/tkextlib/vu/setup.rb ../../.ext/common/tkextlib/vu cp ../.././ext/tk/lib/tkextlib/vu/dial.rb ../../.ext/common/tkextlib/vu cp ../.././ext/tk/lib/tkextlib/vu/pie.rb ../../.ext/common/tkextlib/vu cp ../.././ext/tk/lib/tkextlib/iwidgets/extfileselectionbox.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/optionmenu.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/pushbutton.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/messagebox.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/fileselectionbox.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/spindate.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/checkbox.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/notebook.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledwidget.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/canvasprintbox.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledcanvas.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/toolbar.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/feedback.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/finddialog.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/entryfield.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/menubar.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/shell.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/buttonbox.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/extfileselectiondialog.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/tabnotebook.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/mainwindow.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/setup.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledlistbox.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/labeledwidget.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledframe.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/dateentry.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/labeledframe.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/canvasprintdialog.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/selectionbox.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/hierarchy.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/timefield.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/dialogshell.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledhtml.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/spinner.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/watch.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/extbutton.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/promptdialog.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/timeentry.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/radiobox.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/dialog.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/calendar.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/datefield.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/spintime.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/hyperhelp.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/selectiondialog.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/spinint.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/tabset.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/disjointlistbox.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/scopedobject.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/messagedialog.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/fileselectiondialog.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/panedwindow.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/combobox.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/iwidgets/scrolledtext.rb ../../.ext/common/tkextlib/iwidgets cp ../.././ext/tk/lib/tkextlib/tkHTML/htmlwidget.rb ../../.ext/common/tkextlib/tkHTML cp ../.././ext/tk/lib/tkextlib/tkHTML/setup.rb ../../.ext/common/tkextlib/tkHTML cp ../.././ext/tk/lib/tkextlib/tclx/tclx.rb ../../.ext/common/tkextlib/tclx cp ../.././ext/tk/lib/tkextlib/tclx/setup.rb ../../.ext/common/tkextlib/tclx cp ../.././ext/tk/lib/tkextlib/tkDND/setup.rb ../../.ext/common/tkextlib/tkDND cp ../.././ext/tk/lib/tkextlib/tkDND/shape.rb ../../.ext/common/tkextlib/tkDND cp ../.././ext/tk/lib/tkextlib/tkDND/tkdnd.rb ../../.ext/common/tkextlib/tkDND cp ../.././ext/tk/lib/tkextlib/tile/tentry.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/sizegrip.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tcheckbutton.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/treeview.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tprogressbar.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tframe.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tbutton.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tlabel.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tscale.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tpaned.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/setup.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/style.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tlabelframe.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tradiobutton.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tscrollbar.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tsquare.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/dialog.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tcombobox.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tmenubutton.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tseparator.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tile/tnotebook.rb ../../.ext/common/tkextlib/tile cp ../.././ext/tk/lib/tkextlib/tcllib/scrollwin.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/ruler.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/plotchart.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist_core.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/screenruler.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/swaplist.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/getstring.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/panelframe.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/tablelist.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/cursor.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/autoscroll.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/tkpiechart.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/setup.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/ctext.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/style.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/superframe.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/tooltip.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/history.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/dialog.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/datefield.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/ip_entry.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/widget.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/tcllib/ico.rb ../../.ext/common/tkextlib/tcllib cp ../.././ext/tk/lib/tkextlib/blt/vector.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/table.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/barchart.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/stripchart.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/treeview.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/cutbuffer.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/winop.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/graph.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/busy.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/win_printer.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/tree.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/tabnotebook.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/spline.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/setup.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/dragdrop.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/container.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/watch.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/eps.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/tabset.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/unix_dnd.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/tile.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/bitmap.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/component.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/htext.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/ted.rb ../../.ext/common/tkextlib/blt cp ../.././ext/tk/lib/tkextlib/blt/tile/scrollbar.rb ../../.ext/common/tkextlib/blt/tile cp ../.././ext/tk/lib/tkextlib/blt/tile/label.rb ../../.ext/common/tkextlib/blt/tile cp ../.././ext/tk/lib/tkextlib/blt/tile/checkbutton.rb ../../.ext/common/tkextlib/blt/tile cp ../.././ext/tk/lib/tkextlib/blt/tile/radiobutton.rb ../../.ext/common/tkextlib/blt/tile cp ../.././ext/tk/lib/tkextlib/blt/tile/frame.rb ../../.ext/common/tkextlib/blt/tile cp ../.././ext/tk/lib/tkextlib/blt/tile/button.rb ../../.ext/common/tkextlib/blt/tile cp ../.././ext/tk/lib/tkextlib/blt/tile/toplevel.rb ../../.ext/common/tkextlib/blt/tile cp ../.././ext/tk/lib/tkextlib/SUPPORT_STATUS ../../.ext/common/tkextlib gcc -shared -o ../../.ext/armv7l-linux/tcltklib.so stubs.o tcltklib.o -L. -L../.. -L/usr/lib -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lX11 -lm -ldl -L/usr/lib -Wl,-R/usr/lib -ltcl8.6 -lm -ldl -L/usr/lib -Wl,-R/usr/lib -ltk8.6 -L/usr/lib -Wl,-R/usr/lib -ltcl8.6 -lm -ldl -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/tk' compiling tk/tkutil make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/tk/tkutil' gcc -I. -I../../.. -I../../../. -I../../.././ext/tk/tkutil -DHAVE_RB_OBJ_INSTANCE_EXEC -DHAVE_STRNDUP -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c tkutil.c tkutil.c: In function 'tk_s_new': tkutil.c:74:7: warning: implicit declaration of function 'rb_obj_instance_exec' [-Wimplicit-function-declaration] rb_obj_instance_exec(1, &obj, obj); ^ gcc -shared -o ../../../.ext/armv7l-linux/tkutil.so tkutil.o -L. -L../../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/tk/tkutil' compiling win32ole compiling zlib make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/zlib' gcc -I. -I../.. -I../../. -I../.././ext/zlib -DHAVE_ZLIB_H -DOS_CODE=OS_UNIX -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -c zlib.c zlib.c: In function 'rb_zlib_crc_table': zlib.c:349:12: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] crctbl = get_crc_table(); ^ gcc -shared -o ../../.ext/armv7l-linux/zlib.so zlib.o -L. -L../.. -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic -lruby -lz -lpthread -lrt -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374/ext/zlib' making ruby make[1]: Entering directory '/build/ruby1.8/src/ruby-1.8.7-p374' gcc -O3 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -rdynamic -Wl,-export-dynamic main.o -lruby -lpthread -lrt -ldl -lcrypt -lm -o ruby make[1]: Leaving directory '/build/ruby1.8/src/ruby-1.8.7-p374' ==> Entering fakeroot environment... ==> Starting package()... ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./instruby.rb --make="make" --dest-dir="/build/ruby1.8/pkg/ruby1.8" --extout=".ext" --mflags="" --make-flags=" -- DESTDIR=/build/ruby1.8/pkg/ruby1.8" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" installing binary commands installing command scripts installing library scripts installing headers installing manpages installing extension objects installing extension scripts ==> Tidying install... -> Purging unwanted files... -> Removing libtool files... -> Removing static library files... -> Removing empty directories... -> Compressing man and info pages... -> Stripping unneeded symbols from binaries and libraries... ==> Creating package "ruby1.8"... -> Generating .PKGINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ruby1.8 1.8.7_p374-2 (Fri Nov 6 21:12:56 EST 2015) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Packages (21) fontconfig-2.11.1-2 freetype2-2.6.1-1 graphite-1:1.3.3-1 harfbuzz-1.0.6-2 kbproto-1.0.7-1 libpng-1.6.18-1 libx11-1.6.3-1 libxau-1.0.8-2 libxcb-1.11.1-1 libxdmcp-1.1.2-1 libxext-1.3.3-1 libxft-2.3.2-1 libxrender-0.9.9-1 libxss-1.2.2-2 renderproto-0.11.1-3 scrnsaverproto-1.2.2-2 tcl-8.6.4-1 tk-8.6.4-1 xcb-proto-1.11-2 xextproto-7.3.0-1 xproto-7.0.28-1 Total Removed Size: 34.87 MiB :: Do you want to remove these packages? [Y/n] removing tk... removing tcl... removing libxss... removing scrnsaverproto... removing libxft... removing libxrender... removing renderproto... removing libxext... removing xextproto... removing libx11... removing libxcb... removing xcb-proto... removing libxdmcp... removing libxau... removing xproto... removing kbproto... removing fontconfig... Check for dead symlinks and leftover files in /etc/fonts/conf.d/ removing freetype2... removing harfbuzz... removing libpng... removing graphite...