python 2.7a1 fail to compile in centos 6.5

Bug #1323797 reported by lazaro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python-Crypto
New
Undecided
Unassigned

Bug Description

Platform

Centos 6.5 64 bits
Kernel 2.6.32-431.17.1.el6.x86_64

pycrypto-2.7a1.tar.gz

Error:

gcc -std=gnu99 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -g -O2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.6 -c src/AESNI.c -o build/temp.linux-x86_64-2.6/src/AESNI.o -maes
In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/wmmintrin.h:31,
                 from src/AESNI.c:26:
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/emmintrin.h: In function ‘aes128_keyexpand’:
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/emmintrin.h:1380: error: the last argument must be an 8-bit immediate
error: command 'gcc' failed with exit status 1

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.