Advertisement
Light1992

log config JellyFish

Jun 25th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.62 KB | None | 0 0
  1. [root@localhost Jellyfish-master]# autoreconf -i
  2. [root@localhost Jellyfish-master]# ./configure
  3. checking build system type... x86_64-unknown-linux-gnu
  4. checking host system type... x86_64-unknown-linux-gnu
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether build environment is sane... yes
  7. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  8. checking for gawk... gawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether make supports nested variables... yes
  11. checking whether make supports nested variables... (cached) yes
  12. checking how to print strings... printf
  13. checking for style of include used by make... GNU
  14. checking for gcc... gcc
  15. checking whether the C compiler works... yes
  16. checking for C compiler default output file name... a.out
  17. checking for suffix of executables...
  18. checking whether we are cross compiling... no
  19. checking for suffix of object files... o
  20. checking whether we are using the GNU C compiler... yes
  21. checking whether gcc accepts -g... yes
  22. checking for gcc option to accept ISO C89... none needed
  23. checking dependency style of gcc... gcc3
  24. checking for a sed that does not truncate output... /usr/bin/sed
  25. checking for grep that handles long lines and -e... /usr/bin/grep
  26. checking for egrep... /usr/bin/grep -E
  27. checking for fgrep... /usr/bin/grep -F
  28. checking for ld used by gcc... /usr/bin/ld
  29. checking if the linker (/usr/bin/ld) is GNU ld... yes
  30. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  31. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  32. checking whether ln -s works... yes
  33. checking the maximum length of command line arguments... 1572864
  34. checking whether the shell understands some XSI constructs... yes
  35. checking whether the shell understands "+="... yes
  36. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  37. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  38. checking for /usr/bin/ld option to reload object files... -r
  39. checking for objdump... objdump
  40. checking how to recognize dependent libraries... pass_all
  41. checking for dlltool... no
  42. checking how to associate runtime and link libraries... printf %s\n
  43. checking for ar... ar
  44. checking for archiver @FILE support... @
  45. checking for strip... strip
  46. checking for ranlib... ranlib
  47. checking command to parse /usr/bin/nm -B output from gcc object... ok
  48. checking for sysroot... no
  49. checking for mt... no
  50. checking if : is a manifest tool... no
  51. checking how to run the C preprocessor... gcc -E
  52. checking for ANSI C header files... yes
  53. checking for sys/types.h... yes
  54. checking for sys/stat.h... yes
  55. checking for stdlib.h... yes
  56. checking for string.h... yes
  57. checking for memory.h... yes
  58. checking for strings.h... yes
  59. checking for inttypes.h... yes
  60. checking for stdint.h... yes
  61. checking for unistd.h... yes
  62. checking for dlfcn.h... yes
  63. checking for objdir... .libs
  64. checking if gcc supports -fno-rtti -fno-exceptions... no
  65. checking for gcc option to produce PIC... -fPIC -DPIC
  66. checking if gcc PIC flag -fPIC -DPIC works... yes
  67. checking if gcc static flag -static works... yes
  68. checking if gcc supports -c -o file.o... yes
  69. checking if gcc supports -c -o file.o... (cached) yes
  70. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  71. checking whether -lc should be explicitly linked in... no
  72. checking dynamic linker characteristics... GNU/Linux ld.so
  73. checking how to hardcode library paths into programs... immediate
  74. checking whether stripping libraries is possible... yes
  75. checking if libtool supports shared libraries... yes
  76. checking whether to build shared libraries... yes
  77. checking whether to build static libraries... yes
  78. checking for ld used by gcc... /usr/bin/ld -m elf_x86_64
  79. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  80. checking for shared library run path origin... done
  81. checking for pkg-config... /usr/bin/pkg-config
  82. checking pkg-config is at least version 0.9.0... yes
  83. checking for g++... g++
  84. checking whether we are using the GNU C++ compiler... yes
  85. checking whether g++ accepts -g... yes
  86. checking dependency style of g++... gcc3
  87. checking how to run the C++ preprocessor... g++ -E
  88. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  89. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  90. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  91. checking for g++ option to produce PIC... -fPIC -DPIC
  92. checking if g++ PIC flag -fPIC -DPIC works... yes
  93. checking if g++ static flag -static works... no
  94. checking if g++ supports -c -o file.o... yes
  95. checking if g++ supports -c -o file.o... (cached) yes
  96. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  97. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  98. checking how to hardcode library paths into programs... immediate
  99. checking for HTSLIB... no
  100. checking for samtools... /usr/local/bin/samtools
  101. checking for md5sum... md5sum
  102. checking for yaggo... false
  103. checking for x86 cpuid output... unknown
  104. checking for x86-AVX xgetbv output... unknown
  105. checking for x86 cpuid 0x00000000 output... 16:756e6547:6c65746e:49656e69
  106. checking for x86 cpuid 0x80000000 output... 80000008:0:0:0
  107. checking for x86 cpuid 0x00000001 output... 50654:63200800:7ffefbff:bfebfbff
  108. checking for x86 cpuid 0x00000007 output... 0:d39ffffb:18:9c000000
  109. checking for x86 cpuid 0x80000001 output... 0:0:121:2c100800
  110. checking for x86-AVX xgetbv 0x00000000 output... 2ff:0
  111. checking whether RDRND is supported by the processor... yes
  112. checking whether RDRND is supported by the processor and OS... yes
  113. checking whether C++ compiler accepts -mrdrnd... yes
  114. checking whether BMI1 is supported by the processor... yes
  115. checking whether BMI1 is supported by the processor and OS... yes
  116. checking whether C++ compiler accepts -mbmi... yes
  117. checking whether BMI2 is supported by the processor... yes
  118. checking whether BMI2 is supported by the processor and OS... yes
  119. checking whether C++ compiler accepts -mbmi2... yes
  120. checking whether ADX is supported by the processor... yes
  121. checking whether ADX is supported by the processor and OS... yes
  122. checking whether C++ compiler accepts -madx... yes
  123. checking whether MPX is supported by the processor... yes
  124. checking whether MPX is supported by the processor and OS... yes
  125. checking whether C++ compiler accepts -mmpx... no
  126. configure: WARNING: Your processor and OS supports MPX instructions but not your compiler, can you try another compiler?
  127. checking whether PREFETCHWT1 is supported by the processor... no
  128. checking whether ABM is supported by the processor... yes
  129. checking whether ABM is supported by the processor and OS... yes
  130. checking whether C++ compiler accepts -mabm... yes
  131. checking whether MMX is supported by the processor... yes
  132. checking whether MMX is supported by the processor and OS... yes
  133. checking whether C++ compiler accepts -mmmx... yes
  134. checking whether SSE is supported by the processor... yes
  135. checking whether SSE is supported by the processor and OS... yes
  136. checking whether C++ compiler accepts -msse... yes
  137. checking whether SSE2 is supported by the processor... yes
  138. checking whether SSE2 is supported by the processor and OS... yes
  139. checking whether C++ compiler accepts -msse2... yes
  140. checking whether SSE3 is supported by the processor... yes
  141. checking whether SSE3 is supported by the processor and OS... yes
  142. checking whether C++ compiler accepts -msse3... yes
  143. checking whether SSSE3 is supported by the processor... yes
  144. checking whether SSSE3 is supported by the processor and OS... yes
  145. checking whether C++ compiler accepts -mssse3... yes
  146. checking whether SSE4.1 is supported by the processor... yes
  147. checking whether SSE4.1 is supported by the processor and OS... yes
  148. checking whether C++ compiler accepts -msse4.1... yes
  149. checking whether SSE4.2 is supported by the processor... yes
  150. checking whether SSE4.2 is supported by the processor and OS... yes
  151. checking whether C++ compiler accepts -msse4.2... yes
  152. checking whether SSE4a is supported by the processor... no
  153. checking whether SHA is supported by the processor... no
  154. checking whether AES is supported by the processor... yes
  155. checking whether AES is supported by the processor and OS... yes
  156. checking whether C++ compiler accepts -maes... yes
  157. checking whether AVX is supported by the processor... yes
  158. checking whether AVX is supported by the processor and OS... yes
  159. checking whether C++ compiler accepts -mavx... yes
  160. checking whether FMA3 is supported by the processor... yes
  161. checking whether FMA3 is supported by the processor and OS... yes
  162. checking whether C++ compiler accepts -mfma... yes
  163. checking whether FMA4 is supported by the processor... no
  164. checking whether XOP is supported by the processor... no
  165. checking whether AVX2 is supported by the processor... yes
  166. checking whether AVX2 is supported by the processor and OS... yes
  167. checking whether C++ compiler accepts -mavx2... yes
  168. checking whether AVX512-F is supported by the processor... yes
  169. checking whether AVX512-F is supported by the processor and OS... yes
  170. checking whether C++ compiler accepts -mavx512f... no
  171. configure: WARNING: Your processor and OS supports AVX512-F instructions but not your compiler, can you try another compiler?
  172. checking whether AVX512-CD is supported by the processor... yes
  173. checking whether AVX512-CD is supported by the processor and OS... yes
  174. checking whether C++ compiler accepts -mavx512cd... no
  175. configure: WARNING: Your processor and OS supports AVX512-CD instructions but not your compiler, can you try another compiler?
  176. checking whether AVX512-PF is supported by the processor... no
  177. checking whether AVX512-ER is supported by the processor... no
  178. checking whether AVX512-VL is supported by the processor... yes
  179. checking whether AVX512-VL is supported by the processor and OS... yes
  180. checking whether C++ compiler accepts -mavx512vl... no
  181. configure: WARNING: Your processor and OS supports AVX512-VL instructions but not your compiler, can you try another compiler?
  182. checking whether AVX512-BW is supported by the processor... yes
  183. checking whether AVX512-BW is supported by the processor and OS... yes
  184. checking whether C++ compiler accepts -mavx512bw... no
  185. configure: WARNING: Your processor and OS supports AVX512-BW instructions but not your compiler, can you try another compiler?
  186. checking whether AVX512-DQ is supported by the processor... yes
  187. checking whether AVX512-DQ is supported by the processor and OS... yes
  188. checking whether C++ compiler accepts -mavx512dq... no
  189. configure: WARNING: Your processor and OS supports AVX512-DQ instructions but not your compiler, can you try another compiler?
  190. checking whether AVX512-IFMA is supported by the processor... no
  191. checking whether AVX512-VBMI is supported by the processor... no
  192. checking for __int128... yes
  193. checking for std::numeric_limits<__int128>... no
  194. checking for _NSGetExecutablePath... no
  195. checking for execinfo.h... yes
  196. checking for ext/stdio_filebuf.h... yes
  197. checking for sys/syscall.h... yes
  198. checking for siginfo_t.si_int... yes
  199. checking for posix_memalign... yes
  200. checking for aligned_alloc... yes
  201. checking that generated files are newer than configure... done
  202. configure: creating ./config.status
  203. config.status: creating Makefile
  204. config.status: creating tests/compat.sh
  205. config.status: creating jellyfish-2.0.pc
  206. config.status: creating config.h
  207. config.status: config.h is unchanged
  208. config.status: executing depfiles commands
  209. config.status: executing libtool commands
  210. [root@localhost Jellyfish-master]# make -j 4
  211. make: *** Nessuna regola per generare l'obiettivo «false», necessario per «sub_commands/count_main_cmdline.hpp». Stop.
  212. [root@localhost Jellyfish-master]# sudo make install
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement