Created
October 7, 2015 08:37
-
-
Save muhammad-saleh/62f335b13e116153896c to your computer and use it in GitHub Desktop.
rbenv build error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/var/folders/l1/lxlkz4ds1gg0n8lbt07rszwr0000gn/T/ruby-build.20151007102839.17005 ~ | |
HTTP/1.1 200 OK | |
Content-Type: binary/octet-stream | |
Content-Length: 13652782 | |
Connection: keep-alive | |
Date: Wed, 07 Oct 2015 08:21:02 GMT | |
Last-Modified: Fri, 23 May 2014 08:23:21 GMT | |
ETag: "c351450a0bed670e0f5ca07da3458a5b" | |
Accept-Ranges: bytes | |
Server: AmazonS3 | |
Age: 460 | |
X-Cache: Hit from cloudfront | |
Via: 1.1 0eab76ce53b41f34576485a06933533e.cloudfront.net (CloudFront) | |
X-Amz-Cf-Id: mC1byVBMOumqJ4x_LUIY-NElt3DtzEpUPhoVal7yF9uo1i_Hp3PWmQ== | |
/var/folders/l1/lxlkz4ds1gg0n8lbt07rszwr0000gn/T/ruby-build.20151007102839.17005/ruby-2.0.0-p247 /var/folders/l1/lxlkz4ds1gg0n8lbt07rszwr0000gn/T/ruby-build.20151007102839.17005 ~ | |
configure: WARNING: unrecognized options: --with-libyaml-dir, --with-openssl-dir, --with-readline-dir | |
checking build system type... x86_64-apple-darwin15.0.0 | |
checking host system type... x86_64-apple-darwin15.0.0 | |
checking target system type... x86_64-apple-darwin15.0.0 | |
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 clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking whether clang needs -traditional... no | |
checking for ld... ld | |
checking whether the linker is GNU ld... no | |
checking whether clang -E accepts -o... yes | |
checking for real target cpu... x86_64 | |
checking for ranlib... ranlib | |
checking for ar... ar | |
checking for as... as | |
checking for objdump... no | |
checking for gobjdump... no | |
checking for objcopy... no | |
checking for gobjcopy... no | |
checking for nm... nm | |
checking whether ln -s works... yes | |
checking whether make sets $(MAKE)... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for a thread-safe mkdir -p... -d | |
use 'mkdir -p' as MKDIR_P | |
checking for dtrace... dtrace | |
checking for dot... no | |
checking for doxygen... no | |
checking for pkg-config... pkg-config | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for cd using physical directory... cd -P | |
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes | |
checking whether -Wno-parentheses is accepted as CFLAGS... yes | |
checking whether -Wno-long-long is accepted as CFLAGS... yes | |
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes | |
checking whether -Wunused-variable is accepted as CFLAGS... yes | |
checking whether -Wpointer-arith is accepted as CFLAGS... yes | |
checking whether -Wwrite-strings is accepted as CFLAGS... yes | |
checking whether -Wdeclaration-after-statement is accepted as CFLAGS... yes | |
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes | |
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes | |
checking whether -Wall -Wextra is accepted as CFLAGS... yes | |
checking whether -ggdb3 is accepted as CFLAGS... yes | |
checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes | |
checking whether -fstack-protector is accepted as CFLAGS... yes | |
checking whether -fstack-protector is accepted as LDFLAGS... no | |
checking whether -fno-strict-overflow is accepted as CFLAGS... yes | |
checking whether -fvisibility=hidden is accepted as CFLAGS... yes | |
checking whether -fno-fast-math is accepted as CFLAGS... yes | |
checking whether Mac OS X 10.5 or later... yes | |
checking for broken crypt with 8bit chars... no | |
checking for codesign... codesign | |
checking for crt_externs.h... yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/syscall.h usability... yes | |
checking sys/syscall.h presence... yes | |
checking for sys/syscall.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking sys/fcntl.h usability... yes | |
checking sys/fcntl.h presence... yes | |
checking for sys/fcntl.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/times.h usability... yes | |
checking sys/times.h presence... yes | |
checking for sys/times.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking syscall.h usability... no | |
checking syscall.h presence... no | |
checking for syscall.h... no | |
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... no | |
checking a.out.h presence... no | |
checking for a.out.h... no | |
checking utime.h usability... yes | |
checking utime.h presence... yes | |
checking for utime.h... yes | |
checking direct.h usability... no | |
checking direct.h presence... no | |
checking for direct.h... no | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking sys/mkdev.h usability... no | |
checking sys/mkdev.h presence... no | |
checking for sys/mkdev.h... no | |
checking sys/utime.h usability... no | |
checking sys/utime.h presence... no | |
checking for sys/utime.h... no | |
checking xti.h usability... no | |
checking xti.h presence... no | |
checking for xti.h... no | |
checking netinet/in_systm.h usability... yes | |
checking netinet/in_systm.h presence... yes | |
checking for netinet/in_systm.h... yes | |
checking float.h usability... yes | |
checking float.h presence... yes | |
checking for float.h... yes | |
checking ieeefp.h usability... no | |
checking ieeefp.h presence... no | |
checking for ieeefp.h... no | |
checking for ucontext.h... (cached) no | |
checking intrinsics.h usability... no | |
checking intrinsics.h presence... no | |
checking for intrinsics.h... no | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking sys/sendfile.h usability... no | |
checking sys/sendfile.h presence... no | |
checking for sys/sendfile.h... no | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking net/socket.h usability... no | |
checking net/socket.h presence... no | |
checking for net/socket.h... no | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking process.h usability... no | |
checking process.h presence... no | |
checking for process.h... no | |
checking sys/prctl.h usability... no | |
checking sys/prctl.h presence... no | |
checking for sys/prctl.h... no | |
checking atomic.h usability... no | |
checking atomic.h presence... no | |
checking for atomic.h... no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking whether byte ordering is bigendian... no | |
checking for an ANSI C-conforming const... yes | |
checking whether char is unsigned... no | |
checking for inline... inline | |
checking for working volatile... yes | |
checking for long long... yes | |
checking for off_t... yes | |
checking char bit... 8 | |
checking size of int... 4 | |
checking size of short... 2 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking size of __int64... 0 | |
checking size of off_t... 8 | |
checking size of void*... 8 | |
checking size of float... 4 | |
checking size of double... 8 | |
checking size of time_t... 8 | |
checking for printf prefix for long long... ll | |
checking for pid_t... yes | |
checking for convertible type of pid_t... INT | |
checking for uid_t... yes | |
checking for convertible type of uid_t... UINT | |
checking for gid_t... yes | |
checking for convertible type of gid_t... UINT | |
checking for time_t... yes | |
checking for convertible type of time_t... LONG | |
checking for dev_t... yes | |
checking for convertible type of dev_t... INT | |
checking for mode_t... yes | |
checking for convertible type of mode_t... UINT | |
checking for rlim_t... yes | |
checking for convertible type of rlim_t... ULL | |
checking for prototypes... yes | |
checking token paste string... ansi | |
checking stringization... #expr | |
checking string literal concatenation... yes | |
checking for variable length prototypes and stdarg.h... yes | |
checking for variable length macro... yes | |
checking for noreturn function attribute... __attribute__ ((noreturn)) x | |
checking for deprecated function attribute... __attribute__ ((deprecated)) x | |
checking for noinline function attribute... __attribute__ ((noinline)) x | |
checking for stdcall function attribute... x | |
checking for cdecl function attribute... __attribute__ ((cdecl)) x | |
checking for fastcall function attribute... x | |
checking for function alias... no | |
checking for atomic builtins... yes | |
checking for __builtin_unreachable... no | |
checking for exported function attribute... __attribute__ ((visibility("default"))) | |
checking whether sys_nerr is declared... yes | |
checking for crypt in -lcrypt... (cached) no | |
checking for dlopen in -ldl... yes | |
checking for shl_load in -ldld... no | |
checking for socketpair in -lsocket... no | |
checking for clock_gettime in -lrt... no | |
checking for size_t... yes | |
checking size of size_t... 8 | |
checking size of ptrdiff_t... 8 | |
checking for printf prefix for size_t... z | |
checking for printf prefix for ptrdiff_t... t | |
checking for struct stat.st_blksize... yes | |
checking for struct stat.st_blocks... yes | |
checking for struct stat.st_rdev... yes | |
checking size of struct stat.st_size... SIZEOF_LONG | |
checking size of struct stat.st_blocks... SIZEOF_LONG | |
checking for struct stat.st_atim... no | |
checking for struct stat.st_atimespec... yes | |
checking for struct stat.st_atimensec... no | |
checking for struct stat.st_mtim... no | |
checking for struct stat.st_mtimespec... yes | |
checking for struct stat.st_mtimensec... no | |
checking for struct stat.st_ctim... no | |
checking for struct stat.st_ctimespec... yes | |
checking for struct stat.st_ctimensec... no | |
checking for struct timeval... yes | |
checking for struct timespec... yes | |
checking for struct timezone... yes | |
checking for clockid_t... no | |
checking for fd_mask... yes | |
checking for int8_t... yes | |
checking size of int8_t... 1 | |
checking for uint8_t... yes | |
checking size of uint8_t... 1 | |
checking for int16_t... yes | |
checking size of int16_t... 2 | |
checking for uint16_t... yes | |
checking size of uint16_t... 2 | |
checking for int32_t... yes | |
checking size of int32_t... 4 | |
checking for uint32_t... yes | |
checking size of uint32_t... 4 | |
checking for int64_t... yes | |
checking size of int64_t... 8 | |
checking for uint64_t... yes | |
checking size of uint64_t... 8 | |
checking for int128_t... no | |
checking for uint128_t... no | |
checking for intptr_t... yes | |
checking size of intptr_t... 8 | |
checking for uintptr_t... yes | |
checking size of uintptr_t... 8 | |
checking for ssize_t... yes | |
checking size of ssize_t... 8 | |
checking for stack end address... no | |
checking for uid_t in sys/types.h... (cached) yes | |
checking type of array argument to getgroups... (cached) gid_t | |
checking return type of signal handlers... void | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for dynamic size alloca... ok | |
checking for working memcmp... yes | |
checking for broken erfc of glibc-2.3.6 on IA64... no | |
checking for dup2... yes | |
checking for memmove... yes | |
checking for strerror... yes | |
checking for strchr... yes | |
checking for strstr... yes | |
checking for crypt... yes | |
checking for flock... yes | |
checking for isnan... yes | |
checking for finite... yes | |
checking for isinf... yes | |
checking for hypot... yes | |
checking for acosh... yes | |
checking for erf... yes | |
checking for tgamma... yes | |
checking for lgamma_r... yes | |
checking for cbrt... yes | |
checking for strlcpy... yes | |
checking for strlcat... yes | |
checking for ffs... yes | |
checking for setproctitle... no | |
checking for signbit... yes | |
checking for fmod... yes | |
checking for killpg... yes | |
checking for wait4... yes | |
checking for waitpid... yes | |
checking for fork... yes | |
checking for spawnv... no | |
checking for syscall... yes | |
checking for __syscall... yes | |
checking for chroot... yes | |
checking for getcwd... yes | |
checking for eaccess... no | |
checking for truncate... yes | |
checking for ftruncate... yes | |
checking for ftello... yes | |
checking for chsize... no | |
checking for times... yes | |
checking for utimes... yes | |
checking for utimensat... no | |
checking for fcntl... yes | |
checking for lockf... yes | |
checking for lstat... yes | |
checking for truncate64... no | |
checking for ftruncate64... no | |
checking for ftello64... no | |
checking for fseeko... yes | |
checking for fseeko64... no | |
checking for link... yes | |
checking for symlink... yes | |
checking for readlink... yes | |
checking for readdir_r... yes | |
checking for fsync... yes | |
checking for fdatasync... (cached) no | |
checking for fchown... yes | |
checking for posix_fadvise... no | |
checking for setitimer... yes | |
checking for setruid... yes | |
checking for seteuid... yes | |
checking for setreuid... yes | |
checking for setresuid... no | |
checking for socketpair... yes | |
checking for setrgid... yes | |
checking for setegid... yes | |
checking for setregid... yes | |
checking for setresgid... no | |
checking for issetugid... yes | |
checking for pause... yes | |
checking for lchown... yes | |
checking for lchmod... yes | |
checking for getpgrp... yes | |
checking for setpgrp... yes | |
checking for getpgid... yes | |
checking for setpgid... yes | |
checking for initgroups... yes | |
checking for getgroups... yes | |
checking for setgroups... yes | |
checking for getpriority... yes | |
checking for getrlimit... yes | |
checking for setrlimit... yes | |
checking for sysconf... yes | |
checking for close... yes | |
checking for getpwnam_r... yes | |
checking for getgrnam_r... yes | |
checking for dlopen... yes | |
checking for sigprocmask... yes | |
checking for sigaction... yes | |
checking for sigsetjmp... yes | |
checking for _setjmp... yes | |
checking for _longjmp... yes | |
checking for getsid... yes | |
checking for setsid... yes | |
checking for telldir... yes | |
checking for seekdir... yes | |
checking for fchmod... yes | |
checking for cosh... yes | |
checking for sinh... yes | |
checking for tanh... yes | |
checking for log2... yes | |
checking for round... yes | |
checking for llabs... yes | |
checking for setuid... yes | |
checking for setgid... yes | |
checking for daemon... (cached) no | |
checking for select_large_fdset... no | |
checking for setenv... yes | |
checking for unsetenv... yes | |
checking for mktime... yes | |
checking for timegm... yes | |
checking for gmtime_r... yes | |
checking for clock_gettime... no | |
checking for gettimeofday... yes | |
checking for poll... yes | |
checking for ppoll... no | |
checking for pread... yes | |
checking for sendfile... yes | |
checking for shutdown... yes | |
checking for sigaltstack... yes | |
checking for dl_iterate_phdr... no | |
checking for dup... yes | |
checking for dup3... no | |
checking for pipe2... no | |
checking for posix_memalign... yes | |
checking for memalign... no | |
checking for ioctl... yes | |
checking for unsetenv returns a value... yes | |
checking for __builtin_setjmp... no | |
checking for setjmp type... _setjmp | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking for struct tm.tm_zone... yes | |
checking for struct tm.tm_gmtoff... yes | |
checking for external int daylight... yes | |
checking for external timezone... long | |
checking for external altzone... no | |
checking for timezone... yes | |
checking whether timezone requires zero arguments... yes | |
checking for negative time_t for gmtime(3)... yes | |
checking for localtime(3) overflow correctly... yes | |
checking whether right shift preserve sign bit... yes | |
checking read count field in FILE structures... _r | |
checking read buffer ptr field in FILE structures... _p | |
checking size of struct stat.st_ino... SIZEOF_LONG | |
checking whether struct dirent.d_name is too small... no | |
checking whether _SC_CLK_TCK is supported... yes | |
checking stack growing direction on x86_64... -1 | |
checking for pthread_kill in -lthr... no | |
checking for pthread_kill in -lpthread... yes | |
checking for pthread_np.h... no | |
checking for sched_yield... yes | |
checking for pthread_attr_setinheritsched... yes | |
checking for pthread_getattr_np... no | |
checking for pthread_attr_get_np... no | |
checking for pthread_attr_getstack... yes | |
checking for pthread_get_stackaddr_np... yes | |
checking for pthread_get_stacksize_np... yes | |
checking for thr_stksegment... no | |
checking for pthread_stackseg_np... no | |
checking for pthread_getthrds_np... no | |
checking for pthread_cond_init... yes | |
checking for pthread_condattr_setclock... no | |
checking for pthread_condattr_init... yes | |
checking for pthread_sigmask... yes | |
checking for pthread_attr_init... yes | |
checking if fork works with pthread... yes | |
checking whether ELF binaries are produced... no | |
checking whether OS depend dynamic link works... yes | |
checking for backtrace... yes | |
checking valgrind/memcheck.h usability... no | |
checking valgrind/memcheck.h presence... no | |
checking for valgrind/memcheck.h... no | |
checking for strip... strip | |
checking whether -fPIE is accepted as CFLAGS... yes | |
checking whether -pie is accepted as LDFLAGS... no | |
checking whether -Wl,-pie is accepted as LDFLAGS... no | |
checking whether dtrace USDT is available... yes | |
checking whether dtrace USDT is available... (cached) yes | |
checking whether dtrace needs post processing... no | |
checking for prefix of external symbols... _ | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking if make is GNU make... yes | |
checking for memmem... yes | |
checking for broken memmem... yes | |
checking for nroff... /usr/bin/nroff | |
.ext/include/x86_64-darwin15.0.0/ruby/config.h updated | |
verconf.h updated | |
ruby library version = 2.0.0 | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating ruby-2.0.pc | |
configure: WARNING: unrecognized options: --with-libyaml-dir, --with-openssl-dir, --with-readline-dir | |
CC = clang | |
LD = ld | |
LDSHARED = clang -dynamic -bundle | |
CFLAGS = -O3 -Wno-error=shorten-64-to-32 -pipe | |
XCFLAGS = -include ruby/config.h -include ruby/missing.h -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT | |
CPPFLAGS = -I/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -I. -I.ext/include/x86_64-darwin15.0.0 -I./include -I. | |
DLDFLAGS = -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-u,_objc_msgSend | |
SOLIBS = | |
compiling main.c | |
compiling dmydln.c | |
compiling dmyencoding.c | |
compiling version.c | |
compiling miniprelude.c | |
translating probes probes.d | |
compiling bignum.c | |
compiling class.c | |
. ./vm_opts.h | |
compiling compar.c | |
compiling complex.c | |
compiling dir.c | |
compiling dln_find.c | |
compiling enum.c | |
compiling enumerator.c | |
compiling error.c | |
compiling eval.c | |
compiling load.c | |
compiling proc.c | |
compiling file.c | |
compiling gc.c | |
compiling hash.c | |
compiling inits.c | |
compiling io.c | |
compiling marshal.c | |
compiling math.c | |
compiling node.c | |
compiling numeric.c | |
numeric.c:1484:10: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
if (!finite(value)) | |
^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/math.h:757:12: note: 'finite' has been explicitly marked deprecated here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
compiling object.c | |
compiling pack.c | |
compiling parse.c | |
compiling process.c | |
compiling random.c | |
1 warning generated. | |
compiling range.c | |
compiling rational.c | |
compiling re.c | |
rational.c:1001:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] | |
else | |
^ | |
rational.c:996:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] | |
else if (f_minus_one_p(dat->num) && k_integer_p(other)) | |
^ | |
re.c:241:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (ys = memchr(y, *x, n)) | |
~~~^~~~~~~~~~~~~~~~~~ | |
re.c:241:9: note: place parentheses around the assignment to silence this warning | |
if (ys = memchr(y, *x, n)) | |
^ | |
( ) | |
re.c:241:9: note: use '==' to turn this assignment into an equality comparison | |
if (ys = memchr(y, *x, n)) | |
^ | |
== | |
compiling regcomp.c | |
compiling regenc.c | |
compiling regerror.c | |
compiling regexec.c | |
compiling regparse.c | |
compiling regsyntax.c | |
compiling ruby.c | |
1 warning generated. | |
compiling safe.c | |
compiling signal.c | |
2 warnings generated. | |
compiling sprintf.c | |
compiling st.c | |
compiling strftime.c | |
compiling string.c | |
compiling struct.c | |
compiling time.c | |
compiling transcode.c | |
compiling util.c | |
compiling variable.c | |
compiling compile.c | |
compiling debug.c | |
compiling iseq.c | |
compiling vm.c | |
compiling vm_dump.c | |
compiling vm_backtrace.c | |
compiling vm_trace.c | |
compiling thread.c | |
thread.c:3339:34: warning: variable 'orig_read' is uninitialized when used within its own initialization [-Wuninitialized] | |
rb_fdset_t UNINITIALIZED_VAR(orig_read); | |
^~~~~~~~~ | |
./vm_core.h:119:34: note: expanded from macro 'UNINITIALIZED_VAR' | |
#define UNINITIALIZED_VAR(x) x = x | |
^ | |
thread.c:3340:34: warning: variable 'orig_write' is uninitialized when used within its own initialization [-Wuninitialized] | |
rb_fdset_t UNINITIALIZED_VAR(orig_write); | |
^~~~~~~~~~ | |
./vm_core.h:119:34: note: expanded from macro 'UNINITIALIZED_VAR' | |
#define UNINITIALIZED_VAR(x) x = x | |
^ | |
thread.c:3341:34: warning: variable 'orig_except' is uninitialized when used within its own initialization [-Wuninitialized] | |
rb_fdset_t UNINITIALIZED_VAR(orig_except); | |
^~~~~~~~~~~ | |
./vm_core.h:119:34: note: expanded from macro 'UNINITIALIZED_VAR' | |
#define UNINITIALIZED_VAR(x) x = x | |
^ | |
compiling cont.c | |
compiling ./enc/ascii.c | |
compiling ./enc/us_ascii.c | |
compiling ./enc/unicode.c | |
compiling ./enc/utf_8.c | |
compiling newline.c | |
compiling ./missing/setproctitle.c | |
compiling dmyext.c | |
compiling dln.c | |
compiling encoding.c | |
compiling dmyversion.c | |
compiling array.c | |
3 warnings generated. | |
linking miniruby | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
generating encdb.h | |
rbconfig.rb updated | |
generating enc.mk | |
generating prelude.c | |
compiling prelude.c | |
encdb.h unchanged | |
making srcs under enc | |
linking static-library libruby-static.a | |
make[1]: Nothing to be done for `srcs'. | |
generating transdb.h | |
verifying static-library libruby-static.a | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
making enc | |
compiling ./enc/big5.c | |
compiling ./enc/encdb.c | |
compiling ./enc/emacs_mule.c | |
compiling ./enc/euc_jp.c | |
compiling ./enc/cp949.c | |
compiling ./enc/euc_kr.c | |
compiling ./enc/euc_tw.c | |
transdb.h unchanged | |
making trans | |
compiling ./enc/gb2312.c | |
generating makefile exts.mk | |
compiling ./enc/trans/transdb.c | |
compiling ./enc/gb18030.c | |
compiling ./enc/trans/big5.c | |
compiling ./enc/trans/chinese.c | |
compiling ./enc/gbk.c | |
compiling ./enc/trans/emoji.c | |
compiling ./enc/iso_8859_1.c | |
configuring -test-/array/resize | |
configuring -test-/bug-3571 | |
configuring -test-/bug-3662 | |
configuring -test-/bug-5832 | |
compiling ./enc/trans/emoji_iso2022_kddi.c | |
configuring -test-/debug | |
compiling ./enc/iso_8859_2.c | |
configuring -test-/exception | |
configuring -test-/fatal | |
compiling ./enc/iso_8859_3.c | |
configuring -test-/funcall | |
configuring -test-/iter | |
compiling ./enc/iso_8859_4.c | |
configuring -test-/load/dot.dot | |
configuring -test-/marshal/compat | |
configuring -test-/marshal/usr | |
configuring -test-/method | |
compiling ./enc/iso_8859_5.c | |
configuring -test-/num2int | |
configuring -test-/old_thread_select | |
compiling ./enc/iso_8859_6.c | |
compiling ./enc/trans/emoji_sjis_docomo.c | |
compiling ./enc/trans/emoji_sjis_kddi.c | |
compiling ./enc/iso_8859_7.c | |
compiling ./enc/iso_8859_8.c | |
configuring -test-/path_to_class | |
configuring -test-/printf | |
configuring -test-/st/numhash | |
configuring -test-/st/update | |
configuring -test-/string | |
configuring -test-/symbol | |
configuring -test-/typeddata | |
configuring -test-/wait_for_single_fd | |
configuring -test-/win32/dln | |
Failed to configure -test-/win32/dln. It will not be installed. | |
configuring -test-/win32/fd_setsize | |
compiling ./enc/iso_8859_9.c | |
Failed to configure -test-/win32/fd_setsize. It will not be installed. | |
configuring bigdecimal | |
compiling ./enc/iso_8859_10.c | |
compiling ./enc/iso_8859_11.c | |
compiling ./enc/trans/emoji_sjis_softbank.c | |
compiling ./enc/iso_8859_13.c | |
configuring continuation | |
configuring coverage | |
configuring curses | |
compiling ./enc/iso_8859_14.c | |
compiling ./enc/iso_8859_15.c | |
compiling ./enc/iso_8859_16.c | |
compiling ./enc/koi8_r.c | |
compiling ./enc/koi8_u.c | |
compiling ./enc/shift_jis.c | |
compiling ./enc/utf_16be.c | |
header: ncurses.h | |
library: ncurses | |
compiling ./enc/utf_16le.c | |
compiling ./enc/utf_32be.c | |
compiling ./enc/utf_32le.c | |
compiling ./enc/windows_31j.c | |
compiling ./enc/trans/escape.c | |
compiling ./enc/windows_1251.c | |
compiling ./enc/trans/gb18030.c | |
compiling ./enc/trans/gbk.c | |
compiling ./enc/trans/iso2022.c | |
linking encoding encdb.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding big5.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding cp949.bundle | |
compiling ./enc/trans/japanese.c | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding emacs_mule.bundle | |
compiling ./enc/trans/japanese_euc.c | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding euc_jp.bundle | |
linking encoding euc_kr.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling ./enc/trans/japanese_sjis.c | |
linking encoding euc_tw.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding gb2312.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding gb18030.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding gbk.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_1.bundle | |
compiling ./enc/trans/korean.c | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_2.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_3.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_4.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_5.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_6.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_7.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_8.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_9.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_10.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_11.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_13.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_14.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_15.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding iso_8859_16.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling ./enc/trans/single_byte.c | |
linking encoding koi8_r.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding koi8_u.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding shift_jis.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding utf_16be.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding utf_16le.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding utf_32be.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding utf_32le.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding windows_31j.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking encoding windows_1251.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling ./enc/trans/utf8_mac.c | |
compiling ./enc/trans/utf_16_32.c | |
linking transcoder transdb.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder chinese.bundle | |
linking transcoder emoji.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder emoji_iso2022_kddi.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder emoji_sjis_docomo.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder emoji_sjis_kddi.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder emoji_sjis_softbank.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder escape.bundle | |
linking transcoder gb18030.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder iso2022.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder japanese.bundle | |
linking transcoder japanese_sjis.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder single_byte.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder utf8_mac.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder utf_16_32.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder gbk.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder korean.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder japanese_euc.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking transcoder big5.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
making encs | |
configuring date | |
configuring dbm | |
header: ndbm.h | |
library: libc | |
configuring digest | |
configuring digest/bubblebabble | |
configuring digest/md5 | |
configuring digest/rmd160 | |
configuring digest/sha1 | |
configuring digest/sha2 | |
configuring dl | |
configuring dl/callback | |
configuring dl/win32 | |
Failed to configure dl/win32. It will not be installed. | |
configuring etc | |
configuring fcntl | |
configuring fiber | |
configuring fiddle | |
configuring fiddle/win32 | |
Failed to configure fiddle/win32. It will not be installed. | |
configuring gdbm | |
Failed to configure gdbm. It will not be installed. | |
configuring io/console | |
configuring io/nonblock | |
configuring io/wait | |
configuring json | |
configuring json/generator | |
configuring json/parser | |
configuring mathn/complex | |
configuring mathn/rational | |
configuring nkf | |
configuring objspace | |
configuring openssl | |
configuring pathname | |
configuring psych | |
configuring pty | |
configuring racc/cparse | |
configuring readline | |
configuring ripper | |
configuring sdbm | |
configuring socket | |
configuring stringio | |
configuring strscan | |
configuring syslog | |
configuring tk | |
........ | |
check struct members.. | |
check libraries.... | |
Use ActiveTcl libraries (if available). | |
Search tclConfig.sh and tkConfig.sh.................................... | |
Fail to find [tclConfig.sh, tkConfig.sh] | |
Use X11 libraries (or use TK_XINCLUDES/TK_XLIBSW information on tkConfig.sh). | |
Search tcl.h. | |
Search tk.h..Search Tcl library............. | |
Warning:: cannot find Tcl library. tcltklib will not be compiled (tcltklib is disabled on your Ruby. That is, Ruby/Tk will not work). Please check configure options. | |
Can't find proper Tcl/Tk libraries. So, can't make tcltklib.so which is required by Ruby/Tk. | |
Failed to configure tk. It will not be installed. | |
configuring tk/tkutil | |
Failed to configure tk/tkutil. It will not be installed. | |
configuring win32ole | |
Failed to configure win32ole. It will not be installed. | |
configuring zlib | |
compiling bug.c | |
compiling bug.c | |
compiling init.c | |
compiling bug.c | |
compiling enc_raise.c | |
compiling resize.c | |
compiling rb_fatal.c | |
compiling passing_block.c | |
compiling ensured.c | |
compiling inspector.c | |
installing default bug libraries | |
installing default bug libraries | |
installing default rb_fatal libraries | |
installing default bug libraries | |
installing default funcall libraries | |
linking shared-object -test-/bug-5832/bug.bundle | |
linking shared-object -test-/bug-3662/bug.bundle | |
linking shared-object -test-/fatal/rb_fatal.bundle | |
linking shared-object -test-/bug-3571/bug.bundle | |
linking shared-object -test-/funcall/funcall.bundle | |
installing default resize libraries | |
linking shared-object -test-/array/resize.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling init.c | |
compiling dot.dot.c | |
compiling break.c | |
compiling usrcompat.c | |
compiling usrmarshal.c | |
compiling arity.c | |
installing default exception libraries | |
installing default dot.dot libraries | |
installing default debug libraries | |
linking shared-object -test-/load/dot.dot/dot.dot.bundle | |
linking shared-object -test-/debug.bundle | |
installing default break libraries | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling num2int.c | |
linking shared-object -test-/exception.bundle | |
linking shared-object -test-/iter/break.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling old_thread_select.c | |
installing default compat libraries | |
compiling path_to_class.c | |
linking shared-object -test-/marshal/compat.bundle | |
compiling init.c | |
installing default usr libraries | |
linking shared-object -test-/marshal/usr.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling printf.c | |
compiling numhash.c | |
compiling update.c | |
old_thread_select.c:57:10: warning: 'rb_thread_select' is deprecated [-Wdeprecated-declarations] | |
rc = rb_thread_select(max, rp, wp, ep, tvp); | |
^ | |
../../.././include/ruby/intern.h:416:16: note: 'rb_thread_select' has been explicitly marked deprecated here | |
DEPRECATED(int rb_thread_select(int, fd_set *, fd_set *, fd_set *, struct timeval *)); | |
^ | |
../../../.ext/include/x86_64-darwin15.0.0/ruby/config.h:92:52: note: expanded from macro 'DEPRECATED' | |
#define DEPRECATED(x) __attribute__ ((deprecated)) x | |
^ | |
installing default num2int libraries | |
linking shared-object -test-/num2int/num2int.bundle | |
installing default path_to_class libraries | |
installing default method libraries | |
linking shared-object -test-/path_to_class/path_to_class.bundle | |
linking shared-object -test-/method.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling coderange.c | |
installing default printf libraries | |
1 warning generated. | |
linking shared-object -test-/printf.bundle | |
installing default old_thread_select libraries | |
linking shared-object -test-/old_thread_select/old_thread_select.bundle | |
installing default numhash libraries | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling init.c | |
linking shared-object -test-/st/numhash.bundle | |
compiling typeddata.c | |
installing default update libraries | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking shared-object -test-/st/update.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling wait_for_single_fd.c | |
compiling cstr.c | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling intern.c | |
make[2]: Nothing to be done for `all'. | |
compiling ellipsize.c | |
installing default typeddata libraries | |
make[2]: Nothing to be done for `all'. | |
linking shared-object -test-/typeddata/typeddata.bundle | |
compiling enc_associate.c | |
installing default symbol libraries | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling bigdecimal.c | |
compiling continuation.c | |
installing default wait_for_single_fd libraries | |
linking shared-object -test-/wait_for_single_fd/wait_for_single_fd.bundle | |
linking shared-object -test-/symbol/symbol.bundle | |
compiling coverage.c | |
compiling enc_str_buf_cat.c | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
installing default continuation libraries | |
linking shared-object continuation.bundle | |
compiling curses.c | |
compiling init.c | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling date_core.c | |
compiling modify.c | |
installing default coverage libraries | |
linking shared-object coverage.bundle | |
compiling dbm.c | |
compiling digest.c | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
installing default curses libraries | |
date_core.c:682:27: warning: '&&' within '||' [-Wlogical-op-parentheses] | |
return MOD(y, 4) == 0 && y % 100 != 0 || MOD(y, 400) == 0; | |
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ ~~ | |
date_core.c:682:27: note: place parentheses around the '&&' expression to silence this warning | |
return MOD(y, 4) == 0 && y % 100 != 0 || MOD(y, 400) == 0; | |
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ | |
compiling bubblebabble.c | |
compiling qsort.c | |
compiling md5init.c | |
compiling md5ossl.c | |
installing default bubblebabble libraries | |
compiling set_len.c | |
linking shared-object digest/bubblebabble.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
installing default md5 libraries | |
linking shared-object digest/md5.bundle | |
installing default dbm libraries | |
linking shared-object digest.bundle | |
compiling date_parse.c | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
installing default string libraries | |
installing default bigdecimal libraries | |
linking shared-object -test-/string/string.bundle | |
compiling date_strftime.c | |
installing digest libraries | |
installing default digest libraries | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking shared-object dbm.bundle | |
compiling date_strptime.c | |
date_parse.c:528:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (p = strchr(s, ':')) { | |
~~^~~~~~~~~~~~~~~~ | |
date_parse.c:528:9: note: place parentheses around the assignment to silence this warning | |
if (p = strchr(s, ':')) { | |
^ | |
( ) | |
date_parse.c:528:9: note: use '==' to turn this assignment into an equality comparison | |
if (p = strchr(s, ':')) { | |
^ | |
== | |
date_parse.c:531:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (p = strchr(s, ':')) { | |
~~^~~~~~~~~~~~~~~~ | |
date_parse.c:531:13: note: place parentheses around the assignment to silence this warning | |
if (p = strchr(s, ':')) { | |
^ | |
( ) | |
date_parse.c:531:13: note: use '==' to turn this assignment into an equality comparison | |
if (p = strchr(s, ':')) { | |
^ | |
== | |
date_parse.c:534:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (p = strchr(s, ':')) { | |
~~^~~~~~~~~~~~~~~~ | |
date_parse.c:534:10: note: place parentheses around the assignment to silence this warning | |
if (p = strchr(s, ':')) { | |
^ | |
( ) | |
date_parse.c:534:10: note: use '==' to turn this assignment into an equality comparison | |
if (p = strchr(s, ':')) { | |
^ | |
== | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling rmd160init.c | |
compiling sha1init.c | |
compiling rmd160.c | |
compiling sha1ossl.c | |
installing default sha1 libraries | |
linking shared-object digest/sha1.bundle | |
compiling sha2init.c | |
installing default rmd160 libraries | |
compiling cfunc.c | |
compiling cptr.c | |
compiling sha2ossl.c | |
linking shared-object curses.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking shared-object digest/sha2.bundle | |
compiling callback.c | |
linking shared-object digest/rmd160.bundle | |
installing default sha2 libraries | |
compiling dl.c | |
compiling callback-0.c | |
compiling handle.c | |
make[2]: Nothing to be done for `all'. | |
compiling callback-1.c | |
handle.c:314:5: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
CHECK_DLERROR; | |
^~~~~~~~~~~~~ | |
handle.c:303:32: note: expanded from macro 'CHECK_DLERROR' | |
# define CHECK_DLERROR if( err = dlerror() ){ func = 0; } | |
~~~~^~~~~~~~~~~ | |
handle.c:314:5: note: place parentheses around the assignment to silence this warning | |
handle.c:303:32: note: expanded from macro 'CHECK_DLERROR' | |
# define CHECK_DLERROR if( err = dlerror() ){ func = 0; } | |
^ | |
handle.c:314:5: note: use '==' to turn this assignment into an equality comparison | |
handle.c:303:32: note: expanded from macro 'CHECK_DLERROR' | |
# define CHECK_DLERROR if( err = dlerror() ){ func = 0; } | |
^ | |
compiling etc.c | |
1 warning generated. | |
installing default date_core libraries | |
compiling fcntl.c | |
etc.c:211:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
while (pw = getpwent()) { | |
~~~^~~~~~~~~~~~ | |
etc.c:211:15: note: place parentheses around the assignment to silence this warning | |
while (pw = getpwent()) { | |
^ | |
( ) | |
etc.c:211:15: note: use '==' to turn this assignment into an equality comparison | |
while (pw = getpwent()) { | |
^ | |
== | |
etc.c:258:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
else if (pw = getpwent()) { | |
~~~^~~~~~~~~~~~ | |
etc.c:258:17: note: place parentheses around the assignment to silence this warning | |
else if (pw = getpwent()) { | |
^ | |
( ) | |
etc.c:258:17: note: use '==' to turn this assignment into an equality comparison | |
else if (pw = getpwent()) { | |
^ | |
== | |
etc.c:340:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (pw = getpwent()) { | |
~~~^~~~~~~~~~~~ | |
etc.c:340:12: note: place parentheses around the assignment to silence this warning | |
if (pw = getpwent()) { | |
^ | |
( ) | |
etc.c:340:12: note: use '==' to turn this assignment into an equality comparison | |
if (pw = getpwent()) { | |
^ | |
== | |
etc.c:458:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
while (pw = getgrent()) { | |
~~~^~~~~~~~~~~~ | |
etc.c:458:15: note: place parentheses around the assignment to silence this warning | |
while (pw = getgrent()) { | |
^ | |
( ) | |
etc.c:458:15: note: use '==' to turn this assignment into an equality comparison | |
while (pw = getgrent()) { | |
^ | |
== | |
etc.c:501:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
else if (grp = getgrent()) { | |
~~~~^~~~~~~~~~~~ | |
etc.c:501:18: note: place parentheses around the assignment to silence this warning | |
else if (grp = getgrent()) { | |
^ | |
( ) | |
etc.c:501:18: note: use '==' to turn this assignment into an equality comparison | |
else if (grp = getgrent()) { | |
^ | |
== | |
etc.c:580:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (gr = getgrent()) { | |
~~~^~~~~~~~~~~~ | |
etc.c:580:12: note: place parentheses around the assignment to silence this warning | |
if (gr = getgrent()) { | |
^ | |
( ) | |
etc.c:580:12: note: use '==' to turn this assignment into an equality comparison | |
if (gr = getgrent()) { | |
^ | |
== | |
installing default fcntl libraries | |
linking shared-object fcntl.bundle | |
6 warnings generated. | |
installing default etc libraries | |
linking shared-object etc.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling callback-2.c | |
compiling callback-3.c | |
3 warnings generated. | |
compiling fiber.c | |
installing default fiber libraries | |
linking shared-object fiber.bundle | |
linking shared-object dl.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling callback-4.c | |
installing dl libraries | |
installing default dl libraries | |
compiling callback-5.c | |
compiling closure.c | |
make[2]: Nothing to be done for `all'. | |
compiling callback-6.c | |
compiling conversions.c | |
compiling fiddle.c | |
linking shared-object bigdecimal.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling callback-7.c | |
compiling function.c | |
make[2]: Nothing to be done for `all'. | |
compiling handle.c | |
compiling callback-8.c | |
handle.c:318:5: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
CHECK_DLERROR; | |
^~~~~~~~~~~~~ | |
handle.c:307:32: note: expanded from macro 'CHECK_DLERROR' | |
# define CHECK_DLERROR if( err = dlerror() ){ func = 0; } | |
~~~~^~~~~~~~~~~ | |
handle.c:318:5: note: place parentheses around the assignment to silence this warning | |
handle.c:307:32: note: expanded from macro 'CHECK_DLERROR' | |
# define CHECK_DLERROR if( err = dlerror() ){ func = 0; } | |
^ | |
handle.c:318:5: note: use '==' to turn this assignment into an equality comparison | |
handle.c:307:32: note: expanded from macro 'CHECK_DLERROR' | |
# define CHECK_DLERROR if( err = dlerror() ){ func = 0; } | |
^ | |
1 warning generated. | |
compiling pointer.c | |
linking shared-object fiddle.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling console.c | |
installing default fiddle libraries | |
compiling nonblock.c | |
compiling wait.c | |
installing default nonblock libraries | |
linking shared-object io/nonblock.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
installing default callback libraries | |
installing default wait libraries | |
linking shared-object io/console.bundle | |
installing default libraries | |
linking shared-object io/wait.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling generator.c | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling parser.c | |
installing default console libraries | |
installing default generator libraries | |
compiling rational.c | |
compiling complex.c | |
installing default rational libraries | |
installing default complex libraries | |
linking shared-object mathn/rational.bundle | |
linking shared-object mathn/complex.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
installing default parser libraries | |
compiling nkf.c | |
compiling objspace.c | |
compiling openssl_missing.c | |
linking shared-object json/ext/parser.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
installing default objspace libraries | |
linking shared-object objspace.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling ossl.c | |
compiling pathname.c | |
installing default nkf libraries | |
compiling psych.c | |
linking shared-object json/ext/generator.bundle | |
compiling psych_emitter.c | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling pty.c | |
compiling cparse.c | |
compiling ossl_asn1.c | |
compiling psych_parser.c | |
linking shared-object pty.bundle | |
linking shared-object dl/callback.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
installing default pty libraries | |
compiling ossl_bio.c | |
linking shared-object pathname.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling readline.c | |
installing default pathname libraries | |
installing default cparse libraries | |
compiling psych_to_ruby.c | |
linking shared-object racc/cparse.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
readline.c:254:28: warning: '&&' within '||' [-Wlogical-op-parentheses] | |
else if (!('0' <= *s && *s <= '9' || *s == ';')) { | |
~~~~~~~~~~^~~~~~~~~~~~ ~~ | |
readline.c:254:28: note: place parentheses around the '&&' expression to silence this warning | |
else if (!('0' <= *s && *s <= '9' || *s == ';')) { | |
^ | |
( ) | |
compiling ossl_bn.c | |
readline.c:1886:26: warning: 'Function' is deprecated [-Wdeprecated-declarations] | |
rl_pre_input_hook = (Function *)readline_pre_input_hook; | |
^ | |
/usr/local/opt/readline/include/readline/rltypedefs.h:35:13: note: 'Function' has been explicitly marked deprecated here | |
typedef int Function () __attribute__ ((deprecated)); | |
^ | |
compiling ripper.c | |
compiling psych_yaml_tree.c | |
compiling _sdbm.c | |
2 warnings generated. | |
installing default readline libraries | |
linking shared-object readline.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking shared-object psych.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling ossl_cipher.c | |
generating constant definitions | |
installing default psych libraries | |
compiling init.c | |
compiling stringio.c | |
generating constant definitions | |
installing default sdbm libraries | |
compiling ossl_config.c | |
compiling basicsocket.c | |
linking shared-object sdbm.bundle | |
compiling ossl_digest.c | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling strscan.c | |
compiling socket.c | |
compiling syslog.c | |
compiling ossl_engine.c | |
linking shared-object syslog.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
installing default stringio libraries | |
linking shared-object stringio.bundle | |
installing default syslog libraries | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling ipsocket.c | |
compiling ossl_hmac.c | |
compiling tcpsocket.c | |
installing default strscan libraries | |
linking shared-object strscan.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling ossl_ns_spki.c | |
compiling ossl_ocsp.c | |
compiling tcpserver.c | |
make[2]: Nothing to be done for `all'. | |
compiling ossl_pkcs12.c | |
compiling ossl_pkcs5.c | |
compiling sockssocket.c | |
checking ../.././parse.y and ../.././ext/ripper/eventids2.c | |
compiling udpsocket.c | |
compiling unixsocket.c | |
make[2]: Nothing to be done for `all'. | |
installing default ripper libraries | |
compiling ossl_pkcs7.c | |
compiling unixserver.c | |
make[2]: Nothing to be done for `all'. | |
compiling option.c | |
compiling zlib.c | |
compiling ossl_pkey.c | |
compiling ossl_pkey_dh.c | |
compiling ancdata.c | |
compiling raddrinfo.c | |
installing default zlib libraries | |
compiling ossl_pkey_dsa.c | |
compiling ossl_pkey_ec.c | |
compiling ossl_pkey_rsa.c | |
compiling ossl_rand.c | |
compiling init.c | |
compiling constants.c | |
1 warning generated. | |
compiling ossl_ssl.c | |
linking shared-object date_core.bundle | |
linking shared-object nkf.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling ossl_ssl_session.c | |
installing default socket libraries | |
compiling ossl_x509.c | |
compiling ossl_x509attr.c | |
compiling ossl_x509cert.c | |
ossl_ssl.c:1108:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (rc = SSL_shutdown(ssl)) | |
~~~^~~~~~~~~~~~~~~~~~~ | |
ossl_ssl.c:1108:13: note: place parentheses around the assignment to silence this warning | |
if (rc = SSL_shutdown(ssl)) | |
^ | |
( ) | |
ossl_ssl.c:1108:13: note: use '==' to turn this assignment into an equality comparison | |
if (rc = SSL_shutdown(ssl)) | |
^ | |
== | |
linking shared-object zlib.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
compiling ossl_x509crl.c | |
compiling ossl_x509ext.c | |
compiling ossl_x509name.c | |
compiling ossl_x509req.c | |
compiling ossl_x509revoked.c | |
compiling ossl_x509store.c | |
installing default openssl libraries | |
1 warning generated. | |
linking shared-object socket.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking shared-object openssl.bundle | |
linking shared-object ripper.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
linking ruby | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
Generating RDoc documentation | |
Generating RI format into /private/var/folders/l1/lxlkz4ds1gg0n8lbt07rszwr0000gn/T/ruby-build.20151007102839.17005/ruby-2.0.0-p247/.ext/rdoc... | |
Files: 905 | |
Classes: 1411 ( 0 undocumented) | |
Modules: 312 ( 4 undocumented) | |
Constants: 2282 ( 724 undocumented) | |
Attributes: 1138 ( 340 undocumented) | |
Methods: 10863 (2552 undocumented) | |
Total: 16006 (3620 undocumented) | |
77.38% documented | |
Elapsed: 104.0s | |
CC = clang | |
LD = ld | |
LDSHARED = clang -dynamic -bundle | |
CFLAGS = -O3 -Wno-error=shorten-64-to-32 -pipe | |
XCFLAGS = -include ruby/config.h -include ruby/missing.h -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT | |
CPPFLAGS = -I/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -I. -I.ext/include/x86_64-darwin15.0.0 -I./include -I. | |
DLDFLAGS = -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-u,_objc_msgSend | |
SOLIBS = | |
generating encdb.h | |
encdb.h unchanged | |
making enc | |
make[1]: Nothing to be done for `enc'. | |
making srcs under enc | |
make[1]: Nothing to be done for `srcs'. | |
generating transdb.h | |
transdb.h unchanged | |
making trans | |
make[1]: Nothing to be done for `./enc/trans'. | |
making encs | |
generating makefile exts.mk | |
Failed to configure -test-/win32/dln. It will not be installed. | |
Failed to configure -test-/win32/fd_setsize. It will not be installed. | |
Failed to configure dl/win32. It will not be installed. | |
Failed to configure fiddle/win32. It will not be installed. | |
Failed to configure gdbm. It will not be installed. | |
configuring socket | |
Failed to configure tk. It will not be installed. | |
Failed to configure tk/tkutil. It will not be installed. | |
Failed to configure win32ole. It will not be installed. | |
installing default resize libraries | |
installing default bug libraries | |
installing default bug libraries | |
installing default bug libraries | |
installing default debug libraries | |
installing default exception libraries | |
installing default rb_fatal libraries | |
installing default funcall libraries | |
installing default break libraries | |
installing default dot.dot libraries | |
installing default compat libraries | |
installing default usr libraries | |
installing default method libraries | |
installing default num2int libraries | |
installing default old_thread_select libraries | |
installing default path_to_class libraries | |
installing default printf libraries | |
installing default numhash libraries | |
installing default update libraries | |
installing default string libraries | |
installing default symbol libraries | |
installing default typeddata libraries | |
installing default wait_for_single_fd libraries | |
make[2]: Nothing to be done for `all'. | |
make[2]: Nothing to be done for `all'. | |
installing default bigdecimal libraries | |
installing default continuation libraries | |
installing default coverage libraries | |
installing default curses libraries | |
installing default date_core libraries | |
installing default dbm libraries | |
installing digest libraries | |
installing default digest libraries | |
installing default bubblebabble libraries | |
installing default md5 libraries | |
installing default rmd160 libraries | |
installing default sha1 libraries | |
installing default sha2 libraries | |
installing dl libraries | |
installing default dl libraries | |
installing default callback libraries | |
make[2]: Nothing to be done for `all'. | |
installing default etc libraries | |
installing default fcntl libraries | |
installing default fiber libraries | |
installing default fiddle libraries | |
make[2]: Nothing to be done for `all'. | |
make[2]: Nothing to be done for `all'. | |
installing default console libraries | |
installing default nonblock libraries | |
installing default wait libraries | |
installing default libraries | |
installing default generator libraries | |
installing default parser libraries | |
installing default complex libraries | |
installing default rational libraries | |
installing default nkf libraries | |
installing default objspace libraries | |
installing default openssl libraries | |
installing default pathname libraries | |
installing default psych libraries | |
installing default pty libraries | |
installing default cparse libraries | |
installing default readline libraries | |
installing default ripper libraries | |
checking ../.././parse.y and ../.././ext/ripper/eventids2.c | |
installing default sdbm libraries | |
linking shared-object socket.bundle | |
ld: warning: directory not found for option '-L/Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/lib' | |
installing default socket libraries | |
installing default stringio libraries | |
installing default strscan libraries | |
installing default syslog libraries | |
make[2]: Nothing to be done for `all'. | |
make[2]: Nothing to be done for `all'. | |
make[2]: Nothing to be done for `all'. | |
installing default zlib libraries | |
make[2]: `ruby' is up to date. | |
Generating RDoc documentation | |
No newer files. | |
Files: 0 | |
Classes: 0 (0 undocumented) | |
Modules: 0 (0 undocumented) | |
Constants: 0 (0 undocumented) | |
Attributes: 0 (0 undocumented) | |
Methods: 0 (0 undocumented) | |
Total: 0 (0 undocumented) | |
0.00% documented | |
Elapsed: 0.0s | |
./miniruby -I./lib -I. -I.ext/common ./tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --mflags="" --make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --install=all --rdoc-output=".ext/rdoc" | |
installing binary commands: /Users/mohamedsaleh/.rbenv/versions/2.0.0-p247/bin | |
/private/var/folders/l1/lxlkz4ds1gg0n8lbt07rszwr0000gn/T/ruby-build.20151007102839.17005/ruby-2.0.0-p247/lib/fileutils.rb:242:in `mkdir': Permission denied - /Users/mohamedsaleh/.rbenv/versions (Errno::EACCES) | |
from /private/var/folders/l1/lxlkz4ds1gg0n8lbt07rszwr0000gn/T/ruby-build.20151007102839.17005/ruby-2.0.0-p247/lib/fileutils.rb:242:in `fu_mkdir' | |
from /private/var/folders/l1/lxlkz4ds1gg0n8lbt07rszwr0000gn/T/ruby-build.20151007102839.17005/ruby-2.0.0-p247/lib/fileutils.rb:219:in `block (2 levels) in mkdir_p' | |
from /private/var/folders/l1/lxlkz4ds1gg0n8lbt07rszwr0000gn/T/ruby-build.20151007102839.17005/ruby-2.0.0-p247/lib/fileutils.rb:217:in `reverse_each' | |
from /private/var/folders/l1/lxlkz4ds1gg0n8lbt07rszwr0000gn/T/ruby-build.20151007102839.17005/ruby-2.0.0-p247/lib/fileutils.rb:217:in `block in mkdir_p' | |
from /private/var/folders/l1/lxlkz4ds1gg0n8lbt07rszwr0000gn/T/ruby-build.20151007102839.17005/ruby-2.0.0-p247/lib/fileutils.rb:203:in `each' | |
from /private/var/folders/l1/lxlkz4ds1gg0n8lbt07rszwr0000gn/T/ruby-build.20151007102839.17005/ruby-2.0.0-p247/lib/fileutils.rb:203:in `mkdir_p' | |
from ./tool/rbinstall.rb:185:in `makedirs' | |
from ./tool/rbinstall.rb:289:in `prepare' | |
from ./tool/rbinstall.rb:328:in `block in <main>' | |
from ./tool/rbinstall.rb:758:in `call' | |
from ./tool/rbinstall.rb:758:in `block (2 levels) in <main>' | |
from ./tool/rbinstall.rb:755:in `each' | |
from ./tool/rbinstall.rb:755:in `block in <main>' | |
from ./tool/rbinstall.rb:751:in `each' | |
from ./tool/rbinstall.rb:751:in `<main>' | |
make: *** [do-install-all] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment