Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.84 KB | None | 0 0
  1. [2011-01-06 22:51:00] ./configure --prefix=/home/risto/.rvm/rubies/ruby-1.9.2-p136 --enable-shared
  2. checking build system type... x86_64-unknown-linux-gnu
  3. checking host system type... x86_64-unknown-linux-gnu
  4. checking target system type... x86_64-unknown-linux-gnu
  5. checking for gcc... gcc
  6. checking whether the C compiler works... yes
  7. checking for C compiler default output file name... a.out
  8. checking for suffix of executables...
  9. checking whether we are cross compiling... no
  10. checking for suffix of object files... o
  11. checking whether we are using the GNU C compiler... yes
  12. checking whether gcc accepts -g... yes
  13. checking for gcc option to accept ISO C89... none needed
  14. checking for g++... g++
  15. checking whether we are using the GNU C++ compiler... yes
  16. checking whether g++ accepts -g... yes
  17. checking how to run the C preprocessor... gcc -E
  18. checking for grep that handles long lines and -e... /bin/grep
  19. checking for egrep... /bin/grep -E
  20. checking whether gcc needs -traditional... no
  21. checking whether the linker is GNU ld... yes
  22. checking whether gcc -E accepts -o... yes
  23. checking for ranlib... ranlib
  24. checking for ar... ar
  25. checking for as... as
  26. checking for objdump... objdump
  27. checking for objcopy... objcopy
  28. checking whether ln -s works... yes
  29. checking whether make sets $(MAKE)... yes
  30. checking for a BSD-compatible install... /usr/bin/install -c
  31. checking for a thread-safe mkdir -p... /bin/mkdir -p
  32. checking for dot... no
  33. checking for doxygen... no
  34. checking for ANSI C header files... yes
  35. checking for sys/types.h... yes
  36. checking for sys/stat.h... yes
  37. checking for stdlib.h... yes
  38. checking for string.h... yes
  39. checking for memory.h... yes
  40. checking for strings.h... yes
  41. checking for inttypes.h... yes
  42. checking for stdint.h... yes
  43. checking for unistd.h... yes
  44. checking minix/config.h usability... no
  45. checking minix/config.h presence... no
  46. checking for minix/config.h... no
  47. checking whether it is safe to define __EXTENSIONS__... yes
  48. checking for cd using phisical directory... cd -P
  49. checking whether -Wno-unused-parameter is accepted... yes
  50. checking whether -Wno-parentheses is accepted... yes
  51. checking whether -Wpointer-arith is accepted... yes
  52. checking whether -Wwrite-strings is accepted... yes
  53. checking whether -Wno-missing-field-initializers is accepted... yes
  54. checking whether -Wshorten-64-to-32 is accepted... no
  55. checking whether -Wno-long-long is accepted... yes
  56. checking whether -Wextra is accepted... yes
  57. checking whether -Wl,-unexported_symbol,_Init_* is accepted... no
  58. checking for special C compiler options needed for large files... no
  59. checking for _FILE_OFFSET_BITS value needed for large files... no
  60. checking for long long... yes
  61. checking for off_t... yes
  62. checking char bit... 8
  63. checking size of int... 4
  64. checking size of short... 2
  65. checking size of long... 8
  66. checking size of long long... 8
  67. checking size of __int64... 0
  68. checking size of off_t... 8
  69. checking size of void*... 8
  70. checking size of float... 4
  71. checking size of double... 8
  72. checking size of time_t... 8
  73. checking for pid_t... yes
  74. checking for convertible type of pid_t... INT
  75. checking for uid_t... yes
  76. checking for convertible type of uid_t... UINT
  77. checking for gid_t... yes
  78. checking for convertible type of gid_t... UINT
  79. checking for time_t... yes
  80. checking for convertible type of time_t... LONG
  81. checking for dev_t... yes
  82. checking for convertible type of dev_t... ULONG
  83. checking for prototypes... yes
  84. checking token paste string... ansi
  85. checking stringization... #expr
  86. checking string literal concatenation... yes
  87. checking for variable length prototypes and stdarg.h... yes
  88. checking for variable length macro... yes
  89. checking for noreturn function attribute... __attribute__ ((noreturn)) x
  90. checking for deprecated function attribute... __attribute__ ((deprecated)) x
  91. checking for noinline function attribute... __attribute__ ((noinline)) x
  92. checking for stdcall function attribute... x
  93. checking for cdecl function attribute... x
  94. checking for fastcall function attribute... x
  95. checking for function alias... alias
  96. checking for RUBY_EXTERN... no
  97. checking whether sys_nerr is declared... yes
  98. checking for crypt in -lcrypt... yes
  99. checking for dlopen in -ldl... yes
  100. checking for shl_load in -ldld... no
  101. checking for socketpair in -lsocket... no
  102. checking for clock_gettime in -lrt... yes
  103. checking for dirent.h that defines DIR... yes
  104. checking for library containing opendir... none required
  105. checking for stdbool.h that conforms to C99... yes
  106. checking for _Bool... yes
  107. checking for sys/wait.h that is POSIX.1 compatible... yes
  108. checking limits.h usability... yes
  109. checking limits.h presence... yes
  110. checking for limits.h... yes
  111. checking sys/file.h usability... yes
  112. checking sys/file.h presence... yes
  113. checking for sys/file.h... yes
  114. checking sys/ioctl.h usability... yes
  115. checking sys/ioctl.h presence... yes
  116. checking for sys/ioctl.h... yes
  117. checking sys/syscall.h usability... yes
  118. checking sys/syscall.h presence... yes
  119. checking for sys/syscall.h... yes
  120. checking fcntl.h usability... yes
  121. checking fcntl.h presence... yes
  122. checking for fcntl.h... yes
  123. checking sys/fcntl.h usability... yes
  124. checking sys/fcntl.h presence... yes
  125. checking for sys/fcntl.h... yes
  126. checking sys/select.h usability... yes
  127. checking sys/select.h presence... yes
  128. checking for sys/select.h... yes
  129. checking sys/time.h usability... yes
  130. checking sys/time.h presence... yes
  131. checking for sys/time.h... yes
  132. checking sys/times.h usability... yes
  133. checking sys/times.h presence... yes
  134. checking for sys/times.h... yes
  135. checking sys/param.h usability... yes
  136. checking sys/param.h presence... yes
  137. checking for sys/param.h... yes
  138. checking syscall.h usability... yes
  139. checking syscall.h presence... yes
  140. checking for syscall.h... yes
  141. checking pwd.h usability... yes
  142. checking pwd.h presence... yes
  143. checking for pwd.h... yes
  144. checking grp.h usability... yes
  145. checking grp.h presence... yes
  146. checking for grp.h... yes
  147. checking a.out.h usability... yes
  148. checking a.out.h presence... yes
  149. checking for a.out.h... yes
  150. checking utime.h usability... yes
  151. checking utime.h presence... yes
  152. checking for utime.h... yes
  153. checking direct.h usability... no
  154. checking direct.h presence... no
  155. checking for direct.h... no
  156. checking sys/resource.h usability... yes
  157. checking sys/resource.h presence... yes
  158. checking for sys/resource.h... yes
  159. checking sys/mkdev.h usability... no
  160. checking sys/mkdev.h presence... no
  161. checking for sys/mkdev.h... no
  162. checking sys/utime.h usability... no
  163. checking sys/utime.h presence... no
  164. checking for sys/utime.h... no
  165. checking xti.h usability... no
  166. checking xti.h presence... no
  167. checking for xti.h... no
  168. checking netinet/in_systm.h usability... yes
  169. checking netinet/in_systm.h presence... yes
  170. checking for netinet/in_systm.h... yes
  171. checking float.h usability... yes
  172. checking float.h presence... yes
  173. checking for float.h... yes
  174. checking ieeefp.h usability... no
  175. checking ieeefp.h presence... no
  176. checking for ieeefp.h... no
  177. checking ucontext.h usability... yes
  178. checking ucontext.h presence... yes
  179. checking for ucontext.h... yes
  180. checking intrinsics.h usability... no
  181. checking intrinsics.h presence... no
  182. checking for intrinsics.h... no
  183. checking langinfo.h usability... yes
  184. checking langinfo.h presence... yes
  185. checking for langinfo.h... yes
  186. checking locale.h usability... yes
  187. checking locale.h presence... yes
  188. checking for locale.h... yes
  189. checking sys/sendfile.h usability... yes
  190. checking sys/sendfile.h presence... yes
  191. checking for sys/sendfile.h... yes
  192. checking time.h usability... yes
  193. checking time.h presence... yes
  194. checking for time.h... yes
  195. checking for net/socket.h... (cached) no
  196. checking for sys/socket.h... (cached) yes
  197. checking size of rlim_t... 8
  198. checking for size_t... yes
  199. checking size of size_t... 8
  200. checking size of ptrdiff_t... 8
  201. checking for struct stat.st_blksize... yes
  202. checking for struct stat.st_blocks... yes
  203. checking for struct stat.st_rdev... yes
  204. checking size of struct stat.st_size... 8
  205. checking size of struct stat.st_blocks... 8
  206. checking for struct stat.st_atim... yes
  207. checking for struct stat.st_atimespec... no
  208. checking for struct stat.st_atimensec... no
  209. checking for struct stat.st_mtim... yes
  210. checking for struct stat.st_mtimespec... no
  211. checking for struct stat.st_mtimensec... no
  212. checking for struct stat.st_ctim... yes
  213. checking for struct stat.st_ctimespec... no
  214. checking for struct stat.st_ctimensec... no
  215. checking for struct timespec... yes
  216. checking for struct timezone... yes
  217. checking for fd_mask... yes
  218. checking for int8_t... yes
  219. checking size of int8_t... 1
  220. checking for uint8_t... yes
  221. checking size of uint8_t... 1
  222. checking for int16_t... yes
  223. checking size of int16_t... 2
  224. checking for uint16_t... yes
  225. checking size of uint16_t... 2
  226. checking for int32_t... yes
  227. checking size of int32_t... 4
  228. checking for uint32_t... yes
  229. checking size of uint32_t... 4
  230. checking for int64_t... yes
  231. checking size of int64_t... 8
  232. checking for uint64_t... yes
  233. checking size of uint64_t... 8
  234. checking for int128_t... no
  235. checking for uint128_t... no
  236. checking for intptr_t... yes
  237. checking size of intptr_t... 8
  238. checking for uintptr_t... yes
  239. checking size of uintptr_t... 8
  240. checking for ssize_t... yes
  241. checking size of ssize_t... 8
  242. checking for stack end address... __libc_stack_end
  243. checking for uid_t in sys/types.h... (cached) yes
  244. checking type of array argument to getgroups... gid_t
  245. checking return type of signal handlers... void
  246. checking for working alloca.h... yes
  247. checking for alloca... yes
  248. checking for working memcmp... yes
  249. checking for broken erfc of glibc-2.3.6 on IA64... no
  250. checking for dup2... yes
  251. checking for memmove... yes
  252. checking for strerror... yes
  253. checking for strchr... yes
  254. checking for strstr... yes
  255. checking for crypt... yes
  256. checking for flock... yes
  257. checking for isnan... yes
  258. checking for finite... yes
  259. checking for isinf... yes
  260. checking for hypot... yes
  261. checking for acosh... yes
  262. checking for erf... yes
  263. checking for tgamma... yes
  264. checking for lgamma_r... yes
  265. checking for cbrt... yes
  266. checking for strlcpy... no
  267. checking for strlcat... no
  268. checking for signbit... yes
  269. checking for fmod... yes
  270. checking for killpg... yes
  271. checking for wait4... yes
  272. checking for waitpid... yes
  273. checking for fork... yes
  274. checking for spawnv... no
  275. checking for syscall... yes
  276. checking for chroot... yes
  277. checking for getcwd... yes
  278. checking for eaccess... yes
  279. checking for truncate... yes
  280. checking for ftruncate... yes
  281. checking for chsize... no
  282. checking for times... yes
  283. checking for utimes... yes
  284. checking for utimensat... yes
  285. checking for fcntl... yes
  286. checking for lockf... yes
  287. checking for lstat... yes
  288. checking for link... yes
  289. checking for symlink... yes
  290. checking for readlink... yes
  291. checking for readdir_r... yes
  292. checking for fsync... yes
  293. checking for fdatasync... yes
  294. checking for fchown... yes
  295. checking for setitimer... yes
  296. checking for setruid... no
  297. checking for seteuid... yes
  298. checking for setreuid... yes
  299. checking for setresuid... yes
  300. checking for setproctitle... no
  301. checking for socketpair... yes
  302. checking for setrgid... no
  303. checking for setegid... yes
  304. checking for setregid... yes
  305. checking for setresgid... yes
  306. checking for issetugid... no
  307. checking for pause... yes
  308. checking for lchown... yes
  309. checking for lchmod... no
  310. checking for getpgrp... yes
  311. checking for setpgrp... yes
  312. checking for getpgid... yes
  313. checking for setpgid... yes
  314. checking for initgroups... yes
  315. checking for getgroups... yes
  316. checking for setgroups... yes
  317. checking for getpriority... yes
  318. checking for getrlimit... yes
  319. checking for setrlimit... yes
  320. checking for sysconf... yes
  321. checking for close... yes
  322. checking for dlopen... yes
  323. checking for sigprocmask... yes
  324. checking for sigaction... yes
  325. checking for sigsetjmp... no
  326. checking for _setjmp... yes
  327. checking for _longjmp... yes
  328. checking for setsid... yes
  329. checking for telldir... yes
  330. checking for seekdir... yes
  331. checking for fchmod... yes
  332. checking for cosh... yes
  333. checking for sinh... yes
  334. checking for tanh... yes
  335. checking for log2... yes
  336. checking for round... yes
  337. checking for setuid... yes
  338. checking for setgid... yes
  339. checking for daemon... (cached) no
  340. checking for select_large_fdset... no
  341. checking for setenv... yes
  342. checking for unsetenv... yes
  343. checking for mktime... yes
  344. checking for timegm... yes
  345. checking for gmtime_r... yes
  346. checking for clock_gettime... yes
  347. checking for gettimeofday... yes
  348. checking for pread... yes
  349. checking for sendfile... yes
  350. checking for shutdown... yes
  351. checking for sigaltstack... yes
  352. checking for unsetenv returns a value... yes
  353. checking for __builtin_setjmp... no
  354. checking for setjmp type... _setjmp
  355. checking whether struct tm is in sys/time.h or time.h... time.h
  356. checking for struct tm.tm_zone... yes
  357. checking for struct tm.tm_gmtoff... yes
  358. checking for external int daylight... yes
  359. checking for external timezone... long
  360. checking for external altzone... no
  361. checking for timezone... yes
  362. checking whether timezone requires zero arguments... yes
  363. checking for negative time_t for gmtime(3)... yes
  364. checking for localtime(3) overflow correctly... yes
  365. checking whether getpgrp requires zero arguments... yes
  366. checking whether setpgrp takes no argument... yes
  367. checking whether byte ordering is bigendian... no
  368. checking for an ANSI C-conforming const... yes
  369. checking whether char is unsigned... no
  370. checking for inline... inline
  371. checking for working volatile... yes
  372. checking whether right shift preserve sign bit... yes
  373. checking read count field in FILE structures... not found (OK if using GNU libc)
  374. checking read buffer ptr field in FILE structures... _IO_read_ptr
  375. checking read buffer end field in FILE structures... _IO_read_end
  376. checking size of struct stat.st_ino... SIZEOF_LONG
  377. checking whether _SC_CLK_TCK is supported... yes
  378. checking stack growing direction on x86_64... -1
  379. checking for pthread_kill in -lthr... no
  380. checking for pthread_kill in -lpthread... yes
  381. checking pthread_np.h usability... no
  382. checking pthread_np.h presence... no
  383. checking for pthread_np.h... no
  384. checking for nanosleep... yes
  385. checking for sched_yield... yes
  386. checking for pthread_attr_setinheritsched... yes
  387. checking for pthread_getattr_np... yes
  388. checking for pthread_attr_get_np... no
  389. checking for pthread_attr_getstack... yes
  390. checking for pthread_get_stackaddr_np... no
  391. checking for pthread_get_stacksize_np... no
  392. checking for thr_stksegment... no
  393. checking for pthread_stackseg_np... no
  394. checking for pthread_getthrds_np... no
  395. checking for getcontext... yes
  396. checking for setcontext... yes
  397. checking if fork works with pthread... yes
  398. checking for backtrace... yes
  399. checking whether ELF binaries are produced... yes
  400. checking whether OS depend dynamic link works... yes
  401. checking pthread.h usability... yes
  402. checking pthread.h presence... yes
  403. checking for pthread.h... yes
  404. checking for if make is GNU make... yes
  405. checking for nroff... /usr/bin/nroff
  406. .ext/include/x86_64-linux/ruby/config.h updated
  407. ruby library version = 1.9.1
  408. configure: creating ./config.status
  409. config.status: creating Makefile
  410. [2011-02-18 19:36:25] ./configure --prefix=/home/risto/.rvm/rubies/ruby-1.9.2-p136 --enable-shared
  411. checking build system type... i686-pc-linux-gnu
  412. checking host system type... i686-pc-linux-gnu
  413. checking target system type... i686-pc-linux-gnu
  414. checking for gcc... gcc
  415. checking whether the C compiler works... yes
  416. checking for C compiler default output file name... a.out
  417. checking for suffix of executables...
  418. checking whether we are cross compiling... no
  419. checking for suffix of object files... o
  420. checking whether we are using the GNU C compiler... yes
  421. checking whether gcc accepts -g... yes
  422. checking for gcc option to accept ISO C89... none needed
  423. checking for g++... no
  424. checking for c++... no
  425. checking for gpp... no
  426. checking for aCC... no
  427. checking for CC... no
  428. checking for cxx... no
  429. checking for cc++... no
  430. checking for cl.exe... no
  431. checking for FCC... no
  432. checking for KCC... no
  433. checking for RCC... no
  434. checking for xlC_r... no
  435. checking for xlC... no
  436. checking whether we are using the GNU C++ compiler... no
  437. checking whether g++ accepts -g... no
  438. checking how to run the C preprocessor... gcc -E
  439. checking for grep that handles long lines and -e... /bin/grep
  440. checking for egrep... /bin/grep -E
  441. checking whether gcc needs -traditional... no
  442. checking whether the linker is GNU ld... yes
  443. checking whether gcc -E accepts -o... yes
  444. checking for ranlib... ranlib
  445. checking for ar... ar
  446. checking for as... as
  447. checking for objdump... objdump
  448. checking for objcopy... objcopy
  449. checking whether ln -s works... yes
  450. checking whether make sets $(MAKE)... yes
  451. checking for a BSD-compatible install... /usr/bin/install -c
  452. checking for a thread-safe mkdir -p... /bin/mkdir -p
  453. checking for dot... no
  454. checking for doxygen... no
  455. checking for ANSI C header files... yes
  456. checking for sys/types.h... yes
  457. checking for sys/stat.h... yes
  458. checking for stdlib.h... yes
  459. checking for string.h... yes
  460. checking for memory.h... yes
  461. checking for strings.h... yes
  462. checking for inttypes.h... yes
  463. checking for stdint.h... yes
  464. checking for unistd.h... yes
  465. checking minix/config.h usability... no
  466. checking minix/config.h presence... no
  467. checking for minix/config.h... no
  468. checking whether it is safe to define __EXTENSIONS__... yes
  469. checking for cd using phisical directory... cd -P
  470. checking whether -Wno-unused-parameter is accepted... yes
  471. checking whether -Wno-parentheses is accepted... yes
  472. checking whether -Wpointer-arith is accepted... yes
  473. checking whether -Wwrite-strings is accepted... yes
  474. checking whether -Wno-missing-field-initializers is accepted... yes
  475. checking whether -Wshorten-64-to-32 is accepted... no
  476. checking whether -Wno-long-long is accepted... yes
  477. checking whether -Wextra is accepted... yes
  478. checking whether -Wl,-unexported_symbol,_Init_* is accepted... no
  479. checking for special C compiler options needed for large files... no
  480. checking for _FILE_OFFSET_BITS value needed for large files... 64
  481. checking for long long... yes
  482. checking for off_t... yes
  483. checking char bit... 8
  484. checking size of int... 4
  485. checking size of short... 2
  486. checking size of long... 4
  487. checking size of long long... 8
  488. checking size of __int64... 0
  489. checking size of off_t... 8
  490. checking size of void*... 4
  491. checking size of float... 4
  492. checking size of double... 8
  493. checking size of time_t... 4
  494. checking for pid_t... yes
  495. checking for convertible type of pid_t... INT
  496. checking for uid_t... yes
  497. checking for convertible type of uid_t... UINT
  498. checking for gid_t... yes
  499. checking for convertible type of gid_t... UINT
  500. checking for time_t... yes
  501. checking for convertible type of time_t... LONG
  502. checking for dev_t... yes
  503. checking for convertible type of dev_t... ULL
  504. checking for prototypes... yes
  505. checking token paste string... ansi
  506. checking stringization... #expr
  507. checking string literal concatenation... yes
  508. checking for variable length prototypes and stdarg.h... yes
  509. checking for variable length macro... yes
  510. checking for noreturn function attribute... __attribute__ ((noreturn)) x
  511. checking for deprecated function attribute... __attribute__ ((deprecated)) x
  512. checking for noinline function attribute... __attribute__ ((noinline)) x
  513. checking for stdcall function attribute... __attribute__ ((stdcall)) x
  514. checking for cdecl function attribute... __attribute__ ((cdecl)) x
  515. checking for fastcall function attribute... __attribute__ ((fastcall)) x
  516. checking for function alias... alias
  517. checking for RUBY_EXTERN... no
  518. checking whether sys_nerr is declared... yes
  519. checking for crypt in -lcrypt... yes
  520. checking for dlopen in -ldl... yes
  521. checking for shl_load in -ldld... no
  522. checking for socketpair in -lsocket... no
  523. checking for clock_gettime in -lrt... yes
  524. checking for dirent.h that defines DIR... yes
  525. checking for library containing opendir... none required
  526. checking for stdbool.h that conforms to C99... yes
  527. checking for _Bool... yes
  528. checking for sys/wait.h that is POSIX.1 compatible... yes
  529. checking limits.h usability... yes
  530. checking limits.h presence... yes
  531. checking for limits.h... yes
  532. checking sys/file.h usability... yes
  533. checking sys/file.h presence... yes
  534. checking for sys/file.h... yes
  535. checking sys/ioctl.h usability... yes
  536. checking sys/ioctl.h presence... yes
  537. checking for sys/ioctl.h... yes
  538. checking sys/syscall.h usability... yes
  539. checking sys/syscall.h presence... yes
  540. checking for sys/syscall.h... yes
  541. checking fcntl.h usability... yes
  542. checking fcntl.h presence... yes
  543. checking for fcntl.h... yes
  544. checking sys/fcntl.h usability... yes
  545. checking sys/fcntl.h presence... yes
  546. checking for sys/fcntl.h... yes
  547. checking sys/select.h usability... yes
  548. checking sys/select.h presence... yes
  549. checking for sys/select.h... yes
  550. checking sys/time.h usability... yes
  551. checking sys/time.h presence... yes
  552. checking for sys/time.h... yes
  553. checking sys/times.h usability... yes
  554. checking sys/times.h presence... yes
  555. checking for sys/times.h... yes
  556. checking sys/param.h usability... yes
  557. checking sys/param.h presence... yes
  558. checking for sys/param.h... yes
  559. checking syscall.h usability... yes
  560. checking syscall.h presence... yes
  561. checking for syscall.h... yes
  562. checking pwd.h usability... yes
  563. checking pwd.h presence... yes
  564. checking for pwd.h... yes
  565. checking grp.h usability... yes
  566. checking grp.h presence... yes
  567. checking for grp.h... yes
  568. checking a.out.h usability... yes
  569. checking a.out.h presence... yes
  570. checking for a.out.h... yes
  571. checking utime.h usability... yes
  572. checking utime.h presence... yes
  573. checking for utime.h... yes
  574. checking direct.h usability... no
  575. checking direct.h presence... no
  576. checking for direct.h... no
  577. checking sys/resource.h usability... yes
  578. checking sys/resource.h presence... yes
  579. checking for sys/resource.h... yes
  580. checking sys/mkdev.h usability... no
  581. checking sys/mkdev.h presence... no
  582. checking for sys/mkdev.h... no
  583. checking sys/utime.h usability... no
  584. checking sys/utime.h presence... no
  585. checking for sys/utime.h... no
  586. checking xti.h usability... no
  587. checking xti.h presence... no
  588. checking for xti.h... no
  589. checking netinet/in_systm.h usability... yes
  590. checking netinet/in_systm.h presence... yes
  591. checking for netinet/in_systm.h... yes
  592. checking float.h usability... yes
  593. checking float.h presence... yes
  594. checking for float.h... yes
  595. checking ieeefp.h usability... no
  596. checking ieeefp.h presence... no
  597. checking for ieeefp.h... no
  598. checking ucontext.h usability... yes
  599. checking ucontext.h presence... yes
  600. checking for ucontext.h... yes
  601. checking intrinsics.h usability... no
  602. checking intrinsics.h presence... no
  603. checking for intrinsics.h... no
  604. checking langinfo.h usability... yes
  605. checking langinfo.h presence... yes
  606. checking for langinfo.h... yes
  607. checking locale.h usability... yes
  608. checking locale.h presence... yes
  609. checking for locale.h... yes
  610. checking sys/sendfile.h usability... yes
  611. checking sys/sendfile.h presence... yes
  612. checking for sys/sendfile.h... yes
  613. checking time.h usability... yes
  614. checking time.h presence... yes
  615. checking for time.h... yes
  616. checking for net/socket.h... (cached) no
  617. checking for sys/socket.h... (cached) yes
  618. checking size of rlim_t... 8
  619. checking for size_t... yes
  620. checking size of size_t... 4
  621. checking size of ptrdiff_t... 4
  622. checking for struct stat.st_blksize... yes
  623. checking for struct stat.st_blocks... yes
  624. checking for struct stat.st_rdev... yes
  625. checking size of struct stat.st_size... 8
  626. checking size of struct stat.st_blocks... 8
  627. checking for struct stat.st_atim... yes
  628. checking for struct stat.st_atimespec... no
  629. checking for struct stat.st_atimensec... no
  630. checking for struct stat.st_mtim... yes
  631. checking for struct stat.st_mtimespec... no
  632. checking for struct stat.st_mtimensec... no
  633. checking for struct stat.st_ctim... yes
  634. checking for struct stat.st_ctimespec... no
  635. checking for struct stat.st_ctimensec... no
  636. checking for struct timespec... yes
  637. checking for struct timezone... yes
  638. checking for fd_mask... yes
  639. checking for int8_t... yes
  640. checking size of int8_t... 1
  641. checking for uint8_t... yes
  642. checking size of uint8_t... 1
  643. checking for int16_t... yes
  644. checking size of int16_t... 2
  645. checking for uint16_t... yes
  646. checking size of uint16_t... 2
  647. checking for int32_t... yes
  648. checking size of int32_t... 4
  649. checking for uint32_t... yes
  650. checking size of uint32_t... 4
  651. checking for int64_t... yes
  652. checking size of int64_t... 8
  653. checking for uint64_t... yes
  654. checking size of uint64_t... 8
  655. checking for int128_t... no
  656. checking for uint128_t... no
  657. checking for intptr_t... yes
  658. checking size of intptr_t... 4
  659. checking for uintptr_t... yes
  660. checking size of uintptr_t... 4
  661. checking for ssize_t... yes
  662. checking size of ssize_t... 4
  663. checking for stack end address... __libc_stack_end
  664. checking for uid_t in sys/types.h... (cached) yes
  665. checking type of array argument to getgroups... gid_t
  666. checking return type of signal handlers... void
  667. checking for working alloca.h... yes
  668. checking for alloca... yes
  669. checking for working memcmp... yes
  670. checking for broken erfc of glibc-2.3.6 on IA64... no
  671. checking for dup2... yes
  672. checking for memmove... yes
  673. checking for strerror... yes
  674. checking for strchr... yes
  675. checking for strstr... yes
  676. checking for crypt... yes
  677. checking for flock... yes
  678. checking for isnan... yes
  679. checking for finite... yes
  680. checking for isinf... yes
  681. checking for hypot... yes
  682. checking for acosh... yes
  683. checking for erf... yes
  684. checking for tgamma... yes
  685. checking for lgamma_r... yes
  686. checking for cbrt... yes
  687. checking for strlcpy... no
  688. checking for strlcat... no
  689. checking for signbit... yes
  690. checking for fmod... yes
  691. checking for killpg... yes
  692. checking for wait4... yes
  693. checking for waitpid... yes
  694. checking for fork... yes
  695. checking for spawnv... no
  696. checking for syscall... yes
  697. checking for chroot... yes
  698. checking for getcwd... yes
  699. checking for eaccess... yes
  700. checking for truncate... yes
  701. checking for ftruncate... yes
  702. checking for chsize... no
  703. checking for times... yes
  704. checking for utimes... yes
  705. checking for utimensat... yes
  706. checking for fcntl... yes
  707. checking for lockf... yes
  708. checking for lstat... yes
  709. checking for link... yes
  710. checking for symlink... yes
  711. checking for readlink... yes
  712. checking for readdir_r... yes
  713. checking for fsync... yes
  714. checking for fdatasync... yes
  715. checking for fchown... yes
  716. checking for setitimer... yes
  717. checking for setruid... no
  718. checking for seteuid... yes
  719. checking for setreuid... yes
  720. checking for setresuid... yes
  721. checking for setproctitle... no
  722. checking for socketpair... yes
  723. checking for setrgid... no
  724. checking for setegid... yes
  725. checking for setregid... yes
  726. checking for setresgid... yes
  727. checking for issetugid... no
  728. checking for pause... yes
  729. checking for lchown... yes
  730. checking for lchmod... no
  731. checking for getpgrp... yes
  732. checking for setpgrp... yes
  733. checking for getpgid... yes
  734. checking for setpgid... yes
  735. checking for initgroups... yes
  736. checking for getgroups... yes
  737. checking for setgroups... yes
  738. checking for getpriority... yes
  739. checking for getrlimit... yes
  740. checking for setrlimit... yes
  741. checking for sysconf... yes
  742. checking for close... yes
  743. checking for dlopen... yes
  744. checking for sigprocmask... yes
  745. checking for sigaction... yes
  746. checking for sigsetjmp... no
  747. checking for _setjmp... yes
  748. checking for _longjmp... yes
  749. checking for setsid... yes
  750. checking for telldir... yes
  751. checking for seekdir... yes
  752. checking for fchmod... yes
  753. checking for cosh... yes
  754. checking for sinh... yes
  755. checking for tanh... yes
  756. checking for log2... yes
  757. checking for round... yes
  758. checking for setuid... yes
  759. checking for setgid... yes
  760. checking for daemon... (cached) no
  761. checking for select_large_fdset... no
  762. checking for setenv... yes
  763. checking for unsetenv... yes
  764. checking for mktime... yes
  765. checking for timegm... yes
  766. checking for gmtime_r... yes
  767. checking for clock_gettime... yes
  768. checking for gettimeofday... yes
  769. checking for pread... yes
  770. checking for sendfile... yes
  771. checking for shutdown... yes
  772. checking for sigaltstack... yes
  773. checking for unsetenv returns a value... yes
  774. checking for __builtin_setjmp... no
  775. checking for setjmp type... _setjmp
  776. checking whether struct tm is in sys/time.h or time.h... time.h
  777. checking for struct tm.tm_zone... yes
  778. checking for struct tm.tm_gmtoff... yes
  779. checking for external int daylight... yes
  780. checking for external timezone... long
  781. checking for external altzone... no
  782. checking for timezone... yes
  783. checking whether timezone requires zero arguments... yes
  784. checking for negative time_t for gmtime(3)... yes
  785. checking for localtime(3) overflow correctly... yes
  786. checking whether getpgrp requires zero arguments... yes
  787. checking whether setpgrp takes no argument... yes
  788. checking whether byte ordering is bigendian... no
  789. checking for an ANSI C-conforming const... yes
  790. checking whether char is unsigned... no
  791. checking for inline... inline
  792. checking for working volatile... yes
  793. checking whether right shift preserve sign bit... yes
  794. checking read count field in FILE structures... not found (OK if using GNU libc)
  795. checking read buffer ptr field in FILE structures... _IO_read_ptr
  796. checking read buffer end field in FILE structures... _IO_read_end
  797. checking size of struct stat.st_ino... SIZEOF_LONG_LONG
  798. checking whether _SC_CLK_TCK is supported... yes
  799. checking stack growing direction on i686... -1
  800. checking for pthread_kill in -lthr... no
  801. checking for pthread_kill in -lpthread... yes
  802. checking pthread_np.h usability... no
  803. checking pthread_np.h presence... no
  804. checking for pthread_np.h... no
  805. checking for nanosleep... yes
  806. checking for sched_yield... yes
  807. checking for pthread_attr_setinheritsched... yes
  808. checking for pthread_getattr_np... yes
  809. checking for pthread_attr_get_np... no
  810. checking for pthread_attr_getstack... yes
  811. checking for pthread_get_stackaddr_np... no
  812. checking for pthread_get_stacksize_np... no
  813. checking for thr_stksegment... no
  814. checking for pthread_stackseg_np... no
  815. checking for pthread_getthrds_np... no
  816. checking for getcontext... yes
  817. checking for setcontext... yes
  818. checking if fork works with pthread... yes
  819. checking for backtrace... yes
  820. checking whether ELF binaries are produced... yes
  821. checking whether OS depend dynamic link works... yes
  822. checking pthread.h usability... yes
  823. checking pthread.h presence... yes
  824. checking for pthread.h... yes
  825. checking for if make is GNU make... yes
  826. checking for nroff... /usr/bin/nroff
  827. .ext/include/i686-linux/ruby/config.h updated
  828. ruby library version = 1.9.1
  829. configure: creating ./config.status
  830. config.status: creating Makefile
  831. [2011-02-18 22:06:05] ./configure --prefix=/home/risto/.rvm/rubies/ruby-1.9.2-p136 --enable-shared
  832. checking build system type... i686-pc-linux-gnuoldld
  833. checking host system type... i686-pc-linux-gnuoldld
  834. checking target system type... i686-pc-linux-gnuoldld
  835. checking for gcc... gcc
  836. checking whether the C compiler works... no
  837. configure: error: in `/home/risto/.rvm/src/ruby-1.9.2-p136':
  838. configure: error: C compiler cannot create executables
  839. See `config.log' for more details
  840. [2011-02-18 22:14:56] ./configure --prefix=/home/risto/.rvm/rubies/ruby-1.9.2-p136 --enable-shared
  841. checking build system type... i686-pc-linux-gnuoldld
  842. checking host system type... i686-pc-linux-gnuoldld
  843. checking target system type... i686-pc-linux-gnuoldld
  844. checking for gcc... gcc
  845. checking whether the C compiler works... no
  846. configure: error: in `/home/risto/.rvm/src/ruby-1.9.2-p136':
  847. configure: error: C compiler cannot create executables
  848. See `config.log' for more details
  849. [2011-02-18 22:16:39] ./configure --prefix=/home/risto/.rvm/rubies/ruby-1.9.2-p136 --enable-shared
  850. checking build system type... i686-pc-linux-gnuoldld
  851. checking host system type... i686-pc-linux-gnuoldld
  852. checking target system type... i686-pc-linux-gnuoldld
  853. checking for gcc... gcc
  854. checking whether the C compiler works... no
  855. configure: error: in `/home/risto/.rvm/src/ruby-1.9.2-p136':
  856. configure: error: C compiler cannot create executables
  857. See `config.log' for more details
  858. [2011-02-18 22:38:42] ./configure --prefix=/home/risto/.rvm/rubies/ruby-1.9.2-p136 --enable-shared
  859. checking build system type... i686-pc-linux-gnuoldld
  860. checking host system type... i686-pc-linux-gnuoldld
  861. checking target system type... i686-pc-linux-gnuoldld
  862. checking for gcc... gcc
  863. checking whether the C compiler works... no
  864. configure: error: in `/home/risto/.rvm/src/ruby-1.9.2-p136':
  865. configure: error: C compiler cannot create executables
  866. See `config.log' for more details
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement