Advertisement
puneet

terminal window while building alkimiaquotes

Jun 28th, 2011
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. puneet@puneet-Studio-1458:~/puneet/office$ ls
  2. alkimia CMakeLists.txt elampo INSTALL kraft README tote
  3. cmake doc INDEX kofficeplugins pekunia sqlquery zippl
  4. puneet@puneet-Studio-1458:~/puneet/office$ cd alkimia
  5. puneet@puneet-Studio-1458:~/puneet/office/alkimia$ ls
  6. alkdbus alkimia_quotes alkquotes astyle-alkimia.sh docs
  7. puneet@puneet-Studio-1458:~/puneet/office/alkimia$ cd alkquotes
  8. puneet@puneet-Studio-1458:~/puneet/office/alkimia/alkquotes$ ls
  9. backend build cmake CMakeLists.txt CMakeLists.txt.user ui
  10. puneet@puneet-Studio-1458:~/puneet/office/alkimia/alkquotes$ cd build
  11. puneet@puneet-Studio-1458:~/puneet/office/alkimia/alkquotes/build$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
  12. -- Found Qt-Version 4.7.0 (using /usr/bin/qmake)
  13. -- Found X11: /usr/lib/libX11.so
  14. -- Found KDE 4.5 include dir: /usr/include
  15. -- Found KDE 4.5 library dir: /usr/lib
  16. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  17. -- Found automoc4: /usr/bin/automoc4
  18. -- Found Qt-Version 4.7.0 (using /usr/bin/qmake)
  19. -- Found X11: /usr/lib/libX11.so
  20. -- Found Qt-Version 4.7.0 (using /usr/bin/qmake)
  21. -- Found X11: /usr/lib/libX11.so
  22. -- Configuring done
  23. -- Generating done
  24. -- Build files have been written to: /home/puneet/puneet/office/alkimia/alkquotes/build
  25. puneet@puneet-Studio-1458:~/puneet/office/alkimia/alkquotes/build$ make
  26. [ 0%] Built target quotebackend_automoc
  27. Linking CXX executable quotebackend
  28. [ 28%] Built target quotebackend
  29. Linking CXX shared library ../../../lib/libcompanyinfoplugin.so
  30. [ 45%] Built target companyinfoplugin
  31. Linking CXX shared library ../../../lib/libsymbolsuggesterplugin.so
  32. [ 63%] Built target symbolsuggesterplugin
  33. Linking CXX shared library ../../../lib/libyahoocsvplugin.so
  34. [ 80%] Built target yahoocsvplugin
  35. [ 80%] Built target quotefrontend_automoc
  36. Linking CXX executable quotefrontend
  37. [100%] Built target quotefrontend
  38. puneet@puneet-Studio-1458:~/puneet/office/alkimia/alkquotes/build$ make install
  39. [ 0%] Built target quotebackend_automoc
  40. [ 28%] Built target quotebackend
  41. [ 45%] Built target companyinfoplugin
  42. [ 63%] Built target symbolsuggesterplugin
  43. [ 80%] Built target yahoocsvplugin
  44. [ 80%] Built target quotefrontend_automoc
  45. [100%] Built target quotefrontend
  46. Install the project...
  47. -- Install configuration: "RelWithDebInfo"
  48. -- Installing: /usr/bin/quotebackend
  49. CMake Error at backend/cmake_install.cmake:42 (FILE):
  50. file INSTALL cannot copy file
  51. "/home/puneet/puneet/office/alkimia/alkquotes/build/backend/quotebackend"
  52. to "/usr/bin/quotebackend".
  53. Call Stack (most recent call first):
  54. cmake_install.cmake:37 (INCLUDE)
  55.  
  56.  
  57. make: *** [install] Error 1
  58. puneet@puneet-Studio-1458:~/puneet/office/alkimia/alkquotes/build$ sudo make install
  59. [sudo] password for puneet:
  60. [ 0%] Built target quotebackend_automoc
  61. [ 28%] Built target quotebackend
  62. [ 45%] Built target companyinfoplugin
  63. [ 63%] Built target symbolsuggesterplugin
  64. [ 80%] Built target yahoocsvplugin
  65. [ 80%] Built target quotefrontend_automoc
  66. [100%] Built target quotefrontend
  67. Install the project...
  68. -- Install configuration: "RelWithDebInfo"
  69. -- Installing: /usr/bin/quotebackend
  70. -- Installing: /usr/interfaces/org.kde.quotebackend.keydatamanager.xml
  71. -- Installing: /usr/interfaces/org.kde.quotebackend.symbolmanager.xml
  72. -- Up-to-date: /usr/share/dbus-1/services/org.kde.alkimia.quotes.service
  73. -- Installing: /usr/plugins/libcompanyinfoplugin.so
  74. -- Installing: /usr/plugins/libsymbolsuggesterplugin.so
  75. -- Installing: /usr/plugins/libyahoocsvplugin.so
  76. -- Installing: /usr/bin/quotefrontend
  77. puneet@puneet-Studio-1458:~/puneet/office/alkimia/alkquotes/build$ ls
  78. backend cmake_install.cmake CTestTestfile.cmake Makefile
  79. CMakeCache.txt CMakeTmp install_manifest.txt ui
  80. CMakeFiles cmake_uninstall.cmake lib
  81. puneet@puneet-Studio-1458:~/puneet/office/alkimia/alkquotes/build$ kbuildsycoca4kbuildsycoca4 running...
  82. puneet@puneet-Studio-1458:~/puneet/office/alkimia/alkquotes/build$ cd backend
  83. puneet@puneet-Studio-1458:~/puneet/office/alkimia/alkquotes/build/backend$ ls
  84. CMakeFiles moc_storagemanager.cpp
  85. cmake_install.cmake moc_symbolmanager.cpp
  86. CTestTestfile.cmake plugins
  87. keydatamanageradaptor.cpp quotebackend
  88. keydatamanageradaptor.h quotebackend_automoc.cpp
  89. keydatamanageradaptor.moc quotebackend_automoc.cpp.files
  90. Makefile quotebackend.shell
  91. moc_backend.cpp symbolmanageradaptor.cpp
  92. moc_keydatamanager.cpp symbolmanageradaptor.h
  93. moc_keypluginsmanager.cpp symbolmanageradaptor.moc
  94. puneet@puneet-Studio-1458:~/puneet/office/alkimia/alkquotes/build/backend$ ./quotebackend
  95. KeyPluginsManager: Couldn't find plugin directory
  96. database name: "/home/puneet/.kde/share/apps/quotebackend/alkimia.db"
  97. loadDatabase: data already exists
  98. loadDatabase: data already exists
  99. StorageManager::updateDBColumns: the table column sizes matched.
  100. StorageManager::updateDBColumns: the table column sizes matched.
  101. SymbolManager: Couldn't find plugin directory
  102. ^C
  103. puneet@puneet-Studio-1458:~/puneet/office/alkimia/alkquotes/build/backend$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement