Advertisement
Guest User

Untitled

a guest
Dec 12th, 2014
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.57 KB | None | 0 0
  1. [2014-12-12 12:55:06] Configuring Rubinius...
  2. [2014-12-12 12:55:06] Command line: "--prefix=/Documents/Code/GitHub/rubinius --cc=clang --cxx=clang++"
  3. [2014-12-12 12:55:06] Checking clang:
  4. [2014-12-12 12:55:07] found
  5. [2014-12-12 12:55:07] Checking clang++:
  6. [2014-12-12 12:55:07] found
  7. [2014-12-12 12:55:07] Checking bison:
  8. [2014-12-12 12:55:07] found
  9. [2014-12-12 12:55:07] ---
  10.  
  11. Detected old configuration settings, forcing a clean build
  12. ---
  13. [2014-12-12 12:55:07] Checking for 'llvm-config':
  14. [2014-12-12 12:55:07] found! (version 3.4 - api: 304)
  15. [2014-12-12 12:55:07]
  16. [2014-12-12 12:55:07] Checking sizeof(short):
  17. [2014-12-12 12:55:07] ---
  18. #include <stddef.h>
  19.  
  20. int main() { return sizeof(short); }
  21. ---
  22. [2014-12-12 12:55:07] ---
  23. #include <stddef.h>
  24.  
  25. int main() { return sizeof(short); }
  26. ---
  27. [2014-12-12 12:55:07] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  28. [2014-12-12 12:55:08] 2 bytes
  29. [2014-12-12 12:55:08] Checking sizeof(int):
  30. [2014-12-12 12:55:08] ---
  31. #include <stddef.h>
  32.  
  33. int main() { return sizeof(int); }
  34. ---
  35. [2014-12-12 12:55:08] ---
  36. #include <stddef.h>
  37.  
  38. int main() { return sizeof(int); }
  39. ---
  40. [2014-12-12 12:55:08] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  41. [2014-12-12 12:55:08] 4 bytes
  42. [2014-12-12 12:55:08] Checking sizeof(void*):
  43. [2014-12-12 12:55:08] ---
  44. #include <stddef.h>
  45.  
  46. int main() { return sizeof(void*); }
  47. ---
  48. [2014-12-12 12:55:08] ---
  49. #include <stddef.h>
  50.  
  51. int main() { return sizeof(void*); }
  52. ---
  53. [2014-12-12 12:55:08] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  54. [2014-12-12 12:55:08] 8 bytes
  55. [2014-12-12 12:55:08] Checking sizeof(size_t):
  56. [2014-12-12 12:55:08] ---
  57. #include <stddef.h>
  58.  
  59. int main() { return sizeof(size_t); }
  60. ---
  61. [2014-12-12 12:55:08] ---
  62. #include <stddef.h>
  63.  
  64. int main() { return sizeof(size_t); }
  65. ---
  66. [2014-12-12 12:55:08] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  67. [2014-12-12 12:55:08] 8 bytes
  68. [2014-12-12 12:55:08] Checking sizeof(long):
  69. [2014-12-12 12:55:08] ---
  70. #include <stddef.h>
  71.  
  72. int main() { return sizeof(long); }
  73. ---
  74. [2014-12-12 12:55:08] ---
  75. #include <stddef.h>
  76.  
  77. int main() { return sizeof(long); }
  78. ---
  79. [2014-12-12 12:55:08] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  80. [2014-12-12 12:55:08] 8 bytes
  81. [2014-12-12 12:55:08] Checking sizeof(long long):
  82. [2014-12-12 12:55:08] ---
  83. #include <stddef.h>
  84.  
  85. int main() { return sizeof(long long); }
  86. ---
  87. [2014-12-12 12:55:08] ---
  88. #include <stddef.h>
  89.  
  90. int main() { return sizeof(long long); }
  91. ---
  92. [2014-12-12 12:55:08] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  93. [2014-12-12 12:55:08] 8 bytes
  94. [2014-12-12 12:55:08] Checking sizeof(float):
  95. [2014-12-12 12:55:08] ---
  96. #include <stddef.h>
  97.  
  98. int main() { return sizeof(float); }
  99. ---
  100. [2014-12-12 12:55:08] ---
  101. #include <stddef.h>
  102.  
  103. int main() { return sizeof(float); }
  104. ---
  105. [2014-12-12 12:55:08] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  106. [2014-12-12 12:55:08] 4 bytes
  107. [2014-12-12 12:55:08] Checking sizeof(double):
  108. [2014-12-12 12:55:08] ---
  109. #include <stddef.h>
  110.  
  111. int main() { return sizeof(double); }
  112. ---
  113. [2014-12-12 12:55:08] ---
  114. #include <stddef.h>
  115.  
  116. int main() { return sizeof(double); }
  117. ---
  118. [2014-12-12 12:55:08] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  119. [2014-12-12 12:55:08] 8 bytes
  120. [2014-12-12 12:55:08] Checking sizeof(off_t):
  121. [2014-12-12 12:55:08] ---
  122. #include <unistd.h>#include <stddef.h>
  123.  
  124. int main() { return sizeof(off_t); }
  125. ---
  126. [2014-12-12 12:55:08] ---
  127. #include <unistd.h>#include <stddef.h>
  128.  
  129. int main() { return sizeof(off_t); }
  130. ---
  131. [2014-12-12 12:55:08] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  132. rbx-configure-test.cpp:1:20: warning: extra tokens at end of #include directive [-Wextra-tokens]
  133. #include <unistd.h>#include <stddef.h>
  134. ^
  135. //
  136. 1 warning generated.
  137. [2014-12-12 12:55:08] 8 bytes
  138. [2014-12-12 12:55:08] Checking sizeof(time_t):
  139. [2014-12-12 12:55:08] ---
  140. #include <time.h>#include <stddef.h>
  141.  
  142. int main() { return sizeof(time_t); }
  143. ---
  144. [2014-12-12 12:55:08] ---
  145. #include <time.h>#include <stddef.h>
  146.  
  147. int main() { return sizeof(time_t); }
  148. ---
  149. [2014-12-12 12:55:08] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  150. rbx-configure-test.cpp:1:18: warning: extra tokens at end of #include directive [-Wextra-tokens]
  151. #include <time.h>#include <stddef.h>
  152. ^
  153. //
  154. 1 warning generated.
  155. [2014-12-12 12:55:08] 8 bytes
  156. [2014-12-12 12:55:08] Checking for libc version:
  157. [2014-12-12 12:55:08] libc.so.6 found!
  158. [2014-12-12 12:55:08] Checking platform endianness:
  159. [2014-12-12 12:55:08] int main() { int one = 1; return (*((char*)&one)) == 1 ? 0 : 1; }
  160. [2014-12-12 12:55:08] ---
  161. int main() { int one = 1; return (*((char*)&one)) == 1 ? 0 : 1; }
  162. ---
  163. [2014-12-12 12:55:09] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  164. [2014-12-12 12:55:09] little endian
  165. [2014-12-12 12:55:09] Checking for tr1:
  166. [2014-12-12 12:55:09] ---
  167. #include <tr1/unordered_map>
  168.  
  169. typedef std::tr1::unordered_map<int, void*> X;
  170.  
  171. int main() { X x; return 0; }
  172. ---
  173. [2014-12-12 12:55:09] ---
  174. #include <tr1/unordered_map>
  175.  
  176. typedef std::tr1::unordered_map<int, void*> X;
  177.  
  178. int main() { X x; return 0; }
  179. ---
  180. [2014-12-12 12:55:09] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  181. [2014-12-12 12:55:09] found
  182. [2014-12-12 12:55:09] Checking for tr1/hash definition:
  183. [2014-12-12 12:55:09] ---
  184. #include <stdint.h>
  185. #include <tr1/unordered_map>
  186.  
  187. typedef std::tr1::unordered_map<uint64_t, void*> X;
  188.  
  189. int main() { X x; return 0; }
  190. ---
  191. [2014-12-12 12:55:09] ---
  192. #include <stdint.h>
  193. #include <tr1/unordered_map>
  194.  
  195. typedef std::tr1::unordered_map<uint64_t, void*> X;
  196.  
  197. int main() { X x; return 0; }
  198. ---
  199. [2014-12-12 12:55:09] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  200. [2014-12-12 12:55:09] found
  201. [2014-12-12 12:55:09] ---
  202. int main() {
  203. #if defined(__x86_64) || defined(__x86_64__)
  204. return 1;
  205. #else
  206. return 0;
  207. #endif
  208. }
  209. ---
  210. [2014-12-12 12:55:09] ---
  211. int main() {
  212. #if defined(__x86_64) || defined(__x86_64__)
  213. return 1;
  214. #else
  215. return 0;
  216. #endif
  217. }
  218. ---
  219. [2014-12-12 12:55:09] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  220. [2014-12-12 12:55:09] Checking for function 'backtrace':
  221. [2014-12-12 12:55:09] ---
  222. #include <execinfo.h>
  223. int main() { void* ptr = (void *) &backtrace; }
  224. ---
  225. [2014-12-12 12:55:09] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-ce30e >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  226. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  227. clang: warning: -lrt: 'linker' input unused
  228. clang: warning: -lcrypt: 'linker' input unused
  229. clang: warning: -ldl: 'linker' input unused
  230. clang: warning: -lpthread: 'linker' input unused
  231. .file "/tmp/rbx-test20141212-10240-ce30e"
  232. .text
  233. .globl main
  234. .align 16, 0x90
  235. .type main,@function
  236. main: # @main
  237. .cfi_startproc
  238. # BB#0:
  239. pushq %rbp
  240. .Ltmp2:
  241. .cfi_def_cfa_offset 16
  242. .Ltmp3:
  243. .cfi_offset %rbp, -16
  244. movq %rsp, %rbp
  245. .Ltmp4:
  246. .cfi_def_cfa_register %rbp
  247. movl $0, %eax
  248. movq backtrace@GOTPCREL(%rip), %rcx
  249. movq %rcx, -8(%rbp)
  250. popq %rbp
  251. ret
  252. .Ltmp5:
  253. .size main, .Ltmp5-main
  254. .cfi_endproc
  255.  
  256.  
  257. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  258. .section ".note.GNU-stack","",@progbits
  259. [2014-12-12 12:55:09] found!
  260. [2014-12-12 12:55:09] Checking for function 'clock_gettime':
  261. [2014-12-12 12:55:09] ---
  262. #include <time.h>
  263. int main() { void* ptr = (void *) &clock_gettime; }
  264. ---
  265. [2014-12-12 12:55:09] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-1skuupz >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  266. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  267. clang: warning: -lrt: 'linker' input unused
  268. clang: warning: -lcrypt: 'linker' input unused
  269. clang: warning: -ldl: 'linker' input unused
  270. clang: warning: -lpthread: 'linker' input unused
  271. .file "/tmp/rbx-test20141212-10240-1skuupz"
  272. .text
  273. .globl main
  274. .align 16, 0x90
  275. .type main,@function
  276. main: # @main
  277. .cfi_startproc
  278. # BB#0:
  279. pushq %rbp
  280. .Ltmp2:
  281. .cfi_def_cfa_offset 16
  282. .Ltmp3:
  283. .cfi_offset %rbp, -16
  284. movq %rsp, %rbp
  285. .Ltmp4:
  286. .cfi_def_cfa_register %rbp
  287. movl $0, %eax
  288. movq clock_gettime@GOTPCREL(%rip), %rcx
  289. movq %rcx, -8(%rbp)
  290. popq %rbp
  291. ret
  292. .Ltmp5:
  293. .size main, .Ltmp5-main
  294. .cfi_endproc
  295.  
  296.  
  297. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  298. .section ".note.GNU-stack","",@progbits
  299. [2014-12-12 12:55:09] found!
  300. [2014-12-12 12:55:09] Checking for function 'nl_langinfo':
  301. [2014-12-12 12:55:09] ---
  302. #include <langinfo.h>
  303. int main() { void* ptr = (void *) &nl_langinfo; }
  304. ---
  305. [2014-12-12 12:55:09] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-3qvkva >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  306. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  307. clang: warning: -lrt: 'linker' input unused
  308. clang: warning: -lcrypt: 'linker' input unused
  309. clang: warning: -ldl: 'linker' input unused
  310. clang: warning: -lpthread: 'linker' input unused
  311. .file "/tmp/rbx-test20141212-10240-3qvkva"
  312. .text
  313. .globl main
  314. .align 16, 0x90
  315. .type main,@function
  316. main: # @main
  317. .cfi_startproc
  318. # BB#0:
  319. pushq %rbp
  320. .Ltmp2:
  321. .cfi_def_cfa_offset 16
  322. .Ltmp3:
  323. .cfi_offset %rbp, -16
  324. movq %rsp, %rbp
  325. .Ltmp4:
  326. .cfi_def_cfa_register %rbp
  327. movl $0, %eax
  328. movq nl_langinfo@GOTPCREL(%rip), %rcx
  329. movq %rcx, -8(%rbp)
  330. popq %rbp
  331. ret
  332. .Ltmp5:
  333. .size main, .Ltmp5-main
  334. .cfi_endproc
  335.  
  336.  
  337. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  338. .section ".note.GNU-stack","",@progbits
  339. [2014-12-12 12:55:10] found!
  340. [2014-12-12 12:55:10] Checking for function 'setproctitle':
  341. [2014-12-12 12:55:10] ---
  342. #include <sys/types.h>
  343. #include <unistd.h>
  344. int main() { void* ptr = (void *) &setproctitle; }
  345. ---
  346. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-veqrl3 >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  347. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  348. clang: warning: -lrt: 'linker' input unused
  349. clang: warning: -lcrypt: 'linker' input unused
  350. clang: warning: -ldl: 'linker' input unused
  351. clang: warning: -lpthread: 'linker' input unused
  352. /tmp/rbx-test20141212-10240-veqrl3:3:36: error: use of undeclared identifier 'setproctitle'
  353. int main() { void* ptr = (void *) &setproctitle; }
  354. ^
  355. 1 error generated.
  356. [2014-12-12 12:55:10] not found
  357. [2014-12-12 12:55:10] Checking for function 'posix_fadvise':
  358. [2014-12-12 12:55:10] ---
  359. #include <fcntl.h>
  360. int main() { void* ptr = (void *) &posix_fadvise; }
  361. ---
  362. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-1j8zb32 >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  363. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  364. clang: warning: -lrt: 'linker' input unused
  365. clang: warning: -lcrypt: 'linker' input unused
  366. clang: warning: -ldl: 'linker' input unused
  367. clang: warning: -lpthread: 'linker' input unused
  368. .file "/tmp/rbx-test20141212-10240-1j8zb32"
  369. .text
  370. .globl main
  371. .align 16, 0x90
  372. .type main,@function
  373. main: # @main
  374. .cfi_startproc
  375. # BB#0:
  376. pushq %rbp
  377. .Ltmp2:
  378. .cfi_def_cfa_offset 16
  379. .Ltmp3:
  380. .cfi_offset %rbp, -16
  381. movq %rsp, %rbp
  382. .Ltmp4:
  383. .cfi_def_cfa_register %rbp
  384. movl $0, %eax
  385. movq posix_fadvise@GOTPCREL(%rip), %rcx
  386. movq %rcx, -8(%rbp)
  387. popq %rbp
  388. ret
  389. .Ltmp5:
  390. .size main, .Ltmp5-main
  391. .cfi_endproc
  392.  
  393.  
  394. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  395. .section ".note.GNU-stack","",@progbits
  396. [2014-12-12 12:55:10] found!
  397. [2014-12-12 12:55:10] Checking for function 'strnlen':
  398. [2014-12-12 12:55:10] ---
  399. #include <string.h>
  400. int main() { void* ptr = (void *) &strnlen; }
  401. ---
  402. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-jthpii >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  403. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  404. clang: warning: -lrt: 'linker' input unused
  405. clang: warning: -lcrypt: 'linker' input unused
  406. clang: warning: -ldl: 'linker' input unused
  407. clang: warning: -lpthread: 'linker' input unused
  408. .file "/tmp/rbx-test20141212-10240-jthpii"
  409. .text
  410. .globl main
  411. .align 16, 0x90
  412. .type main,@function
  413. main: # @main
  414. .cfi_startproc
  415. # BB#0:
  416. pushq %rbp
  417. .Ltmp2:
  418. .cfi_def_cfa_offset 16
  419. .Ltmp3:
  420. .cfi_offset %rbp, -16
  421. movq %rsp, %rbp
  422. .Ltmp4:
  423. .cfi_def_cfa_register %rbp
  424. movl $0, %eax
  425. movq strnlen@GOTPCREL(%rip), %rcx
  426. movq %rcx, -8(%rbp)
  427. popq %rbp
  428. ret
  429. .Ltmp5:
  430. .size main, .Ltmp5-main
  431. .cfi_endproc
  432.  
  433.  
  434. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  435. .section ".note.GNU-stack","",@progbits
  436. [2014-12-12 12:55:10] found!
  437. [2014-12-12 12:55:10] Checking for function 'kqueue':
  438. [2014-12-12 12:55:10] ---
  439. #include <sys/types.h>
  440. #include <sys/event.h>
  441. #include <sys/time.h>
  442. int main() { void* ptr = (void *) &kqueue; }
  443. ---
  444. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-vgtg6g >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  445. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  446. clang: warning: -lrt: 'linker' input unused
  447. clang: warning: -lcrypt: 'linker' input unused
  448. clang: warning: -ldl: 'linker' input unused
  449. clang: warning: -lpthread: 'linker' input unused
  450. /tmp/rbx-test20141212-10240-vgtg6g:2:10: fatal error: 'sys/event.h' file not found
  451. #include <sys/event.h>
  452. ^
  453. 1 error generated.
  454. [2014-12-12 12:55:10] not found
  455. [2014-12-12 12:55:10] Checking for function 'timerfd_create':
  456. [2014-12-12 12:55:10] ---
  457. #include <sys/timerfd.h>
  458. int main() { void* ptr = (void *) &timerfd_create; }
  459. ---
  460. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-1gyzd2y >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  461. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  462. clang: warning: -lrt: 'linker' input unused
  463. clang: warning: -lcrypt: 'linker' input unused
  464. clang: warning: -ldl: 'linker' input unused
  465. clang: warning: -lpthread: 'linker' input unused
  466. .file "/tmp/rbx-test20141212-10240-1gyzd2y"
  467. .text
  468. .globl main
  469. .align 16, 0x90
  470. .type main,@function
  471. main: # @main
  472. .cfi_startproc
  473. # BB#0:
  474. pushq %rbp
  475. .Ltmp2:
  476. .cfi_def_cfa_offset 16
  477. .Ltmp3:
  478. .cfi_offset %rbp, -16
  479. movq %rsp, %rbp
  480. .Ltmp4:
  481. .cfi_def_cfa_register %rbp
  482. movl $0, %eax
  483. movq timerfd_create@GOTPCREL(%rip), %rcx
  484. movq %rcx, -8(%rbp)
  485. popq %rbp
  486. ret
  487. .Ltmp5:
  488. .size main, .Ltmp5-main
  489. .cfi_endproc
  490.  
  491.  
  492. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  493. .section ".note.GNU-stack","",@progbits
  494. [2014-12-12 12:55:10] found!
  495. [2014-12-12 12:55:10] Checking for function 'inotify_init':
  496. [2014-12-12 12:55:10] ---
  497. #include <sys/inotify.h>
  498. int main() { void* ptr = (void *) &inotify_init; }
  499. ---
  500. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-1x5ok9f >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  501. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  502. clang: warning: -lrt: 'linker' input unused
  503. clang: warning: -lcrypt: 'linker' input unused
  504. clang: warning: -ldl: 'linker' input unused
  505. clang: warning: -lpthread: 'linker' input unused
  506. .file "/tmp/rbx-test20141212-10240-1x5ok9f"
  507. .text
  508. .globl main
  509. .align 16, 0x90
  510. .type main,@function
  511. main: # @main
  512. .cfi_startproc
  513. # BB#0:
  514. pushq %rbp
  515. .Ltmp2:
  516. .cfi_def_cfa_offset 16
  517. .Ltmp3:
  518. .cfi_offset %rbp, -16
  519. movq %rsp, %rbp
  520. .Ltmp4:
  521. .cfi_def_cfa_register %rbp
  522. movl $0, %eax
  523. movq inotify_init@GOTPCREL(%rip), %rcx
  524. movq %rcx, -8(%rbp)
  525. popq %rbp
  526. ret
  527. .Ltmp5:
  528. .size main, .Ltmp5-main
  529. .cfi_endproc
  530.  
  531.  
  532. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  533. .section ".note.GNU-stack","",@progbits
  534. [2014-12-12 12:55:10] found!
  535. [2014-12-12 12:55:10] Checking for function 'lchown':
  536. [2014-12-12 12:55:10] ---
  537. #include <sys/stat.h>
  538. #include <unistd.h>
  539. int main() { void* ptr = (void *) &lchown; }
  540. ---
  541. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-16yghfi >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  542. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  543. clang: warning: -lrt: 'linker' input unused
  544. clang: warning: -lcrypt: 'linker' input unused
  545. clang: warning: -ldl: 'linker' input unused
  546. clang: warning: -lpthread: 'linker' input unused
  547. .file "/tmp/rbx-test20141212-10240-16yghfi"
  548. .text
  549. .globl main
  550. .align 16, 0x90
  551. .type main,@function
  552. main: # @main
  553. .cfi_startproc
  554. # BB#0:
  555. pushq %rbp
  556. .Ltmp2:
  557. .cfi_def_cfa_offset 16
  558. .Ltmp3:
  559. .cfi_offset %rbp, -16
  560. movq %rsp, %rbp
  561. .Ltmp4:
  562. .cfi_def_cfa_register %rbp
  563. movl $0, %eax
  564. movq lchown@GOTPCREL(%rip), %rcx
  565. movq %rcx, -8(%rbp)
  566. popq %rbp
  567. ret
  568. .Ltmp5:
  569. .size main, .Ltmp5-main
  570. .cfi_endproc
  571.  
  572.  
  573. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  574. .section ".note.GNU-stack","",@progbits
  575. [2014-12-12 12:55:10] found!
  576. [2014-12-12 12:55:10] Checking for struct tm has member tm_gmtoff:
  577. [2014-12-12 12:55:10] ---
  578. #include <time.h>
  579. int main() { struct tm st; st.tm_gmtoff; }
  580. ---
  581. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-rtoup0 >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  582. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  583. clang: warning: -lrt: 'linker' input unused
  584. clang: warning: -lcrypt: 'linker' input unused
  585. clang: warning: -ldl: 'linker' input unused
  586. clang: warning: -lpthread: 'linker' input unused
  587. /tmp/rbx-test20141212-10240-rtoup0:2:31: warning: expression result unused [-Wunused-value]
  588. int main() { struct tm st; st.tm_gmtoff; }
  589. ~~ ^~~~~~~~~
  590. .file "/tmp/rbx-test20141212-10240-rtoup0"
  591. .text
  592. .globl main
  593. .align 16, 0x90
  594. .type main,@function
  595. main: # @main
  596. .cfi_startproc
  597. # BB#0:
  598. pushq %rbp
  599. .Ltmp2:
  600. .cfi_def_cfa_offset 16
  601. .Ltmp3:
  602. .cfi_offset %rbp, -16
  603. movq %rsp, %rbp
  604. .Ltmp4:
  605. .cfi_def_cfa_register %rbp
  606. movl $0, %eax
  607. popq %rbp
  608. ret
  609. .Ltmp5:
  610. .size main, .Ltmp5-main
  611. .cfi_endproc
  612.  
  613.  
  614. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  615. .section ".note.GNU-stack","",@progbits
  616. 1 warning generated.
  617. [2014-12-12 12:55:10] found!
  618. [2014-12-12 12:55:10] Checking for struct tm has member tm_zone:
  619. [2014-12-12 12:55:10] ---
  620. #include <time.h>
  621. int main() { struct tm st; st.tm_zone; }
  622. ---
  623. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-nk8x19 >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  624. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  625. clang: warning: -lrt: 'linker' input unused
  626. clang: warning: -lcrypt: 'linker' input unused
  627. clang: warning: -ldl: 'linker' input unused
  628. clang: warning: -lpthread: 'linker' input unused
  629. /tmp/rbx-test20141212-10240-nk8x19:2:31: warning: expression result unused [-Wunused-value]
  630. int main() { struct tm st; st.tm_zone; }
  631. ~~ ^~~~~~~
  632. .file "/tmp/rbx-test20141212-10240-nk8x19"
  633. .text
  634. .globl main
  635. .align 16, 0x90
  636. .type main,@function
  637. main: # @main
  638. .cfi_startproc
  639. # BB#0:
  640. pushq %rbp
  641. .Ltmp2:
  642. .cfi_def_cfa_offset 16
  643. .Ltmp3:
  644. .cfi_offset %rbp, -16
  645. movq %rsp, %rbp
  646. .Ltmp4:
  647. .cfi_def_cfa_register %rbp
  648. movl $0, %eax
  649. popq %rbp
  650. ret
  651. .Ltmp5:
  652. .size main, .Ltmp5-main
  653. .cfi_endproc
  654.  
  655.  
  656. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  657. .section ".note.GNU-stack","",@progbits
  658. 1 warning generated.
  659. [2014-12-12 12:55:10] found!
  660. [2014-12-12 12:55:10] Checking for global 'timezone':
  661. [2014-12-12 12:55:10] ---
  662. #include <time.h>
  663. int main() { timezone; }
  664. ---
  665. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-l1iqmo >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  666. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  667. clang: warning: -lrt: 'linker' input unused
  668. clang: warning: -lcrypt: 'linker' input unused
  669. clang: warning: -ldl: 'linker' input unused
  670. clang: warning: -lpthread: 'linker' input unused
  671. /tmp/rbx-test20141212-10240-l1iqmo:2:14: warning: expression result unused [-Wunused-value]
  672. int main() { timezone; }
  673. ^~~~~~~~
  674. .file "/tmp/rbx-test20141212-10240-l1iqmo"
  675. .text
  676. .globl main
  677. .align 16, 0x90
  678. .type main,@function
  679. main: # @main
  680. .cfi_startproc
  681. # BB#0:
  682. pushq %rbp
  683. .Ltmp2:
  684. .cfi_def_cfa_offset 16
  685. .Ltmp3:
  686. .cfi_offset %rbp, -16
  687. movq %rsp, %rbp
  688. .Ltmp4:
  689. .cfi_def_cfa_register %rbp
  690. movl $0, %eax
  691. popq %rbp
  692. ret
  693. .Ltmp5:
  694. .size main, .Ltmp5-main
  695. .cfi_endproc
  696.  
  697.  
  698. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  699. .section ".note.GNU-stack","",@progbits
  700. 1 warning generated.
  701. [2014-12-12 12:55:10] found!
  702. [2014-12-12 12:55:10] Checking for global 'tzname':
  703. [2014-12-12 12:55:10] ---
  704. #include <time.h>
  705. int main() { tzname; }
  706. ---
  707. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-q6lv15 >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  708. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  709. clang: warning: -lrt: 'linker' input unused
  710. clang: warning: -lcrypt: 'linker' input unused
  711. clang: warning: -ldl: 'linker' input unused
  712. clang: warning: -lpthread: 'linker' input unused
  713. /tmp/rbx-test20141212-10240-q6lv15:2:14: warning: expression result unused [-Wunused-value]
  714. int main() { tzname; }
  715. ^~~~~~
  716. .file "/tmp/rbx-test20141212-10240-q6lv15"
  717. .text
  718. .globl main
  719. .align 16, 0x90
  720. .type main,@function
  721. main: # @main
  722. .cfi_startproc
  723. # BB#0:
  724. pushq %rbp
  725. .Ltmp2:
  726. .cfi_def_cfa_offset 16
  727. .Ltmp3:
  728. .cfi_offset %rbp, -16
  729. movq %rsp, %rbp
  730. .Ltmp4:
  731. .cfi_def_cfa_register %rbp
  732. movl $0, %eax
  733. popq %rbp
  734. ret
  735. .Ltmp5:
  736. .size main, .Ltmp5-main
  737. .cfi_endproc
  738.  
  739.  
  740. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  741. .section ".note.GNU-stack","",@progbits
  742. 1 warning generated.
  743. [2014-12-12 12:55:10] found!
  744. [2014-12-12 12:55:10] Checking for global 'daylight':
  745. [2014-12-12 12:55:10] ---
  746. #include <time.h>
  747. int main() { daylight; }
  748. ---
  749. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-5ue805 >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  750. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  751. clang: warning: -lrt: 'linker' input unused
  752. clang: warning: -lcrypt: 'linker' input unused
  753. clang: warning: -ldl: 'linker' input unused
  754. clang: warning: -lpthread: 'linker' input unused
  755. /tmp/rbx-test20141212-10240-5ue805:2:14: warning: expression result unused [-Wunused-value]
  756. int main() { daylight; }
  757. ^~~~~~~~
  758. .file "/tmp/rbx-test20141212-10240-5ue805"
  759. .text
  760. .globl main
  761. .align 16, 0x90
  762. .type main,@function
  763. main: # @main
  764. .cfi_startproc
  765. # BB#0:
  766. pushq %rbp
  767. .Ltmp2:
  768. .cfi_def_cfa_offset 16
  769. .Ltmp3:
  770. .cfi_offset %rbp, -16
  771. movq %rsp, %rbp
  772. .Ltmp4:
  773. .cfi_def_cfa_register %rbp
  774. movl $0, %eax
  775. popq %rbp
  776. ret
  777. .Ltmp5:
  778. .size main, .Ltmp5-main
  779. .cfi_endproc
  780.  
  781.  
  782. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  783. .section ".note.GNU-stack","",@progbits
  784. 1 warning generated.
  785. [2014-12-12 12:55:10] found!
  786. [2014-12-12 12:55:10] Checking for header 'zlib.h':
  787. [2014-12-12 12:55:10] ---
  788. #include <stdio.h>
  789. #include <zlib.h>
  790. int main() {return 0;}
  791. ---
  792. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-1cbh2sj >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  793. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  794. clang: warning: -lrt: 'linker' input unused
  795. clang: warning: -lcrypt: 'linker' input unused
  796. clang: warning: -ldl: 'linker' input unused
  797. clang: warning: -lpthread: 'linker' input unused
  798. .file "/tmp/rbx-test20141212-10240-1cbh2sj"
  799. .text
  800. .globl main
  801. .align 16, 0x90
  802. .type main,@function
  803. main: # @main
  804. .cfi_startproc
  805. # BB#0:
  806. pushq %rbp
  807. .Ltmp2:
  808. .cfi_def_cfa_offset 16
  809. .Ltmp3:
  810. .cfi_offset %rbp, -16
  811. movq %rsp, %rbp
  812. .Ltmp4:
  813. .cfi_def_cfa_register %rbp
  814. movl $0, %eax
  815. movl $0, -4(%rbp)
  816. popq %rbp
  817. ret
  818. .Ltmp5:
  819. .size main, .Ltmp5-main
  820. .cfi_endproc
  821.  
  822.  
  823. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  824. .section ".note.GNU-stack","",@progbits
  825. [2014-12-12 12:55:10] found!
  826. [2014-12-12 12:55:10] Checking for header 'openssl/ssl.h':
  827. [2014-12-12 12:55:10] ---
  828. #include <stdio.h>
  829. #include <openssl/ssl.h>
  830. int main() {return 0;}
  831. ---
  832. [2014-12-12 12:55:10] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-1bgnvqv >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  833. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  834. clang: warning: -lrt: 'linker' input unused
  835. clang: warning: -lcrypt: 'linker' input unused
  836. clang: warning: -ldl: 'linker' input unused
  837. clang: warning: -lpthread: 'linker' input unused
  838. .file "/tmp/rbx-test20141212-10240-1bgnvqv"
  839. .text
  840. .globl main
  841. .align 16, 0x90
  842. .type main,@function
  843. main: # @main
  844. .cfi_startproc
  845. # BB#0:
  846. pushq %rbp
  847. .Ltmp2:
  848. .cfi_def_cfa_offset 16
  849. .Ltmp3:
  850. .cfi_offset %rbp, -16
  851. movq %rsp, %rbp
  852. .Ltmp4:
  853. .cfi_def_cfa_register %rbp
  854. movl $0, %eax
  855. movl $0, -4(%rbp)
  856. popq %rbp
  857. ret
  858. .Ltmp5:
  859. .size main, .Ltmp5-main
  860. .cfi_endproc
  861.  
  862.  
  863. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  864. .section ".note.GNU-stack","",@progbits
  865. [2014-12-12 12:55:11] found!
  866. [2014-12-12 12:55:11] Checking for header 'alloca.h':
  867. [2014-12-12 12:55:11] ---
  868. #include <stdio.h>
  869. #include <alloca.h>
  870. int main() {return 0;}
  871. ---
  872. [2014-12-12 12:55:11] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-1l787yy >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  873. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  874. clang: warning: -lrt: 'linker' input unused
  875. clang: warning: -lcrypt: 'linker' input unused
  876. clang: warning: -ldl: 'linker' input unused
  877. clang: warning: -lpthread: 'linker' input unused
  878. .file "/tmp/rbx-test20141212-10240-1l787yy"
  879. .text
  880. .globl main
  881. .align 16, 0x90
  882. .type main,@function
  883. main: # @main
  884. .cfi_startproc
  885. # BB#0:
  886. pushq %rbp
  887. .Ltmp2:
  888. .cfi_def_cfa_offset 16
  889. .Ltmp3:
  890. .cfi_offset %rbp, -16
  891. movq %rsp, %rbp
  892. .Ltmp4:
  893. .cfi_def_cfa_register %rbp
  894. movl $0, %eax
  895. movl $0, -4(%rbp)
  896. popq %rbp
  897. ret
  898. .Ltmp5:
  899. .size main, .Ltmp5-main
  900. .cfi_endproc
  901.  
  902.  
  903. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  904. .section ".note.GNU-stack","",@progbits
  905. [2014-12-12 12:55:11] found!
  906. [2014-12-12 12:55:11] Checking for header 'string.h':
  907. [2014-12-12 12:55:11] ---
  908. #include <stdio.h>
  909. #include <string.h>
  910. int main() {return 0;}
  911. ---
  912. [2014-12-12 12:55:11] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-c6m8yo >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  913. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  914. clang: warning: -lrt: 'linker' input unused
  915. clang: warning: -lcrypt: 'linker' input unused
  916. clang: warning: -ldl: 'linker' input unused
  917. clang: warning: -lpthread: 'linker' input unused
  918. .file "/tmp/rbx-test20141212-10240-c6m8yo"
  919. .text
  920. .globl main
  921. .align 16, 0x90
  922. .type main,@function
  923. main: # @main
  924. .cfi_startproc
  925. # BB#0:
  926. pushq %rbp
  927. .Ltmp2:
  928. .cfi_def_cfa_offset 16
  929. .Ltmp3:
  930. .cfi_offset %rbp, -16
  931. movq %rsp, %rbp
  932. .Ltmp4:
  933. .cfi_def_cfa_register %rbp
  934. movl $0, %eax
  935. movl $0, -4(%rbp)
  936. popq %rbp
  937. ret
  938. .Ltmp5:
  939. .size main, .Ltmp5-main
  940. .cfi_endproc
  941.  
  942.  
  943. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  944. .section ".note.GNU-stack","",@progbits
  945. [2014-12-12 12:55:11] found!
  946. [2014-12-12 12:55:11] Checking for header 'sys/time.h':
  947. [2014-12-12 12:55:11] ---
  948. #include <stdio.h>
  949. #include <sys/time.h>
  950. int main() {return 0;}
  951. ---
  952. [2014-12-12 12:55:11] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-1932gxw >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  953. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  954. clang: warning: -lrt: 'linker' input unused
  955. clang: warning: -lcrypt: 'linker' input unused
  956. clang: warning: -ldl: 'linker' input unused
  957. clang: warning: -lpthread: 'linker' input unused
  958. .file "/tmp/rbx-test20141212-10240-1932gxw"
  959. .text
  960. .globl main
  961. .align 16, 0x90
  962. .type main,@function
  963. main: # @main
  964. .cfi_startproc
  965. # BB#0:
  966. pushq %rbp
  967. .Ltmp2:
  968. .cfi_def_cfa_offset 16
  969. .Ltmp3:
  970. .cfi_offset %rbp, -16
  971. movq %rsp, %rbp
  972. .Ltmp4:
  973. .cfi_def_cfa_register %rbp
  974. movl $0, %eax
  975. movl $0, -4(%rbp)
  976. popq %rbp
  977. ret
  978. .Ltmp5:
  979. .size main, .Ltmp5-main
  980. .cfi_endproc
  981.  
  982.  
  983. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  984. .section ".note.GNU-stack","",@progbits
  985. [2014-12-12 12:55:11] found!
  986. [2014-12-12 12:55:11] Checking for header 'sys/times.h':
  987. [2014-12-12 12:55:11] ---
  988. #include <stdio.h>
  989. #include <sys/times.h>
  990. int main() {return 0;}
  991. ---
  992. [2014-12-12 12:55:11] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-youi6o >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  993. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  994. clang: warning: -lrt: 'linker' input unused
  995. clang: warning: -lcrypt: 'linker' input unused
  996. clang: warning: -ldl: 'linker' input unused
  997. clang: warning: -lpthread: 'linker' input unused
  998. .file "/tmp/rbx-test20141212-10240-youi6o"
  999. .text
  1000. .globl main
  1001. .align 16, 0x90
  1002. .type main,@function
  1003. main: # @main
  1004. .cfi_startproc
  1005. # BB#0:
  1006. pushq %rbp
  1007. .Ltmp2:
  1008. .cfi_def_cfa_offset 16
  1009. .Ltmp3:
  1010. .cfi_offset %rbp, -16
  1011. movq %rsp, %rbp
  1012. .Ltmp4:
  1013. .cfi_def_cfa_register %rbp
  1014. movl $0, %eax
  1015. movl $0, -4(%rbp)
  1016. popq %rbp
  1017. ret
  1018. .Ltmp5:
  1019. .size main, .Ltmp5-main
  1020. .cfi_endproc
  1021.  
  1022.  
  1023. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  1024. .section ".note.GNU-stack","",@progbits
  1025. [2014-12-12 12:55:11] found!
  1026. [2014-12-12 12:55:11] Checking for header 'sys/types.h':
  1027. [2014-12-12 12:55:11] ---
  1028. #include <stdio.h>
  1029. #include <sys/types.h>
  1030. int main() {return 0;}
  1031. ---
  1032. [2014-12-12 12:55:11] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-18koupt >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  1033. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  1034. clang: warning: -lrt: 'linker' input unused
  1035. clang: warning: -lcrypt: 'linker' input unused
  1036. clang: warning: -ldl: 'linker' input unused
  1037. clang: warning: -lpthread: 'linker' input unused
  1038. .file "/tmp/rbx-test20141212-10240-18koupt"
  1039. .text
  1040. .globl main
  1041. .align 16, 0x90
  1042. .type main,@function
  1043. main: # @main
  1044. .cfi_startproc
  1045. # BB#0:
  1046. pushq %rbp
  1047. .Ltmp2:
  1048. .cfi_def_cfa_offset 16
  1049. .Ltmp3:
  1050. .cfi_offset %rbp, -16
  1051. movq %rsp, %rbp
  1052. .Ltmp4:
  1053. .cfi_def_cfa_register %rbp
  1054. movl $0, %eax
  1055. movl $0, -4(%rbp)
  1056. popq %rbp
  1057. ret
  1058. .Ltmp5:
  1059. .size main, .Ltmp5-main
  1060. .cfi_endproc
  1061.  
  1062.  
  1063. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  1064. .section ".note.GNU-stack","",@progbits
  1065. [2014-12-12 12:55:11] found!
  1066. [2014-12-12 12:55:11] Checking for header 'unistd.h':
  1067. [2014-12-12 12:55:11] ---
  1068. #include <stdio.h>
  1069. #include <unistd.h>
  1070. int main() {return 0;}
  1071. ---
  1072. [2014-12-12 12:55:11] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-ipbvma >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  1073. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  1074. clang: warning: -lrt: 'linker' input unused
  1075. clang: warning: -lcrypt: 'linker' input unused
  1076. clang: warning: -ldl: 'linker' input unused
  1077. clang: warning: -lpthread: 'linker' input unused
  1078. .file "/tmp/rbx-test20141212-10240-ipbvma"
  1079. .text
  1080. .globl main
  1081. .align 16, 0x90
  1082. .type main,@function
  1083. main: # @main
  1084. .cfi_startproc
  1085. # BB#0:
  1086. pushq %rbp
  1087. .Ltmp2:
  1088. .cfi_def_cfa_offset 16
  1089. .Ltmp3:
  1090. .cfi_offset %rbp, -16
  1091. movq %rsp, %rbp
  1092. .Ltmp4:
  1093. .cfi_def_cfa_register %rbp
  1094. movl $0, %eax
  1095. movl $0, -4(%rbp)
  1096. popq %rbp
  1097. ret
  1098. .Ltmp5:
  1099. .size main, .Ltmp5-main
  1100. .cfi_endproc
  1101.  
  1102.  
  1103. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  1104. .section ".note.GNU-stack","",@progbits
  1105. [2014-12-12 12:55:11] found!
  1106. [2014-12-12 12:55:11] Checking for header 'stdarg.h':
  1107. [2014-12-12 12:55:11] ---
  1108. #include <stdio.h>
  1109. #include <stdarg.h>
  1110. int main() {return 0;}
  1111. ---
  1112. [2014-12-12 12:55:11] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-148uzks >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  1113. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  1114. clang: warning: -lrt: 'linker' input unused
  1115. clang: warning: -lcrypt: 'linker' input unused
  1116. clang: warning: -ldl: 'linker' input unused
  1117. clang: warning: -lpthread: 'linker' input unused
  1118. .file "/tmp/rbx-test20141212-10240-148uzks"
  1119. .text
  1120. .globl main
  1121. .align 16, 0x90
  1122. .type main,@function
  1123. main: # @main
  1124. .cfi_startproc
  1125. # BB#0:
  1126. pushq %rbp
  1127. .Ltmp2:
  1128. .cfi_def_cfa_offset 16
  1129. .Ltmp3:
  1130. .cfi_offset %rbp, -16
  1131. movq %rsp, %rbp
  1132. .Ltmp4:
  1133. .cfi_def_cfa_register %rbp
  1134. movl $0, %eax
  1135. movl $0, -4(%rbp)
  1136. popq %rbp
  1137. ret
  1138. .Ltmp5:
  1139. .size main, .Ltmp5-main
  1140. .cfi_endproc
  1141.  
  1142.  
  1143. .ident "Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)"
  1144. .section ".note.GNU-stack","",@progbits
  1145. [2014-12-12 12:55:11] found!
  1146. [2014-12-12 12:55:11] Checking for header 'sys/pstat.h':
  1147. [2014-12-12 12:55:11] ---
  1148. #include <stdio.h>
  1149. #include <sys/pstat.h>
  1150. int main() {return 0;}
  1151. ---
  1152. [2014-12-12 12:55:11] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-veett8 >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  1153. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  1154. clang: warning: -lrt: 'linker' input unused
  1155. clang: warning: -lcrypt: 'linker' input unused
  1156. clang: warning: -ldl: 'linker' input unused
  1157. clang: warning: -lpthread: 'linker' input unused
  1158. /tmp/rbx-test20141212-10240-veett8:2:10: fatal error: 'sys/pstat.h' file not found
  1159. #include <sys/pstat.h>
  1160. ^
  1161. 1 error generated.
  1162. [2014-12-12 12:55:11] not found
  1163. [2014-12-12 12:55:11] Checking for header 'valgrind/valgrind.h':
  1164. [2014-12-12 12:55:11] ---
  1165. #include <stdio.h>
  1166. #include <valgrind/valgrind.h>
  1167. int main() {return 0;}
  1168. ---
  1169. [2014-12-12 12:55:11] clang++ -S -o - -x c++ -Wno-unused-result -Wno-unused-result -fPIC -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /tmp/rbx-test20141212-10240-dg6t2u >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  1170. clang: warning: -Wl,--export-dynamic: 'linker' input unused
  1171. clang: warning: -lrt: 'linker' input unused
  1172. clang: warning: -lcrypt: 'linker' input unused
  1173. clang: warning: -ldl: 'linker' input unused
  1174. clang: warning: -lpthread: 'linker' input unused
  1175. /tmp/rbx-test20141212-10240-dg6t2u:2:10: fatal error: 'valgrind/valgrind.h' file not found
  1176. #include <valgrind/valgrind.h>
  1177. ^
  1178. 1 error generated.
  1179. [2014-12-12 12:55:11] not found
  1180. [2014-12-12 12:55:11] Checking curses library:
  1181. [2014-12-12 12:55:11] ---
  1182. #include <curses.h>
  1183. #include <term.h>
  1184.  
  1185. int main() { return tgetnum(""); }
  1186. ---
  1187. [2014-12-12 12:55:11] ---
  1188. #include <curses.h>
  1189. #include <term.h>
  1190.  
  1191. int main() { return tgetnum(""); }
  1192. ---
  1193. [2014-12-12 12:55:11] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm -lcurses >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  1194. [2014-12-12 12:55:11] -lcurses
  1195. [2014-12-12 12:55:11] Checking if function 'strerror_r' returns char*:
  1196. [2014-12-12 12:55:11] ---
  1197. #include <string.h>
  1198. int main() { char buf[1024]; static_cast<char*>(strerror_r(42, buf, 1024)); }
  1199. ---
  1200. [2014-12-12 12:55:11] clang++ -o rbx-configure-test rbx-configure-test.cpp -Wno-unused-result -fPIC -Wno-unused-result -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread -lm >>/home/blacky/Documents/Code/GitHub/rubinius/configure.log 2>&1
  1201. rbx-configure-test.cpp:2:30: warning: expression result unused [-Wunused-value]
  1202. int main() { char buf[1024]; static_cast<char*>(strerror_r(42, buf, 1024)); }
  1203. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1204. 1 warning generated.
  1205. [2014-12-12 12:55:11] yes
  1206. [2014-12-12 12:55:11] ---
  1207.  
  1208. Fetching gems...
  1209. ---
  1210. [2014-12-12 12:55:13] Downloading bundler-1.7.7.gem...
  1211. [2014-12-12 12:55:13] : done!
  1212. [2014-12-12 12:55:14] Downloading ffi2-generators-0.1.1.gem...
  1213. [2014-12-12 12:55:14] : done!
  1214. [2014-12-12 12:55:15] Downloading json-1.8.1.gem...
  1215. [2014-12-12 12:55:15] : done!
  1216. [2014-12-12 12:55:16] Downloading minitest-4.7.5.gem...
  1217. [2014-12-12 12:55:16] : done!
  1218. [2014-12-12 12:55:17] Downloading racc-1.4.12.gem...
  1219. [2014-12-12 12:55:17] : done!
  1220. [2014-12-12 12:55:18] Downloading rake-10.4.2.gem...
  1221. [2014-12-12 12:55:18] : done!
  1222. [2014-12-12 12:55:19] Downloading rb-readline-0.5.1.gem...
  1223. [2014-12-12 12:55:19] : done!
  1224. [2014-12-12 12:55:20] Downloading rdoc-4.1.2.gem...
  1225. [2014-12-12 12:55:21] : done!
  1226. [2014-12-12 12:55:22] Downloading rubinius-ast-2.3.0.gem...
  1227. [2014-12-12 12:55:22] : done!
  1228. [2014-12-12 12:55:23] Downloading rubinius-build_tools-2.0.0.gem...
  1229. [2014-12-12 12:55:23] : done!
  1230. [2014-12-12 12:55:24] Downloading rubinius-compiler-2.3.0.gem...
  1231. [2014-12-12 12:55:24] : done!
  1232. [2014-12-12 12:55:25] Downloading rubinius-coverage-2.0.3.gem...
  1233. [2014-12-12 12:55:25] : done!
  1234. [2014-12-12 12:55:26] Downloading rubinius-debugger-2.1.0.gem...
  1235. [2014-12-12 12:55:26] : done!
  1236. [2014-12-12 12:55:27] Downloading rubinius-developer_tools-2.0.0.gem...
  1237. [2014-12-12 12:55:27] : done!
  1238. [2014-12-12 12:55:28] Downloading rubinius-melbourne-2.3.0.0.gem...
  1239. [2014-12-12 12:55:28] : done!
  1240. [2014-12-12 12:55:29] Downloading rubinius-processor-2.3.0.gem...
  1241. [2014-12-12 12:55:29] : done!
  1242. [2014-12-12 12:55:30] Downloading rubinius-profiler-2.0.1.gem...
  1243. [2014-12-12 12:55:30] : done!
  1244. [2014-12-12 12:55:31] Downloading rubinius-toolset-2.3.1.gem...
  1245. [2014-12-12 12:55:31] : done!
  1246. [2014-12-12 12:55:37] Downloading rubysl-2.1.0.gem...
  1247. [2014-12-12 12:55:37] : done!
  1248. [2014-12-12 12:55:38] Downloading rubysl-abbrev-2.0.4.gem...
  1249. [2014-12-12 12:55:38] : done!
  1250. [2014-12-12 12:55:39] Downloading rubysl-base64-2.0.0.gem...
  1251. [2014-12-12 12:55:39] : done!
  1252. [2014-12-12 12:55:39] Downloading rubysl-benchmark-2.0.1.gem...
  1253. [2014-12-12 12:55:39] : done!
  1254. [2014-12-12 12:55:40] Downloading rubysl-bigdecimal-2.0.2.gem...
  1255. [2014-12-12 12:55:40] : done!
  1256. [2014-12-12 12:55:41] Downloading rubysl-cgi-2.0.1.gem...
  1257. [2014-12-12 12:55:41] : done!
  1258. [2014-12-12 12:55:42] Downloading rubysl-cgi-session-2.0.1.gem...
  1259. [2014-12-12 12:55:42] : done!
  1260. [2014-12-12 12:55:44] Downloading rubysl-cmath-2.0.0.gem...
  1261. [2014-12-12 12:55:44] : done!
  1262. [2014-12-12 12:55:45] Downloading rubysl-complex-2.0.0.gem...
  1263. [2014-12-12 12:55:45] : done!
  1264. [2014-12-12 12:55:46] Downloading rubysl-continuation-2.0.0.gem...
  1265. [2014-12-12 12:55:46] : done!
  1266. [2014-12-12 12:55:47] Downloading rubysl-coverage-2.0.3.gem...
  1267. [2014-12-12 12:55:47] : done!
  1268. [2014-12-12 12:55:48] Downloading rubysl-csv-2.0.2.gem...
  1269. [2014-12-12 12:55:48] : done!
  1270. [2014-12-12 12:55:48] Downloading rubysl-curses-2.0.1.gem...
  1271. [2014-12-12 12:55:48] : done!
  1272. [2014-12-12 12:55:49] Downloading rubysl-date-2.0.8.gem...
  1273. [2014-12-12 12:55:49] : done!
  1274. [2014-12-12 12:55:50] Downloading rubysl-delegate-2.0.1.gem...
  1275. [2014-12-12 12:55:50] : done!
  1276. [2014-12-12 12:55:51] Downloading rubysl-digest-2.0.3.gem...
  1277. [2014-12-12 12:55:51] : done!
  1278. [2014-12-12 12:55:52] Downloading rubysl-drb-2.0.1.gem...
  1279. [2014-12-12 12:55:52] : done!
  1280. [2014-12-12 12:55:53] Downloading rubysl-e2mmap-2.0.0.gem...
  1281. [2014-12-12 12:55:53] : done!
  1282. [2014-12-12 12:55:54] Downloading rubysl-english-2.0.0.gem...
  1283. [2014-12-12 12:55:54] : done!
  1284. [2014-12-12 12:55:55] Downloading rubysl-enumerator-2.0.0.gem...
  1285. [2014-12-12 12:55:55] : done!
  1286. [2014-12-12 12:55:56] Downloading rubysl-erb-2.0.1.gem...
  1287. [2014-12-12 12:55:56] : done!
  1288. [2014-12-12 12:55:57] Downloading rubysl-etc-2.0.3.gem...
  1289. [2014-12-12 12:55:57] : done!
  1290. [2014-12-12 12:55:58] Downloading rubysl-expect-2.0.0.gem...
  1291. [2014-12-12 12:55:58] : done!
  1292. [2014-12-12 12:55:59] Downloading rubysl-fcntl-2.0.4.gem...
  1293. [2014-12-12 12:55:59] : done!
  1294. [2014-12-12 12:56:00] Downloading rubysl-fiber-2.0.0.gem...
  1295. [2014-12-12 12:56:00] : done!
  1296. [2014-12-12 12:56:01] Downloading rubysl-fileutils-2.0.3.gem...
  1297. [2014-12-12 12:56:01] : done!
  1298. [2014-12-12 12:56:03] Downloading rubysl-find-2.0.1.gem...
  1299. [2014-12-12 12:56:03] : done!
  1300. [2014-12-12 12:56:04] Downloading rubysl-forwardable-2.0.1.gem...
  1301. [2014-12-12 12:56:04] : done!
  1302. [2014-12-12 12:56:04] Downloading rubysl-getoptlong-2.0.0.gem...
  1303. [2014-12-12 12:56:04] : done!
  1304. [2014-12-12 12:56:05] Downloading rubysl-gserver-2.0.0.gem...
  1305. [2014-12-12 12:56:05] : done!
  1306. [2014-12-12 12:56:06] Downloading rubysl-io-console-2.0.0.gem...
  1307. [2014-12-12 12:56:06] : done!
  1308. [2014-12-12 12:56:07] Downloading rubysl-io-nonblock-2.0.0.gem...
  1309. [2014-12-12 12:56:07] : done!
  1310. [2014-12-12 12:56:08] Downloading rubysl-io-wait-2.0.0.gem...
  1311. [2014-12-12 12:56:08] : done!
  1312. [2014-12-12 12:56:09] Downloading rubysl-ipaddr-2.0.0.gem...
  1313. [2014-12-12 12:56:09] : done!
  1314. [2014-12-12 12:56:10] Downloading rubysl-irb-2.1.0.gem...
  1315. [2014-12-12 12:56:10] : done!
  1316. [2014-12-12 12:56:11] Downloading rubysl-logger-2.1.0.gem...
  1317. [2014-12-12 12:56:11] : done!
  1318. [2014-12-12 12:56:12] Downloading rubysl-mathn-2.0.0.gem...
  1319. [2014-12-12 12:56:12] : done!
  1320. [2014-12-12 12:56:13] Downloading rubysl-matrix-2.1.0.gem...
  1321. [2014-12-12 12:56:13] : done!
  1322. [2014-12-12 12:56:14] Downloading rubysl-mkmf-2.0.1.gem...
  1323. [2014-12-12 12:56:14] : done!
  1324. [2014-12-12 12:56:15] Downloading rubysl-monitor-2.0.0.gem...
  1325. [2014-12-12 12:56:15] : done!
  1326. [2014-12-12 12:56:16] Downloading rubysl-mutex_m-2.0.0.gem...
  1327. [2014-12-12 12:56:16] : done!
  1328. [2014-12-12 12:56:17] Downloading rubysl-net-ftp-2.0.1.gem...
  1329. [2014-12-12 12:56:17] : done!
  1330. [2014-12-12 12:56:18] Downloading rubysl-net-http-2.0.4.gem...
  1331. [2014-12-12 12:56:18] : done!
  1332. [2014-12-12 12:56:19] Downloading rubysl-net-imap-2.0.1.gem...
  1333. [2014-12-12 12:56:19] : done!
  1334. [2014-12-12 12:56:19] Downloading rubysl-net-pop-2.0.1.gem...
  1335. [2014-12-12 12:56:19] : done!
  1336. [2014-12-12 12:56:20] Downloading rubysl-net-protocol-2.0.1.gem...
  1337. [2014-12-12 12:56:20] : done!
  1338. [2014-12-12 12:56:21] Downloading rubysl-net-smtp-2.0.1.gem...
  1339. [2014-12-12 12:56:21] : done!
  1340. [2014-12-12 12:56:22] Downloading rubysl-net-telnet-2.0.0.gem...
  1341. [2014-12-12 12:56:22] : done!
  1342. [2014-12-12 12:56:23] Downloading rubysl-nkf-2.0.1.gem...
  1343. [2014-12-12 12:56:23] : done!
  1344. [2014-12-12 12:56:24] Downloading rubysl-observer-2.0.0.gem...
  1345. [2014-12-12 12:56:24] : done!
  1346. [2014-12-12 12:56:25] Downloading rubysl-open-uri-2.0.0.gem...
  1347. [2014-12-12 12:56:25] : done!
  1348. [2014-12-12 12:56:26] Downloading rubysl-open3-2.0.0.gem...
  1349. [2014-12-12 12:56:26] : done!
  1350. [2014-12-12 12:56:27] Downloading rubysl-openssl-2.2.1.gem...
  1351. [2014-12-12 12:56:27] : done!
  1352. [2014-12-12 12:56:28] Downloading rubysl-optparse-2.0.1.gem...
  1353. [2014-12-12 12:56:28] : done!
  1354. [2014-12-12 12:56:29] Downloading rubysl-ostruct-2.0.4.gem...
  1355. [2014-12-12 12:56:29] : done!
  1356. [2014-12-12 12:56:30] Downloading rubysl-pathname-2.1.0.gem...
  1357. [2014-12-12 12:56:30] : done!
  1358. [2014-12-12 12:56:31] Downloading rubysl-prettyprint-2.0.3.gem...
  1359. [2014-12-12 12:56:31] : done!
  1360. [2014-12-12 12:56:32] Downloading rubysl-prime-2.0.1.gem...
  1361. [2014-12-12 12:56:32] : done!
  1362. [2014-12-12 12:56:33] Downloading rubysl-profile-2.0.0.gem...
  1363. [2014-12-12 12:56:33] : done!
  1364. [2014-12-12 12:56:34] Downloading rubysl-profiler-2.0.1.gem...
  1365. [2014-12-12 12:56:34] : done!
  1366. [2014-12-12 12:56:35] Downloading rubysl-pstore-2.0.0.gem...
  1367. [2014-12-12 12:56:35] : done!
  1368. [2014-12-12 12:56:35] Downloading rubysl-pty-2.0.2.gem...
  1369. [2014-12-12 12:56:35] : done!
  1370. [2014-12-12 12:56:36] Downloading rubysl-rational-2.0.1.gem...
  1371. [2014-12-12 12:56:36] : done!
  1372. [2014-12-12 12:56:37] Downloading rubysl-resolv-2.1.0.gem...
  1373. [2014-12-12 12:56:38] : done!
  1374. [2014-12-12 12:56:39] Downloading rubysl-rexml-2.0.4.gem...
  1375. [2014-12-12 12:56:41] : done!
  1376. [2014-12-12 12:56:42] Downloading rubysl-rinda-2.0.1.gem...
  1377. [2014-12-12 12:56:42] : done!
  1378. [2014-12-12 12:56:43] Downloading rubysl-rss-2.0.0.gem...
  1379. [2014-12-12 12:56:43] : done!
  1380. [2014-12-12 12:56:45] Downloading rubysl-scanf-2.0.0.gem...
  1381. [2014-12-12 12:56:45] : done!
  1382. [2014-12-12 12:56:48] Downloading rubysl-securerandom-2.0.0.gem...
  1383. [2014-12-12 12:56:48] : done!
  1384. [2014-12-12 12:56:50] Downloading rubysl-set-2.0.1.gem...
  1385. [2014-12-12 12:56:50] : done!
  1386. [2014-12-12 12:56:52] Downloading rubysl-shellwords-2.0.0.gem...
  1387. [2014-12-12 12:56:52] : done!
  1388. [2014-12-12 12:56:53] Downloading rubysl-singleton-2.0.0.gem...
  1389. [2014-12-12 12:56:53] : done!
  1390. [2014-12-12 12:56:54] Downloading rubysl-socket-2.0.1.gem...
  1391. [2014-12-12 12:56:55] : done!
  1392. [2014-12-12 12:56:58] Downloading rubysl-stringio-2.0.0.gem...
  1393. [2014-12-12 12:56:58] : done!
  1394. [2014-12-12 12:57:17] Downloading rubysl-strscan-2.0.0.gem...
  1395. [2014-12-12 12:57:17] : done!
  1396. [2014-12-12 12:57:18] Downloading rubysl-sync-2.0.0.gem...
  1397. [2014-12-12 12:57:18] : done!
  1398. [2014-12-12 12:57:19] Downloading rubysl-syslog-2.1.0.gem...
  1399. [2014-12-12 12:57:19] : done!
  1400. [2014-12-12 12:57:22] Downloading rubysl-tempfile-2.0.1.gem...
  1401. [2014-12-12 12:57:22] : done!
  1402. [2014-12-12 12:57:23] Downloading rubysl-test-unit-2.0.3.gem...
  1403. [2014-12-12 12:57:23] : done!
  1404. [2014-12-12 12:57:24] Downloading rubysl-thread-2.0.2.gem...
  1405. [2014-12-12 12:57:24] : done!
  1406. [2014-12-12 12:57:25] Downloading rubysl-thwait-2.0.0.gem...
  1407. [2014-12-12 12:57:25] : done!
  1408. [2014-12-12 12:57:26] Downloading rubysl-time-2.0.3.gem...
  1409. [2014-12-12 12:57:26] : done!
  1410. [2014-12-12 12:57:27] Downloading rubysl-timeout-2.0.0.gem...
  1411. [2014-12-12 12:57:27] : done!
  1412. [2014-12-12 12:57:28] Downloading rubysl-tmpdir-2.0.1.gem...
  1413. [2014-12-12 12:57:28] : done!
  1414. [2014-12-12 12:57:29] Downloading rubysl-tsort-2.0.1.gem...
  1415. [2014-12-12 12:57:29] : done!
  1416. [2014-12-12 12:57:34] Downloading rubysl-un-2.0.0.gem...
  1417. [2014-12-12 12:57:34] : done!
  1418. [2014-12-12 12:58:36] Downloading rubysl-uri-2.0.0.gem...
  1419. [2014-12-12 12:58:36] : done!
  1420. [2014-12-12 12:58:37] Downloading rubysl-weakref-2.0.0.gem...
  1421. [2014-12-12 12:58:37] : done!
  1422. [2014-12-12 12:58:38] Downloading rubysl-webrick-2.0.0.gem...
  1423. [2014-12-12 12:58:38] : done!
  1424. [2014-12-12 12:58:39] Downloading rubysl-xmlrpc-2.0.0.gem...
  1425. [2014-12-12 12:58:39] : done!
  1426. [2014-12-12 12:58:40] Downloading rubysl-yaml-2.0.4.gem...
  1427. [2014-12-12 12:58:40] : done!
  1428. [2014-12-12 12:58:41] Downloading rubysl-zlib-2.0.1.gem...
  1429. [2014-12-12 12:58:41] : done!
  1430. [2014-12-12 12:58:41] ---
  1431.  
  1432. Setting up gems...
  1433. ---
  1434. [2014-12-12 12:58:54] ---
  1435.  
  1436. Writing configuration files...
  1437. ---
  1438. [2014-12-12 12:58:54] ---
  1439. ------------------------------------------------------------------
  1440.  
  1441. Rubinius (891d9dc3) has been configured for the following paths:
  1442.  
  1443. prefix: /Documents/Code/GitHub/rubinius
  1444. bin: /Documents/Code/GitHub/rubinius/bin
  1445. lib: /Documents/Code/GitHub/rubinius/library
  1446. include: /Documents/Code/GitHub/rubinius/vm/include/capi
  1447. runtime: /Documents/Code/GitHub/rubinius/runtime
  1448. kernel: /Documents/Code/GitHub/rubinius/kernel
  1449. site: /Documents/Code/GitHub/rubinius/site
  1450. vendor: /Documents/Code/GitHub/rubinius/vendor
  1451. man: /Documents/Code/GitHub/rubinius/man
  1452. gems: /Documents/Code/GitHub/rubinius/gems
  1453. gems cache: /home/blacky/Documents/Code/GitHub/rubinius/vendor/cache
  1454.  
  1455. Run 'rake' to build, test and install Rubinius.
  1456.  
  1457. After building, you may add
  1458.  
  1459. '/Documents/Code/GitHub/rubinius/bin'
  1460.  
  1461. to your PATH or run commands directly from that directory.
  1462.  
  1463. Available commands are:
  1464.  
  1465. ruby, rake, gem, irb, rdoc, ri, erb, rbx
  1466.  
  1467. ------------------------------------------------------------------
  1468. ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement