I am trying to build Sage from the current master branch but it errors in installing ecm.
The ending part of the log is: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./x86_64 -I/home/dufferzafar/dev/sage/local/include -I/home/dufferzafar/dev/sage/local/include -march=native -g -O3 -fPIC -MT libecm_la-pp1.lo -MD -MP -MF .deps/libecm_la-pp1.Tpo -c pp1.c -o libecm_la-pp1.o mv -f .deps/libecm_la-pp1.Tpo .deps/libecm_la-pp1.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./x86_64 -I/home/dufferzafar/dev/sage/local/include -I/home/dufferzafar/dev/sage/local/include -march=native -g -O3 -fPIC -MT libecm_la-getprime.lo -MD -MP -MF .deps/libecm_la-getprime.Tpo -c -o libecm_la-getprime.lo `test -f 'getprime.c' || echo './'`getprime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./x86_64 -I/home/dufferzafar/dev/sage/local/include -I/home/dufferzafar/dev/sage/local/include -march=native -g -O3 -fPIC -MT libecm_la-getprime.lo -MD -MP -MF .deps/libecm_la-getprime.Tpo -c getprime.c -o libecm_la-getprime.o /tmp/ccp6Wox5.s: Assembler messages: /tmp/ccp6Wox5.s:137: Error: no such instruction: `vfmadd312sd offset(%rip),%xmm0,%xmm3' /tmp/ccp6Wox5.s:713: Error: no such instruction: `vfmadd312sd .LC12(%rip),%xmm0,%xmm2' make[5]: *** [libecm_la-getprime.lo] Error 1 make[5]: Leaving directory `/home/dufferzafar/dev/sage/local/var/tmp/sage/build/ecm-6.4.4/src' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/dufferzafar/dev/sage/local/var/tmp/sage/build/ecm-6.4.4/src' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/dufferzafar/dev/sage/local/var/tmp/sage/build/ecm-6.4.4/src' Error building GMP-ECM. I have also attached the complete log file. System Info: Linux version 3.5.0-57-generic (buildd@tipua) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #84~precise1-Ubuntu SMP -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
ecm-6.4.4.log
Description: Binary data
