On Sunday, 27 April 2014 09:31:13 UTC-6, leif wrote: > > Tracking this further down... > > Would you mind retrying whether > > env CFLAGS="-O3 -march=native -mtune=native" ./sage -f -c ecm > > also works for you? > > It does not:
Now running GMP-ECM's test suite... Making check in x86_64 make[1]: Entering directory `/home/novoselt/sage/local/var/tmp/sage/build/ecm-6.4.4/src/x86_64' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/novoselt/sage/local/var/tmp/sage/build/ecm-6.4.4/src/x86_64' make[1]: Entering directory `/home/novoselt/sage/local/var/tmp/sage/build/ecm-6.4.4/src' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory `/home/novoselt/sage/local/var/tmp/sage/build/ecm-6.4.4/src' ./test.pp1 ./ecm GMP-ECM 6.4.4 [configured with MPIR 2.6.0, --enable-asm-redc] [P+1] Input number is 328006342451 (12 digits) Using B1=120, B2=8008, polynomial x^1, x0=5 Step 1 took 0ms Step 2 took 0ms ********** Factor found in step 2: 328006342451 Found input number N GMP-ECM 6.4.4 [configured with MPIR 2.6.0, --enable-asm-redc] [P+1] Input number is 328006342451 (12 digits) Using B1=120, B2=8008, polynomial x^1, x0=262405073961 Step 1 took 0ms Step 2 took 4ms ********** Factor found in step 2: 328006342451 Found input number N GMP-ECM 6.4.4 [configured with MPIR 2.6.0, --enable-asm-redc] [P+1] Input number is 2050449218179969792522461197 (28 digits) Using B1=20, B2=-1578-1248978, polynomial x^1, x0=6 Step 1 took 0ms ecm: pm1fs2.c:1863: poly_from_sets_V: Assertion `set->elem[i] == -set->elem[c - 1L - i]' failed. Aborted ############### ERROR ############### Expected return code 14 but got 134 make: *** [check] Error 1 Error: GMP-ECM's test suite failed. -- You received this message because you are subscribed to the Google Groups "sage-release" 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-release. For more options, visit https://groups.google.com/d/optout.
