Guest User

Untitled

a guest
Feb 27th, 2017
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.80 KB | None | 0 0
  1. checking for a BSD-compatible install... /bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking whether make supports nested variables... yes
  7. checking how to create a pax tar archive... gnutar
  8. checking whether make supports nested variables... (cached) yes
  9. checking build system type... x86_64-unknown-linux-gnu
  10. checking host system type... x86_64-unknown-linux-gnu
  11. checking for gcc... gcc
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking for style of include used by make... GNU
  21. checking dependency style of gcc... gcc3
  22. checking how to print strings... printf
  23. checking for a sed that does not truncate output... /bin/sed
  24. checking for grep that handles long lines and -e... /bin/grep
  25. checking for egrep... /bin/grep -E
  26. checking for fgrep... /bin/grep -F
  27. checking for ld used by gcc... /bin/ld
  28. checking if the linker (/bin/ld) is GNU ld... yes
  29. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  30. checking the name lister (/bin/nm -B) interface... BSD nm
  31. checking whether ln -s works... yes
  32. checking the maximum length of command line arguments... 1572864
  33. checking whether the shell understands some XSI constructs... yes
  34. checking whether the shell understands "+="... yes
  35. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  36. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  37. checking for /bin/ld option to reload object files... -r
  38. checking for objdump... objdump
  39. checking how to recognize dependent libraries... pass_all
  40. checking for dlltool... no
  41. checking how to associate runtime and link libraries... printf %s\n
  42. checking for ar... ar
  43. checking for archiver @FILE support... @
  44. checking for strip... strip
  45. checking for ranlib... ranlib
  46. checking command to parse /bin/nm -B output from gcc object... ok
  47. checking for sysroot... no
  48. checking for mt... no
  49. checking if : is a manifest tool... no
  50. checking how to run the C preprocessor... gcc -E
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking for dlfcn.h... yes
  62. checking for objdir... .libs
  63. checking if gcc supports -fno-rtti -fno-exceptions... no
  64. checking for gcc option to produce PIC... -fPIC -DPIC
  65. checking if gcc PIC flag -fPIC -DPIC works... yes
  66. checking if gcc static flag -static works... no
  67. checking if gcc supports -c -o file.o... yes
  68. checking if gcc supports -c -o file.o... (cached) yes
  69. checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  70. checking whether -lc should be explicitly linked in... no
  71. checking dynamic linker characteristics... GNU/Linux ld.so
  72. checking how to hardcode library paths into programs... immediate
  73. checking whether stripping libraries is possible... yes
  74. checking if libtool supports shared libraries... yes
  75. checking whether to build shared libraries... yes
  76. checking whether to build static libraries... no
  77. checking for rpcgen... yes
  78. checking for flex... flex
  79. checking lex output file root... lex.yy
  80. checking lex library... none needed
  81. checking whether yytext is a pointer... no
  82. checking size of short... 2
  83. checking size of int... 4
  84. checking size of long... 8
  85. checking size of long long... 8
  86. checking for bison... bison -y
  87. checking for ld... /bin/ld -m elf_x86_64
  88. checking for MD5 in -lcrypto... yes
  89. checking for pthread_mutex_init in -lpthread... yes
  90. checking for dlopen... no
  91. checking for dlopen in -ldl... yes
  92. checking for rl_do_undo in -lreadline... no
  93. checking for gettext in -lintl... no
  94. checking sys/xattr.h usability... yes
  95. checking sys/xattr.h presence... yes
  96. checking for sys/xattr.h... yes
  97. checking sys/ioctl.h usability... yes
  98. checking sys/ioctl.h presence... yes
  99. checking for sys/ioctl.h... yes
  100. checking sys/extattr.h usability... no
  101. checking sys/extattr.h presence... no
  102. checking for sys/extattr.h... no
  103. checking openssl/dh.h usability... yes
  104. checking openssl/dh.h presence... yes
  105. checking for openssl/dh.h... yes
  106. checking openssl/ecdh.h usability... yes
  107. checking openssl/ecdh.h presence... yes
  108. checking for openssl/ecdh.h... yes
  109. checking for pow in -lm... yes
  110. checking for pkg-config... /bin/pkg-config
  111. checking pkg-config is at least version 0.9.0... yes
  112. checking for UUID... no
  113. checking uuid.h usability... no
  114. checking uuid.h presence... no
  115. checking for uuid.h... no
  116. checking uuid/uuid.h usability... no
  117. checking uuid/uuid.h presence... no
  118. checking for uuid/uuid.h... no
  119. checking sys/acl.h usability... yes
  120. checking sys/acl.h presence... yes
  121. checking for sys/acl.h... yes
  122. checking acl/libacl.h usability... yes
  123. checking acl/libacl.h presence... yes
  124. checking for acl/libacl.h... yes
  125. checking openssl/md5.h usability... yes
  126. checking openssl/md5.h presence... yes
  127. checking for openssl/md5.h... yes
  128. checking for adler32 in -lz... yes
  129. checking linux/falloc.h usability... yes
  130. checking linux/falloc.h presence... yes
  131. checking for linux/falloc.h... yes
  132. checking linux/oom.h usability... yes
  133. checking linux/oom.h presence... yes
  134. checking for linux/oom.h... yes
  135. checking for pthread_spin_init... yes
  136. checking for strnlen... yes
  137. checking for setfsuid... yes
  138. checking for setfsgid... yes
  139. checking for umount2... yes
  140. checking for python... /bin/python
  141. checking for python version... 2.7
  142. checking for python platform... linux2
  143. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  144. checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  145. checking for PYTHON... yes
  146. checking /usr/include/python2.7/Python.h usability... yes
  147. checking /usr/include/python2.7/Python.h presence... yes
  148. checking for /usr/include/python2.7/Python.h... yes
  149. checking for lvm_init,lvm_lv_from_name in -llvm2app... no
  150. checking for CRYPTO_THREADID_set_callback in -lcrypto... yes
  151. checking for TLSv1_2_method in -lssl... yes
  152. checking openssl/cmac.h usability... yes
  153. checking openssl/cmac.h presence... yes
  154. checking for openssl/cmac.h... yes
  155. checking sys/epoll.h usability... yes
  156. checking sys/epoll.h presence... yes
  157. checking for sys/epoll.h... yes
  158. checking for ibv_get_device_list in -libverbs... no
  159. checking for rdma_create_id in -lrdmacm... no
  160. checking whether /bin/python version >= 2.4... yes
  161. checking for /bin/python version... (cached) 2.7
  162. checking for /bin/python platform... (cached) linux2
  163. checking for /bin/python script directory... (cached) ${prefix}/lib/python2.7/site-packages
  164. checking for /bin/python extension module directory... (cached) ${exec_prefix}/lib64/python2.7/site-packages
  165. checking if python is python 2.x... 2.7
  166. checking if python has ctypes support... yes
  167. checking for ZLIB... yes
  168. features requiring zlib enabled: yes
  169. checking for SQLITE... yes
  170. checking for xml2-config... /bin/xml2-config
  171. checking for libxml - version >= 2.6.19... yes (version 2.9.1)
  172. checking execinfo.h usability... yes
  173. checking execinfo.h presence... yes
  174. checking for execinfo.h... yes
  175. checking for malloc_stats... yes
  176. checking for struct stat.st_atim.tv_nsec... yes
  177. checking for struct stat.st_atimespec.tv_nsec... no
  178. checking for linkat... yes
  179. checking for clock_gettime in -lrt... yes
  180. checking argp.h usability... yes
  181. checking argp.h presence... yes
  182. checking for argp.h... yes
  183. checking for atomic operation support... yes
  184. checking malloc.h usability... yes
  185. checking malloc.h presence... yes
  186. checking for malloc.h... yes
  187. checking for llistxattr... yes
  188. checking for fdatasync... yes
  189. checking for fallocate... yes
  190. checking for posix_fallocate... yes
  191. checking whether SEEK_HOLE is declared... yes
  192. checking for /etc/debian_version... no
  193. checking for /etc/SuSE-release... no
  194. checking for /etc/redhat-release... yes
  195. checking whether gcc accepts -Werror=format-security... yes
  196. checking whether gcc accepts -Werror=implicit-function-declaration... yes
  197. checking if compiling with clang... no
  198. checking for readline in -lreadline -lcurses... no
  199. checking for readline in -lreadline -ltermcap... no
  200. checking for readline in -lreadline -lncurses... no
  201. checking for io_setup in -laio... no
  202. building glupy with -isystem /usr/include/python2.7 -l python2.7
  203. checking for URCU... no
  204. checking urcu-bp.h usability... no
  205. checking urcu-bp.h presence... no
  206. checking for urcu-bp.h... no
Add Comment
Please, Sign In to add comment