Advertisement
Guest User

Untitled

a guest
May 31st, 2023
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.26 KB | None | 0 0
  1. Project name: gtkhash
  2. Project version: 1.5
  3. C compiler for the host machine: cc (gcc 13.1.1 "cc (GCC) 13.1.1 20230429")
  4. C linker for the host machine: cc ld.bfd 2.40.0
  5. Host machine cpu family: x86_64
  6. Host machine cpu: x86_64
  7. Compiler for C supports arguments -fno-common: YES
  8. Compiler for C supports arguments -fvisibility=hidden: YES
  9. Compiler for C supports arguments -pedantic: YES
  10. Compiler for C supports arguments -Waggregate-return: YES
  11. Compiler for C supports arguments -Wbad-function-cast: YES
  12. Compiler for C supports arguments -Wcast-align: YES
  13. Compiler for C supports arguments -Werror=implicit-function-declaration: YES
  14. Compiler for C supports arguments -Wfloat-equal: YES
  15. Compiler for C supports arguments -Wformat-nonliteral: YES
  16. Compiler for C supports arguments -Wformat-security: YES
  17. Compiler for C supports arguments -Wformat-signedness: YES
  18. Compiler for C supports arguments -Wformat: YES
  19. Compiler for C supports arguments -Wlogical-op: YES
  20. Compiler for C supports arguments -Wmissing-declarations: YES
  21. Compiler for C supports arguments -Wmissing-noreturn: YES
  22. Compiler for C supports arguments -Wno-parentheses-equality: NO
  23. Compiler for C supports arguments -Wredundant-decls: YES
  24. Compiler for C supports arguments -Wshadow: YES
  25. Compiler for C supports arguments -Wswitch-default: YES
  26. Compiler for C supports arguments -Wundef: YES
  27. Compiler for C supports arguments -Wwrite-strings: YES
  28. Found pkg-config: /usr/bin/pkg-config (1.8.1)
  29. Run-time dependency glib-2.0 found: YES 2.76.3
  30. Run-time dependency gio-2.0 found: YES 2.76.3
  31. Run-time dependency gtk+-3.0 found: YES 3.24.38
  32. Run-time dependency libb2 found: YES 0.98.1
  33. Run-time dependency libgcrypt found: YES 1.10.2-unknown
  34. Header "gcrypt.h" has symbol "GCRY_MD_BLAKE2B_512" : YES
  35. Header "gcrypt.h" has symbol "GCRY_MD_SHA3_512" : YES
  36. Header "gcrypt.h" has symbol "GCRY_MD_SM3" : YES
  37. Has header "linux/if_alg.h" : YES
  38. Has header "mbedtls/md.h" : YES
  39. Library mbedcrypto found: YES
  40. Run-time dependency nettle found: YES 3.9
  41. Run-time dependency zlib found: YES 1.2.13
  42. Run-time dependency thunarx-3 found: YES 4.18.6
  43. Configuring config.h using configuration
  44. Program msgfmt found: YES (/usr/bin/msgfmt)
  45. Program msginit found: YES (/usr/bin/msginit)
  46. Program msgmerge found: YES (/usr/bin/msgmerge)
  47. Program xgettext found: YES (/usr/bin/xgettext)
  48. Configuring org.gtkhash.gtkhash.appdata.xml.in using configuration
  49. Configuring org.gtkhash.thunar.metainfo.xml.in using configuration
  50. Found pkg-config: /usr/bin/pkg-config (1.8.1)
  51. Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
  52. Configuring extension_thunar.map using configuration
  53. Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
  54. Configuring test.md5sum using configuration
  55. Build targets in project: 61
  56. NOTICE: Future-deprecated features used:
  57. * 0.56.0: {'dependency.get_pkgconfig_variable'}
  58. * 1.1.0: {'"boolean option" keyword argument "value" of type str'}
  59.  
  60. gtkhash 1.5
  61.  
  62. Interfaces
  63. gtkhash : true (gtk+-3.0)
  64. gtkhash-caja : false
  65. gtkhash-nautilus: false
  66. gtkhash-nemo : false
  67. gtkhash-thunar : true (thunarx-3)
  68.  
  69. Libraries
  70. Hash Function : Preferred Implementation
  71. ADLER32 : zlib
  72. BLAKE2b : blake2, gcrypt, linux_crypto
  73. BLAKE2s : blake2, gcrypt, linux_crypto
  74. BLAKE2bp : blake2
  75. BLAKE2sp : blake2
  76. CRC32 : gcrypt, zlib
  77. CRC32C : linux_crypto
  78. GOST : gcrypt, nettle
  79. MD2 : mbedtls, nettle
  80. MD4 : gcrypt, linux_crypto, mbedtls, nettle
  81. MD5 : gcrypt, glib_checksums, linux_crypto, mbedtls, nettle
  82. MD6-224 : internal_md6
  83. MD6-256 : internal_md6
  84. MD6-384 : internal_md6
  85. MD6-512 : internal_md6
  86. MDC2 :
  87. RIPEMD128 : linux_crypto
  88. RIPEMD160 : gcrypt, linux_crypto, mbedtls, nettle
  89. RIPEMD256 : linux_crypto
  90. RIPEMD320 : linux_crypto
  91. SHA1 : gcrypt, glib_checksums, linux_crypto, mbedtls, nettle
  92. SHA224 : gcrypt, linux_crypto, mbedtls, nettle
  93. SHA256 : gcrypt, glib_checksums, linux_crypto, mbedtls, nettle
  94. SHA384 : gcrypt, glib_checksums, linux_crypto, mbedtls, nettle
  95. SHA512 : gcrypt, glib_checksums, linux_crypto, mbedtls, nettle
  96. SHA3-224 : gcrypt, linux_crypto, nettle
  97. SHA3-256 : gcrypt, linux_crypto, nettle
  98. SHA3-384 : gcrypt, linux_crypto, nettle
  99. SHA3-512 : gcrypt, linux_crypto, nettle
  100. SM3 : gcrypt
  101. TIGER192 : gcrypt, linux_crypto
  102. WHIRLPOOL : gcrypt, linux_crypto
  103. XXH64 : linux_crypto
  104.  
  105. linux-crypto : support depends on kernel module availability - check /proc/crypto
  106.  
  107. User defined options
  108. auto_features : enabled
  109. buildtype : plain
  110. libexecdir : lib
  111. prefix : /usr
  112. sbindir : bin
  113. wrap_mode : nodownload
  114. b_lto : true
  115. b_pie : true
  116. build-caja : false
  117. build-nautilus : false
  118. build-nemo : false
  119. build-thunar : true
  120. glib-checksums : true
  121. linux-crypto : true
  122. mbedtls : true
  123. nettle : true
  124.  
  125. Found ninja-1.11.1 at /usr/bin/ninja
  126. INFO: autodetecting backend as ninja
  127. INFO: calculating backend command to run: /usr/bin/ninja -C /home/user/.cache/yay/gtkhash-thunar/src/build
  128. ninja: Entering directory `/home/user/.cache/yay/gtkhash-thunar/src/build'
  129. [63/98] Compiling C object src/hash/libhash.a.p/hash-lib-mbedtls.c.o
  130. FAILED: src/hash/libhash.a.p/hash-lib-mbedtls.c.o
  131. cc -Isrc/hash/libhash.a.p -Isrc/hash -I../gtkhash-1.5/src/hash -I. -I../gtkhash-1.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -fno-common -fvisibility=hidden -pedantic -Waggregate-return -Wbad-function-cast -Wcast-align -Werror=implicit-function-declaration -Wfloat-equal -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat -Wlogical-op -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Wshadow -Wswitch-default -Wundef -Wwrite-strings -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -pthread -DIN_HASH_LIB -MD -MQ src/hash/libhash.a.p/hash-lib-mbedtls.c.o -MF src/hash/libhash.a.p/hash-lib-mbedtls.c.o.d -o src/hash/libhash.a.p/hash-lib-mbedtls.c.o -c ../gtkhash-1.5/src/hash/hash-lib-mbedtls.c
  132. ../gtkhash-1.5/src/hash/hash-lib-mbedtls.c: In function ‘gtkhash_hash_lib_mbedtls_set_type’:
  133. ../gtkhash-1.5/src/hash/hash-lib-mbedtls.c:46:33: error: ‘MBEDTLS_MD_MD2’ undeclared (first use in this function); did you mean ‘MBEDTLS_MD_MD5’?
  134. 46 | *type = MBEDTLS_MD_MD2;
  135. | ^~~~~~~~~~~~~~
  136. | MBEDTLS_MD_MD5
  137. ../gtkhash-1.5/src/hash/hash-lib-mbedtls.c:46:33: note: each undeclared identifier is reported only once for each function it appears in
  138. ../gtkhash-1.5/src/hash/hash-lib-mbedtls.c:49:33: error: ‘MBEDTLS_MD_MD4’ undeclared (first use in this function); did you mean ‘MBEDTLS_MD_MD5’?
  139. 49 | *type = MBEDTLS_MD_MD4;
  140. | ^~~~~~~~~~~~~~
  141. | MBEDTLS_MD_MD5
  142. ../gtkhash-1.5/src/hash/hash-lib-mbedtls.c: In function ‘gtkhash_hash_lib_mbedtls_finish’:
  143. ../gtkhash-1.5/src/hash/hash-lib-mbedtls.c:132:50: error: ‘mbedtls_md_context_t’ has no member named ‘md_info’
  144. 132 | *size = mbedtls_md_get_size(LIB_DATA->ctx.md_info);
  145. | ^
  146. [76/98] Compiling C object src/nautilus/libgtkhash-properties-thunar.so.p/properties-prefs.c.o
  147. ninja: build stopped: subcommand failed.
  148. ==> ERROR: A failure occurred in build().
  149. Aborting...
  150. -> error making: gtkhash-thunar-exit status 4
  151. -> Failed to install the following packages. Manual intervention is required:
  152. gtkhash-thunar - exit status 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement