Advertisement
Guest User

pulseview ubuntu error

a guest
Apr 4th, 2014
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.29 KB | None | 0 0
  1. $ sudo apt-get install cmake libqt4-dev libboost-dev libboost-test-dev libboost-thread-dev libboost-system-dev
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. cmake is already the newest version.
  6. libboost-dev is already the newest version.
  7. libboost-test-dev is already the newest version.
  8. libboost-system-dev is already the newest version.
  9. libboost-thread-dev is already the newest version.
  10. libqt4-dev is already the newest version.
  11. The following packages were automatically installed and are no longer required:
  12.   libasprintf0c2:i386 libcroco3:i386 libgettextpo0:i386 libgomp1:i386 libunistring0:i386 linux-headers-3.5.0-17 linux-headers-3.5.0-17-lowlatency linux-headers-3.5.0-22-generic linux-image-3.5.0-22-generic
  13.   linux-image-extra-3.5.0-22-generic
  14. Use 'apt-get autoremove' to remove them.
  15. 0 upgraded, 0 newly installed, 0 to remove and 65 not upgraded.
  16.  
  17.  
  18. $ cmake .
  19. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
  20. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake:160 (FILE):
  21.   file Internal CMake error when trying to open file:
  22.   /usr/src/pulseview/CMakeFiles/CMakeOutput.log for writing.
  23. Call Stack (most recent call first):
  24.   CMakeLists.txt:28 (project)
  25.  
  26.  
  27. CMake Error: Could not open file for write in copy operation /usr/src/pulseview/CMakeFiles/CMakeSystem.cmake.tmp
  28. CMake Error: : System Error: No such file or directory
  29. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake:172 (CONFIGURE_FILE):
  30.   configure_file Problem configuring file
  31. Call Stack (most recent call first):
  32.   CMakeLists.txt:28 (project)
  33.  
  34.  
  35. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:90 (FILE):
  36.   file problem creating directory: /usr/src/pulseview/CMakeFiles/CompilerIdC
  37. Call Stack (most recent call first):
  38.   /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:39 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
  39.   /usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:130 (CMAKE_DETERMINE_COMPILER_ID)
  40.   CMakeLists.txt:28 (project)
  41.  
  42.  
  43. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:90 (FILE):
  44.   file problem creating directory: /usr/src/pulseview/CMakeFiles/CompilerIdC
  45. Call Stack (most recent call first):
  46.   /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:39 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
  47.   /usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:130 (CMAKE_DETERMINE_COMPILER_ID)
  48.   CMakeLists.txt:28 (project)
  49.  
  50.  
  51. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:90 (FILE):
  52.   file problem creating directory: /usr/src/pulseview/CMakeFiles/CompilerIdC
  53. Call Stack (most recent call first):
  54.   /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:39 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
  55.   /usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:130 (CMAKE_DETERMINE_COMPILER_ID)
  56.   CMakeLists.txt:28 (project)
  57.  
  58.  
  59. -- The C compiler identification is unknown
  60. CMake Error: Could not open file for write in copy operation /usr/src/pulseview/CMakeFiles/CMakeCCompiler.cmake.tmp
  61. CMake Error: : System Error: No such file or directory
  62. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:175 (CONFIGURE_FILE):
  63.   configure_file Problem configuring file
  64. Call Stack (most recent call first):
  65.   CMakeLists.txt:28 (project)
  66.  
  67.  
  68. CMake Error: Could not find cmake module file:/usr/src/pulseview/CMakeFiles/CMakeCCompiler.cmake
  69. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:90 (FILE):
  70.   file problem creating directory:
  71.   /usr/src/pulseview/CMakeFiles/CompilerIdCXX
  72. Call Stack (most recent call first):
  73.   /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:39 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
  74.   /usr/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake:138 (CMAKE_DETERMINE_COMPILER_ID)
  75.   CMakeLists.txt:28 (project)
  76.  
  77.  
  78. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:90 (FILE):
  79.   file problem creating directory:
  80.   /usr/src/pulseview/CMakeFiles/CompilerIdCXX
  81. Call Stack (most recent call first):
  82.   /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:39 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
  83.   /usr/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake:138 (CMAKE_DETERMINE_COMPILER_ID)
  84.   CMakeLists.txt:28 (project)
  85.  
  86.  
  87. -- The CXX compiler identification is unknown
  88. CMake Error: Could not open file for write in copy operation /usr/src/pulseview/CMakeFiles/CMakeCXXCompiler.cmake.tmp
  89. CMake Error: : System Error: No such file or directory
  90. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake:183 (CONFIGURE_FILE):
  91.   configure_file Problem configuring file
  92. Call Stack (most recent call first):
  93.   CMakeLists.txt:28 (project)
  94.  
  95.  
  96. CMake Error: Could not find cmake module file:/usr/src/pulseview/CMakeFiles/CMakeCXXCompiler.cmake
  97. -- Check for working C compiler: /usr/bin/gcc
  98. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:24 (FILE):
  99.   file Internal CMake error when trying to open file:
  100.   /usr/src/pulseview/CMakeFiles/CMakeTmp/testCCompiler.c for writing.
  101. Call Stack (most recent call first):
  102.   CMakeLists.txt:28 (project)
  103.  
  104.  
  105. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:36 (TRY_COMPILE):
  106.   Failed to open
  107.  
  108.     /usr/src/pulseview/CMakeFiles/CMakeTmp/CMakeLists.txt
  109.  
  110.   No such file or directory
  111. Call Stack (most recent call first):
  112.   CMakeLists.txt:28 (project)
  113.  
  114.  
  115. -- Check for working C compiler: /usr/bin/gcc -- broken
  116. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:44 (FILE):
  117.   file Internal CMake error when trying to open file:
  118.   /usr/src/pulseview/CMakeFiles/CMakeError.log for writing.
  119. Call Stack (most recent call first):
  120.   CMakeLists.txt:28 (project)
  121.  
  122.  
  123. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
  124.   The C compiler "/usr/bin/gcc" is not able to compile a simple test program.
  125.  
  126.   It fails with the following output:
  127.  
  128.    
  129.  
  130.  
  131.  
  132.   CMake will not be able to correctly generate this project.
  133. Call Stack (most recent call first):
  134.   CMakeLists.txt:28 (project)
  135.  
  136.  
  137. -- Configuring incomplete, errors occurred!
  138. CMake Error: Cannot open file for write: /usr/src/pulseview/CMakeCache.txt.tmp
  139. CMake Error: : System Error: Permission denied
  140. CMake Error: Unable to open cache file for save. /usr/src/pulseview/CMakeCache.txt
  141. CMake Error: : System Error: Permission denied
  142. rylan@rylan-SVE15125CXW:/usr/src/pulseview$ sudo cmake .
  143. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
  144. -- The C compiler identification is GNU 4.7.2
  145. -- The CXX compiler identification is GNU 4.7.2
  146. -- Check for working C compiler: /usr/bin/gcc
  147. -- Check for working C compiler: /usr/bin/gcc -- works
  148. -- Detecting C compiler ABI info
  149. -- Detecting C compiler ABI info - done
  150. -- Check for working CXX compiler: /usr/bin/c++
  151. -- Check for working CXX compiler: /usr/bin/c++ -- works
  152. -- Detecting CXX compiler ABI info
  153. -- Detecting CXX compiler ABI info - done
  154. -- checking for modules 'libsigrok>=0.2.0;libsigrokdecode>=0.2.0'
  155. --   package 'libsigrok>=0.2.0' not found
  156. --   package 'libsigrokdecode>=0.2.0' not found
  157. CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
  158.   A required package was not found
  159. Call Stack (most recent call first):
  160.   /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
  161.   CMakeLists.txt:71 (pkg_check_modules)
  162.  
  163.  
  164. -- Looking for Q_WS_X11
  165. -- Looking for Q_WS_X11 - found
  166. -- Looking for Q_WS_WIN
  167. -- Looking for Q_WS_WIN - not found.
  168. -- Looking for Q_WS_QWS
  169. -- Looking for Q_WS_QWS - not found.
  170. -- Looking for Q_WS_MAC
  171. -- Looking for Q_WS_MAC - not found.
  172. -- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.3")
  173. -- Looking for include file pthread.h
  174. -- Looking for include file pthread.h - found
  175. -- Looking for pthread_create
  176. -- Looking for pthread_create - not found.
  177. -- Looking for pthread_create in pthreads
  178. -- Looking for pthread_create in pthreads - not found
  179. -- Looking for pthread_create in pthread
  180. -- Looking for pthread_create in pthread - found
  181. -- Found Threads: TRUE  
  182. -- Boost version: 1.49.0
  183. -- Found the following Boost libraries:
  184. --   filesystem
  185. --   system
  186. --   thread
  187. -- Performing Test HAVE_UNALIGNED_LITTLE_ENDIAN_ACCESS
  188. -- Performing Test HAVE_UNALIGNED_LITTLE_ENDIAN_ACCESS - Success
  189. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement