achalpandeyy

blender error

Jan 12th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.97 KB | None | 0 0
  1. ted in C++11 [-Wdeprecated]
  2. throw (IEX_NAMESPACE::MathExc);
  3. ^~~~~
  4. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  5. Matrix33<T>::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  6. ^~~~~
  7. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  8. Matrix33<T>::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  9. ^~~~~
  10. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  11. Matrix33<T>::invert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  12. ^~~~~
  13. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  14. Matrix33<T>::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  15. ^~~~~
  16. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  17. Matrix44<T>::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  18. ^~~~~
  19. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  20. Matrix44<T>::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  21. ^~~~~
  22. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  23. Matrix44<T>::invert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  24. ^~~~~
  25. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  26. Matrix44<T>::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  27. ^~~~~
  28. In file included from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/simd.h:56:0,
  29. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/fmath.h:65,
  30. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/hash.h:51,
  31. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/strutil.h:52,
  32. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/ustring.h:137,
  33. from /home/achal/src/blender-deps/OpenShadingLanguage-1.9.9/src/liboslexec/osolex.l:78:
  34. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  35. const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc);
  36. ^~~~~
  37. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  38. Vec2<T> normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  39. ^~~~~
  40. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  41. const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc);
  42. ^~~~~
  43. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  44. Vec3<T> normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  45. ^~~~~
  46. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  47. const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc);
  48. ^~~~~
  49. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  50. Vec4<T> normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  51. ^~~~~
  52. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  53. Vec2<short>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  54. ^~~~~
  55. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  56. Vec2<short>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  57. ^~~~~
  58. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  59. Vec2<int>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  60. ^~~~~
  61. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  62. Vec2<int>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  63. ^~~~~
  64. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  65. Vec3<short>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  66. ^~~~~
  67. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  68. Vec3<short>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  69. ^~~~~
  70. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  71. Vec3<int>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  72. ^~~~~
  73. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  74. Vec3<int>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  75. ^~~~~
  76. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  77. Vec4<short>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  78. ^~~~~
  79. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  80. Vec4<short>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  81. ^~~~~
  82. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  83. Vec4<int>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  84. ^~~~~
  85. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  86. Vec4<int>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  87. ^~~~~
  88. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  89. Vec2<T>::normalizeExc () throw (IEX_NAMESPACE::MathExc)
  90. ^~~~~
  91. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  92. Vec2<T>::normalizedExc () const throw (IEX_NAMESPACE::MathExc)
  93. ^~~~~
  94. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  95. Vec3<T>::normalizeExc () throw (IEX_NAMESPACE::MathExc)
  96. ^~~~~
  97. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  98. Vec3<T>::normalizedExc () const throw (IEX_NAMESPACE::MathExc)
  99. ^~~~~
  100. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  101. Vec4<T>::normalizeExc () throw (IEX_NAMESPACE::MathExc)
  102. ^~~~~
  103. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  104. Vec4<T>::normalizedExc () const throw (IEX_NAMESPACE::MathExc)
  105. ^~~~~
  106. In file included from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/simd.h:57:0,
  107. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/fmath.h:65,
  108. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/hash.h:51,
  109. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/strutil.h:52,
  110. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/ustring.h:137,
  111. from /home/achal/src/blender-deps/OpenShadingLanguage-1.9.9/src/liboslexec/osolex.l:78:
  112. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  113. throw (IEX_NAMESPACE::MathExc);
  114. ^~~~~
  115. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  116. throw (IEX_NAMESPACE::MathExc);
  117. ^~~~~
  118. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  119. throw (IEX_NAMESPACE::MathExc);
  120. ^~~~~
  121. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  122. throw (IEX_NAMESPACE::MathExc);
  123. ^~~~~
  124. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  125. throw (IEX_NAMESPACE::MathExc);
  126. ^~~~~
  127. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  128. throw (IEX_NAMESPACE::MathExc);
  129. ^~~~~
  130. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  131. throw (IEX_NAMESPACE::MathExc);
  132. ^~~~~
  133. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  134. throw (IEX_NAMESPACE::MathExc);
  135. ^~~~~
  136. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  137. Matrix33<T>::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  138. ^~~~~
  139. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  140. Matrix33<T>::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  141. ^~~~~
  142. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  143. Matrix33<T>::invert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  144. ^~~~~
  145. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  146. Matrix33<T>::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  147. ^~~~~
  148. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  149. Matrix44<T>::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  150. ^~~~~
  151. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  152. Matrix44<T>::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  153. ^~~~~
  154. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  155. Matrix44<T>::invert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  156. ^~~~~
  157. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  158. Matrix44<T>::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  159. ^~~~~
  160. [ 13%] Building CXX object src/liboslexec/CMakeFiles/oslexec.dir/oslgram.cpp.o
  161. In file included from /home/achal/src/blender-deps/OpenShadingLanguage-1.9.9/src/include/OSL/oslconfig.h:59:0,
  162. from /home/achal/src/blender-deps/OpenShadingLanguage-1.9.9/src/include/OSL/oslcomp.h:31,
  163. from /home/achal/src/blender-deps/OpenShadingLanguage-1.9.9/src/liboslcomp/oslcomp_pvt.h:36,
  164. from /home/achal/src/blender-deps/OpenShadingLanguage-1.9.9/src/liboslexec/../liboslcomp/oslgram.y:44:
  165. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  166. const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc);
  167. ^~~~~
  168. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  169. Vec2<T> normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  170. ^~~~~
  171. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  172. const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc);
  173. ^~~~~
  174. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  175. Vec3<T> normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  176. ^~~~~
  177. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  178. const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc);
  179. ^~~~~
  180. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  181. Vec4<T> normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  182. ^~~~~
  183. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  184. Vec2<short>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  185. ^~~~~
  186. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  187. Vec2<short>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  188. ^~~~~
  189. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  190. Vec2<int>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  191. ^~~~~
  192. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  193. Vec2<int>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  194. ^~~~~
  195. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  196. Vec3<short>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  197. ^~~~~
  198. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  199. Vec3<short>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  200. ^~~~~
  201. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  202. Vec3<int>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  203. ^~~~~
  204. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  205. Vec3<int>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  206. ^~~~~
  207. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  208. Vec4<short>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  209. ^~~~~
  210. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  211. Vec4<short>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  212. ^~~~~
  213. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  214. Vec4<int>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  215. ^~~~~
  216. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  217. Vec4<int>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  218. ^~~~~
  219. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  220. Vec2<T>::normalizeExc () throw (IEX_NAMESPACE::MathExc)
  221. ^~~~~
  222. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  223. Vec2<T>::normalizedExc () const throw (IEX_NAMESPACE::MathExc)
  224. ^~~~~
  225. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  226. Vec3<T>::normalizeExc () throw (IEX_NAMESPACE::MathExc)
  227. ^~~~~
  228. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  229. Vec3<T>::normalizedExc () const throw (IEX_NAMESPACE::MathExc)
  230. ^~~~~
  231. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  232. Vec4<T>::normalizeExc () throw (IEX_NAMESPACE::MathExc)
  233. ^~~~~
  234. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  235. Vec4<T>::normalizedExc () const throw (IEX_NAMESPACE::MathExc)
  236. ^~~~~
  237. In file included from /home/achal/src/blender-deps/OpenShadingLanguage-1.9.9/src/include/OSL/oslconfig.h:61:0,
  238. from /home/achal/src/blender-deps/OpenShadingLanguage-1.9.9/src/include/OSL/oslcomp.h:31,
  239. from /home/achal/src/blender-deps/OpenShadingLanguage-1.9.9/src/liboslcomp/oslcomp_pvt.h:36,
  240. from /home/achal/src/blender-deps/OpenShadingLanguage-1.9.9/src/liboslexec/../liboslcomp/oslgram.y:44:
  241. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  242. throw (IEX_NAMESPACE::MathExc);
  243. ^~~~~
  244. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  245. throw (IEX_NAMESPACE::MathExc);
  246. ^~~~~
  247. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  248. throw (IEX_NAMESPACE::MathExc);
  249. ^~~~~
  250. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  251. throw (IEX_NAMESPACE::MathExc);
  252. ^~~~~
  253. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  254. throw (IEX_NAMESPACE::MathExc);
  255. ^~~~~
  256. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  257. throw (IEX_NAMESPACE::MathExc);
  258. ^~~~~
  259. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  260. throw (IEX_NAMESPACE::MathExc);
  261. ^~~~~
  262. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263. throw (IEX_NAMESPACE::MathExc);
  264. ^~~~~
  265. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  266. Matrix33<T>::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  267. ^~~~~
  268. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  269. Matrix33<T>::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  270. ^~~~~
  271. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  272. Matrix33<T>::invert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  273. ^~~~~
  274. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  275. Matrix33<T>::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  276. ^~~~~
  277. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  278. Matrix44<T>::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  279. ^~~~~
  280. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  281. Matrix44<T>::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  282. ^~~~~
  283. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  284. Matrix44<T>::invert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  285. ^~~~~
  286. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  287. Matrix44<T>::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  288. ^~~~~
  289. [ 13%] Building CXX object src/liboslexec/CMakeFiles/oslexec.dir/osllex.cpp.o
  290. [ 13%] Building CXX object src/liboslexec/CMakeFiles/oslexec.dir/llvm_ops.bc.cpp.o
  291. In file included from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/simd.h:56:0,
  292. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/fmath.h:65,
  293. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/hash.h:51,
  294. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/strutil.h:52,
  295. from /home/achal/src/blender-deps/OpenShadingLanguage-1.9.9/src/liboslexec/../liboslcomp/osllex.l:80:
  296. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  297. const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc);
  298. ^~~~~
  299. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  300. Vec2<T> normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  301. ^~~~~
  302. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  303. const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc);
  304. ^~~~~
  305. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  306. Vec3<T> normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  307. ^~~~~
  308. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  309. const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc);
  310. ^~~~~
  311. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  312. Vec4<T> normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  313. ^~~~~
  314. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  315. Vec2<short>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  316. ^~~~~
  317. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  318. Vec2<short>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  319. ^~~~~
  320. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  321. Vec2<int>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  322. ^~~~~
  323. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  324. Vec2<int>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  325. ^~~~~
  326. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327. Vec3<short>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  328. ^~~~~
  329. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  330. Vec3<short>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  331. ^~~~~
  332. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  333. Vec3<int>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  334. ^~~~~
  335. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  336. Vec3<int>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  337. ^~~~~
  338. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  339. Vec4<short>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  340. ^~~~~
  341. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  342. Vec4<short>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  343. ^~~~~
  344. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  345. Vec4<int>::normalizeExc () throw (IEX_NAMESPACE::MathExc);
  346. ^~~~~
  347. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  348. Vec4<int>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
  349. ^~~~~
  350. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  351. Vec2<T>::normalizeExc () throw (IEX_NAMESPACE::MathExc)
  352. ^~~~~
  353. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  354. Vec2<T>::normalizedExc () const throw (IEX_NAMESPACE::MathExc)
  355. ^~~~~
  356. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  357. Vec3<T>::normalizeExc () throw (IEX_NAMESPACE::MathExc)
  358. ^~~~~
  359. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  360. Vec3<T>::normalizedExc () const throw (IEX_NAMESPACE::MathExc)
  361. ^~~~~
  362. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  363. Vec4<T>::normalizeExc () throw (IEX_NAMESPACE::MathExc)
  364. ^~~~~
  365. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  366. Vec4<T>::normalizedExc () const throw (IEX_NAMESPACE::MathExc)
  367. ^~~~~
  368. In file included from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/simd.h:57:0,
  369. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/fmath.h:65,
  370. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/hash.h:51,
  371. from /home/achal/appleseed/prebuilt-linux-deps/include/OpenImageIO/strutil.h:52,
  372. from /home/achal/src/blender-deps/OpenShadingLanguage-1.9.9/src/liboslexec/../liboslcomp/osllex.l:80:
  373. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  374. throw (IEX_NAMESPACE::MathExc);
  375. ^~~~~
  376. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  377. throw (IEX_NAMESPACE::MathExc);
  378. ^~~~~
  379. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  380. throw (IEX_NAMESPACE::MathExc);
  381. ^~~~~
  382. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  383. throw (IEX_NAMESPACE::MathExc);
  384. ^~~~~
  385. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  386. throw (IEX_NAMESPACE::MathExc);
  387. ^~~~~
  388. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  389. throw (IEX_NAMESPACE::MathExc);
  390. ^~~~~
  391. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  392. throw (IEX_NAMESPACE::MathExc);
  393. ^~~~~
  394. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  395. throw (IEX_NAMESPACE::MathExc);
  396. ^~~~~
  397. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  398. Matrix33<T>::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  399. ^~~~~
  400. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  401. Matrix33<T>::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  402. ^~~~~
  403. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  404. Matrix33<T>::invert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  405. ^~~~~
  406. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  407. Matrix33<T>::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  408. ^~~~~
  409. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  410. Matrix44<T>::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  411. ^~~~~
  412. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  413. Matrix44<T>::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  414. ^~~~~
  415. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  416. Matrix44<T>::invert (bool singExc) throw (IEX_NAMESPACE::MathExc)
  417. ^~~~~
  418. /home/achal/appleseed/prebuilt-linux-deps/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419. Matrix44<T>::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc)
  420. ^~~~~
  421. [ 13%] Linking CXX shared library liboslexec.so
  422. [ 13%] Built target oslexec
  423. Makefile:151: recipe for target 'all' failed
  424. make: *** [all] Error 2
  425. ERROR! OpenShadingLanguage-1.9.9 failed to compile, exiting
Add Comment
Please, Sign In to add comment