Created
June 25, 2010 17:51
-
-
Save jasonroelofs/453192 to your computer and use it in GitHub Desktop.
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
roelofs@Trillian:~/.rvm/src/ruby-1.8.7-p299 | |
] export CFLAGS="-arch i386" | |
roelofs@Trillian:~/.rvm/src/ruby-1.8.7-p299 | |
] export LDFLAGS="-arch i386" | |
roelofs@Trillian:~/.rvm/src/ruby-1.8.7-p299 | |
] ./configure --prefix=/Users/roelofs/.rvm/rubies/ruby-1.8.7-p299 --enable-shared | |
checking build system type... i686-apple-darwin10.4.0 | |
checking host system type... i686-apple-darwin10.4.0 | |
checking target system type... i686-apple-darwin10.4.0 | |
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... no | |
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... no | |
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... no | |
checking for dlopen in -ldl... yes | |
checking for shl_load in -ldld... no | |
checking for clock_gettime in -lrt... no | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for ANSI C header files... (cached) yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/syscall.h usability... yes | |
checking sys/syscall.h presence... yes | |
checking for sys/syscall.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking sys/fcntl.h usability... yes | |
checking sys/fcntl.h presence... yes | |
checking for sys/fcntl.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/times.h usability... yes | |
checking sys/times.h presence... yes | |
checking for sys/times.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking syscall.h usability... 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 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 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 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... no | |
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... yes | |
checking for seteuid... yes | |
checking for setreuid... yes | |
checking for setresuid... no | |
checking for setproctitle... no | |
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 group_member... no | |
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 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... no | |
checking for inline... inline | |
checking for working volatile... yes | |
checking whether right shift preserve sign bit... yes | |
checking read count field in FILE structures... _r | |
checking read buffer ptr field in FILE structures... _p | |
checking whether need to seek between R/W... yes | |
checking whether st_ino is huge... yes | |
checking whether _SC_CLK_TCK is supported... yes | |
checking stack growing direction... (cached) -1 | |
checking whether ELF binaries are produced... no | |
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 | |
roelofs@Trillian:~/.rvm/src/ruby-1.8.7-p299 | |
] make clean all | |
cleaning Win32API | |
cleaning bigdecimal | |
cleaning curses | |
cleaning dbm | |
cleaning digest | |
cleaning digest/bubblebabble | |
cleaning digest/md5 | |
cleaning digest/rmd160 | |
cleaning digest/sha1 | |
cleaning digest/sha2 | |
cleaning dl | |
cleaning etc | |
cleaning fcntl | |
cleaning gdbm | |
cleaning iconv | |
cleaning io/wait | |
cleaning nkf | |
cleaning openssl | |
cleaning pty | |
/Users/roelofs/.rvm/src/ruby-1.8.7-p299/lib/mkmf.rb:1283:in `configuration': undefined method `quote' for nil:NilClass (NoMethodError) | |
from /Users/roelofs/.rvm/src/ruby-1.8.7-p299/lib/mkmf.rb:1360:in `dummy_makefile' | |
from ./ext/extmk.rb:185:in `extmake' | |
from ./ext/extmk.rb:184:in `open' | |
from ./ext/extmk.rb:184:in `extmake' | |
from ./ext/extmk.rb:444 | |
from ./ext/extmk.rb:443:in `each' | |
from ./ext/extmk.rb:443 | |
make: [clean-ext] Error 1 (ignored) | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c array.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c bignum.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c class.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c compar.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dir.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dln.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c enum.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c enumerator.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c error.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c eval.c | |
eval.c: In function ‘rb_eval_string_wrap’: | |
eval.c:1744: warning: assignment discards qualifiers from pointer target type | |
eval.c: In function ‘rb_eval_cmd’: | |
eval.c:1885: warning: assignment discards qualifiers from pointer target type | |
eval.c: In function ‘call_trace_func’: | |
eval.c:2736: warning: assignment discards qualifiers from pointer target type | |
eval.c: In function ‘rb_raise_jump’: | |
eval.c:4770: warning: assignment discards qualifiers from pointer target type | |
eval.c: In function ‘method_missing’: | |
eval.c:5736: warning: assignment discards qualifiers from pointer target type | |
eval.c: In function ‘rb_call0’: | |
eval.c:5894: warning: assignment discards qualifiers from pointer target type | |
eval.c: In function ‘rb_f_eval’: | |
eval.c:6696: warning: assignment discards qualifiers from pointer target type | |
eval.c: In function ‘exec_under’: | |
eval.c:6720: warning: assignment discards qualifiers from pointer target type | |
eval.c: In function ‘rb_load’: | |
eval.c:7036: warning: assignment discards qualifiers from pointer target type | |
eval.c: In function ‘call_end_proc’: | |
eval.c:8071: warning: assignment discards qualifiers from pointer target type | |
eval.c: In function ‘rb_f_END’: | |
eval.c:8084: warning: assignment discards qualifiers from pointer target type | |
eval.c: In function ‘mproc’: | |
eval.c:9860: warning: assignment discards qualifiers from pointer target type | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c file.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c gc.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c hash.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c inits.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c io.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c marshal.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c math.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c numeric.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c object.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c pack.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c parse.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c process.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c prec.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c random.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c range.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c re.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c regex.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c ruby.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c signal.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c sprintf.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c st.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c string.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c struct.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c time.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c util.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c variable.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c version.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dmyext.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 | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c main.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dmydln.c | |
gcc -arch i386 -fno-common -pipe -fno-common -DRUBY_EXPORT -L. -arch i386 main.o dmydln.o libruby-static.a -ldl -lobjc -o miniruby | |
rbconfig.rb updated | |
cc -dynamiclib -undefined suppress -flat_namespace -install_name /Users/roelofs/.rvm/rubies/ruby-1.8.7-p299/lib/libruby.dylib -current_version 1.8.7 -compatibility_version 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 -o libruby.1.8.7.dylib | |
ld: warning: in array.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in bignum.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in class.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in compar.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in dir.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in dln.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in enum.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in enumerator.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in error.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in eval.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in file.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in gc.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in hash.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in inits.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in io.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in marshal.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in math.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in numeric.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in object.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in pack.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in parse.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in process.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in prec.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in random.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in range.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in re.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in regex.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in ruby.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in signal.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in sprintf.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in st.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in string.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in struct.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in time.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in util.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in variable.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in version.o, file was built for i386 which is not the architecture being linked (x86_64) | |
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64) | |
... | |
proceeds to die later on because of this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment