vlig

output

Jan 29th, 2020
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.61 KB | None | 0 0
  1. yay -S grive-git
  2. :: Checking for conflicts...
  3. :: Checking for inner conflicts...
  4. [Aur: 1] grive-git-501.a3cce71-1
  5.  
  6. 1 grive-git (Installed) (Build Files Exist)
  7. ==> Packages to cleanBuild?
  8. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  9. ==> A
  10. :: Deleting (1/1): /home/vlas/.cache/yay/grive-git
  11. :: Downloaded PKGBUILD (1/1): grive-git
  12. 1 grive-git (Installed) (Build Files Exist)
  13. ==> Diffs to show?
  14. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  15. ==>
  16. :: Parsing SRCINFO (1/1): grive-git
  17. ==> Making package: grive-git 501.a3cce71-1 (Wed Jan 29 19:05:57 2020)
  18. ==> Retrieving sources...
  19. -> Cloning grive-git git repo...
  20. Cloning into bare repository '/mnt/linux2/home/vlas/yay-builddir/grive-git/grive-git'...
  21. remote: Enumerating objects: 105, done.
  22. remote: Counting objects: 100% (105/105), done.
  23. remote: Compressing objects: 100% (90/90), done.
  24. remote: Total 4861 (delta 43), reused 35 (delta 12), pack-reused 4756
  25. Receiving objects: 100% (4861/4861), 1.25 MiB | 2.32 MiB/s, done.
  26. Resolving deltas: 100% (3164/3164), done.
  27. ==> Validating source files with sha512sums...
  28. grive-git ... Skipped
  29. ==> Making package: grive-git 501.a3cce71-1 (Wed Jan 29 19:05:59 2020)
  30. ==> Checking runtime dependencies...
  31. ==> Checking buildtime dependencies...
  32. ==> Retrieving sources...
  33. -> Updating grive-git git repo...
  34. Fetching origin
  35. ==> Validating source files with sha512sums...
  36. grive-git ... Skipped
  37. ==> Removing existing $srcdir/ directory...
  38. ==> Extracting sources...
  39. -> Creating working copy of grive-git git repo...
  40. Cloning into 'grive-git'...
  41. done.
  42. ==> Starting pkgver()...
  43. ==> Sources are ready.
  44. ==> Making package: grive-git 501.a3cce71-1 (Wed Jan 29 19:06:01 2020)
  45. ==> Checking runtime dependencies...
  46. ==> Checking buildtime dependencies...
  47. ==> WARNING: Using existing $srcdir/ tree
  48. ==> Starting pkgver()...
  49. ==> Starting build()...
  50. CMake Warning (dev) in CMakeLists.txt:
  51. No project() command is present. The top-level CMakeLists.txt file must
  52. contain a literal, direct call to the project() command. Add a line of
  53. code such as
  54.  
  55. project(ProjectName)
  56.  
  57. near the top of the file, but after cmake_minimum_required().
  58.  
  59. CMake is pretending there is a "project(Project)" command on the first
  60. line.
  61. This warning is for project developers. Use -Wno-dev to suppress it.
  62.  
  63. -- The C compiler identification is GNU 9.2.0
  64. -- The CXX compiler identification is GNU 9.2.0
  65. -- Check for working C compiler: /usr/lib/ccache/bin/cc
  66. -- Check for working C compiler: /usr/lib/ccache/bin/cc -- works
  67. -- Detecting C compiler ABI info
  68. -- Detecting C compiler ABI info - done
  69. -- Detecting C compile features
  70. -- Detecting C compile features - done
  71. -- Check for working CXX compiler: /usr/lib/ccache/bin/c++
  72. -- Check for working CXX compiler: /usr/lib/ccache/bin/c++ -- works
  73. -- Detecting CXX compiler ABI info
  74. -- Detecting CXX compiler ABI info - done
  75. -- Detecting CXX compile features
  76. -- Detecting CXX compile features - done
  77. CMake Warning at CMakeLists.txt:7 (message):
  78. Version to build: 0.5.2-dev
  79.  
  80.  
  81. -- Found libgcrypt: -lgcrypt -lgpg-error
  82. -- Found CURL: /usr/lib/libcurl.so (found version "7.68.0")
  83. -- Found Boost: /lib64/cmake/Boost-1.71.0/BoostConfig.cmake (found suitable version "1.71.0", minimum required is "1.40.0") found components: program_options filesystem unit_test_framework regex system
  84. -- Found libbfd: /usr/lib/libbfd.so
  85. -- Found libiberty: /usr/lib/libiberty.a
  86. -- Found PkgConfig: /bin/pkg-config (found version "1.6.3")
  87. -- Checking for module 'yajl'
  88. -- Found yajl, version 2.1.0
  89. -- Found Boost: /lib64/cmake/Boost-1.71.0/BoostConfig.cmake (found version "1.71.0") found components: program_options
  90. -- Configuring done
  91. CMake Error in libgrive/CMakeLists.txt:
  92. Imported target "Boost::unit_test_framework" includes non-existent path
  93.  
  94. "/include"
  95.  
  96. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  97.  
  98. * The path was deleted, renamed, or moved to another location.
  99.  
  100. * An install or uninstall procedure did not complete successfully.
  101.  
  102. * The installation package was faulty and references files it does not
  103. provide.
  104.  
  105.  
  106.  
  107. CMake Error in libgrive/CMakeLists.txt:
  108. Imported target "Boost::unit_test_framework" includes non-existent path
  109.  
  110. "/include"
  111.  
  112. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  113.  
  114. * The path was deleted, renamed, or moved to another location.
  115.  
  116. * An install or uninstall procedure did not complete successfully.
  117.  
  118. * The installation package was faulty and references files it does not
  119. provide.
  120.  
  121.  
  122.  
  123. CMake Error in libgrive/CMakeLists.txt:
  124. Imported target "Boost::filesystem" includes non-existent path
  125.  
  126. "/include"
  127.  
  128. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  129.  
  130. * The path was deleted, renamed, or moved to another location.
  131.  
  132. * An install or uninstall procedure did not complete successfully.
  133.  
  134. * The installation package was faulty and references files it does not
  135. provide.
  136.  
  137.  
  138.  
  139. CMake Error in libgrive/CMakeLists.txt:
  140. Imported target "Boost::filesystem" includes non-existent path
  141.  
  142. "/include"
  143.  
  144. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  145.  
  146. * The path was deleted, renamed, or moved to another location.
  147.  
  148. * An install or uninstall procedure did not complete successfully.
  149.  
  150. * The installation package was faulty and references files it does not
  151. provide.
  152.  
  153.  
  154.  
  155. -- Generating done
  156. CMake Generate step failed. Build files cannot be regenerated correctly.
  157. ==> ERROR: A failure occurred in build().
  158. Aborting...
  159. Error making: grive-git
Advertisement
Add Comment
Please, Sign In to add comment