Advertisement
jazzyeagle

Untitled

Jan 14th, 2012
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.30 KB | None | 0 0
  1. jazzyeagle@Jazzy-MINI:~/Downloads/desktop$ sudo qmake && make install
  2. cd components/ && make -f Makefile install
  3. make[1]: Entering directory `/home/jazzyeagle/Downloads/desktop/components'
  4. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/qmldir /usr/lib/qt4/imports/QtDesktop/
  5. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/qmldir': Permission denied
  6. make[1]: [install_qmlfiles] Error 1 (ignored)
  7. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/Label.qml /usr/lib/qt4/imports/QtDesktop/
  8. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/Label.qml': Permission denied
  9. make[1]: [install_qmlfiles] Error 1 (ignored)
  10. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/Button.qml /usr/lib/qt4/imports/QtDesktop/
  11. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/Button.qml': Permission denied
  12. make[1]: [install_qmlfiles] Error 1 (ignored)
  13. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/ComboBox.qml /usr/lib/qt4/imports/QtDesktop/
  14. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/ComboBox.qml': Permission denied
  15. make[1]: [install_qmlfiles] Error 1 (ignored)
  16. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/Dial.qml /usr/lib/qt4/imports/QtDesktop/
  17. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/Dial.qml': Permission denied
  18. make[1]: [install_qmlfiles] Error 1 (ignored)
  19. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/Dialog.qml /usr/lib/qt4/imports/QtDesktop/
  20. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/Dialog.qml': Permission denied
  21. make[1]: [install_qmlfiles] Error 1 (ignored)
  22. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/ProgressBar.qml /usr/lib/qt4/imports/QtDesktop/
  23. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/ProgressBar.qml': Permission denied
  24. make[1]: [install_qmlfiles] Error 1 (ignored)
  25. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/ScrollBar.qml /usr/lib/qt4/imports/QtDesktop/
  26. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/ScrollBar.qml': Permission denied
  27. make[1]: [install_qmlfiles] Error 1 (ignored)
  28. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/TableView.qml /usr/lib/qt4/imports/QtDesktop/
  29. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/TableView.qml': Permission denied
  30. make[1]: [install_qmlfiles] Error 1 (ignored)
  31. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/ToolBar.qml /usr/lib/qt4/imports/QtDesktop/
  32. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/ToolBar.qml': Permission denied
  33. make[1]: [install_qmlfiles] Error 1 (ignored)
  34. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/ButtonRow.qml /usr/lib/qt4/imports/QtDesktop/
  35. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/ButtonRow.qml': Permission denied
  36. make[1]: [install_qmlfiles] Error 1 (ignored)
  37. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/ButtonColumn.qml /usr/lib/qt4/imports/QtDesktop/
  38. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/ButtonColumn.qml': Permission denied
  39. make[1]: [install_qmlfiles] Error 1 (ignored)
  40. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/Frame.qml /usr/lib/qt4/imports/QtDesktop/
  41. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/Frame.qml': Permission denied
  42. make[1]: [install_qmlfiles] Error 1 (ignored)
  43. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/MenuItem.qml /usr/lib/qt4/imports/QtDesktop/
  44. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/MenuItem.qml': Permission denied
  45. make[1]: [install_qmlfiles] Error 1 (ignored)
  46. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/Slider.qml /usr/lib/qt4/imports/QtDesktop/
  47. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/Slider.qml': Permission denied
  48. make[1]: [install_qmlfiles] Error 1 (ignored)
  49. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/TabBar.qml /usr/lib/qt4/imports/QtDesktop/
  50. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/TabBar.qml': Permission denied
  51. make[1]: [install_qmlfiles] Error 1 (ignored)
  52. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/Tab.qml /usr/lib/qt4/imports/QtDesktop/
  53. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/Tab.qml': Permission denied
  54. make[1]: [install_qmlfiles] Error 1 (ignored)
  55. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/ToolButton.qml /usr/lib/qt4/imports/QtDesktop/
  56. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/ToolButton.qml': Permission denied
  57. make[1]: [install_qmlfiles] Error 1 (ignored)
  58. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/CheckBox.qml /usr/lib/qt4/imports/QtDesktop/
  59. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/CheckBox.qml': Permission denied
  60. make[1]: [install_qmlfiles] Error 1 (ignored)
  61. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/ContextMenu.qml /usr/lib/qt4/imports/QtDesktop/
  62. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/ContextMenu.qml': Permission denied
  63. make[1]: [install_qmlfiles] Error 1 (ignored)
  64. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/GroupBox.qml /usr/lib/qt4/imports/QtDesktop/
  65. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/GroupBox.qml': Permission denied
  66. make[1]: [install_qmlfiles] Error 1 (ignored)
  67. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/RadioButton.qml /usr/lib/qt4/imports/QtDesktop/
  68. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/RadioButton.qml': Permission denied
  69. make[1]: [install_qmlfiles] Error 1 (ignored)
  70. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/SpinBox.qml /usr/lib/qt4/imports/QtDesktop/
  71. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/SpinBox.qml': Permission denied
  72. make[1]: [install_qmlfiles] Error 1 (ignored)
  73. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/TabFrame.qml /usr/lib/qt4/imports/QtDesktop/
  74. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/TabFrame.qml': Permission denied
  75. make[1]: [install_qmlfiles] Error 1 (ignored)
  76. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/TextArea.qml /usr/lib/qt4/imports/QtDesktop/
  77. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/TextArea.qml': Permission denied
  78. make[1]: [install_qmlfiles] Error 1 (ignored)
  79. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/ScrollArea.qml /usr/lib/qt4/imports/QtDesktop/
  80. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/ScrollArea.qml': Permission denied
  81. make[1]: [install_qmlfiles] Error 1 (ignored)
  82. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/SplitterRow.qml /usr/lib/qt4/imports/QtDesktop/
  83. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/SplitterRow.qml': Permission denied
  84. make[1]: [install_qmlfiles] Error 1 (ignored)
  85. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/SplitterColumn.qml /usr/lib/qt4/imports/QtDesktop/
  86. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/SplitterColumn.qml': Permission denied
  87. make[1]: [install_qmlfiles] Error 1 (ignored)
  88. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/StatusBar.qml /usr/lib/qt4/imports/QtDesktop/
  89. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/StatusBar.qml': Permission denied
  90. make[1]: [install_qmlfiles] Error 1 (ignored)
  91. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/TableColumn.qml /usr/lib/qt4/imports/QtDesktop/
  92. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/TableColumn.qml': Permission denied
  93. make[1]: [install_qmlfiles] Error 1 (ignored)
  94. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/TextField.qml /usr/lib/qt4/imports/QtDesktop/
  95. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/TextField.qml': Permission denied
  96. make[1]: [install_qmlfiles] Error 1 (ignored)
  97. install -m 644 -p /home/jazzyeagle/Downloads/desktop/components/ApplicationWindow.qml /usr/lib/qt4/imports/QtDesktop/
  98. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/ApplicationWindow.qml': Permission denied
  99. make[1]: [install_qmlfiles] Error 1 (ignored)
  100. cp -f -r /home/jazzyeagle/Downloads/desktop/components/custom /usr/lib/qt4/imports/QtDesktop/
  101. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/BasicButton.qml': Permission denied
  102. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/Splitter.qml': Permission denied
  103. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/GroupBox.qml': Permission denied
  104. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/CheckBox.qml': Permission denied
  105. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/qmldir': Permission denied
  106. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/ProgressBar.qml': Permission denied
  107. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/behaviors/ButtonBehavior.qml': Permission denied
  108. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/behaviors/ModalPopupBehavior.qml': Permission denied
  109. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/SpinBox.qml': Permission denied
  110. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/Button.qml': Permission denied
  111. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/components.pro': Permission denied
  112. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/ButtonGroup.js': Permission denied
  113. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/Slider.qml': Permission denied
  114. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/ButtonColumn.qml': Permission denied
  115. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/ButtonRow.qml': Permission denied
  116. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/custom/TextField.qml': Permission denied
  117. make[1]: [install_qmldirs] Error 1 (ignored)
  118. cp -f -r /home/jazzyeagle/Downloads/desktop/components/private /usr/lib/qt4/imports/QtDesktop/
  119. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/private/ScrollAreaHelper.qml': Permission denied
  120. make[1]: [install_qmldirs] Error 1 (ignored)
  121. cp -f -r /home/jazzyeagle/Downloads/desktop/components/images /usr/lib/qt4/imports/QtDesktop/
  122. cp: cannot remove `/usr/lib/qt4/imports/QtDesktop/images/folder_new.png': Permission denied
  123. make[1]: [install_qmldirs] Error 1 (ignored)
  124. make[1]: Leaving directory `/home/jazzyeagle/Downloads/desktop/components'
  125. cd src/ && make -f Makefile install
  126. make[1]: Entering directory `/home/jazzyeagle/Downloads/desktop/src'
  127. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qtmenu.o qtmenu.cpp
  128. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qtmenubar.o qtmenubar.cpp
  129. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qrangemodel.o qrangemodel.cpp
  130. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qstyleplugin.o qstyleplugin.cpp
  131. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qdeclarativefolderlistmodel.o qdeclarativefolderlistmodel.cpp
  132. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qstyleitem.o qstyleitem.cpp
  133. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qwheelarea.o qwheelarea.cpp
  134. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qtmenuitem.o qtmenuitem.cpp
  135. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qwindowitem.o qwindowitem.cpp
  136. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qdesktopitem.o qdesktopitem.cpp
  137. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qtoplevelwindow.o qtoplevelwindow.cpp
  138. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qcursorarea.o qcursorarea.cpp
  139. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qtooltiparea.o qtooltiparea.cpp
  140. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qtsplitterbase.o qtsplitterbase.cpp
  141. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qdeclarativelayout.o qdeclarativelayout.cpp
  142. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qdeclarativelinearlayout.o qdeclarativelinearlayout.cpp
  143. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/qdeclarativelayoutengine.o qdeclarativelayoutengine.cpp
  144. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/settings.o settings.cpp
  145. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qtmenu.h -o moc/moc_qtmenu.cpp
  146. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qtmenu.o moc/moc_qtmenu.cpp
  147. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qtmenubar.h -o moc/moc_qtmenubar.cpp
  148. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qtmenubar.o moc/moc_qtmenubar.cpp
  149. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qrangemodel.h -o moc/moc_qrangemodel.cpp
  150. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qrangemodel.o moc/moc_qrangemodel.cpp
  151. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qstyleplugin.h -o moc/moc_qstyleplugin.cpp
  152. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qstyleplugin.o moc/moc_qstyleplugin.cpp
  153. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qdeclarativefolderlistmodel.h -o moc/moc_qdeclarativefolderlistmodel.cpp
  154. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qdeclarativefolderlistmodel.o moc/moc_qdeclarativefolderlistmodel.cpp
  155. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qstyleitem.h -o moc/moc_qstyleitem.cpp
  156. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qstyleitem.o moc/moc_qstyleitem.cpp
  157. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qwheelarea.h -o moc/moc_qwheelarea.cpp
  158. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qwheelarea.o moc/moc_qwheelarea.cpp
  159. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qtmenuitem.h -o moc/moc_qtmenuitem.cpp
  160. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qtmenuitem.o moc/moc_qtmenuitem.cpp
  161. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qwindowitem.h -o moc/moc_qwindowitem.cpp
  162. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qwindowitem.o moc/moc_qwindowitem.cpp
  163. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qdesktopitem.h -o moc/moc_qdesktopitem.cpp
  164. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qdesktopitem.o moc/moc_qdesktopitem.cpp
  165. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qtoplevelwindow.h -o moc/moc_qtoplevelwindow.cpp
  166. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qtoplevelwindow.o moc/moc_qtoplevelwindow.cpp
  167. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qcursorarea.h -o moc/moc_qcursorarea.cpp
  168. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qcursorarea.o moc/moc_qcursorarea.cpp
  169. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qtooltiparea.h -o moc/moc_qtooltiparea.cpp
  170. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qtooltiparea.o moc/moc_qtooltiparea.cpp
  171. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qtsplitterbase.h -o moc/moc_qtsplitterbase.cpp
  172. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qtsplitterbase.o moc/moc_qtsplitterbase.cpp
  173. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qdeclarativelayout.h -o moc/moc_qdeclarativelayout.cpp
  174. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qdeclarativelayout.o moc/moc_qdeclarativelayout.cpp
  175. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc qdeclarativelinearlayout.h -o moc/moc_qdeclarativelinearlayout.cpp
  176. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_qdeclarativelinearlayout.o moc/moc_qdeclarativelinearlayout.cpp
  177. /usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc settings.h -o moc/moc_settings.cpp
  178. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -Imoc -o obj/moc_settings.o moc/moc_settings.cpp
  179. rm -f libstyleplugin.so
  180. g++ -Wl,-O1 -shared -o libstyleplugin.so obj/qtmenu.o obj/qtmenubar.o obj/qrangemodel.o obj/qstyleplugin.o obj/qdeclarativefolderlistmodel.o obj/qstyleitem.o obj/qwheelarea.o obj/qtmenuitem.o obj/qwindowitem.o obj/qdesktopitem.o obj/qtoplevelwindow.o obj/qcursorarea.o obj/qtooltiparea.o obj/qtsplitterbase.o obj/qdeclarativelayout.o obj/qdeclarativelinearlayout.o obj/qdeclarativelayoutengine.o obj/settings.o obj/moc_qtmenu.o obj/moc_qtmenubar.o obj/moc_qrangemodel.o obj/moc_qstyleplugin.o obj/moc_qdeclarativefolderlistmodel.o obj/moc_qstyleitem.o obj/moc_qwheelarea.o obj/moc_qtmenuitem.o obj/moc_qwindowitem.o obj/moc_qdesktopitem.o obj/moc_qtoplevelwindow.o obj/moc_qcursorarea.o obj/moc_qtooltiparea.o obj/moc_qtsplitterbase.o obj/moc_qdeclarativelayout.o obj/moc_qdeclarativelinearlayout.o obj/moc_settings.o -L/usr/lib -lQtDeclarative -lQtScript -lQtGui -lQtCore -lpthread
  181. mv -f libstyleplugin.so ../components/plugin/
  182. install -m 755 -p "../components/plugin/libstyleplugin.so" "/usr/lib/qt4/imports/QtDesktop/plugin/libstyleplugin.so"
  183. install: cannot remove `/usr/lib/qt4/imports/QtDesktop/plugin/libstyleplugin.so': Permission denied
  184. make[1]: [install_target] Error 1 (ignored)
  185. strip --strip-unneeded "/usr/lib/qt4/imports/QtDesktop/plugin/libstyleplugin.so"
  186. strip:/usr/lib/qt4/imports/QtDesktop/plugin/libstyleplugin.so: could not create temporary file to hold stripped copy: No error
  187. make[1]: [install_target] Error 1 (ignored)
  188. make[1]: Leaving directory `/home/jazzyeagle/Downloads/desktop/src'
  189. cd qmldesktopviewer/ && make -f Makefile install
  190. make[1]: Entering directory `/home/jazzyeagle/Downloads/desktop/qmldesktopviewer'
  191. make[1]: Nothing to be done for `install'.
  192. make[1]: Leaving directory `/home/jazzyeagle/Downloads/desktop/qmldesktopviewer'
  193. jazzyeagle@Jazzy-MINI:~/Downloads/desktop$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement