Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2023
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.77 KB | None | 0 0
  1. [user@user-pc ~]$ yay -Sy gtkhash-thunar
  2. :: Synchronizing package databases...
  3. endeavouros is up to date
  4. core is up to date
  5. extra is up to date
  6. community is up to date
  7. multilib is up to date
  8. AUR Explicit (1): gtkhash-thunar-1.5-2
  9. :: (1/1) Downloaded PKGBUILD: gtkhash-thunar
  10. 1 gtkhash-thunar (Build Files Exist)
  11. ==> Packages to cleanBuild?
  12. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  13. ==> 1
  14. :: Deleting (1/1): /home/user/.cache/yay/gtkhash-thunar
  15. HEAD is now at 1e13f76 changed dependency of mbedtls to mbedtls2, this due to upstream changes
  16. 1 gtkhash-thunar (Build Files Exist)
  17. ==> Diffs to show?
  18. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  19. ==> n
  20. ==> Making package: gtkhash-thunar 1.5-2 (sex 02 jun 2023 10:13:06)
  21. ==> Retrieving sources...
  22. -> Downloading gtkhash-1.5.tar.xz...
  23. % Total % Received % Xferd Average Speed Time Time Time Current
  24. Dload Upload Total Spent Left Speed
  25. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  26. 100 435k 100 435k 0 0 402k 0 0:00:01 0:00:01 --:--:-- 402k
  27. ==> Validating source files with sha256sums...
  28. gtkhash-1.5.tar.xz ... Passed
  29. :: (1/1) Parsing SRCINFO: gtkhash-thunar
  30. ==> Making package: gtkhash-thunar 1.5-2 (sex 02 jun 2023 10:13:09)
  31. ==> Checking runtime dependencies...
  32. ==> Checking buildtime dependencies...
  33. ==> Retrieving sources...
  34. -> Found gtkhash-1.5.tar.xz
  35. ==> Validating source files with sha256sums...
  36. gtkhash-1.5.tar.xz ... Passed
  37. ==> Removing existing $srcdir/ directory...
  38. ==> Extracting sources...
  39. -> Extracting gtkhash-1.5.tar.xz with bsdtar
  40. ==> Starting prepare()...
  41. ==> Sources are ready.
  42. ==> Making package: gtkhash-thunar 1.5-2 (sex 02 jun 2023 10:13:12)
  43. ==> Checking runtime dependencies...
  44. ==> Checking buildtime dependencies...
  45. ==> WARNING: Using existing $srcdir/ tree
  46. ==> Starting build()...
  47. + exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=true -D b_pie=true gtkhash-1.5 build -Dglib-checksums=true -Dlinux-crypto=true -Dmbedtls=true -Dnettle=true -Dbuild-caja=false -Dbuild-nautilus=false -Dbuild-nemo=false -Dbuild-thunar=true
  48. The Meson build system
  49. Version: 1.1.1
  50. Source dir: /home/user/.cache/yay/gtkhash-thunar/src/gtkhash-1.5
  51. Build dir: /home/user/.cache/yay/gtkhash-thunar/src/build
  52. Build type: native build
  53. Project name: gtkhash
  54. Project version: 1.5
  55. C compiler for the host machine: cc (gcc 13.1.1 "cc (GCC) 13.1.1 20230429")
  56. C linker for the host machine: cc ld.bfd 2.40.0
  57. Host machine cpu family: x86_64
  58. Host machine cpu: x86_64
  59. Compiler for C supports arguments -fno-common: YES
  60. Compiler for C supports arguments -fvisibility=hidden: YES
  61. Compiler for C supports arguments -pedantic: YES
  62. Compiler for C supports arguments -Waggregate-return: YES
  63. Compiler for C supports arguments -Wbad-function-cast: YES
  64. Compiler for C supports arguments -Wcast-align: YES
  65. Compiler for C supports arguments -Werror=implicit-function-declaration: YES
  66. Compiler for C supports arguments -Wfloat-equal: YES
  67. Compiler for C supports arguments -Wformat-nonliteral: YES
  68. Compiler for C supports arguments -Wformat-security: YES
  69. Compiler for C supports arguments -Wformat-signedness: YES
  70. Compiler for C supports arguments -Wformat: YES
  71. Compiler for C supports arguments -Wlogical-op: YES
  72. Compiler for C supports arguments -Wmissing-declarations: YES
  73. Compiler for C supports arguments -Wmissing-noreturn: YES
  74. Compiler for C supports arguments -Wno-parentheses-equality: NO
  75. Compiler for C supports arguments -Wredundant-decls: YES
  76. Compiler for C supports arguments -Wshadow: YES
  77. Compiler for C supports arguments -Wswitch-default: YES
  78. Compiler for C supports arguments -Wundef: YES
  79. Compiler for C supports arguments -Wwrite-strings: YES
  80. Found pkg-config: /usr/bin/pkg-config (1.8.1)
  81. Run-time dependency glib-2.0 found: YES 2.76.3
  82. Run-time dependency gio-2.0 found: YES 2.76.3
  83. Run-time dependency gtk+-3.0 found: YES 3.24.38
  84. Run-time dependency libb2 found: YES 0.98.1
  85. Run-time dependency libgcrypt found: YES 1.10.2-unknown
  86. Header "gcrypt.h" has symbol "GCRY_MD_BLAKE2B_512" : YES
  87. Header "gcrypt.h" has symbol "GCRY_MD_SHA3_512" : YES
  88. Header "gcrypt.h" has symbol "GCRY_MD_SM3" : YES
  89. Has header "linux/if_alg.h" : YES
  90.  
  91. gtkhash-1.5/meson.build:128:7: ERROR: C header 'mbedtls/md.h' not found
  92.  
  93. A full log can be found at /home/user/.cache/yay/gtkhash-thunar/src/build/meson-logs/meson-log.txt
  94. ==> ERROR: A failure occurred in build().
  95. Aborting...
  96. -> error making: gtkhash-thunar-exit status 4
  97. -> Failed to install the following packages. Manual intervention is required:
  98. gtkhash-thunar - exit status 4
  99.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement