Advertisement
Guest User

blender-cuda-error-output

a guest
Jan 24th, 2017
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.00 KB | None | 0 0
  1. Compiling CUDA kernel ...
  2. "/usr/local/cuda/bin/nvcc" -arch=sm_61 --cubin "/usr/share/blender/2.78/scripts/addons/cycles/kernel/kernels/cuda/kernel.cu" -o "/home/user/.config/blender/2.78/cache/cycles_kernel_sm61_D8F831DA74C0363DC018432CF25F3AD8.cubin" -m64 --ptxas-options="-v" --use_fast_math -DNVCC -D__KERNEL_CUDA_VERSION__=80 -I"/usr/share/blender/2.78/scripts/addons/cycles/kernel"
  3. /usr/lib/gcc/x86_64-redhat-linux/6.3.1/include/stddef.h(436): error: identifier "nullptr" is undefined
  4.  
  5. /usr/lib/gcc/x86_64-redhat-linux/6.3.1/include/stddef.h(436): error: expected a ";"
  6.  
  7. /usr/include/c++/6.3.1/x86_64-redhat-linux/bits/c++config.h(2112): error: expected a ";"
  8.  
  9. /usr/include/c++/6.3.1/exception(63): error: expected a ";"
  10.  
  11. /usr/include/c++/6.3.1/exception(69): error: expected a ";"
  12.  
  13. /usr/include/c++/6.3.1/exception(77): error: expected a ";"
  14.  
  15. /usr/include/c++/6.3.1/exception(85): error: expected a ";"
  16.  
  17. /usr/include/c++/6.3.1/exception(95): error: expected a "{"
  18.  
  19. /usr/include/c++/6.3.1/bits/exception_ptr.h(64): error: function "std::current_exception" returns incomplete type "std::__exception_ptr::exception_ptr"
  20.  
  21. /usr/include/c++/6.3.1/bits/exception_ptr.h(64): error: expected a "{"
  22.  
  23. /usr/include/c++/6.3.1/bits/exception_ptr.h(71): error: namespace "std" has no member "rethrow_exception"
  24.  
  25. /usr/include/c++/6.3.1/bits/exception_ptr.h(81): error: expected a ";"
  26.  
  27. /usr/include/c++/6.3.1/bits/exception_ptr.h(83): error: expected a ";"
  28.  
  29. /usr/include/c++/6.3.1/bits/exception_ptr.h(84): error: expected a ";"
  30.  
  31. /usr/include/c++/6.3.1/bits/exception_ptr.h(86): error: expected a ";"
  32.  
  33. /usr/include/c++/6.3.1/bits/exception_ptr.h(88): error: declaration is incompatible with previous "std::current_exception"
  34. (64): here
  35.  
  36. /usr/include/c++/6.3.1/bits/exception_ptr.h(88): error: use of a local type to declare a function
  37.  
  38. /usr/include/c++/6.3.1/bits/exception_ptr.h(88): error: expected a ";"
  39.  
  40. /usr/include/c++/6.3.1/bits/exception_ptr.h(89): error: use of a local type to declare a function
  41.  
  42. /usr/include/c++/6.3.1/bits/exception_ptr.h(92): error: expected a ";"
  43.  
  44. /usr/include/c++/6.3.1/bits/exception_ptr.h(94): error: expected a ";"
  45.  
  46. /usr/include/c++/6.3.1/bits/exception_ptr.h(97): error: incomplete type is not allowed
  47.  
  48. /usr/include/c++/6.3.1/bits/exception_ptr.h(97): error: expected a ";"
  49.  
  50. /usr/include/c++/6.3.1/bits/exception_ptr.h(118): error: expected a ";"
  51.  
  52. /usr/include/c++/6.3.1/bits/exception_ptr.h(128): error: expected a ";"
  53.  
  54. /usr/include/c++/6.3.1/bits/exception_ptr.h(145): error: use of a local type to declare a function
  55.  
  56. /usr/include/c++/6.3.1/bits/exception_ptr.h(146): error: expected a ";"
  57.  
  58. /usr/include/c++/6.3.1/bits/exception_ptr.h(149): error: expected a ";"
  59.  
  60. /usr/include/c++/6.3.1/bits/exception_ptr.h(154): error: use of a local type to declare a function
  61.  
  62. /usr/include/c++/6.3.1/bits/exception_ptr.h(155): error: expected a ";"
  63.  
  64. /usr/include/c++/6.3.1/bits/exception_ptr.h(158): error: use of a local type to declare a function
  65.  
  66. /usr/include/c++/6.3.1/bits/exception_ptr.h(159): error: expected a ";"
  67.  
  68. /usr/include/c++/6.3.1/bits/exception_ptr.h(162): error: use of a local type to declare a function
  69.  
  70. /usr/include/c++/6.3.1/bits/exception_ptr.h(163): error: expected a ";"
  71.  
  72. /usr/include/c++/6.3.1/bits/exception_ptr.h(171): error: expected a ";"
  73.  
  74. /usr/include/c++/6.3.1/bits/exception_ptr.h(197): error: expected a ";"
  75.  
  76. /usr/include/c++/6.3.1/bits/move.h(47): error: expected a ";"
  77.  
  78. /usr/include/c++/6.3.1/type_traits(71): error: identifier "constexpr" is undefined
  79.  
  80. /usr/include/c++/6.3.1/type_traits(71): error: template parameter "_Tp" may not be redeclared in this scope
  81.  
  82. /usr/include/c++/6.3.1/type_traits(71): error: expected a ";"
  83.  
  84. /usr/include/c++/6.3.1/type_traits(72): error: member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
  85.  
  86. /usr/include/c++/6.3.1/type_traits(73): error: member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
  87.  
  88. /usr/include/c++/6.3.1/type_traits(74): error: identifier "constexpr" is undefined
  89.  
  90. /usr/include/c++/6.3.1/type_traits(79): error: identifier "constexpr" is undefined
  91.  
  92. /usr/include/c++/6.3.1/type_traits(79): error: "value_type" has already been declared in the current scope
  93.  
  94. /usr/include/c++/6.3.1/type_traits(79): error: expected a ";"
  95.  
  96. /usr/include/c++/6.3.1/type_traits(84): error: identifier "constexpr" is undefined
  97.  
  98. /usr/include/c++/6.3.1/type_traits(84): error: "_Tp" is not a function or static data member
  99.  
  100. /usr/include/c++/6.3.1/type_traits(93): error: expected a declaration
  101.  
  102. /usr/include/c++/6.3.1/type_traits(93): error: expected a ";"
  103.  
  104. /usr/include/c++/6.3.1/type_traits(126): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  105.  
  106. /usr/include/c++/6.3.1/type_traits(242): error: identifier "char16_t" is undefined
  107.  
  108. /usr/include/c++/6.3.1/type_traits(246): error: identifier "char32_t" is undefined
  109.  
  110. /usr/include/c++/6.3.1/type_traits(246): error: class "std::__is_integral_helper<<error-type>>" has already been defined
  111.  
  112. /usr/include/c++/6.3.1/type_traits(344): error: identifier "__float128" is undefined
  113.  
  114. /usr/include/c++/6.3.1/type_traits(460): error: expected a ">"
  115.  
  116. /usr/include/c++/6.3.1/type_traits(464): error: expected a ">"
  117.  
  118. /usr/include/c++/6.3.1/type_traits(472): error: expected a ">"
  119.  
  120. /usr/include/c++/6.3.1/type_traits(476): error: expected a ">"
  121.  
  122. /usr/include/c++/6.3.1/type_traits(484): error: expected a ">"
  123.  
  124. /usr/include/c++/6.3.1/type_traits(488): error: expected a ">"
  125.  
  126. /usr/include/c++/6.3.1/type_traits(496): error: expected a ">"
  127.  
  128. /usr/include/c++/6.3.1/type_traits(500): error: expected a ">"
  129.  
  130. /usr/include/c++/6.3.1/type_traits(508): error: expected a ">"
  131.  
  132. /usr/include/c++/6.3.1/type_traits(512): error: expected a ">"
  133.  
  134. /usr/include/c++/6.3.1/type_traits(520): error: expected a ">"
  135.  
  136. /usr/include/c++/6.3.1/type_traits(524): error: expected a ">"
  137.  
  138. /usr/include/c++/6.3.1/type_traits(532): error: expected a ">"
  139.  
  140. /usr/include/c++/6.3.1/type_traits(536): error: expected a ">"
  141.  
  142. /usr/include/c++/6.3.1/type_traits(544): error: expected a ">"
  143.  
  144. /usr/include/c++/6.3.1/type_traits(548): error: expected a ">"
  145.  
  146. /usr/include/c++/6.3.1/type_traits(558): error: namespace "std" has no member "nullptr_t"
  147.  
  148. /usr/include/c++/6.3.1/type_traits(579): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  149.  
  150. /usr/include/c++/6.3.1/type_traits(585): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  151.  
  152. /usr/include/c++/6.3.1/type_traits(592): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  153.  
  154. /usr/include/c++/6.3.1/type_traits(599): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  155.  
  156. /usr/include/c++/6.3.1/type_traits(609): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  157.  
  158. /usr/include/c++/6.3.1/type_traits(635): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  159.  
  160. /usr/include/c++/6.3.1/type_traits(745): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  161.  
  162. /usr/include/c++/6.3.1/type_traits(759): error: expected a ";"
  163.  
  164. /usr/include/c++/6.3.1/type_traits(774): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  165.  
  166. /usr/include/c++/6.3.1/type_traits(784): error: expected a ")"
  167.  
  168. /usr/include/c++/6.3.1/type_traits(795): error: an explicit template argument list is not allowed on this declaration
  169.  
  170. /usr/include/c++/6.3.1/type_traits(795): error: expected a type specifier
  171.  
  172. /usr/include/c++/6.3.1/type_traits(795): error: function returning function is not allowed
  173.  
  174. /usr/include/c++/6.3.1/type_traits(795): error: expected a ";"
  175.  
  176. /usr/include/c++/6.3.1/type_traits(801): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  177.  
  178. /usr/include/c++/6.3.1/type_traits(802): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  179.  
  180. /usr/include/c++/6.3.1/type_traits(832): error: identifier "noexcept" is undefined
  181.  
  182. /usr/include/c++/6.3.1/type_traits(832): error: function call is not allowed in a constant expression
  183.  
  184. /usr/include/c++/6.3.1/type_traits(832): error: function call is not allowed in a constant expression
  185.  
  186. /usr/include/c++/6.3.1/type_traits(832): error: this operator is not allowed in a template argument expression
  187.  
  188. /usr/include/c++/6.3.1/type_traits(843): error: an explicit template argument list is not allowed on this declaration
  189.  
  190. /usr/include/c++/6.3.1/type_traits(843): error: expected a type specifier
  191.  
  192. /usr/include/c++/6.3.1/type_traits(843): error: function returning function is not allowed
  193.  
  194. /usr/include/c++/6.3.1/type_traits(843): error: expected a ";"
  195.  
  196. /usr/include/c++/6.3.1/type_traits(849): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  197.  
  198. /usr/include/c++/6.3.1/type_traits(850): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
  199.  
  200. /usr/include/c++/6.3.1/type_traits(875): error: function returning function is not allowed
  201.  
  202. /usr/include/c++/6.3.1/type_traits(886): error: an explicit template argument list is not allowed on this declaration
  203.  
  204. Error limit reached.
  205. 100 errors detected in the compilation of "/tmp/tmpxft_00005bfc_00000000-7_kernel.cpp1.ii".
  206. Compilation terminated.
  207. CUDA kernel compilation failed, see console for details.
  208.  
  209. Refer to the Cycles GPU rendering documentation for possible solutions:
  210. http://www.blender.org/manual/render/cycles/gpu_rendering.html
  211.  
  212. Error: CUDA kernel compilation failed, see console for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement