Guest User

Untitled

a guest
Feb 20th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.58 KB | None | 0 0
  1. Welcome to the Ruby Enterprise Edition installer
  2. This installer will help you install Ruby Enterprise Edition 1.8.6-20080810.
  3. Don't worry, none of your system files will be touched if you don't want them
  4. to, so there is no risk that things will screw up.
  5.  
  6. You can expect this from the installation process:
  7.  
  8. 1. Ruby Enterprise Edition will be compiled and optimized for speed for this
  9. system.
  10. 2. Ruby on Rails will be installed for Ruby Enterprise Edition.
  11. 3. You will learn how to tell Phusion Passenger to use Ruby Enterprise
  12. Edition instead of regular Ruby.
  13.  
  14. Press Enter to continue, or Ctrl-C to abort.
  15. Checking for required software...
  16.  
  17. * GNU C++ compiler... found at /usr/bin/g++
  18. * Zlib development headers... found
  19. * OpenSSL development headers... found
  20. --------------------------------------------
  21. Target directory
  22.  
  23. Where would you like to install Ruby Enterprise Edition to?
  24. (All Ruby Enterprise Edition files will be put inside that directory.)
  25.  
  26. [/opt/ruby-enterprise-1.8.6-20080810] : --------------------------------------------
  27. Compiling and optimizing the memory allocator for Ruby Enterprise Edition
  28. In the mean time, feel free to grab a cup of coffee.
  29.  
  30. It looks like the source is already configured.
  31. Skipping configure script...
  32. make libtcmalloc_minimal.la
  33. /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -c -o libtcmalloc_minimal_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc
  34. ccache g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -c src/system-alloc.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_la-system-alloc.o
  35. In file included from /usr/include/c++/4.3/bits/postypes.h:47,
  36. from /usr/include/c++/4.3/bits/char_traits.h:47,
  37. from /usr/include/c++/4.3/string:47,
  38. from ./src/base/commandlineflags.h:52,
  39. from src/base/logging.h:48,
  40. from src/system-alloc.cc:51:
  41. /usr/include/c++/4.3/cwchar:52:24: error: wchar.h: No such file or directory
  42. In file included from /usr/include/c++/4.3/bits/char_traits.h:48,
  43. from /usr/include/c++/4.3/string:47,
  44. from ./src/base/commandlineflags.h:52,
  45. from src/base/logging.h:48,
  46. from src/system-alloc.cc:51:
  47. /usr/include/c++/4.3/cstdio:50:24: error: stdio.h: No such file or directory
  48. In file included from /usr/include/c++/4.3/i486-linux-gnu/bits/c++locale.h:47,
  49. from /usr/include/c++/4.3/bits/localefwd.h:47,
  50. from /usr/include/c++/4.3/string:50,
  51. from ./src/base/commandlineflags.h:52,
  52. from src/base/logging.h:48,
  53. from src/system-alloc.cc:51:
  54. /usr/include/c++/4.3/clocale:48:25: error: locale.h: No such file or directory
  55. In file included from /usr/include/c++/4.3/bits/localefwd.h:49,
  56. from /usr/include/c++/4.3/string:50,
  57. from ./src/base/commandlineflags.h:52,
  58. from src/base/logging.h:48,
  59. from src/system-alloc.cc:51:
  60. /usr/include/c++/4.3/cctype:49:24: error: ctype.h: No such file or directory
  61. In file included from /usr/include/c++/4.3/bits/postypes.h:47,
  62. from /usr/include/c++/4.3/bits/char_traits.h:47,
  63. from /usr/include/c++/4.3/string:47,
  64. from ./src/base/commandlineflags.h:52,
  65. from src/base/logging.h:48,
  66. from src/system-alloc.cc:51:
  67. /usr/include/c++/4.3/cwchar:72: error: '::mbstate_t' has not been declared
  68. /usr/include/c++/4.3/cwchar:146: error: '::wint_t' has not been declared
  69. /usr/include/c++/4.3/cwchar:148: error: '::btowc' has not been declared
  70. /usr/include/c++/4.3/cwchar:149: error: '::fgetwc' has not been declared
  71. /usr/include/c++/4.3/cwchar:150: error: '::fgetws' has not been declared
  72. /usr/include/c++/4.3/cwchar:151: error: '::fputwc' has not been declared
  73. /usr/include/c++/4.3/cwchar:152: error: '::fputws' has not been declared
  74. /usr/include/c++/4.3/cwchar:153: error: '::fwide' has not been declared
  75. /usr/include/c++/4.3/cwchar:154: error: '::fwprintf' has not been declared
  76. /usr/include/c++/4.3/cwchar:155: error: '::fwscanf' has not been declared
  77. /usr/include/c++/4.3/cwchar:156: error: '::getwc' has not been declared
  78. /usr/include/c++/4.3/cwchar:157: error: '::getwchar' has not been declared
  79. /usr/include/c++/4.3/cwchar:158: error: '::mbrlen' has not been declared
  80. /usr/include/c++/4.3/cwchar:159: error: '::mbrtowc' has not been declared
  81. /usr/include/c++/4.3/cwchar:160: error: '::mbsinit' has not been declared
  82. /usr/include/c++/4.3/cwchar:161: error: '::mbsrtowcs' has not been declared
  83. /usr/include/c++/4.3/cwchar:162: error: '::putwc' has not been declared
  84. /usr/include/c++/4.3/cwchar:163: error: '::putwchar' has not been declared
  85. /usr/include/c++/4.3/cwchar:164: error: '::swprintf' has not been declared
  86. /usr/include/c++/4.3/cwchar:165: error: '::swscanf' has not been declared
  87. /usr/include/c++/4.3/cwchar:166: error: '::ungetwc' has not been declared
  88. /usr/include/c++/4.3/cwchar:167: error: '::vfwprintf' has not been declared
  89. /usr/include/c++/4.3/cwchar:169: error: '::vfwscanf' has not been declared
  90. /usr/include/c++/4.3/cwchar:171: error: '::vswprintf' has not been declared
  91. /usr/include/c++/4.3/cwchar:173: error: '::vswscanf' has not been declared
  92. /usr/include/c++/4.3/cwchar:175: error: '::vwprintf' has not been declared
  93. /usr/include/c++/4.3/cwchar:177: error: '::vwscanf' has not been declared
  94. /usr/include/c++/4.3/cwchar:179: error: '::wcrtomb' has not been declared
  95. /usr/include/c++/4.3/cwchar:180: error: '::wcscat' has not been declared
  96. /usr/include/c++/4.3/cwchar:181: error: '::wcscmp' has not been declared
  97. /usr/include/c++/4.3/cwchar:182: error: '::wcscoll' has not been declared
  98. /usr/include/c++/4.3/cwchar:183: error: '::wcscpy' has not been declared
  99. /usr/include/c++/4.3/cwchar:184: error: '::wcscspn' has not been declared
  100. /usr/include/c++/4.3/cwchar:185: error: '::wcsftime' has not been declared
  101. /usr/include/c++/4.3/cwchar:186: error: '::wcslen' has not been declared
  102. /usr/include/c++/4.3/cwchar:187: error: '::wcsncat' has not been declared
  103. /usr/include/c++/4.3/cwchar:188: error: '::wcsncmp' has not been declared
  104. /usr/include/c++/4.3/cwchar:189: error: '::wcsncpy' has not been declared
  105. /usr/include/c++/4.3/cwchar:190: error: '::wcsrtombs' has not been declared
  106. /usr/include/c++/4.3/cwchar:191: error: '::wcsspn' has not been declared
  107. /usr/include/c++/4.3/cwchar:192: error: '::wcstod' has not been declared
  108. /usr/include/c++/4.3/cwchar:194: error: '::wcstof' has not been declared
  109. /usr/include/c++/4.3/cwchar:196: error: '::wcstok' has not been declared
  110. /usr/include/c++/4.3/cwchar:197: error: '::wcstol' has not been declared
  111. /usr/include/c++/4.3/cwchar:198: error: '::wcstoul' has not been declared
  112. /usr/include/c++/4.3/cwchar:199: error: '::wcsxfrm' has not been declared
  113. /usr/include/c++/4.3/cwchar:200: error: '::wctob' has not been declared
  114. /usr/include/c++/4.3/cwchar:201: error: '::wmemcmp' has not been declared
  115. /usr/include/c++/4.3/cwchar:202: error: '::wmemcpy' has not been declared
  116. /usr/include/c++/4.3/cwchar:203: error: '::wmemmove' has not been declared
  117. /usr/include/c++/4.3/cwchar:204: error: '::wmemset' has not been declared
  118. /usr/include/c++/4.3/cwchar:205: error: '::wprintf' has not been declared
  119. /usr/include/c++/4.3/cwchar:206: error: '::wscanf' has not been declared
  120. /usr/include/c++/4.3/cwchar:208: error: '::wcschr' has not been declared
  121. /usr/include/c++/4.3/cwchar: In function 'wchar_t* std::wcschr(wchar_t*, wchar_t)':
  122. /usr/include/c++/4.3/cwchar:212: error: invalid conversion from 'const wchar_t*' to 'wchar_t*'
  123. /usr/include/c++/4.3/cwchar:212: error: initializing argument 1 of 'wchar_t* std::wcschr(wchar_t*, wchar_t)'
  124. /usr/include/c++/4.3/cwchar: At global scope:
  125. /usr/include/c++/4.3/cwchar:214: error: '::wcspbrk' has not been declared
  126. /usr/include/c++/4.3/cwchar: In function 'wchar_t* std::wcspbrk(wchar_t*, const wchar_t*)':
  127. /usr/include/c++/4.3/cwchar:218: error: invalid conversion from 'const wchar_t*' to 'wchar_t*'
  128. /usr/include/c++/4.3/cwchar:218: error: initializing argument 1 of 'wchar_t* std::wcspbrk(wchar_t*, const wchar_t*)'
  129. /usr/include/c++/4.3/cwchar: At global scope:
  130. /usr/include/c++/4.3/cwchar:220: error: '::wcsrchr' has not been declared
  131. /usr/include/c++/4.3/cwchar: In function 'wchar_t* std::wcsrchr(wchar_t*, wchar_t)':
  132. /usr/include/c++/4.3/cwchar:224: error: invalid conversion from 'const wchar_t*' to 'wchar_t*'
  133. /usr/include/c++/4.3/cwchar:224: error: initializing argument 1 of 'wchar_t* std::wcsrchr(wchar_t*, wchar_t)'
  134. /usr/include/c++/4.3/cwchar: At global scope:
  135. /usr/include/c++/4.3/cwchar:226: error: '::wcsstr' has not been declared
  136. /usr/include/c++/4.3/cwchar: In function 'wchar_t* std::wcsstr(wchar_t*, const wchar_t*)':
  137. /usr/include/c++/4.3/cwchar:230: error: invalid conversion from 'const wchar_t*' to 'wchar_t*'
  138. /usr/include/c++/4.3/cwchar:230: error: initializing argument 1 of 'wchar_t* std::wcsstr(wchar_t*, const wchar_t*)'
  139. /usr/include/c++/4.3/cwchar: At global scope:
  140. /usr/include/c++/4.3/cwchar:232: error: '::wmemchr' has not been declared
  141. /usr/include/c++/4.3/cwchar: In function 'wchar_t* std::wmemchr(wchar_t*, wchar_t, size_t)':
  142. /usr/include/c++/4.3/cwchar:236: error: invalid conversion from 'const wchar_t*' to 'wchar_t*'
  143. /usr/include/c++/4.3/cwchar:236: error: initializing argument 1 of 'wchar_t* std::wmemchr(wchar_t*, wchar_t, size_t)'
  144. /usr/include/c++/4.3/cwchar: At global scope:
  145. /usr/include/c++/4.3/cwchar:253: error: '::wcstold' has not been declared
  146. /usr/include/c++/4.3/cwchar:262: error: '::wcstoll' has not been declared
  147. /usr/include/c++/4.3/cwchar:263: error: '::wcstoull' has not been declared
  148. /usr/include/c++/4.3/cwchar:270: error: '__gnu_cxx::wcstold' has not been declared
  149. /usr/include/c++/4.3/cwchar:271: error: '__gnu_cxx::wcstoll' has not been declared
  150. /usr/include/c++/4.3/cwchar:272: error: '__gnu_cxx::wcstoull' has not been declared
  151. In file included from /usr/include/c++/4.3/bits/char_traits.h:47,
  152. from /usr/include/c++/4.3/string:47,
  153. from ./src/base/commandlineflags.h:52,
  154. from src/base/logging.h:48,
  155. from src/system-alloc.cc:51:
  156. /usr/include/c++/4.3/bits/postypes.h:207: error: 'mbstate_t' was not declared in this scope
  157. /usr/include/c++/4.3/bits/postypes.h:207: error: template argument 1 is invalid
  158. /usr/include/c++/4.3/bits/postypes.h:207: error: invalid type in declaration before ';' token
  159. /usr/include/c++/4.3/bits/postypes.h:209: error: 'mbstate_t' was not declared in this scope
  160. /usr/include/c++/4.3/bits/postypes.h:209: error: template argument 1 is invalid
  161. /usr/include/c++/4.3/bits/postypes.h:209: error: invalid type in declaration before ';' token
  162. In file included from /usr/include/c++/4.3/string:47,
  163. from ./src/base/commandlineflags.h:52,
  164. from src/base/logging.h:48,
  165. from src/system-alloc.cc:51:
  166. /usr/include/c++/4.3/bits/char_traits.h:69: error: 'mbstate_t' in namespace 'std' does not name a type
  167. /usr/include/c++/4.3/bits/char_traits.h:242: error: 'mbstate_t' does not name a type
  168. /usr/include/c++/4.3/bits/char_traits.h:309: error: 'wint_t' does not name a type
  169. /usr/include/c++/4.3/bits/char_traits.h:312: error: 'mbstate_t' does not name a type
  170. /usr/include/c++/4.3/bits/char_traits.h:351: error: expected ',' or '...' before '&' token
  171. /usr/include/c++/4.3/bits/char_traits.h:353: error: 'int_type' does not name a type
  172. /usr/include/c++/4.3/bits/char_traits.h:357: error: expected ',' or '...' before '&' token
  173. /usr/include/c++/4.3/bits/char_traits.h:360: error: 'int_type' does not name a type
  174. /usr/include/c++/4.3/bits/char_traits.h:363: error: 'int_type' does not name a type
  175. /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static int std::char_traits<wchar_t>::compare(const wchar_t*, const wchar_t*, size_t)':
  176. /usr/include/c++/4.3/bits/char_traits.h:328: error: 'wmemcmp' was not declared in this scope
  177. /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static size_t std::char_traits<wchar_t>::length(const wchar_t*)':
  178. /usr/include/c++/4.3/bits/char_traits.h:332: error: 'wcslen' was not declared in this scope
  179. /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static const wchar_t* std::char_traits<wchar_t>::find(const wchar_t*, size_t, const wchar_t&)':
  180. /usr/include/c++/4.3/bits/char_traits.h:336: error: invalid conversion from 'const wchar_t*' to 'wchar_t*'
  181. /usr/include/c++/4.3/bits/char_traits.h:336: error: initializing argument 1 of 'wchar_t* std::wmemchr(wchar_t*, wchar_t, size_t)'
  182. /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static wchar_t* std::char_traits<wchar_t>::move(wchar_t*, const wchar_t*, size_t)':
  183. /usr/include/c++/4.3/bits/char_traits.h:340: error: 'wmemmove' was not declared in this scope
  184. /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static wchar_t* std::char_traits<wchar_t>::copy(wchar_t*, const wchar_t*, size_t)':
  185. /usr/include/c++/4.3/bits/char_traits.h:344: error: 'wmemcpy' was not declared in this scope
  186. /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static wchar_t* std::char_traits<wchar_t>::assign(wchar_t*, size_t, wchar_t)':
  187. /usr/include/c++/4.3/bits/char_traits.h:348: error: 'wmemset' was not declared in this scope
  188. /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static wchar_t std::char_traits<wchar_t>::to_char_type(int)':
  189. /usr/include/c++/4.3/bits/char_traits.h:351: error: '__c' was not declared in this scope
  190. /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static bool std::char_traits<wchar_t>::eq_int_type(int)':
  191. /usr/include/c++/4.3/bits/char_traits.h:358: error: '__c1' was not declared in this scope
  192. /usr/include/c++/4.3/bits/char_traits.h:358: error: '__c2' was not declared in this scope
  193. In file included from /usr/include/c++/4.3/i486-linux-gnu/bits/c++locale.h:47,
  194. from /usr/include/c++/4.3/bits/localefwd.h:47,
  195. from /usr/include/c++/4.3/string:50,
  196. from ./src/base/commandlineflags.h:52,
  197. from src/base/logging.h:48,
  198. from src/system-alloc.cc:51:
  199. /usr/include/c++/4.3/clocale: At global scope:
  200. /usr/include/c++/4.3/clocale:59: error: '::lconv' has not been declared
  201. /usr/include/c++/4.3/clocale:60: error: '::setlocale' has not been declared
  202. /usr/include/c++/4.3/clocale:61: error: '::localeconv' has not been declared
  203. In file included from /usr/include/c++/4.3/bits/localefwd.h:47,
  204. from /usr/include/c++/4.3/string:50,
  205. from ./src/base/commandlineflags.h:52,
  206. from src/base/logging.h:48,
  207. from src/system-alloc.cc:51:
  208. /usr/include/c++/4.3/i486-linux-gnu/bits/c++locale.h:57: error: 'uselocale' was not declared in this scope
  209. /usr/include/c++/4.3/i486-linux-gnu/bits/c++locale.h:57: error: invalid type in declaration before ';' token
  210. /usr/include/c++/4.3/i486-linux-gnu/bits/c++locale.h: In function 'int std::__convert_from_v(__locale_struct* const&, char*, int, const char*, ...)':
  211. /usr/include/c++/4.3/i486-linux-gnu/bits/c++locale.h:77: error: '__gnu_cxx::__uselocale' cannot be used as a function
  212. /usr/include/c++/4.3/i486-linux-gnu/bits/c++locale.h:102: error: '__gnu_cxx::__uselocale' cannot be used as a function
  213. In file included from /usr/include/c++/4.3/bits/localefwd.h:49,
  214. from /usr/include/c++/4.3/string:50,
  215. from ./src/base/commandlineflags.h:52,
  216. from src/base/logging.h:48,
  217. from src/system-alloc.cc:51:
  218. /usr/include/c++/4.3/cctype: At global scope:
  219. /usr/include/c++/4.3/cctype:71: error: '::isalnum' has not been declared
  220. /usr/include/c++/4.3/cctype:72: error: '::isalpha' has not been declared
  221. /usr/include/c++/4.3/cctype:73: error: '::iscntrl' has not been declared
  222. /usr/include/c++/4.3/cctype:74: error: '::isdigit' has not been declared
  223. /usr/include/c++/4.3/cctype:75: error: '::isgraph' has not been declared
  224. /usr/include/c++/4.3/cctype:76: error: '::islower' has not been declared
  225. /usr/include/c++/4.3/cctype:77: error: '::isprint' has not been declared
  226. /usr/include/c++/4.3/cctype:78: error: '::ispunct' has not been declared
  227. /usr/include/c++/4.3/cctype:79: error: '::isspace' has not been declared
  228. /usr/include/c++/4.3/cctype:80: error: '::isupper' has not been declared
  229. /usr/include/c++/4.3/cctype:81: error: '::isxdigit' has not been declared
  230. /usr/include/c++/4.3/cctype:82: error: '::tolower' has not been declared
  231. /usr/include/c++/4.3/cctype:83: error: '::toupper' has not been declared
  232. In file included from /usr/include/c++/4.3/string:50,
  233. from ./src/base/commandlineflags.h:52,
  234. from src/base/logging.h:48,
  235. from src/system-alloc.cc:51:
  236. /usr/include/c++/4.3/bits/localefwd.h:132: error: 'mbstate_t' was not declared in this scope
  237. /usr/include/c++/4.3/bits/localefwd.h:132: error: template argument 3 is invalid
  238. /usr/include/c++/4.3/bits/localefwd.h:134: error: 'mbstate_t' was not declared in this scope
  239. /usr/include/c++/4.3/bits/localefwd.h:134: error: template argument 3 is invalid
  240. make: *** [libtcmalloc_minimal_la-system-alloc.lo] Error 1
  241. 
Add Comment
Please, Sign In to add comment