Advertisement
Guest User

qt5-declarative 5.15.2 fail

a guest
Feb 2nd, 2021
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 149.33 KB | None | 0 0
  1. cd qmldevtools/ && ( test -e Makefile || /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/bin/qmake -o Makefile /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qmldevtools/qmldevtools.pro ) && make -f Makefile
  2. make[2]: Entering directory '/home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/.x86_64-libreelec-linux-gnu/src/qmldevtools'
  3. compiling /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljsast.cpp
  4. compiling /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljsastvisitor.cpp
  5. compiling /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljsengine_p.cpp
  6. compiling /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljslexer.cpp
  7. compiling /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/compiler/qv4bytecodegenerator.cpp
  8. In file included from /usr/include/math.h:289,
  9. from /usr/include/c++/9/cmath:45,
  10. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  11. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljsengine_p.cpp:43:
  12. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared
  13. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  14. | ^~~~~~~~~~~~
  15. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token
  16. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  17. | ^
  18. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token
  19. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  20. | ^
  21. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared
  22. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  23. | ^~~~~~~~~~
  24. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token
  25. 21 | __attribute__ ((__const__));
  26. | ^
  27. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared
  28. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  29. | ^~~~~~~~~
  30. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token
  31. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  32. | ^
  33. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token
  34. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  35. | ^
  36. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared
  37. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  38. | ^~~~~~~
  39. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token
  40. 25 | __attribute__ ((__const__));
  41. | ^
  42. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared
  43. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  44. | ^~~~~~~
  45. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token
  46. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  47. | ^
  48. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token
  49. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  50. | ^
  51. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared
  52. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  53. | ^~~~~
  54. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token
  55. 30 | __attribute__ ((__const__));
  56. | ^
  57. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared
  58. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  59. | ^~~~~~~~
  60. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token
  61. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  62. | ^
  63. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token
  64. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  65. | ^
  66. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared
  67. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  68. | ^~~~~~
  69. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token
  70. 34 | __attribute__ ((__const__));
  71. | ^
  72. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared
  73. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  74. | ^~~~~~~
  75. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token
  76. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  77. | ^
  78. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token
  79. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  80. | ^
  81. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared
  82. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  83. | ^~~~~
  84. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token
  85. 38 | __attribute__ ((__const__));
  86. | ^
  87. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared
  88. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  89. | ^~~~~~~~~
  90. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token
  91. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  92. | ^
  93. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token
  94. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  95. | ^
  96. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared
  97. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  98. | ^~~~~~~
  99. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token
  100. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  101. | ^
  102. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared
  103. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  104. | ^~~~~~~~~~~~~
  105. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token
  106. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  107. | ^
  108. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token
  109. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  110. | ^
  111. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared
  112. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  113. | ^~~~~~~~~~~
  114. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token
  115. 45 | __attribute__ ((__const__));
  116. | ^
  117. In file included from /usr/include/math.h:290,
  118. from /usr/include/c++/9/cmath:45,
  119. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  120. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljsengine_p.cpp:43:
  121. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared
  122. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  123. | ^~~~~~
  124. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token
  125. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  126. | ^
  127. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token
  128. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  129. | ^
  130. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared
  131. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  132. | ^~~~~~
  133. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token
  134. 184 | __attribute__ ((__const__));
  135. | ^
  136. In file included from /usr/include/math.h:306,
  137. from /usr/include/c++/9/cmath:45,
  138. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  139. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljsengine_p.cpp:43:
  140. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared
  141. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  142. | ^~~~~~~~~~~~
  143. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token
  144. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  145. | ^
  146. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token
  147. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  148. | ^
  149. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared
  150. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  151. | ^~~~~~~~~~
  152. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token
  153. 21 | __attribute__ ((__const__));
  154. | ^
  155. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared
  156. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  157. | ^~~~~~~~~
  158. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token
  159. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  160. | ^
  161. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token
  162. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  163. | ^
  164. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared
  165. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  166. | ^~~~~~~
  167. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token
  168. 25 | __attribute__ ((__const__));
  169. | ^
  170. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared
  171. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  172. | ^~~~~~~
  173. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token
  174. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  175. | ^
  176. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token
  177. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  178. | ^
  179. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared
  180. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  181. | ^~~~~
  182. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token
  183. 30 | __attribute__ ((__const__));
  184. | ^
  185. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared
  186. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  187. | ^~~~~~~~
  188. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token
  189. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  190. | ^
  191. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token
  192. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  193. | ^
  194. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared
  195. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  196. | ^~~~~~
  197. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token
  198. 34 | __attribute__ ((__const__));
  199. | ^
  200. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared
  201. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  202. | ^~~~~~~
  203. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token
  204. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  205. | ^
  206. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token
  207. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  208. | ^
  209. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared
  210. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  211. | ^~~~~
  212. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token
  213. 38 | __attribute__ ((__const__));
  214. | ^
  215. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared
  216. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  217. | ^~~~~~~~~
  218. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token
  219. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  220. | ^
  221. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token
  222. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  223. | ^
  224. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared
  225. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  226. | ^~~~~~~
  227. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token
  228. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  229. | ^
  230. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared
  231. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  232. | ^~~~~~~~~~~~~
  233. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token
  234. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  235. | ^
  236. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token
  237. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  238. | ^
  239. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared
  240. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  241. | ^~~~~~~~~~~
  242. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token
  243. 45 | __attribute__ ((__const__));
  244. | ^
  245. In file included from /usr/include/math.h:307,
  246. from /usr/include/c++/9/cmath:45,
  247. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  248. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljsengine_p.cpp:43:
  249. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared
  250. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  251. | ^~~~~
  252. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token
  253. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  254. | ^
  255. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token
  256. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  257. | ^
  258. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared
  259. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  260. | ^~~~~
  261. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:178:30: error: expected constructor, destructor, or type conversion before ';' token
  262. 178 | __attribute__ ((__const__));
  263. | ^
  264. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared
  265. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  266. | ^~~~~~
  267. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token
  268. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  269. | ^
  270. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token
  271. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  272. | ^
  273. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared
  274. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  275. | ^~~~~~
  276. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token
  277. 184 | __attribute__ ((__const__));
  278. | ^
  279. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared
  280. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  281. | ^~~~~
  282. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token
  283. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  284. | ^
  285. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token
  286. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  287. | ^
  288. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared
  289. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  290. | ^~~~~
  291. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:214:30: error: expected constructor, destructor, or type conversion before ';' token
  292. 214 | __attribute__ ((__const__));
  293. | ^
  294. In file included from /usr/include/math.h:349,
  295. from /usr/include/c++/9/cmath:45,
  296. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  297. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljsengine_p.cpp:43:
  298. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared
  299. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  300. | ^~~~~~~~~~~~
  301. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token
  302. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  303. | ^
  304. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token
  305. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  306. | ^
  307. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared
  308. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  309. | ^~~~~~~~~~
  310. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token
  311. 21 | __attribute__ ((__const__));
  312. | ^
  313. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared
  314. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  315. | ^~~~~~~~~
  316. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token
  317. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  318. | ^
  319. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token
  320. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  321. | ^
  322. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared
  323. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  324. | ^~~~~~~
  325. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token
  326. 25 | __attribute__ ((__const__));
  327. | ^
  328. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared
  329. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  330. | ^~~~~~~
  331. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token
  332. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  333. | ^
  334. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token
  335. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  336. | ^
  337. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared
  338. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  339. | ^~~~~
  340. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token
  341. 30 | __attribute__ ((__const__));
  342. | ^
  343. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared
  344. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  345. | ^~~~~~~~
  346. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token
  347. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  348. | ^
  349. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token
  350. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  351. | ^
  352. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared
  353. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  354. | ^~~~~~
  355. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token
  356. 34 | __attribute__ ((__const__));
  357. | ^
  358. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared
  359. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  360. | ^~~~~~~
  361. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token
  362. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  363. | ^
  364. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token
  365. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  366. | ^
  367. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared
  368. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  369. | ^~~~~
  370. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token
  371. 38 | __attribute__ ((__const__));
  372. | ^
  373. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared
  374. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  375. | ^~~~~~~~~
  376. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token
  377. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  378. | ^
  379. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token
  380. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  381. | ^
  382. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared
  383. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  384. | ^~~~~~~
  385. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token
  386. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  387. | ^
  388. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared
  389. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  390. | ^~~~~~~~~~~~~
  391. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token
  392. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  393. | ^
  394. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token
  395. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  396. | ^
  397. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared
  398. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  399. | ^~~~~~~~~~~
  400. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token
  401. 45 | __attribute__ ((__const__));
  402. | ^
  403. In file included from /usr/include/math.h:350,
  404. from /usr/include/c++/9/cmath:45,
  405. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  406. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljsengine_p.cpp:43:
  407. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared
  408. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  409. | ^~~~~
  410. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token
  411. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  412. | ^
  413. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token
  414. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  415. | ^
  416. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared
  417. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  418. | ^~~~~
  419. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:178:30: error: expected constructor, destructor, or type conversion before ';' token
  420. 178 | __attribute__ ((__const__));
  421. | ^
  422. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared
  423. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  424. | ^~~~~~
  425. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token
  426. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  427. | ^
  428. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token
  429. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  430. | ^
  431. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared
  432. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  433. | ^~~~~~
  434. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token
  435. 184 | __attribute__ ((__const__));
  436. | ^
  437. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared
  438. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  439. | ^~~~~
  440. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token
  441. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  442. | ^
  443. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token
  444. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  445. | ^
  446. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared
  447. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  448. | ^~~~~
  449. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:214:30: error: expected constructor, destructor, or type conversion before ';' token
  450. 214 | __attribute__ ((__const__));
  451. | ^
  452. In file included from /usr/include/math.h:420,
  453. from /usr/include/c++/9/cmath:45,
  454. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  455. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljsengine_p.cpp:43:
  456. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared
  457. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  458. | ^~~~~~~~~~~~
  459. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token
  460. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  461. | ^
  462. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token
  463. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  464. | ^
  465. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared
  466. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  467. | ^~~~~~~~~~
  468. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token
  469. 21 | __attribute__ ((__const__));
  470. | ^
  471. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared
  472. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  473. | ^~~~~~~~~
  474. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token
  475. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  476. | ^
  477. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token
  478. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  479. | ^
  480. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared
  481. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  482. | ^~~~~~~
  483. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token
  484. 25 | __attribute__ ((__const__));
  485. | ^
  486. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared
  487. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  488. | ^~~~~~~
  489. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token
  490. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  491. | ^
  492. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token
  493. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  494. | ^
  495. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared
  496. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  497. | ^~~~~
  498. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token
  499. 30 | __attribute__ ((__const__));
  500. | ^
  501. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared
  502. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  503. | ^~~~~~~~
  504. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token
  505. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  506. | ^
  507. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token
  508. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  509. | ^
  510. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared
  511. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  512. | ^~~~~~
  513. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token
  514. 34 | __attribute__ ((__const__));
  515. | ^
  516. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared
  517. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  518. | ^~~~~~~
  519. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token
  520. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  521. | ^
  522. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token
  523. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  524. | ^
  525. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared
  526. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  527. | ^~~~~
  528. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token
  529. 38 | __attribute__ ((__const__));
  530. | ^
  531. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared
  532. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  533. | ^~~~~~~~~
  534. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token
  535. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  536. | ^
  537. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token
  538. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  539. | ^
  540. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared
  541. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  542. | ^~~~~~~
  543. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token
  544. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  545. | ^
  546. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared
  547. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  548. | ^~~~~~~~~~~~~
  549. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token
  550. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  551. | ^
  552. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token
  553. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  554. | ^
  555. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared
  556. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  557. | ^~~~~~~~~~~
  558. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token
  559. 45 | __attribute__ ((__const__));
  560. | ^
  561. In file included from /usr/include/c++/9/cmath:45,
  562. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  563. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljsengine_p.cpp:43:
  564. /usr/include/math.h: In function 'int issignaling(float)':
  565. /usr/include/math.h:986:47: error: '__issignalingf' was not declared in this scope; did you mean 'issignaling'?
  566. 986 | inline int issignaling (float __val) { return __issignalingf (__val); }
  567. | ^~~~~~~~~~~~~~
  568. | issignaling
  569. /usr/include/math.h: In function 'int issignaling(double)':
  570. /usr/include/math.h:987:48: error: '__issignaling' was not declared in this scope; did you mean 'issignaling'?
  571. 987 | inline int issignaling (double __val) { return __issignaling (__val); }
  572. | ^~~~~~~~~~~~~
  573. | issignaling
  574. /usr/include/math.h: In function 'int issignaling(long double)':
  575. /usr/include/math.h:994:10: error: '__issignalingl' was not declared in this scope; did you mean 'issignaling'?
  576. 994 | return __issignalingl (__val);
  577. | ^~~~~~~~~~~~~~
  578. | issignaling
  579. /usr/include/math.h: In function 'int issignaling(_Float128)':
  580. /usr/include/math.h:1000:51: error: '__issignalingf128' was not declared in this scope; did you mean 'issignaling'?
  581. 1000 | inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); }
  582. | ^~~~~~~~~~~~~~~~~
  583. | issignaling
  584. In file included from /usr/include/c++/9/cmath:45,
  585. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  586. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/parser/qqmljsengine_p.cpp:43:
  587. /usr/include/math.h: In static member function 'static int __iseqsig_type<float>::__call(float, float)':
  588. /usr/include/math.h:1285:12: error: '__iseqsigf' was not declared in this scope; did you mean '__iseqsig_type'?
  589. 1285 | return __iseqsigf (__x, __y);
  590. | ^~~~~~~~~~
  591. | __iseqsig_type
  592. /usr/include/math.h: In static member function 'static int __iseqsig_type<double>::__call(double, double)':
  593. /usr/include/math.h:1293:12: error: '__iseqsig' was not declared in this scope; did you mean '__iseqsig_type'?
  594. 1293 | return __iseqsig (__x, __y);
  595. | ^~~~~~~~~
  596. | __iseqsig_type
  597. /usr/include/math.h: In static member function 'static int __iseqsig_type<long double>::__call(long double, long double)':
  598. /usr/include/math.h:1302:12: error: '__iseqsigl' was not declared in this scope; did you mean '__iseqsig_type'?
  599. 1302 | return __iseqsigl (__x, __y);
  600. | ^~~~~~~~~~
  601. | __iseqsig_type
  602. /usr/include/math.h: In static member function 'static int __iseqsig_type<__float128>::__call(_Float128, _Float128)':
  603. /usr/include/math.h:1316:12: error: '__iseqsigf128' was not declared in this scope
  604. 1316 | return __iseqsigf128 (__x, __y);
  605. | ^~~~~~~~~~~~~
  606. make[2]: *** [Makefile:956: .obj/qqmljsengine_p.o] Error 1
  607. make[2]: *** Waiting for unfinished jobs....
  608. In file included from /usr/include/math.h:289,
  609. from /usr/include/c++/9/cmath:45,
  610. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  611. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:53,
  612. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4staticvalue_p.h:1,
  613. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4instr_moth_p.h:54,
  614. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4instr_moth_p.h:1,
  615. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4bytecodegenerator_p.h:53,
  616. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4bytecodegenerator_p.h:1,
  617. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/compiler/qv4bytecodegenerator.cpp:40:
  618. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared
  619. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  620. | ^~~~~~~~~~~~
  621. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token
  622. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  623. | ^
  624. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token
  625. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  626. | ^
  627. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared
  628. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  629. | ^~~~~~~~~~
  630. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token
  631. 21 | __attribute__ ((__const__));
  632. | ^
  633. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared
  634. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  635. | ^~~~~~~~~
  636. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token
  637. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  638. | ^
  639. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token
  640. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  641. | ^
  642. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared
  643. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  644. | ^~~~~~~
  645. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token
  646. 25 | __attribute__ ((__const__));
  647. | ^
  648. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared
  649. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  650. | ^~~~~~~
  651. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token
  652. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  653. | ^
  654. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token
  655. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  656. | ^
  657. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared
  658. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  659. | ^~~~~
  660. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token
  661. 30 | __attribute__ ((__const__));
  662. | ^
  663. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared
  664. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  665. | ^~~~~~~~
  666. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token
  667. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  668. | ^
  669. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token
  670. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  671. | ^
  672. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared
  673. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  674. | ^~~~~~
  675. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token
  676. 34 | __attribute__ ((__const__));
  677. | ^
  678. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared
  679. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  680. | ^~~~~~~
  681. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token
  682. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  683. | ^
  684. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token
  685. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  686. | ^
  687. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared
  688. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  689. | ^~~~~
  690. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token
  691. 38 | __attribute__ ((__const__));
  692. | ^
  693. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared
  694. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  695. | ^~~~~~~~~
  696. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token
  697. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  698. | ^
  699. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token
  700. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  701. | ^
  702. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared
  703. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  704. | ^~~~~~~
  705. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token
  706. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  707. | ^
  708. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared
  709. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  710. | ^~~~~~~~~~~~~
  711. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token
  712. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  713. | ^
  714. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token
  715. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  716. | ^
  717. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared
  718. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  719. | ^~~~~~~~~~~
  720. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token
  721. 45 | __attribute__ ((__const__));
  722. | ^
  723. In file included from /usr/include/math.h:290,
  724. from /usr/include/c++/9/cmath:45,
  725. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  726. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:53,
  727. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4staticvalue_p.h:1,
  728. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4instr_moth_p.h:54,
  729. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4instr_moth_p.h:1,
  730. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4bytecodegenerator_p.h:53,
  731. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4bytecodegenerator_p.h:1,
  732. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/compiler/qv4bytecodegenerator.cpp:40:
  733. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared
  734. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  735. | ^~~~~~
  736. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token
  737. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  738. | ^
  739. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token
  740. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  741. | ^
  742. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared
  743. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  744. | ^~~~~~
  745. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token
  746. 184 | __attribute__ ((__const__));
  747. | ^
  748. In file included from /usr/include/math.h:306,
  749. from /usr/include/c++/9/cmath:45,
  750. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  751. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:53,
  752. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4staticvalue_p.h:1,
  753. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4instr_moth_p.h:54,
  754. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4instr_moth_p.h:1,
  755. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4bytecodegenerator_p.h:53,
  756. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4bytecodegenerator_p.h:1,
  757. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/compiler/qv4bytecodegenerator.cpp:40:
  758. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared
  759. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  760. | ^~~~~~~~~~~~
  761. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token
  762. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  763. | ^
  764. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token
  765. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  766. | ^
  767. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared
  768. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  769. | ^~~~~~~~~~
  770. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token
  771. 21 | __attribute__ ((__const__));
  772. | ^
  773. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared
  774. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  775. | ^~~~~~~~~
  776. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token
  777. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  778. | ^
  779. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token
  780. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  781. | ^
  782. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared
  783. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  784. | ^~~~~~~
  785. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token
  786. 25 | __attribute__ ((__const__));
  787. | ^
  788. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared
  789. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  790. | ^~~~~~~
  791. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token
  792. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  793. | ^
  794. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token
  795. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  796. | ^
  797. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared
  798. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  799. | ^~~~~
  800. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token
  801. 30 | __attribute__ ((__const__));
  802. | ^
  803. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared
  804. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  805. | ^~~~~~~~
  806. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token
  807. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  808. | ^
  809. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token
  810. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  811. | ^
  812. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared
  813. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  814. | ^~~~~~
  815. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token
  816. 34 | __attribute__ ((__const__));
  817. | ^
  818. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared
  819. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  820. | ^~~~~~~
  821. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token
  822. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  823. | ^
  824. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token
  825. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  826. | ^
  827. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared
  828. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  829. | ^~~~~
  830. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token
  831. 38 | __attribute__ ((__const__));
  832. | ^
  833. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared
  834. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  835. | ^~~~~~~~~
  836. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token
  837. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  838. | ^
  839. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token
  840. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  841. | ^
  842. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared
  843. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  844. | ^~~~~~~
  845. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token
  846. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  847. | ^
  848. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared
  849. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  850. | ^~~~~~~~~~~~~
  851. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token
  852. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  853. | ^
  854. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token
  855. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  856. | ^
  857. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared
  858. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  859. | ^~~~~~~~~~~
  860. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token
  861. 45 | __attribute__ ((__const__));
  862. | ^
  863. In file included from /usr/include/math.h:307,
  864. from /usr/include/c++/9/cmath:45,
  865. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  866. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:53,
  867. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4staticvalue_p.h:1,
  868. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4instr_moth_p.h:54,
  869. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4instr_moth_p.h:1,
  870. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4bytecodegenerator_p.h:53,
  871. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4bytecodegenerator_p.h:1,
  872. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/compiler/qv4bytecodegenerator.cpp:40:
  873. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared
  874. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  875. | ^~~~~
  876. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token
  877. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  878. | ^
  879. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token
  880. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  881. | ^
  882. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared
  883. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  884. | ^~~~~
  885. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:178:30: error: expected constructor, destructor, or type conversion before ';' token
  886. 178 | __attribute__ ((__const__));
  887. | ^
  888. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared
  889. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  890. | ^~~~~~
  891. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token
  892. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  893. | ^
  894. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token
  895. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  896. | ^
  897. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared
  898. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  899. | ^~~~~~
  900. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token
  901. 184 | __attribute__ ((__const__));
  902. | ^
  903. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared
  904. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  905. | ^~~~~
  906. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token
  907. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  908. | ^
  909. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token
  910. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  911. | ^
  912. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared
  913. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  914. | ^~~~~
  915. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:214:30: error: expected constructor, destructor, or type conversion before ';' token
  916. 214 | __attribute__ ((__const__));
  917. | ^
  918. In file included from /usr/include/math.h:349,
  919. from /usr/include/c++/9/cmath:45,
  920. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  921. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:53,
  922. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4staticvalue_p.h:1,
  923. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4instr_moth_p.h:54,
  924. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4instr_moth_p.h:1,
  925. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4bytecodegenerator_p.h:53,
  926. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4bytecodegenerator_p.h:1,
  927. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/compiler/qv4bytecodegenerator.cpp:40:
  928. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared
  929. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  930. | ^~~~~~~~~~~~
  931. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token
  932. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  933. | ^
  934. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token
  935. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  936. | ^
  937. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared
  938. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  939. | ^~~~~~~~~~
  940. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token
  941. 21 | __attribute__ ((__const__));
  942. | ^
  943. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared
  944. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  945. | ^~~~~~~~~
  946. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token
  947. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  948. | ^
  949. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token
  950. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  951. | ^
  952. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared
  953. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  954. | ^~~~~~~
  955. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token
  956. 25 | __attribute__ ((__const__));
  957. | ^
  958. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared
  959. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  960. | ^~~~~~~
  961. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token
  962. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  963. | ^
  964. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token
  965. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  966. | ^
  967. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared
  968. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  969. | ^~~~~
  970. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token
  971. 30 | __attribute__ ((__const__));
  972. | ^
  973. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared
  974. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  975. | ^~~~~~~~
  976. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token
  977. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  978. | ^
  979. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token
  980. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  981. | ^
  982. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared
  983. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  984. | ^~~~~~
  985. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token
  986. 34 | __attribute__ ((__const__));
  987. | ^
  988. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared
  989. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  990. | ^~~~~~~
  991. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token
  992. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  993. | ^
  994. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token
  995. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  996. | ^
  997. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared
  998. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  999. | ^~~~~
  1000. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token
  1001. 38 | __attribute__ ((__const__));
  1002. | ^
  1003. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared
  1004. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  1005. | ^~~~~~~~~
  1006. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token
  1007. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  1008. | ^
  1009. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token
  1010. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  1011. | ^
  1012. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared
  1013. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  1014. | ^~~~~~~
  1015. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token
  1016. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  1017. | ^
  1018. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared
  1019. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  1020. | ^~~~~~~~~~~~~
  1021. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token
  1022. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  1023. | ^
  1024. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token
  1025. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  1026. | ^
  1027. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared
  1028. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  1029. | ^~~~~~~~~~~
  1030. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token
  1031. 45 | __attribute__ ((__const__));
  1032. | ^
  1033. In file included from /usr/include/math.h:350,
  1034. from /usr/include/c++/9/cmath:45,
  1035. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  1036. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:53,
  1037. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4staticvalue_p.h:1,
  1038. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4instr_moth_p.h:54,
  1039. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4instr_moth_p.h:1,
  1040. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4bytecodegenerator_p.h:53,
  1041. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4bytecodegenerator_p.h:1,
  1042. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/compiler/qv4bytecodegenerator.cpp:40:
  1043. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:23: error: 'isinf' has not been declared
  1044. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  1045. | ^~~~~
  1046. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:29: error: expected identifier before ',' token
  1047. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  1048. | ^
  1049. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:31: error: expected identifier before '(' token
  1050. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  1051. | ^
  1052. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:177:52: error: 'isinf' has not been declared
  1053. 177 | __MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
  1054. | ^~~~~
  1055. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:178:30: error: expected constructor, destructor, or type conversion before ';' token
  1056. 178 | __attribute__ ((__const__));
  1057. | ^
  1058. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:23: error: 'finite' has not been declared
  1059. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  1060. | ^~~~~~
  1061. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:30: error: expected identifier before ',' token
  1062. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  1063. | ^
  1064. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:32: error: expected identifier before '(' token
  1065. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  1066. | ^
  1067. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:183:53: error: 'finite' has not been declared
  1068. 183 | __MATHDECL_ALIAS (int,finite,, (_Mdouble_ __value), finite)
  1069. | ^~~~~~
  1070. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:184:30: error: expected constructor, destructor, or type conversion before ';' token
  1071. 184 | __attribute__ ((__const__));
  1072. | ^
  1073. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:23: error: 'isnan' has not been declared
  1074. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  1075. | ^~~~~
  1076. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:29: error: expected identifier before ',' token
  1077. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  1078. | ^
  1079. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:31: error: expected identifier before '(' token
  1080. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  1081. | ^
  1082. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:213:52: error: 'isnan' has not been declared
  1083. 213 | __MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)
  1084. | ^~~~~
  1085. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls.h:214:30: error: expected constructor, destructor, or type conversion before ';' token
  1086. 214 | __attribute__ ((__const__));
  1087. | ^
  1088. In file included from /usr/include/math.h:420,
  1089. from /usr/include/c++/9/cmath:45,
  1090. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  1091. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:53,
  1092. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4staticvalue_p.h:1,
  1093. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4instr_moth_p.h:54,
  1094. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4instr_moth_p.h:1,
  1095. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4bytecodegenerator_p.h:53,
  1096. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4bytecodegenerator_p.h:1,
  1097. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/compiler/qv4bytecodegenerator.cpp:40:
  1098. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:24: error: '__fpclassify' has not been declared
  1099. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  1100. | ^~~~~~~~~~~~
  1101. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:37: error: expected identifier before ',' token
  1102. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  1103. | ^
  1104. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:39: error: expected identifier before '(' token
  1105. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  1106. | ^
  1107. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:20:60: error: 'fpclassify' has not been declared
  1108. 20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
  1109. | ^~~~~~~~~~
  1110. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:21:33: error: expected constructor, destructor, or type conversion before ';' token
  1111. 21 | __attribute__ ((__const__));
  1112. | ^
  1113. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:24: error: '__signbit' has not been declared
  1114. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  1115. | ^~~~~~~~~
  1116. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:34: error: expected identifier before ',' token
  1117. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  1118. | ^
  1119. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:36: error: expected identifier before '(' token
  1120. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  1121. | ^
  1122. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:24:57: error: 'signbit' has not been declared
  1123. 24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
  1124. | ^~~~~~~
  1125. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:25:33: error: expected constructor, destructor, or type conversion before ';' token
  1126. 25 | __attribute__ ((__const__));
  1127. | ^
  1128. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:24: error: '__isinf' has not been declared
  1129. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  1130. | ^~~~~~~
  1131. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:32: error: expected identifier before ',' token
  1132. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  1133. | ^
  1134. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:34: error: expected identifier before '(' token
  1135. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  1136. | ^
  1137. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:29:55: error: 'isinf' has not been declared
  1138. 29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
  1139. | ^~~~~
  1140. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:30:30: error: expected constructor, destructor, or type conversion before ';' token
  1141. 30 | __attribute__ ((__const__));
  1142. | ^
  1143. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:24: error: '__finite' has not been declared
  1144. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  1145. | ^~~~~~~~
  1146. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:33: error: expected identifier before ',' token
  1147. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  1148. | ^
  1149. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:35: error: expected identifier before '(' token
  1150. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  1151. | ^
  1152. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:33:56: error: 'finite' has not been declared
  1153. 33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
  1154. | ^~~~~~
  1155. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:34:30: error: expected constructor, destructor, or type conversion before ';' token
  1156. 34 | __attribute__ ((__const__));
  1157. | ^
  1158. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:24: error: '__isnan' has not been declared
  1159. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  1160. | ^~~~~~~
  1161. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:32: error: expected identifier before ',' token
  1162. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  1163. | ^
  1164. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:34: error: expected identifier before '(' token
  1165. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  1166. | ^
  1167. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:37:55: error: 'isnan' has not been declared
  1168. 37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
  1169. | ^~~~~
  1170. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:38:30: error: expected constructor, destructor, or type conversion before ';' token
  1171. 38 | __attribute__ ((__const__));
  1172. | ^
  1173. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:24: error: '__iseqsig' has not been declared
  1174. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  1175. | ^~~~~~~~~
  1176. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:34: error: expected identifier before ',' token
  1177. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  1178. | ^
  1179. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:36: error: expected identifier before '(' token
  1180. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  1181. | ^
  1182. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:68: error: 'iseqsig' has not been declared
  1183. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  1184. | ^~~~~~~
  1185. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:41:76: error: expected constructor, destructor, or type conversion before ';' token
  1186. 41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
  1187. | ^
  1188. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:24: error: '__issignaling' has not been declared
  1189. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  1190. | ^~~~~~~~~~~~~
  1191. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:38: error: expected identifier before ',' token
  1192. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  1193. | ^
  1194. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:40: error: expected identifier before '(' token
  1195. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  1196. | ^
  1197. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:44:61: error: 'issignaling' has not been declared
  1198. 44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
  1199. | ^~~~~~~~~~~
  1200. /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/bits/mathcalls-helper-functions.h:45:33: error: expected constructor, destructor, or type conversion before ';' token
  1201. 45 | __attribute__ ((__const__));
  1202. | ^
  1203. In file included from /usr/include/c++/9/cmath:45,
  1204. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  1205. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:53,
  1206. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4staticvalue_p.h:1,
  1207. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4instr_moth_p.h:54,
  1208. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4instr_moth_p.h:1,
  1209. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4bytecodegenerator_p.h:53,
  1210. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4bytecodegenerator_p.h:1,
  1211. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/compiler/qv4bytecodegenerator.cpp:40:
  1212. /usr/include/math.h: In function 'int issignaling(float)':
  1213. /usr/include/math.h:986:47: error: '__issignalingf' was not declared in this scope; did you mean 'issignaling'?
  1214. 986 | inline int issignaling (float __val) { return __issignalingf (__val); }
  1215. | ^~~~~~~~~~~~~~
  1216. | issignaling
  1217. /usr/include/math.h: In function 'int issignaling(double)':
  1218. /usr/include/math.h:987:48: error: '__issignaling' was not declared in this scope; did you mean 'issignaling'?
  1219. 987 | inline int issignaling (double __val) { return __issignaling (__val); }
  1220. | ^~~~~~~~~~~~~
  1221. | issignaling
  1222. /usr/include/math.h: In function 'int issignaling(long double)':
  1223. /usr/include/math.h:994:10: error: '__issignalingl' was not declared in this scope; did you mean 'issignaling'?
  1224. 994 | return __issignalingl (__val);
  1225. | ^~~~~~~~~~~~~~
  1226. | issignaling
  1227. /usr/include/math.h: In function 'int issignaling(_Float128)':
  1228. /usr/include/math.h:1000:51: error: '__issignalingf128' was not declared in this scope; did you mean 'issignaling'?
  1229. 1000 | inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); }
  1230. | ^~~~~~~~~~~~~~~~~
  1231. | issignaling
  1232. In file included from /usr/include/c++/9/cmath:45,
  1233. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include/QtCore/5.15.2/QtCore/private/qnumeric_p.h:56,
  1234. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:53,
  1235. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4staticvalue_p.h:1,
  1236. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4instr_moth_p.h:54,
  1237. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4instr_moth_p.h:1,
  1238. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/compiler/qv4bytecodegenerator_p.h:53,
  1239. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/include/QtQml/5.15.2/QtQml/private/qv4bytecodegenerator_p.h:1,
  1240. from /home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/src/qml/compiler/qv4bytecodegenerator.cpp:40:
  1241. /usr/include/math.h: In static member function 'static int __iseqsig_type<float>::__call(float, float)':
  1242. /usr/include/math.h:1285:12: error: '__iseqsigf' was not declared in this scope; did you mean '__iseqsig_type'?
  1243. 1285 | return __iseqsigf (__x, __y);
  1244. | ^~~~~~~~~~
  1245. | __iseqsig_type
  1246. /usr/include/math.h: In static member function 'static int __iseqsig_type<double>::__call(double, double)':
  1247. /usr/include/math.h:1293:12: error: '__iseqsig' was not declared in this scope; did you mean '__iseqsig_type'?
  1248. 1293 | return __iseqsig (__x, __y);
  1249. | ^~~~~~~~~
  1250. | __iseqsig_type
  1251. /usr/include/math.h: In static member function 'static int __iseqsig_type<long double>::__call(long double, long double)':
  1252. /usr/include/math.h:1302:12: error: '__iseqsigl' was not declared in this scope; did you mean '__iseqsig_type'?
  1253. 1302 | return __iseqsigl (__x, __y);
  1254. | ^~~~~~~~~~
  1255. | __iseqsig_type
  1256. /usr/include/math.h: In static member function 'static int __iseqsig_type<__float128>::__call(_Float128, _Float128)':
  1257. /usr/include/math.h:1316:12: error: '__iseqsigf128' was not declared in this scope
  1258. 1316 | return __iseqsigf128 (__x, __y);
  1259. | ^~~~~~~~~~~~~
  1260. make[2]: *** [Makefile:1313: .obj/qv4bytecodegenerator.o] Error 1
  1261. make[2]: Leaving directory '/home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/.x86_64-libreelec-linux-gnu/src/qmldevtools'
  1262. make[1]: *** [Makefile:532: sub-qmldevtools-make_first-ordered] Error 2
  1263. make[1]: Leaving directory '/home/supervisedthinking/development/LibreELEC-RR/build.LibreELEC-Generic.x86_64-9.80-devel/build/qt5-declarative-5.15.2/.x86_64-libreelec-linux-gnu/src'
  1264. make: *** [Makefile:50: sub-src-make_first] Error 2
  1265. FAILURE: scripts/build qt5-declarative during make_target (default)
  1266. *********** FAILED COMMAND ***********
  1267. make ${PKG_MAKE_OPTS_TARGET}
  1268. **************************************
  1269.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement