Hi there, I Thanks for the suggestion, get an assembler error, archtecture mis match see attached log
I'm off for a few days as of this eveing, but I would be grateful for any ideas Regards, Maria On Thursday, 18 January 2018 10:56:01 UTC, François Bissey wrote: > > Actually given the error it may be a good idea to try gmp instead of mpir > to start with. gmp may have better support for sparc than mpir. > So before starting the build you should do > ./configure —with-mp=amp > and then make as you usually do. > > François > > > On 18/01/2018, at 23:49, 'Maria MacCallum' via sage-devel < > sage-...@googlegroups.com <javascript:>> wrote: > > > > > > Could you help me debug the errors? > > > > Last successfull install of sage that I know here is 6.2 > > > > > > > > > > On Thursday, 18 January 2018 09:49:19 UTC, Jeroen Demeyer wrote: > > On 2018-01-17 12:00, 'Maria MacCallum' via sage-devel wrote: > > > Trying to run make. > > > > > > Sparc processor, solaris 11.3 > > > > Unfortunately, we don't have any Solaris testing machines. So unless you > > make such a machine available for testing, I'm afraid that it might be > > difficult to fix Sage on Solaris SPARC. > > > > > > -- > > 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+...@googlegroups.com <javascript:>. > > To post to this group, send email to sage-...@googlegroups.com > <javascript:>. > > Visit this group at https://groups.google.com/group/sage-devel. > > For more options, visit https://groups.google.com/d/optout. > > -- 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 https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
Found local metadata for gmp-6.1.2 Attempting to download package gmp-6.1.2.tar.bz2 from mirrors Downloading the Sage mirror list Searching fastest mirror 170ms: http://files.sagemath.org/ 319ms: http://ftp.iitm.ac.in/sage/ 781ms: http://ftp.kaist.ac.kr/sage/ 456ms: http://ftp.leg.uct.ac.za/pub/packages/sage/ 172ms: http://ftp.ntua.gr/pub/sagemath/ 362ms: http://ftp.riken.jp/sagemath/ 972ms: http://ftp.tsukuba.wide.ad.jp/software/sage/ 573ms: http://ftp.yz.yamagata-u.ac.jp/pub/math/sage/ 671ms: http://linorg.usp.br/sage/ 601ms: http://mirror.aarnet.edu.au/pub/sage/ 1104ms: http://mirror.hust.edu.cn/sagemath/ 103ms: http://mirror.switch.ch/mirror/sagemath/ 218ms: http://mirror.ufs.ac.za/sagemath/ 41ms: http://mirror.yandex.ru/mirrors/sage.math.washington.edu/ 123ms: http://mirrors.mit.edu/sage/ 1151ms: http://mirrors.tuna.tsinghua.edu.cn/sagemath/ 2256ms: http://mirrors.ustc.edu.cn/sagemath/ 293ms: http://mirrors.xmission.com/sage/ 168ms: http://sage.mirror.garr.it/mirrors/sage/ 1647ms: http://sagemath.c3sl.ufpr.br/ 634ms: http://sagemath.mirror.ac.za/ WARNING [mirror_list|_rank_mirrors:136]: timed out: http://sagemath.polytechnic.edu.na/ 27ms: http://www-ftp.lip6.fr/pub/math/sagemath/ 302ms: http://www.cecm.sfu.ca/sage/ 36ms: http://www.mirrorservice.org/sites/www.sagemath.org/ 85ms: https://mirror.koddos.net/sagemath/ 174ms: https://mirrors.sorengard.com/sage/ 104ms: https://mirrors.up.pt/pub/sage/ Fastest mirror: http://www-ftp.lip6.fr/pub/math/sagemath/ http://www-ftp.lip6.fr/pub/math/sagemath/spkg/upstream/gmp/gmp-6.1.2.tar.bz2 [......................................................................] gmp-6.1.2 ==================================================== Setting up build directory for gmp-6.1.2 Finished extraction No patch files found in ../patches **************************************************** Host system: SunOS xenos-testzone 5.11 11.3 sun4v sparc sun4v Solaris **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/5/lib/gcc/sparcv9-sun-solaris2.11/5.4.0/lto-wrapper Target: sparcv9-sun-solaris2.11 Configured with: /builds/ul11u3sru-gate/components/gcc5/gcc-5.4.0/configure CC='/usr/gcc/4.7/bin/gcc -m64' CXX='/usr/gcc/4.7/bin/g++ -m64' --prefix=/usr/gcc/5 --mandir=/usr/gcc/5/share/man --bindir=/usr/gcc/5/bin --libdir=/usr/gcc/5/lib --sbindir=/usr/gcc/5/sbin --infodir=/usr/gcc/5/share/info --libexecdir=/usr/gcc/5/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include/gmp --with-mpfr-include=/usr/include/mpfr --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as 'BOOT_CFLAGS=-g -O2' sparcv9-sun-solaris2.11 Thread model: posix gcc version 5.4.0 (GCC) **************************************************** Building a 32-bit version of GMP. Building GMP with the C++ interface and (also) static libraries. Checking what CFLAGS GMP would use if they were empty... Settings chosen by GMP when configuring with CFLAGS unset: CC: gcc CFLAGS: -m32 -O2 -pedantic -mcpu=v7 Settings added by Sage to build GMP, taking into account SAGE_DEBUG etc.: CFLAGS: -g LDFLAGS: ABI: 32 Settings from the "global" environment: CC: gcc CFLAGS: LDFLAGS: -L/package/sage-8.1/lib -Wl,-rpath,/package/sage-8.1/lib ABI: (CPP, CPPFLAGS, CXX and CXXFLAGS are listed below; these don't get modified.) Finally using the following settings: CC=gcc CFLAGS=-m32 -O2 -pedantic -mcpu=v7 -g CPP= CPPFLAGS= CXX=g++ CXXFLAGS= LDFLAGS= -L/package/sage-8.1/lib -Wl,-rpath,/package/sage-8.1/lib ABI=32 (These settings may still get overridden by 'configure' or Makefiles.) Configuring GMP with the following options: --prefix="/package/sage-8.1" --libdir="/package/sage-8.1/lib" --enable-cxx --enable-static --enable-shared You can set GMP_CONFIGURE to pass additional parameters. checking build system type... ultrasparc-sun-solaris2.11 checking host system type... ultrasparc-sun-solaris2.11 checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=32 checking compiler gcc -m32 -O2 -pedantic -mcpu=v7 -g ... yes checking compiler gcc -m32 -O2 -pedantic -mcpu=v7 -g has sizeof(long)==4... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking build system compiler gcc... yes checking for build system preprocessor... gcc -E checking for build system executable suffix... checking whether build system compiler is ANSI... yes checking for build system compiler math library... -lm checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking C++ compiler g++ -m32 -O2 -pedantic -mcpu=v7 -g ... yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E using ABI="32" CC="gcc" CFLAGS="-m32 -O2 -pedantic -mcpu=v7 -g " CPPFLAGS="" CXX="g++" CXXFLAGS="-m32 -O2 -pedantic -mcpu=v7 -g " MPN_PATH=" sparc32/v9 sparc32/v8 sparc32 generic" checking whether assembler supports --noexecstack option... no checking for ar... ar checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert ultrasparc-sun-solaris2.11 file names to ultrasparc-sun-solaris2.11 format... func_convert_file_noop checking how to convert ultrasparc-sun-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking invent.h usability... no checking invent.h presence... no checking for invent.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking sys/iograph.h usability... no checking sys/iograph.h presence... no checking for sys/iograph.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/processor.h usability... yes checking sys/processor.h presence... yes checking for sys/processor.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking sys/syssgi.h usability... no checking sys/syssgi.h presence... no checking for sys/syssgi.h... no checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/sysctl.h... no checking for machine/hal_sysinfo.h... no checking whether fgetc is declared... yes checking whether fscanf is declared... yes checking whether optarg is declared... yes checking whether ungetc is declared... yes checking whether vfprintf is declared... yes checking whether sys_errlist is declared... no checking whether sys_nerr is declared... no checking return type of signal handlers... void checking for intmax_t... yes checking for long double... yes checking for long long... yes checking for ptrdiff_t... yes checking for quad_t... yes checking for uint_least32_t... yes checking for intptr_t... yes checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether gcc __attribute__ ((const)) works... yes checking whether gcc __attribute__ ((malloc)) works... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking whether gcc __attribute__ ((noreturn)) works... yes checking whether gcc hidden aliases work... yes checking for inline... inline checking for cos in -lm... yes checking for working alloca.h... yes checking for alloca (via gmp-impl.h)... yes checking how to allocate temporary memory... alloca checking whether byte ordering is bigendian... yes checking format of `double' floating point... IEEE big endian checking for alarm... yes checking for attr_get... no checking for clock... yes checking for cputime... no checking for getpagesize... yes checking for getrusage... yes checking for gettimeofday... yes checking for getsysinfo... no checking for localeconv... yes checking for memset... yes checking for mmap... yes checking for mprotect... yes checking for nl_langinfo... yes checking for obstack_vprintf... no checking for popen... yes checking for processor_info... yes checking for pstat_getprocessor... no checking for raise... yes checking for read_real_time... no checking for sigaction... yes checking for sigaltstack... yes checking for sigstack... yes checking for syssgi... no checking for strchr... yes checking for strerror... yes checking for strnlen... yes checking for strtol... yes checking for strtoul... yes checking for sysconf... yes checking for sysctl... no checking for sysctlbyname... no checking for times... yes checking for library containing clock_gettime... none required checking for vsnprintf... yes checking whether vsnprintf works... yes checking whether sscanf needs writable input... no checking for struct pst_processor.psp_iticksperclktick... no checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking for std::locale... yes checking for suitable m4... m4 checking if m4wrap produces spurious output... no checking how to switch to text section... .text checking how to switch to data section... .data checking for assembler label suffix... : checking for assembler global directive... .globl checking for assembler global directive attribute... checking if globals are prefixed by underscore... no checking how to switch to read-only data section... .section ".rodata" checking for assembler .type directive... .type $1,@$2 checking for assembler .size directive... .size $1,$2 checking for assembler local label prefix... .L checking for assembler byte directive... .byte checking how to define a 32-bit word... .long checking if .align assembly directive is logarithmic... no checking if the assembler accepts gotdata relocations... yes checking if the assembler can support shared PIC thunks... yes checking size of void *... 4 checking size of unsigned short... 2 checking size of unsigned... 4 checking size of unsigned long... 4 checking size of mp_limb_t... 4 checking for stack_t... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline detected... yes checking for bison... no checking for byacc... no checking for flex... no checking for lex... lex checking lex output file root... lex.yy checking lex library... -ll checking whether yytext is a pointer... no checking for ranlib... (cached) ranlib creating config.m4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating demos/pexpr-config.h config.status: creating demos/calc/calc-config.h config.status: creating Makefile config.status: creating mpf/Makefile config.status: creating mpn/Makefile config.status: creating mpq/Makefile config.status: creating mpz/Makefile config.status: creating printf/Makefile config.status: creating scanf/Makefile config.status: creating rand/Makefile config.status: creating cxx/Makefile config.status: creating tests/Makefile config.status: creating tests/devel/Makefile config.status: creating tests/mpf/Makefile config.status: creating tests/mpn/Makefile config.status: creating tests/mpq/Makefile config.status: creating tests/mpz/Makefile config.status: creating tests/rand/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/cxx/Makefile config.status: creating doc/Makefile config.status: creating tune/Makefile config.status: creating demos/Makefile config.status: creating demos/calc/Makefile config.status: creating demos/expr/Makefile config.status: creating gmp.h config.status: creating config.h config.status: config.h is unchanged config.status: linking mpn/generic/add.c to mpn/add.c config.status: linking mpn/generic/add_1.c to mpn/add_1.c config.status: linking mpn/sparc32/v9/add_n.asm to mpn/add_n.asm config.status: linking mpn/generic/sub.c to mpn/sub.c config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c config.status: linking mpn/sparc32/v9/sub_n.asm to mpn/sub_n.asm config.status: linking mpn/generic/cnd_add_n.c to mpn/cnd_add_n.c config.status: linking mpn/generic/cnd_sub_n.c to mpn/cnd_sub_n.c config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c config.status: linking mpn/generic/neg.c to mpn/neg.c config.status: linking mpn/generic/com.c to mpn/com.c config.status: linking mpn/sparc32/v9/mul_1.asm to mpn/mul_1.asm config.status: linking mpn/sparc32/v9/addmul_1.asm to mpn/addmul_1.asm config.status: linking mpn/sparc32/v9/submul_1.asm to mpn/submul_1.asm config.status: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c config.status: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c config.status: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c config.status: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c config.status: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c config.status: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c config.status: linking mpn/sparc32/lshift.asm to mpn/lshift.asm config.status: linking mpn/sparc32/rshift.asm to mpn/rshift.asm config.status: linking mpn/generic/dive_1.c to mpn/dive_1.c config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c config.status: linking mpn/generic/divis.c to mpn/divis.c config.status: linking mpn/generic/divrem.c to mpn/divrem.c config.status: linking mpn/generic/divrem_1.c to mpn/divrem_1.c config.status: linking mpn/generic/divrem_2.c to mpn/divrem_2.c config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c config.status: linking mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c config.status: linking mpn/generic/mode1o.c to mpn/mode1o.c config.status: linking mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c config.status: linking mpn/generic/dump.c to mpn/dump.c config.status: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c config.status: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c config.status: linking mpn/generic/mod_1_4.c to mpn/mod_1_4.c config.status: linking mpn/generic/lshiftc.c to mpn/lshiftc.c config.status: linking mpn/generic/mul.c to mpn/mul.c config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c config.status: linking mpn/generic/sqr.c to mpn/sqr.c config.status: linking mpn/generic/mul_basecase.c to mpn/mul_basecase.c config.status: linking mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c config.status: linking mpn/generic/random.c to mpn/random.c config.status: linking mpn/generic/random2.c to mpn/random2.c config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c config.status: linking mpn/generic/get_str.c to mpn/get_str.c config.status: linking mpn/generic/set_str.c to mpn/set_str.c config.status: linking mpn/generic/scan0.c to mpn/scan0.c config.status: linking mpn/generic/scan1.c to mpn/scan1.c config.status: linking mpn/generic/popham.c to mpn/popcount.c config.status: linking mpn/generic/popham.c to mpn/hamdist.c config.status: linking mpn/generic/cmp.c to mpn/cmp.c config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c config.status: linking mpn/generic/gcd.c to mpn/gcd.c config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c config.status: linking mpn/generic/div_q.c to mpn/div_q.c config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c config.status: linking mpn/generic/get_d.c to mpn/get_d.c config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c config.status: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c config.status: linking mpn/generic/invert.c to mpn/invert.c config.status: linking mpn/generic/binvert.c to mpn/binvert.c config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c config.status: linking mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c config.status: linking mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c config.status: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c config.status: linking mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c config.status: linking mpn/generic/broot.c to mpn/broot.c config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c config.status: linking mpn/generic/divexact.c to mpn/divexact.c config.status: linking mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c config.status: linking mpn/generic/redc_1.c to mpn/redc_1.c config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c config.status: linking mpn/generic/powm.c to mpn/powm.c config.status: linking mpn/generic/powlo.c to mpn/powlo.c config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c config.status: linking mpn/generic/remove.c to mpn/remove.c config.status: linking mpn/generic/logops_n.c to mpn/and_n.c config.status: linking mpn/generic/logops_n.c to mpn/andn_n.c config.status: linking mpn/generic/logops_n.c to mpn/nand_n.c config.status: linking mpn/generic/logops_n.c to mpn/ior_n.c config.status: linking mpn/generic/logops_n.c to mpn/iorn_n.c config.status: linking mpn/generic/logops_n.c to mpn/nior_n.c config.status: linking mpn/generic/logops_n.c to mpn/xor_n.c config.status: linking mpn/generic/logops_n.c to mpn/xnor_n.c config.status: linking mpn/generic/copyi.c to mpn/copyi.c config.status: linking mpn/generic/copyd.c to mpn/copyd.c config.status: linking mpn/generic/zero.c to mpn/zero.c config.status: linking mpn/generic/sec_tabselect.c to mpn/sec_tabselect.c config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c config.status: linking mpn/sparc32/v8/umul.asm to mpn/umul.asm config.status: linking mpn/sparc32/v9/udiv.asm to mpn/udiv.asm config.status: linking mpn/sparc32/v9/sqr_diagonal.asm to mpn/sqr_diagonal.asm config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c config.status: linking mpn/sparc32/v9/gmp-mparam.h to gmp-mparam.h config.status: executing libtool commands configure: summary of build options: Version: GNU MP 6.1.2 Host type: ultrasparc-sun-solaris2.11 ABI: 32 Install prefix: /package/sage-8.1 Compiler: gcc Static libraries: yes Shared libraries: yes Now building GMP... make[4]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src' gcc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac ./gen-fac 32 0 >fac_table.h || (rm -f fac_table.h; exit 1) gcc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib ./gen-fib header 32 0 >fib_table.h || (rm -f fib_table.h; exit 1) ./gen-fib table 32 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1) gcc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm ./gen-bases header 32 0 >mp_bases.h || (rm -f mp_bases.h; exit 1) ./gen-bases table 32 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) gcc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm ./gen-trialdivtab 32 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) gcc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1) gcc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm ./gen-psqr 32 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) make all-recursive make[5]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src' Making all in tests make[6]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests' Making all in . make[7]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests' Making all in devel make[7]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/devel' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/devel' Making all in mpn make[7]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/mpn' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/mpn' Making all in mpz make[7]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/mpz' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/mpz' Making all in mpq make[7]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/mpq' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/mpq' Making all in mpf make[7]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/mpf' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/mpf' Making all in rand make[7]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/rand' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/rand' Making all in misc make[7]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/misc' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/misc' Making all in cxx make[7]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/cxx' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests/cxx' make[6]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/tests' Making all in mpn make[6]: Entering directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/mpn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -m32 -O2 -pedantic -mcpu=v7 -g -c -o fib_table.lo fib_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -m32 -O2 -pedantic -mcpu=v7 -g -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -m32 -O2 -pedantic -mcpu=v7 -g -c fib_table.c -o fib_table.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -m32 -O2 -pedantic -mcpu=v7 -g -c -o mp_bases.lo mp_bases.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -m32 -O2 -pedantic -mcpu=v7 -g -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -m32 -O2 -pedantic -mcpu=v7 -g -c mp_bases.c -o mp_bases.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -m32 -O2 -pedantic -mcpu=v7 -g -c -o add.lo add.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -m32 -O2 -pedantic -mcpu=v7 -g -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -m32 -O2 -pedantic -mcpu=v7 -g -c add.c -o add.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -m32 -O2 -pedantic -mcpu=v7 -g -c -o add_1.lo add_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -m32 -O2 -pedantic -mcpu=v7 -g -c add_1.c -fPIC -DPIC -o .libs/add_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -m32 -O2 -pedantic -mcpu=v7 -g -c add_1.c -o add_1.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -m32 -O2 -pedantic -mcpu=v7 -g `test -f 'add_n.asm' || echo './'`add_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -m32 -O2 -pedantic -mcpu=v7 -g add_n.asm -fPIC -DPIC -o .libs/add_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -m32 -O2 -pedantic -mcpu=v7 -g tmp-add_n.s -fPIC -DPIC -o .libs/add_n.o tmp-add_n.s: Assembler messages: tmp-add_n.s:65: Error: Architecture mismatch on "lduw". tmp-add_n.s:65: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:66: Error: Architecture mismatch on "lduw". tmp-add_n.s:66: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:68: Error: Architecture mismatch on "bl,pn %icc,.Lend1". tmp-add_n.s:68: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:69: Error: Architecture mismatch on "lduw". tmp-add_n.s:69: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:70: Error: Architecture mismatch on "lduw". tmp-add_n.s:70: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:71: Error: Architecture mismatch on "be,pn %icc,.Lend2". tmp-add_n.s:71: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:78: Error: Architecture mismatch on "lduw". tmp-add_n.s:78: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:83: Error: Architecture mismatch on "lduw". tmp-add_n.s:83: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:86: Error: Architecture mismatch on "srlx". tmp-add_n.s:86: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:88: Error: Architecture mismatch on "stw". tmp-add_n.s:88: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:89: Error: Architecture mismatch on "be,pn %icc,.Lexito+4". tmp-add_n.s:89: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:93: Error: Architecture mismatch on "lduw". tmp-add_n.s:93: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:98: Error: Architecture mismatch on "lduw". tmp-add_n.s:98: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:101: Error: Architecture mismatch on "srlx". tmp-add_n.s:101: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:102: Error: Architecture mismatch on "bne,pt %icc,.Lloop". tmp-add_n.s:102: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:103: Error: Architecture mismatch on "stw". tmp-add_n.s:103: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:108: Error: Architecture mismatch on "srlx". tmp-add_n.s:108: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:109: Error: Architecture mismatch on "stw". tmp-add_n.s:109: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:112: Error: Architecture mismatch on "stw". tmp-add_n.s:112: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:114: Error: Architecture mismatch on "srlx". tmp-add_n.s:114: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:119: Error: Architecture mismatch on "srlx". tmp-add_n.s:119: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:120: Error: Architecture mismatch on "stw". tmp-add_n.s:120: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:123: Error: Architecture mismatch on "stw". tmp-add_n.s:123: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:125: Error: Architecture mismatch on "srlx". tmp-add_n.s:125: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:129: Error: Architecture mismatch on "stw". tmp-add_n.s:129: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:131: Error: Architecture mismatch on "srlx". tmp-add_n.s:131: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:135: Error: Architecture mismatch on "srlx". tmp-add_n.s:135: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:136: Error: Architecture mismatch on "stw". tmp-add_n.s:136: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:139: Error: Architecture mismatch on "stw". tmp-add_n.s:139: (Requires v9|v9a|v9b; requested architecture is v8.) tmp-add_n.s:141: Error: Architecture mismatch on "srlx". tmp-add_n.s:141: (Requires v9|v9a|v9b; requested architecture is v8.) make[6]: *** [add_n.lo] Error 1 make[6]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src/mpn' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src' make[4]: *** [all] Error 2 make[4]: Leaving directory `/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2/src' Error building GMP. real 1m41.000s user 0m50.722s sys 0m48.654s ************************************************************************ Error installing package gmp-6.1.2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /var/tmp/sage-8.1/logs/pkgs/gmp-6.1.2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /package/sage-8.1/var/tmp/sage/build/gmp-6.1.2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/package/sage-8.1/var/tmp/sage/build/gmp-6.1.2' && '/var/tmp/sage-8.1/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************