CL Build Failure
#5
I have the same problem on my linux laptop with AMD GPU and CPU.

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?


Messages In This Thread
CL Build Failure - by lollo93 - 10-23-2016, 09:55 PM
RE: CL Build Failure - by atom - 10-25-2016, 11:03 AM
RE: CL Build Failure - by lollo93 - 10-25-2016, 09:17 PM
RE: CL Build Failure - by atom - 10-26-2016, 02:18 PM
RE: CL Build Failure - by superios - 02-01-2017, 09:47 PM
RE: CL Build Failure - by atom - 02-03-2017, 01:16 PM