DavidDraper

end of hurrican log

Jan 1st, 2021
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.26 KB | None | 0 0
  1. matrix_type, typename XprT::result_type>::type result_type; \
  2. ^~~~~~~~~~~
  3. ./cml/cml/matrix/external.h:540:5: note: in expansion of macro ‘CML_MAT_ASSIGN_FROM_MATXPR’
  4. CML_MAT_ASSIGN_FROM_MATXPR(-=, et::OpSubAssign)
  5. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  6. In file included from ./cml/cml/mathlib/vector_ortho.h:18,
  7. from ./cml/cml/mathlib/mathlib.h:19,
  8. from ./cml/cml/cml.h:70,
  9. from SDLPort/SDL_port.h:36,
  10. from SDLPort/cfbo.h:27,
  11. from SDLPort/cfbo.cpp:25:
  12. ./cml/cml/mathlib/vector_misc.h: In function ‘typename cml::detail::DotPromote<LeftT, RightT>::promoted_scalar cml::manhattan_distance(const VecT_1&, const VecT_2&)’:
  13. ./cml/cml/mathlib/vector_misc.h:296:36: warning: typedef ‘promoted_vector’ locally defined but not used [-Wunused-local-typedefs]
  14. VecT_1,VecT_2>::temporary_type promoted_vector;
  15. ^~~~~~~~~~~~~~~
  16. In file included from ./cml/cml/et/size_checking.h:20,
  17. from ./cml/cml/vector/vector_expr.h:17,
  18. from ./cml/cml/vector/vector_ops.h:17,
  19. from ./cml/cml/vector.h:50,
  20. from ./cml/cml/cml.h:66,
  21. from SDLPort/cshader.h:35,
  22. from SDLPort/cshader.cpp:25:
  23. ./cml/cml/mathlib/checking.h: In function ‘void cml::detail::CheckVec(const VecT&)’:
  24. ./cml/cml/core/cml_assert.h:94:27: warning: typedef ‘__bogus_assert_type_55’ locally defined but not used [-Wunused-local-typedefs]
  25. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  26. ^~~~~~~~~~~~~~~~~~~~
  27. ./cml/cml/core/cml_assert.h:27:27: note: in definition of macro ‘CML_DO_JOIN2’
  28. #define CML_DO_JOIN2(X,Y) X##Y
  29. ^
  30. ./cml/cml/core/cml_assert.h:25:23: note: in expansion of macro ‘CML_DO_JOIN’
  31. #define CML_JOIN(X,Y) CML_DO_JOIN(X,Y)
  32. ^~~~~~~~~~~
  33. ./cml/cml/core/cml_assert.h:94:18: note: in expansion of macro ‘CML_JOIN’
  34. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  35. ^~~~~~~~
  36. ./cml/cml/mathlib/checking.h:53:5: note: in expansion of macro ‘CML_STATIC_REQUIRE_M’
  37. CML_STATIC_REQUIRE_M(
  38. ^~~~~~~~~~~~~~~~~~~~
  39. ./cml/cml/mathlib/checking.h: In function ‘void cml::detail::CheckVecN(const VecT&, cml::fixed_size_tag)’:
  40. ./cml/cml/core/cml_assert.h:94:27: warning: typedef ‘__bogus_assert_type_64’ locally defined but not used [-Wunused-local-typedefs]
  41. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  42. ^~~~~~~~~~~~~~~~~~~~
  43. ./cml/cml/core/cml_assert.h:27:27: note: in definition of macro ‘CML_DO_JOIN2’
  44. #define CML_DO_JOIN2(X,Y) X##Y
  45. ^
  46. ./cml/cml/core/cml_assert.h:25:23: note: in expansion of macro ‘CML_DO_JOIN’
  47. #define CML_JOIN(X,Y) CML_DO_JOIN(X,Y)
  48. ^~~~~~~~~~~
  49. ./cml/cml/core/cml_assert.h:94:18: note: in expansion of macro ‘CML_JOIN’
  50. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  51. ^~~~~~~~
  52. ./cml/cml/mathlib/checking.h:64:5: note: in expansion of macro ‘CML_STATIC_REQUIRE_M’
  53. CML_STATIC_REQUIRE_M(((size_t)VecT::array_size == N), ErrorT);
  54. ^~~~~~~~~~~~~~~~~~~~
  55. ./cml/cml/mathlib/checking.h: In function ‘void cml::detail::CheckVec2Or3(const VecT&, cml::fixed_size_tag)’:
  56. ./cml/cml/core/cml_assert.h:94:27: warning: typedef ‘__bogus_assert_type_116’ locally defined but not used [-Wunused-local-typedefs]
  57. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  58. ^~~~~~~~~~~~~~~~~~~~
  59. ./cml/cml/core/cml_assert.h:27:27: note: in definition of macro ‘CML_DO_JOIN2’
  60. #define CML_DO_JOIN2(X,Y) X##Y
  61. ^
  62. ./cml/cml/core/cml_assert.h:25:23: note: in expansion of macro ‘CML_DO_JOIN’
  63. #define CML_JOIN(X,Y) CML_DO_JOIN(X,Y)
  64. ^~~~~~~~~~~
  65. ./cml/cml/core/cml_assert.h:94:18: note: in expansion of macro ‘CML_JOIN’
  66. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  67. ^~~~~~~~
  68. ./cml/cml/mathlib/checking.h:114:5: note: in expansion of macro ‘CML_STATIC_REQUIRE_M’
  69. CML_STATIC_REQUIRE_M(
  70. ^~~~~~~~~~~~~~~~~~~~
  71. ./cml/cml/mathlib/checking.h: In function ‘void cml::detail::CheckMat(const MatT&)’:
  72. ./cml/cml/core/cml_assert.h:94:27: warning: typedef ‘__bogus_assert_type_154’ locally defined but not used [-Wunused-local-typedefs]
  73. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  74. ^~~~~~~~~~~~~~~~~~~~
  75. ./cml/cml/core/cml_assert.h:27:27: note: in definition of macro ‘CML_DO_JOIN2’
  76. #define CML_DO_JOIN2(X,Y) X##Y
  77. ^
  78. ./cml/cml/core/cml_assert.h:25:23: note: in expansion of macro ‘CML_DO_JOIN’
  79. #define CML_JOIN(X,Y) CML_DO_JOIN(X,Y)
  80. ^~~~~~~~~~~
  81. ./cml/cml/core/cml_assert.h:94:18: note: in expansion of macro ‘CML_JOIN’
  82. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  83. ^~~~~~~~
  84. ./cml/cml/mathlib/checking.h:152:5: note: in expansion of macro ‘CML_STATIC_REQUIRE_M’
  85. CML_STATIC_REQUIRE_M(
  86. ^~~~~~~~~~~~~~~~~~~~
  87. ./cml/cml/mathlib/checking.h: In function ‘void cml::detail::CheckMatNxM(const MatT&, cml::fixed_size_tag)’:
  88. ./cml/cml/core/cml_assert.h:94:27: warning: typedef ‘__bogus_assert_type_164’ locally defined but not used [-Wunused-local-typedefs]
  89. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  90. ^~~~~~~~~~~~~~~~~~~~
  91. ./cml/cml/core/cml_assert.h:27:27: note: in definition of macro ‘CML_DO_JOIN2’
  92. #define CML_DO_JOIN2(X,Y) X##Y
  93. ^
  94. ./cml/cml/core/cml_assert.h:25:23: note: in expansion of macro ‘CML_DO_JOIN’
  95. #define CML_JOIN(X,Y) CML_DO_JOIN(X,Y)
  96. ^~~~~~~~~~~
  97. ./cml/cml/core/cml_assert.h:94:18: note: in expansion of macro ‘CML_JOIN’
  98. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  99. ^~~~~~~~
  100. ./cml/cml/mathlib/checking.h:163:5: note: in expansion of macro ‘CML_STATIC_REQUIRE_M’
  101. CML_STATIC_REQUIRE_M(
  102. ^~~~~~~~~~~~~~~~~~~~
  103. ./cml/cml/mathlib/checking.h: In function ‘void cml::detail::CheckMatMinNxM(const MatT&, cml::fixed_size_tag)’:
  104. ./cml/cml/core/cml_assert.h:94:27: warning: typedef ‘__bogus_assert_type_224’ locally defined but not used [-Wunused-local-typedefs]
  105. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  106. ^~~~~~~~~~~~~~~~~~~~
  107. ./cml/cml/core/cml_assert.h:27:27: note: in definition of macro ‘CML_DO_JOIN2’
  108. #define CML_DO_JOIN2(X,Y) X##Y
  109. ^
  110. ./cml/cml/core/cml_assert.h:25:23: note: in expansion of macro ‘CML_DO_JOIN’
  111. #define CML_JOIN(X,Y) CML_DO_JOIN(X,Y)
  112. ^~~~~~~~~~~
  113. ./cml/cml/core/cml_assert.h:94:18: note: in expansion of macro ‘CML_JOIN’
  114. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  115. ^~~~~~~~
  116. ./cml/cml/mathlib/checking.h:223:5: note: in expansion of macro ‘CML_STATIC_REQUIRE_M’
  117. CML_STATIC_REQUIRE_M(
  118. ^~~~~~~~~~~~~~~~~~~~
  119. In file included from ./cml/cml/mathlib/mathlib.h:19,
  120. from ./cml/cml/cml.h:70,
  121. from SDLPort/SDL_port.h:36,
  122. from SDLPort/cfbo.h:27,
  123. from SDLPort/cfbo.cpp:25:
  124. ./cml/cml/mathlib/vector_ortho.h: In function ‘void cml::orthonormal_basis(const VecT_1&, const VecT_2&, cml::vector<E2, AT2>&, cml::vector<E2, AT2>&, cml::vector<E2, AT2>&, bool, cml::AxisOrder)’:
  125. ./cml/cml/mathlib/vector_ortho.h:172:46: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
  126. typedef typename vector_type::value_type value_type;
  127. ^~~~~~~~~~
  128. ./cml/cml/mathlib/checking.h: In function ‘void cml::detail::CheckMatSquare(const MatT&, cml::fixed_size_tag)’:
  129. ./cml/cml/core/cml_assert.h:94:27: warning: typedef ‘__bogus_assert_type_348’ locally defined but not used [-Wunused-local-typedefs]
  130. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  131. ^~~~~~~~~~~~~~~~~~~~
  132. ./cml/cml/core/cml_assert.h:27:27: note: in definition of macro ‘CML_DO_JOIN2’
  133. #define CML_DO_JOIN2(X,Y) X##Y
  134. ^
  135. ./cml/cml/core/cml_assert.h:25:23: note: in expansion of macro ‘CML_DO_JOIN’
  136. #define CML_JOIN(X,Y) CML_DO_JOIN(X,Y)
  137. ^~~~~~~~~~~
  138. ./cml/cml/core/cml_assert.h:94:18: note: in expansion of macro ‘CML_JOIN’
  139. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  140. ^~~~~~~~
  141. ./cml/cml/mathlib/checking.h:347:5: note: in expansion of macro ‘CML_STATIC_REQUIRE_M’
  142. CML_STATIC_REQUIRE_M(
  143. ^~~~~~~~~~~~~~~~~~~~
  144. ./cml/cml/mathlib/checking.h: In function ‘void cml::detail::CheckQuat(const QuatT&)’:
  145. ./cml/cml/core/cml_assert.h:94:27: warning: typedef ‘__bogus_assert_type_388’ locally defined but not used [-Wunused-local-typedefs]
  146. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  147. ^~~~~~~~~~~~~~~~~~~~
  148. ./cml/cml/core/cml_assert.h:27:27: note: in definition of macro ‘CML_DO_JOIN2’
  149. #define CML_DO_JOIN2(X,Y) X##Y
  150. ^
  151. ./cml/cml/core/cml_assert.h:25:23: note: in expansion of macro ‘CML_DO_JOIN’
  152. #define CML_JOIN(X,Y) CML_DO_JOIN(X,Y)
  153. ^~~~~~~~~~~
  154. ./cml/cml/core/cml_assert.h:94:18: note: in expansion of macro ‘CML_JOIN’
  155. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  156. ^~~~~~~~
  157. ./cml/cml/mathlib/checking.h:386:5: note: in expansion of macro ‘CML_STATIC_REQUIRE_M’
  158. CML_STATIC_REQUIRE_M(
  159. ^~~~~~~~~~~~~~~~~~~~
  160. ./cml/cml/quaternion/quaternion_comparison.h: In function ‘bool cml::detail::quaternion_weak_order(const LeftT&, const RightT&, OpT)’:
  161. ./cml/cml/core/cml_assert.h:94:27: warning: typedef ‘__bogus_assert_type_93’ locally defined but not used [-Wunused-local-typedefs]
  162. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  163. ^~~~~~~~~~~~~~~~~~~~
  164. ./cml/cml/core/cml_assert.h:27:27: note: in definition of macro ‘CML_DO_JOIN2’
  165. #define CML_DO_JOIN2(X,Y) X##Y
  166. ^
  167. ./cml/cml/core/cml_assert.h:25:23: note: in expansion of macro ‘CML_DO_JOIN’
  168. #define CML_JOIN(X,Y) CML_DO_JOIN(X,Y)
  169. ^~~~~~~~~~~
  170. ./cml/cml/core/cml_assert.h:94:18: note: in expansion of macro ‘CML_JOIN’
  171. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  172. ^~~~~~~~
  173. ./cml/cml/quaternion/quaternion_comparison.h:91:5: note: in expansion of macro ‘CML_STATIC_REQUIRE_M’
  174. CML_STATIC_REQUIRE_M(
  175. ^~~~~~~~~~~~~~~~~~~~
  176. ./cml/cml/quaternion/quaternion_comparison.h: In function ‘bool cml::detail::quaternion_total_order(const LeftT&, const RightT&, OpT)’:
  177. ./cml/cml/core/cml_assert.h:94:27: warning: typedef ‘__bogus_assert_type_153’ locally defined but not used [-Wunused-local-typedefs]
  178. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  179. ^~~~~~~~~~~~~~~~~~~~
  180. ./cml/cml/core/cml_assert.h:27:27: note: in definition of macro ‘CML_DO_JOIN2’
  181. #define CML_DO_JOIN2(X,Y) X##Y
  182. ^
  183. ./cml/cml/core/cml_assert.h:25:23: note: in expansion of macro ‘CML_DO_JOIN’
  184. #define CML_JOIN(X,Y) CML_DO_JOIN(X,Y)
  185. ^~~~~~~~~~~
  186. ./cml/cml/core/cml_assert.h:94:18: note: in expansion of macro ‘CML_JOIN’
  187. ::result CML_JOIN(__bogus_assert_type_, __LINE__)
  188. ^~~~~~~~
  189. ./cml/cml/quaternion/quaternion_comparison.h:151:5: note: in expansion of macro ‘CML_STATIC_REQUIRE_M’
  190. CML_STATIC_REQUIRE_M(
  191. ^~~~~~~~~~~~~~~~~~~~
  192. In file included from ./cml/cml/mathlib/vector_misc.h:16,
  193. from ./cml/cml/mathlib/vector_ortho.h:18,
  194. from ./cml/cml/mathlib/mathlib.h:19,
  195. from ./cml/cml/cml.h:70,
  196. from SDLPort/cshader.h:35,
  197. from SDLPort/cshader.cpp:25:
  198. ./cml/cml/mathlib/coord_conversion.h: In function ‘void cml::cylindrical_to_cartesian(E, E, E, size_t, cml::vector<E, AT>&)’:
  199. ./cml/cml/mathlib/coord_conversion.h:45:46: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
  200. typedef typename vector_type::value_type value_type;
  201. ^~~~~~~~~~
  202. In file included from ./cml/cml/mathlib/matrix_transform.h:18,
  203. from ./cml/cml/mathlib/mathlib.h:23,
  204. from ./cml/cml/cml.h:70,
  205. from SDLPort/SDL_port.h:36,
  206. from SDLPort/cfbo.h:27,
  207. from SDLPort/cfbo.cpp:25:
  208. ./cml/cml/mathlib/matrix_translation.h: In function ‘void cml::matrix_get_translation(const MatT&, typename MatT::value_type&, typename MatT::value_type&, typename MatT::value_type&)’:
  209. ./cml/cml/mathlib/matrix_translation.h:121:44: warning: typedef ‘vector_type’ locally defined but not used [-Wunused-local-typedefs]
  210. typedef vector< value_type, fixed<3> > vector_type;
  211. ^~~~~~~~~~~
  212. ./cml/cml/mathlib/matrix_translation.h: In function ‘void cml::matrix_get_translation_2D(const MatT&, typename MatT::value_type&, typename MatT::value_type&)’:
  213. ./cml/cml/mathlib/matrix_translation.h:153:44: warning: typedef ‘vector_type’ locally defined but not used [-Wunused-local-typedefs]
  214. typedef vector< value_type, fixed<2> > vector_type;
  215. ^~~~~~~~~~~
  216. In file included from ./cml/cml/mathlib/vector_ortho.h:18,
  217. from ./cml/cml/mathlib/mathlib.h:19,
  218. from ./cml/cml/cml.h:70,
  219. from SDLPort/cshader.h:35,
  220. from SDLPort/cshader.cpp:25:
  221. ./cml/cml/mathlib/vector_misc.h: In function ‘typename cml::detail::DotPromote<LeftT, RightT>::promoted_scalar cml::manhattan_distance(const VecT_1&, const VecT_2&)’:
  222. ./cml/cml/mathlib/vector_misc.h:296:36: warning: typedef ‘promoted_vector’ locally defined but not used [-Wunused-local-typedefs]
  223. VecT_1,VecT_2>::temporary_type promoted_vector;
  224. ^~~~~~~~~~~~~~~
  225. In file included from ./cml/cml/mathlib/mathlib.h:26,
  226. from ./cml/cml/cml.h:70,
  227. from SDLPort/SDL_port.h:36,
  228. from SDLPort/cfbo.h:27,
  229. from SDLPort/cfbo.cpp:25:
  230. ./cml/cml/mathlib/quaternion_rotation.h: In function ‘void cml::quaternion_to_axis_angle(const QuatT&, cml::vector<E, AT>&, E&, E)’:
  231. ./cml/cml/mathlib/quaternion_rotation.h:612:50: warning: typedef ‘order_type’ locally defined but not used [-Wunused-local-typedefs]
  232. typedef typename quaternion_type::order_type order_type;
  233. ^~~~~~~~~~
  234. In file included from ./cml/cml/mathlib/mathlib.h:28,
  235. from ./cml/cml/cml.h:70,
  236. from SDLPort/SDL_port.h:36,
  237. from SDLPort/cfbo.h:27,
  238. from SDLPort/cfbo.cpp:25:
  239. ./cml/cml/mathlib/interpolation.h: In member function ‘typename cml::detail::TypePromote<VecT_1, VecT_2, typename cml::et::ExprTraits<T>::result_tag>::temporary_type cml::detail::nlerp_f<MatT_1, MatT_2, 3>::operator()(const MatT_1&, const MatT_2&, Real)’:
  240. ./cml/cml/mathlib/interpolation.h:721:53: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
  241. typedef typename temporary_type::value_type value_type;
  242. ^~~~~~~~~~
  243. In file included from ./cml/cml/mathlib/mathlib.h:19,
  244. from ./cml/cml/cml.h:70,
  245. from SDLPort/cshader.h:35,
  246. from SDLPort/cshader.cpp:25:
  247. ./cml/cml/mathlib/vector_ortho.h: In function ‘void cml::orthonormal_basis(const VecT_1&, const VecT_2&, cml::vector<E2, AT2>&, cml::vector<E2, AT2>&, cml::vector<E2, AT2>&, bool, cml::AxisOrder)’:
  248. ./cml/cml/mathlib/vector_ortho.h:172:46: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
  249. typedef typename vector_type::value_type value_type;
  250. ^~~~~~~~~~
  251. ./cml/cml/mathlib/interpolation.h: In member function ‘typename cml::detail::TypePromote<VecT_1, VecT_2, typename cml::et::ExprTraits<T>::result_tag>::temporary_type cml::detail::nlerp_f<MatT_1, MatT_2, 2>::operator()(const MatT_1&, const MatT_2&, Real)’:
  252. ./cml/cml/mathlib/interpolation.h:745:53: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
  253. typedef typename temporary_type::value_type value_type;
  254. ^~~~~~~~~~
  255. In file included from ./cml/cml/mathlib/matrix_transform.h:18,
  256. from ./cml/cml/mathlib/mathlib.h:23,
  257. from ./cml/cml/cml.h:70,
  258. from SDLPort/cshader.h:35,
  259. from SDLPort/cshader.cpp:25:
  260. ./cml/cml/mathlib/matrix_translation.h: In function ‘void cml::matrix_get_translation(const MatT&, typename MatT::value_type&, typename MatT::value_type&, typename MatT::value_type&)’:
  261. ./cml/cml/mathlib/matrix_translation.h:121:44: warning: typedef ‘vector_type’ locally defined but not used [-Wunused-local-typedefs]
  262. typedef vector< value_type, fixed<3> > vector_type;
  263. ^~~~~~~~~~~
  264. ./cml/cml/mathlib/matrix_translation.h: In function ‘void cml::matrix_get_translation_2D(const MatT&, typename MatT::value_type&, typename MatT::value_type&)’:
  265. ./cml/cml/mathlib/matrix_translation.h:153:44: warning: typedef ‘vector_type’ locally defined but not used [-Wunused-local-typedefs]
  266. typedef vector< value_type, fixed<2> > vector_type;
  267. ^~~~~~~~~~~
  268. In file included from ./cml/cml/mathlib/mathlib.h:26,
  269. from ./cml/cml/cml.h:70,
  270. from SDLPort/cshader.h:35,
  271. from SDLPort/cshader.cpp:25:
  272. ./cml/cml/mathlib/quaternion_rotation.h: In function ‘void cml::quaternion_to_axis_angle(const QuatT&, cml::vector<E, AT>&, E&, E)’:
  273. ./cml/cml/mathlib/quaternion_rotation.h:612:50: warning: typedef ‘order_type’ locally defined but not used [-Wunused-local-typedefs]
  274. typedef typename quaternion_type::order_type order_type;
  275. ^~~~~~~~~~
  276. In file included from ./cml/cml/mathlib/mathlib.h:28,
  277. from ./cml/cml/cml.h:70,
  278. from SDLPort/cshader.h:35,
  279. from SDLPort/cshader.cpp:25:
  280. ./cml/cml/mathlib/interpolation.h: In member function ‘typename cml::detail::TypePromote<VecT_1, VecT_2, typename cml::et::ExprTraits<T>::result_tag>::temporary_type cml::detail::nlerp_f<MatT_1, MatT_2, 3>::operator()(const MatT_1&, const MatT_2&, Real)’:
  281. ./cml/cml/mathlib/interpolation.h:721:53: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
  282. typedef typename temporary_type::value_type value_type;
  283. ^~~~~~~~~~
  284. ./cml/cml/mathlib/interpolation.h: In member function ‘typename cml::detail::TypePromote<VecT_1, VecT_2, typename cml::et::ExprTraits<T>::result_tag>::temporary_type cml::detail::nlerp_f<MatT_1, MatT_2, 2>::operator()(const MatT_1&, const MatT_2&, Real)’:
  285. ./cml/cml/mathlib/interpolation.h:745:53: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
  286. typedef typename temporary_type::value_type value_type;
  287. ^~~~~~~~~~
  288. g++ Boss_BigFish.o Boss_Bratklops.o Boss_Drache.o Boss_EisFaust.o Boss_EvilHurri.o Boss_FahrstuhlBoss.o Boss_FlugBoss.o Boss_Golem.o Boss_MetalHead.o Boss_PharaoKopf.o Boss_RiesenPiranha.o Boss_RiesenQualle.o Boss_RiesenRaupe.o Boss_RiesenSpinne.o Boss_RiesenWespe.o Boss_Rollmops.o Boss_SchmidtOrgie.o Boss_Schneekoenig.o Boss_Skeletor.o Boss_Skull.o Boss_Spinnenmaschine.o Boss_Stahlfaust.o Boss_TheWall.o Boss_Ufo.o Boss_WuxeSpinnen.o CCracktro.o CDragonHack.o Console.o DX8Enum.o DX8Font.o DX8Graphics.o DX8Input.o DX8Joystick.o DX8Sound.o DX8Sprite.o DX8Texture.o GUISystem.o Gameplay.o GegnerClass.o Gegner_Auge.o Gegner_BallerDrone.o Gegner_BigRocket.o Gegner_BlueBoulder.o Gegner_BrockelRock.o Gegner_Climber.o Gegner_DeckenKrabbe.o Gegner_Deckenturm.o Gegner_Diamant.o Gegner_Drone.o Gegner_EierMann.o Gegner_EisStachel.o Gegner_Eiszapfen.o Gegner_Extras.o Gegner_FallBombe.o Gegner_FallingRock.o Gegner_FetteRakete.o Gegner_FetteSpinne.o Gegner_FieseDrone.o Gegner_FieserFireWalker.o Gegner_FieserWalker.o Gegner_FireSpider.o Gegner_Fledermaus.o Gegner_FlugKanone.o Gegner_Flugsack.o Gegner_Geschuetz.o Gegner_GunTower.o Gegner_Helper.o Gegner_Jaeger.o Gegner_Kettenglied.o Gegner_KrabblerLinks.o Gegner_KrabblerOben.o Gegner_KrabblerRechts.o Gegner_KugelGross.o Gegner_KugelKlein.o Gegner_KugelMedium.o Gegner_KugelRiesig.o Gegner_LaFass.o Gegner_LavaBall.o Gegner_LavaBallSpawner.o Gegner_LavaKrabbe.o Gegner_Lavamann.o Gegner_Made.o Gegner_MiniRocket.o Gegner_Minidragon.o Gegner_MittelSpinne.o Gegner_Mutant.o Gegner_Nest.o Gegner_NeuFisch.o Gegner_OneUp.o Gegner_PFlanze.o Gegner_Piranha.o Gegner_PokeNuke.o Gegner_PowerBlock.o Gegner_Punisher.o Gegner_Qualle.o Gegner_Raketenwerfer.o Gegner_ReitFlugsack.o Gegner_RoboMan1.o Gegner_RoboRaupe.o Gegner_Rotzpott.o Gegner_Schabe.o Gegner_SchienenViech.o Gegner_SchleimAlien.o Gegner_SchleimBoller.o Gegner_SchleimMaul.o Gegner_Schneekoppe.o Gegner_Schwabbel.o Gegner_SideRocket.o Gegner_SkiWalker.o Gegner_SmallWespe.o Gegner_SnowBomb.o Gegner_SpiderBomb.o Gegner_Spitter.o Gegner_Spitterbombe.o Gegner_Stachelbeere.o Gegner_Stahlmuecke.o Gegner_Stalagtit.o Gegner_StarBig.o Gegner_StarSmall.o Gegner_StelzSack.o Gegner_SwimWalker.o Gegner_Walker.o Gegner_WandKannone.o Gegner_WandKrabbe.o Gegner_WasserMine.o Gegner_Zitrone.o GetKeyName.o HUD.o Intro.o Logdatei.o Main.o Mathematics.o Menu.o Outtro.o Partikelsystem.o Player.o Projectiles.o Texts.o Tileengine.o Timer.o Trigger_Bruecke.o Trigger_Column.o Trigger_Column2.o Trigger_EndLevel.o Trigger_FadeMusic.o Trigger_FahrStuhl.o Trigger_Fass.o Trigger_Feuerspucker.o Trigger_Floating.o Trigger_Floating2.o Trigger_Floating3.o Trigger_Glubschi.o Trigger_Glubschi2.o Trigger_LaFassSpawner.o Trigger_Lift.o Trigger_LightFlare.o Trigger_LuefterGross.o Trigger_LuefterKlein.o Trigger_LuefterKlein2.o Trigger_Mushroom.o Trigger_PartikelSpawner.o Trigger_Plattform.o Trigger_Presse.o Trigger_Presswurst.o Trigger_SchleuseH.o Trigger_SchleuseV.o Trigger_Secret.o Trigger_ShootButton.o Trigger_ShootPlattform.o Trigger_Shrine.o Trigger_SoundTrigger.o Trigger_Spikelift.o Trigger_Stampfstein.o Trigger_SurfBrett.o Trigger_Switch.o Trigger_Tube.o Trigger_TutorialText.o Trigger_Warning.o stdafx.o tracealloc.o SDLPort/SDL_fmod.o SDLPort/SDL_port.o SDLPort/texture.o SDLPort/eglport.o SDLPort/cshader.o SDLPort/cfbo.o -g -lSDL -lGLESv2 -lSDL_mixer -lSDL_image -lmodplug -lX11 -lEGL -Wall -fsingle-precision-constant -fno-rtti -o ../hurricanlinux
  289. /home/pi
  290. /home/pi/RetroPie-Setup/tmp/build/hurrican /home/pi
  291.  
  292. = = = = = = = = = = = = = = = = = = = = =
  293. Installing 'hurrican' : Hurrican - Turrican Clone
  294. = = = = = = = = = = = = = = = = = = = = =
  295.  
  296. /home/pi
  297. Could not successfully install Hurrican - Turrican Clone (/home/pi/RetroPie-Setup/tmp/build/hurrican/Hurrican/hurrican not found).
  298.  
  299. Log ended at: Fri 1 Jan 14:20:46 CST 2021
  300. Total running time: 0 hours, 6 mins, 11 secs
Add Comment
Please, Sign In to add comment