[openssl-dev] [openssl.org #3813] Fwd: Error building openssl on SUSE

Andy Polyakov via RT rt at openssl.org
Mon May 25 14:26:15 UTC 2015


>>> ghash-x86_64.s:1383: Error: no such instruction: `vpclmulqdq
>>> $0,%xmm6,%xmm14,%xmm0'
>>
>> What does 'gcc -Wa,-v -c -o /dev/null -x assembler /dev/null' print on
>> your system?
>>
>>
>> $ gcc -Wa,-v -c -o /dev/null -x assembler /dev/null
> GNU assembler version 2.17.50.0.6-14.el5 (x86_64-redhat-linux) using
> BFD version 2.17.50.0.6-14.el5 20061020

Meaning that check for minimum of 2.19 around line 93 in
modes/asm/ghash-x86_64.pl has miserably failed. I can't reproduce the
problem by placing fake as on my PATH... It appears that you are on your
own here. Is it possible that .s file was generated on another system in
previous attempt to build? Can you confirm that problem actually
persists with fresh download?




More information about the openssl-dev mailing list