Advertisement
zerozero

building muon/libqapt

Mar 26th, 2013
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.47 KB | None | 0 0
  1. zerozero@solydk ~/Documents/muon/libqapt-1.9.97 $ mkdir build
  2. zerozero@solydk ~/Documents/muon/libqapt-1.9.97 $ cd build
  3. zerozero@solydk ~/Documents/muon/libqapt-1.9.97/build $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
  4. -- The C compiler identification is GNU 4.7.2
  5. -- The CXX compiler identification is GNU 4.7.2
  6. -- Check for working C compiler: /usr/bin/gcc
  7. -- Check for working C compiler: /usr/bin/gcc -- works
  8. -- Detecting C compiler ABI info
  9. -- Detecting C compiler ABI info - done
  10. -- Check for working CXX compiler: /usr/bin/c++
  11. -- Check for working CXX compiler: /usr/bin/c++ -- works
  12. -- Detecting CXX compiler ABI info
  13. -- Detecting CXX compiler ABI info - done
  14. -- Looking for Q_WS_X11
  15. -- Looking for Q_WS_X11 - found
  16. -- Looking for Q_WS_WIN
  17. -- Looking for Q_WS_WIN - not found.
  18. -- Looking for Q_WS_QWS
  19. -- Looking for Q_WS_QWS - not found.
  20. -- Looking for Q_WS_MAC
  21. -- Looking for Q_WS_MAC - not found.
  22. -- Found Qt4: /usr/bin/qmake (found version "4.8.2")
  23. -- Found Automoc4: /usr/bin/automoc4
  24. CMake Error at cmake/modules/FindXapian.cmake:33 (MESSAGE):
  25. Could not find Xapian
  26. Call Stack (most recent call first):
  27. CMakeLists.txt:38 (find_package)
  28.  
  29.  
  30. -- Configuring incomplete, errors occurred!
  31. zerozero@solydk ~/Documents/muon/libqapt-1.9.97/build $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
  32. -- Found Automoc4: /usr/bin/automoc4
  33. -- Found Xapian: /usr/lib/libxapian.so
  34. CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
  35. Could NOT find AptPkg (missing: APTPKG_LIBRARIES APTPKG_INCLUDE_DIR)
  36. Call Stack (most recent call first):
  37. /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)
  38. cmake/modules/FindAptPkg.cmake:46 (find_package_handle_standard_args)
  39. CMakeLists.txt:39 (find_package)
  40.  
  41.  
  42. -- Configuring incomplete, errors occurred!
  43. zerozero@solydk ~/Documents/muon/libqapt-1.9.97/build $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
  44. -- Found Automoc4: /usr/bin/automoc4
  45. -- Found AptPkg: /usr/lib/x86_64-linux-gnu/libapt-pkg.so;/usr/lib/x86_64-linux-gnu/libapt-inst.so
  46. CMake Warning at CMakeLists.txt:40 (find_package):
  47. By not providing "FindQtGStreamer.cmake" in CMAKE_MODULE_PATH this project
  48. has asked CMake to find a package configuration file provided by
  49. "QtGStreamer", but CMake did not find one.
  50.  
  51. Could not find a package configuration file provided by "QtGStreamer" with
  52. any of the following names:
  53.  
  54. QtGStreamerConfig.cmake
  55. qtgstreamer-config.cmake
  56.  
  57. Add the installation prefix of "QtGStreamer" to CMAKE_PREFIX_PATH or set
  58. "QtGStreamer_DIR" to a directory containing one of the above files. If
  59. "QtGStreamer" provides a separate development package or SDK, be sure it
  60. has been installed.
  61.  
  62.  
  63. CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
  64. Could NOT find PolkitQt-1 (missing: PolkitQt-1_CONFIG) (Required is at
  65. least version "0.98.1")
  66. Call Stack (most recent call first):
  67. /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)
  68. cmake/modules/FindPolkitQt-1.cmake:30 (find_package_handle_standard_args)
  69. CMakeLists.txt:43 (find_package)
  70.  
  71.  
  72. -- Configuring incomplete, errors occurred!
  73. zerozero@solydk ~/Documents/muon/libqapt-1.9.97/build $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
  74. -- Found Automoc4: /usr/bin/automoc4
  75. -- Found QtGStreamer: /usr/include/QtGStreamer
  76. -- Boost hasn't been found yet. Looking...
  77. -- Boost version: 1.49.0
  78. -- GCC 4.5 or later detected. Enabling C++0x support in QTGSTREAMER_FLAGS.
  79. CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
  80. Could NOT find PolkitQt-1 (missing: PolkitQt-1_CONFIG) (Required is at
  81. least version "0.98.1")
  82. Call Stack (most recent call first):
  83. /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)
  84. cmake/modules/FindPolkitQt-1.cmake:30 (find_package_handle_standard_args)
  85. CMakeLists.txt:43 (find_package)
  86.  
  87.  
  88. -- Configuring incomplete, errors occurred!
  89. zerozero@solydk ~/Documents/muon/libqapt-1.9.97/build $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
  90. -- Found Automoc4: /usr/bin/automoc4
  91. -- Boost hasn't been found yet. Looking...
  92. -- Boost version: 1.49.0
  93. -- GCC 4.5 or later detected. Enabling C++0x support in QTGSTREAMER_FLAGS.
  94. -- Found PolkitQt-1: /usr/lib/cmake/PolkitQt-1/PolkitQt-1Config.cmake (Required is at least version "0.98.1")
  95. -- Performing Test __HAVE_GCC_VISIBILITY
  96. -- Performing Test __HAVE_GCC_VISIBILITY - Success
  97. -- Found Qt-Version 4.8.2 (using /usr/bin/qmake)
  98. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
  99. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so - found
  100. -- Looking for gethostbyname
  101. -- Looking for gethostbyname - found
  102. -- Looking for connect
  103. -- Looking for connect - found
  104. -- Looking for remove
  105. -- Looking for remove - found
  106. -- Looking for shmat
  107. -- Looking for shmat - found
  108. -- Looking for IceConnectionNumber in ICE
  109. -- Looking for IceConnectionNumber in ICE - found
  110. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  111. -- Looking for include file pthread.h
  112. -- Looking for include file pthread.h - found
  113. -- Looking for pthread_create
  114. -- Looking for pthread_create - not found.
  115. -- Looking for pthread_create in pthreads
  116. -- Looking for pthread_create in pthreads - not found
  117. -- Looking for pthread_create in pthread
  118. -- Looking for pthread_create in pthread - found
  119. -- Found Threads: TRUE
  120. -- Looking for _POSIX_TIMERS
  121. -- Looking for _POSIX_TIMERS - found
  122. -- Found Automoc4: /usr/bin/automoc4
  123. -- Found Perl: /usr/bin/perl (found version "5.14.2")
  124. -- Found Phonon: /usr/include
  125. -- Performing Test _OFFT_IS_64BIT
  126. -- Performing Test _OFFT_IS_64BIT - Success
  127. -- Performing Test HAVE_FPIE_SUPPORT
  128. -- Performing Test HAVE_FPIE_SUPPORT - Success
  129. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
  130. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
  131. -- Performing Test __KDE_HAVE_GCC_VISIBILITY
  132. -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
  133. -- Found KDE 4.9 include dir: /usr/include
  134. -- Found KDE 4.9 library dir: /usr/lib
  135. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  136. -- Found automoc4: /usr/bin/automoc4
  137. -- Found Qt-Version 4.8.2 (using /usr/bin/qmake)
  138. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  139. -- Found KDE 4.9 include dir: /usr/include
  140. -- Found KDE 4.9 library dir: /usr/lib
  141. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  142. -- Found automoc4: /usr/bin/automoc4
  143. CMake Error at utils/CMakeLists.txt:10 (find_package):
  144. By not providing "FindDebconfKDE.cmake" in CMAKE_MODULE_PATH this project
  145. has asked CMake to find a package configuration file provided by
  146. "DebconfKDE", but CMake did not find one.
  147.  
  148. Could not find a package configuration file provided by "DebconfKDE" with
  149. any of the following names:
  150.  
  151. DebconfKDEConfig.cmake
  152. debconfkde-config.cmake
  153.  
  154. Add the installation prefix of "DebconfKDE" to CMAKE_PREFIX_PATH or set
  155. "DebconfKDE_DIR" to a directory containing one of the above files. If
  156. "DebconfKDE" provides a separate development package or SDK, be sure it has
  157. been installed.
  158.  
  159.  
  160. -- Configuring incomplete, errors occurred!
  161. zerozero@solydk ~/Documents/muon/libqapt-1.9.97/build $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
  162. -- Found Automoc4: /usr/bin/automoc4
  163. -- Boost hasn't been found yet. Looking...
  164. -- Boost version: 1.49.0
  165. -- GCC 4.5 or later detected. Enabling C++0x support in QTGSTREAMER_FLAGS.
  166. -- Found Qt-Version 4.8.2 (using /usr/bin/qmake)
  167. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  168. -- Found KDE 4.9 include dir: /usr/include
  169. -- Found KDE 4.9 library dir: /usr/lib
  170. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  171. -- Found automoc4: /usr/bin/automoc4
  172. -- Found Qt-Version 4.8.2 (using /usr/bin/qmake)
  173. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  174. -- Found KDE 4.9 include dir: /usr/include
  175. -- Found KDE 4.9 library dir: /usr/lib
  176. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  177. -- Found automoc4: /usr/bin/automoc4
  178. -- Found Debconf-KDE: /usr/lib/libdebconf-kde.so
  179. -- Looking for dgettext
  180. -- Looking for dgettext - found
  181. -- Found Gettext: built in libc
  182. --
  183. -----------------------------------------------------------------------------
  184. -- The following external packages were located on your system.
  185. -- This installation will have the extra features provided by these packages.
  186. + KDE
  187. + QtGStreamer
  188. Congratulations! All external packages have been found.
  189. -----------------------------------------------------------------------------
  190.  
  191. -- Configuring done
  192. -- Generating done
  193. -- Build files have been written to: /home/zerozero/Documents/muon/libqapt-1.9.97/build
  194. zerozero@solydk ~/Documents/muon/libqapt-1.9.97/build $ make
  195. [ 0%] Generating workerdbus.cpp, workerdbus.h
  196. [ 1%] Generating moc_backend.cxx
  197. [ 1%] Generating moc_cache.cxx
  198. [ 2%] Generating moc_config.cxx
  199. [ 2%] Generating moc_history.cxx
  200. [ 3%] Generating moc_transaction.cxx
  201. [ 3%] Generating moc_transactiondbus.cxx
  202. [ 4%] Generating workerdbus.moc
  203. Scanning dependencies of target qapt
  204. [ 5%] Building CXX object src/CMakeFiles/qapt.dir/backend.o
  205. [ 5%] Building CXX object src/CMakeFiles/qapt.dir/cache.o
  206. [ 5%] Building CXX object src/CMakeFiles/qapt.dir/package.o
  207. [ 6%] Building CXX object src/CMakeFiles/qapt.dir/config.o
  208. [ 6%] Building CXX object src/CMakeFiles/qapt.dir/history.o
  209. [ 7%] Building CXX object src/CMakeFiles/qapt.dir/debfile.o
  210. [ 7%] Building CXX object src/CMakeFiles/qapt.dir/dependencyinfo.o
  211. [ 8%] Building CXX object src/CMakeFiles/qapt.dir/changelog.o
  212. [ 8%] Building CXX object src/CMakeFiles/qapt.dir/transaction.o
  213. [ 9%] Building CXX object src/CMakeFiles/qapt.dir/transactiondbus.o
  214. [ 9%] Building CXX object src/CMakeFiles/qapt.dir/downloadprogress.o
  215. [ 10%] Building CXX object src/CMakeFiles/qapt.dir/markingerrorinfo.o
  216. [ 10%] Building CXX object src/CMakeFiles/qapt.dir/moc_backend.o
  217. [ 11%] Building CXX object src/CMakeFiles/qapt.dir/moc_cache.o
  218. [ 11%] Building CXX object src/CMakeFiles/qapt.dir/moc_config.o
  219. [ 11%] Building CXX object src/CMakeFiles/qapt.dir/moc_history.o
  220. [ 12%] Building CXX object src/CMakeFiles/qapt.dir/moc_transaction.o
  221. [ 12%] Building CXX object src/CMakeFiles/qapt.dir/moc_transactiondbus.o
  222. [ 13%] Building CXX object src/CMakeFiles/qapt.dir/workerdbus.o
  223. Linking CXX shared library libqapt.so
  224. [ 13%] Built target qapt
  225. Scanning dependencies of target actions for org.kubuntu.qaptworker2
  226. [ 13%] Generating org.kubuntu.qaptworker2.policy
  227. [ 13%] Built target actions for org.kubuntu.qaptworker2
  228. Scanning dependencies of target qaptworker2_automoc
  229. Generating moc_workerdaemon.cpp
  230. Generating moc_aptworker.cpp
  231. Generating moc_transactionadapter.cpp
  232. Generating moc_workeracquire.cpp
  233. Generating moc_transactionqueue.cpp
  234. Generating moc_transaction.cpp
  235. [ 13%] Built target qaptworker2_automoc
  236. [ 13%] Generating qaptworker2adaptor.cpp, qaptworker2adaptor.h
  237. [ 13%] Generating qaptworker2adaptor.moc
  238. Scanning dependencies of target qaptworker2
  239. [ 14%] Building CXX object src/worker/CMakeFiles/qaptworker2.dir/qaptworker2_automoc.o
  240. [ 14%] Building CXX object src/worker/CMakeFiles/qaptworker2.dir/main.o
  241. [ 15%] Building CXX object src/worker/CMakeFiles/qaptworker2.dir/aptlock.o
  242. [ 15%] Building CXX object src/worker/CMakeFiles/qaptworker2.dir/aptworker.o
  243. [ 16%] Building CXX object src/worker/CMakeFiles/qaptworker2.dir/transaction.o
  244. [ 16%] Building CXX object src/worker/CMakeFiles/qaptworker2.dir/transactionadapter.o
  245. [ 17%] Building CXX object src/worker/CMakeFiles/qaptworker2.dir/transactionqueue.o
  246. [ 17%] Building CXX object src/worker/CMakeFiles/qaptworker2.dir/workeracquire.o
  247. [ 18%] Building CXX object src/worker/CMakeFiles/qaptworker2.dir/workerdaemon.o
  248. [ 18%] Building CXX object src/worker/CMakeFiles/qaptworker2.dir/workerinstallprogress.o
  249. [ 19%] Building CXX object src/worker/CMakeFiles/qaptworker2.dir/qaptworker2adaptor.o
  250. Linking CXX executable qaptworker2
  251. [ 19%] Built target qaptworker2
  252. Scanning dependencies of target qapt-batch_automoc
  253. Generating moc_qaptbatch.cpp
  254. Generating moc_detailswidget.cpp
  255. Generating moc_transactiondbus.cpp
  256. [ 19%] Built target qapt-batch_automoc
  257. Scanning dependencies of target qapt-batch
  258. [ 19%] Building CXX object utils/qapt-batch/CMakeFiles/qapt-batch.dir/qapt-batch_automoc.cpp.o
  259. [ 20%] Building CXX object utils/qapt-batch/CMakeFiles/qapt-batch.dir/main.cpp.o
  260. [ 20%] Building CXX object utils/qapt-batch/CMakeFiles/qapt-batch.dir/qaptbatch.cpp.o
  261. /home/zerozero/Documents/muon/libqapt-1.9.97/utils/qapt-batch/qaptbatch.cpp: In member function ‘void QAptBatch::transactionStatusChanged(QApt::TransactionStatus)’:
  262. /home/zerozero/Documents/muon/libqapt-1.9.97/utils/qapt-batch/qaptbatch.cpp:285:12: warning: enumeration value ‘WaitingConfigFilePromptStatus’ not handled in switch [-Wswitch]
  263. [ 21%] Building CXX object utils/qapt-batch/CMakeFiles/qapt-batch.dir/detailswidget.cpp.o
  264. [ 21%] Building CXX object utils/qapt-batch/CMakeFiles/qapt-batch.dir/__/__/src/transactiondbus.cpp.o
  265. Linking CXX executable qapt-batch
  266. [ 21%] Built target qapt-batch
  267. Scanning dependencies of target qapt-deb-installer_automoc
  268. Generating moc_DebCommitWidget.cpp
  269. Generating moc_DebInstaller.cpp
  270. Generating moc_DebViewer.cpp
  271. [ 21%] Built target qapt-deb-installer_automoc
  272. Scanning dependencies of target qapt-deb-installer
  273. [ 22%] Building CXX object utils/qapt-deb-installer/CMakeFiles/qapt-deb-installer.dir/qapt-deb-installer_automoc.cpp.o
  274. [ 22%] Building CXX object utils/qapt-deb-installer/CMakeFiles/qapt-deb-installer.dir/main.cpp.o
  275. [ 22%] Building CXX object utils/qapt-deb-installer/CMakeFiles/qapt-deb-installer.dir/DebCommitWidget.cpp.o
  276. [ 23%] Building CXX object utils/qapt-deb-installer/CMakeFiles/qapt-deb-installer.dir/DebInstaller.cpp.o
  277. [ 23%] Building CXX object utils/qapt-deb-installer/CMakeFiles/qapt-deb-installer.dir/DebViewer.cpp.o
  278. [ 24%] Building CXX object utils/qapt-deb-installer/CMakeFiles/qapt-deb-installer.dir/ChangesDialog.cpp.o
  279. Linking CXX executable qapt-deb-installer
  280. [ 24%] Built target qapt-deb-installer
  281. Scanning dependencies of target debthumbnailer_automoc
  282. [ 24%] Built target debthumbnailer_automoc
  283. Scanning dependencies of target debthumbnailer
  284. [ 24%] Building CXX object utils/qapt-deb-thumbnailer/CMakeFiles/debthumbnailer.dir/debthumbnailer_automoc.cpp.o
  285. [ 25%] Building CXX object utils/qapt-deb-thumbnailer/CMakeFiles/debthumbnailer.dir/DebThumbnailer.cpp.o
  286. Linking CXX shared module ../../lib/debthumbnailer.so
  287. [ 25%] Built target debthumbnailer
  288. Scanning dependencies of target krunner_installer_automoc
  289. Generating installerrunner.moc
  290. [ 25%] Built target krunner_installer_automoc
  291. Scanning dependencies of target krunner_installer
  292. [ 25%] Building CXX object utils/plasma-runner-installer/CMakeFiles/krunner_installer.dir/krunner_installer_automoc.cpp.o
  293. [ 26%] Building CXX object utils/plasma-runner-installer/CMakeFiles/krunner_installer.dir/installerrunner.cpp.o
  294. Linking CXX shared module ../../lib/krunner_installer.so
  295. [ 26%] Built target krunner_installer
  296. Scanning dependencies of target qapt-gst-helper_automoc
  297. Generating moc_PluginFinder.cpp
  298. Generating moc_PluginHelper.cpp
  299. [ 26%] Built target qapt-gst-helper_automoc
  300. Scanning dependencies of target qapt-gst-helper
  301. [ 26%] Building CXX object utils/qapt-gst-helper/CMakeFiles/qapt-gst-helper.dir/qapt-gst-helper_automoc.cpp.o
  302. [ 27%] Building CXX object utils/qapt-gst-helper/CMakeFiles/qapt-gst-helper.dir/main.cpp.o
  303. [ 27%] Building CXX object utils/qapt-gst-helper/CMakeFiles/qapt-gst-helper.dir/GstMatcher.cpp.o
  304. [ 28%] Building CXX object utils/qapt-gst-helper/CMakeFiles/qapt-gst-helper.dir/PluginFinder.cpp.o
  305. [ 28%] Building CXX object utils/qapt-gst-helper/CMakeFiles/qapt-gst-helper.dir/PluginHelper.cpp.o
  306. /home/zerozero/Documents/muon/libqapt-1.9.97/utils/qapt-gst-helper/PluginHelper.cpp: In member function ‘void PluginHelper::transactionStatusChanged(QApt::TransactionStatus)’:
  307. /home/zerozero/Documents/muon/libqapt-1.9.97/utils/qapt-gst-helper/PluginHelper.cpp:348:12: warning: enumeration value ‘WaitingConfigFilePromptStatus’ not handled in switch [-Wswitch]
  308. [ 29%] Building CXX object utils/qapt-gst-helper/CMakeFiles/qapt-gst-helper.dir/PluginInfo.cpp.o
  309. Linking CXX executable qapt-gst-helper
  310. [ 29%] Built target qapt-gst-helper
  311. Scanning dependencies of target pofiles
  312. [ 30%] Generating qaptbatch.gmo
  313. [ 30%] Generating plasma-runner-installer.gmo
  314. [ 30%] Generating qapt-gst-helper.gmo
  315. [ 31%] Generating qapt-deb-installer.gmo
  316. [ 31%] Built target pofiles
  317. Scanning dependencies of target pofiles
  318. [ 31%] Generating qaptbatch.gmo
  319. [ 31%] Generating plasma-runner-installer.gmo
  320. [ 32%] Generating qapt-gst-helper.gmo
  321. [ 32%] Generating qapt-deb-installer.gmo
  322. [ 32%] Built target pofiles
  323. Scanning dependencies of target pofiles
  324. [ 32%] Generating qaptbatch.gmo
  325. [ 33%] Generating plasma-runner-installer.gmo
  326. [ 33%] Generating qapt-gst-helper.gmo
  327. [ 34%] Generating qapt-deb-installer.gmo
  328. [ 34%] Built target pofiles
  329. Scanning dependencies of target pofiles
  330. [ 35%] Generating qaptbatch.gmo
  331. [ 35%] Generating plasma-runner-installer.gmo
  332. [ 36%] Generating qapt-gst-helper.gmo
  333. [ 36%] Generating qapt-deb-installer.gmo
  334. [ 36%] Built target pofiles
  335. Scanning dependencies of target pofiles
  336. [ 37%] Generating qaptbatch.gmo
  337. [ 37%] Generating plasma-runner-installer.gmo
  338. [ 38%] Generating qapt-gst-helper.gmo
  339. [ 38%] Generating qapt-deb-installer.gmo
  340. [ 38%] Built target pofiles
  341. Scanning dependencies of target pofiles
  342. [ 39%] Generating qaptbatch.gmo
  343. [ 39%] Generating plasma-runner-installer.gmo
  344. [ 40%] Generating qapt-gst-helper.gmo
  345. [ 40%] Built target pofiles
  346. Scanning dependencies of target pofiles
  347. [ 41%] Generating qaptbatch.gmo
  348. [ 41%] Generating plasma-runner-installer.gmo
  349. [ 42%] Generating qapt-gst-helper.gmo
  350. [ 42%] Generating qapt-deb-installer.gmo
  351. [ 42%] Built target pofiles
  352. Scanning dependencies of target pofiles
  353. [ 42%] Generating qaptbatch.gmo
  354. [ 43%] Generating plasma-runner-installer.gmo
  355. [ 43%] Generating qapt-gst-helper.gmo
  356. [ 44%] Generating qapt-deb-installer.gmo
  357. [ 44%] Built target pofiles
  358. Scanning dependencies of target pofiles
  359. [ 44%] Generating qaptbatch.gmo
  360. [ 44%] Built target pofiles
  361. Scanning dependencies of target pofiles
  362. [ 44%] Generating qaptbatch.gmo
  363. [ 45%] Generating plasma-runner-installer.gmo
  364. [ 45%] Generating qapt-gst-helper.gmo
  365. [ 46%] Generating qapt-deb-installer.gmo
  366. [ 46%] Built target pofiles
  367. Scanning dependencies of target pofiles
  368. [ 47%] Generating qaptbatch.gmo
  369. [ 47%] Generating plasma-runner-installer.gmo
  370. [ 48%] Generating qapt-gst-helper.gmo
  371. [ 48%] Generating qapt-deb-installer.gmo
  372. [ 48%] Built target pofiles
  373. Scanning dependencies of target pofiles
  374. [ 49%] Generating qaptbatch.gmo
  375. [ 49%] Generating plasma-runner-installer.gmo
  376. [ 50%] Generating qapt-gst-helper.gmo
  377. [ 50%] Generating qapt-deb-installer.gmo
  378. [ 50%] Built target pofiles
  379. Scanning dependencies of target pofiles
  380. [ 50%] Generating qaptbatch.gmo
  381. [ 50%] Generating plasma-runner-installer.gmo
  382. [ 51%] Generating qapt-gst-helper.gmo
  383. [ 51%] Generating qapt-deb-installer.gmo
  384. [ 51%] Built target pofiles
  385. Scanning dependencies of target pofiles
  386. [ 51%] Generating qaptbatch.gmo
  387. [ 52%] Generating plasma-runner-installer.gmo
  388. [ 52%] Generating qapt-gst-helper.gmo
  389. [ 53%] Generating qapt-deb-installer.gmo
  390. [ 53%] Built target pofiles
  391. Scanning dependencies of target pofiles
  392. [ 53%] Generating qaptbatch.gmo
  393. [ 54%] Generating plasma-runner-installer.gmo
  394. [ 54%] Generating qapt-gst-helper.gmo
  395. [ 54%] Generating qapt-deb-installer.gmo
  396. [ 54%] Built target pofiles
  397. Scanning dependencies of target pofiles
  398. [ 54%] Generating qaptbatch.gmo
  399. [ 54%] Generating plasma-runner-installer.gmo
  400. [ 55%] Generating qapt-gst-helper.gmo
  401. [ 55%] Generating qapt-deb-installer.gmo
  402. [ 55%] Built target pofiles
  403. Scanning dependencies of target pofiles
  404. [ 56%] Generating qaptbatch.gmo
  405. [ 56%] Generating plasma-runner-installer.gmo
  406. [ 57%] Generating qapt-gst-helper.gmo
  407. [ 57%] Generating qapt-deb-installer.gmo
  408. [ 57%] Built target pofiles
  409. Scanning dependencies of target pofiles
  410. [ 57%] Generating qaptbatch.gmo
  411. [ 58%] Generating plasma-runner-installer.gmo
  412. [ 58%] Generating qapt-gst-helper.gmo
  413. [ 59%] Generating qapt-deb-installer.gmo
  414. [ 59%] Built target pofiles
  415. Scanning dependencies of target pofiles
  416. [ 59%] Generating qaptbatch.gmo
  417. [ 60%] Generating plasma-runner-installer.gmo
  418. [ 60%] Generating qapt-gst-helper.gmo
  419. [ 60%] Generating qapt-deb-installer.gmo
  420. [ 60%] Built target pofiles
  421. Scanning dependencies of target pofiles
  422. [ 60%] Generating qaptbatch.gmo
  423. [ 61%] Generating plasma-runner-installer.gmo
  424. [ 61%] Generating qapt-gst-helper.gmo
  425. [ 62%] Generating qapt-deb-installer.gmo
  426. [ 62%] Built target pofiles
  427. Scanning dependencies of target pofiles
  428. [ 62%] Generating qaptbatch.gmo
  429. [ 62%] Built target pofiles
  430. Scanning dependencies of target pofiles
  431. [ 62%] Generating qaptbatch.gmo
  432. [ 63%] Generating plasma-runner-installer.gmo
  433. [ 63%] Generating qapt-gst-helper.gmo
  434. [ 63%] Generating qapt-deb-installer.gmo
  435. [ 63%] Built target pofiles
  436. Scanning dependencies of target pofiles
  437. [ 63%] Generating qaptbatch.gmo
  438. [ 64%] Generating plasma-runner-installer.gmo
  439. [ 64%] Generating qapt-gst-helper.gmo
  440. [ 65%] Generating qapt-deb-installer.gmo
  441. [ 65%] Built target pofiles
  442. Scanning dependencies of target pofiles
  443. [ 65%] Generating qaptbatch.gmo
  444. [ 66%] Generating plasma-runner-installer.gmo
  445. [ 66%] Generating qapt-gst-helper.gmo
  446. [ 66%] Generating qapt-deb-installer.gmo
  447. [ 66%] Built target pofiles
  448. Scanning dependencies of target pofiles
  449. [ 66%] Generating qaptbatch.gmo
  450. [ 67%] Generating plasma-runner-installer.gmo
  451. [ 67%] Generating qapt-gst-helper.gmo
  452. [ 68%] Generating qapt-deb-installer.gmo
  453. [ 68%] Built target pofiles
  454. Scanning dependencies of target pofiles
  455. [ 69%] Generating qaptbatch.gmo
  456. [ 69%] Generating plasma-runner-installer.gmo
  457. [ 70%] Generating qapt-gst-helper.gmo
  458. [ 70%] Generating qapt-deb-installer.gmo
  459. [ 70%] Built target pofiles
  460. Scanning dependencies of target pofiles
  461. [ 70%] Generating qaptbatch.gmo
  462. [ 71%] Generating plasma-runner-installer.gmo
  463. [ 71%] Generating qapt-gst-helper.gmo
  464. [ 72%] Generating qapt-deb-installer.gmo
  465. [ 72%] Built target pofiles
  466. Scanning dependencies of target pofiles
  467. [ 73%] Generating qaptbatch.gmo
  468. [ 73%] Built target pofiles
  469. Scanning dependencies of target pofiles
  470. [ 73%] Generating qaptbatch.gmo
  471. [ 74%] Generating plasma-runner-installer.gmo
  472. [ 74%] Generating qapt-gst-helper.gmo
  473. [ 75%] Generating qapt-deb-installer.gmo
  474. [ 75%] Built target pofiles
  475. Scanning dependencies of target pofiles
  476. [ 76%] Generating qaptbatch.gmo
  477. [ 76%] Generating plasma-runner-installer.gmo
  478. [ 77%] Generating qapt-gst-helper.gmo
  479. [ 77%] Generating qapt-deb-installer.gmo
  480. [ 77%] Built target pofiles
  481. Scanning dependencies of target pofiles
  482. [ 78%] Generating qaptbatch.gmo
  483. [ 78%] Generating plasma-runner-installer.gmo
  484. [ 78%] Built target pofiles
  485. Scanning dependencies of target pofiles
  486. [ 78%] Generating qaptbatch.gmo
  487. [ 79%] Generating plasma-runner-installer.gmo
  488. [ 79%] Generating qapt-gst-helper.gmo
  489. [ 80%] Generating qapt-deb-installer.gmo
  490. [ 80%] Built target pofiles
  491. Scanning dependencies of target pofiles
  492. [ 80%] Generating qaptbatch.gmo
  493. [ 81%] Generating plasma-runner-installer.gmo
  494. [ 81%] Generating qapt-gst-helper.gmo
  495. [ 82%] Generating qapt-deb-installer.gmo
  496. [ 82%] Built target pofiles
  497. Scanning dependencies of target pofiles
  498. [ 82%] Generating qaptbatch.gmo
  499. [ 82%] Generating plasma-runner-installer.gmo
  500. [ 83%] Generating qapt-gst-helper.gmo
  501. [ 83%] Generating qapt-deb-installer.gmo
  502. [ 83%] Built target pofiles
  503. Scanning dependencies of target pofiles
  504. [ 84%] Generating qaptbatch.gmo
  505. [ 84%] Generating plasma-runner-installer.gmo
  506. [ 85%] Generating qapt-gst-helper.gmo
  507. [ 85%] Generating qapt-deb-installer.gmo
  508. [ 85%] Built target pofiles
  509. Scanning dependencies of target pofiles
  510. [ 85%] Generating qaptbatch.gmo
  511. [ 86%] Generating plasma-runner-installer.gmo
  512. [ 86%] Generating qapt-gst-helper.gmo
  513. [ 87%] Generating qapt-deb-installer.gmo
  514. [ 87%] Built target pofiles
  515. Scanning dependencies of target pofiles
  516. [ 87%] Generating qaptbatch.gmo
  517. [ 88%] Generating plasma-runner-installer.gmo
  518. [ 88%] Generating qapt-gst-helper.gmo
  519. [ 89%] Generating qapt-deb-installer.gmo
  520. [ 89%] Built target pofiles
  521. Scanning dependencies of target pofiles
  522. [ 90%] Generating qaptbatch.gmo
  523. [ 90%] Generating plasma-runner-installer.gmo
  524. [ 91%] Generating qapt-gst-helper.gmo
  525. [ 91%] Generating qapt-deb-installer.gmo
  526. [ 91%] Built target pofiles
  527. Scanning dependencies of target pofiles
  528. [ 91%] Generating qaptbatch.gmo
  529. [ 92%] Generating plasma-runner-installer.gmo
  530. [ 92%] Generating qapt-gst-helper.gmo
  531. [ 93%] Generating qapt-deb-installer.gmo
  532. [ 93%] Built target pofiles
  533. Scanning dependencies of target pofiles
  534. [ 94%] Generating qaptbatch.gmo
  535. [ 94%] Built target pofiles
  536. Scanning dependencies of target pofiles
  537. [ 95%] Generating qaptbatch.gmo
  538. [ 95%] Generating plasma-runner-installer.gmo
  539. [ 96%] Generating qapt-gst-helper.gmo
  540. [ 96%] Generating qapt-deb-installer.gmo
  541. [ 96%] Built target pofiles
  542. Scanning dependencies of target pofiles
  543. [ 97%] Generating qaptbatch.gmo
  544. [ 97%] Generating plasma-runner-installer.gmo
  545. [ 98%] Generating qapt-gst-helper.gmo
  546. [ 98%] Generating qapt-deb-installer.gmo
  547. [ 98%] Built target pofiles
  548. Scanning dependencies of target pofiles
  549. [ 99%] Generating qaptbatch.gmo
  550. [ 99%] Generating plasma-runner-installer.gmo
  551. [100%] Generating qapt-gst-helper.gmo
  552. [100%] Generating qapt-deb-installer.gmo
  553. [100%] Built target pofiles
  554. zerozero@solydk ~/Documents/muon/libqapt-1.9.97/build $ sudo make install
  555. [sudo] password for zerozero:
  556. [ 13%] Built target qapt
  557. [ 13%] Built target actions for org.kubuntu.qaptworker2
  558. [ 13%] Built target qaptworker2_automoc
  559. [ 19%] Built target qaptworker2
  560. Generating moc_qaptbatch.cpp
  561. Generating moc_detailswidget.cpp
  562. Generating moc_transactiondbus.cpp
  563. [ 19%] Built target qapt-batch_automoc
  564. Scanning dependencies of target qapt-batch
  565. [ 19%] Building CXX object utils/qapt-batch/CMakeFiles/qapt-batch.dir/qapt-batch_automoc.cpp.o
  566. Linking CXX executable qapt-batch
  567. [ 21%] Built target qapt-batch
  568. Generating moc_DebCommitWidget.cpp
  569. Generating moc_DebInstaller.cpp
  570. Generating moc_DebViewer.cpp
  571. [ 21%] Built target qapt-deb-installer_automoc
  572. Scanning dependencies of target qapt-deb-installer
  573. [ 22%] Building CXX object utils/qapt-deb-installer/CMakeFiles/qapt-deb-installer.dir/qapt-deb-installer_automoc.cpp.o
  574. Linking CXX executable qapt-deb-installer
  575. [ 24%] Built target qapt-deb-installer
  576. [ 24%] Built target debthumbnailer_automoc
  577. Scanning dependencies of target debthumbnailer
  578. [ 24%] Building CXX object utils/qapt-deb-thumbnailer/CMakeFiles/debthumbnailer.dir/debthumbnailer_automoc.cpp.o
  579. Linking CXX shared module ../../lib/debthumbnailer.so
  580. [ 25%] Built target debthumbnailer
  581. [ 25%] Built target krunner_installer_automoc
  582. [ 26%] Built target krunner_installer
  583. Generating moc_PluginFinder.cpp
  584. Generating moc_PluginHelper.cpp
  585. [ 26%] Built target qapt-gst-helper_automoc
  586. Scanning dependencies of target qapt-gst-helper
  587. [ 26%] Building CXX object utils/qapt-gst-helper/CMakeFiles/qapt-gst-helper.dir/qapt-gst-helper_automoc.cpp.o
  588. Linking CXX executable qapt-gst-helper
  589. [ 29%] Built target qapt-gst-helper
  590. [ 31%] Built target pofiles
  591. [ 32%] Built target pofiles
  592. [ 34%] Built target pofiles
  593. [ 36%] Built target pofiles
  594. [ 38%] Built target pofiles
  595. [ 40%] Built target pofiles
  596. [ 42%] Built target pofiles
  597. [ 44%] Built target pofiles
  598. [ 44%] Built target pofiles
  599. [ 46%] Built target pofiles
  600. [ 48%] Built target pofiles
  601. [ 50%] Built target pofiles
  602. [ 51%] Built target pofiles
  603. [ 53%] Built target pofiles
  604. [ 54%] Built target pofiles
  605. [ 55%] Built target pofiles
  606. [ 57%] Built target pofiles
  607. [ 59%] Built target pofiles
  608. [ 60%] Built target pofiles
  609. [ 62%] Built target pofiles
  610. [ 62%] Built target pofiles
  611. [ 63%] Built target pofiles
  612. [ 65%] Built target pofiles
  613. [ 66%] Built target pofiles
  614. [ 68%] Built target pofiles
  615. [ 70%] Built target pofiles
  616. [ 72%] Built target pofiles
  617. [ 73%] Built target pofiles
  618. [ 75%] Built target pofiles
  619. [ 77%] Built target pofiles
  620. [ 78%] Built target pofiles
  621. [ 80%] Built target pofiles
  622. [ 82%] Built target pofiles
  623. [ 83%] Built target pofiles
  624. [ 85%] Built target pofiles
  625. [ 87%] Built target pofiles
  626. [ 89%] Built target pofiles
  627. [ 91%] Built target pofiles
  628. [ 93%] Built target pofiles
  629. [ 94%] Built target pofiles
  630. [ 96%] Built target pofiles
  631. [ 98%] Built target pofiles
  632. [100%] Built target pofiles
  633. Install the project...
  634. -- Install configuration: "RelWithDebInfo"
  635. -- Installing: /usr/include/libqapt/qaptversion.h
  636. -- Installing: /usr/lib/pkgconfig/libqapt.pc
  637. -- Installing: /usr/lib/cmake/QApt/QAptConfig.cmake
  638. -- Installing: /usr/lib/libqapt.so.2.0.0
  639. -- Installing: /usr/lib/libqapt.so.2
  640. -- Installing: /usr/lib/libqapt.so
  641. -- Installing: /usr/include/libqapt/backend.h
  642. -- Installing: /usr/include/libqapt/changelog.h
  643. -- Installing: /usr/include/libqapt/config.h
  644. -- Installing: /usr/include/libqapt/debfile.h
  645. -- Installing: /usr/include/libqapt/dependencyinfo.h
  646. -- Installing: /usr/include/libqapt/history.h
  647. -- Installing: /usr/include/libqapt/package.h
  648. -- Installing: /usr/include/libqapt/globals.h
  649. -- Installing: /usr/include/libqapt/transaction.h
  650. -- Installing: /usr/include/libqapt/downloadprogress.h
  651. -- Installing: /usr/include/libqapt/markingerrorinfo.h
  652. -- Installing: /usr/bin/qaptworker2
  653. -- Removed runtime path from "/usr/bin/qaptworker2"
  654. -- Installing: /usr/share/dbus-1/system-services/org.kubuntu.qaptworker2.service
  655. -- Installing: /usr/share/polkit-1/actions/org.kubuntu.qaptworker2.policy
  656. -- Installing: /etc/dbus-1/system.d/org.kubuntu.qaptworker2.conf
  657. -- Installing: /usr/include/LibQApt/Backend
  658. -- Installing: /usr/include/LibQApt/Globals
  659. -- Installing: /usr/include/LibQApt/Package
  660. -- Installing: /usr/include/LibQApt/Config
  661. -- Installing: /usr/include/LibQApt/History
  662. -- Installing: /usr/include/LibQApt/DebFile
  663. -- Installing: /usr/include/LibQApt/DependencyInfo
  664. -- Installing: /usr/include/LibQApt/Changelog
  665. -- Installing: /usr/include/LibQApt/Transaction
  666. -- Installing: /usr/include/LibQApt/DownloadProgress
  667. -- Installing: /usr/include/LibQApt/MarkingErrorInfo
  668. -- Installing: /usr/bin/qapt-batch
  669. -- Removed runtime path from "/usr/bin/qapt-batch"
  670. -- Installing: /usr/bin/qapt-deb-installer
  671. -- Removed runtime path from "/usr/bin/qapt-deb-installer"
  672. -- Installing: /usr/share/applications/kde4/qapt-deb-installer.desktop
  673. -- Installing: /usr/lib/kde4/debthumbnailer.so
  674. -- Removed runtime path from "/usr/lib/kde4/debthumbnailer.so"
  675. -- Installing: /usr/share/kde4/services/debthumbnailer.desktop
  676. -- Installing: /usr/lib/kde4/krunner_installer.so
  677. -- Installing: /usr/share/kde4/services/plasma-runner-installer.desktop
  678. -- Installing: /usr/lib/kde4/libexec/qapt-gst-helper
  679. -- Removed runtime path from "/usr/lib/kde4/libexec/qapt-gst-helper"
  680. -- Installing: /usr/share/locale/nl/LC_MESSAGES/qaptbatch.mo
  681. -- Installing: /usr/share/locale/nl/LC_MESSAGES/plasma-runner-installer.mo
  682. -- Installing: /usr/share/locale/nl/LC_MESSAGES/qapt-gst-helper.mo
  683. -- Installing: /usr/share/locale/nl/LC_MESSAGES/qapt-deb-installer.mo
  684. -- Installing: /usr/share/locale/pt_BR/LC_MESSAGES/qaptbatch.mo
  685. -- Installing: /usr/share/locale/pt_BR/LC_MESSAGES/plasma-runner-installer.mo
  686. -- Installing: /usr/share/locale/pt_BR/LC_MESSAGES/qapt-gst-helper.mo
  687. -- Installing: /usr/share/locale/pt_BR/LC_MESSAGES/qapt-deb-installer.mo
  688. -- Installing: /usr/share/locale/zh_CN/LC_MESSAGES/qaptbatch.mo
  689. -- Installing: /usr/share/locale/zh_CN/LC_MESSAGES/plasma-runner-installer.mo
  690. -- Installing: /usr/share/locale/zh_CN/LC_MESSAGES/qapt-gst-helper.mo
  691. -- Installing: /usr/share/locale/zh_CN/LC_MESSAGES/qapt-deb-installer.mo
  692. -- Installing: /usr/share/locale/sr@latin/LC_MESSAGES/qaptbatch.mo
  693. -- Installing: /usr/share/locale/sr@latin/LC_MESSAGES/plasma-runner-installer.mo
  694. -- Installing: /usr/share/locale/sr@latin/LC_MESSAGES/qapt-gst-helper.mo
  695. -- Installing: /usr/share/locale/sr@latin/LC_MESSAGES/qapt-deb-installer.mo
  696. -- Installing: /usr/share/locale/ga/LC_MESSAGES/qaptbatch.mo
  697. -- Installing: /usr/share/locale/ga/LC_MESSAGES/plasma-runner-installer.mo
  698. -- Installing: /usr/share/locale/ga/LC_MESSAGES/qapt-gst-helper.mo
  699. -- Installing: /usr/share/locale/ga/LC_MESSAGES/qapt-deb-installer.mo
  700. -- Installing: /usr/share/locale/en_GB/LC_MESSAGES/qaptbatch.mo
  701. -- Installing: /usr/share/locale/en_GB/LC_MESSAGES/plasma-runner-installer.mo
  702. -- Installing: /usr/share/locale/en_GB/LC_MESSAGES/qapt-gst-helper.mo
  703. -- Installing: /usr/share/locale/nb/LC_MESSAGES/qaptbatch.mo
  704. -- Installing: /usr/share/locale/nb/LC_MESSAGES/plasma-runner-installer.mo
  705. -- Installing: /usr/share/locale/nb/LC_MESSAGES/qapt-gst-helper.mo
  706. -- Installing: /usr/share/locale/nb/LC_MESSAGES/qapt-deb-installer.mo
  707. -- Installing: /usr/share/locale/uk/LC_MESSAGES/qaptbatch.mo
  708. -- Installing: /usr/share/locale/uk/LC_MESSAGES/plasma-runner-installer.mo
  709. -- Installing: /usr/share/locale/uk/LC_MESSAGES/qapt-gst-helper.mo
  710. -- Installing: /usr/share/locale/uk/LC_MESSAGES/qapt-deb-installer.mo
  711. -- Installing: /usr/share/locale/th/LC_MESSAGES/qaptbatch.mo
  712. -- Installing: /usr/share/locale/bs/LC_MESSAGES/qaptbatch.mo
  713. -- Installing: /usr/share/locale/bs/LC_MESSAGES/plasma-runner-installer.mo
  714. -- Installing: /usr/share/locale/bs/LC_MESSAGES/qapt-gst-helper.mo
  715. -- Installing: /usr/share/locale/bs/LC_MESSAGES/qapt-deb-installer.mo
  716. -- Installing: /usr/share/locale/nds/LC_MESSAGES/qaptbatch.mo
  717. -- Installing: /usr/share/locale/nds/LC_MESSAGES/plasma-runner-installer.mo
  718. -- Installing: /usr/share/locale/nds/LC_MESSAGES/qapt-gst-helper.mo
  719. -- Installing: /usr/share/locale/nds/LC_MESSAGES/qapt-deb-installer.mo
  720. -- Installing: /usr/share/locale/sr@ijekavian/LC_MESSAGES/qaptbatch.mo
  721. -- Installing: /usr/share/locale/sr@ijekavian/LC_MESSAGES/plasma-runner-installer.mo
  722. -- Installing: /usr/share/locale/sr@ijekavian/LC_MESSAGES/qapt-gst-helper.mo
  723. -- Installing: /usr/share/locale/sr@ijekavian/LC_MESSAGES/qapt-deb-installer.mo
  724. -- Installing: /usr/share/locale/fr/LC_MESSAGES/qaptbatch.mo
  725. -- Installing: /usr/share/locale/fr/LC_MESSAGES/plasma-runner-installer.mo
  726. -- Installing: /usr/share/locale/fr/LC_MESSAGES/qapt-gst-helper.mo
  727. -- Installing: /usr/share/locale/fr/LC_MESSAGES/qapt-deb-installer.mo
  728. -- Installing: /usr/share/locale/da/LC_MESSAGES/qaptbatch.mo
  729. -- Installing: /usr/share/locale/da/LC_MESSAGES/plasma-runner-installer.mo
  730. -- Installing: /usr/share/locale/da/LC_MESSAGES/qapt-gst-helper.mo
  731. -- Installing: /usr/share/locale/da/LC_MESSAGES/qapt-deb-installer.mo
  732. -- Installing: /usr/share/locale/sr/LC_MESSAGES/qaptbatch.mo
  733. -- Installing: /usr/share/locale/sr/LC_MESSAGES/plasma-runner-installer.mo
  734. -- Installing: /usr/share/locale/sr/LC_MESSAGES/qapt-gst-helper.mo
  735. -- Installing: /usr/share/locale/sr/LC_MESSAGES/qapt-deb-installer.mo
  736. -- Installing: /usr/share/locale/mr/LC_MESSAGES/qaptbatch.mo
  737. -- Installing: /usr/share/locale/mr/LC_MESSAGES/plasma-runner-installer.mo
  738. -- Installing: /usr/share/locale/mr/LC_MESSAGES/qapt-gst-helper.mo
  739. -- Installing: /usr/share/locale/mr/LC_MESSAGES/qapt-deb-installer.mo
  740. -- Installing: /usr/share/locale/ug/LC_MESSAGES/qaptbatch.mo
  741. -- Installing: /usr/share/locale/ug/LC_MESSAGES/plasma-runner-installer.mo
  742. -- Installing: /usr/share/locale/ug/LC_MESSAGES/qapt-gst-helper.mo
  743. -- Installing: /usr/share/locale/ug/LC_MESSAGES/qapt-deb-installer.mo
  744. -- Installing: /usr/share/locale/sk/LC_MESSAGES/qaptbatch.mo
  745. -- Installing: /usr/share/locale/sk/LC_MESSAGES/plasma-runner-installer.mo
  746. -- Installing: /usr/share/locale/sk/LC_MESSAGES/qapt-gst-helper.mo
  747. -- Installing: /usr/share/locale/sk/LC_MESSAGES/qapt-deb-installer.mo
  748. -- Installing: /usr/share/locale/zh_TW/LC_MESSAGES/qaptbatch.mo
  749. -- Installing: /usr/share/locale/zh_TW/LC_MESSAGES/plasma-runner-installer.mo
  750. -- Installing: /usr/share/locale/zh_TW/LC_MESSAGES/qapt-gst-helper.mo
  751. -- Installing: /usr/share/locale/zh_TW/LC_MESSAGES/qapt-deb-installer.mo
  752. -- Installing: /usr/share/locale/es/LC_MESSAGES/qaptbatch.mo
  753. -- Installing: /usr/share/locale/es/LC_MESSAGES/plasma-runner-installer.mo
  754. -- Installing: /usr/share/locale/es/LC_MESSAGES/qapt-gst-helper.mo
  755. -- Installing: /usr/share/locale/es/LC_MESSAGES/qapt-deb-installer.mo
  756. -- Installing: /usr/share/locale/eo/LC_MESSAGES/qaptbatch.mo
  757. -- Installing: /usr/share/locale/ca/LC_MESSAGES/qaptbatch.mo
  758. -- Installing: /usr/share/locale/ca/LC_MESSAGES/plasma-runner-installer.mo
  759. -- Installing: /usr/share/locale/ca/LC_MESSAGES/qapt-gst-helper.mo
  760. -- Installing: /usr/share/locale/ca/LC_MESSAGES/qapt-deb-installer.mo
  761. -- Installing: /usr/share/locale/fi/LC_MESSAGES/qaptbatch.mo
  762. -- Installing: /usr/share/locale/fi/LC_MESSAGES/plasma-runner-installer.mo
  763. -- Installing: /usr/share/locale/fi/LC_MESSAGES/qapt-gst-helper.mo
  764. -- Installing: /usr/share/locale/fi/LC_MESSAGES/qapt-deb-installer.mo
  765. -- Installing: /usr/share/locale/ja/LC_MESSAGES/qaptbatch.mo
  766. -- Installing: /usr/share/locale/ja/LC_MESSAGES/plasma-runner-installer.mo
  767. -- Installing: /usr/share/locale/ja/LC_MESSAGES/qapt-gst-helper.mo
  768. -- Installing: /usr/share/locale/ja/LC_MESSAGES/qapt-deb-installer.mo
  769. -- Installing: /usr/share/locale/et/LC_MESSAGES/qaptbatch.mo
  770. -- Installing: /usr/share/locale/et/LC_MESSAGES/plasma-runner-installer.mo
  771. -- Installing: /usr/share/locale/et/LC_MESSAGES/qapt-gst-helper.mo
  772. -- Installing: /usr/share/locale/et/LC_MESSAGES/qapt-deb-installer.mo
  773. -- Installing: /usr/share/locale/ru/LC_MESSAGES/qaptbatch.mo
  774. -- Installing: /usr/share/locale/ru/LC_MESSAGES/plasma-runner-installer.mo
  775. -- Installing: /usr/share/locale/ru/LC_MESSAGES/qapt-gst-helper.mo
  776. -- Installing: /usr/share/locale/ru/LC_MESSAGES/qapt-deb-installer.mo
  777. -- Installing: /usr/share/locale/pt/LC_MESSAGES/qaptbatch.mo
  778. -- Installing: /usr/share/locale/pt/LC_MESSAGES/plasma-runner-installer.mo
  779. -- Installing: /usr/share/locale/pt/LC_MESSAGES/qapt-gst-helper.mo
  780. -- Installing: /usr/share/locale/pt/LC_MESSAGES/qapt-deb-installer.mo
  781. -- Installing: /usr/share/locale/ca@valencia/LC_MESSAGES/qaptbatch.mo
  782. -- Installing: /usr/share/locale/it/LC_MESSAGES/qaptbatch.mo
  783. -- Installing: /usr/share/locale/it/LC_MESSAGES/plasma-runner-installer.mo
  784. -- Installing: /usr/share/locale/it/LC_MESSAGES/qapt-gst-helper.mo
  785. -- Installing: /usr/share/locale/it/LC_MESSAGES/qapt-deb-installer.mo
  786. -- Installing: /usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/qaptbatch.mo
  787. -- Installing: /usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma-runner-installer.mo
  788. -- Installing: /usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/qapt-gst-helper.mo
  789. -- Installing: /usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/qapt-deb-installer.mo
  790. -- Installing: /usr/share/locale/tr/LC_MESSAGES/qaptbatch.mo
  791. -- Installing: /usr/share/locale/tr/LC_MESSAGES/plasma-runner-installer.mo
  792. -- Installing: /usr/share/locale/sl/LC_MESSAGES/qaptbatch.mo
  793. -- Installing: /usr/share/locale/sl/LC_MESSAGES/plasma-runner-installer.mo
  794. -- Installing: /usr/share/locale/sl/LC_MESSAGES/qapt-gst-helper.mo
  795. -- Installing: /usr/share/locale/sl/LC_MESSAGES/qapt-deb-installer.mo
  796. -- Installing: /usr/share/locale/sv/LC_MESSAGES/qaptbatch.mo
  797. -- Installing: /usr/share/locale/sv/LC_MESSAGES/plasma-runner-installer.mo
  798. -- Installing: /usr/share/locale/sv/LC_MESSAGES/qapt-gst-helper.mo
  799. -- Installing: /usr/share/locale/sv/LC_MESSAGES/qapt-deb-installer.mo
  800. -- Installing: /usr/share/locale/de/LC_MESSAGES/qaptbatch.mo
  801. -- Installing: /usr/share/locale/de/LC_MESSAGES/plasma-runner-installer.mo
  802. -- Installing: /usr/share/locale/de/LC_MESSAGES/qapt-gst-helper.mo
  803. -- Installing: /usr/share/locale/de/LC_MESSAGES/qapt-deb-installer.mo
  804. -- Installing: /usr/share/locale/lt/LC_MESSAGES/qaptbatch.mo
  805. -- Installing: /usr/share/locale/lt/LC_MESSAGES/plasma-runner-installer.mo
  806. -- Installing: /usr/share/locale/lt/LC_MESSAGES/qapt-gst-helper.mo
  807. -- Installing: /usr/share/locale/lt/LC_MESSAGES/qapt-deb-installer.mo
  808. -- Installing: /usr/share/locale/pl/LC_MESSAGES/qaptbatch.mo
  809. -- Installing: /usr/share/locale/pl/LC_MESSAGES/plasma-runner-installer.mo
  810. -- Installing: /usr/share/locale/pl/LC_MESSAGES/qapt-gst-helper.mo
  811. -- Installing: /usr/share/locale/pl/LC_MESSAGES/qapt-deb-installer.mo
  812. -- Installing: /usr/share/locale/hu/LC_MESSAGES/qaptbatch.mo
  813. -- Installing: /usr/share/locale/hu/LC_MESSAGES/plasma-runner-installer.mo
  814. -- Installing: /usr/share/locale/hu/LC_MESSAGES/qapt-gst-helper.mo
  815. -- Installing: /usr/share/locale/hu/LC_MESSAGES/qapt-deb-installer.mo
  816. -- Installing: /usr/share/locale/gl/LC_MESSAGES/qaptbatch.mo
  817. -- Installing: /usr/share/locale/gl/LC_MESSAGES/plasma-runner-installer.mo
  818. -- Installing: /usr/share/locale/gl/LC_MESSAGES/qapt-gst-helper.mo
  819. -- Installing: /usr/share/locale/gl/LC_MESSAGES/qapt-deb-installer.mo
  820. -- Installing: /usr/share/locale/cs/LC_MESSAGES/qaptbatch.mo
  821. -- Installing: /usr/share/locale/cs/LC_MESSAGES/plasma-runner-installer.mo
  822. -- Installing: /usr/share/locale/cs/LC_MESSAGES/qapt-gst-helper.mo
  823. -- Installing: /usr/share/locale/cs/LC_MESSAGES/qapt-deb-installer.mo
  824. -- Installing: /usr/share/locale/mai/LC_MESSAGES/qaptbatch.mo
  825. -- Installing: /usr/share/locale/kk/LC_MESSAGES/qaptbatch.mo
  826. -- Installing: /usr/share/locale/kk/LC_MESSAGES/plasma-runner-installer.mo
  827. -- Installing: /usr/share/locale/kk/LC_MESSAGES/qapt-gst-helper.mo
  828. -- Installing: /usr/share/locale/kk/LC_MESSAGES/qapt-deb-installer.mo
  829. -- Installing: /usr/share/locale/ro/LC_MESSAGES/qaptbatch.mo
  830. -- Installing: /usr/share/locale/ro/LC_MESSAGES/plasma-runner-installer.mo
  831. -- Installing: /usr/share/locale/ro/LC_MESSAGES/qapt-gst-helper.mo
  832. -- Installing: /usr/share/locale/ro/LC_MESSAGES/qapt-deb-installer.mo
  833. -- Installing: /usr/share/locale/el/LC_MESSAGES/qaptbatch.mo
  834. -- Installing: /usr/share/locale/el/LC_MESSAGES/plasma-runner-installer.mo
  835. -- Installing: /usr/share/locale/el/LC_MESSAGES/qapt-gst-helper.mo
  836. -- Installing: /usr/share/locale/el/LC_MESSAGES/qapt-deb-installer.mo
  837. zerozero@solydk ~/Documents/muon/libqapt-1.9.97/build $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement