Users-Mac:src User$ ../run/john --test --format=opencl --device=2
Device 2: AMD Radeon HD - FirePro D300 Compute Engine
Benchmarking: sha1crypt-opencl, (NetBSD) [UserKDF1-SHA1 OpenCL]... DONE
Speed for cost 1 (iteration count) of 64000 and 40000
Raw:	13710 c/s real, 3276K c/s virtual

Benchmarking: oldoffice-opencl, MS Office <= 2003 [MD5/SHA1 RC4 OpenCL]... FAILED (cmp_all(1))

Benchmarking: UserKDF2-HMAC-MD4-opencl [UserKDF2-MD4 OpenCL]... DONE
Speed for cost 1 (iterations) of 1000
Raw:	1959K c/s real, 104857K c/s virtual

Benchmarking: UserKDF2-HMAC-MD5-opencl [UserKDF2-MD5 OpenCL]... DONE
Speed for cost 1 (iterations) of 1000
Raw:	1323K c/s real, 104857K c/s virtual

Benchmarking: UserKDF2-HMAC-SHA1-opencl [UserKDF2-SHA1 OpenCL]... DONE
Speed for cost 1 (iterations) of 1000
Raw:	606113 c/s real, 104857K c/s virtual

Benchmarking: rar-opencl, RAR3 (length 5) [SHA1 OpenCL AES]... DONE
Raw:	3957 c/s real, 819200 c/s virtual

Benchmarking: RAR5-opencl [UserKDF2-SHA256 OpenCL]... DONE
Speed for cost 1 (iteration count) of 32768
Raw:	8634 c/s real, 6553K c/s virtual

Benchmarking: lotus5-opencl, Lotus Notes/Domino 5 [OpenCL]... DONE
Raw:	28031K c/s real, 56623K c/s virtual

Benchmarking: agilekeychain-opencl, 1Password Agile Keychain [UserKDF2-SHA1 OpenCL AES]... FAILED (cmp_all(1))

Benchmarking: bcrypt-opencl ("$2a$05", 32 iterations) [Blowfish OpenCL]... DONE
Speed for cost 1 (iteration count) of 32
Raw:	1812 c/s real, 204800 c/s virtual

Benchmarking: blockchain-opencl, blockchain My Wallet [UserKDF2-SHA1 OpenCL AES]... FAILED (cmp_all(1))

Benchmarking: md5crypt-opencl, crypt(3) $1$ [MD5 OpenCL]... DONE
Raw:	1046K c/s real, 21135K c/s virtual

Benchmarking: sha256crypt-opencl, crypt(3) $5$ (rounds=5000) [SHA256 OpenCL]... DONE
Speed for cost 1 (iteration count) of 5000
Raw:	14063 c/s real, 3276K c/s virtual

Building the kernel, this could take a while
Options used: -I ../run/kernels -cl-mad-enable -D__OS_X__ -D__GPU__ -DDEVICE_INFO=10 -DDEV_VER_MAJOR=1 -DDEV_VER_MINOR=2 -D_OPENCL_COMPILER 
Build log: <program source>:132:16: error: call to 'bitselect' is ambiguous
    w_vector = SWAP64_V(w_vector);
               ^~~~~~~~~~~~~~~~~~
/Users/User/Downloads/magnumripper-JohnTheRipper-eb76561/src/../run/kernels/opencl_sha512.h:32:26: note: expanded from macro 'SWAP64_V'
        #define SWAP64_V(n)     SWAP64(n)
                         ^~~~~~~~~
/Users/User/Downloads/magnumripper-JohnTheRipper-eb76561/src/../run/kernels/opencl_sha512.h:26:9: note: expanded from macro 'SWAP64'
                                    bitselect(rotate(n, 24UL),                      \
        ^~~~~~~~~
/System/Library/Frameworks/OpenCL.framework/Versions/A/lib/clang/3.2/include/cl_kernel.h:5254:22: note: candidate function
ulong16 __OVERLOAD__ bitselect( ulong16 x, ulong16 y, long16 m);
                     ^
/System/Library/Frameworks/OpenCL.framework/Versions/A/lib/clang/3.2/include/cl_kernel.h:5302:22: note: candidate function
ulong16 __OVERLOAD__ bitselect( ulong16 x, ulong16 y, ulong16 m);
                     ^

Error -11 building kernel $JOHN/kernels/cryptsha512_kernel_GPU.cl. DEVICE_INFO=10
OpenCL error (CL_BUILD_PROGRAM_FAILURE) in file (common-opencl.c) at line (976) - (clBuildProgram failed.)
Users-Mac:src User$