Guest User

Untitled

a guest
Jul 21st, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.28 KB | None | 0 0
  1. [ 2%] /bin/sh: warning: setlocale: LC_ALL: cannot change locale (pl_PL)
  2. Building CXX object kadu-core/CMakeFiles/kadu.dir/main.cpp.o
  3. /bin/sh: warning: setlocale: LC_ALL: cannot change locale (pl_PL)
  4. In file included from /usr/include/QtCore/qdir.h:45,
  5. from /usr/include/QtCore/QDir:1,
  6. from /home/sebcioz/kadu/kadu/kadu-core/main.cpp:10:
  7. /usr/include/QtCore/qstring.h:60:22: string: No such file or directory
  8. In file included from /usr/include/QtCore/qdir.h:45,
  9. from /usr/include/QtCore/QDir:1,
  10. from /home/sebcioz/kadu/kadu/kadu-core/main.cpp:10:
  11. /usr/include/QtCore/qstring.h:65: error: expected initializer before '<' token
  12. /usr/include/QtCore/qstring.h:478: error: expected unqualified-id before '&' token
  13. /usr/include/QtCore/qstring.h:478: error: expected `,' or `...' before '&' token
  14. /usr/include/QtCore/qstring.h:479: error: invalid use of `::'
  15. /usr/include/QtCore/qstring.h:479: error: `string' declared as an `inline' field
  16. /usr/include/QtCore/qstring.h:479: error: expected `;' before "toStdString"
  17. /usr/include/QtCore/qstring.h:485: error: expected `,' or `...' before '&' token
  18. /usr/include/QtCore/qstring.h:486: error: `QStdWString' does not name a type
  19. /usr/include/QtCore/qstring.h:1033: error: expected initializer before "QString"
  20. /usr/include/QtCore/qstring.h:1036: error: expected unqualified-id before '&' token
  21. /usr/include/QtCore/qstring.h:1036: error: expected `,' or `...' before '&' token
  22. /usr/include/QtCore/qstring.h: In static member function `static QString QString::fromStdString(int)':
  23. /usr/include/QtCore/qstring.h:1037: error: `s' was not declared in this scope
  24. /usr/include/QtCore/qstring.h: At global scope:
  25. /usr/include/QtCore/qstring.h:1040: error: `QStdWString' does not name a type
  26. /usr/include/QtCore/qstring.h:1054: error: expected `,' or `...' before '&' token
  27. /usr/include/QtCore/qstring.h: In static member function `static QString QString::fromStdWString(int)':
  28. /usr/include/QtCore/qstring.h:1055: error: `s' was not declared in this scope
  29. In file included from /usr/include/QtCore/qobject.h:50,
  30. from /usr/include/QtCore/qiodevice.h:46,
  31. from /usr/include/QtCore/qfile.h:45,
  32. from /usr/include/QtCore/qfileinfo.h:45,
  33. from /usr/include/QtCore/qdir.h:46,
  34. from /usr/include/QtCore/QDir:1,
  35. from /home/sebcioz/kadu/kadu/kadu-core/main.cpp:10:
  36. /usr/include/QtCore/qlist.h:50:20: iterator: No such file or directory
  37. /usr/include/QtCore/qlist.h:51:16: list: No such file or directory
  38. /usr/include/QtCore/qlist.h:54:15: new: No such file or directory
  39. In file included from /usr/include/QtCore/qobject.h:50,
  40. from /usr/include/QtCore/qiodevice.h:46,
  41. from /usr/include/QtCore/qfile.h:45,
  42. from /usr/include/QtCore/qfileinfo.h:45,
  43. from /usr/include/QtCore/qdir.h:46,
  44. from /usr/include/QtCore/QDir:1,
  45. from /home/sebcioz/kadu/kadu/kadu-core/main.cpp:10:
  46. /usr/include/QtCore/qlist.h: At global scope:
  47. /usr/include/QtCore/qlist.h:326: error: expected unqualified-id before '<' token
  48. /usr/include/QtCore/qlist.h:326: error: expected `,' or `...' before '<' token
  49. /usr/include/QtCore/qlist.h:328: error: invalid use of `::'
  50. /usr/include/QtCore/qlist.h:328: error: `list' declared as an `inline' field
  51. /usr/include/QtCore/qlist.h:328: error: expected `;' before '<' token
  52. /usr/include/QtCore/qlist.h:332: error: expected `;' before "private"
  53. /usr/include/QtCore/qlist.h: In static member function `static QList<T> QList<T>::fromStdList(int)':
  54. /usr/include/QtCore/qlist.h:327: error: `list' was not declared in this scope
  55. /usr/include/QtCore/qlist.h:327: error: `back_inserter' is not a member of `std'
  56. In file included from /usr/include/QtGui/qpolygon.h:45,
  57. from /usr/include/QtGui/qmatrix.h:45,
  58. from /usr/include/QtGui/qtransform.h:44,
  59. from /usr/include/QtGui/qimage.h:45,
  60. from /usr/include/QtGui/qpixmap.h:50,
  61. from /usr/include/QtGui/QPixmap:1,
  62. from /home/sebcioz/kadu/kadu/kadu-core/chat/chat-shared.h:13,
  63. from /home/sebcioz/kadu/kadu/kadu-core/chat/chat.h:13,
  64. from /home/sebcioz/kadu/kadu/kadu-core/core/core.h:16,
  65. from /home/sebcioz/kadu/kadu/kadu-core/main.cpp:35:
  66. /usr/include/QtCore/qvector.h:52:18: vector: No such file or directory
  67. In file included from /usr/include/QtGui/qpolygon.h:45,
  68. from /usr/include/QtGui/qmatrix.h:45,
  69. from /usr/include/QtGui/qtransform.h:44,
  70. from /usr/include/QtGui/qimage.h:45,
  71. from /usr/include/QtGui/qpixmap.h:50,
  72. from /usr/include/QtGui/QPixmap:1,
  73. from /home/sebcioz/kadu/kadu/kadu-core/chat/chat-shared.h:13,
  74. from /home/sebcioz/kadu/kadu/kadu-core/chat/chat.h:13,
  75. from /home/sebcioz/kadu/kadu/kadu-core/core/core.h:16,
  76. from /home/sebcioz/kadu/kadu/kadu-core/main.cpp:35:
  77. /usr/include/QtCore/qvector.h: At global scope:
  78. /usr/include/QtCore/qvector.h:294: error: expected unqualified-id before '<' token
  79. /usr/include/QtCore/qvector.h:294: error: expected `,' or `...' before '<' token
  80. /usr/include/QtCore/qvector.h:296: error: invalid use of `::'
  81. /usr/include/QtCore/qvector.h:296: error: `vector' declared as an `inline' field
  82. /usr/include/QtCore/qvector.h:296: error: expected `;' before '<' token
  83. /usr/include/QtCore/qvector.h:300: error: expected `;' before "private"
  84. /usr/include/QtCore/qvector.h: In static member function `static QVector<T> QVector<T>::fromStdVector(int)':
  85. /usr/include/QtCore/qvector.h:295: error: `vector' was not declared in this scope
  86. /usr/include/QtCore/qvector.h:295: error: `back_inserter' is not a member of `std'
  87. /usr/include/QtCore/qvector.h: In member function `void QVector<T>::realloc(int, int)':
  88. /usr/include/QtCore/qvector.h:482: error: expected unqualified-id before '&' token
  89. /usr/include/QtCore/qvector.h:482: error: expected `)' before '&' token
  90. /usr/include/QtCore/qvector.h:482: error: expected `{' before '&' token
  91. /usr/include/QtCore/qvector.h:482: error: expected primary-expression before ')' token
  92. /usr/include/QtCore/qvector.h:482: error: expected `;' before ')' token
  93. In file included from /usr/include/QtCore/qdebug.h:46,
  94. from /usr/include/QtNetwork/qabstractsocket.h:48,
  95. from /usr/include/QtNetwork/qhostaddress.h:48,
  96. from /usr/include/QtNetwork/QHostAddress:1,
  97. from /home/sebcioz/kadu/kadu/kadu-core/accounts/account-shared.h:16,
  98. from /home/sebcioz/kadu/kadu/kadu-core/accounts/account.h:16,
  99. from /home/sebcioz/kadu/kadu/kadu-core/chat/chat-shared.h:15,
  100. from /home/sebcioz/kadu/kadu/kadu-core/chat/chat.h:13,
  101. from /home/sebcioz/kadu/kadu/kadu-core/core/core.h:16,
  102. from /home/sebcioz/kadu/kadu/kadu-core/main.cpp:35:
  103. /usr/include/QtCore/qhash.h: In member function `void QHashData::hasShrunk()':
  104. /usr/include/QtCore/qhash.h:175: error: expected unqualified-id before '&' token
  105. /usr/include/QtCore/qhash.h:175: error: expected `)' before '&' token
  106. /usr/include/QtCore/qhash.h:175: error: expected `{' before '&' token
  107. /usr/include/QtCore/qhash.h:175: error: expected primary-expression before ')' token
  108. /usr/include/QtCore/qhash.h:175: error: expected `;' before ')' token
  109. In file included from /usr/include/QtCore/qdebug.h:48,
  110. from /usr/include/QtNetwork/qabstractsocket.h:48,
  111. from /usr/include/QtNetwork/qhostaddress.h:48,
  112. from /usr/include/QtNetwork/QHostAddress:1,
  113. from /home/sebcioz/kadu/kadu/kadu-core/accounts/account-shared.h:16,
  114. from /home/sebcioz/kadu/kadu/kadu-core/accounts/account.h:16,
  115. from /home/sebcioz/kadu/kadu/kadu-core/chat/chat-shared.h:15,
  116. from /home/sebcioz/kadu/kadu/kadu-core/chat/chat.h:13,
  117. from /home/sebcioz/kadu/kadu/kadu-core/core/core.h:16,
  118. from /home/sebcioz/kadu/kadu/kadu-core/main.cpp:35:
  119. /usr/include/QtCore/qmap.h:50:15: map: No such file or directory
  120. In file included from /usr/include/QtCore/qdebug.h:48,
  121. from /usr/include/QtNetwork/qabstractsocket.h:48,
  122. from /usr/include/QtNetwork/qhostaddress.h:48,
  123. from /usr/include/QtNetwork/QHostAddress:1,
  124. from /home/sebcioz/kadu/kadu/kadu-core/accounts/account-shared.h:16,
  125. from /home/sebcioz/kadu/kadu/kadu-core/accounts/account.h:16,
  126. from /home/sebcioz/kadu/kadu/kadu-core/chat/chat-shared.h:15,
  127. from /home/sebcioz/kadu/kadu/kadu-core/chat/chat.h:13,
  128. from /home/sebcioz/kadu/kadu/kadu-core/core/core.h:16,
  129. from /home/sebcioz/kadu/kadu/kadu-core/main.cpp:35:
  130. /usr/include/QtCore/qmap.h: At global scope:
  131. /usr/include/QtCore/qmap.h:171: error: expected `,' or `...' before '<' token
  132. /usr/include/QtCore/qmap.h:172: error: using-declaration for non-member at class scope
  133. /usr/include/QtCore/qmap.h:172: error: expected `;' before '<' token
  134. /usr/include/QtCore/qmap.h:917: error: expected unqualified-id before '<' token
  135. /usr/include/QtCore/qmap.h:917: error: expected `,' or `...' before '<' token
  136. /usr/include/QtCore/qmap.h: In constructor `QMap<Key, T>::QMap(int)':
  137. /usr/include/QtCore/qmap.h:921: error: expected unqualified-id before '<' token
  138. /usr/include/QtCore/qmap.h:922: error: `it' was not declared in this scope
  139. /usr/include/QtCore/qmap.h:922: error: `other' was not declared in this scope
  140. /usr/include/QtCore/qmap.h: At global scope:
  141. /usr/include/QtCore/qmap.h:930: error: expected constructor, destructor, or type conversion before '<' token
  142. In file included from /usr/include/QtNetwork/qabstractsocket.h:48,
  143. from /usr/include/QtNetwork/qhostaddress.h:48,
  144. from /usr/include/QtNetwork/QHostAddress:1,
  145. from /home/sebcioz/kadu/kadu/kadu-core/accounts/account-shared.h:16,
  146. from /home/sebcioz/kadu/kadu/kadu-core/accounts/account.h:16,
  147. from /home/sebcioz/kadu/kadu/kadu-core/chat/chat-shared.h:15,
  148. from /home/sebcioz/kadu/kadu/kadu-core/chat/chat.h:13,
  149. from /home/sebcioz/kadu/kadu/kadu-core/core/core.h:16,
  150. from /home/sebcioz/kadu/kadu/kadu-core/main.cpp:35:
  151. /usr/include/QtCore/qdebug.h: In destructor `QDebug::~QDebug()':
  152. /usr/include/QtCore/qdebug.h:86: error: `std::bad_alloc' has not been declared
  153. /usr/include/QtCore/qdebug.h:86: error: invalid catch parameter
  154. /home/sebcioz/kadu/kadu/kadu-core/main.cpp: In function `int main(int, char**)':
  155. /home/sebcioz/kadu/kadu/kadu-core/main.cpp:346: error: `getuid' was not declared in this scope
  156. /home/sebcioz/kadu/kadu/kadu-core/main.cpp:379: error: `sleep' was not declared in this scope
  157. /home/sebcioz/kadu/kadu/kadu-core/main.cpp:436: error: `geteuid' was not declared in this scope
  158. /usr/include/QtCore/qvector.h: In constructor `QVector<T>::QVector(int) [with T = QPoint]':
  159. /usr/include/QtGui/qpolygon.h:97: instantiated from here
  160. /usr/include/QtCore/qvector.h:408: error: no matching function for call to `operator new(unsigned int, QPoint*&)'
  161. <internal>:0: note: candidates are: void* operator new(unsigned int)
  162. /usr/include/QtCore/qvector.h: In constructor `QVector<T>::QVector(int) [with T = QPointF]':
  163. /usr/include/QtGui/qpolygon.h:162: instantiated from here
  164. /usr/include/QtCore/qvector.h:408: error: no matching function for call to `operator new(unsigned int, QPointF*&)'
  165. <internal>:0: note: candidates are: void* operator new(unsigned int)
  166. /usr/include/QtCore/qlist.h: In member function `void QList<T>::node_construct(QList<T>::Node*, const T&) [with T = QString]':
  167. /usr/include/QtCore/qlist.h:472: instantiated from `void QList<T>::append(const T&) [with T = QString]'
  168. /usr/include/QtCore/qstringlist.h:70: instantiated from here
  169. /usr/include/QtCore/qlist.h:352: error: no matching function for call to `operator new(unsigned int, QList<QString>::Node*&)'
  170. <internal>:0: note: candidates are: void* operator new(unsigned int)
  171. /usr/include/QtCore/qlist.h: In member function `void QList<T>::node_copy(QList<T>::Node*, QList<T>::Node*, QList<T>::Node*) [with T = QString]':
  172. /usr/include/QtCore/qlist.h:706: instantiated from `QList<T>& QList<T>::operator+=(const QList<T>&) [with T = QString]'
  173. /usr/include/QtCore/qstringlist.h:85: instantiated from here
  174. /usr/include/QtCore/qlist.h:383: error: no matching function for call to `operator new(unsigned int, QList<QString>::Node*&)'
  175. <internal>:0: note: candidates are: void* operator new(unsigned int)
  176. /usr/include/QtCore/qvector.h: In member function `void QVector<T>::realloc(int, int) [with T = QPoint]':
  177. /usr/include/QtCore/qvector.h:324: instantiated from `void QVector<T>::detach_helper() [with T = QPoint]'
  178. /usr/include/QtCore/qvector.h:118: instantiated from `QVector<T>::QVector(const QVector<T>&) [with T = QPoint]'
  179. /usr/include/QtGui/qpolygon.h:66: instantiated from here
  180. /usr/include/QtCore/qvector.h:500: error: no matching function for call to `operator new(unsigned int, QPoint*)'
  181. <internal>:0: note: candidates are: void* operator new(unsigned int)
  182. /usr/include/QtCore/qvector.h:505: error: no matching function for call to `operator new(unsigned int, QPoint*)'
  183. <internal>:0: note: candidates are: void* operator new(unsigned int)
  184. /usr/include/QtCore/qvector.h: In member function `void QVector<T>::realloc(int, int) [with T = QPointF]':
  185. /usr/include/QtCore/qvector.h:324: instantiated from `void QVector<T>::detach_helper() [with T = QPointF]'
  186. /usr/include/QtCore/qvector.h:118: instantiated from `QVector<T>::QVector(const QVector<T>&) [with T = QPointF]'
  187. /usr/include/QtGui/qpolygon.h:138: instantiated from here
  188. /usr/include/QtCore/qvector.h:500: error: no matching function for call to `operator new(unsigned int, QPointF*)'
  189. <internal>:0: note: candidates are: void* operator new(unsigned int)
  190. /usr/include/QtCore/qvector.h:505: error: no matching function for call to `operator new(unsigned int, QPointF*)'
  191. <internal>:0: note: candidates are: void* operator new(unsigned int)
  192. /usr/include/QtCore/qlist.h: In member function `void QList<T>::node_copy(QList<T>::Node*, QList<T>::Node*, QList<T>::Node*) [with T = ProtocolFactory*]':
  193. /usr/include/QtCore/qlist.h:606: instantiated from `void QList<T>::detach_helper() [with T = ProtocolFactory*]'
  194. /usr/include/QtCore/qlist.h:114: instantiated from `QList<T>::QList(const QList<T>&) [with T = ProtocolFactory*]'
  195. /home/sebcioz/kadu/kadu/kadu-core/protocols/protocols-manager.h:29: instantiated from here
  196. /usr/include/QtCore/qlist.h:383: error: no matching function for call to `operator new(unsigned int, QList<ProtocolFactory*>::Node*&)'
  197. <internal>:0: note: candidates are: void* operator new(unsigned int)
  198. /usr/include/QtCore/qvector.h: In member function `void QVector<T>::realloc(int, int) [with T = QPainterPath::Element]':
  199. /usr/include/QtCore/qvector.h:324: instantiated from `void QVector<T>::detach_helper() [with T = QPainterPath::Element]'
  200. /usr/include/QtCore/qvector.h:134: instantiated from `void QVector<T>::detach() [with T = QPainterPath::Element]'
  201. /usr/include/QtCore/qvector.h:233: instantiated from `T* QVector<T>::begin() [with T = QPainterPath::Element]'
  202. /usr/include/QtCore/qvector.h:246: instantiated from `T& QVector<T>::first() [with T = QPainterPath::Element]'
  203. /usr/include/QtGui/qpainterpath.h:387: instantiated from here
  204. /usr/include/QtCore/qvector.h:500: error: no matching function for call to `operator new(unsigned int, QPainterPath::Element*)'
  205. <internal>:0: note: candidates are: void* operator new(unsigned int)
  206. /usr/include/QtCore/qvector.h:505: error: no matching function for call to `operator new(unsigned int, QPainterPath::Element*)'
  207. <internal>:0: note: candidates are: void* operator new(unsigned int)
  208. make[2]: *** [kadu-core/CMakeFiles/kadu.dir/main.cpp.o] Error 1
  209. make[1]: *** [kadu-core/CMakeFiles/kadu.dir/all] Error 2
  210. make: *** [all] Error 2
  211. Instalacja nie powiod�a si� (na etapie make)
Add Comment
Please, Sign In to add comment