Guest User

Untitled

a guest
Jan 21st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.91 KB | None | 0 0
  1. rvm install 1.8.7 # installs patch 352: closest supported version
  2. Installing Ruby from source to: /Users/user1/.rvm/rubies/ruby-1.8.7-p352, this may take a while depending on your cpu(s)...
  3.  
  4. ruby-1.8.7-p352 - #fetching
  5. ruby-1.8.7-p352 - #extracted to /Users/user1/.rvm/src/ruby-1.8.7-p352 (already extracted)
  6. ruby-1.8.7-p352 - #configuring
  7. ruby-1.8.7-p352 - #compiling
  8. ERROR: Error running 'make ', please read /Users/user1/.rvm/log/ruby-1.8.7-p352/make.log
  9. ERROR: There has been an error while running make. Halting the installation.
  10.  
  11.  
  12. [2011-09-21 20:16:59] make
  13. /usr/bin/gcc-4.2 -arch x86_64 -g -Os -pipe -no-cpp-precomp -fno-common -pipe -fno-common -DRUBY_EXPORT -L. -arch x86_64 -bind_at_load main.o dmydln.o libruby-static.a -ldl -lobjc -o miniruby
  14. rbconfig.rb unchanged
  15. cc -dynamiclib -undefined suppress -flat_namespace -install_name /Users/user1/.rvm/rubies/ruby-1.8.7-p352/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
  16. ld warning: in array.o, file is not of required architecture
  17. ld warning: in bignum.o, file is not of required architecture
  18. ld warning: in class.o, file is not of required architecture
  19. ld warning: in compar.o, file is not of required architecture
  20. ld warning: in dir.o, file is not of required architecture
  21. ld warning: in dln.o, file is not of required architecture
  22. ld warning: in enum.o, file is not of required architecture
  23. ld warning: in enumerator.o, file is not of required architecture
  24. ld warning: in error.o, file is not of required architecture
  25. ld warning: in eval.o, file is not of required architecture
  26. ld warning: in file.o, file is not of required architecture
  27. ld warning: in gc.o, file is not of required architecture
  28. ld warning: in hash.o, file is not of required architecture
  29. ld warning: in inits.o, file is not of required architecture
  30. ld warning: in io.o, file is not of required architecture
  31. ld warning: in marshal.o, file is not of required architecture
  32. ld warning: in math.o, file is not of required architecture
  33. ld warning: in numeric.o, file is not of required architecture
  34. ld warning: in object.o, file is not of required architecture
  35. ld warning: in pack.o, file is not of required architecture
  36. ld warning: in parse.o, file is not of required architecture
  37. ld warning: in process.o, file is not of required architecture
  38. ld warning: in prec.o, file is not of required architecture
  39. ld warning: in random.o, file is not of required architecture
  40. ld warning: in range.o, file is not of required architecture
  41. ld warning: in re.o, file is not of required architecture
  42. ld warning: in regex.o, file is not of required architecture
  43. ld warning: in ruby.o, file is not of required architecture
  44. ld warning: in signal.o, file is not of required architecture
  45. ld warning: in sprintf.o, file is not of required architecture
  46. ld warning: in st.o, file is not of required architecture
  47. ld warning: in string.o, file is not of required architecture
  48. ld warning: in struct.o, file is not of required architecture
  49. ld warning: in time.o, file is not of required architecture
  50. ld warning: in util.o, file is not of required architecture
  51. ld warning: in variable.o, file is not of required architecture
  52. ld warning: in version.o, file is not of required architecture
  53. ld warning: in dmyext.o, file is not of required architecture
  54. compiling Win32API
  55. make[1]: Nothing to be done for `all'.
  56. compiling bigdecimal
  57. make[1]: Nothing to be done for `all'.
  58. compiling curses
  59. make[1]: Nothing to be done for `all'.
  60. compiling dbm
  61. make[1]: Nothing to be done for `all'.
  62. compiling digest
  63. make[1]: Nothing to be done for `all'.
  64. compiling digest/bubblebabble
  65. make[1]: Nothing to be done for `all'.
  66. compiling digest/md5
  67. make[1]: Nothing to be done for `all'.
  68. compiling digest/rmd160
  69. make[1]: Nothing to be done for `all'.
  70. compiling digest/sha1
  71. make[1]: Nothing to be done for `all'.
  72. compiling digest/sha2
  73. make[1]: Nothing to be done for `all'.
  74. compiling dl
  75. make[1]: Nothing to be done for `all'.
  76. compiling etc
  77. make[1]: Nothing to be done for `all'.
  78. compiling fcntl
  79. make[1]: Nothing to be done for `all'.
  80. compiling gdbm
  81. make[1]: Nothing to be done for `all'.
  82. compiling iconv
  83. make[1]: Nothing to be done for `all'.
  84. compiling io/wait
  85. make[1]: Nothing to be done for `all'.
  86. compiling nkf
  87. make[1]: Nothing to be done for `all'.
  88. compiling openssl
  89. make[1]: Nothing to be done for `all'.
  90. compiling pty
  91. make[1]: Nothing to be done for `all'.
  92. compiling racc/cparse
  93. make[1]: Nothing to be done for `all'.
  94. compiling readline
  95. make[1]: Nothing to be done for `all'.
  96. compiling sdbm
  97. make[1]: Nothing to be done for `all'.
  98. compiling socket
  99. make[1]: Nothing to be done for `all'.
  100. compiling stringio
  101. make[1]: Nothing to be done for `all'.
  102. compiling strscan
  103. make[1]: Nothing to be done for `all'.
  104. compiling syck
  105. make[1]: Nothing to be done for `all'.
  106. compiling syslog
  107. make[1]: Nothing to be done for `all'.
  108. compiling thread
  109. make[1]: Nothing to be done for `all'.
  110. compiling tk
  111. make[1]: Nothing to be done for `all'.
  112. compiling tk/tkutil
  113. make[1]: Nothing to be done for `all'.
  114. compiling win32ole
  115. make[1]: Nothing to be done for `all'.
  116. compiling zlib
  117. make[1]: Nothing to be done for `all'.
  118. making ruby
  119. /usr/bin/gcc-4.2 -arch x86_64 -g -Os -pipe -no-cpp-precomp -fno-common -pipe -fno-common -DRUBY_EXPORT -L. -arch x86_64 -bind_at_load main.o -lruby -ldl -lobjc -o ruby
  120. ld warning: in ./libruby.dylib, file is not of required architecture
  121. Undefined symbols:
  122. "_ruby_options", referenced from:
  123. _main in main.o
  124. "_ruby_run", referenced from:
  125. _main in main.o
  126. "_ruby_init", referenced from:
  127. _main in main.o
  128. "_ruby_init_stack", referenced from:
  129. _main in main.o
  130. ld: symbol(s) not found
  131. collect2: ld returned 1 exit status
  132. make[1]: *** [ruby] Error 1
  133. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment