shadowm

Untitled

Mar 25th, 2018
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.30 KB | None | 0 0
  1. 05:02:02 shadowm@hanacore ~/src/anura git:trunk % make
  2. -e OPTIMIZE : yes
  3. USE_CCACHE : yes
  4. CCACHE : ccache
  5. SANITIZE_ADDRESS :
  6. SANITIZE_UNDEFINED :
  7. USE_DB_CLIENT : no
  8. USE_BOX2D : yes
  9. USE_LIBVPX : yes
  10. USE_LUA : yes
  11. USE_SDL2 : yes
  12. CXX : g++
  13. BASE_CXXFLAGS : -O2 -Wall -Werror -Wno-literal-suffix -Wno-sign-compare -I/usr/include/SDL2 -D_REENTRANT -DUSE_LUA -std=c++0x -g -fno-inline-functions -fthreadsafe-statics -Wno-narrowing -Wno-reorder -Wno-unused -Wno-unknown-pragmas -Wno-overloaded-virtual -DUSE_LIBVPX -DUSE_SVG -DUSE_IMGUI
  14. CXXFLAGS :
  15. LDFLAGS : -rdynamic
  16. INC : -isystem external/header-only-libs -D_REENTRANT -I/usr/include/libdrm -I/usr/include/SDL2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Iimgui
  17. LIBS : -lX11 -lGL -D_REENTRANT -I/usr/include/libdrm -I/usr/include/SDL2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -lX11 -lGLEW -lGLU -lGL -lSDL2_image -lSDL2_ttf -lSDL2 -lpng16 -lz -lfreetype -lcairo -logg -lvorbis -lvorbisfile -lrt -lvpx -lm -lcairo
  18. Building: src/kre/SceneTree.cpp
  19. In file included from external/header-only-libs/glm/detail/type_int.hpp:6:0,
  20. from external/header-only-libs/glm/fwd.hpp:6,
  21. from external/header-only-libs/glm/glm.hpp:61,
  22. from src/kre/CameraObject.hpp:26,
  23. from src/kre/SceneTree.cpp:24:
  24. external/header-only-libs/glm/detail/setup.hpp:456:100: note: #pragma message: GLM: GCC older than 4.6 has a bug presenting the use of rgba and stpq components
  25. # pragma message("GLM: GCC older than 4.6 has a bug presenting the use of rgba and stpq components")
  26. ^
  27. In file included from external/header-only-libs/glm/detail/type_vec4.inl:968:0,
  28. from external/header-only-libs/glm/detail/type_vec4.hpp:453,
  29. from external/header-only-libs/glm/vec4.hpp:6,
  30. from external/header-only-libs/glm/glm.hpp:70,
  31. from src/kre/CameraObject.hpp:26,
  32. from src/kre/SceneTree.cpp:24:
  33. external/header-only-libs/glm/detail/type_vec4_simd.inl: In static member function ‘static glm::tvec4<float, (glm::precision)5> glm::detail::compute_vec4_div<float, (glm::precision)5, true>::call(const glm::tvec4<float, (glm::precision)5>&, const glm::tvec4<float, (glm::precision)5>&)’:
  34. external/header-only-libs/glm/detail/type_vec4_simd.inl:156:11: error: ‘struct glm::tvec4<float, (glm::precision)5>’ has no member named ‘data’
  35. Result.data = _mm_mul_ps(a.data, _mm_rcp_ps(b.data));
  36. ^~~~
  37. external/header-only-libs/glm/detail/type_vec4_simd.inl:156:31: error: ‘const struct glm::tvec4<float, (glm::precision)5>’ has no member named ‘data’
  38. Result.data = _mm_mul_ps(a.data, _mm_rcp_ps(b.data));
  39. ^~~~
  40. external/header-only-libs/glm/detail/type_vec4_simd.inl:156:50: error: ‘const struct glm::tvec4<float, (glm::precision)5>’ has no member named ‘data’
  41. Result.data = _mm_mul_ps(a.data, _mm_rcp_ps(b.data));
  42. ^~~~
  43. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(T) [with T = float; glm::precision P = (glm::precision)5]’:
  44. external/header-only-libs/glm/detail/type_vec4_simd.inl:367:3: error: class ‘glm::tvec4<float, (glm::precision)5>’ does not have any field named ‘data’
  45. data(_mm_set1_ps(s))
  46. ^~~~
  47. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(T) [with T = float; glm::precision P = (glm::precision)4]’:
  48. external/header-only-libs/glm/detail/type_vec4_simd.inl:372:3: error: class ‘glm::tvec4<float, (glm::precision)4>’ does not have any field named ‘data’
  49. data(_mm_set1_ps(s))
  50. ^~~~
  51. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(T) [with T = float; glm::precision P = (glm::precision)3]’:
  52. external/header-only-libs/glm/detail/type_vec4_simd.inl:377:3: error: class ‘glm::tvec4<float, (glm::precision)3>’ does not have any field named ‘data’
  53. data(_mm_set1_ps(s))
  54. ^~~~
  55. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(T) [with T = int; glm::precision P = (glm::precision)5]’:
  56. external/header-only-libs/glm/detail/type_vec4_simd.inl:399:3: error: class ‘glm::tvec4<int, (glm::precision)5>’ does not have any field named ‘data’
  57. data(_mm_set1_epi32(s))
  58. ^~~~
  59. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(T) [with T = int; glm::precision P = (glm::precision)4]’:
  60. external/header-only-libs/glm/detail/type_vec4_simd.inl:404:3: error: class ‘glm::tvec4<int, (glm::precision)4>’ does not have any field named ‘data’
  61. data(_mm_set1_epi32(s))
  62. ^~~~
  63. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(T) [with T = int; glm::precision P = (glm::precision)3]’:
  64. external/header-only-libs/glm/detail/type_vec4_simd.inl:409:3: error: class ‘glm::tvec4<int, (glm::precision)3>’ does not have any field named ‘data’
  65. data(_mm_set1_epi32(s))
  66. ^~~~
  67. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(T, T, T, T) [with T = float; glm::precision P = (glm::precision)5]’:
  68. external/header-only-libs/glm/detail/type_vec4_simd.inl:431:3: error: class ‘glm::tvec4<float, (glm::precision)5>’ does not have any field named ‘data’
  69. data(_mm_set_ps(d, c, b, a))
  70. ^~~~
  71. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(T, T, T, T) [with T = float; glm::precision P = (glm::precision)4]’:
  72. external/header-only-libs/glm/detail/type_vec4_simd.inl:436:3: error: class ‘glm::tvec4<float, (glm::precision)4>’ does not have any field named ‘data’
  73. data(_mm_set_ps(d, c, b, a))
  74. ^~~~
  75. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(T, T, T, T) [with T = float; glm::precision P = (glm::precision)3]’:
  76. external/header-only-libs/glm/detail/type_vec4_simd.inl:441:3: error: class ‘glm::tvec4<float, (glm::precision)3>’ does not have any field named ‘data’
  77. data(_mm_set_ps(d, c, b, a))
  78. ^~~~
  79. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(A, B, C, D) [with A = int; B = int; C = int; D = int; T = int; glm::precision P = (glm::precision)5]’:
  80. external/header-only-libs/glm/detail/type_vec4_simd.inl:447:3: error: class ‘glm::tvec4<int, (glm::precision)5>’ does not have any field named ‘data’
  81. data(_mm_set_epi32(d, c, b, a))
  82. ^~~~
  83. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(A, B, C, D) [with A = int; B = int; C = int; D = int; T = int; glm::precision P = (glm::precision)4]’:
  84. external/header-only-libs/glm/detail/type_vec4_simd.inl:453:3: error: class ‘glm::tvec4<int, (glm::precision)4>’ does not have any field named ‘data’
  85. data(_mm_set_epi32(d, c, b, a))
  86. ^~~~
  87. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(A, B, C, D) [with A = int; B = int; C = int; D = int; T = int; glm::precision P = (glm::precision)3]’:
  88. external/header-only-libs/glm/detail/type_vec4_simd.inl:459:3: error: class ‘glm::tvec4<int, (glm::precision)3>’ does not have any field named ‘data’
  89. data(_mm_set_epi32(d, c, b, a))
  90. ^~~~
  91. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(A, B, C, D) [with A = int; B = int; C = int; D = int; T = float; glm::precision P = (glm::precision)5]’:
  92. external/header-only-libs/glm/detail/type_vec4_simd.inl:465:3: error: class ‘glm::tvec4<float, (glm::precision)5>’ does not have any field named ‘data’
  93. data(_mm_castsi128_ps(_mm_set_epi32(d, c, b, a)))
  94. ^~~~
  95. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(A, B, C, D) [with A = int; B = int; C = int; D = int; T = float; glm::precision P = (glm::precision)4]’:
  96. external/header-only-libs/glm/detail/type_vec4_simd.inl:471:3: error: class ‘glm::tvec4<float, (glm::precision)4>’ does not have any field named ‘data’
  97. data(_mm_castsi128_ps(_mm_set_epi32(d, c, b, a)))
  98. ^~~~
  99. external/header-only-libs/glm/detail/type_vec4_simd.inl: In constructor ‘glm::tvec4<T, P>::tvec4(A, B, C, D) [with A = int; B = int; C = int; D = int; T = float; glm::precision P = (glm::precision)3]’:
  100. external/header-only-libs/glm/detail/type_vec4_simd.inl:477:3: error: class ‘glm::tvec4<float, (glm::precision)3>’ does not have any field named ‘data’
  101. data(_mm_castsi128_ps(_mm_set_epi32(d, c, b, a)))
  102. ^~~~
  103. In file included from external/header-only-libs/glm/detail/../detail/func_exponential.inl:144:0,
  104. from external/header-only-libs/glm/detail/../detail/func_exponential.hpp:103,
  105. from external/header-only-libs/glm/detail/../detail/func_geometric.inl:4,
  106. from external/header-only-libs/glm/detail/../detail/func_geometric.hpp:113,
  107. from external/header-only-libs/glm/detail/../geometric.hpp:6,
  108. from external/header-only-libs/glm/detail/func_matrix.inl:4,
  109. from external/header-only-libs/glm/detail/func_matrix.hpp:149,
  110. from external/header-only-libs/glm/detail/type_mat2x2.inl:4,
  111. from external/header-only-libs/glm/detail/type_mat2x2.hpp:182,
  112. from external/header-only-libs/glm/mat2x2.hpp:6,
  113. from external/header-only-libs/glm/glm.hpp:71,
  114. from src/kre/CameraObject.hpp:26,
  115. from src/kre/SceneTree.cpp:24:
  116. external/header-only-libs/glm/detail/../detail/func_exponential_simd.inl: In static member function ‘static glm::tvec4<float, (glm::precision)5> glm::detail::compute_sqrt<glm::tvec4, float, (glm::precision)5, true>::call(const glm::tvec4<float, (glm::precision)5>&)’:
  117. external/header-only-libs/glm/detail/../detail/func_exponential_simd.inl:28:11: error: ‘struct glm::tvec4<float, (glm::precision)5>’ has no member named ‘data’
  118. result.data = glm_vec4_sqrt_lowp(v.data);
  119. ^~~~
  120. external/header-only-libs/glm/detail/../detail/func_exponential_simd.inl:28:39: error: ‘const struct glm::tvec4<float, (glm::precision)5>’ has no member named ‘data’
  121. result.data = glm_vec4_sqrt_lowp(v.data);
  122. ^~~~
  123. In file included from external/header-only-libs/glm/detail/func_matrix.inl:399:0,
  124. from external/header-only-libs/glm/detail/func_matrix.hpp:149,
  125. from external/header-only-libs/glm/detail/type_mat2x2.inl:4,
  126. from external/header-only-libs/glm/detail/type_mat2x2.hpp:182,
  127. from external/header-only-libs/glm/mat2x2.hpp:6,
  128. from external/header-only-libs/glm/glm.hpp:71,
  129. from src/kre/CameraObject.hpp:26,
  130. from src/kre/SceneTree.cpp:24:
  131. external/header-only-libs/glm/detail/func_matrix_simd.inl: In function ‘typename glm::detail::outerProduct_trait<T, P, colType, rowType>::type glm::outerProduct(const vecTypeA<T, P>&, const vecTypeB<T, P>&) [with T = float; glm::precision P = (glm::precision)5; vecTypeA = glm::tvec4; vecTypeB = glm::tvec4; typename glm::detail::outerProduct_trait<T, P, colType, rowType>::type = glm::tmat4x4<float, (glm::precision)5>]’:
  132. external/header-only-libs/glm/detail/func_matrix_simd.inl:67:27: error: ‘const struct glm::tvec4<float, (glm::precision)5>’ has no member named ‘data’
  133. glm_mat4_outerProduct(c.data, r.data, *reinterpret_cast<__m128(*)[4]>(&m[0].data));
  134. ^~~~
  135. external/header-only-libs/glm/detail/func_matrix_simd.inl:67:35: error: ‘const struct glm::tvec4<float, (glm::precision)5>’ has no member named ‘data’
  136. glm_mat4_outerProduct(c.data, r.data, *reinterpret_cast<__m128(*)[4]>(&m[0].data));
  137. ^~~~
  138. external/header-only-libs/glm/detail/func_matrix_simd.inl:67:79: error: ‘glm::tmat4x4<float, (glm::precision)5>::col_type {aka struct glm::tvec4<float, (glm::precision)5>}’ has no member named ‘data’
  139. glm_mat4_outerProduct(c.data, r.data, *reinterpret_cast<__m128(*)[4]>(&m[0].data));
  140. ^~~~
  141. external/header-only-libs/glm/detail/func_matrix_simd.inl: In function ‘typename glm::detail::outerProduct_trait<T, P, colType, rowType>::type glm::outerProduct(const vecTypeA<T, P>&, const vecTypeB<T, P>&) [with T = float; glm::precision P = (glm::precision)4; vecTypeA = glm::tvec4; vecTypeB = glm::tvec4; typename glm::detail::outerProduct_trait<T, P, colType, rowType>::type = glm::tmat4x4<float, (glm::precision)4>]’:
  142. external/header-only-libs/glm/detail/func_matrix_simd.inl:75:27: error: ‘const struct glm::tvec4<float, (glm::precision)4>’ has no member named ‘data’
  143. glm_mat4_outerProduct(c.data, r.data, *reinterpret_cast<__m128(*)[4]>(&m[0].data));
  144. ^~~~
  145. external/header-only-libs/glm/detail/func_matrix_simd.inl:75:35: error: ‘const struct glm::tvec4<float, (glm::precision)4>’ has no member named ‘data’
  146. glm_mat4_outerProduct(c.data, r.data, *reinterpret_cast<__m128(*)[4]>(&m[0].data));
  147. ^~~~
  148. external/header-only-libs/glm/detail/func_matrix_simd.inl:75:79: error: ‘glm::tmat4x4<float, (glm::precision)4>::col_type {aka struct glm::tvec4<float, (glm::precision)4>}’ has no member named ‘data’
  149. glm_mat4_outerProduct(c.data, r.data, *reinterpret_cast<__m128(*)[4]>(&m[0].data));
  150. ^~~~
  151. external/header-only-libs/glm/detail/func_matrix_simd.inl: In function ‘typename glm::detail::outerProduct_trait<T, P, colType, rowType>::type glm::outerProduct(const vecTypeA<T, P>&, const vecTypeB<T, P>&) [with T = float; glm::precision P = (glm::precision)3; vecTypeA = glm::tvec4; vecTypeB = glm::tvec4; typename glm::detail::outerProduct_trait<T, P, colType, rowType>::type = glm::tmat4x4<float, (glm::precision)3>]’:
  152. external/header-only-libs/glm/detail/func_matrix_simd.inl:83:27: error: ‘const struct glm::tvec4<float, (glm::precision)3>’ has no member named ‘data’
  153. glm_mat4_outerProduct(c.data, r.data, *reinterpret_cast<__m128(*)[4]>(&m[0].data));
  154. ^~~~
  155. external/header-only-libs/glm/detail/func_matrix_simd.inl:83:35: error: ‘const struct glm::tvec4<float, (glm::precision)3>’ has no member named ‘data’
  156. glm_mat4_outerProduct(c.data, r.data, *reinterpret_cast<__m128(*)[4]>(&m[0].data));
  157. ^~~~
  158. external/header-only-libs/glm/detail/func_matrix_simd.inl:83:79: error: ‘glm::tmat4x4<float, (glm::precision)3>::col_type {aka struct glm::tvec4<float, (glm::precision)3>}’ has no member named ‘data’
  159. glm_mat4_outerProduct(c.data, r.data, *reinterpret_cast<__m128(*)[4]>(&m[0].data));
  160. ^~~~
  161. In file included from src/kre/ScopeableValue.hpp:27:0,
  162. from src/kre/Renderable.hpp:31,
  163. from src/kre/SceneObject.hpp:26,
  164. from src/kre/CameraObject.hpp:31,
  165. from src/kre/SceneTree.cpp:24:
  166. src/kre/Color.hpp: In member function ‘int KRE::Color::ri() const’:
  167. src/kre/Color.hpp:78:35: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘r’
  168. int ri() const { return icolor_.r; }
  169. ^
  170. src/kre/Color.hpp: In member function ‘int KRE::Color::gi() const’:
  171. src/kre/Color.hpp:79:35: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘g’
  172. int gi() const { return icolor_.g; }
  173. ^
  174. src/kre/Color.hpp: In member function ‘int KRE::Color::bi() const’:
  175. src/kre/Color.hpp:80:35: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘b’
  176. int bi() const { return icolor_.b; }
  177. ^
  178. src/kre/Color.hpp: In member function ‘int KRE::Color::ai() const’:
  179. src/kre/Color.hpp:81:35: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘a’
  180. int ai() const { return icolor_.a; }
  181. ^
  182. src/kre/Color.hpp: In member function ‘int KRE::Color::r_int() const’:
  183. src/kre/Color.hpp:83:38: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘r’
  184. int r_int() const { return icolor_.r; }
  185. ^
  186. src/kre/Color.hpp: In member function ‘int KRE::Color::g_int() const’:
  187. src/kre/Color.hpp:84:38: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘g’
  188. int g_int() const { return icolor_.g; }
  189. ^
  190. src/kre/Color.hpp: In member function ‘int KRE::Color::b_int() const’:
  191. src/kre/Color.hpp:85:38: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘b’
  192. int b_int() const { return icolor_.b; }
  193. ^
  194. src/kre/Color.hpp: In member function ‘int KRE::Color::a_int() const’:
  195. src/kre/Color.hpp:86:38: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘a’
  196. int a_int() const { return icolor_.a; }
  197. ^
  198. src/kre/Color.hpp: In member function ‘uint32_t KRE::Color::asARGB() const’:
  199. src/kre/Color.hpp:101:42: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘a’
  200. return (static_cast<uint32_t>(icolor_.a) << 24)
  201. ^
  202. src/kre/Color.hpp:102:38: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘r’
  203. | (static_cast<uint32_t>(icolor_.r) << 16)
  204. ^
  205. src/kre/Color.hpp:103:38: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘g’
  206. | (static_cast<uint32_t>(icolor_.g) << 8)
  207. ^
  208. src/kre/Color.hpp:104:38: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘b’
  209. | (static_cast<uint32_t>(icolor_.b));
  210. ^
  211. src/kre/Color.hpp: In member function ‘uint32_t KRE::Color::asRGBA() const’:
  212. src/kre/Color.hpp:108:42: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘r’
  213. return (static_cast<uint32_t>(icolor_.r) << 24)
  214. ^
  215. src/kre/Color.hpp:109:38: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘g’
  216. | (static_cast<uint32_t>(icolor_.g) << 16)
  217. ^
  218. src/kre/Color.hpp:110:38: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘b’
  219. | (static_cast<uint32_t>(icolor_.b) << 8)
  220. ^
  221. src/kre/Color.hpp:111:38: error: ‘const u8vec4 {aka const struct glm::tvec4<unsigned char, (glm::precision)0>}’ has no member named ‘a’
  222. | (static_cast<uint32_t>(icolor_.a));
  223. ^
  224. Makefile:227: recipe for target 'build/kre/SceneTree.o' failed
  225. make: *** [build/kre/SceneTree.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment