As I communicated a couple of weeks ago, I hit this same error on my desktop OS X 10.6.8 system. It's now happened consistently, even when I unload my system, with both Sage5.8 and 5.9rc1. So far, no luck installing sage on box.
On the other hand, 5.8 compiled fine on my laptop last week, another OS X 10.6.8 system with somewhat newer specs. I attributed it to the presence of Nicolas Thiery & Anne Schilling in the room during most of the compile, but perhaps there are some other places where I should be looking for differences in my systems to explain this? Tom On Monday, May 6, 2013 9:59:39 PM UTC-4, Kwankyu Lee wrote: > > Hi, > > I am experiencing consistent failure in building the latest Sage including > just released 5.9 at zn_poly. My system is MacPro Quad-Core Intel Xeon with > OS X 10.7.5 and latest Xcode (I think). Are there others experiencing the > same? > > Here is the log: > > Now running zn_poly's self-tuning program... > zn_poly tuning program > (use -v flag for verbose output) > > Calibrating cycle counter... ok (2.26e+09) > mpn smp kara: done > mpn mulmid fallback: done > KS1/2/4 mul: > ............................................................... > KS1/2/4 sqr: > ............................................................... > KS1/2/4 mulmid: > ............................................................... > nuss mul: > ............................................................... > nuss sqr: > ............................................................... > KS/FFT mul: > ............................................................... > KS/FFT sqr: > ............................................................... > KS/FFT mulmid: > ............................................................... > > Now building zn_poly with its tuning parameters... > gcc -O3 -g -fPIC -I/Users/Kwankyu/sage/sage-5.9/local/include > -I./include -DNDEBUG -o src/tuning.o -c src/tuning.c > ar -r libzn_poly.a src/array.o src/invert.o src/ks_support.o src/mulmid.o > src/mulmid_ks.o src/misc.o src/mpn_mulmid.o src/mul.o src/mul_fft.o > src/mul_fft_dft.o src/mul_ks.o src/nuss.o src/pack.o src/pmf.o > src/pmfvec_fft.o src/tuning.o src/zn_mod.o > ar: creating archive libzn_poly.a > ranlib libzn_poly.a > > Now building and running zn_poly's quick self-test... > gcc -g -O3 -g -fPIC -I/Users/Kwankyu/sage/sage-5.9/local/include > -I./include -DDEBUG -o src/array-DEBUG.o -c src/array.c > ... > test/test -quick all > mpn_smp_basecase()... ok > mpn_smp_kara()... ok > mpn_smp()... ok > mpn_mulmid()... ok > zn_array_recover_reduce()... ok > zn_array_pack()... ok > zn_array_unpack()... ok > zn_array_mul_KS1()... ok > zn_array_mul_KS2()... ok > zn_array_mul_KS3()... ok > zn_array_mul_KS4()... ok > zn_array_sqr_KS1()... ok > zn_array_sqr_KS2()... ok > zn_array_sqr_KS3()... ok > zn_array_sqr_KS4()... ok > zn_array_mulmid_KS1()... ok > zn_array_mulmid_KS2()... ok > zn_array_mulmid_KS3()... ok > zn_array_mulmid_KS4()... ok > nuss_mul()... FAIL! > > At least one test FAILED! > make[3]: *** [check] Error 1 > Error running zn_poly's quick test suite ('make check'). > > real 1m2.800s > user 1m0.384s > sys 0m1.477s > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.