Advertisement
Guest User

Untitled

a guest
May 24th, 2014
576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.78 KB | None | 0 0
  1.  
  2. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44095: error: global
  3. variable must be declared in addrSpace constant
  4. KERNEL_TEX(uint, texture_uint, __prim_object)
  5. ^
  6.  
  7. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44095: error: expected
  8. a ";"
  9. KERNEL_TEX(uint, texture_uint, __prim_object)
  10. ^
  11.  
  12. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44096: warning: this
  13. declaration has no storage class or type specifier
  14. KERNEL_TEX(uint, texture_uint, __object_node)
  15. ^
  16.  
  17. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44096: error: global
  18. variable must be declared in addrSpace constant
  19. KERNEL_TEX(uint, texture_uint, __object_node)
  20. ^
  21.  
  22. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44096: error: expected
  23. a ";"
  24. KERNEL_TEX(uint, texture_uint, __object_node)
  25. ^
  26.  
  27. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44099: warning: this
  28. declaration has no storage class or type specifier
  29. KERNEL_TEX(float4, texture_float4, __objects)
  30. ^
  31.  
  32. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44099: error: global
  33. variable must be declared in addrSpace constant
  34. KERNEL_TEX(float4, texture_float4, __objects)
  35. ^
  36.  
  37. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44099: error: expected
  38. a ";"
  39. KERNEL_TEX(float4, texture_float4, __objects)
  40. ^
  41.  
  42. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44100: warning: this
  43. declaration has no storage class or type specifier
  44. KERNEL_TEX(float4, texture_float4, __objects_vector)
  45. ^
  46.  
  47. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44100: error: global
  48. variable must be declared in addrSpace constant
  49. KERNEL_TEX(float4, texture_float4, __objects_vector)
  50. ^
  51.  
  52. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44100: error: expected
  53. a ";"
  54. KERNEL_TEX(float4, texture_float4, __objects_vector)
  55. ^
  56.  
  57. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44103: warning: this
  58. declaration has no storage class or type specifier
  59. KERNEL_TEX(float4, texture_float4, __tri_normal)
  60. ^
  61.  
  62. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44103: error: global
  63. variable must be declared in addrSpace constant
  64. KERNEL_TEX(float4, texture_float4, __tri_normal)
  65. ^
  66.  
  67. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44103: error: expected
  68. a ";"
  69. KERNEL_TEX(float4, texture_float4, __tri_normal)
  70. ^
  71.  
  72. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44104: warning: this
  73. declaration has no storage class or type specifier
  74. KERNEL_TEX(float4, texture_float4, __tri_vnormal)
  75. ^
  76.  
  77. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44104: error: global
  78. variable must be declared in addrSpace constant
  79. KERNEL_TEX(float4, texture_float4, __tri_vnormal)
  80. ^
  81.  
  82. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44104: error: expected
  83. a ";"
  84. KERNEL_TEX(float4, texture_float4, __tri_vnormal)
  85. ^
  86.  
  87. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44105: warning: this
  88. declaration has no storage class or type specifier
  89. KERNEL_TEX(float4, texture_float4, __tri_vindex)
  90. ^
  91.  
  92. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44105: error: global
  93. variable must be declared in addrSpace constant
  94. KERNEL_TEX(float4, texture_float4, __tri_vindex)
  95. ^
  96.  
  97. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44105: error: expected
  98. a ";"
  99. KERNEL_TEX(float4, texture_float4, __tri_vindex)
  100. ^
  101.  
  102. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44106: warning: this
  103. declaration has no storage class or type specifier
  104. KERNEL_TEX(float4, texture_float4, __tri_verts)
  105. ^
  106.  
  107. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44106: error: global
  108. variable must be declared in addrSpace constant
  109. KERNEL_TEX(float4, texture_float4, __tri_verts)
  110. ^
  111.  
  112. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44106: error: expected
  113. a ";"
  114. KERNEL_TEX(float4, texture_float4, __tri_verts)
  115. ^
  116.  
  117. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44109: warning: this
  118. declaration has no storage class or type specifier
  119. KERNEL_TEX(float4, texture_float4, __curves)
  120. ^
  121.  
  122. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44109: error: global
  123. variable must be declared in addrSpace constant
  124. KERNEL_TEX(float4, texture_float4, __curves)
  125. ^
  126.  
  127. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44109: error: expected
  128. a ";"
  129. KERNEL_TEX(float4, texture_float4, __curves)
  130. ^
  131.  
  132. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44110: warning: this
  133. declaration has no storage class or type specifier
  134. KERNEL_TEX(float4, texture_float4, __curve_keys)
  135. ^
  136.  
  137. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44110: error: global
  138. variable must be declared in addrSpace constant
  139. KERNEL_TEX(float4, texture_float4, __curve_keys)
  140. ^
  141.  
  142. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44110: error: expected
  143. a ";"
  144. KERNEL_TEX(float4, texture_float4, __curve_keys)
  145. ^
  146.  
  147. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44113: warning: this
  148. declaration has no storage class or type specifier
  149. KERNEL_TEX(uint4, texture_uint4, __attributes_map)
  150. ^
  151.  
  152. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44113: error: global
  153. variable must be declared in addrSpace constant
  154. KERNEL_TEX(uint4, texture_uint4, __attributes_map)
  155. ^
  156.  
  157. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44113: error: expected
  158. a ";"
  159. KERNEL_TEX(uint4, texture_uint4, __attributes_map)
  160. ^
  161.  
  162. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44114: warning: this
  163. declaration has no storage class or type specifier
  164. KERNEL_TEX(float, texture_float, __attributes_float)
  165. ^
  166.  
  167. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44114: error: global
  168. variable must be declared in addrSpace constant
  169. KERNEL_TEX(float, texture_float, __attributes_float)
  170. ^
  171.  
  172. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44114: error: expected
  173. a ";"
  174. KERNEL_TEX(float, texture_float, __attributes_float)
  175. ^
  176.  
  177. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44115: warning: this
  178. declaration has no storage class or type specifier
  179. KERNEL_TEX(float4, texture_float4, __attributes_float3)
  180. ^
  181.  
  182. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44115: error: global
  183. variable must be declared in addrSpace constant
  184. KERNEL_TEX(float4, texture_float4, __attributes_float3)
  185. ^
  186.  
  187. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44115: error: expected
  188. a ";"
  189. KERNEL_TEX(float4, texture_float4, __attributes_float3)
  190. ^
  191.  
  192. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44118: warning: this
  193. declaration has no storage class or type specifier
  194. KERNEL_TEX(float4, texture_float4, __light_distribution)
  195. ^
  196.  
  197. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44118: error: global
  198. variable must be declared in addrSpace constant
  199. KERNEL_TEX(float4, texture_float4, __light_distribution)
  200. ^
  201.  
  202. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44118: error: expected
  203. a ";"
  204. KERNEL_TEX(float4, texture_float4, __light_distribution)
  205. ^
  206.  
  207. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44119: warning: this
  208. declaration has no storage class or type specifier
  209. KERNEL_TEX(float4, texture_float4, __light_data)
  210. ^
  211.  
  212. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44119: error: global
  213. variable must be declared in addrSpace constant
  214. KERNEL_TEX(float4, texture_float4, __light_data)
  215. ^
  216.  
  217. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44119: error: expected
  218. a ";"
  219. KERNEL_TEX(float4, texture_float4, __light_data)
  220. ^
  221.  
  222. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44120: warning: this
  223. declaration has no storage class or type specifier
  224. KERNEL_TEX(float2, texture_float2, __light_background_marginal_cdf)
  225. ^
  226.  
  227. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44120: error: global
  228. variable must be declared in addrSpace constant
  229. KERNEL_TEX(float2, texture_float2, __light_background_marginal_cdf)
  230. ^
  231.  
  232. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44120: error: expected
  233. a ";"
  234. KERNEL_TEX(float2, texture_float2, __light_background_marginal_cdf)
  235. ^
  236.  
  237. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44121: warning: this
  238. declaration has no storage class or type specifier
  239. KERNEL_TEX(float2, texture_float2, __light_background_conditional_cdf)
  240. ^
  241.  
  242. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44121: error: global
  243. variable must be declared in addrSpace constant
  244. KERNEL_TEX(float2, texture_float2, __light_background_conditional_cdf)
  245. ^
  246.  
  247. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44121: error: expected
  248. a ";"
  249. KERNEL_TEX(float2, texture_float2, __light_background_conditional_cdf)
  250. ^
  251.  
  252. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44124: warning: this
  253. declaration has no storage class or type specifier
  254. KERNEL_TEX(float4, texture_float4, __particles)
  255. ^
  256.  
  257. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44124: error: global
  258. variable must be declared in addrSpace constant
  259. KERNEL_TEX(float4, texture_float4, __particles)
  260. ^
  261.  
  262. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44124: error: expected
  263. a ";"
  264. KERNEL_TEX(float4, texture_float4, __particles)
  265. ^
  266.  
  267. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44127: warning: this
  268. declaration has no storage class or type specifier
  269. KERNEL_TEX(uint4, texture_uint4, __svm_nodes)
  270. ^
  271.  
  272. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44127: error: global
  273. variable must be declared in addrSpace constant
  274. KERNEL_TEX(uint4, texture_uint4, __svm_nodes)
  275. ^
  276.  
  277. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44127: error: expected
  278. a ";"
  279. KERNEL_TEX(uint4, texture_uint4, __svm_nodes)
  280. ^
  281.  
  282. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44128: warning: this
  283. declaration has no storage class or type specifier
  284. KERNEL_TEX(uint, texture_uint, __shader_flag)
  285. ^
  286.  
  287. "C:\Users\Kevin\AppData\Local\Temp\OCL10752T5.cl", line 44128: error: global
  288. variable must be declared in addrSpace constant
  289. KERNEL_TEX(uint, texture_uint, __shader_flag)
  290. ^
  291.  
  292. Error limit reached.
  293. 100 errors detected in the compilation of "C:\Users\Kevin\AppData\Local\Temp\OCL
  294. 10752T5.cl".
  295. Compilation terminated.
  296.  
  297. Frontend phase failed compilation.
  298.  
  299. OpenCL build failed: errors in console
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement