> Testing hash type 600 with attack mode 3, markov enabled, single hash, Device-Type Gpu, vector-width 4. [ len 1 ] clBuildProgram(): CL_BUILD_PROGRAM_FAILURE :150:10: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u32x' (aka 'uint4') m[i] = swap32(pw[i * 2]); ^ ~~~~~~~~~~~~~~~~~ :152:10: error: can't convert between vector values of different size ('__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') and 'u32x' (aka 'uint4')) m[i] |= swap32(pw[i * 2 + 1]); ~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned lon* Device #1: Kernel /home/mlemay/dev/hashcat/OpenCL/m00600_a3.cl build failed - proceeding without this device. g') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ ! unhandled return code 255, cmdline : ./hashcat --quiet --force --potfile-disable --runtime 400 --gpu-temp-disable --weak-hash-threshold=0 --opencl-device-types 2 --opencl-vector-width 4 -a 3 -m 600 '$BLAKE2$c5faca15ac2f93578b39ef4b6bbb871bdedce4ddd584fd31f0bb66fade3947e6bb1353e562414ed50638a8829ff3daccac7ef4a50acee72a5384ba9aeb604fc9' ?d [ len 2 ] clBuildProgram(): CL_BUILD_PROGRAM_FAILURE :150:10: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u32x' (aka 'uint4') m[i] = swap32(pw[i * 2]); ^ ~~~~~~~~~~~~~~~~~ :152:10: error: can't convert between vector values of different size ('__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') and 'u32x' (aka 'uint4')) m[i] |= swap32(pw[i * 2 + 1]); ~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 0); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 1); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 2); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 3); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 4); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 5); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 6); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 7); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 8); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND( 9); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(10); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :80:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :81:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :82:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :83:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :84:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :85:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :86:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :69:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 32); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned lon* Device #1: Kernel /home/mlemay/dev/hashcat/OpenCL/m00600_a3.cl build failed - proceeding without this device. g') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :71:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 24); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :73:7: note: expanded from macro 'BLAKE2B_G' d = rotr64(d ^ a, 16); \ ^ ~~~~~~~~~~~~~~~~~ :187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4') BLAKE2B_ROUND(11); ^~~~~~~~~~~~~~~~~ :87:5: note: expanded from macro 'BLAKE2B_ROUND' BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :75:7: note: expanded from macro 'BLAKE2B_G' b = rotr64(b ^ c, 63); \ ^ ~~~~~~~~~~~~~~~~~ ! unhandled return code 255, cmdline : ./hashcat --quiet --force --potfile-disable --runtime 400 --gpu-temp-disable --weak-hash-threshold=0 --opencl-device-types 2 --opencl-vector-width 4 -a 3 -m 600 '$BLAKE2$2109cda3356f119906a1b857a7b3b17d49c8a06a42d12c1dd21fd64a2fe2d61e2720de69e05ad6aae68fd979e9d00b8bcfa85ec45493934c6bcb460ee8cdc193' ?d?d [ len 3 ]