Advertisement
Guest User

Could not find LLVM

a guest
Dec 26th, 2015
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 7.38 KB | None | 0 0
  1. [musikolo@MyPC kdevelop-git]$ makepkg -rs
  2. ==> Making package: kdevelop-git 4.90.90.r23077.88715d6-1 (sáb dic 26 15:06:38 CST 2015)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Installing missing dependencies...
  6. resolving dependencies...
  7. looking for conflicting packages...
  8.  
  9. Packages (2) clang-3.7.0-6  extra-cmake-modules-5.17.0-1
  10.  
  11. Total Download Size:    25,01 MiB
  12. Total Installed Size:  146,07 MiB
  13.  
  14. :: Proceed with installation? [Y/n]
  15. :: Retrieving packages ...
  16.  clang-3.7.0-6-x86_64                                                                                                                      25,0 MiB  9,46M/s 00:03 [#####################################################################################################] 100%
  17. (2/2) checking keys in keyring                                                                                                                                     [#####################################################################################################] 100%
  18. (2/2) checking package integrity                                                                                                                                   [#####################################################################################################] 100%
  19. (2/2) loading package files                                                                                                                                        [#####################################################################################################] 100%
  20. (2/2) checking for file conflicts                                                                                                                                  [#####################################################################################################] 100%
  21. (2/2) checking available disk space                                                                                                                                [#####################################################################################################] 100%
  22. (1/2) installing extra-cmake-modules                                                                                                                               [#####################################################################################################] 100%
  23. (2/2) installing clang                                                                                                                                             [#####################################################################################################] 100%
  24. Optional dependencies for clang
  25.     python2: for git-clang-format [installed]
  26. ==> Retrieving sources...
  27.   -> Cloning kdevelop git repo...
  28. Cloning into bare repository '/home/musikolo/builds/ramdisk/kdevelop-git/kdevelop'...
  29. remote: Counting objects: 270390, done.
  30. remote: Compressing objects: 100% (53350/53350), done.
  31. remote: Total 270390 (delta 218116), reused 267551 (delta 215904)
  32. Receiving objects: 100% (270390/270390), 91.97 MiB | 7.79 MiB/s, done.
  33. Resolving deltas: 100% (218116/218116), done.
  34. Checking connectivity... done.
  35. ==> Validating source files with sha1sums...
  36.     kdevelop ... Skipped
  37. ==> Extracting sources...
  38.   -> Creating working copy of kdevelop git repo...
  39. Cloning into 'kdevelop'...
  40. done.
  41. ==> Starting pkgver()...
  42. ==> Starting prepare()...
  43. ==> Starting build()...
  44. -- The C compiler identification is GNU 5.3.0
  45. -- The CXX compiler identification is GNU 5.3.0
  46. -- Check for working C compiler: /usr/bin/cc
  47. -- Check for working C compiler: /usr/bin/cc -- works
  48. -- Detecting C compiler ABI info
  49. -- Detecting C compiler ABI info - done
  50. -- Detecting C compile features
  51. -- Detecting C compile features - done
  52. -- Check for working CXX compiler: /usr/bin/c++
  53. -- Check for working CXX compiler: /usr/bin/c++ -- works
  54. -- Detecting CXX compiler ABI info
  55. -- Detecting CXX compiler ABI info - done
  56. -- Detecting CXX compile features
  57. -- Detecting CXX compile features - done
  58. -- Looking for __GLIBC__
  59. -- Looking for __GLIBC__ - found
  60. -- Performing Test _OFFT_IS_64BIT
  61. -- Performing Test _OFFT_IS_64BIT - Success
  62. -- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.17.0")
  63. -- Found KF5Declarative: /usr/lib64/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.17.0")
  64. -- Found KF5DocTools: /usr/lib64/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.17.0")
  65. -- Found KF5IconThemes: /usr/lib64/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.17.0")
  66. -- Found Gettext: /usr/bin/msgmerge (found version "0.19.6")
  67. -- Found PythonInterp: /usr/bin/python (found version "3.5.1")
  68. -- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.17.0")
  69. -- Found KF5ItemModels: /usr/lib64/cmake/KF5ItemModels/KF5ItemModelsConfig.cmake (found version "5.17.0")
  70. -- Found KF5ItemViews: /usr/lib64/cmake/KF5ItemViews/KF5ItemViewsConfig.cmake (found version "5.17.0")
  71. -- Found KF5JobWidgets: /usr/lib64/cmake/KF5JobWidgets/KF5JobWidgetsConfig.cmake (found version "5.17.0")
  72. -- Found KF5KCMUtils: /usr/lib64/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake (found version "5.17.0")
  73. -- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.17.0")
  74. -- Found KF5NewStuff: /usr/lib64/cmake/KF5NewStuff/KF5NewStuffConfig.cmake (found version "5.17.0")
  75. -- Found KF5NotifyConfig: /usr/lib64/cmake/KF5NotifyConfig/KF5NotifyConfigConfig.cmake (found version "5.17.0")
  76. -- Found KF5Parts: /usr/lib64/cmake/KF5Parts/KF5PartsConfig.cmake (found version "5.17.0")
  77. -- Found KF5Service: /usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.17.0")
  78. -- Found KF5TextEditor: /usr/lib64/cmake/KF5TextEditor/KF5TextEditorConfig.cmake (found version "5.17.0")
  79. -- Found KF5ThreadWeaver: /usr/lib64/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfig.cmake (found version "5.17.0")
  80. -- Found KF5XmlGui: /usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.17.0")
  81. -- Found KF5WindowSystem: /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.17.0")
  82. -- Found KF5: success (found suitable version "5.17.0", minimum required is "5.3.0") found components:  Config Declarative DocTools IconThemes I18n ItemModels ItemViews JobWidgets KCMUtils KIO NewStuff NotifyConfig Parts Service TextEditor ThreadWeaver XmlGui WindowSystem
  83. -- Found KDevelop-PG-Qt
  84. --   Using kdevelop-pg-qt include dir: /usr/include/kdevelop-pg-qt
  85. --   Using kdevelop-pg-qt executable: /usr/bin/kdev-pg-qt
  86. -- Found SharedMimeInfo: /usr/bin/update-mime-database (found version "1.5")
  87. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
  88. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
  89. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
  90. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
  91. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  92. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
  93. CMake Error at cmake/modules/FindLLVM.cmake:115 (message):
  94.   Could not find LLVM: Could NOT find 'llvm-config' executable
  95. Call Stack (most recent call first):
  96.   cmake/modules/FindClang.cmake:31 (find_package)
  97.   languages/clang/CMakeLists.txt:1 (find_package)
  98.  
  99.  
  100. -- Configuring incomplete, errors occurred!
  101. See also "/home/musikolo/builds/ramdisk/kdevelop-git/src/build/CMakeFiles/CMakeOutput.log".
  102. ==> ERROR: A failure occurred in build().
  103.     Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement