On Feb 18, 12:33 pm, mabshoff <mabsh...@googlemail.com> wrote: > 3.3.rc2 has been out for a good half day,
I get an error building GMP on my MacBook Pro running OS X 10.4.11. The partial log, starting where I think things went awry, is below. It's currently building on my Mac Pro with OS X 10.5.5 and looks good so far. Mark McClure --------------- Log ------------- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT yasm.o -MD -MP - MF .deps/yasm.Tpo -c -o yasm.o `test -f 'frontends/yasm/yasm.c' || echo './'`frontends/yasm/yasm.c mv -f .deps/yasm.Tpo .deps/yasm.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT yasm-options.o -MD - MP -MF .deps/yasm-options.Tpo -c -o yasm-options.o `test -f 'frontends/ yasm/yasm-options.c' || echo './'`frontends/yasm/yasm-options.c mv -f .deps/yasm-options.Tpo .deps/yasm-options.Po gcc -std=gnu99 -g -O2 -o yasm yasm.o yasm-options.o libyasm.a Making all in mpn /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 - DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -c -o fib_table.lo fib_table.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. - DOPERATION_fib_table -m32 -O2 -fomit-frame-pointer -mtune=pentiumpro - march=pentiumpro -c fib_table.c -fno-common -DPIC -o .libs/ fib_table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 - DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -c -o mp_bases.lo mp_bases.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. - DOPERATION_mp_bases -m32 -O2 -fomit-frame-pointer -mtune=pentiumpro - march=pentiumpro -c mp_bases.c -fno-common -DPIC -o .libs/mp_bases.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 - DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -m32 -O2 -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -c -o add.lo add.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. - DOPERATION_add -m32 -O2 -fomit-frame-pointer -mtune=pentiumpro - march=pentiumpro -c add.c -fno-common -DPIC -o .libs/add.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 - DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -c -o add_1.lo add_1.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. - DOPERATION_add_1 -m32 -O2 -fomit-frame-pointer -mtune=pentiumpro - march=pentiumpro -c add_1.c -fno-common -DPIC -o .libs/add_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_`echo add_n | sed 's/_$//'` -I. -I. -I.. `test -f 'add_n.asm' || echo './'`add_n.asm ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 - fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro - D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -I. -I. -I.. add_n.asm -fno- common -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 -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_add_n -I. -I. -I.. tmp-add_n.s -fno-common -DPIC -o .libs/ add_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 - DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -m32 -O2 -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -c -o sub.lo sub.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. - DOPERATION_sub -m32 -O2 -fomit-frame-pointer -mtune=pentiumpro - march=pentiumpro -c sub.c -fno-common -DPIC -o .libs/sub.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 - DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -c -o sub_1.lo sub_1.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. - DOPERATION_sub_1 -m32 -O2 -fomit-frame-pointer -mtune=pentiumpro - march=pentiumpro -c sub_1.c -fno-common -DPIC -o .libs/sub_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_`echo sub_n | sed 's/_$//'` -I. -I. -I.. `test -f 'sub_n.asm' || echo './'`sub_n.asm ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 - fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro - D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I. -I. -I.. sub_n.asm -fno- common -DPIC -o .libs/sub_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_sub_n -I. -I. -I.. tmp-sub_n.s -fno-common -DPIC -o .libs/ sub_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_`echo mul_1 | sed 's/_$//'` -I. -I. -I.. `test -f 'mul_1.asm' || echo './'`mul_1.asm ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 - fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro - D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I. -I. -I.. mul_1.asm -fno- common -DPIC -o .libs/mul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_mul_1 -I. -I. -I.. tmp-mul_1.s -fno-common -DPIC -o .libs/ mul_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_`echo addmul_1 | sed 's/_$//'` -I. -I. -I.. `test -f 'addmul_1.asm' || echo './'`addmul_1.asm ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 - fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro - D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I. -I. -I.. addmul_1.asm -fno-common -DPIC -o .libs/addmul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_addmul_1 -I. -I. -I.. tmp-addmul_1.s -fno-common -DPIC - o .libs/addmul_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_`echo submul_1 | sed 's/_$//'` -I. -I. -I.. `test -f 'submul_1.asm' || echo './'`submul_1.asm ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 - fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro - D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I. -I. -I.. submul_1.asm -fno-common -DPIC -o .libs/submul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_submul_1 -I. -I. -I.. tmp-submul_1.s -fno-common -DPIC - o .libs/submul_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_`echo lshift | sed 's/_$//'` -I. -I. -I.. `test -f 'lshift.asm' || echo './'`lshift.asm ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 - fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro - D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -I. -I. -I.. lshift.asm - fno-common -DPIC -o .libs/lshift.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_lshift -I. -I. -I.. tmp-lshift.s -fno-common -DPIC -o .libs/ lshift.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_`echo rshift | sed 's/_$//'` -I. -I. -I.. `test -f 'rshift.asm' || echo './'`rshift.asm ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 - fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro - D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -I. -I. -I.. rshift.asm - fno-common -DPIC -o .libs/rshift.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_rshift -I. -I. -I.. tmp-rshift.s -fno-common -DPIC -o .libs/ rshift.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_`echo dive_1 | sed 's/_$//'` -I. -I. -I.. `test -f 'dive_1.asm' || echo './'`dive_1.asm ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 - fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro - D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -I. -I. -I.. dive_1.asm - fno-common -DPIC -o .libs/dive_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -DPIC dive_1.asm >tmp-dive_1.s gcc -std=gnu99 -c -DHAVE_CONFIG_H -m32 -O2 -fomit-frame-pointer - mtune=pentiumpro -march=pentiumpro -D__GMP_WITHIN_GMP -I.. - DOPERATION_dive_1 -I. -I. -I.. tmp-dive_1.s -fno-common -DPIC -o .libs/ dive_1.o tmp-dive_1.s:108:junk `...@got' after expression make[4]: *** [dive_1.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 Error building GMP. real 1m19.955s user 0m35.993s sys 0m35.838s sage: An error occurred while installing gmp-mpir-0.9.rc4 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /Users/markmcclure/sage-3.3.rc2/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem, yourself *don't* just cd to /Users/markmcclure/sage-3.3.rc2/spkg/build/gmp-mpir-0.9.rc4 and type 'make'. Instead type "/Users/markmcclure/sage-3.3.rc2/sage -sh" in order to set all environment variables correctly, then cd to /Users/markmcclure/sage-3.3.rc2/spkg/build/gmp-mpir-0.9.rc4 (When you are done debugging, you can type "exit" to leave the subshell.) make[1]: *** [installed/gmp-mpir-0.9.rc4] Error 1 real 1m34.535s user 0m40.816s sys 0m39.764s --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---