Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- : no previous prototype for function 'SHA256_fresh'
- void SHA256_fresh(uint4*restrict state0,uint4*restrict state1, const uint4 block0, const uint4 block1, const uint4 block2, const uint4 block3)
- ^
- <program source>:577:6: warning: no previous prototype for function 'SHA256_fixed'
- void SHA256_fixed(uint4*restrict state0,uint4*restrict state1)
- ^
- <program source>:668:6: warning: no previous prototype for function 'shittify'
- void shittify(uint4 B[8])
- ^
- <program source>:678:10: error: no matching overload found for arguments of type 'unsigned int __attribute__((ext_vector_type(4))), unsigned int'
- B[i] = EndianSwap(tmp[i]);
- ^~~~~~~~~~~~~~~~~~
- <program source>:128:24: note: instantiated from:
- #define EndianSwap(n) (rotl(n & ES[0], 24U)|rotl(n & ES[1], 8U))
- ^
- <program source>:124:19: note: instantiated from:
- #define rotl(x,y) rotate(x,y)
- ^
- /System/Library/Frameworks/OpenCL.framework/Resources/cl_kernel.h:2250:29: note: instantiated from:
- #define rotate(X,Y) __CLFN_I2(X,Y,rotate)
- ^
- /System/Library/Frameworks/OpenCL.framework/Resources/cl_kernel.h:27:26: note: instantiated from:
- #define __CLFN_I2(x,y,R) __builtin_overload(2, x, y,\
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- <program source>:687:12: error: no matching overload found for arguments of type 'unsigned int __attribute__((ext_vector_type(4))), unsigned int'
- B[i+4] = EndianSwap(tmp[i]);
- ^~~~~~~~~~~~~~~~~~
- <program source>:128:24: note: instantiated from:
- #define EndianSwap(n) (rotl(n & ES[0], 24U)|rotl(n & ES[1], 8U))
- ^
- <program source>:124:19: note: instantiated from:
- #define rotl(x,y) rotate(x,y)
- ^
- /System/Library/Frameworks/OpenCL.framework/Resources/cl_kernel.h:2250:29: note: instantiated from:
- #define rotate(X,Y) __CLFN_I2(X,Y,rotate)
- ^
- /System/Library/Frameworks/OpenCL.framework/Resources/cl_kernel.h:27:26: note: instantiated from:
- #define __CLFN_I2(x,y,R) __builtin_overload(2, x, y,\
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- <program source>:690:6: warning: no previous prototype for function 'unshittify'
- void unshittify(uint4 B[8])
- ^
- <program source>:700:10: error: no matching overload found for arguments of type 'unsigned int __attribute__((ext_vector_type(4))), unsigned int'
- B[i] = EndianSwap(tmp[i]);
- ^~~~~~~~~~~~~~~~~~
- <program source>:128:24: note: instantiated from:
- #define EndianSwap(n) (rotl(n & ES[0], 24U)|rotl(n & ES[1], 8U))
- ^
- <program source>:124:19: note: instantiated from:
- #define rotl(x,y) rotate(x,y)
- ^
- /System/Library/Frameworks/OpenCL.framework/Resources/cl_kernel.h:2250:29: note: instantiated from:
- #define rotate(X,Y) __CLFN_I2(X,Y,rotate)
- ^
- /System/Library/Frameworks/OpenCL.framework/Resources/cl_kernel.h:27:26: note: instantiated from:
- #define __CLFN_I2(x,y,R) __builtin_overload(2, x, y,\
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- <program source>:709:12: error: no matching overload found for arguments of type 'unsigned int __attribute__((ext_vector_type(4))), unsigned int'
- B[i+4] = EndianSwap(tmp[i]);
- ^~~~~~~~~~~~~~~~~~
- <program source>:128:24: note: instantiated from:
- #define EndianSwap(n) (rotl(n & ES[0], 24U)|rotl(n & ES[1], 8U))
- ^
- <program source>:124:19: note: instantiated from:
- #define rotl(x,y) rotate(x,y)
- ^
- /System/Library/Frameworks/OpenCL.framework/Resources/cl_kernel.h:2250:29: note: instantiated from:
- #define rotate(X,Y) __CLFN_I2(X,Y,rotate)
- ^
- /System/Library/Frameworks
- [2014-02-02 15:09:53] Failed to init GPU thread 0, disabling device 0
- [2014-02-02 15:09:53] Restarting the GPU from the menu will not fix this.
- [2014-02-02 15:09:53] Try restarting BFGMiner.
- 5s: 0.0 avg: 0.0 u: 0.0 h/s | A:0 R:0+0(none) HW:0/none
- 5s: 0.0 avg: 0.0 u: 0.0 h/s | A:0 R:0+0(none) HW:0/none
- 5s: 0.0 avg: 0.0 u: 0.0 h/s | A:0 R:0+0(none) HW:0/none
Advertisement
Add Comment
Please, Sign In to add comment