I have the same problem on my linux laptop with AMD GPU and CPU.
With the beate the same error.
Can you help me?
Code:
~/Downloads/hashcat/hashcat-3.30# ./hashcat64.bin -a 0 -m 400 example400.hash example.dict
hashcat (v3.30) starting...
OpenCL Platform #1: Mesa
========================
* Device #1: AMD ARUBA (DRM 2.43.0, LLVM 3.8.0), 256/1024 MB allocatable, 4MCU
* Device #2: AMD TURKS (DRM 2.43.0, LLVM 3.8.0), 256/1024 MB allocatable, 6MCU
Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Slow-Hash-SIMD
Watchdog: Hardware Monitoring Interface not found on your system
Watchdog: Temperature abort trigger disabled
Watchdog: Temperature retain trigger disabled
Initializing device kernels and memory...clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
input.cl:20:1: error: OpenCL does not support the 'static' storage class specifier
input.cl:118:1: error: OpenCL does not support the 'static' storage class specifier
* Device #1: Kernel /root/Downloads/hashcat/hashcat-3.30/OpenCL/m00400.cl build failure. Proceeding without this device.
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
input.cl:20:1: error: OpenCL does not support the 'static' storage class specifier
input.cl:118:1: error: OpenCL does not support the 'static' storage class specifier
* Device #2: Kernel /root/Downloads/hashcat/hashcat-3.30/OpenCL/m00400.cl build failure. Proceeding without this device.
Started: Wed FebĀ 1 20:33:05 2017
Stopped: Wed FebĀ 1 20:33:09 2017
With the beate the same error.
Can you help me?