Guest User

Untitled

a guest
Jan 19th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.56 KB | None | 0 0
  1. cd src/ && ( test -f Makefile || /Users/berlin/dev2/qt5_install/bin/qmake /Users/berlin/dev2/qt5-creator/src/src.pro QTC_PREFIX=/Users/berlin/dev2/qt5-creator_install DEFINES+=IDE_REVISION= CONFIG+=release -o Makefile ) && make -f Makefile
  2. cd libs/aggregation/ && ( test -f Makefile || /Users/berlin/dev2/qt5_install/bin/qmake /Users/berlin/dev2/qt5-creator/src/libs/aggregation/aggregation.pro QTC_PREFIX=/Users/berlin/dev2/qt5-creator_install DEFINES+=IDE_REVISION= CONFIG+=release -o Makefile ) && make -f Makefile
  3. g++ -c -pipe -mmacosx-version-min=10.6 -mmacosx-version-min=10.5 -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC -DIDE_REVISION= -DIDE_LIBRARY_BASENAME=\"lib\" -DQT_NO_CAST_TO_ASCII -DQT_DISABLE_DEPRECATED_BEFORE=0x040900 -DAGGREGATION_LIBRARY -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_CONCURRENT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../qt5_install/mkspecs/macx-g++ -I../../../../qt5-creator/src/libs/aggregation -I../../../src -I../../../../qt5-creator/src/libs -I/Users/berlin/dev2/qt5-creator/tools -I../../../../qt5-creator/src/plugins -I../../../../qt5_install/include -I/Users/berlin/dev2/qt5_install/include/QtWidgets -I../../../../qt5_install/lib/QtWidgets.framework/Versions/5/Headers -I/Users/berlin/dev2/qt5_install/include/QtConcurrent -I../../../../qt5_install/lib/QtConcurrent.framework/Versions/5/Headers -I/Users/berlin/dev2/qt5_install/include/QtGui -I../../../../qt5_install/lib/QtGui.framework/Versions/5/Headers -I../../../../qt5_install/include/QtCore -I../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers -I.moc/release-shared -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I. -o .obj/release-shared/aggregate.o ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp
  4. g++ -c -pipe -mmacosx-version-min=10.6 -mmacosx-version-min=10.5 -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC -DIDE_REVISION= -DIDE_LIBRARY_BASENAME=\"lib\" -DQT_NO_CAST_TO_ASCII -DQT_DISABLE_DEPRECATED_BEFORE=0x040900 -DAGGREGATION_LIBRARY -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_CONCURRENT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../qt5_install/mkspecs/macx-g++ -I../../../../qt5-creator/src/libs/aggregation -I../../../src -I../../../../qt5-creator/src/libs -I/Users/berlin/dev2/qt5-creator/tools -I../../../../qt5-creator/src/plugins -I../../../../qt5_install/include -I/Users/berlin/dev2/qt5_install/include/QtWidgets -I../../../../qt5_install/lib/QtWidgets.framework/Versions/5/Headers -I/Users/berlin/dev2/qt5_install/include/QtConcurrent -I../../../../qt5_install/lib/QtConcurrent.framework/Versions/5/Headers -I/Users/berlin/dev2/qt5_install/include/QtGui -I../../../../qt5_install/lib/QtGui.framework/Versions/5/Headers -I../../../../qt5_install/include/QtCore -I../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers -I.moc/release-shared -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I. -o .obj/release-shared/moc_aggregate.o .moc/release-shared/moc_aggregate.cpp
  5. In file included from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregation_global.h:33,
  6. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:33,
  7. from .moc/release-shared/moc_aggregate.cpp:10:
  8. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:59:28: error: QtCore/qconfig.h: No such file or directory
  9. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:62:30: error: QtCore/qfeatures.h: No such file or directory
  10. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:70:37: error: QtCore/qsystemdetection.h: No such file or directory
  11. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:71:39: error: QtCore/qcompilerdetection.h: No such file or directory
  12. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:72:40: error: QtCore/qprocessordetection.h: No such file or directory
  13. In file included from ../../../../qt5-creator/src/libs/aggregation/aggregation_global.h:33,
  14. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:33,
  15. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  16. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:59:28: error: QtCore/qconfig.h: No such file or directory
  17. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:62:30: error: QtCore/qfeatures.h: No such file or directory
  18. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:70:37: error: QtCore/qsystemdetection.h: No such file or directory
  19. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:71:39: error: QtCore/qcompilerdetection.h: No such file or directory
  20. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:72:40: error: QtCore/qprocessordetection.h: No such file or directory
  21. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1104:29: error: QtCore/qlogging.h: No such file or directory
  22. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1105:27: error: QtCore/qflags.h: No such file or directory
  23. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1106:29: error: QtCore/qsysinfo.h: No such file or directory
  24. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1107:30: error: QtCore/qtypeinfo.h: No such file or directory
  25. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QObject:1,
  26. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:35,
  27. from .moc/release-shared/moc_aggregate.cpp:10:
  28. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:47:32: error: QtCore/qobjectdefs.h: No such file or directory
  29. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:48:28: error: QtCore/qstring.h: No such file or directory
  30. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:49:31: error: QtCore/qbytearray.h: No such file or directory
  31. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:50:26: error: QtCore/qlist.h: No such file or directory
  32. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:54:35: error: QtCore/qscopedpointer.h: No such file or directory
  33. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:55:30: error: QtCore/qmetatype.h: No such file or directory
  34. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:57:33: error: QtCore/qobject_impl.h: No such file or directory
  35. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QList:1,
  36. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:36,
  37. from .moc/release-shared/moc_aggregate.cpp:10:
  38. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:45:32: error: QtCore/qalgorithms.h: No such file or directory
  39. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:46:30: error: QtCore/qiterator.h: No such file or directory
  40. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:47:30: error: QtCore/qrefcount.h: No such file or directory
  41. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QHash:1,
  42. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:37,
  43. from .moc/release-shared/moc_aggregate.cpp:10:
  44. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:45:26: error: QtCore/qchar.h: No such file or directory
  45. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:48:26: error: QtCore/qpair.h: No such file or directory
  46. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QReadWriteLock:1,
  47. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:38,
  48. from .moc/release-shared/moc_aggregate.cpp:10:
  49. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qreadwritelock.h:45:28: error: QtCore/qglobal.h: No such file or directory
  50. .moc/release-shared/moc_aggregate.cpp:14:2: error: #error "The header file 'aggregate.h' doesn't include <QObject>."
  51. distcc[11087] ERROR: compile .moc/release-shared/moc_aggregate.cpp on iMeeGo.local. failed
  52. distcc[11087] (dcc_build_somewhere) Warning: remote compilation of '.moc/release-shared/moc_aggregate.cpp' failed, retrying locally
  53. distcc[11087] Warning: failed to distribute .moc/release-shared/moc_aggregate.cpp to iMeeGo.local., running locally instead
  54. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1104:29: error: QtCore/qlogging.h: No such file or directory
  55. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1105:27: error: QtCore/qflags.h: No such file or directory
  56. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1106:29: error: QtCore/qsysinfo.h: No such file or directory
  57. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1107:30: error: QtCore/qtypeinfo.h: No such file or directory
  58. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QObject:1,
  59. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:35,
  60. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  61. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:47:32: error: QtCore/qobjectdefs.h: No such file or directory
  62. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:48:28: error: QtCore/qstring.h: No such file or directory
  63. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:49:31: error: QtCore/qbytearray.h: No such file or directory
  64. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:50:26: error: QtCore/qlist.h: No such file or directory
  65. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:54:35: error: QtCore/qscopedpointer.h: No such file or directory
  66. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:55:30: error: QtCore/qmetatype.h: No such file or directory
  67. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:57:33: error: QtCore/qobject_impl.h: No such file or directory
  68. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QList:1,
  69. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:36,
  70. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  71. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:45:32: error: QtCore/qalgorithms.h: No such file or directory
  72. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:46:30: error: QtCore/qiterator.h: No such file or directory
  73. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:47:30: error: QtCore/qrefcount.h: No such file or directory
  74. In file included from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregation_global.h:33,
  75. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:33,
  76. from .moc/release-shared/moc_aggregate.cpp:10:
  77. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:59:28: error: QtCore/qconfig.h: No such file or directory
  78. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:62:30: error: QtCore/qfeatures.h: No such file or directory
  79. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:70:37: error: QtCore/qsystemdetection.h: No such file or directory
  80. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:71:39: error: QtCore/qcompilerdetection.h: No such file or directory
  81. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:72:40: error: QtCore/qprocessordetection.h: No such file or directory
  82. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QHash:1,
  83. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:37,
  84. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  85. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:45:26: error: QtCore/qchar.h: No such file or directory
  86. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:48:26: error: QtCore/qpair.h: No such file or directory
  87. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QReadWriteLock:1,
  88. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:38,
  89. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  90. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qreadwritelock.h:45:28: error: QtCore/qglobal.h: No such file or directory
  91. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QDebug:1,
  92. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:33:
  93. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qdebug.h:46:26: error: QtCore/qhash.h: No such file or directory
  94. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qdebug.h:48:25: error: QtCore/qmap.h: No such file or directory
  95. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qdebug.h:50:32: error: QtCore/qtextstream.h: No such file or directory
  96. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qdebug.h:52:28: error: QtCore/qvector.h: No such file or directory
  97. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qdebug.h:53:25: error: QtCore/qset.h: No such file or directory
  98. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qdebug.h:54:37: error: QtCore/qcontiguouscache.h: No such file or directory
  99. distcc[11084] ERROR: compile ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp on iMeeGo.local. failed
  100. distcc[11084] (dcc_build_somewhere) Warning: remote compilation of '../../../../qt5-creator/src/libs/aggregation/aggregate.cpp' failed, retrying locally
  101. distcc[11084] Warning: failed to distribute ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp to iMeeGo.local., running locally instead
  102. In file included from ../../../../qt5-creator/src/libs/aggregation/aggregation_global.h:33,
  103. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:33,
  104. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  105. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:59:28: error: QtCore/qconfig.h: No such file or directory
  106. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:62:30: error: QtCore/qfeatures.h: No such file or directory
  107. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:70:37: error: QtCore/qsystemdetection.h: No such file or directory
  108. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:71:39: error: QtCore/qcompilerdetection.h: No such file or directory
  109. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:72:40: error: QtCore/qprocessordetection.h: No such file or directory
  110. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1104:29: error: QtCore/qlogging.h: No such file or directory
  111. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1105:27: error: QtCore/qflags.h: No such file or directory
  112. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1106:29: error: QtCore/qsysinfo.h: No such file or directory
  113. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1107:30: error: QtCore/qtypeinfo.h: No such file or directory
  114. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QObject:1,
  115. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:35,
  116. from .moc/release-shared/moc_aggregate.cpp:10:
  117. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:47:32: error: QtCore/qobjectdefs.h: No such file or directory
  118. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:48:28: error: QtCore/qstring.h: No such file or directory
  119. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:49:31: error: QtCore/qbytearray.h: No such file or directory
  120. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:50:26: error: QtCore/qlist.h: No such file or directory
  121. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:54:35: error: QtCore/qscopedpointer.h: No such file or directory
  122. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:55:30: error: QtCore/qmetatype.h: No such file or directory
  123. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:57:33: error: QtCore/qobject_impl.h: No such file or directory
  124. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QList:1,
  125. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:36,
  126. from .moc/release-shared/moc_aggregate.cpp:10:
  127. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:45:32: error: QtCore/qalgorithms.h: No such file or directory
  128. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:46:30: error: QtCore/qiterator.h: No such file or directory
  129. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:47:30: error: QtCore/qrefcount.h: No such file or directory
  130. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1104:29: error: QtCore/qlogging.h: No such file or directory
  131. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1105:27: error: QtCore/qflags.h: No such file or directory
  132. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1106:29: error: QtCore/qsysinfo.h: No such file or directory
  133. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1107:30: error: QtCore/qtypeinfo.h: No such file or directory
  134. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QObject:1,
  135. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:35,
  136. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  137. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:47:32: error: QtCore/qobjectdefs.h: No such file or directory
  138. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:48:28: error: QtCore/qstring.h: No such file or directory
  139. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:49:31: error: QtCore/qbytearray.h: No such file or directory
  140. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:50:26: error: QtCore/qlist.h: No such file or directory
  141. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:54:35: error: QtCore/qscopedpointer.h: No such file or directory
  142. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:55:30: error: QtCore/qmetatype.h: No such file or directory
  143. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:57:33: error: QtCore/qobject_impl.h: No such file or directory
  144. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QList:1,
  145. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:36,
  146. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  147. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:45:32: error: QtCore/qalgorithms.h: No such file or directory
  148. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:46:30: error: QtCore/qiterator.h: No such file or directory
  149. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:47:30: error: QtCore/qrefcount.h: No such file or directory
  150. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QHash:1,
  151. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:37,
  152. from .moc/release-shared/moc_aggregate.cpp:10:
  153. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:45:26: error: QtCore/qchar.h: No such file or directory
  154. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:48:26: error: QtCore/qpair.h: No such file or directory
  155. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QReadWriteLock:1,
  156. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:38,
  157. from .moc/release-shared/moc_aggregate.cpp:10:
  158. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qreadwritelock.h:45:28: error: QtCore/qglobal.h: No such file or directory
  159. .moc/release-shared/moc_aggregate.cpp:14:2: error: #error "The header file 'aggregate.h' doesn't include <QObject>."
  160. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QHash:1,
  161. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:37,
  162. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  163. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:45:26: error: QtCore/qchar.h: No such file or directory
  164. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:48:26: error: QtCore/qpair.h: No such file or directory
  165. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QReadWriteLock:1,
  166. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:38,
  167. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  168. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qreadwritelock.h:45:28: error: QtCore/qglobal.h: No such file or directory
  169. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QDebug:1,
  170. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:33:
  171. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qdebug.h:46:26: error: QtCore/qhash.h: No such file or directory
  172. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qdebug.h:48:25: error: QtCore/qmap.h: No such file or directory
  173. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qdebug.h:50:32: error: QtCore/qtextstream.h: No such file or directory
  174. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qdebug.h:52:28: error: QtCore/qvector.h: No such file or directory
  175. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qdebug.h:53:25: error: QtCore/qset.h: No such file or directory
  176. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qdebug.h:54:37: error: QtCore/qcontiguouscache.h: No such file or directory
  177. In file included from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregation_global.h:33,
  178. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:33,
  179. from .moc/release-shared/moc_aggregate.cpp:10:
  180. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:347: error: expected constructor, destructor, or type conversion before ‘const’
  181. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:494: error: expected constructor, destructor, or type conversion before ‘inline’
  182. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:496: error: expected constructor, destructor, or type conversion before ‘inline’
  183. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:498: error: expected constructor, destructor, or type conversion before ‘inline’
  184. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:507: error: expected constructor, destructor, or type conversion before ‘inline’
  185. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:509: error: expected constructor, destructor, or type conversion before ‘inline’
  186. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:519: error: expected constructor, destructor, or type conversion before ‘inline’
  187. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:521: error: expected constructor, destructor, or type conversion before ‘inline’
  188. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:523: error: expected constructor, destructor, or type conversion before ‘inline’
  189. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:566: error: ‘Q_NORETURN’ does not name a type
  190. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:574: error: expected constructor, destructor, or type conversion before ‘bool’
  191. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:608: error: ‘Q_DECL_IMPORT’ does not name a type
  192. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:611: error: ‘Q_NORETURN’ does not name a type
  193. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:628: error: ‘Q_NORETURN’ does not name a type
  194. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:656: error: expected constructor, destructor, or type conversion before ‘void’
  195. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:657: error: expected constructor, destructor, or type conversion before ‘void’
  196. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h: In function ‘T* q_check_ptr(T*)’:
  197. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:670: error: there are no arguments to ‘qBadAlloc’ that depend on a template parameter, so a declaration of ‘qBadAlloc’ must be available
  198. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:670: error: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
  199. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h: At global scope:
  200. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:797: error: expected constructor, destructor, or type conversion before ‘static’
  201. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:802: error: expected constructor, destructor, or type conversion before ‘static’
  202. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:810: error: expected constructor, destructor, or type conversion before ‘static’
  203. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:818: error: expected constructor, destructor, or type conversion before ‘static’
  204. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:883: error: expected constructor, destructor, or type conversion before ‘void’
  205. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:884: error: expected constructor, destructor, or type conversion before ‘void’
  206. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:885: error: expected constructor, destructor, or type conversion before ‘void’
  207. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:886: error: expected constructor, destructor, or type conversion before ‘void’
  208. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:887: error: expected constructor, destructor, or type conversion before ‘void’
  209. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:889: error: expected constructor, destructor, or type conversion before ‘void’
  210. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:890: error: expected constructor, destructor, or type conversion before ‘void’
  211. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:891: error: expected constructor, destructor, or type conversion before ‘void’
  212. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1034: error: ‘Q_DECL_IMPORT’ does not name a type
  213. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1065: error: ‘Q_DECL_IMPORT’ does not name a type
  214. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1066: error: expected constructor, destructor, or type conversion before ‘bool’
  215. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1068: error: expected constructor, destructor, or type conversion before ‘bool’
  216. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1069: error: expected constructor, destructor, or type conversion before ‘bool’
  217. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1077: error: expected constructor, destructor, or type conversion before ‘void’
  218. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1078: error: expected constructor, destructor, or type conversion before ‘int’
  219. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QObject:1,
  220. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:35,
  221. from .moc/release-shared/moc_aggregate.cpp:10:
  222. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:84: error: expected initializer before ‘<’ token
  223. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:86: error: expected constructor, destructor, or type conversion before ‘void’
  224. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:88: error: expected constructor, destructor, or type conversion before ‘void’
  225. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:90: error: expected constructor, destructor, or type conversion before ‘void’
  226. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:92: error: ‘Q_DECL_IMPORT’ does not name a type
  227. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:94: error: function definition does not declare parameters
  228. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:115: error: function definition does not declare parameters
  229. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:408: error: ‘Connection’ in class ‘QMetaObject’ does not name a type
  230. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:413: error: function definition does not declare parameters
  231. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h: In function ‘T qFindChild(const QObject*, const QString&)’:
  232. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:427: error: invalid use of incomplete type ‘const struct QObject’
  233. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:70: error: forward declaration of ‘const struct QObject’
  234. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:427: error: expected primary-expression before ‘>’ token
  235. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h: At global scope:
  236. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:430: error: expected initializer before ‘<’ token
  237. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:437: error: expected initializer before ‘<’ token
  238. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:478: error: expected initializer before ‘operator’
  239. In file included from ../../../../qt5-creator/src/libs/aggregation/aggregation_global.h:33,
  240. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:33,
  241. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  242. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:347: error: expected constructor, destructor, or type conversion before ‘const’
  243. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:494: error: expected constructor, destructor, or type conversion before ‘inline’
  244. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:496: error: expected constructor, destructor, or type conversion before ‘inline’
  245. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:498: error: expected constructor, destructor, or type conversion before ‘inline’
  246. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:507: error: expected constructor, destructor, or type conversion before ‘inline’
  247. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:509: error: expected constructor, destructor, or type conversion before ‘inline’
  248. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:519: error: expected constructor, destructor, or type conversion before ‘inline’
  249. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:521: error: expected constructor, destructor, or type conversion before ‘inline’
  250. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:523: error: expected constructor, destructor, or type conversion before ‘inline’
  251. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:566: error: ‘Q_NORETURN’ does not name a type
  252. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:574: error: expected constructor, destructor, or type conversion before ‘bool’
  253. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:608: error: ‘Q_DECL_IMPORT’ does not name a type
  254. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:611: error: ‘Q_NORETURN’ does not name a type
  255. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:628: error: ‘Q_NORETURN’ does not name a type
  256. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:656: error: expected constructor, destructor, or type conversion before ‘void’
  257. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:657: error: expected constructor, destructor, or type conversion before ‘void’
  258. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h: In function ‘T* q_check_ptr(T*)’:
  259. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:670: error: there are no arguments to ‘qBadAlloc’ that depend on a template parameter, so a declaration of ‘qBadAlloc’ must be available
  260. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:670: error: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
  261. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h: At global scope:
  262. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:797: error: expected constructor, destructor, or type conversion before ‘static’
  263. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:802: error: expected constructor, destructor, or type conversion before ‘static’
  264. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:810: error: expected constructor, destructor, or type conversion before ‘static’
  265. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:818: error: expected constructor, destructor, or type conversion before ‘static’
  266. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:883: error: expected constructor, destructor, or type conversion before ‘void’
  267. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:884: error: expected constructor, destructor, or type conversion before ‘void’
  268. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:885: error: expected constructor, destructor, or type conversion before ‘void’
  269. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:886: error: expected constructor, destructor, or type conversion before ‘void’
  270. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:887: error: expected constructor, destructor, or type conversion before ‘void’
  271. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:889: error: expected constructor, destructor, or type conversion before ‘void’
  272. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:890: error: expected constructor, destructor, or type conversion before ‘void’
  273. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:891: error: expected constructor, destructor, or type conversion before ‘void’
  274. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1034: error: ‘Q_DECL_IMPORT’ does not name a type
  275. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1065: error: ‘Q_DECL_IMPORT’ does not name a type
  276. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1066: error: expected constructor, destructor, or type conversion before ‘bool’
  277. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1068: error: expected constructor, destructor, or type conversion before ‘bool’
  278. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1069: error: expected constructor, destructor, or type conversion before ‘bool’
  279. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1077: error: expected constructor, destructor, or type conversion before ‘void’
  280. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qglobal.h:1078: error: expected constructor, destructor, or type conversion before ‘int’
  281. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QObject:1,
  282. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:35,
  283. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  284. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:84: error: expected initializer before ‘<’ token
  285. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:86: error: expected constructor, destructor, or type conversion before ‘void’
  286. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:88: error: expected constructor, destructor, or type conversion before ‘void’
  287. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:90: error: expected constructor, destructor, or type conversion before ‘void’
  288. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:92: error: ‘Q_DECL_IMPORT’ does not name a type
  289. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:94: error: function definition does not declare parameters
  290. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:115: error: function definition does not declare parameters
  291. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:408: error: ‘Connection’ in class ‘QMetaObject’ does not name a type
  292. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:413: error: function definition does not declare parameters
  293. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h: In function ‘T qFindChild(const QObject*, const QString&)’:
  294. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:427: error: invalid use of incomplete type ‘const struct QObject’
  295. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:70: error: forward declaration of ‘const struct QObject’
  296. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:427: error: expected primary-expression before ‘>’ token
  297. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h: At global scope:
  298. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:430: error: expected initializer before ‘<’ token
  299. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:437: error: expected initializer before ‘<’ token
  300. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qobject.h:478: error: expected initializer before ‘operator’
  301. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QList:1,
  302. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:36,
  303. from .moc/release-shared/moc_aggregate.cpp:10:
  304. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:68: error: function definition does not declare parameters
  305. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:112: error: ‘QListData’ does not name a type
  306. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:112: error: ‘QListData’ has not been declared
  307. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:112: error: ISO C++ forbids declaration of ‘Data’ with no type
  308. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:112: error: expected ‘;’ before ‘*’ token
  309. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:345: error: ‘QListData’ has not been declared
  310. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:345: error: expected ‘,’ or ‘...’ before ‘*’ token
  311. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘T& QList<T>::Node::t()’:
  312. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:107: error: ‘QTypeInfo’ was not declared in this scope
  313. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:107: error: expected primary-expression before ‘>’ token
  314. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:107: error: ‘::isLarge’ has not been declared
  315. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:107: error: expected primary-expression before ‘>’ token
  316. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:107: error: ‘::isStatic’ has not been declared
  317. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In constructor ‘QList<T>::QList()’:
  318. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: class ‘QList<T>’ does not have any field named ‘d’
  319. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: expected type-specifier before ‘QListData’
  320. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: expected `>' before ‘QListData’
  321. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: expected `(' before ‘QListData’
  322. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: ‘QListData’ has not been declared
  323. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: expected primary-expression before ‘>’ token
  324. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: ‘QListData’ has not been declared
  325. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: expected `{' at end of input
  326. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::swap(QList<T>&)’:
  327. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:124: error: ‘d’ was not declared in this scope
  328. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::size() const’:
  329. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:133: error: ‘p’ was not declared in this scope
  330. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::detach()’:
  331. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:135: error: ‘d’ was not declared in this scope
  332. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::detachShared()’:
  333. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:140: error: ‘d’ was not declared in this scope
  334. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:140: error: ‘QListData’ has not been declared
  335. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘bool QList<T>::isDetached() const’:
  336. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:144: error: ‘d’ was not declared in this scope
  337. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::setSharable(bool)’:
  338. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:147: error: ‘d’ was not declared in this scope
  339. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:151: error: ‘d’ was not declared in this scope
  340. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:151: error: ‘QListData’ has not been declared
  341. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘bool QList<T>::isSharedWith(const QList<T>&) const’:
  342. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:154: error: ‘d’ was not declared in this scope
  343. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘bool QList<T>::isEmpty() const’:
  344. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:156: error: ‘p’ was not declared in this scope
  345. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::iterator QList<T>::begin()’:
  346. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:271: error: ‘p’ was not declared in this scope
  347. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::const_iterator QList<T>::begin() const’:
  348. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:272: error: ‘p’ was not declared in this scope
  349. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::const_iterator QList<T>::cbegin() const’:
  350. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:273: error: ‘p’ was not declared in this scope
  351. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::const_iterator QList<T>::constBegin() const’:
  352. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:274: error: ‘p’ was not declared in this scope
  353. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::iterator QList<T>::end()’:
  354. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:275: error: ‘p’ was not declared in this scope
  355. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::const_iterator QList<T>::end() const’:
  356. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:276: error: ‘p’ was not declared in this scope
  357. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::const_iterator QList<T>::cend() const’:
  358. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:277: error: ‘p’ was not declared in this scope
  359. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::const_iterator QList<T>::constEnd() const’:
  360. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:278: error: ‘p’ was not declared in this scope
  361. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::count() const’:
  362. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:286: error: ‘p’ was not declared in this scope
  363. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::length() const’:
  364. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:287: error: ‘p’ was not declared in this scope
  365. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::node_construct(QList<T>::Node*, const T&)’:
  366. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:362: error: ‘QTypeInfo’ was not declared in this scope
  367. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:362: error: expected primary-expression before ‘>’ token
  368. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:362: error: ‘::isLarge’ has not been declared
  369. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:362: error: expected primary-expression before ‘>’ token
  370. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:362: error: ‘::isStatic’ has not been declared
  371. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:363: error: expected primary-expression before ‘>’ token
  372. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:363: error: ‘::isComplex’ has not been declared
  373. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::node_destruct(QList<T>::Node*)’:
  374. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:378: error: ‘QTypeInfo’ was not declared in this scope
  375. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:378: error: expected primary-expression before ‘>’ token
  376. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:378: error: ‘::isLarge’ has not been declared
  377. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:378: error: expected primary-expression before ‘>’ token
  378. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:378: error: ‘::isStatic’ has not been declared
  379. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:379: error: expected primary-expression before ‘>’ token
  380. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:379: error: ‘::isComplex’ has not been declared
  381. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::node_copy(QList<T>::Node*, QList<T>::Node*, QList<T>::Node*)’:
  382. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:386: error: ‘QTypeInfo’ was not declared in this scope
  383. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:386: error: expected primary-expression before ‘>’ token
  384. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:386: error: ‘::isLarge’ has not been declared
  385. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:386: error: expected primary-expression before ‘>’ token
  386. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:386: error: ‘::isStatic’ has not been declared
  387. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:399: error: expected primary-expression before ‘>’ token
  388. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:399: error: ‘::isComplex’ has not been declared
  389. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::node_destruct(QList<T>::Node*, QList<T>::Node*)’:
  390. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:420: error: ‘QTypeInfo’ was not declared in this scope
  391. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:420: error: expected primary-expression before ‘>’ token
  392. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:420: error: ‘::isLarge’ has not been declared
  393. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:420: error: expected primary-expression before ‘>’ token
  394. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:420: error: ‘::isStatic’ has not been declared
  395. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:422: error: expected primary-expression before ‘>’ token
  396. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:422: error: ‘::isComplex’ has not been declared
  397. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>& QList<T>::operator=(const QList<T>&)’:
  398. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:429: error: ‘d’ was not declared in this scope
  399. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘typename QList<T>::iterator QList<T>::insert(QList<T>::iterator, const T&)’:
  400. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:438: error: ‘p’ was not declared in this scope
  401. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘typename QList<T>::iterator QList<T>::erase(QList<T>::iterator)’:
  402. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:451: error: ‘p’ was not declared in this scope
  403. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘const T& QList<T>::at(int) const’:
  404. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:455: error: ‘p’ was not declared in this scope
  405. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘const T& QList<T>::operator[](int) const’:
  406. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:459: error: ‘p’ was not declared in this scope
  407. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘T& QList<T>::operator[](int)’:
  408. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:463: error: ‘p’ was not declared in this scope
  409. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::removeAt(int)’:
  410. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:466: error: ‘p’ was not declared in this scope
  411. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘T QList<T>::takeAt(int)’:
  412. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:471: error: ‘p’ was not declared in this scope
  413. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::reserve(int)’:
  414. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:483: error: ‘d’ was not declared in this scope
  415. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:487: error: ‘p’ was not declared in this scope
  416. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::append(const T&)’:
  417. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:494: error: ‘d’ was not declared in this scope
  418. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:503: error: ‘QTypeInfo’ was not declared in this scope
  419. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:503: error: expected primary-expression before ‘>’ token
  420. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:503: error: ‘::isLarge’ has not been declared
  421. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:503: error: expected primary-expression before ‘>’ token
  422. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:503: error: ‘::isStatic’ has not been declared
  423. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:504: error: ‘p’ was not declared in this scope
  424. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:515: error: ‘p’ was not declared in this scope
  425. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::prepend(const T&)’:
  426. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:528: error: ‘d’ was not declared in this scope
  427. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:537: error: ‘QTypeInfo’ was not declared in this scope
  428. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:537: error: expected primary-expression before ‘>’ token
  429. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:537: error: ‘::isLarge’ has not been declared
  430. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:537: error: expected primary-expression before ‘>’ token
  431. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:537: error: ‘::isStatic’ has not been declared
  432. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:538: error: ‘p’ was not declared in this scope
  433. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:549: error: ‘p’ was not declared in this scope
  434. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::insert(int, const T&)’:
  435. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:562: error: ‘d’ was not declared in this scope
  436. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:567: error: ‘p’ was not declared in this scope
  437. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:571: error: ‘QTypeInfo’ was not declared in this scope
  438. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:571: error: expected primary-expression before ‘>’ token
  439. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:571: error: ‘::isLarge’ has not been declared
  440. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:571: error: expected primary-expression before ‘>’ token
  441. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:571: error: ‘::isStatic’ has not been declared
  442. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:572: error: ‘p’ was not declared in this scope
  443. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:583: error: ‘p’ was not declared in this scope
  444. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::replace(int, const T&)’:
  445. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:598: error: ‘p’ was not declared in this scope
  446. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::swap(int, int)’:
  447. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:607: error: ‘d’ was not declared in this scope
  448. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::move(int, int)’:
  449. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:618: error: ‘p’ was not declared in this scope
  450. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T> QList<T>::mid(int, int) const’:
  451. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:636: error: ‘p’ was not declared in this scope
  452. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘T QList<T>::value(int) const’:
  453. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:648: error: ‘p’ was not declared in this scope
  454. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:651: error: ‘p’ was not declared in this scope
  455. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘T QList<T>::value(int, const T&) const’:
  456. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:657: error: ‘p’ was not declared in this scope
  457. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘typename QList<T>::Node* QList<T>::detach_helper_grow(int, int)’:
  458. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:663: error: ‘p’ was not declared in this scope
  459. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:664: error: ‘QListData’ has not been declared
  460. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:664: error: ‘x’ was not declared in this scope
  461. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:670: error: ‘d’ was not declared in this scope
  462. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:680: error: ‘d’ was not declared in this scope
  463. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::detach_helper(int)’:
  464. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:693: error: ‘p’ was not declared in this scope
  465. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:694: error: ‘QListData’ has not been declared
  466. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:694: error: ‘x’ was not declared in this scope
  467. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:699: error: ‘d’ was not declared in this scope
  468. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::detach_helper()’:
  469. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:710: error: ‘d’ was not declared in this scope
  470. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In copy constructor ‘QList<T>::QList(const QList<T>&)’:
  471. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:715: error: class ‘QList<T>’ does not have any field named ‘d’
  472. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:717: error: ‘d’ was not declared in this scope
  473. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:718: error: ‘p’ was not declared in this scope
  474. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:722: error: ‘QListData’ has not been declared
  475. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:722: error: expected `)' before ‘*’ token
  476. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:725: error: ‘QListData’ has not been declared
  477. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:725: error: ISO C++ forbids declaration of ‘Data’ with no type
  478. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:725: error: expected ‘;’ before ‘*’ token
  479. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In destructor ‘QList<T>::QList(const QList<T>&)::Cleanup::~Cleanup()’:
  480. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:723: error: ‘d_’ was not declared in this scope
  481. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:723: error: ‘QListData’ has not been declared
  482. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In destructor ‘QList<T>::~QList()’:
  483. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:738: error: ‘d’ was not declared in this scope
  484. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘bool QList<T>::operator==(const QList<T>&) const’:
  485. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:745: error: ‘p’ was not declared in this scope
  486. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:747: error: ‘d’ was not declared in this scope
  487. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:749: error: ‘p’ was not declared in this scope
  488. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: At global scope:
  489. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:761: error: variable or field ‘dealloc’ declared void
  490. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:761: error: ‘QListData’ has not been declared
  491. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:761: error: ‘data’ was not declared in this scope
  492. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::removeAll(const T&)’:
  493. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:785: error: ‘p’ was not declared in this scope
  494. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:797: error: ‘d’ was not declared in this scope
  495. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘typename QList<T>::iterator QList<T>::erase(typename QList<T>::iterator, typename QList<T>::iterator)’:
  496. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:819: error: ‘p’ was not declared in this scope
  497. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>& QList<T>::operator+=(const QList<T>&)’:
  498. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:830: error: ‘d’ was not declared in this scope
  499. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:832: error: ‘p’ was not declared in this scope
  500. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::indexOf(const T&, int) const’:
  501. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:856: error: ‘p’ was not declared in this scope
  502. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:856: error: there are no arguments to ‘qMax’ that depend on a template parameter, so a declaration of ‘qMax’ must be available
  503. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:857: error: ‘p’ was not declared in this scope
  504. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::lastIndexOf(const T&, int) const’:
  505. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:871: error: ‘p’ was not declared in this scope
  506. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:872: error: ‘p’ was not declared in this scope
  507. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:875: error: ‘p’ was not declared in this scope
  508. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘bool QList<T>::contains(const T&) const’:
  509. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:888: error: ‘p’ was not declared in this scope
  510. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::count(const T&) const’:
  511. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:900: error: ‘p’ was not declared in this scope
  512. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: At global scope:
  513. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:908: error: expected constructor, destructor, or type conversion before ‘(’ token
  514. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QHash:1,
  515. from .moc/release-shared/../../../../../../qt5-creator/src/libs/aggregation/aggregate.h:37,
  516. from .moc/release-shared/moc_aggregate.cpp:10:
  517. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:61: error: expected initializer before ‘Q_DECL_NOTHROW’
  518. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:62: error: expected initializer before ‘Q_DECL_NOTHROW’
  519. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:63: error: expected initializer before ‘Q_DECL_NOTHROW’
  520. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:64: error: expected initializer before ‘Q_DECL_NOTHROW’
  521. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:65: error: expected initializer before ‘Q_DECL_NOTHROW’
  522. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:66: error: expected initializer before ‘Q_DECL_NOTHROW’
  523. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:67: error: expected initializer before ‘Q_DECL_NOTHROW’
  524. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:68: error: expected initializer before ‘Q_DECL_NOTHROW’
  525. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QList:1,
  526. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:36,
  527. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  528. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:68: error: function definition does not declare parameters
  529. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:112: error: ‘QListData’ does not name a type
  530. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:112: error: ‘QListData’ has not been declared
  531. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:112: error: ISO C++ forbids declaration of ‘Data’ with no type
  532. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:112: error: expected ‘;’ before ‘*’ token
  533. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:345: error: ‘QListData’ has not been declared
  534. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:345: error: expected ‘,’ or ‘...’ before ‘*’ token
  535. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘T& QList<T>::Node::t()’:
  536. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:107: error: ‘QTypeInfo’ was not declared in this scope
  537. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:107: error: expected primary-expression before ‘>’ token
  538. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:107: error: ‘::isLarge’ has not been declared
  539. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:107: error: expected primary-expression before ‘>’ token
  540. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:107: error: ‘::isStatic’ has not been declared
  541. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In constructor ‘QList<T>::QList()’:
  542. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: class ‘QList<T>’ does not have any field named ‘d’
  543. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: expected type-specifier before ‘QListData’
  544. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: expected `>' before ‘QListData’
  545. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: expected `(' before ‘QListData’
  546. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: ‘QListData’ has not been declared
  547. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: expected primary-expression before ‘>’ token
  548. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: ‘QListData’ has not been declared
  549. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:115: error: expected `{' at end of input
  550. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::swap(QList<T>&)’:
  551. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:124: error: ‘d’ was not declared in this scope
  552. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::size() const’:
  553. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:133: error: ‘p’ was not declared in this scope
  554. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::detach()’:
  555. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:135: error: ‘d’ was not declared in this scope
  556. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::detachShared()’:
  557. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:140: error: ‘d’ was not declared in this scope
  558. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:140: error: ‘QListData’ has not been declared
  559. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘bool QList<T>::isDetached() const’:
  560. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:144: error: ‘d’ was not declared in this scope
  561. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::setSharable(bool)’:
  562. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:147: error: ‘d’ was not declared in this scope
  563. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:151: error: ‘d’ was not declared in this scope
  564. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:151: error: ‘QListData’ has not been declared
  565. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘bool QList<T>::isSharedWith(const QList<T>&) const’:
  566. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:154: error: ‘d’ was not declared in this scope
  567. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘bool QList<T>::isEmpty() const’:
  568. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:156: error: ‘p’ was not declared in this scope
  569. distcc[11087] ERROR: compile .moc/release-shared/moc_aggregate.cpp on localhost failed
  570. make[2]: *** [.obj/release-shared/moc_aggregate.o] Error 1
  571. make[2]: *** Waiting for unfinished jobs....
  572. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::iterator QList<T>::begin()’:
  573. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:271: error: ‘p’ was not declared in this scope
  574. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::const_iterator QList<T>::begin() const’:
  575. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:272: error: ‘p’ was not declared in this scope
  576. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::const_iterator QList<T>::cbegin() const’:
  577. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:273: error: ‘p’ was not declared in this scope
  578. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::const_iterator QList<T>::constBegin() const’:
  579. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:274: error: ‘p’ was not declared in this scope
  580. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::iterator QList<T>::end()’:
  581. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:275: error: ‘p’ was not declared in this scope
  582. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::const_iterator QList<T>::end() const’:
  583. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:276: error: ‘p’ was not declared in this scope
  584. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::const_iterator QList<T>::cend() const’:
  585. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:277: error: ‘p’ was not declared in this scope
  586. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>::const_iterator QList<T>::constEnd() const’:
  587. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:278: error: ‘p’ was not declared in this scope
  588. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::count() const’:
  589. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:286: error: ‘p’ was not declared in this scope
  590. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::length() const’:
  591. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:287: error: ‘p’ was not declared in this scope
  592. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::node_construct(QList<T>::Node*, const T&)’:
  593. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:362: error: ‘QTypeInfo’ was not declared in this scope
  594. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:362: error: expected primary-expression before ‘>’ token
  595. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:362: error: ‘::isLarge’ has not been declared
  596. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:362: error: expected primary-expression before ‘>’ token
  597. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:362: error: ‘::isStatic’ has not been declared
  598. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:363: error: expected primary-expression before ‘>’ token
  599. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:363: error: ‘::isComplex’ has not been declared
  600. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::node_destruct(QList<T>::Node*)’:
  601. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:378: error: ‘QTypeInfo’ was not declared in this scope
  602. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:378: error: expected primary-expression before ‘>’ token
  603. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:378: error: ‘::isLarge’ has not been declared
  604. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:378: error: expected primary-expression before ‘>’ token
  605. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:378: error: ‘::isStatic’ has not been declared
  606. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:379: error: expected primary-expression before ‘>’ token
  607. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:379: error: ‘::isComplex’ has not been declared
  608. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::node_copy(QList<T>::Node*, QList<T>::Node*, QList<T>::Node*)’:
  609. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:386: error: ‘QTypeInfo’ was not declared in this scope
  610. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:386: error: expected primary-expression before ‘>’ token
  611. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:386: error: ‘::isLarge’ has not been declared
  612. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:386: error: expected primary-expression before ‘>’ token
  613. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:386: error: ‘::isStatic’ has not been declared
  614. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:399: error: expected primary-expression before ‘>’ token
  615. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:399: error: ‘::isComplex’ has not been declared
  616. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::node_destruct(QList<T>::Node*, QList<T>::Node*)’:
  617. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:420: error: ‘QTypeInfo’ was not declared in this scope
  618. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:420: error: expected primary-expression before ‘>’ token
  619. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:420: error: ‘::isLarge’ has not been declared
  620. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:420: error: expected primary-expression before ‘>’ token
  621. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:420: error: ‘::isStatic’ has not been declared
  622. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:422: error: expected primary-expression before ‘>’ token
  623. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:422: error: ‘::isComplex’ has not been declared
  624. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>& QList<T>::operator=(const QList<T>&)’:
  625. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:429: error: ‘d’ was not declared in this scope
  626. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘typename QList<T>::iterator QList<T>::insert(QList<T>::iterator, const T&)’:
  627. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:438: error: ‘p’ was not declared in this scope
  628. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘typename QList<T>::iterator QList<T>::erase(QList<T>::iterator)’:
  629. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:451: error: ‘p’ was not declared in this scope
  630. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘const T& QList<T>::at(int) const’:
  631. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:455: error: ‘p’ was not declared in this scope
  632. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘const T& QList<T>::operator[](int) const’:
  633. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:459: error: ‘p’ was not declared in this scope
  634. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘T& QList<T>::operator[](int)’:
  635. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:463: error: ‘p’ was not declared in this scope
  636. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::removeAt(int)’:
  637. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:466: error: ‘p’ was not declared in this scope
  638. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘T QList<T>::takeAt(int)’:
  639. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:471: error: ‘p’ was not declared in this scope
  640. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::reserve(int)’:
  641. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:483: error: ‘d’ was not declared in this scope
  642. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:487: error: ‘p’ was not declared in this scope
  643. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::append(const T&)’:
  644. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:494: error: ‘d’ was not declared in this scope
  645. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:503: error: ‘QTypeInfo’ was not declared in this scope
  646. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:503: error: expected primary-expression before ‘>’ token
  647. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:503: error: ‘::isLarge’ has not been declared
  648. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:503: error: expected primary-expression before ‘>’ token
  649. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:503: error: ‘::isStatic’ has not been declared
  650. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:504: error: ‘p’ was not declared in this scope
  651. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:515: error: ‘p’ was not declared in this scope
  652. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::prepend(const T&)’:
  653. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:528: error: ‘d’ was not declared in this scope
  654. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:537: error: ‘QTypeInfo’ was not declared in this scope
  655. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:537: error: expected primary-expression before ‘>’ token
  656. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:537: error: ‘::isLarge’ has not been declared
  657. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:537: error: expected primary-expression before ‘>’ token
  658. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:537: error: ‘::isStatic’ has not been declared
  659. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:538: error: ‘p’ was not declared in this scope
  660. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:549: error: ‘p’ was not declared in this scope
  661. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::insert(int, const T&)’:
  662. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:562: error: ‘d’ was not declared in this scope
  663. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:567: error: ‘p’ was not declared in this scope
  664. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:571: error: ‘QTypeInfo’ was not declared in this scope
  665. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:571: error: expected primary-expression before ‘>’ token
  666. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:571: error: ‘::isLarge’ has not been declared
  667. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:571: error: expected primary-expression before ‘>’ token
  668. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:571: error: ‘::isStatic’ has not been declared
  669. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:572: error: ‘p’ was not declared in this scope
  670. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:583: error: ‘p’ was not declared in this scope
  671. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::replace(int, const T&)’:
  672. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:598: error: ‘p’ was not declared in this scope
  673. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::swap(int, int)’:
  674. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:607: error: ‘d’ was not declared in this scope
  675. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::move(int, int)’:
  676. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:618: error: ‘p’ was not declared in this scope
  677. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T> QList<T>::mid(int, int) const’:
  678. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:636: error: ‘p’ was not declared in this scope
  679. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘T QList<T>::value(int) const’:
  680. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:648: error: ‘p’ was not declared in this scope
  681. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:651: error: ‘p’ was not declared in this scope
  682. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘T QList<T>::value(int, const T&) const’:
  683. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:657: error: ‘p’ was not declared in this scope
  684. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘typename QList<T>::Node* QList<T>::detach_helper_grow(int, int)’:
  685. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:663: error: ‘p’ was not declared in this scope
  686. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:664: error: ‘QListData’ has not been declared
  687. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:664: error: ‘x’ was not declared in this scope
  688. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:670: error: ‘d’ was not declared in this scope
  689. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:680: error: ‘d’ was not declared in this scope
  690. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::detach_helper(int)’:
  691. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:693: error: ‘p’ was not declared in this scope
  692. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:694: error: ‘QListData’ has not been declared
  693. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:694: error: ‘x’ was not declared in this scope
  694. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:699: error: ‘d’ was not declared in this scope
  695. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘void QList<T>::detach_helper()’:
  696. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:710: error: ‘d’ was not declared in this scope
  697. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In copy constructor ‘QList<T>::QList(const QList<T>&)’:
  698. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:715: error: class ‘QList<T>’ does not have any field named ‘d’
  699. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:717: error: ‘d’ was not declared in this scope
  700. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:718: error: ‘p’ was not declared in this scope
  701. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:722: error: ‘QListData’ has not been declared
  702. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:722: error: expected `)' before ‘*’ token
  703. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:725: error: ‘QListData’ has not been declared
  704. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:725: error: ISO C++ forbids declaration of ‘Data’ with no type
  705. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:725: error: expected ‘;’ before ‘*’ token
  706. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In destructor ‘QList<T>::QList(const QList<T>&)::Cleanup::~Cleanup()’:
  707. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:723: error: ‘d_’ was not declared in this scope
  708. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:723: error: ‘QListData’ has not been declared
  709. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In destructor ‘QList<T>::~QList()’:
  710. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:738: error: ‘d’ was not declared in this scope
  711. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘bool QList<T>::operator==(const QList<T>&) const’:
  712. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:745: error: ‘p’ was not declared in this scope
  713. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:747: error: ‘d’ was not declared in this scope
  714. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:749: error: ‘p’ was not declared in this scope
  715. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: At global scope:
  716. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:761: error: variable or field ‘dealloc’ declared void
  717. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:761: error: ‘QListData’ has not been declared
  718. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:761: error: ‘data’ was not declared in this scope
  719. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::removeAll(const T&)’:
  720. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:785: error: ‘p’ was not declared in this scope
  721. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:797: error: ‘d’ was not declared in this scope
  722. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘typename QList<T>::iterator QList<T>::erase(typename QList<T>::iterator, typename QList<T>::iterator)’:
  723. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:819: error: ‘p’ was not declared in this scope
  724. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘QList<T>& QList<T>::operator+=(const QList<T>&)’:
  725. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:830: error: ‘d’ was not declared in this scope
  726. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:832: error: ‘p’ was not declared in this scope
  727. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::indexOf(const T&, int) const’:
  728. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:856: error: ‘p’ was not declared in this scope
  729. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:856: error: there are no arguments to ‘qMax’ that depend on a template parameter, so a declaration of ‘qMax’ must be available
  730. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:857: error: ‘p’ was not declared in this scope
  731. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::lastIndexOf(const T&, int) const’:
  732. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:871: error: ‘p’ was not declared in this scope
  733. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:872: error: ‘p’ was not declared in this scope
  734. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:875: error: ‘p’ was not declared in this scope
  735. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘bool QList<T>::contains(const T&) const’:
  736. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:888: error: ‘p’ was not declared in this scope
  737. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: In member function ‘int QList<T>::count(const T&) const’:
  738. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:900: error: ‘p’ was not declared in this scope
  739. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h: At global scope:
  740. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qlist.h:908: error: expected constructor, destructor, or type conversion before ‘(’ token
  741. In file included from ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/QHash:1,
  742. from ../../../../qt5-creator/src/libs/aggregation/aggregate.h:37,
  743. from ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp:30:
  744. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:61: error: expected initializer before ‘Q_DECL_NOTHROW’
  745. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:62: error: expected initializer before ‘Q_DECL_NOTHROW’
  746. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:63: error: expected initializer before ‘Q_DECL_NOTHROW’
  747. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:64: error: expected initializer before ‘Q_DECL_NOTHROW’
  748. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:65: error: expected initializer before ‘Q_DECL_NOTHROW’
  749. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:66: error: expected initializer before ‘Q_DECL_NOTHROW’
  750. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:67: error: expected initializer before ‘Q_DECL_NOTHROW’
  751. ../../../../qt5_install/lib/QtCore.framework/Versions/5/Headers/qhash.h:68: error: expected initializer before ‘Q_DECL_NOTHROW’
  752. distcc[11084] ERROR: compile ../../../../qt5-creator/src/libs/aggregation/aggregate.cpp on localhost failed
  753. make[2]: *** [.obj/release-shared/aggregate.o] Error 1
  754. make[1]: *** [sub-libs-aggregation-make_first-ordered] Error 2
  755. make: *** [sub-src-make_first-ordered] Error 2
Add Comment
Please, Sign In to add comment