Advertisement
Guest User

musescore-make-error

a guest
Nov 21st, 2013
648
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.86 KB | None | 0 0
  1. $ make
  2. if test ! -d build.release; then mkdir build.release; fi; \
  3. cd build.release; \
  4. export PATH=/home/fede/Qt5.1.1/5.1.1/gcc_64/bin:/home/fede/git-cl:/home/fede/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games; \
  5. cmake -DCMAKE_BUILD_TYPE=RELEASE \
  6. -DCMAKE_INSTALL_PREFIX=""/usr/local"" ..; \
  7. make lrelease; \
  8. make -j `grep -c processor /proc/cpuinfo`; \
  9.  
  10. CMake Warning at build/FindQt5Transitional.cmake:29 (find_package):
  11. By not providing "FindQt5Designer.cmake" in CMAKE_MODULE_PATH this project
  12. has asked CMake to find a package configuration file provided by
  13. "Qt5Designer", but CMake did not find one.
  14.  
  15. Could not find a package configuration file provided by "Qt5Designer" with
  16. any of the following names:
  17.  
  18. Qt5DesignerConfig.cmake
  19. qt5designer-config.cmake
  20.  
  21. Add the installation prefix of "Qt5Designer" to CMAKE_PREFIX_PATH or set
  22. "Qt5Designer_DIR" to a directory containing one of the above files. If
  23. "Qt5Designer" provides a separate development package or SDK, be sure it
  24. has been installed.
  25. Call Stack (most recent call first):
  26. CMakeLists.txt:26 (include)
  27.  
  28.  
  29. CMake Warning at build/FindQt5Transitional.cmake:29 (find_package):
  30. By not providing "FindQt5Declarative.cmake" in CMAKE_MODULE_PATH this
  31. project has asked CMake to find a package configuration file provided by
  32. "Qt5Declarative", but CMake did not find one.
  33.  
  34. Could not find a package configuration file provided by "Qt5Declarative"
  35. with any of the following names:
  36.  
  37. Qt5DeclarativeConfig.cmake
  38. qt5declarative-config.cmake
  39.  
  40. Add the installation prefix of "Qt5Declarative" to CMAKE_PREFIX_PATH or set
  41. "Qt5Declarative_DIR" to a directory containing one of the above files. If
  42. "Qt5Declarative" provides a separate development package or SDK, be sure it
  43. has been installed.
  44. Call Stack (most recent call first):
  45. CMakeLists.txt:26 (include)
  46.  
  47.  
  48. CMake Warning at build/FindQt5Transitional.cmake:29 (find_package):
  49. By not providing "FindQt5Script.cmake" in CMAKE_MODULE_PATH this project
  50. has asked CMake to find a package configuration file provided by
  51. "Qt5Script", but CMake did not find one.
  52.  
  53. Could not find a package configuration file provided by "Qt5Script" with
  54. any of the following names:
  55.  
  56. Qt5ScriptConfig.cmake
  57. qt5script-config.cmake
  58.  
  59. Add the installation prefix of "Qt5Script" to CMAKE_PREFIX_PATH or set
  60. "Qt5Script_DIR" to a directory containing one of the above files. If
  61. "Qt5Script" provides a separate development package or SDK, be sure it has
  62. been installed.
  63. Call Stack (most recent call first):
  64. CMakeLists.txt:26 (include)
  65.  
  66.  
  67. CMake Warning at build/FindQt5Transitional.cmake:29 (find_package):
  68. By not providing "FindQt5ScriptTools.cmake" in CMAKE_MODULE_PATH this
  69. project has asked CMake to find a package configuration file provided by
  70. "Qt5ScriptTools", but CMake did not find one.
  71.  
  72. Could not find a package configuration file provided by "Qt5ScriptTools"
  73. with any of the following names:
  74.  
  75. Qt5ScriptToolsConfig.cmake
  76. qt5scripttools-config.cmake
  77.  
  78. Add the installation prefix of "Qt5ScriptTools" to CMAKE_PREFIX_PATH or set
  79. "Qt5ScriptTools_DIR" to a directory containing one of the above files. If
  80. "Qt5ScriptTools" provides a separate development package or SDK, be sure it
  81. has been installed.
  82. Call Stack (most recent call first):
  83. CMakeLists.txt:26 (include)
  84.  
  85.  
  86. CMake Warning at build/FindQt5Transitional.cmake:29 (find_package):
  87. By not providing "FindQt5UiTools.cmake" in CMAKE_MODULE_PATH this project
  88. has asked CMake to find a package configuration file provided by
  89. "Qt5UiTools", but CMake did not find one.
  90.  
  91. Could not find a package configuration file provided by "Qt5UiTools" with
  92. any of the following names:
  93.  
  94. Qt5UiToolsConfig.cmake
  95. qt5uitools-config.cmake
  96.  
  97. Add the installation prefix of "Qt5UiTools" to CMAKE_PREFIX_PATH or set
  98. "Qt5UiTools_DIR" to a directory containing one of the above files. If
  99. "Qt5UiTools" provides a separate development package or SDK, be sure it has
  100. been installed.
  101. Call Stack (most recent call first):
  102. CMakeLists.txt:26 (include)
  103.  
  104.  
  105. CMake Warning at /usr/lib/x86_64-linux-gnu/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfig.cmake:96 (find_package):
  106. Could not find a package configuration file provided by "Qt5Quick"
  107. (requested version 5.1.1) with any of the following names:
  108.  
  109. Qt5QuickConfig.cmake
  110. qt5quick-config.cmake
  111.  
  112. Add the installation prefix of "Qt5Quick" to CMAKE_PREFIX_PATH or set
  113. "Qt5Quick_DIR" to a directory containing one of the above files. If
  114. "Qt5Quick" provides a separate development package or SDK, be sure it has
  115. been installed.
  116. Call Stack (most recent call first):
  117. build/FindQt5Transitional.cmake:29 (find_package)
  118. CMakeLists.txt:26 (include)
  119.  
  120.  
  121. CMake Warning at build/FindQt5Transitional.cmake:29 (find_package):
  122. Found package configuration file:
  123.  
  124. /usr/lib/x86_64-linux-gnu/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfig.cmake
  125.  
  126. but it set Qt5WebKitWidgets_FOUND to FALSE so package "Qt5WebKitWidgets" is
  127. considered to be NOT FOUND.
  128. Call Stack (most recent call first):
  129. CMakeLists.txt:26 (include)
  130.  
  131.  
  132. CMake Warning at build/FindQt5Transitional.cmake:29 (find_package):
  133. By not providing "FindQt5LinguistTools.cmake" in CMAKE_MODULE_PATH this
  134. project has asked CMake to find a package configuration file provided by
  135. "Qt5LinguistTools", but CMake did not find one.
  136.  
  137. Could not find a package configuration file provided by "Qt5LinguistTools"
  138. with any of the following names:
  139.  
  140. Qt5LinguistToolsConfig.cmake
  141. qt5linguisttools-config.cmake
  142.  
  143. Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or
  144. set "Qt5LinguistTools_DIR" to a directory containing one of the above
  145. files. If "Qt5LinguistTools" provides a separate development package or
  146. SDK, be sure it has been installed.
  147. Call Stack (most recent call first):
  148. CMakeLists.txt:26 (include)
  149.  
  150.  
  151. found Doxygen
  152. -- configured /home/fede/src/MuseScore/build/Doxyfile.in --> /home/fede/src/MuseScore/build.release/Doxyfile
  153. -- Found pulseaudio: /usr/lib/x86_64-linux-gnu/libpulse.so
  154. Alsa detected.
  155. Pulseaudio found.
  156. -- jack (jack audio connection kit) >= 0.98.0 found
  157. portaudio detected /usr/include /usr/lib/x86_64-linux-gnu -lportaudio -lasound -lm -lpthread
  158. -- precompiled header generation
  159. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  160. Please set them or make sure they are set and tested correctly in the CMake files:
  161. LAME_INCLUDE_DIR
  162. used as include directory in directory /home/fede/src/MuseScore
  163. used as include directory in directory /home/fede/src/MuseScore
  164. used as include directory in directory /home/fede/src/MuseScore
  165. used as include directory in directory /home/fede/src/MuseScore
  166. used as include directory in directory /home/fede/src/MuseScore
  167. used as include directory in directory /home/fede/src/MuseScore
  168. used as include directory in directory /home/fede/src/MuseScore/mscore
  169. used as include directory in directory /home/fede/src/MuseScore/awl
  170. used as include directory in directory /home/fede/src/MuseScore/bww2mxml
  171. used as include directory in directory /home/fede/src/MuseScore/bww2mxml
  172. used as include directory in directory /home/fede/src/MuseScore/midi
  173. used as include directory in directory /home/fede/src/MuseScore/audiofile
  174. used as include directory in directory /home/fede/src/MuseScore/fluid
  175. used as include directory in directory /home/fede/src/MuseScore/mstyle
  176. used as include directory in directory /home/fede/src/MuseScore/libmscore
  177. used as include directory in directory /home/fede/src/MuseScore/synthesizer
  178. used as include directory in directory /home/fede/src/MuseScore/effects
  179. used as include directory in directory /home/fede/src/MuseScore/thirdparty/rtf2html
  180. used as include directory in directory /home/fede/src/MuseScore/thirdparty/diff
  181. used as include directory in directory /home/fede/src/MuseScore/aeolus
  182. used as include directory in directory /home/fede/src/MuseScore/zerberus
  183. used as include directory in directory /home/fede/src/MuseScore/thirdparty/ofqf
  184. used as include directory in directory /home/fede/src/MuseScore/thirdparty/singleapp/src
  185.  
  186. -- Configuring incomplete, errors occurred!
  187. See also "/home/fede/src/MuseScore/build.release/CMakeFiles/CMakeOutput.log".
  188. make[1]: Entering directory `/home/fede/src/MuseScore/build.release'
  189. make[1]: *** No rule to make target `lrelease'. Stop.
  190. make[1]: Leaving directory `/home/fede/src/MuseScore/build.release'
  191. make[1]: Entering directory `/home/fede/src/MuseScore/build.release'
  192. make[1]: *** No targets specified and no makefile found. Stop.
  193. make[1]: Leaving directory `/home/fede/src/MuseScore/build.release'
  194. make: *** [release] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement