Advertisement
Guest User

Untitled

a guest
May 15th, 2019
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.10 KB | None | 0 0
  1. /tmp/ruby-build.20190515172947.27599 /tmp/ruby-build.20190515142530.25720
  2. /tmp/ruby-build.20190515172947.27599/ruby-2.5.5 /tmp/ruby-build.20190515172947.27599 /tmp/ruby-build.20190515142530.25720
  3. checking for ruby... /usr/share/rvm/rubies/ruby-2.5.5/bin/ruby
  4. tool/config.guess already exists
  5. tool/config.sub already exists
  6. checking build system type... x86_64-pc-linux-gnu
  7. checking host system type... x86_64-pc-linux-gnu
  8. checking target system type... x86_64-pc-linux-gnu
  9. checking for gcc... gcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking for g++... g++
  19. checking whether we are using the GNU C++ compiler... yes
  20. checking whether g++ accepts -g... yes
  21. checking how to run the C preprocessor... gcc -E
  22. checking for grep that handles long lines and -e... /bin/grep
  23. checking for egrep... /bin/grep -E
  24. checking whether gcc needs -traditional... no
  25. checking for ld... ld
  26. checking whether the linker is GNU ld... yes
  27. checking whether gcc -E accepts -o... yes
  28. checking for ranlib... ranlib
  29. checking for ar... ar
  30. checking for ar flags... rcD
  31. checking for as... as
  32. checking for objdump... objdump
  33. checking for objcopy... objcopy
  34. checking for nm... nm
  35. checking whether ln -s works... yes
  36. checking whether make sets $(MAKE)... yes
  37. checking for a BSD-compatible install... /usr/bin/install -c
  38. checking for a thread-safe mkdir -p... /bin/mkdir -p
  39. checking for dtrace... no
  40. checking for dot... no
  41. checking for doxygen... no
  42. checking for pkg-config... pkg-config
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking minix/config.h usability... no
  54. checking minix/config.h presence... no
  55. checking for minix/config.h... no
  56. checking whether it is safe to define __EXTENSIONS__... yes
  57. checking for cd using physical directory... cd -P
  58. checking whether CFLAGS is valid... yes
  59. checking whether LDFLAGS is valid... yes
  60. checking whether -Wl,-R. is accepted as LDFLAGS... yes
  61. checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
  62. checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
  63. checking whether -Wno-parentheses is accepted as CFLAGS... yes
  64. checking whether -Wno-long-long is accepted as CFLAGS... yes
  65. checking whether -diag-disable=175,188,2259 is accepted as CFLAGS... no
  66. checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
  67. checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
  68. checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
  69. checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
  70. checking whether -Wno-self-assign is accepted as CFLAGS... yes
  71. checking whether -Wunused-variable is accepted as CFLAGS... yes
  72. checking whether -Wimplicit-int is accepted as CFLAGS... yes
  73. checking whether -Wpointer-arith is accepted as CFLAGS... yes
  74. checking whether -Wwrite-strings is accepted as CFLAGS... yes
  75. checking whether -Wdeclaration-after-statement is accepted as CFLAGS... yes
  76. checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
  77. checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
  78. checking whether -Wdivision-by-zero is accepted as CFLAGS... no
  79. checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
  80. checking whether -Wmisleading-indentation is accepted as CFLAGS... no
  81. checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
  82. checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
  83. checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
  84. checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no
  85. checking whether -Wduplicated-cond is accepted as CFLAGS... no
  86. checking whether -Wrestrict is accepted as CFLAGS... no
  87. checking whether -Wextra-tokens is accepted as CFLAGS... no
  88. checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... yes
  89. checking whether -Wall -Wextra is accepted as CFLAGS... yes
  90. checking whether -Qunused-arguments is accepted as CFLAGS... no
  91. checking whether INFINITY is available without C99 option... yes
  92. checking whether NAN is available without C99 option... yes
  93. checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
  94. checking whether -fstack-protector is accepted as CFLAGS... yes
  95. checking whether -fstack-protector is accepted as LDFLAGS... yes
  96. checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
  97. checking whether -std=gnu99 is accepted as CFLAGS... yes
  98. checking whether -fno-strict-overflow is accepted as CFLAGS... yes
  99. checking whether -ggdb3 is accepted as CFLAGS... yes
  100. checking whether -fvisibility=hidden is accepted as CFLAGS... yes
  101. checking whether -fno-fast-math is accepted as CFLAGS... yes
  102. checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
  103. checking whether -fp-model precise is accepted as CFLAGS... no
  104. checking for crypt in -lcrypt... yes
  105. checking for dlopen in -ldl... yes
  106. checking for shl_load in -ldld... no
  107. checking for shutdown in -lsocket... no
  108. checking for dirent.h that defines DIR... yes
  109. checking for library containing opendir... none required
  110. checking for stdbool.h that conforms to C99... yes
  111. checking for _Bool... yes
  112. checking for sys/wait.h that is POSIX.1 compatible... yes
  113. checking a.out.h usability... yes
  114. checking a.out.h presence... yes
  115. checking for a.out.h... yes
  116. checking atomic.h usability... no
  117. checking atomic.h presence... no
  118. checking for atomic.h... no
  119. checking direct.h usability... no
  120. checking direct.h presence... no
  121. checking for direct.h... no
  122. checking grp.h usability... yes
  123. checking grp.h presence... yes
  124. checking for grp.h... yes
  125. checking fcntl.h usability... yes
  126. checking fcntl.h presence... yes
  127. checking for fcntl.h... yes
  128. checking float.h usability... yes
  129. checking float.h presence... yes
  130. checking for float.h... yes
  131. checking ieeefp.h usability... no
  132. checking ieeefp.h presence... no
  133. checking for ieeefp.h... no
  134. checking intrinsics.h usability... no
  135. checking intrinsics.h presence... no
  136. checking for intrinsics.h... no
  137. checking langinfo.h usability... yes
  138. checking langinfo.h presence... yes
  139. checking for langinfo.h... yes
  140. checking limits.h usability... yes
  141. checking limits.h presence... yes
  142. checking for limits.h... yes
  143. checking locale.h usability... yes
  144. checking locale.h presence... yes
  145. checking for locale.h... yes
  146. checking malloc.h usability... yes
  147. checking malloc.h presence... yes
  148. checking for malloc.h... yes
  149. checking malloc/malloc.h usability... no
  150. checking malloc/malloc.h presence... no
  151. checking for malloc/malloc.h... no
  152. checking malloc_np.h usability... no
  153. checking malloc_np.h presence... no
  154. checking for malloc_np.h... no
  155. checking net/socket.h usability... no
  156. checking net/socket.h presence... no
  157. checking for net/socket.h... no
  158. checking process.h usability... no
  159. checking process.h presence... no
  160. checking for process.h... no
  161. checking pwd.h usability... yes
  162. checking pwd.h presence... yes
  163. checking for pwd.h... yes
  164. checking setjmpex.h usability... no
  165. checking setjmpex.h presence... no
  166. checking for setjmpex.h... no
  167. checking sys/attr.h usability... no
  168. checking sys/attr.h presence... no
  169. checking for sys/attr.h... no
  170. checking sys/fcntl.h usability... yes
  171. checking sys/fcntl.h presence... yes
  172. checking for sys/fcntl.h... yes
  173. checking sys/file.h usability... yes
  174. checking sys/file.h presence... yes
  175. checking for sys/file.h... yes
  176. checking sys/id.h usability... no
  177. checking sys/id.h presence... no
  178. checking for sys/id.h... no
  179. checking sys/ioctl.h usability... yes
  180. checking sys/ioctl.h presence... yes
  181. checking for sys/ioctl.h... yes
  182. checking sys/mkdev.h usability... no
  183. checking sys/mkdev.h presence... no
  184. checking for sys/mkdev.h... no
  185. checking sys/param.h usability... yes
  186. checking sys/param.h presence... yes
  187. checking for sys/param.h... yes
  188. checking sys/prctl.h usability... yes
  189. checking sys/prctl.h presence... yes
  190. checking for sys/prctl.h... yes
  191. checking sys/resource.h usability... yes
  192. checking sys/resource.h presence... yes
  193. checking for sys/resource.h... yes
  194. checking sys/select.h usability... yes
  195. checking sys/select.h presence... yes
  196. checking for sys/select.h... yes
  197. checking sys/sendfile.h usability... yes
  198. checking sys/sendfile.h presence... yes
  199. checking for sys/sendfile.h... yes
  200. checking sys/socket.h usability... yes
  201. checking sys/socket.h presence... yes
  202. checking for sys/socket.h... yes
  203. checking sys/syscall.h usability... yes
  204. checking sys/syscall.h presence... yes
  205. checking for sys/syscall.h... yes
  206. checking sys/sysmacros.h usability... yes
  207. checking sys/sysmacros.h presence... yes
  208. checking for sys/sysmacros.h... yes
  209. checking sys/time.h usability... yes
  210. checking sys/time.h presence... yes
  211. checking for sys/time.h... yes
  212. checking sys/times.h usability... yes
  213. checking sys/times.h presence... yes
  214. checking for sys/times.h... yes
  215. checking sys/uio.h usability... yes
  216. checking sys/uio.h presence... yes
  217. checking for sys/uio.h... yes
  218. checking sys/utime.h usability... no
  219. checking sys/utime.h presence... no
  220. checking for sys/utime.h... no
  221. checking syscall.h usability... yes
  222. checking syscall.h presence... yes
  223. checking for syscall.h... yes
  224. checking time.h usability... yes
  225. checking time.h presence... yes
  226. checking for time.h... yes
  227. checking ucontext.h usability... yes
  228. checking ucontext.h presence... yes
  229. checking for ucontext.h... yes
  230. checking utime.h usability... yes
  231. checking utime.h presence... yes
  232. checking for utime.h... yes
  233. checking gmp.h usability... yes
  234. checking gmp.h presence... yes
  235. checking for gmp.h... yes
  236. checking for library containing __gmpz_init... -lgmp
  237. checking for special C compiler options needed for large files... no
  238. checking for _FILE_OFFSET_BITS value needed for large files... no
  239. checking whether byte ordering is bigendian... no
  240. checking for an ANSI C-conforming const... yes
  241. checking whether char is unsigned... no
  242. checking for inline... inline
  243. checking for working volatile... yes
  244. checking for typeof syntax and keyword spelling... typeof
  245. checking for long long... yes
  246. checking for off_t... yes
  247. checking char bit... 8
  248. checking size of int... 4
  249. checking size of short... 2
  250. checking size of long... 8
  251. checking size of long long... 8
  252. checking size of __int64... 0
  253. checking size of __int128... 16
  254. checking size of off_t... 8
  255. checking size of void*... 8
  256. checking size of float... 4
  257. checking size of double... 8
  258. checking size of time_t... 8
  259. checking size of clock_t... 8
  260. checking packed struct attribute... x __attribute__((packed))
  261. checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
  262. checking for printf prefix for long long... ll
  263. checking for pid_t... yes
  264. checking for convertible type of pid_t... INT
  265. checking for uid_t... yes
  266. checking for convertible type of uid_t... UINT
  267. checking for gid_t... yes
  268. checking for convertible type of gid_t... UINT
  269. checking for time_t... yes
  270. checking for convertible type of time_t... LONG
  271. checking for dev_t... yes
  272. checking for convertible type of dev_t... ULONG
  273. checking for mode_t... yes
  274. checking for convertible type of mode_t... UINT
  275. checking for rlim_t... yes
  276. checking for convertible type of rlim_t... ULONG
  277. checking for off_t... (cached) yes
  278. checking for convertible type of off_t... LONG
  279. checking for clockid_t... yes
  280. checking for convertible type of clockid_t... INT
  281. checking for prototypes... yes
  282. checking token paste string... ansi
  283. checking stringization... #expr
  284. checking string literal concatenation... yes
  285. checking for variable length prototypes and stdarg.h... yes
  286. checking for variable length macro... yes
  287. checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
  288. checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
  289. checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
  290. checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
  291. checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
  292. checking for DEPRECATED_TYPE type attribute... __attribute__ ((__deprecated__ mesg)) x
  293. checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
  294. checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
  295. checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
  296. checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
  297. checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
  298. checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
  299. checking for WEAK function attribute... __attribute__ ((__weak__)) x
  300. checking for FUNC_STDCALL function attribute... x
  301. checking for FUNC_CDECL function attribute... x
  302. checking for FUNC_FASTCALL function attribute... x
  303. checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x
  304. checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x
  305. checking for function alias... alias
  306. checking for __atomic builtins... yes
  307. checking for __sync builtins... yes
  308. checking for __builtin_unreachable... yes
  309. checking for exported function attribute... __attribute__ ((__visibility__("default")))
  310. checking for function name string predefined identifier... __func__
  311. checking if enum over int is allowed... yes
  312. checking whether sys_nerr is declared... yes
  313. checking whether getenv is declared... yes
  314. checking for size_t... yes
  315. checking size of size_t... 8
  316. checking size of ptrdiff_t... 8
  317. checking for printf prefix for size_t... z
  318. checking for printf prefix for ptrdiff_t... t
  319. checking for struct stat.st_blksize... yes
  320. checking for struct stat.st_blocks... yes
  321. checking for struct stat.st_rdev... yes
  322. checking size of struct stat.st_size... SIZEOF_OFF_T
  323. checking size of struct stat.st_blocks... SIZEOF_OFF_T
  324. checking size of struct stat.st_ino... SIZEOF_LONG
  325. checking for struct stat.st_atim... yes
  326. checking for struct stat.st_atimespec... no
  327. checking for struct stat.st_atimensec... no
  328. checking for struct stat.st_mtim... yes
  329. checking for struct stat.st_mtimespec... no
  330. checking for struct stat.st_mtimensec... no
  331. checking for struct stat.st_ctim... yes
  332. checking for struct stat.st_ctimespec... no
  333. checking for struct stat.st_ctimensec... no
  334. checking for struct stat.st_birthtimespec... no
  335. checking for struct timeval... yes
  336. checking size of struct timeval.tv_sec... SIZEOF_TIME_T
  337. checking for struct timespec... yes
  338. checking for struct timezone... yes
  339. checking for clockid_t... (cached) yes
  340. checking for fd_mask... yes
  341. checking for int8_t... yes
  342. checking size of int8_t... 1
  343. checking for uint8_t... yes
  344. checking size of uint8_t... 1
  345. checking for int16_t... yes
  346. checking size of int16_t... 2
  347. checking for uint16_t... yes
  348. checking size of uint16_t... 2
  349. checking for int32_t... yes
  350. checking size of int32_t... 4
  351. checking for uint32_t... yes
  352. checking size of uint32_t... 4
  353. checking for int64_t... yes
  354. checking size of int64_t... 8
  355. checking for uint64_t... yes
  356. checking size of uint64_t... 8
  357. checking for int128_t... __int128
  358. checking for uint128_t... unsigned __int128
  359. checking for intptr_t... yes
  360. checking size of intptr_t... 8
  361. checking for uintptr_t... yes
  362. checking size of uintptr_t... 8
  363. checking for ssize_t... yes
  364. checking size of ssize_t... 8
  365. checking for stack end address... __libc_stack_end
  366. checking for uid_t in sys/types.h... (cached) yes
  367. checking type of array argument to getgroups... gid_t
  368. checking return type of signal handlers... void
  369. checking for working alloca.h... yes
  370. checking for alloca... yes
  371. checking for dynamic size alloca... ok
  372. checking for working memcmp... yes
  373. checking for broken erfc of glibc-2.3.6 on IA64... no
  374. checking for acosh... yes
  375. checking for cbrt... yes
  376. checking for crypt... yes
  377. checking for dup2... yes
  378. checking for erf... yes
  379. checking for explicit_bzero... no
  380. checking for ffs... yes
  381. checking for finite... yes
  382. checking for flock... yes
  383. checking for hypot... yes
  384. checking for isinf... yes
  385. checking for isnan... yes
  386. checking for lgamma_r... yes
  387. checking for memmove... yes
  388. checking for nextafter... yes
  389. checking for setproctitle... no
  390. checking for strchr... yes
  391. checking for strerror... yes
  392. checking for strlcat... no
  393. checking for strlcpy... no
  394. checking for strstr... yes
  395. checking for tgamma... yes
  396. checking sys/pstat.h usability... no
  397. checking sys/pstat.h presence... no
  398. checking for sys/pstat.h... no
  399. checking for signbit... yes
  400. checking for broken memmem... no
  401. checking for pid_t... (cached) yes
  402. checking vfork.h usability... no
  403. checking vfork.h presence... no
  404. checking for vfork.h... no
  405. checking for fork... yes
  406. checking for vfork... yes
  407. checking for working fork... yes
  408. checking for working vfork... (cached) yes
  409. checking for __syscall... no
  410. checking for _longjmp... yes
  411. checking for arc4random_buf... no
  412. checking for atan2l... yes
  413. checking for atan2f... yes
  414. checking for chroot... yes
  415. checking for chsize... no
  416. checking for clock_gettime... yes
  417. checking for cosh... yes
  418. checking for crypt_r... yes
  419. checking for daemon... (cached) no
  420. checking for dirfd... yes
  421. checking for dl_iterate_phdr... yes
  422. checking for dlopen... yes
  423. checking for dladdr... yes
  424. checking for dup... yes
  425. checking for dup3... yes
  426. checking for eaccess... yes
  427. checking for endgrent... yes
  428. checking for fchmod... yes
  429. checking for fchown... yes
  430. checking for fcntl... yes
  431. checking for fdatasync... yes
  432. checking for fdopendir... yes
  433. checking for fgetattrlist... no
  434. checking for fmod... yes
  435. checking for fstatat... yes
  436. checking for fsync... yes
  437. checking for ftruncate... yes
  438. checking for ftruncate64... yes
  439. checking for getattrlist... no
  440. checking for getcwd... yes
  441. checking for getgidx... no
  442. checking for getgrnam... yes
  443. checking for getgrnam_r... yes
  444. checking for getgroups... yes
  445. checking for getpgid... yes
  446. checking for getpgrp... yes
  447. checking for getpriority... yes
  448. checking for getpwnam_r... yes
  449. checking for getresgid... yes
  450. checking for getresuid... yes
  451. checking for getrlimit... yes
  452. checking for getsid... yes
  453. checking for gettimeofday... yes
  454. checking for getuidx... no
  455. checking for gmtime_r... yes
  456. checking for initgroups... yes
  457. checking for ioctl... yes
  458. checking for isfinite... no
  459. checking for issetugid... no
  460. checking for killpg... yes
  461. checking for lchmod... no
  462. checking for lchown... yes
  463. checking for link... yes
  464. checking for llabs... yes
  465. checking for lockf... yes
  466. checking for log2... yes
  467. checking for lstat... yes
  468. checking for lutimes... yes
  469. checking for malloc_usable_size... yes
  470. checking for malloc_size... no
  471. checking for mblen... yes
  472. checking for memalign... yes
  473. checking for memset_s... no
  474. checking for writev... yes
  475. checking for memrchr... yes
  476. checking for memmem... yes
  477. checking for mkfifo... yes
  478. checking for mknod... yes
  479. checking for mktime... yes
  480. checking for openat... yes
  481. checking for pipe2... yes
  482. checking for poll... yes
  483. checking for posix_fadvise... yes
  484. checking for posix_memalign... yes
  485. checking for ppoll... yes
  486. checking for pread... yes
  487. checking for pwrite... yes
  488. checking for qsort_r... yes
  489. checking for qsort_s... no
  490. checking for readlink... yes
  491. checking for round... yes
  492. checking for sched_getaffinity... yes
  493. checking for seekdir... yes
  494. checking for select_large_fdset... no
  495. checking for sendfile... yes
  496. checking for setegid... yes
  497. checking for setenv... yes
  498. checking for seteuid... yes
  499. checking for setgid... yes
  500. checking for setgroups... yes
  501. checking for setpgid... yes
  502. checking for setpgrp... yes
  503. checking for setregid... yes
  504. checking for setresgid... yes
  505. checking for setresuid... yes
  506. checking for setreuid... yes
  507. checking for setrgid... no
  508. checking for setrlimit... yes
  509. checking for setruid... no
  510. checking for setsid... yes
  511. checking for setuid... yes
  512. checking for shutdown... yes
  513. checking for sigaction... yes
  514. checking for sigaltstack... yes
  515. checking for sigprocmask... yes
  516. checking for sinh... yes
  517. checking for spawnv... no
  518. checking for symlink... yes
  519. checking for syscall... yes
  520. checking for sysconf... yes
  521. checking for tanh... yes
  522. checking for telldir... yes
  523. checking for timegm... yes
  524. checking for times... yes
  525. checking for truncate... yes
  526. checking for truncate64... yes
  527. checking for unsetenv... yes
  528. checking for utimensat... yes
  529. checking for utimes... yes
  530. checking for wait4... yes
  531. checking for waitpid... yes
  532. checking if getcwd allocates buffer if NULL is given... yes
  533. checking crypt.h usability... yes
  534. checking crypt.h presence... yes
  535. checking for crypt.h... yes
  536. checking for struct crypt_data.initialized... yes
  537. checking for __builtin_bswap16... yes
  538. checking for __builtin_bswap32... yes
  539. checking for __builtin_bswap64... yes
  540. checking for __builtin_popcount... yes
  541. checking for __builtin_popcountll... yes
  542. checking for __builtin_clz... yes
  543. checking for __builtin_clzl... yes
  544. checking for __builtin_clzll... yes
  545. checking for __builtin_ctz... yes
  546. checking for __builtin_ctzll... yes
  547. checking for __builtin_add_overflow... yes
  548. checking for __builtin_sub_overflow... yes
  549. checking for __builtin_mul_overflow... yes
  550. checking for __builtin_mul_overflow_p... no
  551. checking for __builtin_constant_p... yes
  552. checking for __builtin_choose_expr... yes
  553. checking for __builtin_choose_expr_constant_p... yes
  554. checking for __builtin_types_compatible_p... yes
  555. checking whether qsort_r is GNU version... yes
  556. checking whether qsort_r is BSD version... no
  557. checking whether atan2 handles Inf as C99... yes
  558. checking for clock_getres... yes
  559. checking for unsetenv returns a value... yes
  560. checking whether struct tm is in sys/time.h or time.h... time.h
  561. checking for struct tm.tm_zone... yes
  562. checking for struct tm.tm_gmtoff... yes
  563. checking for external int daylight... yes
  564. checking for negative time_t for gmtime(3)... yes
  565. checking for localtime(3) overflow correctly... yes
  566. checking for sig_t... yes
  567. checking whether right shift preserve sign bit... yes
  568. checking whether _SC_CLK_TCK is supported... yes
  569. checking stack growing direction on x86_64... -1
  570. checking for pthread_kill in -lthr... no
  571. checking for pthread_kill in -lpthread... yes
  572. checking for pthread_np.h... no
  573. checking whether pthread_t is scalar type... yes
  574. checking for sched_yield... yes
  575. checking for pthread_attr_setinheritsched... yes
  576. checking for pthread_attr_get_np... no
  577. checking for pthread_attr_getstack... yes
  578. checking for pthread_attr_init... yes
  579. checking for pthread_get_stackaddr_np... no
  580. checking for pthread_get_stacksize_np... no
  581. checking for thr_stksegment... no
  582. checking for pthread_stackseg_np... no
  583. checking for pthread_getthrds_np... no
  584. checking for pthread_cond_init... yes
  585. checking for pthread_condattr_setclock... yes
  586. checking for pthread_condattr_init... yes
  587. checking for pthread_sigmask... yes
  588. checking for pthread_setname_np... yes
  589. checking for pthread_set_name_np... no
  590. checking for pthread_getattr_np... yes
  591. checking arguments of pthread_setname_np... (pthread_self(), name)
  592. checking if mcontext_t is a pointer... no
  593. checking for getcontext... yes
  594. checking for setcontext... yes
  595. checking if fork works with pthread... yes
  596. checking whether ELF binaries are produced... yes
  597. checking elf.h usability... yes
  598. checking elf.h presence... yes
  599. checking for elf.h... yes
  600. checking elf_abi.h usability... no
  601. checking elf_abi.h presence... no
  602. checking for elf_abi.h... no
  603. checking whether OS depend dynamic link works... yes
  604. checking for backtrace... yes
  605. checking for broken backtrace... no
  606. checking valgrind/memcheck.h usability... no
  607. checking valgrind/memcheck.h presence... no
  608. checking for valgrind/memcheck.h... no
  609. checking for strip... strip
  610. checking whether -fPIE is accepted as CFLAGS... yes
  611. checking whether -pie is accepted as LDFLAGS... yes
  612. checking whether wrapper for LD_LIBRARY_PATH is needed... no
  613. checking whether dtrace USDT is available... no
  614. checking for __builtin_setjmp... yes with cast ()
  615. checking for _setjmpex as a macro or function... no
  616. checking for _setjmp as a macro or function... yes
  617. checking for sigsetjmp as a macro or function... no
  618. checking for setjmp type... __builtin_setjmp
  619. checking for prefix of external symbols... NONE
  620. checking pthread.h usability... yes
  621. checking pthread.h presence... yes
  622. checking for pthread.h... yes
  623. checking if make is GNU make... yes
  624. .ext/include/x86_64-linux/ruby/config.h updated
  625. configure: ruby library version = 2.5.0
  626. configure: creating ./config.status
  627. config.status: creating GNUmakefile
  628. config.status: creating Makefile
  629. config.status: creating ruby-2.5.pc
  630. ---
  631. Configuration summary for ruby version 2.5.5
  632.  
  633. * Installation prefix: /home/leke/.rbenv/versions/2.5.5
  634. * exec prefix: ${prefix}
  635. * arch: x86_64-linux
  636. * site arch: ${arch}
  637. * RUBY_BASE_NAME: ruby
  638. * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME}
  639. * site libraries path: ${rubylibprefix}/${sitearch}
  640. * vendor path: ${rubylibprefix}/vendor_ruby
  641. * target OS: linux
  642. * compiler: gcc
  643. * with pthread: yes
  644. * enable shared libs: no
  645. * dynamic library ext: so
  646. * CFLAGS: ${optflags} ${debugflags} ${warnflags}
  647. * LDFLAGS: -L. -L/home/leke/.rbenv/versions/2.5.5/lib \
  648. -fstack-protector -rdynamic -Wl,-export-dynamic
  649. * optflags: -O3
  650. * debugflags: -ggdb3
  651. * warnflags: -Wall -Wextra -Wno-unused-parameter \
  652. -Wno-parentheses -Wno-long-long \
  653. -Wno-missing-field-initializers \
  654. -Wno-tautological-compare \
  655. -Wno-parentheses-equality \
  656. -Wno-constant-logical-operand -Wno-self-assign \
  657. -Wunused-variable -Wimplicit-int -Wpointer-arith \
  658. -Wwrite-strings -Wdeclaration-after-statement \
  659. -Wimplicit-function-declaration \
  660. -Wdeprecated-declarations \
  661. -Wno-packed-bitfield-compat \
  662. -Wsuggest-attribute=noreturn \
  663. -Wsuggest-attribute=format \
  664. -Wno-maybe-uninitialized
  665. * strip command: strip -S -x
  666. * install doc: yes
  667. * man page type: doc
  668.  
  669. ---
  670. CC = gcc
  671. LD = ld
  672. LDSHARED = gcc -shared
  673. CFLAGS = -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wno-maybe-uninitialized -std=gnu99
  674. XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE
  675. CPPFLAGS = -I/home/leke/.rbenv/versions/2.5.5/include -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/10.0.0
  676. DLDFLAGS = -L/home/leke/.rbenv/versions/2.5.5/lib -Wl,--compress-debug-sections=zlib -fstack-protector -pie
  677. SOLIBS =
  678. LANG = en_US.UTF-8
  679. LC_ALL =
  680. LC_CTYPE =
  681. gcc (Ubuntu 5.5.0-12ubuntu1~16.04) 5.5.0 20171010
  682. Copyright (C) 2015 Free Software Foundation, Inc.
  683. This is free software; see the source for copying conditions. There is NO
  684. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  685.  
  686. compiling ./main.c
  687. compiling dmydln.c
  688. compiling miniinit.c
  689. compiling dmyext.c
  690. compiling miniprelude.c
  691. making dummy probes.h
  692. compiling class.c
  693. compiling bignum.c
  694. compiling compar.c
  695. compiling complex.c
  696. compiling compile.c
  697. compiling cont.c
  698. compiling debug.c
  699. compiling debug_counter.c
  700. compiling dir.c
  701. compiling dln_find.c
  702. compiling enum.c
  703. compiling encoding.c
  704. compiling enumerator.c
  705. compiling error.c
  706. compiling eval.c
  707. compiling file.c
  708. compiling gc.c
  709. compiling hash.c
  710. compiling inits.c
  711. compiling io.c
  712. compiling load.c
  713. compiling iseq.c
  714. compiling marshal.c
  715. compiling math.c
  716. compiling node.c
  717. compiling numeric.c
  718. compiling object.c
  719. compiling pack.c
  720. compiling parse.c
  721. compiling proc.c
  722. compiling process.c
  723. compiling random.c
  724. compiling range.c
  725. compiling rational.c
  726. compiling re.c
  727. compiling regcomp.c
  728. compiling regenc.c
  729. compiling regerror.c
  730. compiling regparse.c
  731. compiling regexec.c
  732. compiling regsyntax.c
  733. compiling ruby.c
  734. compiling safe.c
  735. compiling signal.c
  736. compiling sprintf.c
  737. compiling st.c
  738. compiling strftime.c
  739. compiling string.c
  740. compiling struct.c
  741. compiling symbol.c
  742. compiling thread.c
  743. compiling time.c
  744. compiling transcode.c
  745. compiling util.c
  746. compiling variable.c
  747. compiling version.c
  748. compiling vm.c
  749. compiling vm_backtrace.c
  750. compiling vm_dump.c
  751. compiling vm_trace.c
  752. compiling ./missing/explicit_bzero.c
  753. compiling ./missing/setproctitle.c
  754. compiling ./missing/strlcat.c
  755. compiling ./missing/strlcpy.c
  756. compiling addr2line.c
  757. compiling dmyenc.c
  758. compiling dln.c
  759. compiling localeinit.c
  760. compiling prelude.c
  761. compiling array.c
  762. compiling enc/ascii.c
  763. compiling enc/us_ascii.c
  764. compiling enc/unicode.c
  765. compiling enc/utf_8.c
  766. compiling enc/trans/newline.c
  767. linking miniruby
  768. random.o: In function `explicit_bzero':
  769. /usr/include/x86_64-linux-gnu/bits/string_fortified.h:83: undefined reference to `__explicit_bzero_chk'
  770. /usr/include/x86_64-linux-gnu/bits/string_fortified.h:83: undefined reference to `__explicit_bzero_chk'
  771. /usr/include/x86_64-linux-gnu/bits/string_fortified.h:83: undefined reference to `__explicit_bzero_chk'
  772. /usr/include/x86_64-linux-gnu/bits/string_fortified.h:83: undefined reference to `__explicit_bzero_chk'
  773. /usr/include/x86_64-linux-gnu/bits/string_fortified.h:83: undefined reference to `__explicit_bzero_chk'
  774. random.o:/usr/include/x86_64-linux-gnu/bits/string_fortified.h:83: more undefined references to `__explicit_bzero_chk' follow
  775. collect2: error: ld returned 1 exit status
  776. Makefile:231: recipe for target 'miniruby' failed
  777. make: *** [miniruby] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement