Advertisement
Guest User

libgcrypt.configure.log

a guest
Jun 20th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.29 KB | None | 0 0
  1. ./configure CC=/home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ AR=/home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-ar LD=/home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-ld STRIP=/home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-strip NM=/home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-nm OBJCOPY=/home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-objcopy OBJDUMP=/home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-objdump PKG_CONFIG_PATH=/home/user/Project/heads_bios/seb/heads/install/lib/pkgconfig PKG_CONFIG_SYSROOT_DIR=/home/user/Project/heads_bios/seb/heads/install --host=x86_64-linux-musl --prefix / --disable-static --with-libgpg-error-prefix=/home/user/Project/heads_bios/seb/heads/install --disable-asm --disable-nls
  2. configure: WARNING: unrecognized options: --disable-nls
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for x86_64-linux-musl-strip... /home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-strip
  6. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether make supports nested variables... yes
  10. checking build system type... x86_64-pc-linux-gnu
  11. checking host system type... x86_64-pc-linux-musl
  12. checking whether to enable maintainer-specific portions of Makefiles... no
  13. checking whether make supports nested variables... (cached) yes
  14. checking whether make sets $(MAKE)... (cached) yes
  15. checking for x86_64-linux-musl-gcc... /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__
  16. checking whether the C compiler works... yes
  17. checking for C compiler default output file name... a.out
  18. checking for suffix of executables...
  19. checking whether we are cross compiling... yes
  20. checking for suffix of object files... o
  21. checking whether we are using the GNU C compiler... yes
  22. checking whether /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ accepts -g... yes
  23. checking for /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ option to accept ISO C89... none needed
  24. checking whether /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ understands -c and -o together... yes
  25. checking for style of include used by make... GNU
  26. checking dependency style of /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ ... gcc3
  27. checking how to run the C preprocessor... /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ -E
  28. checking dependency style of /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ ... gcc3
  29. checking for library containing strerror... none required
  30. checking for gawk... (cached) gawk
  31. checking for grep that handles long lines and -e... /usr/bin/grep
  32. checking for egrep... /usr/bin/grep -E
  33. checking for ANSI C header files... yes
  34. checking for sys/types.h... yes
  35. checking for sys/stat.h... yes
  36. checking for stdlib.h... yes
  37. checking for string.h... yes
  38. checking for memory.h... yes
  39. checking for strings.h... yes
  40. checking for inttypes.h... yes
  41. checking for stdint.h... yes
  42. checking for unistd.h... yes
  43. checking minix/config.h usability... no
  44. checking minix/config.h presence... no
  45. checking for minix/config.h... no
  46. checking whether it is safe to define __EXTENSIONS__... yes
  47. checking for cc for build... cc
  48. checking how to print strings... printf
  49. checking for a sed that does not truncate output... /usr/bin/sed
  50. checking for fgrep... /usr/bin/grep -F
  51. checking for ld used by /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ ... /home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-ld
  52. checking if the linker (/home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-ld) is GNU ld... yes
  53. checking for BSD- or MS-compatible name lister (nm)... /home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-nm
  54. checking the name lister (/home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-nm) interface... BSD nm
  55. checking whether ln -s works... yes
  56. checking the maximum length of command line arguments... 1572864
  57. checking whether the shell understands some XSI constructs... yes
  58. checking whether the shell understands "+="... yes
  59. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-musl format... func_convert_file_noop
  60. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  61. checking for /home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-ld option to reload object files... -r
  62. checking for x86_64-linux-musl-objdump... /home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-objdump
  63. checking how to recognize dependent libraries... pass_all
  64. checking for x86_64-linux-musl-dlltool... no
  65. checking for dlltool... no
  66. checking how to associate runtime and link libraries... printf %s\n
  67. checking for x86_64-linux-musl-ar... /home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-ar
  68. checking for archiver @FILE support... @
  69. checking for x86_64-linux-musl-strip... (cached) /home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-strip
  70. checking for x86_64-linux-musl-ranlib... no
  71. checking for ranlib... ranlib
  72. configure: WARNING: using cross tools not prefixed with host triplet
  73. checking command to parse /home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-nm output from /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ object... ok
  74. checking for sysroot... no
  75. checking for x86_64-linux-musl-mt... no
  76. checking for mt... no
  77. checking if : is a manifest tool... no
  78. checking for dlfcn.h... yes
  79. checking for objdir... .libs
  80. checking if /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ supports -fno-rtti -fno-exceptions... no
  81. checking for /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ option to produce PIC... -fPIC -DPIC
  82. checking if /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ PIC flag -fPIC -DPIC works... yes
  83. checking if /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ static flag -static works... yes
  84. checking if /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ supports -c -o file.o... yes
  85. checking if /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ supports -c -o file.o... (cached) yes
  86. checking whether the /home/user/Project/heads_bios/seb/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/seb/heads=heads -gno-record-gcc-switches -D__MUSL__ linker (/home/user/Project/heads_bios/seb/heads/build/../crossgcc/x86_64-linux-musl/bin/x86_64-musl-linux-ld -m elf_x86_64) supports shared libraries... yes
  87. checking whether -lc should be explicitly linked in... no
  88. checking dynamic linker characteristics... GNU/Linux ld.so
  89. checking how to hardcode library paths into programs... immediate
  90. checking whether stripping libraries is possible... yes
  91. checking if libtool supports shared libraries... yes
  92. checking whether to build shared libraries... yes
  93. checking whether to build static libraries... no
  94. checking for x86_64-linux-musl-windres... no
  95. checking for windres... no
  96. checking whether byte ordering is bigendian... no
  97. checking size of unsigned short... 2
  98. checking size of unsigned int... 4
  99. checking size of unsigned long... 8
  100. checking size of unsigned long long... 8
  101. checking size of void *... 8
  102. checking for uintptr_t... yes
  103. checking for UINT64_C... yes
  104. checking size of uint64_t... 8
  105. checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20
  106. checking which public-key ciphers to include... dsa elgamal rsa ecc
  107. checking which message digests to include... crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2
  108. checking which key derivation functions to include... s2k pkdf2 scrypt
  109. checking which random module to use... default
  110. checking whether use of /dev/random is requested... yes
  111. checking whether the experimental random daemon is requested... no
  112. checking whether MPI assembler modules are requested... no
  113. checking whether memory guard is requested... no
  114. checking whether to run large data tests... no
  115. checking whether use of capabilities is requested... no
  116. checking whether a HMAC binary check is requested... no
  117. checking whether jitter entropy support is requested... yes
  118. checking whether padlock support is requested... yes
  119. checking whether AESNI support is requested... yes
  120. checking whether PCLMUL support is requested... yes
  121. checking whether SSE4.1 support is requested... yes
  122. checking whether DRNG support is requested... yes
  123. checking whether AVX support is requested... yes
  124. checking whether AVX2 support is requested... yes
  125. checking whether NEON support is requested... yes
  126. checking whether ARMv8 Crypto Extension support is requested... yes
  127. checking whether a -O flag munging is requested... yes
  128. checking whether to enable AMD64 as(1) feature detection... yes
  129. checking for gpg-error-config... /home/user/Project/heads_bios/seb/heads/install/bin/gpg-error-config
  130. checking for GPG Error - version >= 1.25... yes (1.32)
  131. checking for pthread_create in -lpthread... yes
  132. checking for library containing setsockopt... none required
  133. checking for library containing setsockopt... (cached) none required
  134. checking for ANSI C header files... (cached) yes
  135. checking for unistd.h... (cached) yes
  136. checking sys/select.h usability... yes
  137. checking sys/select.h presence... yes
  138. checking for sys/select.h... yes
  139. checking sys/msg.h usability... yes
  140. checking sys/msg.h presence... yes
  141. checking for sys/msg.h... yes
  142. checking for an ANSI C-conforming const... yes
  143. checking for inline... inline
  144. checking for size_t... yes
  145. checking return type of signal handlers... void
  146. checking whether sys_siglist is declared... no
  147. checking for pid_t... yes
  148. checking for byte typedef... no
  149. checking for ushort typedef... yes
  150. checking for ulong typedef... yes
  151. checking for u16 typedef... no
  152. checking for u32 typedef... no
  153. checking sys/socket.h usability... yes
  154. checking sys/socket.h presence... yes
  155. checking for sys/socket.h... yes
  156. checking for socklen_t... yes
  157. checking for __builtin_bswap32... yes
  158. checking for __builtin_bswap64... yes
  159. checking for __builtin_ctz... yes
  160. checking whether the variable length arrays are supported... yes
  161. checking whether the visibility attribute is supported... yes
  162. checking for broken visibility attribute... no
  163. checking for broken alias attribute... no
  164. checking if gcc supports -fvisibility=hidden... yes
  165. checking whether the GCC style aligned attribute is supported... yes
  166. checking whether the GCC style packed attribute is supported... yes
  167. checking whether the GCC style may_alias attribute is supported... yes
  168. checking whether 'asm' assembler keyword is supported... yes
  169. checking whether '__asm__' assembler keyword is supported... yes
  170. checking whether inline assembly memory barrier is supported... yes
  171. checking whether GCC assembler is compatible for ARM assembly implementations... no
  172. checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... no
  173. checking for _ prefix in compiled symbols... yes
  174. checking architecture and mpi assembler functions... x86
  175. checking whether compiler supports 'ms_abi' function attribute... yes
  176. checking whether compiler supports 'sysv_abi' function attribute... yes
  177. checking whether default calling convention is 'ms_abi'... no
  178. checking whether default calling convention is 'sysv_abi'... yes
  179. checking whether GCC inline assembler supports SSSE3 instructions... yes
  180. checking whether GCC inline assembler supports PCLMUL instructions... yes
  181. checking whether GCC inline assembler supports SSE4.1 instructions... yes
  182. checking whether GCC inline assembler supports AVX instructions... yes
  183. checking whether GCC inline assembler supports AVX2 instructions... yes
  184. checking whether GCC inline assembler supports BMI2 instructions... yes
  185. checking whether GCC assembler handles division correctly... yes
  186. checking whether GCC assembler is compatible for amd64 assembly implementations... yes
  187. checking whether GCC assembler is compatible for Intel syntax assembly implementations... yes
  188. checking whether compiler is configured for ARMv6 or newer architecture... n/a
  189. checking whether GCC inline assembler supports NEON instructions... n/a
  190. checking whether GCC inline assembler supports AArch32 Crypto Extension instructions... n/a
  191. checking whether GCC inline assembler supports AArch64 NEON instructions... n/a
  192. checking whether GCC inline assembler supports AArch64 Crypto Extension instructions... n/a
  193. checking for vprintf... yes
  194. checking for _doprnt... no
  195. checking for stpcpy... yes
  196. checking for strcasecmp... yes
  197. checking for strtoul... yes
  198. checking for memmove... yes
  199. checking for stricmp... no
  200. checking for atexit... yes
  201. checking for raise... yes
  202. checking for strerror... yes
  203. checking for rand... yes
  204. checking for mmap... yes
  205. checking for getpagesize... yes
  206. checking for sysconf... yes
  207. checking for waitpid... yes
  208. checking for wait4... yes
  209. checking for gettimeofday... yes
  210. checking for getrusage... yes
  211. checking for gethrtime... no
  212. checking for clock_gettime... yes
  213. checking for syslog... yes
  214. checking for syscall... yes
  215. checking for fcntl... yes
  216. checking for ftruncate... yes
  217. checking for flockfile... yes
  218. checking for mlock... yes
  219. checking for sysconf... (cached) yes
  220. checking for getpagesize... (cached) yes
  221. checking whether mlock is broken... assuming no
  222. checking for getpid... yes
  223. checking for clock... yes
  224. checking for random device... yes
  225. configure: checking for cc features
  226. checking if gcc supports -fno-delete-null-pointer-checks... yes
  227. checking whether non excutable stack support is requested... yes
  228. checking whether assembler supports --noexecstack option... yes
  229. checking that generated files are newer than configure... done
  230. configure: creating ./config.status
  231. config.status: creating Makefile
  232. config.status: creating m4/Makefile
  233. config.status: creating compat/Makefile
  234. config.status: creating mpi/Makefile
  235. config.status: creating cipher/Makefile
  236. config.status: creating random/Makefile
  237. config.status: creating doc/Makefile
  238. config.status: creating src/Makefile
  239. config.status: creating src/gcrypt.h
  240. config.status: creating src/libgcrypt-config
  241. config.status: creating src/versioninfo.rc
  242. config.status: creating tests/Makefile
  243. config.status: creating tests/hashtest-256g
  244. config.status: creating tests/basic-disable-all-hwf
  245. config.status: creating config.h
  246. config.status: linking mpi/generic/mpih-add1.c to mpi/mpih-add1.c
  247. config.status: linking mpi/generic/mpih-sub1.c to mpi/mpih-sub1.c
  248. config.status: linking mpi/generic/mpih-mul1.c to mpi/mpih-mul1.c
  249. config.status: linking mpi/generic/mpih-mul2.c to mpi/mpih-mul2.c
  250. config.status: linking mpi/generic/mpih-mul3.c to mpi/mpih-mul3.c
  251. config.status: linking mpi/generic/mpih-lshift.c to mpi/mpih-lshift.c
  252. config.status: linking mpi/generic/mpih-rshift.c to mpi/mpih-rshift.c
  253. config.status: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
  254. config.status: executing depfiles commands
  255. config.status: executing libtool commands
  256. config.status: executing gcrypt-conf commands
  257. configure: WARNING: unrecognized options: --disable-nls
  258.  
  259. Libgcrypt v1.8.3 has been configured as follows:
  260.  
  261. Platform: GNU/Linux (x86_64-pc-linux-musl)
  262. Hardware detection module: hwf-x86
  263. Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish
  264. serpent rfc2268 seed camellia idea salsa20
  265. gost28147 chacha20
  266. Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1
  267. sha256 sha512 sha3 tiger whirlpool stribog
  268. blake2
  269. Enabled kdf algorithms: s2k pkdf2 scrypt
  270. Enabled pubkey algorithms: dsa elgamal rsa ecc
  271. Random number generator: default
  272. Try using jitter entropy: yes
  273. Using linux capabilities: no
  274. Try using Padlock crypto: yes
  275. Try using AES-NI crypto: yes
  276. Try using Intel PCLMUL: yes
  277. Try using Intel SSE4.1: yes
  278. Try using DRNG (RDRAND): yes
  279. Try using Intel AVX: yes
  280. Try using Intel AVX2: yes
  281. Try using ARM NEON: n/a
  282. Try using ARMv8 crypto: n/a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement