Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CL_BUILD_PROGRAM_FAILURE on Intel - beta 15 #344

Closed
neheb opened this issue May 17, 2016 · 1 comment
Closed

CL_BUILD_PROGRAM_FAILURE on Intel - beta 15 #344

neheb opened this issue May 17, 2016 · 1 comment

Comments

@neheb
Copy link
Contributor

neheb commented May 17, 2016

Some log:

C:\Users\mangix\Downloads\hashcat-3.00>hashcat64 -b --opencl-device-types=1
hashcat (v3.00-beta-32-gde2074d) starting in benchmark-mode...

Device #1: GeForce GTX 750 Ti, skipped
Device #2: Intel(R) Pentium(R) CPU G3258 @ 3.20GHz, 2027/8110 MB allocatable, 3200Mhz, 2MCU

1 error generated.

ERROR: clBuildProgram() : -11 : CL_BUILD_PROGRAM_FAILURE

=== Build Options : -cl-std=CL1.1 -I"C:\Users\mangix\Downloads\hashcat-3.00/" -DVENDOR_ID=8 -DCUDA_ARCH=0 -DVECT_SIZE=4 -DDEVICE_TYPE=2 -DKERN_TYPE=900 -D_unroll -cl-opt-disable ===

=== Build Log (start) ===
Compilation started
In file included from 1:19:
./OpenCL/types_ocl.c:604:10: error: requested shift is a vector of type 'const u32x' (aka 'const uint4') but the first operand is not a vector ('int')
./OpenCL/types_ocl.c:602:39: note: expanded from macro 'BFE'
./OpenCL/types_ocl.c:601:24: note: expanded from macro 'BIT_MASK'
./OpenCL/types_ocl.c:600:26: note: expanded from macro 'BIT'
Compilation failed

=== Build Log (end) ===
Device #2: Kernel C:\Users\mangix\Downloads\hashcat-3.00/OpenCL/m00900_a3.cl build failure. Proceed without this device.
Hashtype: MD4

1 error generated.

ERROR: clBuildProgram() : -11 : CL_BUILD_PROGRAM_FAILURE

=== Build Options : -cl-std=CL1.1 -I"C:\Users\mangix\Downloads\hashcat-3.00/" -DVENDOR_ID=8 -DCUDA_ARCH=0 -DVECT_SIZE=4 -DDEVICE_TYPE=2 -DKERN_TYPE=0 -D_unroll -cl-opt-disable ===

=== Build Log (start) ===
Compilation started
In file included from 2:19:
./OpenCL/types_ocl.c:604:10: error: requested shift is a vector of type 'const u32x' (aka 'const uint4') but the first operand is not a vector ('int')
./OpenCL/types_ocl.c:602:39: note: expanded from macro 'BFE'
./OpenCL/types_ocl.c:601:24: note: expanded from macro 'BIT_MASK'
./OpenCL/types_ocl.c:600:26: note: expanded from macro 'BIT'
Compilation failed

=== Build Log (end) ===
Device #2: Kernel C:\Users\mangix\Downloads\hashcat-3.00/OpenCL/m00000_a3.cl build failure. Proceed without this device.
Hashtype: MD5

Started: Tue May 17 16:19:00 2016
Stopped: Tue May 17 16:19:03 2016

C:\Users\mangix\Downloads\hashcat-3.00>

jsteube added a commit that referenced this issue May 18, 2016
@jsteube
Copy link
Member

jsteube commented May 18, 2016

Should be fixed, thanks for report

@jsteube jsteube closed this as completed May 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants