Advertisement
Guest User

Untitled

a guest
Oct 25th, 2018
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /tmp/ruby-build.20181025125952.32167 ~
  2. /tmp/ruby-build.20181025125952.32167/ruby-2.2.1 /tmp/ruby-build.20181025125952.32167 ~
  3. checking build system type... x86_64-unknown-linux-gnu
  4. checking host system type... x86_64-unknown-linux-gnu
  5. checking target system type... x86_64-unknown-linux-gnu
  6. checking for gcc... gcc
  7. checking whether the C compiler works... yes
  8. checking for C compiler default output file name... a.out
  9. checking for suffix of executables...
  10. checking whether we are cross compiling... no
  11. checking for suffix of object files... o
  12. checking whether we are using the GNU C compiler... yes
  13. checking whether gcc accepts -g... yes
  14. checking for gcc option to accept ISO C89... none needed
  15. checking for g++... g++
  16. checking whether we are using the GNU C++ compiler... yes
  17. checking whether g++ accepts -g... yes
  18. checking how to run the C preprocessor... gcc -E
  19. checking for grep that handles long lines and -e... /bin/grep
  20. checking for egrep... /bin/grep -E
  21. checking whether gcc needs -traditional... no
  22. checking for ld... ld
  23. checking whether the linker is GNU ld... yes
  24. checking whether gcc -E accepts -o... yes
  25. checking for ranlib... ranlib
  26. checking for ar... ar
  27. checking for as... as
  28. checking for objdump... objdump
  29. checking for objcopy... objcopy
  30. checking for nm... nm
  31. checking whether ln -s works... yes
  32. checking whether make sets $(MAKE)... yes
  33. checking for a BSD-compatible install... /usr/bin/install -c
  34. checking for a thread-safe mkdir -p... /bin/mkdir -p
  35. checking for dtrace... no
  36. checking for dot... no
  37. checking for doxygen... no
  38. checking for pkg-config... pkg-config
  39. checking for ANSI C header files... yes
  40. checking for sys/types.h... yes
  41. checking for sys/stat.h... yes
  42. checking for stdlib.h... yes
  43. checking for string.h... yes
  44. checking for memory.h... yes
  45. checking for strings.h... yes
  46. checking for inttypes.h... yes
  47. checking for stdint.h... yes
  48. checking for unistd.h... yes
  49. checking minix/config.h usability... no
  50. checking minix/config.h presence... no
  51. checking for minix/config.h... no
  52. checking whether it is safe to define __EXTENSIONS__... yes
  53. checking for cd using physical directory... cd -P
  54. checking whether CFLAGS is valid... yes
  55. checking whether LDFLAGS is valid... yes
  56. checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
  57. checking whether -Wno-parentheses is accepted as CFLAGS... yes
  58. checking whether -Wno-long-long is accepted as CFLAGS... yes
  59. checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
  60. checking whether -Wunused-variable is accepted as CFLAGS... yes
  61. checking whether -Wpointer-arith is accepted as CFLAGS... yes
  62. checking whether -Wwrite-strings is accepted as CFLAGS... yes
  63. checking whether -Wdeclaration-after-statement is accepted as CFLAGS... yes
  64. checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
  65. checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
  66. checking whether -Wdivision-by-zero is accepted as CFLAGS... no
  67. checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
  68. checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
  69. checking whether -Wextra-tokens is accepted as CFLAGS... no
  70. checking whether -Wall -Wextra is accepted as CFLAGS... yes
  71. checking whether -Qunused-arguments is accepted as CFLAGS... no
  72. checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
  73. checking whether -fstack-protector is accepted as CFLAGS... yes
  74. checking whether -fstack-protector is accepted as LDFLAGS... yes
  75. checking whether -std=iso9899:1999 is accepted as CFLAGS... yes
  76. checking whether -fno-strict-overflow is accepted as CFLAGS... yes
  77. checking whether -ggdb3 is accepted as CFLAGS... yes
  78. checking whether -fvisibility=hidden is accepted as CFLAGS... yes
  79. checking whether -fno-fast-math is accepted as CFLAGS... yes
  80. checking for crypt in -lcrypt... yes
  81. checking for dlopen in -ldl... yes
  82. checking for shl_load in -ldld... no
  83. checking for shutdown in -lsocket... no
  84. checking for dirent.h that defines DIR... yes
  85. checking for library containing opendir... none required
  86. checking for stdbool.h that conforms to C99... yes
  87. checking for _Bool... yes
  88. checking for sys/wait.h that is POSIX.1 compatible... yes
  89. checking limits.h usability... yes
  90. checking limits.h presence... yes
  91. checking for limits.h... yes
  92. checking sys/file.h usability... yes
  93. checking sys/file.h presence... yes
  94. checking for sys/file.h... yes
  95. checking sys/ioctl.h usability... yes
  96. checking sys/ioctl.h presence... yes
  97. checking for sys/ioctl.h... yes
  98. checking sys/syscall.h usability... yes
  99. checking sys/syscall.h presence... yes
  100. checking for sys/syscall.h... yes
  101. checking fcntl.h usability... yes
  102. checking fcntl.h presence... yes
  103. checking for fcntl.h... yes
  104. checking sys/fcntl.h usability... yes
  105. checking sys/fcntl.h presence... yes
  106. checking for sys/fcntl.h... yes
  107. checking sys/param.h usability... yes
  108. checking sys/param.h presence... yes
  109. checking for sys/param.h... yes
  110. checking sys/select.h usability... yes
  111. checking sys/select.h presence... yes
  112. checking for sys/select.h... yes
  113. checking sys/time.h usability... yes
  114. checking sys/time.h presence... yes
  115. checking for sys/time.h... yes
  116. checking sys/times.h usability... yes
  117. checking sys/times.h presence... yes
  118. checking for sys/times.h... yes
  119. checking syscall.h usability... yes
  120. checking syscall.h presence... yes
  121. checking for syscall.h... yes
  122. checking pwd.h usability... yes
  123. checking pwd.h presence... yes
  124. checking for pwd.h... yes
  125. checking grp.h usability... yes
  126. checking grp.h presence... yes
  127. checking for grp.h... yes
  128. checking a.out.h usability... yes
  129. checking a.out.h presence... yes
  130. checking for a.out.h... yes
  131. checking utime.h usability... yes
  132. checking utime.h presence... yes
  133. checking for utime.h... yes
  134. checking direct.h usability... no
  135. checking direct.h presence... no
  136. checking for direct.h... no
  137. checking sys/resource.h usability... yes
  138. checking sys/resource.h presence... yes
  139. checking for sys/resource.h... yes
  140. checking sys/mkdev.h usability... no
  141. checking sys/mkdev.h presence... no
  142. checking for sys/mkdev.h... no
  143. checking sys/utime.h usability... no
  144. checking sys/utime.h presence... no
  145. checking for sys/utime.h... no
  146. checking float.h usability... yes
  147. checking float.h presence... yes
  148. checking for float.h... yes
  149. checking ieeefp.h usability... no
  150. checking ieeefp.h presence... no
  151. checking for ieeefp.h... no
  152. checking ucontext.h usability... yes
  153. checking ucontext.h presence... yes
  154. checking for ucontext.h... yes
  155. checking intrinsics.h usability... no
  156. checking intrinsics.h presence... no
  157. checking for intrinsics.h... no
  158. checking langinfo.h usability... yes
  159. checking langinfo.h presence... yes
  160. checking for langinfo.h... yes
  161. checking locale.h usability... yes
  162. checking locale.h presence... yes
  163. checking for locale.h... yes
  164. checking sys/sendfile.h usability... yes
  165. checking sys/sendfile.h presence... yes
  166. checking for sys/sendfile.h... yes
  167. checking time.h usability... yes
  168. checking time.h presence... yes
  169. checking for time.h... yes
  170. checking net/socket.h usability... no
  171. checking net/socket.h presence... no
  172. checking for net/socket.h... no
  173. checking sys/socket.h usability... yes
  174. checking sys/socket.h presence... yes
  175. checking for sys/socket.h... yes
  176. checking process.h usability... no
  177. checking process.h presence... no
  178. checking for process.h... no
  179. checking sys/prctl.h usability... yes
  180. checking sys/prctl.h presence... yes
  181. checking for sys/prctl.h... yes
  182. checking sys/uio.h usability... yes
  183. checking sys/uio.h presence... yes
  184. checking for sys/uio.h... yes
  185. checking atomic.h usability... no
  186. checking atomic.h presence... no
  187. checking for atomic.h... no
  188. checking malloc.h usability... yes
  189. checking malloc.h presence... yes
  190. checking for malloc.h... yes
  191. checking malloc_np.h usability... no
  192. checking malloc_np.h presence... no
  193. checking for malloc_np.h... no
  194. checking malloc/malloc.h usability... no
  195. checking malloc/malloc.h presence... no
  196. checking for malloc/malloc.h... no
  197. checking setjmpex.h usability... no
  198. checking setjmpex.h presence... no
  199. checking for setjmpex.h... no
  200. checking sys/attr.h usability... no
  201. checking sys/attr.h presence... no
  202. checking for sys/attr.h... no
  203. checking sys/id.h usability... no
  204. checking sys/id.h presence... no
  205. checking for sys/id.h... no
  206. checking gmp.h usability... no
  207. checking gmp.h presence... no
  208. checking for gmp.h... no
  209. checking for special C compiler options needed for large files... no
  210. checking for _FILE_OFFSET_BITS value needed for large files... no
  211. checking whether byte ordering is bigendian... no
  212. checking for an ANSI C-conforming const... yes
  213. checking whether char is unsigned... no
  214. checking for inline... inline
  215. checking for working volatile... yes
  216. checking for typeof syntax and keyword spelling... __typeof__
  217. checking for long long... yes
  218. checking for off_t... yes
  219. checking char bit... 8
  220. checking size of int... 4
  221. checking size of short... 2
  222. checking size of long... 8
  223. checking size of long long... 8
  224. checking size of __int64... 0
  225. checking size of __int128... 16
  226. checking size of off_t... 8
  227. checking size of void*... 8
  228. checking size of float... 4
  229. checking size of double... 8
  230. checking size of time_t... 8
  231. checking size of clock_t... 8
  232. checking packed struct attribute... x __attribute__((packed))
  233. checking for printf prefix for long long... ll
  234. checking for pid_t... yes
  235. checking for convertible type of pid_t... INT
  236. checking for uid_t... yes
  237. checking for convertible type of uid_t... UINT
  238. checking for gid_t... yes
  239. checking for convertible type of gid_t... UINT
  240. checking for time_t... yes
  241. checking for convertible type of time_t... LONG
  242. checking for dev_t... yes
  243. checking for convertible type of dev_t... ULONG
  244. checking for mode_t... yes
  245. checking for convertible type of mode_t... UINT
  246. checking for rlim_t... yes
  247. checking for convertible type of rlim_t... ULONG
  248. checking for off_t... (cached) yes
  249. checking for convertible type of off_t... LONG
  250. checking for clockid_t... yes
  251. checking for convertible type of clockid_t... INT
  252. checking for prototypes... yes
  253. checking token paste string... ansi
  254. checking stringization... #expr
  255. checking string literal concatenation... yes
  256. checking for variable length prototypes and stdarg.h... yes
  257. checking for variable length macro... yes
  258. checking for NORETURN function attribute... __attribute__ ((noreturn)) x
  259. checking for DEPRECATED function attribute... __attribute__ ((deprecated)) x
  260. checking for NOINLINE function attribute... __attribute__ ((noinline)) x
  261. checking for stdcall function attribute... x
  262. checking for cdecl function attribute... x
  263. checking for fastcall function attribute... x
  264. checking for FUNC_MINIMIZED function attribute... __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x
  265. checking for function alias... alias
  266. checking for __atomic builtins... yes
  267. checking for __sync builtins... yes
  268. checking for __builtin_unreachable... yes
  269. checking for exported function attribute... __attribute__ ((visibility("default")))
  270. checking for function name string predefined identifier... __func__
  271. checking whether sys_nerr is declared... yes
  272. checking whether getenv is declared... yes
  273. checking for size_t... yes
  274. checking size of size_t... 8
  275. checking size of ptrdiff_t... 8
  276. checking for printf prefix for size_t... z
  277. checking for printf prefix for ptrdiff_t... t
  278. checking for struct stat.st_blksize... yes
  279. checking for struct stat.st_blocks... yes
  280. checking for struct stat.st_rdev... yes
  281. checking size of struct stat.st_size... SIZEOF_OFF_T
  282. checking size of struct stat.st_blocks... SIZEOF_OFF_T
  283. checking size of struct stat.st_ino... SIZEOF_LONG
  284. checking for struct stat.st_atim... yes
  285. checking for struct stat.st_atimespec... no
  286. checking for struct stat.st_atimensec... no
  287. checking for struct stat.st_mtim... yes
  288. checking for struct stat.st_mtimespec... no
  289. checking for struct stat.st_mtimensec... no
  290. checking for struct stat.st_ctim... yes
  291. checking for struct stat.st_ctimespec... no
  292. checking for struct stat.st_ctimensec... no
  293. checking for struct stat.st_birthtimespec... no
  294. checking for struct timeval... yes
  295. checking size of struct timeval.tv_sec... SIZEOF_TIME_T
  296. checking for struct timespec... yes
  297. checking for struct timezone... yes
  298. checking for clockid_t... (cached) yes
  299. checking for fd_mask... yes
  300. checking for int8_t... yes
  301. checking size of int8_t... 1
  302. checking for uint8_t... yes
  303. checking size of uint8_t... 1
  304. checking for int16_t... yes
  305. checking size of int16_t... 2
  306. checking for uint16_t... yes
  307. checking size of uint16_t... 2
  308. checking for int32_t... yes
  309. checking size of int32_t... 4
  310. checking for uint32_t... yes
  311. checking size of uint32_t... 4
  312. checking for int64_t... yes
  313. checking size of int64_t... 8
  314. checking for uint64_t... yes
  315. checking size of uint64_t... 8
  316. checking for int128_t... __int128
  317. checking for uint128_t... unsigned __int128
  318. checking for intptr_t... yes
  319. checking size of intptr_t... 8
  320. checking for uintptr_t... yes
  321. checking size of uintptr_t... 8
  322. checking for ssize_t... yes
  323. checking size of ssize_t... 8
  324. checking for stack end address... __libc_stack_end
  325. checking for uid_t in sys/types.h... (cached) yes
  326. checking type of array argument to getgroups... gid_t
  327. checking return type of signal handlers... void
  328. checking for working alloca.h... yes
  329. checking for alloca... yes
  330. checking for dynamic size alloca... ok
  331. checking for working memcmp... yes
  332. checking for broken erfc of glibc-2.3.6 on IA64... no
  333. checking for acosh... yes
  334. checking for cbrt... yes
  335. checking for crypt... yes
  336. checking for dup2... yes
  337. checking for erf... yes
  338. checking for ffs... yes
  339. checking for finite... yes
  340. checking for flock... yes
  341. checking for hypot... yes
  342. checking for isinf... yes
  343. checking for isnan... yes
  344. checking for lgamma_r... yes
  345. checking for memmove... yes
  346. checking for nextafter... yes
  347. checking for setproctitle... no
  348. checking for strchr... yes
  349. checking for strerror... yes
  350. checking for strlcat... no
  351. checking for strlcpy... no
  352. checking for strstr... yes
  353. checking for tgamma... yes
  354. checking sys/pstat.h usability... no
  355. checking sys/pstat.h presence... no
  356. checking for sys/pstat.h... no
  357. checking for signbit... yes
  358. checking for pid_t... (cached) yes
  359. checking vfork.h usability... no
  360. checking vfork.h presence... no
  361. checking for vfork.h... no
  362. checking for fork... yes
  363. checking for vfork... yes
  364. checking for working fork... yes
  365. checking for working vfork... (cached) yes
  366. checking for __syscall... no
  367. checking for _longjmp... yes
  368. checking for _setjmp... yes
  369. checking for _setjmpex... no
  370. checking for atan2l... yes
  371. checking for atan2f... yes
  372. checking for chroot... yes
  373. checking for chsize... no
  374. checking for clock_gettime... yes
  375. checking for cosh... yes
  376. checking for daemon... (cached) no
  377. checking for dirfd... yes
  378. checking for dl_iterate_phdr... yes
  379. checking for dlopen... yes
  380. checking for dladdr... yes
  381. checking for dup... yes
  382. checking for dup3... yes
  383. checking for eaccess... yes
  384. checking for endgrent... yes
  385. checking for fchmod... yes
  386. checking for fchown... yes
  387. checking for fcntl... yes
  388. checking for fdatasync... yes
  389. checking for fmod... yes
  390. checking for fsync... yes
  391. checking for ftruncate... yes
  392. checking for ftruncate64... yes
  393. checking for getattrlist... no
  394. checking for getcwd... yes
  395. checking for getgidx... no
  396. checking for getgrnam... yes
  397. checking for getgrnam_r... yes
  398. checking for getgroups... yes
  399. checking for getpgid... yes
  400. checking for getpgrp... yes
  401. checking for getpriority... yes
  402. checking for getpwnam_r... yes
  403. checking for getresgid... yes
  404. checking for getresuid... yes
  405. checking for getrlimit... yes
  406. checking for getsid... yes
  407. checking for gettimeofday... yes
  408. checking for getuidx... no
  409. checking for gmtime_r... yes
  410. checking for initgroups... yes
  411. checking for ioctl... yes
  412. checking for isfinite... no
  413. checking for issetugid... no
  414. checking for killpg... yes
  415. checking for lchmod... no
  416. checking for lchown... yes
  417. checking for link... yes
  418. checking for llabs... yes
  419. checking for lockf... yes
  420. checking for log2... yes
  421. checking for lstat... yes
  422. checking for malloc_usable_size... yes
  423. checking for malloc_size... no
  424. checking for mblen... yes
  425. checking for memalign... yes
  426. checking for writev... yes
  427. checking for memrchr... yes
  428. checking for memmem... yes
  429. checking for mktime... yes
  430. checking for pipe2... yes
  431. checking for poll... yes
  432. checking for posix_fadvise... yes
  433. checking for posix_memalign... yes
  434. checking for ppoll... yes
  435. checking for pread... yes
  436. checking for qsort_r... yes
  437. checking for readlink... yes
  438. checking for round... yes
  439. checking for sched_getaffinity... yes
  440. checking for seekdir... yes
  441. checking for select_large_fdset... no
  442. checking for sendfile... yes
  443. checking for setegid... yes
  444. checking for setenv... yes
  445. checking for seteuid... yes
  446. checking for setgid... yes
  447. checking for setgroups... yes
  448. checking for setpgid... yes
  449. checking for setpgrp... yes
  450. checking for setregid... yes
  451. checking for setresgid... yes
  452. checking for setresuid... yes
  453. checking for setreuid... yes
  454. checking for setrgid... no
  455. checking for setrlimit... yes
  456. checking for setruid... no
  457. checking for setsid... yes
  458. checking for setuid... yes
  459. checking for shutdown... yes
  460. checking for sigaction... yes
  461. checking for sigaltstack... yes
  462. checking for sigprocmask... yes
  463. checking for sinh... yes
  464. checking for spawnv... no
  465. checking for symlink... yes
  466. checking for syscall... yes
  467. checking for sysconf... yes
  468. checking for tanh... yes
  469. checking for telldir... yes
  470. checking for timegm... yes
  471. checking for times... yes
  472. checking for truncate... yes
  473. checking for truncate64... yes
  474. checking for unsetenv... yes
  475. checking for utimensat... yes
  476. checking for utimes... yes
  477. checking for wait4... yes
  478. checking for waitpid... yes
  479. checking if getcwd allocates buffer if NULL is given... yes
  480. checking for __builtin_bswap16... yes
  481. checking for __builtin_bswap32... yes
  482. checking for __builtin_bswap64... yes
  483. checking for __builtin_clz... yes
  484. checking for __builtin_clzl... yes
  485. checking for __builtin_clzll... yes
  486. checking for __builtin_choose_expr... yes
  487. checking for __builtin_choose_expr_constant_p... yes
  488. checking for __builtin_types_compatible_p... yes
  489. checking whether qsort_r is GNU version... yes
  490. checking whether qsort_r is BSD version... no
  491. checking whether atan2 handles Inf as C99... yes
  492. checking for clock_getres... yes
  493. checking for unsetenv returns a value... yes
  494. checking for sigsetjmp as a macro or function... yes
  495. checking whether struct tm is in sys/time.h or time.h... time.h
  496. checking for struct tm.tm_zone... yes
  497. checking for struct tm.tm_gmtoff... yes
  498. checking for external int daylight... yes
  499. checking for external timezone... long
  500. checking for external altzone... no
  501. checking for timezone... yes
  502. checking whether timezone requires zero arguments... yes
  503. checking for negative time_t for gmtime(3)... yes
  504. checking for localtime(3) overflow correctly... yes
  505. checking whether right shift preserve sign bit... yes
  506. checking whether _SC_CLK_TCK is supported... yes
  507. checking stack growing direction on x86_64... -1
  508. checking for pthread_kill in -lthr... no
  509. checking for pthread_kill in -lpthread... yes
  510. checking for pthread_np.h... no
  511. checking whether pthread_t is scalar type... yes
  512. checking for sched_yield... yes
  513. checking for pthread_attr_setinheritsched... yes
  514. checking for pthread_getattr_np... yes
  515. checking for pthread_attr_get_np... no
  516. checking for pthread_attr_getstack... yes
  517. checking for pthread_get_stackaddr_np... no
  518. checking for pthread_get_stacksize_np... no
  519. checking for thr_stksegment... no
  520. checking for pthread_stackseg_np... no
  521. checking for pthread_getthrds_np... no
  522. checking for pthread_cond_init... yes
  523. checking for pthread_condattr_setclock... yes
  524. checking for pthread_condattr_init... yes
  525. checking for pthread_sigmask... yes
  526. checking for pthread_setname_np... yes
  527. checking for pthread_attr_init... yes
  528. checking arguments of pthread_setname_np... (pthread_self(), name)
  529. checking if mcontext_t is a pointer... no
  530. checking for getcontext... yes
  531. checking for setcontext... yes
  532. checking if fork works with pthread... yes
  533. checking whether ELF binaries are produced... yes
  534. checking elf.h usability... yes
  535. checking elf.h presence... yes
  536. checking for elf.h... yes
  537. checking elf_abi.h usability... no
  538. checking elf_abi.h presence... no
  539. checking for elf_abi.h... no
  540. checking whether OS depend dynamic link works... yes
  541. checking whether -Wl,-R. is accepted as LDFLAGS... yes
  542. checking for backtrace... yes
  543. checking for broken backtrace... no
  544. checking valgrind/memcheck.h usability... no
  545. checking valgrind/memcheck.h presence... no
  546. checking for valgrind/memcheck.h... no
  547. checking for strip... strip
  548. checking whether -fPIE is accepted as CFLAGS... yes
  549. checking whether -pie is accepted as LDFLAGS... yes
  550. checking for __builtin_setjmp... yes with cast ()
  551. checking for setjmp type... __builtin_setjmp
  552. checking for prefix of external symbols... NONE
  553. checking pthread.h usability... yes
  554. checking pthread.h presence... yes
  555. checking for pthread.h... yes
  556. checking if make is GNU make... yes
  557. checking for broken memmem... no
  558. checking for nroff... /usr/bin/nroff
  559. .ext/include/x86_64-linux/ruby/config.h updated
  560. ruby library version = 2.2.0
  561. configure: creating ./config.status
  562. config.status: creating GNUmakefile
  563. config.status: creating Makefile
  564. config.status: creating ruby-2.2.pc
  565.     CC = gcc
  566.     LD = ld
  567.     LDSHARED = gcc -shared
  568.     CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -std=iso9899:1999
  569.     XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE
  570.     CPPFLAGS = -I/root/.rbenv/versions/2.2.1/include    -I. -I.ext/include/x86_64-linux -I./include -I.
  571.     DLDFLAGS = -fstack-protector -pie  
  572.     SOLIBS =
  573. compiling main.c
  574. Using built-in specs.
  575. COLLECT_GCC=gcc
  576. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
  577. Target: x86_64-linux-gnu
  578. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.10' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  579. Thread model: posix
  580. gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
  581. compiling dmydln.c
  582. compiling miniinit.c
  583. compiling miniprelude.c
  584. copying dummy probes.h
  585. compiling bignum.c
  586. compiling class.c
  587. compiling compar.c
  588. compiling complex.c
  589. compiling dir.c
  590. compiling dln_find.c
  591. compiling encoding.c
  592. compiling enum.c
  593. compiling enumerator.c
  594. compiling error.c
  595. compiling eval.c
  596. compiling load.c
  597. compiling proc.c
  598. compiling file.c
  599. compiling gc.c
  600. compiling hash.c
  601. compiling inits.c
  602. compiling io.c
  603. compiling marshal.c
  604. compiling math.c
  605. compiling node.c
  606. compiling numeric.c
  607. compiling object.c
  608. compiling pack.c
  609. compiling parse.c
  610. compiling process.c
  611. compiling random.c
  612. compiling range.c
  613. compiling rational.c
  614. compiling re.c
  615. compiling regcomp.c
  616. compiling regenc.c
  617. compiling regerror.c
  618. compiling regexec.c
  619. compiling regparse.c
  620. compiling regsyntax.c
  621. compiling ruby.c
  622. compiling safe.c
  623. compiling signal.c
  624. compiling sprintf.c
  625. compiling st.c
  626. compiling strftime.c
  627. compiling string.c
  628. compiling struct.c
  629. compiling symbol.c
  630. compiling time.c
  631. compiling transcode.c
  632. compiling util.c
  633. compiling variable.c
  634. compiling version.c
  635. compiling compile.c
  636. compiling debug.c
  637. compiling iseq.c
  638. string.c: In function ‘rb_str_enumerate_chars’:
  639. string.c:6886:3: warning: ‘ary’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  640.    rb_ary_push(ary, substr);
  641.    ^
  642. compiling vm.c
  643. compiling vm_dump.c
  644. compiling vm_backtrace.c
  645. compiling vm_trace.c
  646. compiling thread.c
  647. compiling cont.c
  648. compiling ./enc/ascii.c
  649. compiling ./enc/us_ascii.c
  650. compiling ./enc/unicode.c
  651. In file included from ./include/ruby/ruby.h:29:0,
  652.                  from eval_intern.h:4,
  653.                  from thread.c:60:
  654. thread.c: In function ‘rb_thread_fd_select’:
  655. ./include/ruby/defines.h:113:15: warning: ‘orig_except.fdset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  656.  #define xfree ruby_xfree
  657.                ^
  658. In file included from method.h:14:0,
  659.                  from vm_core.h:24,
  660.                  from eval_intern.h:5,
  661.                  from thread.c:60:
  662. thread.c:3425:34: note: ‘orig_except.fdset’ was declared here
  663.      rb_fdset_t UNINITIALIZED_VAR(orig_except);
  664.                                   ^
  665. internal.h:40:30: note: in definition of macro ‘UNINITIALIZED_VAR’
  666.  #define UNINITIALIZED_VAR(x) x __attribute__((unused))
  667.                               ^
  668. In file included from ./include/ruby/ruby.h:29:0,
  669.                  from eval_intern.h:4,
  670.                  from thread.c:60:
  671. ./include/ruby/defines.h:113:15: warning: ‘orig_write.fdset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  672.  #define xfree ruby_xfree
  673.                ^
  674. In file included from method.h:14:0,
  675.                  from vm_core.h:24,
  676.                  from eval_intern.h:5,
  677.                  from thread.c:60:
  678. thread.c:3424:34: note: ‘orig_write.fdset’ was declared here
  679.      rb_fdset_t UNINITIALIZED_VAR(orig_write);
  680.                                   ^
  681. internal.h:40:30: note: in definition of macro ‘UNINITIALIZED_VAR’
  682.  #define UNINITIALIZED_VAR(x) x __attribute__((unused))
  683.                               ^
  684. In file included from ./include/ruby/ruby.h:29:0,
  685.                  from eval_intern.h:4,
  686.                  from thread.c:60:
  687. ./include/ruby/defines.h:113:15: warning: ‘orig_read.fdset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  688.  #define xfree ruby_xfree
  689.                ^
  690. In file included from method.h:14:0,
  691.                  from vm_core.h:24,
  692.                  from eval_intern.h:5,
  693.                  from thread.c:60:
  694. thread.c:3423:34: note: ‘orig_read.fdset’ was declared here
  695.      rb_fdset_t UNINITIALIZED_VAR(orig_read);
  696.                                   ^
  697. internal.h:40:30: note: in definition of macro ‘UNINITIALIZED_VAR’
  698.  #define UNINITIALIZED_VAR(x) x __attribute__((unused))
  699.                               ^
  700. compiling ./enc/utf_8.c
  701. compiling newline.c
  702. compiling ./missing/setproctitle.c
  703. compiling ./missing/strlcat.c
  704. compiling ./missing/strlcpy.c
  705. compiling addr2line.c
  706. compiling dmyext.c
  707. compiling dmyenc.c
  708. compiling dln.c
  709. compiling localeinit.c
  710. compiling prelude.c
  711. compiling array.c
  712. linking miniruby
  713. generating encdb.h
  714. rbconfig.rb updated
  715. creating verconf.h
  716. generating enc.mk
  717. encdb.h updated
  718. verconf.h updated
  719. compiling loadpath.c
  720. making srcs under enc
  721. make[1]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1'
  722. make[1]: Nothing to be done for 'srcs'.
  723. make[1]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1'
  724. generating transdb.h
  725. linking static-library libruby-static.a
  726. ar: `u' modifier ignored since `D' is the default (see `U')
  727. transdb.h updated
  728. verifying static-library libruby-static.a
  729. making trans
  730. generating makefile exts.mk
  731. making enc
  732. make[1]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1'
  733. make[1]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1'
  734. compiling ./enc/encdb.c
  735. compiling ./enc/trans/big5.c
  736. compiling ./enc/trans/transdb.c
  737. configuring -test-/array/resize
  738. configuring -test-/bignum
  739. configuring -test-/bug-3571
  740. configuring -test-/bug-3662
  741. configuring -test-/bug-5832
  742. configuring -test-/bug_reporter
  743. configuring -test-/class
  744. configuring -test-/debug
  745. configuring -test-/exception
  746. compiling ./enc/trans/chinese.c
  747. configuring -test-/fatal
  748. configuring -test-/file
  749. configuring -test-/float
  750. configuring -test-/funcall
  751. configuring -test-/hash
  752. configuring -test-/iseq_load
  753. configuring -test-/iter
  754. configuring -test-/load/dot.dot
  755. configuring -test-/marshal/compat
  756. configuring -test-/marshal/usr
  757. configuring -test-/method
  758. configuring -test-/num2int
  759. configuring -test-/path_to_class
  760. configuring -test-/postponed_job
  761. configuring -test-/printf
  762. configuring -test-/proc
  763. configuring -test-/rational
  764. configuring -test-/recursion
  765. configuring -test-/st/foreach
  766. configuring -test-/st/numhash
  767. configuring -test-/st/update
  768. configuring -test-/string
  769. configuring -test-/struct
  770. configuring -test-/symbol
  771. compiling ./enc/big5.c
  772. compiling ./enc/cp949.c
  773. configuring -test-/tracepoint
  774. configuring -test-/typeddata
  775. configuring -test-/wait_for_single_fd
  776. configuring -test-/win32/console
  777. Failed to configure -test-/win32/console. It will not be installed.
  778. configuring -test-/win32/dln
  779. Failed to configure -test-/win32/dln. It will not be installed.
  780. compiling ./enc/emacs_mule.c
  781. Failed to configure -test-/win32/dln/empty. It will not be installed.
  782. configuring -test-/win32/fd_setsize
  783. Failed to configure -test-/win32/fd_setsize. It will not be installed.
  784. configuring bigdecimal
  785. compiling ./enc/euc_jp.c
  786. configuring continuation
  787. configuring coverage
  788. configuring date
  789. configuring dbm
  790. compiling ./enc/trans/emoji.c
  791. compiling ./enc/euc_kr.c
  792. compiling ./enc/euc_tw.c
  793. compiling ./enc/trans/emoji_iso2022_kddi.c
  794. compiling ./enc/gb2312.c
  795. compiling ./enc/gb18030.c
  796. compiling ./enc/gbk.c
  797. compiling ./enc/iso_8859_1.c
  798. compiling ./enc/iso_8859_2.c
  799. compiling ./enc/trans/emoji_sjis_docomo.c
  800. compiling ./enc/iso_8859_3.c
  801. compiling ./enc/iso_8859_4.c
  802. compiling ./enc/iso_8859_5.c
  803. compiling ./enc/iso_8859_6.c
  804. compiling ./enc/iso_8859_7.c
  805. compiling ./enc/iso_8859_8.c
  806. compiling ./enc/iso_8859_9.c
  807. compiling ./enc/iso_8859_11.c
  808. compiling ./enc/iso_8859_10.c
  809. compiling ./enc/iso_8859_13.c
  810. compiling ./enc/iso_8859_14.c
  811. compiling ./enc/iso_8859_15.c
  812. compiling ./enc/iso_8859_16.c
  813. compiling ./enc/trans/emoji_sjis_kddi.c
  814. compiling ./enc/koi8_r.c
  815. compiling ./enc/koi8_u.c
  816. compiling ./enc/shift_jis.c
  817. compiling ./enc/utf_16be.c
  818. header: gdbm-ndbm.h
  819. library: gdbm_compat
  820. compiling ./enc/utf_16le.c
  821. compiling ./enc/utf_32be.c
  822. compiling ./enc/utf_32le.c
  823. compiling ./enc/windows_31j.c
  824. compiling ./enc/windows_1251.c
  825. compiling ./enc/trans/emoji_sjis_softbank.c
  826. compiling ./enc/trans/escape.c
  827. linking encoding encdb.so
  828. compiling ./enc/trans/gb18030.c
  829. linking encoding big5.so
  830. linking encoding cp949.so
  831. linking encoding emacs_mule.so
  832. configuring digest
  833. configuring digest/bubblebabble
  834. configuring digest/md5
  835. linking encoding euc_jp.so
  836. linking encoding euc_kr.so
  837. linking encoding euc_tw.so
  838. linking encoding gb2312.so
  839. linking encoding gb18030.so
  840. linking encoding gbk.so
  841. linking encoding iso_8859_1.so
  842. linking encoding iso_8859_2.so
  843. linking encoding iso_8859_3.so
  844. compiling ./enc/trans/gbk.c
  845. linking encoding iso_8859_4.so
  846. linking encoding iso_8859_5.so
  847. linking encoding iso_8859_6.so
  848. linking encoding iso_8859_7.so
  849. linking encoding iso_8859_8.so
  850. linking encoding iso_8859_9.so
  851. linking encoding iso_8859_10.so
  852. linking encoding iso_8859_11.so
  853. linking encoding iso_8859_13.so
  854. compiling ./enc/trans/iso2022.c
  855. linking encoding iso_8859_14.so
  856. linking encoding iso_8859_15.so
  857. linking encoding iso_8859_16.so
  858. compiling ./enc/trans/japanese.c
  859. linking encoding koi8_r.so
  860. configuring digest/rmd160
  861. linking encoding koi8_u.so
  862. linking encoding shift_jis.so
  863. compiling ./enc/trans/japanese_euc.c
  864. linking encoding utf_16be.so
  865. linking encoding utf_16le.so
  866. linking encoding utf_32be.so
  867. linking encoding utf_32le.so
  868. linking encoding windows_31j.so
  869. linking encoding windows_1251.so
  870. make[1]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1'
  871. compiling ./enc/trans/japanese_sjis.c
  872. configuring digest/sha1
  873. compiling ./enc/trans/korean.c
  874. configuring digest/sha2
  875. compiling ./enc/trans/single_byte.c
  876. compiling ./enc/trans/utf8_mac.c
  877. compiling ./enc/trans/utf_16_32.c
  878. linking transcoder transdb.so
  879. linking transcoder big5.so
  880. linking transcoder chinese.so
  881. linking transcoder emoji.so
  882. linking transcoder emoji_iso2022_kddi.so
  883. linking transcoder emoji_sjis_docomo.so
  884. linking transcoder emoji_sjis_kddi.so
  885. linking transcoder emoji_sjis_softbank.so
  886. configuring etc
  887. linking transcoder escape.so
  888. linking transcoder gb18030.so
  889. linking transcoder gbk.so
  890. linking transcoder iso2022.so
  891. linking transcoder japanese.so
  892. linking transcoder japanese_euc.so
  893. linking transcoder japanese_sjis.so
  894. linking transcoder korean.so
  895. linking transcoder single_byte.so
  896. linking transcoder utf_16_32.so
  897. linking transcoder utf8_mac.so
  898. make[1]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1'
  899. making encs
  900. make[1]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1'
  901. make[1]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1'
  902. configuring fcntl
  903. configuring fiber
  904. configuring fiddle
  905. configuring gdbm
  906. configuring io/console
  907. configuring io/nonblock
  908. configuring io/wait
  909. configuring json
  910. configuring json/generator
  911. configuring json/parser
  912. configuring mathn/complex
  913. configuring mathn/rational
  914. configuring nkf
  915. configuring objspace
  916. configuring openssl
  917. configuring pathname
  918. configuring psych
  919. configuring pty
  920. configuring racc/cparse
  921. configuring rbconfig/sizeof
  922. configuring readline
  923. configuring ripper
  924. configuring sdbm
  925. configuring socket
  926. configuring stringio
  927. configuring strscan
  928. configuring syslog
  929. configuring thread
  930. configuring tk
  931. ...........
  932. check struct members..
  933. check libraries....
  934. Use ActiveTcl libraries (if available).
  935. Search tclConfig.sh and tkConfig.sh...............................
  936. Fail to find [tclConfig.sh, tkConfig.sh]
  937. Use X11 libraries (or use TK_XINCLUDES/TK_XLIBSW information on tkConfig.sh).
  938. Warning:: cannot find X11 library. tcltklib will not be compiled (tcltklib is disabled on your Ruby. That is, Ruby/Tk will not work). Please check configure options. If your Tcl/Tk don't require X11, please try --without-X11.
  939. Can't find X11 libraries.
  940. So, can't make tcltklib.so which is required by Ruby/Tk.
  941. Failed to configure tk. It will not be installed.
  942. Failed to configure tk/tkutil. It will not be installed.
  943. configuring win32
  944. Failed to configure win32. It will not be installed.
  945. configuring win32ole
  946. Failed to configure win32ole. It will not be installed.
  947. configuring zlib
  948. make[1]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1'
  949. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/array/resize'
  950. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/bug-3571'
  951. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/bug-3662'
  952. compiling resize.c
  953. compiling bug.c
  954. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/bignum'
  955. compiling bug.c
  956. compiling div.c
  957. linking shared-object -test-/bug-3662/bug.so
  958. linking shared-object -test-/array/resize.so
  959. linking shared-object -test-/bug-3571/bug.so
  960. compiling intpack.c
  961. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/bug-3662'
  962. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/bug-5832'
  963. compiling bug.c
  964. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/array/resize'
  965. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/bug-3571'
  966. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/bug_reporter'
  967. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/class'
  968. compiling bug_reporter.c
  969. compiling class2name.c
  970. linking shared-object -test-/bug-5832/bug.so
  971. compiling init.c
  972. linking shared-object -test-/bug_reporter/bug_reporter.so
  973. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/bug-5832'
  974. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/debug'
  975. compiling inspector.c
  976. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/bug_reporter'
  977. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/exception'
  978. compiling ensured.c
  979. compiling big2str.c
  980. linking shared-object -test-/class.so
  981. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/class'
  982. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/fatal'
  983. compiling rb_fatal.c
  984. compiling profile_frames.c
  985. compiling dataerror.c
  986. compiling str2big.c
  987. compiling init.c
  988. linking shared-object -test-/fatal/rb_fatal.so
  989. compiling init.c
  990. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/fatal'
  991. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/file'
  992. compiling stat.c
  993. compiling init.c
  994. compiling enc_raise.c
  995. linking shared-object -test-/debug.so
  996. compiling fs.c
  997. compiling bigzero.c
  998. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/debug'
  999. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/float'
  1000. compiling nextafter.c
  1001. linking shared-object -test-/exception.so
  1002. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/exception'
  1003. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/funcall'
  1004. compiling passing_block.c
  1005. compiling mul.c
  1006. compiling init.c
  1007. compiling init.c
  1008. linking shared-object -test-/funcall/funcall.so
  1009. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/funcall'
  1010. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/hash'
  1011. compiling delete.c
  1012. linking shared-object -test-/float.so
  1013. linking shared-object -test-/file.so
  1014. linking shared-object -test-/bignum.so
  1015. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/float'
  1016. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/iseq_load'
  1017. compiling iseq_load.c
  1018. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/file'
  1019. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/iter'
  1020. compiling yield.c
  1021. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/bignum'
  1022. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/load/dot.dot'
  1023. compiling dot.dot.c
  1024. linking shared-object -test-/load/dot.dot/dot.dot.so
  1025. compiling init.c
  1026. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/load/dot.dot'
  1027. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/marshal/compat'
  1028. compiling usrcompat.c
  1029. linking shared-object -test-/iseq_load/iseq_load.so
  1030. compiling init.c
  1031. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/iseq_load'
  1032. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/marshal/usr'
  1033. compiling usrmarshal.c
  1034. linking shared-object -test-/hash.so
  1035. compiling break.c
  1036. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/hash'
  1037. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/method'
  1038. compiling arity.c
  1039. linking shared-object -test-/marshal/compat.so
  1040. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/marshal/compat'
  1041. linking shared-object -test-/marshal/usr.so
  1042. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/num2int'
  1043. compiling num2int.c
  1044. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/marshal/usr'
  1045. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/path_to_class'
  1046. compiling path_to_class.c
  1047. compiling init.c
  1048. linking shared-object -test-/iter.so
  1049. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/iter'
  1050. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/postponed_job'
  1051. compiling postponed_job.c
  1052. linking shared-object -test-/method.so
  1053. linking shared-object -test-/path_to_class/path_to_class.so
  1054. linking shared-object -test-/num2int/num2int.so
  1055. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/method'
  1056. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/path_to_class'
  1057. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/printf'
  1058. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/num2int'
  1059. compiling printf.c
  1060. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/rational'
  1061. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/proc'
  1062. compiling rat.c
  1063. compiling super.c
  1064. linking shared-object -test-/postponed_job.so
  1065. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/postponed_job'
  1066. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/recursion'
  1067. compiling recursion.c
  1068. compiling receiver.c
  1069. linking shared-object -test-/rational.so
  1070. linking shared-object -test-/recursion.so
  1071. linking shared-object -test-/printf.so
  1072. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/rational'
  1073. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/st/foreach'
  1074. compiling foreach.c
  1075. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/recursion'
  1076. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/st/numhash'
  1077. compiling numhash.c
  1078. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/printf'
  1079. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/st/update'
  1080. compiling update.c
  1081. compiling init.c
  1082. linking shared-object -test-/st/update.so
  1083. linking shared-object -test-/st/numhash.so
  1084. linking shared-object -test-/st/foreach.so
  1085. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/st/update'
  1086. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/string'
  1087. compiling set_len.c
  1088. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/st/numhash'
  1089. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/struct'
  1090. compiling member.c
  1091. linking shared-object -test-/proc.so
  1092. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/st/foreach'
  1093. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/symbol'
  1094. compiling init.c
  1095. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/proc'
  1096. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/tracepoint'
  1097. compiling tracepoint.c
  1098. compiling modify.c
  1099. compiling init.c
  1100. compiling type.c
  1101. compiling gc_hook.c
  1102. compiling qsort.c
  1103. linking shared-object -test-/struct.so
  1104. linking shared-object -test-/symbol.so
  1105. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/struct'
  1106. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/typeddata'
  1107. compiling typeddata.c
  1108. linking shared-object -test-/tracepoint.so
  1109. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/symbol'
  1110. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/wait_for_single_fd'
  1111. compiling wait_for_single_fd.c
  1112. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/tracepoint'
  1113. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/win32/console'
  1114. make[2]: Nothing to be done for 'all'.
  1115. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/win32/console'
  1116. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/win32/dln'
  1117. make[2]: Nothing to be done for 'all'.
  1118. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/win32/dln'
  1119. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/win32/dln/empty'
  1120. make[2]: Nothing to be done for 'all'.
  1121. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/win32/dln/empty'
  1122. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/win32/fd_setsize'
  1123. make[2]: Nothing to be done for 'all'.
  1124. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/win32/fd_setsize'
  1125. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/bigdecimal'
  1126. compiling bigdecimal.c
  1127. compiling cstr.c
  1128. linking shared-object -test-/typeddata/typeddata.so
  1129. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/typeddata'
  1130. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/continuation'
  1131. compiling continuation.c
  1132. linking shared-object -test-/wait_for_single_fd/wait_for_single_fd.so
  1133. compiling ellipsize.c
  1134. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/wait_for_single_fd'
  1135. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/coverage'
  1136. compiling coverage.c
  1137. linking shared-object continuation.so
  1138. compiling normalize.c
  1139. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/continuation'
  1140. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/date'
  1141. compiling date_strptime.c
  1142. linking shared-object coverage.so
  1143. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/coverage'
  1144. compiling date_core.c
  1145. compiling init.c
  1146. compiling coderange.c
  1147. compiling enc_associate.c
  1148. compiling enc_str_buf_cat.c
  1149. linking shared-object -test-/string/string.so
  1150. compiling date_strftime.c
  1151. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/-test-/string'
  1152. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/dbm'
  1153. compiling dbm.c
  1154. linking shared-object dbm.so
  1155. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/dbm'
  1156. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/digest'
  1157. compiling digest.c
  1158. compiling date_parse.c
  1159. linking shared-object digest.so
  1160. installing digest libraries
  1161. installing default digest libraries
  1162. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/digest'
  1163. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/digest/bubblebabble'
  1164. compiling bubblebabble.c
  1165. linking shared-object digest/bubblebabble.so
  1166. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/digest/bubblebabble'
  1167. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/digest/md5'
  1168. compiling md5init.c
  1169. compiling md5ossl.c
  1170. linking shared-object digest/md5.so
  1171. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/digest/md5'
  1172. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/digest/rmd160'
  1173. compiling rmd160init.c
  1174. compiling rmd160ossl.c
  1175. linking shared-object digest/rmd160.so
  1176. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/digest/rmd160'
  1177. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/digest/sha1'
  1178. compiling sha1init.c
  1179. compiling sha1ossl.c
  1180. linking shared-object digest/sha1.so
  1181. linking shared-object bigdecimal.so
  1182. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/digest/sha1'
  1183. installing default bigdecimal libraries
  1184. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/digest/sha2'
  1185. compiling sha2init.c
  1186. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/bigdecimal'
  1187. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/etc'
  1188. generating constant definitions
  1189. compiling etc.c
  1190. compiling sha2ossl.c
  1191. linking shared-object digest/sha2.so
  1192. installing default sha2 libraries
  1193. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/digest/sha2'
  1194. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/fcntl'
  1195. compiling fcntl.c
  1196. linking shared-object fcntl.so
  1197. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/fcntl'
  1198. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/fiber'
  1199. compiling fiber.c
  1200. linking shared-object fiber.so
  1201. linking shared-object etc.so
  1202. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/fiber'
  1203. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/fiddle'
  1204. compiling fiddle.c
  1205. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/etc'
  1206. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/gdbm'
  1207. compiling gdbm.c
  1208. compiling pointer.c
  1209. installing default date_core libraries
  1210. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/io/console'
  1211. compiling console.c
  1212. compiling handle.c
  1213. compiling conversions.c
  1214. linking shared-object gdbm.so
  1215. linking shared-object date_core.so
  1216. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/gdbm'
  1217. linking shared-object io/console.so
  1218. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/io/nonblock'
  1219. compiling nonblock.c
  1220. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/date'
  1221. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/io/wait'
  1222. compiling wait.c
  1223. installing default console libraries
  1224. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/io/console'
  1225. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/json'
  1226. compiling closure.c
  1227. installing default libraries
  1228. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/json'
  1229. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/json/generator'
  1230. compiling generator.c
  1231. linking shared-object io/nonblock.so
  1232. linking shared-object io/wait.so
  1233. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/io/wait'
  1234. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/json/parser'
  1235. compiling parser.c
  1236. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/io/nonblock'
  1237. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/mathn/complex'
  1238. compiling complex.c
  1239. linking shared-object mathn/complex.so
  1240. compiling function.c
  1241. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/mathn/complex'
  1242. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/mathn/rational'
  1243. compiling rational.c
  1244. linking shared-object mathn/rational.so
  1245. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/mathn/rational'
  1246. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/nkf'
  1247. compiling nkf.c
  1248. linking shared-object fiddle.so
  1249. installing default fiddle libraries
  1250. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/fiddle'
  1251. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/objspace'
  1252. compiling objspace.c
  1253. linking shared-object json/ext/parser.so
  1254. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/json/parser'
  1255. make[2]: Entering directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/openssl'
  1256. compiling ossl_x509.c
  1257. In file included from ossl.h:58:0,
  1258.                  from ossl_x509.c:11:
  1259. /usr/include/openssl/asn1_mac.h:10:2: error: #error "This file is obsolete; please update your software."
  1260.  #error "This file is obsolete; please update your software."
  1261.   ^
  1262. In file included from ossl.h:219:0,
  1263.                  from ossl_x509.c:11:
  1264. openssl_missing.h:79:35: error: macro "EVP_MD_CTX_create" passed 1 arguments, but takes just 0
  1265.  EVP_MD_CTX *EVP_MD_CTX_create(void);
  1266.                                    ^
  1267. In file included from /usr/include/openssl/x509.h:23:0,
  1268.                  from /usr/include/openssl/x509v3.h:14,
  1269.                  from ossl.h:59,
  1270.                  from ossl_x509.c:11:
  1271. openssl_missing.h:83:6: error: expected declaration specifiers or ‘...’ before ‘(’ token
  1272.  void EVP_MD_CTX_init(EVP_MD_CTX *ctx);
  1273.       ^
  1274. openssl_missing.h:91:6: error: expected declaration specifiers or ‘...’ before ‘(’ token
  1275.  void EVP_MD_CTX_destroy(EVP_MD_CTX *ctx);
  1276.       ^
  1277. Makefile:293: recipe for target 'ossl_x509.o' failed
  1278. make[2]: *** [ossl_x509.o] Error 1
  1279. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/openssl'
  1280. exts.mk:201: recipe for target 'ext/openssl/all' failed
  1281. make[1]: *** [ext/openssl/all] Error 2
  1282. make[1]: *** Waiting for unfinished jobs....
  1283. installing default nkf libraries
  1284. compiling objspace_dump.c
  1285. compiling object_tracing.c
  1286. linking shared-object json/ext/generator.so
  1287. linking shared-object objspace.so
  1288. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/json/generator'
  1289. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/objspace'
  1290. linking shared-object nkf.so
  1291. make[2]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1/ext/nkf'
  1292. make[1]: Leaving directory '/tmp/ruby-build.20181025125952.32167/ruby-2.2.1'
  1293. uncommon.mk:189: recipe for target 'build-ext' failed
  1294. make: *** [build-ext] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement