Advertisement
Guest User

Untitled

a guest
Aug 15th, 2018
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 35.13 KB | None | 0 0
  1. [ 34%] Building CXX object src/gui/CMakeFiles/qgis_gui.dir/raster/qgscolorrampshaderwidget.cpp.o
  2. In file included from /opt/qt511/include/QtCore/QDateTime:1:0,
  3.                  from /opt/QGIS/src/core/raster/qgsrasterdataprovider.h:30,
  4.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:18:
  5. /opt/qt511/include/QtCore/qdatetime.h:266:14: error: missing binary operator before token "("
  6.  #if QT_CONFIG(timezone)
  7.               ^
  8. /opt/qt511/include/QtCore/qdatetime.h:287:14: error: missing binary operator before token "("
  9.  #if QT_CONFIG(timezone)
  10.               ^
  11. /opt/qt511/include/QtCore/qdatetime.h:300:14: error: missing binary operator before token "("
  12.  #if QT_CONFIG(timezone)
  13.               ^
  14. /opt/qt511/include/QtCore/qdatetime.h:323:14: error: missing binary operator before token "("
  15.  #if QT_CONFIG(timezone)
  16.               ^
  17. /opt/qt511/include/QtCore/qdatetime.h:364:14: error: missing binary operator before token "("
  18.  #if QT_CONFIG(timezone)
  19.               ^
  20. In file included from /opt/qt511/include/QtCore/QVariant:1:0,
  21.                  from /opt/QGIS/src/core/raster/qgsrasterdataprovider.h:31,
  22.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:18:
  23. /opt/qt511/include/QtCore/qvariant.h:56:19: error: missing binary operator before token "("
  24.  #if QT_HAS_INCLUDE(<variant>) && __cplusplus >= 201703L
  25.                    ^
  26. /opt/qt511/include/QtCore/qvariant.h:84:14: error: missing binary operator before token "("
  27.  #if QT_CONFIG(regularexpression)
  28.               ^
  29. In file included from /opt/qt511/include/QtCore/QVariant:1:0,
  30.                  from /opt/QGIS/src/core/raster/qgsrasterdataprovider.h:31,
  31.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:18:
  32. /opt/qt511/include/QtCore/qvariant.h:168:14: error: missing binary operator before token "("
  33.  #if QT_CONFIG(itemmodel)
  34.               ^
  35. /opt/qt511/include/QtCore/qvariant.h:253:14: error: missing binary operator before token "("
  36.  #if QT_CONFIG(regularexpression)
  37.               ^
  38. /opt/qt511/include/QtCore/qvariant.h:265:14: error: missing binary operator before token "("
  39.  #if QT_CONFIG(itemmodel)
  40.               ^
  41. /opt/qt511/include/QtCore/qvariant.h:329:14: error: missing binary operator before token "("
  42.  #if QT_CONFIG(regularexpression)
  43.               ^
  44. /opt/qt511/include/QtCore/qvariant.h:341:14: error: missing binary operator before token "("
  45.  #if QT_CONFIG(itemmodel)
  46.               ^
  47. /opt/qt511/include/QtCore/qvariant.h:368:45: error: missing binary operator before token "("
  48.  #if defined(Q_CLANG_QDOC) || (QT_HAS_INCLUDE(<variant>) && __cplusplus >= 201703L)
  49.                                              ^
  50. /opt/qt511/include/QtCore/qvariant.h:526:19: error: missing binary operator before token "("
  51.  #if QT_HAS_INCLUDE(<variant>) && __cplusplus >= 201703L
  52.                    ^
  53. In file included from /opt/qt511/include/QtCore/QCoreApplication:1:0,
  54.                  from /opt/QGIS/src/core/raster/qgsrasterinterface.h:26,
  55.                  from /opt/QGIS/src/core/raster/qgscolorrampshader.h:31,
  56.                  from /opt/QGIS/src/core/raster/qgsrasterdataprovider.h:34,
  57.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:18:
  58. /opt/qt511/include/QtCore/qcoreapplication.h:144:14: error: missing binary operator before token "("
  59.  #if QT_CONFIG(library)
  60.               ^
  61. In file included from /opt/qt511/include/QtWidgets/QApplication:1:0,
  62.                  from /opt/QGIS/src/core/qgsapplication.h:19,
  63.                  from /opt/QGIS/src/core/geometry/qgswkbptr.h:20,
  64.                  from /opt/QGIS/src/core/geometry/qgsabstractgeometry.h:25,
  65.                  from /opt/QGIS/src/core/geometry/qgspoint.h:23,
  66.                  from /opt/QGIS/src/core/geometry/qgsbox3d.h:23,
  67.                  from /opt/QGIS/src/core/metadata/qgslayermetadata.h:24,
  68.                  from /opt/QGIS/src/core/qgsdataprovider.h:27,
  69.                  from /opt/QGIS/src/core/raster/qgsrasterdataprovider.h:35,
  70.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:18:
  71. /opt/qt511/include/QtWidgets/qapplication.h:79:14: error: missing binary operator before token "("
  72.  #if QT_CONFIG(wheelevent)
  73.               ^
  74. /opt/qt511/include/QtWidgets/qapplication.h:157:14: error: missing binary operator before token "("
  75.  #if QT_CONFIG(wheelevent)
  76.               ^
  77. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  78.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  79.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  80.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  81.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  82.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  83. /opt/qt511/include/QtCore/QtCore:7:14: error: missing binary operator before token "("
  84.  #if QT_CONFIG(itemmodel)
  85.               ^
  86. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  87.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  88.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  89.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  90.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  91.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  92. /opt/qt511/include/QtCore/QtCore:11:14: error: missing binary operator before token "("
  93.  #if QT_CONFIG(proxymodel)
  94.               ^
  95. /opt/qt511/include/QtCore/QtCore:14:14: error: missing binary operator before token "("
  96.  #if QT_CONFIG(statemachine)
  97.               ^
  98. /opt/qt511/include/QtCore/QtCore:17:14: error: missing binary operator before token "("
  99.  #if QT_CONFIG(statemachine)
  100.               ^
  101. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  102.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  103.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  104.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  105.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  106.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  107. /opt/qt511/include/QtCore/QtCore:35:14: error: missing binary operator before token "("
  108.  #if QT_CONFIG(commandlineparser)
  109.               ^
  110. /opt/qt511/include/QtCore/QtCore:38:14: error: missing binary operator before token "("
  111.  #if QT_CONFIG(commandlineparser)
  112.               ^
  113. In file included from /opt/qt511/include/QtCore/QtCore:49:0,
  114.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  115.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  116.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  117.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  118.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  119.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  120. /opt/qt511/include/QtCore/qdeadlinetimer.h:54:19: error: missing binary operator before token "("
  121.  #if QT_HAS_INCLUDE(<chrono>)
  122.                    ^
  123. /opt/qt511/include/QtCore/qdeadlinetimer.h:123:19: error: missing binary operator before token "("
  124.  #if QT_HAS_INCLUDE(<chrono>) || defined(Q_CLANG_QDOC)
  125.                    ^
  126. In file included from /opt/qt511/include/QtCore/QtCore:55:0,
  127.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  128.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  129.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  130.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  131.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  132.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  133. /opt/qt511/include/QtCore/qendian.h:63:19: error: missing binary operator before token "("
  134.  #if QT_HAS_BUILTIN(__builtin_memcpy)
  135.                    ^
  136. /opt/qt511/include/QtCore/qendian.h:75:19: error: missing binary operator before token "("
  137.  #if QT_HAS_BUILTIN(__builtin_memcpy)
  138.                    ^
  139. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  140.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  141.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  142.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  143.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  144.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  145. /opt/qt511/include/QtCore/QtCore:57:14: error: missing binary operator before token "("
  146.  #if QT_CONFIG(qeventtransition)
  147.               ^
  148. /opt/qt511/include/QtCore/QtCore:60:14: error: missing binary operator before token "("
  149.  #if QT_CONFIG(future)
  150.               ^
  151. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  152.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  153.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  154.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  155.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  156.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  157. /opt/qt511/include/QtCore/QtCore:69:14: error: missing binary operator before token "("
  158.  #if QT_CONFIG(statemachine)
  159.               ^
  160. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  161.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  162.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  163.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  164.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  165.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  166. /opt/qt511/include/QtCore/QtCore:73:14: error: missing binary operator before token "("
  167.  #if QT_CONFIG(future)
  168.               ^
  169. /opt/qt511/include/QtCore/QtCore:76:14: error: missing binary operator before token "("
  170.  #if QT_CONFIG(future)
  171.               ^
  172. /opt/qt511/include/QtCore/QtCore:79:14: error: missing binary operator before token "("
  173.  #if QT_CONFIG(future)
  174.               ^
  175. /opt/qt511/include/QtCore/QtCore:82:14: error: missing binary operator before token "("
  176.  #if QT_CONFIG(future)
  177.               ^
  178. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  179.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  180.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  181.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  182.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  183.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  184. /opt/qt511/include/QtCore/QtCore:89:14: error: missing binary operator before token "("
  185.  #if QT_CONFIG(statemachine)
  186.               ^
  187. /opt/qt511/include/QtCore/QtCore:92:14: error: missing binary operator before token "("
  188.  #if QT_CONFIG(identityproxymodel)
  189.               ^
  190. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  191.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  192.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  193.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  194.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  195.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  196. /opt/qt511/include/QtCore/QtCore:97:14: error: missing binary operator before token "("
  197.  #if QT_CONFIG(itemmodel)
  198.               ^
  199. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  200.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  201.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  202.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  203.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  204.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  205. /opt/qt511/include/QtCore/QtCore:105:14: error: missing binary operator before token "("
  206.  #if QT_CONFIG(library)
  207.               ^
  208. In file included from /opt/qt511/include/QtCore/QtCore:124:0,
  209.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  210.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  211.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  212.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  213.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  214.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  215. /opt/qt511/include/QtCore/qmutex.h:47:19: error: missing binary operator before token "("
  216.  #if QT_HAS_INCLUDE(<chrono>)
  217.                    ^
  218. /opt/qt511/include/QtCore/qmutex.h:142:19: error: missing binary operator before token "("
  219.  #if QT_HAS_INCLUDE(<chrono>) || defined(Q_CLANG_QDOC)
  220.                    ^
  221. /opt/qt511/include/QtCore/qmutex.h:169:19: error: missing binary operator before token "("
  222.  #if QT_HAS_INCLUDE(<chrono>)
  223.                    ^
  224. In file included from /opt/qt511/include/QtCore/QtCore:135:0,
  225.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  226.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  227.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  228.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  229.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  230.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  231. /opt/qt511/include/QtCore/qpluginloader.h:44:14: error: missing binary operator before token "("
  232.  #if QT_CONFIG(library)
  233.               ^
  234. In file included from /opt/qt511/include/QtCore/QtCore:135:0,
  235.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  236.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  237.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  238.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  239.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  240.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  241. /opt/qt511/include/QtCore/qpluginloader.h:51:14: error: missing binary operator before token "("
  242.  #if QT_CONFIG(library)
  243.               ^
  244. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  245.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  246.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  247.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  248.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  249.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  250. /opt/qt511/include/QtCore/QtCore:138:14: error: missing binary operator before token "("
  251.  #if QT_CONFIG(processenvironment)
  252.               ^
  253. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  254.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  255.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  256.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  257.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  258.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  259. /opt/qt511/include/QtCore/QtCore:149:14: error: missing binary operator before token "("
  260.  #if QT_CONFIG(regularexpression)
  261.               ^
  262. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  263.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  264.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  265.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  266.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  267.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  268. /opt/qt511/include/QtCore/QtCore:153:14: error: missing binary operator before token "("
  269.  #if QT_CONFIG(future)
  270.               ^
  271. In file included from /opt/qt511/include/QtCore/QtCore:157:0,
  272.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  273.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  274.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  275.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  276.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  277.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  278. /opt/qt511/include/QtCore/qsavefile.h:91:15: error: missing binary operator before token "("
  279.  #if !QT_CONFIG(translation)
  280.                ^
  281. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  282.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  283.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  284.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  285.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  286.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  287. /opt/qt511/include/QtCore/QtCore:168:14: error: missing binary operator before token "("
  288.  #if QT_CONFIG(statemachine)
  289.               ^
  290. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  291.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  292.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  293.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  294.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  295.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  296. /opt/qt511/include/QtCore/QtCore:173:14: error: missing binary operator before token "("
  297.  #if QT_CONFIG(sortfilterproxymodel)
  298.               ^
  299. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  300.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  301.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  302.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  303.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  304.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  305. /opt/qt511/include/QtCore/QtCore:178:14: error: missing binary operator before token "("
  306.  #if QT_CONFIG(statemachine)
  307.               ^
  308. /opt/qt511/include/QtCore/QtCore:181:14: error: missing binary operator before token "("
  309.  #if QT_CONFIG(statemachine)
  310.               ^
  311. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  312.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  313.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  314.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  315.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  316.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  317. /opt/qt511/include/QtCore/QtCore:189:14: error: missing binary operator before token "("
  318.  #if QT_CONFIG(stringlistmodel)
  319.               ^
  320. In file included from /opt/qt511/include/QtCore/QtCore:203:0,
  321.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  322.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  323.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  324.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  325.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  326.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  327. /opt/qt511/include/QtCore/qthread.h:49:14: error: missing binary operator before token "("
  328.  #if QT_CONFIG(cxx11_future)
  329.               ^
  330. In file included from /opt/qt511/include/QtCore/QtCore:203:0,
  331.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  332.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  333.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  334.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  335.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  336.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  337. /opt/qt511/include/QtCore/qthread.h:122:16: error: missing binary operator before token "("
  338.  #  if QT_CONFIG(cxx11_future)
  339.                 ^
  340. /opt/qt511/include/QtCore/qthread.h:162:14: error: missing binary operator before token "("
  341.  #if QT_CONFIG(cxx11_future)
  342.               ^
  343. /opt/qt511/include/QtCore/qthread.h:170:14: error: missing binary operator before token "("
  344.  #if QT_CONFIG(cxx11_future)
  345.               ^
  346. In file included from /opt/qt511/include/QtCore/QtCore:207:0,
  347.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  348.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  349.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  350.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  351.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  352.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  353. /opt/qt511/include/QtCore/qtimer.h:50:19: error: missing binary operator before token "("
  354.  #if QT_HAS_INCLUDE(<chrono>)
  355.                    ^
  356. In file included from /opt/qt511/include/QtCore/QtCore:207:0,
  357.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  358.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  359.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  360.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  361.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  362.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  363. /opt/qt511/include/QtCore/qtimer.h:167:19: error: missing binary operator before token "("
  364.  #if QT_HAS_INCLUDE(<chrono>) || defined(Q_QDOC)
  365.                    ^
  366. /opt/qt511/include/QtCore/qtimer.h:213:19: error: missing binary operator before token "("
  367.  #if QT_HAS_INCLUDE(<chrono>)
  368.                    ^
  369. In file included from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24:0,
  370.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  371.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  372.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  373.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  374.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  375. /opt/qt511/include/QtCore/QtCore:208:14: error: missing binary operator before token "("
  376.  #if QT_CONFIG(timezone)
  377.               ^
  378. In file included from /opt/qt511/include/QtCore/QtCore:214:0,
  379.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  380.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  381.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  382.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  383.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  384.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  385. /opt/qt511/include/QtCore/qurl.h:238:14: error: missing binary operator before token "("
  386.  #if QT_CONFIG(topleveldomain)
  387.               ^
  388. In file included from /opt/qt511/include/QtWidgets/QToolButton:1:0,
  389.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:23,
  390.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  391.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  392.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  393. /opt/qt511/include/QtWidgets/qtoolbutton.h:59:14: error: missing binary operator before token "("
  394.  #if QT_CONFIG(menu)
  395.               ^
  396. /opt/qt511/include/QtWidgets/qtoolbutton.h:85:14: error: missing binary operator before token "("
  397.  #if QT_CONFIG(menu)
  398.               ^
  399. /opt/qt511/include/QtWidgets/qtoolbutton.h:99:14: error: missing binary operator before token "("
  400.  #if QT_CONFIG(menu)
  401.               ^
  402. /opt/qt511/include/QtWidgets/qtoolbutton.h:127:14: error: missing binary operator before token "("
  403.  #if QT_CONFIG(menu)
  404.               ^
  405. In file included from /opt/qt511/include/QtWidgets/QUndoStack:1:0,
  406.                  from /opt/QGIS/src/core/qgsmaplayer.h:27,
  407.                  from /opt/QGIS/src/core/raster/qgsrasterlayer.h:34,
  408.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:22:
  409. /opt/qt511/include/QtWidgets/qundostack.h:85:14: error: missing binary operator before token "("
  410.  #if QT_CONFIG(undostack)
  411.               ^
  412. In file included from /opt/qt511/include/QtGui/QMouseEvent:1:0,
  413.                  from /opt/QGIS/src/gui/qgscollapsiblegroupbox.h:24,
  414.                  from /opt/QGIS/build_master/src/ui/ui_qgsrasterminmaxwidgetbase.h:24,
  415.                  from /opt/QGIS/src/gui/raster/qgsrasterminmaxwidget.h:21,
  416.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:25:
  417. /opt/qt511/include/QtGui/qevent.h:172:14: error: missing binary operator before token "("
  418.  #if QT_CONFIG(wheelevent)
  419.               ^
  420. /opt/qt511/include/QtGui/qevent.h:240:14: error: missing binary operator before token "("
  421.  #if QT_CONFIG(tabletevent)
  422.               ^
  423. In file included from /opt/qt511/include/QtGui/QMouseEvent:1:0,
  424.                  from /opt/QGIS/src/gui/qgscollapsiblegroupbox.h:24,
  425.                  from /opt/QGIS/build_master/src/ui/ui_qgsrasterminmaxwidgetbase.h:24,
  426.                  from /opt/QGIS/src/gui/raster/qgsrasterminmaxwidget.h:21,
  427.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:25:
  428. /opt/qt511/include/QtGui/qevent.h:601:14: error: missing binary operator before token "("
  429.  #if QT_CONFIG(draganddrop)
  430.               ^
  431. /opt/qt511/include/QtGui/qevent.h:709:14: error: missing binary operator before token "("
  432.  #if QT_CONFIG(whatsthis)
  433.               ^
  434. In file included from /opt/qt511/include/QtWidgets/QMenu:1:0,
  435.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:37:
  436. /opt/qt511/include/QtWidgets/qmenu.h:239:14: error: missing binary operator before token "("
  437.  #if QT_CONFIG(wheelevent)
  438.               ^
  439. In file included from /opt/qt511/include/QtWidgets/QMessageBox:1:0,
  440.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:38:
  441. /opt/qt511/include/QtWidgets/qmessagebox.h:64:14: error: missing binary operator before token "("
  442.  #if QT_CONFIG(textedit)
  443.               ^
  444. /opt/qt511/include/QtWidgets/qmessagebox.h:273:14: error: missing binary operator before token "("
  445.  #if QT_CONFIG(textedit)
  446.               ^
  447. In file included from /opt/qt511/include/QtCore/QDateTime:1:0,
  448.                  from /opt/QGIS/src/core/raster/qgsrasterdataprovider.h:30,
  449.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:18:
  450. /opt/qt511/include/QtCore/qdatetime.h:99:22: error: ‘QStringView’ has not been declared
  451.      QString toString(QStringView format) const;
  452.                       ^
  453. /opt/qt511/include/QtCore/qdatetime.h:175:22: error: ‘QStringView’ has not been declared
  454.      QString toString(QStringView format) const;
  455.                       ^
  456. /opt/qt511/include/QtCore/qdatetime.h:311:22: error: ‘QStringView’ has not been declared
  457.      QString toString(QStringView format) const;
  458.                       ^
  459. In file included from /opt/qt511/include/QtGui/QImage:1:0,
  460.                  from /opt/QGIS/src/core/raster/qgsrasterdataprovider.h:32,
  461.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:18:
  462. /opt/qt511/include/QtGui/qimage.h:182:23: error: ‘Q_ALWAYS_INLINE’ does not name a type
  463.      Q_REQUIRED_RESULT Q_ALWAYS_INLINE QImage convertToFormat(Format f, Qt::ImageConversionFlags flags = Qt::AutoColor) const &
  464.                        ^
  465. /opt/qt511/include/QtGui/qimage.h:184:23: error: ‘Q_ALWAYS_INLINE’ does not name a type
  466.      Q_REQUIRED_RESULT Q_ALWAYS_INLINE QImage convertToFormat(Format f, Qt::ImageConversionFlags flags = Qt::AutoColor) &&
  467.                        ^
  468. /opt/qt511/include/QtGui/qimage.h:220:5: error: ‘qsizetype’ does not name a type
  469.      qsizetype sizeInBytes() const;
  470.      ^
  471. /opt/qt511/include/QtGui/qimage.h:388:1: error: ‘QT_WARNING_DISABLE_DEPRECATED’ does not name a type
  472.  QT_WARNING_DISABLE_DEPRECATED
  473.  ^
  474. /opt/qt511/include/QtGui/qimage.h: In member function ‘int QImage::numBytes() const’:
  475. /opt/qt511/include/QtGui/qimage.h:474:28: error: ‘sizeInBytes’ was not declared in this scope
  476.      return int(sizeInBytes());
  477.                             ^
  478. In file included from /opt/qt511/include/QtCore/QEvent:1:0,
  479.                  from /opt/QGIS/src/core/qgis.h:21,
  480.                  from /opt/QGIS/src/core/raster/qgscolorrampshader.h:25,
  481.                  from /opt/QGIS/src/core/raster/qgsrasterdataprovider.h:34,
  482.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:18:
  483. /opt/qt511/include/QtCore/qcoreevent.h: At global scope:
  484. /opt/qt511/include/QtCore/qcoreevent.h:333:5: error: ‘Q_ALWAYS_INLINE’ does not name a type
  485.      Q_ALWAYS_INLINE
  486.      ^
  487. In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1098:0,
  488.                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qchar.h:37,
  489.                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:41,
  490.                  from /opt/qt511/include/QtCore/qdatetime.h:44,
  491.                  from /opt/qt511/include/QtCore/QDateTime:1,
  492.                  from /opt/QGIS/src/core/raster/qgsrasterdataprovider.h:30,
  493.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:18:
  494. /opt/qt511/include/QtCore/qabstracteventdispatcher.h:128:1: error: ‘Q_RELOCATABLE_TYPE’ was not declared in this scope
  495.  Q_DECLARE_TYPEINFO(QAbstractEventDispatcher::TimerInfo, (QT_VERSION >= QT_VERSION_CHECK(6, 0, 0) ? Q_PRIMITIVE_TYPE : Q_RELOCATABLE_TYPE));
  496.  ^
  497. /opt/qt511/include/QtCore/qabstracteventdispatcher.h:128:1: error: ‘Q_RELOCATABLE_TYPE’ was not declared in this scope
  498.  Q_DECLARE_TYPEINFO(QAbstractEventDispatcher::TimerInfo, (QT_VERSION >= QT_VERSION_CHECK(6, 0, 0) ? Q_PRIMITIVE_TYPE : Q_RELOCATABLE_TYPE));
  499.  ^
  500. /opt/qt511/include/QtCore/qabstracteventdispatcher.h:128:1: error: ‘Q_RELOCATABLE_TYPE’ was not declared in this scope
  501.  Q_DECLARE_TYPEINFO(QAbstractEventDispatcher::TimerInfo, (QT_VERSION >= QT_VERSION_CHECK(6, 0, 0) ? Q_PRIMITIVE_TYPE : Q_RELOCATABLE_TYPE));
  502.  ^
  503. In file included from /opt/qt511/include/QtCore/QtCore:23:0,
  504.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  505.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  506.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  507.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  508.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  509.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  510. /opt/qt511/include/QtCore/qarraydataops.h:424:10: error: ‘QTypeInfoQuery’ was not declared in this scope
  511.          !QTypeInfoQuery<T>::isComplex && QTypeInfoQuery<T>::isRelocatable
  512.           ^
  513. /opt/qt511/include/QtCore/qarraydataops.h:424:26: error: template argument 1 is invalid
  514.          !QTypeInfoQuery<T>::isComplex && QTypeInfoQuery<T>::isRelocatable
  515.                           ^
  516. /opt/qt511/include/QtCore/qarraydataops.h:424:39: error: expected ‘(’ before ‘&&’ token
  517.          !QTypeInfoQuery<T>::isComplex && QTypeInfoQuery<T>::isRelocatable
  518.                                        ^
  519. /opt/qt511/include/QtCore/qarraydataops.h:424:42: error: ‘QTypeInfoQuery’ was not declared in this scope
  520.          !QTypeInfoQuery<T>::isComplex && QTypeInfoQuery<T>::isRelocatable
  521.                                           ^
  522. /opt/qt511/include/QtCore/qarraydataops.h:424:58: error: expected primary-expression before ‘>’ token
  523.          !QTypeInfoQuery<T>::isComplex && QTypeInfoQuery<T>::isRelocatable
  524.                                                           ^
  525. /opt/qt511/include/QtCore/qarraydataops.h:424:58: error: template argument 2 is invalid
  526. /opt/qt511/include/QtCore/qarraydataops.h:424:61: error: expected ‘{’ or ‘:’ before ‘isRelocatable’
  527.          !QTypeInfoQuery<T>::isComplex && QTypeInfoQuery<T>::isRelocatable
  528.                                                              ^
  529. /opt/qt511/include/QtCore/qarraydataops.h:424:61: error: expected ‘{’ before ‘isRelocatable’
  530. /opt/qt511/include/QtCore/qarraydataops.h:425:5: error: expected initializer before ‘>’ token
  531.      >::type>
  532.      ^
  533. /opt/qt511/include/QtCore/qarraydataops.h:433:9: error: ‘QTypeInfoQuery’ was not declared in this scope
  534.          QTypeInfoQuery<T>::isComplex && QTypeInfoQuery<T>::isRelocatable
  535.          ^
  536. /opt/qt511/include/QtCore/qarraydataops.h:433:25: error: template argument 1 is invalid
  537.          QTypeInfoQuery<T>::isComplex && QTypeInfoQuery<T>::isRelocatable
  538.                          ^
  539. /opt/qt511/include/QtCore/qarraydataops.h:433:38: error: expected ‘(’ before ‘&&’ token
  540.          QTypeInfoQuery<T>::isComplex && QTypeInfoQuery<T>::isRelocatable
  541.                                       ^
  542. /opt/qt511/include/QtCore/qarraydataops.h:433:41: error: ‘QTypeInfoQuery’ was not declared in this scope
  543.          QTypeInfoQuery<T>::isComplex && QTypeInfoQuery<T>::isRelocatable
  544.                                          ^
  545. /opt/qt511/include/QtCore/qarraydataops.h:433:57: error: expected primary-expression before ‘>’ token
  546.          QTypeInfoQuery<T>::isComplex && QTypeInfoQuery<T>::isRelocatable
  547.                                                          ^
  548. /opt/qt511/include/QtCore/qarraydataops.h:433:57: error: template argument 2 is invalid
  549. /opt/qt511/include/QtCore/qarraydataops.h:433:60: error: expected ‘{’ or ‘:’ before ‘isRelocatable’
  550.          QTypeInfoQuery<T>::isComplex && QTypeInfoQuery<T>::isRelocatable
  551.                                                             ^
  552. /opt/qt511/include/QtCore/qarraydataops.h:433:60: error: expected ‘{’ before ‘isRelocatable’
  553. /opt/qt511/include/QtCore/qarraydataops.h:434:5: error: expected initializer before ‘>’ token
  554.      >::type>
  555.      ^
  556. In file included from /opt/qt511/include/QtCore/QtCore:27:0,
  557.                  from /opt/QGIS/src/core/symbology/qgssymbollayerutils.h:24,
  558.                  from /opt/QGIS/src/core/symbology/qgsstyle.h:28,
  559.                  from /opt/QGIS/src/gui/qgscolorrampbutton.h:21,
  560.                  from /opt/QGIS/build_master/src/ui/ui_qgscolorrampshaderwidgetbase.h:27,
  561.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.h:24,
  562.                  from /opt/QGIS/src/gui/raster/qgscolorrampshaderwidget.cpp:20:
  563. /opt/qt511/include/QtCore/qbitarray.h:108:49: error: ‘qsizetype’ has not been declared
  564.      static QBitArray fromBits(const char *data, qsizetype len);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement