Created
June 23, 2013 09:22
-
-
Save cwoac/5844398 to your computer and use it in GitHub Desktop.
gmp failing to build in 32bit mode in brew
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading ftp://ftp.gmplib.org/pub/gmp-5.1.2/gmp-5.1.2.tar.bz2 | |
Already downloaded: /Library/Caches/Homebrew/gmp-5.1.2.tar.bz2 | |
tar xf /Library/Caches/Homebrew/gmp-5.1.2.tar.bz2 | |
==> ./configure --prefix=/usr/local/Cellar/gmp/5.1.2 --enable-cxx | |
./configure --prefix=/usr/local/Cellar/gmp/5.1.2 --enable-cxx | |
checking build system type... atom-apple-darwin10.8.0 | |
checking host system type... atom-apple-darwin10.8.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking ABI=32 | |
checking whether /usr/bin/gcc-4.2 is gcc... yes | |
checking compiler /usr/bin/gcc-4.2 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 ... yes | |
checking compiler /usr/bin/gcc-4.2 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 has sizeof(long)==4... yes | |
checking for gcc... /usr/bin/gcc-4.2 | |
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 /usr/bin/gcc-4.2 accepts -g... yes | |
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed | |
checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99 | |
checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 | |
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -std=gnu99 -E | |
checking build system compiler /usr/bin/gcc-4.2 -std=gnu99... yes | |
checking for build system preprocessor... /usr/bin/gcc-4.2 -std=gnu99 -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 /usr/bin/g++-4.2 accepts -g... yes | |
checking C++ compiler /usr/bin/g++-4.2 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32... yes | |
checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking if the assembler knows about MMX instructions... yes | |
checking if the assembler knows about SSE2 instructions... yes | |
using ABI="32" | |
CC="/usr/bin/gcc-4.2 -std=gnu99" | |
CFLAGS="-Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32" | |
CPPFLAGS="" | |
CXX="/usr/bin/g++-4.2" | |
CXXFLAGS="-Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32" | |
MPN_PATH=" x86/atom/sse2 x86/atom/mmx x86/atom x86 generic" | |
checking whether assembler supports --noexecstack option... no | |
checking for ar... ar | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) interface... BSD nm | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by /usr/bin/gcc-4.2 -std=gnu99... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld | |
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert atom-apple-darwin10.8.0 file names to atom-apple-darwin10.8.0 format... func_convert_file_noop | |
checking how to convert atom-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop | |
checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/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... printf %s\n | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 -std=gnu99 object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
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 /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions... yes | |
checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC... -fno-common -DPIC | |
checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works... yes | |
checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works... no | |
checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o... yes | |
checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o... (cached) yes | |
checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin10.8.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
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... /usr/bin/g++-4.2 -E | |
checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld | |
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no | |
checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes | |
checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC | |
checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes | |
checking if /usr/bin/g++-4.2 static flag -static works... no | |
checking if /usr/bin/g++-4.2 supports -c -o file.o... yes | |
checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes | |
checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin10.8.0 dyld | |
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... no | |
checking sys/processor.h presence... no | |
checking for sys/processor.h... no | |
checking sys/pstat.h usability... no | |
checking sys/pstat.h presence... no | |
checking for sys/pstat.h... no | |
checking sys/sysinfo.h usability... no | |
checking sys/sysinfo.h presence... no | |
checking for sys/sysinfo.h... no | |
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... yes | |
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... yes | |
checking whether sys_nerr is declared... yes | |
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 preprocessor stringizing operator... yes | |
checking for working volatile... yes | |
checking for C/C++ restrict keyword... __restrict | |
checking whether <stdarg.h> exists and works... yes | |
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 for inline... inline | |
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... no | |
checking format of `double' floating point... IEEE little 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... no | |
checking for syssgi... no | |
checking for strchr... yes | |
checking for strerror... yes | |
checking for strnlen... no | |
checking for strtol... yes | |
checking for strtoul... yes | |
checking for sysconf... yes | |
checking for sysctl... yes | |
checking for sysctlbyname... yes | |
checking for times... yes | |
checking for library containing clock_gettime... no | |
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... yes | |
checking how to switch to read-only data section... .data | |
checking for assembler .type directive... | |
checking for assembler .size directive... | |
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... yes | |
checking if the .align directive accepts an 0x90 fill in .text... yes | |
checking for assembler COFF type directives... no | |
checking if _GLOBAL_OFFSET_TABLE_ is prefixed by underscore... not applicable | |
checking if the assembler takes cl with shldl... 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... bison -y | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -lfl | |
checking whether yytext is a pointer... yes | |
checking for ranlib... (cached) ranlib | |
creating config.m4 | |
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: 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/x86/atom/aors_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/x86/atom/aors_n.asm to mpn/sub_n.asm | |
config.status: linking mpn/generic/addcnd_n.c to mpn/addcnd_n.c | |
config.status: linking mpn/generic/subcnd_n.c to mpn/subcnd_n.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/x86/atom/sse2/mul_1.asm to mpn/mul_1.asm | |
config.status: linking mpn/x86/atom/sse2/aorsmul_1.asm to mpn/addmul_1.asm | |
config.status: linking mpn/x86/atom/sse2/aorsmul_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/x86/atom/lshift.asm to mpn/lshift.asm | |
config.status: linking mpn/x86/atom/rshift.asm to mpn/rshift.asm | |
config.status: linking mpn/x86/atom/dive_1.asm to mpn/dive_1.asm | |
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/x86/atom/sse2/divrem_1.asm to mpn/divrem_1.asm | |
config.status: linking mpn/x86/divrem_2.asm to mpn/divrem_2.asm | |
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/x86/atom/mod_34lsub1.asm to mpn/mod_34lsub1.asm | |
config.status: linking mpn/x86/atom/mode1o.asm to mpn/mode1o.asm | |
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/x86/atom/sse2/mod_1_1.asm to mpn/mod_1_1.asm | |
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/x86/atom/sse2/mod_1_4.asm to mpn/mod_1_4.asm | |
config.status: linking mpn/x86/atom/lshiftc.asm to mpn/lshiftc.asm | |
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/x86/atom/sse2/mul_basecase.asm to mpn/mul_basecase.asm | |
config.status: linking mpn/x86/atom/sse2/sqr_basecase.asm to mpn/sqr_basecase.asm | |
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/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/x86/atom/sse2/popcount.asm to mpn/popcount.asm | |
config.status: linking mpn/x86/atom/mmx/hamdist.asm to mpn/hamdist.asm | |
config.status: linking mpn/generic/cmp.c to mpn/cmp.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/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_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/x86/atom/bdiv_q_1.asm to mpn/bdiv_q_1.asm | |
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/x86/atom/sse2/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm | |
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/powm_sec.c to mpn/powm_sec.c | |
config.status: linking mpn/generic/sb_div_sec.c to mpn/sb_div_qr_sec.c | |
config.status: linking mpn/generic/sb_div_sec.c to mpn/sb_div_r_sec.c | |
config.status: linking mpn/generic/sbpi1_div_sec.c to mpn/sbpi1_div_qr_sec.c | |
config.status: linking mpn/generic/sbpi1_div_sec.c to mpn/sbpi1_div_r_sec.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/x86/atom/logops_n.asm to mpn/and_n.asm | |
config.status: linking mpn/x86/atom/logops_n.asm to mpn/andn_n.asm | |
config.status: linking mpn/x86/atom/logops_n.asm to mpn/nand_n.asm | |
config.status: linking mpn/x86/atom/logops_n.asm to mpn/ior_n.asm | |
config.status: linking mpn/x86/atom/logops_n.asm to mpn/iorn_n.asm | |
config.status: linking mpn/x86/atom/logops_n.asm to mpn/nior_n.asm | |
config.status: linking mpn/x86/atom/logops_n.asm to mpn/xor_n.asm | |
config.status: linking mpn/x86/atom/logops_n.asm to mpn/xnor_n.asm | |
config.status: linking mpn/x86/atom/mmx/copyi.asm to mpn/copyi.asm | |
config.status: linking mpn/x86/atom/mmx/copyd.asm to mpn/copyd.asm | |
config.status: linking mpn/generic/zero.c to mpn/zero.c | |
config.status: linking mpn/x86/tabselect.asm to mpn/tabselect.asm | |
config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c | |
config.status: linking mpn/x86/umul.asm to mpn/umul.asm | |
config.status: linking mpn/x86/udiv.asm to mpn/udiv.asm | |
config.status: linking mpn/x86/atom/aorrlsh1_n.asm to mpn/addlsh1_n.asm | |
config.status: linking mpn/x86/atom/sublsh1_n.asm to mpn/sublsh1_n.asm | |
config.status: linking mpn/x86/atom/aorrlsh1_n.asm to mpn/rsblsh1_n.asm | |
config.status: linking mpn/x86/atom/aorrlsh2_n.asm to mpn/addlsh2_n.asm | |
config.status: linking mpn/x86/atom/sublsh2_n.asm to mpn/sublsh2_n.asm | |
config.status: linking mpn/x86/atom/aorrlsh2_n.asm to mpn/rsblsh2_n.asm | |
config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c | |
config.status: linking mpn/x86/atom/gmp-mparam.h to gmp-mparam.h | |
config.status: executing libtool commands | |
configure: summary of build options: | |
Version: GNU MP 5.1.2 | |
Host type: atom-apple-darwin10.8.0 | |
ABI: 32 | |
Install prefix: /usr/local/Cellar/gmp/5.1.2 | |
Compiler: /usr/bin/gcc-4.2 -std=gnu99 | |
Static libraries: yes | |
Shared libraries: yes | |
==> make | |
make | |
/usr/bin/gcc-4.2 -std=gnu99 `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac | |
/usr/bin/gcc-4.2 -std=gnu99 `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib | |
/usr/bin/gcc-4.2 -std=gnu99 `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm | |
/usr/bin/gcc-4.2 -std=gnu99 `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm | |
/usr/bin/gcc-4.2 -std=gnu99 `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab | |
/usr/bin/gcc-4.2 -std=gnu99 `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm | |
./gen-fac 32 0 >fac_table.h || (rm -f fac_table.h; exit 1) | |
./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) | |
./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) | |
./gen-trialdivtab 32 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) | |
./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1) | |
./gen-psqr 32 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) | |
make all-recursive | |
Making all in tests | |
Making all in . | |
make[3]: Nothing to be done for `all-am'. | |
Making all in devel | |
make[3]: Nothing to be done for `all'. | |
Making all in mpn | |
make[3]: Nothing to be done for `all'. | |
Making all in mpz | |
make[3]: Nothing to be done for `all'. | |
Making all in mpq | |
make[3]: Nothing to be done for `all'. | |
Making all in mpf | |
make[3]: Nothing to be done for `all'. | |
Making all in rand | |
make[3]: Nothing to be done for `all'. | |
Making all in misc | |
make[3]: Nothing to be done for `all'. | |
Making all in cxx | |
make[3]: Nothing to be done for `all'. | |
Making all in mpn | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o fib_table.lo fib_table.c | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o mp_bases.lo mp_bases.c | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c fib_table.c -fno-common -DPIC -o .libs/fib_table.o | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c mp_bases.c -fno-common -DPIC -o .libs/mp_bases.o | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c fib_table.c -o fib_table.o >/dev/null 2>&1 | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c mp_bases.c -o mp_bases.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o add.lo add.c | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o add_1.lo add_1.c | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c add.c -fno-common -DPIC -o .libs/add.o | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c add_1.c -fno-common -DPIC -o .libs/add_1.o | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c add.c -o add.o >/dev/null 2>&1 | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c add_1.c -o add_1.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 `test -f 'add_n.asm' || echo './'`add_n.asm | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o sub.lo sub.c | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 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 | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c sub.c -fno-common -DPIC -o .libs/sub.o | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c sub.c -o sub.o >/dev/null 2>&1 | |
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 tmp-add_n.s -fno-common -DPIC -o .libs/add_n.o | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 add_n.asm -o add_n.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o sub_1.lo sub_1.c | |
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 `test -f 'sub_n.asm' || echo './'`sub_n.asm | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c sub_1.c -fno-common -DPIC -o .libs/sub_1.o | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 sub_n.asm -fno-common -DPIC -o .libs/sub_n.o | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c sub_1.c -o sub_1.o >/dev/null 2>&1 | |
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addcnd_n | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o addcnd_n.lo addcnd_n.c | |
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 tmp-sub_n.s -fno-common -DPIC -o .libs/sub_n.o | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 sub_n.asm -o sub_n.o >/dev/null 2>&1 | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addcnd_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c addcnd_n.c -fno-common -DPIC -o .libs/addcnd_n.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo subcnd_n | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o subcnd_n.lo subcnd_n.c | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addcnd_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c addcnd_n.c -o addcnd_n.o >/dev/null 2>&1 | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_subcnd_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c subcnd_n.c -fno-common -DPIC -o .libs/subcnd_n.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o neg.lo neg.c | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_subcnd_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c subcnd_n.c -o subcnd_n.o >/dev/null 2>&1 | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c neg.c -fno-common -DPIC -o .libs/neg.o | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o com.lo com.c | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c neg.c -o neg.o >/dev/null 2>&1 | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c com.c -fno-common -DPIC -o .libs/com.o | |
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 `test -f 'mul_1.asm' || echo './'`mul_1.asm | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c com.c -o com.o >/dev/null 2>&1 | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 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 | |
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 `test -f 'addmul_1.asm' || echo './'`addmul_1.asm | |
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 tmp-mul_1.s -fno-common -DPIC -o .libs/mul_1.o | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 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 | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 mul_1.asm -o mul_1.o >/dev/null 2>&1 | |
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 tmp-addmul_1.s -fno-common -DPIC -o .libs/addmul_1.o | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 addmul_1.asm -o addmul_1.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 `test -f 'submul_1.asm' || echo './'`submul_1.asm | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 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 | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o add_err1_n.lo add_err1_n.c | |
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 tmp-submul_1.s -fno-common -DPIC -o .libs/submul_1.o | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 submul_1.asm -o submul_1.o >/dev/null 2>&1 | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c add_err1_n.c -fno-common -DPIC -o .libs/add_err1_n.o | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c add_err1_n.c -o add_err1_n.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o add_err2_n.lo add_err2_n.c | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o add_err3_n.lo add_err3_n.c | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c add_err2_n.c -fno-common -DPIC -o .libs/add_err2_n.o | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c add_err3_n.c -fno-common -DPIC -o .libs/add_err3_n.o | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c add_err2_n.c -o add_err2_n.o >/dev/null 2>&1 | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c add_err3_n.c -o add_err3_n.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o sub_err1_n.lo sub_err1_n.c | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o sub_err2_n.lo sub_err2_n.c | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c sub_err1_n.c -fno-common -DPIC -o .libs/sub_err1_n.o | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c sub_err2_n.c -fno-common -DPIC -o .libs/sub_err2_n.o | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c sub_err1_n.c -o sub_err1_n.o >/dev/null 2>&1 | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c sub_err2_n.c -o sub_err2_n.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c -o sub_err3_n.lo sub_err3_n.c | |
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 `test -f 'lshift.asm' || echo './'`lshift.asm | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c sub_err3_n.c -fno-common -DPIC -o .libs/sub_err3_n.o | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 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 | |
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 -c sub_err3_n.c -o sub_err3_n.o >/dev/null 2>&1 | |
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 tmp-lshift.s -fno-common -DPIC -o .libs/lshift.o | |
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 `test -f 'rshift.asm' || echo './'`rshift.asm | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 lshift.asm -o lshift.o >/dev/null 2>&1 | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 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 | |
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 `test -f 'dive_1.asm' || echo './'`dive_1.asm | |
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 tmp-rshift.s -fno-common -DPIC -o .libs/rshift.o | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 rshift.asm -o rshift.o >/dev/null 2>&1 | |
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 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 | |
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 tmp-dive_1.s -fno-common -DPIC -o .libs/dive_1.o | |
tmp-dive_1.s:154:Missing operand value assumed absolute 0. | |
tmp-dive_1.s:154:junk `[.-Lhere]' after expression | |
tmp-dive_1.s:156:junk `@GOT' after expression | |
make[2]: *** [dive_1.lo] Error 1 | |
make[2]: *** Waiting for unfinished jobs.... | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 | |
Error: gmp did not build | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.4 | |
HEAD: 35fc7adc02b9d1e04584b8105447684f0bb164f3 | |
CPU: dual-core 32-bit penryn | |
OS X: 10.6.8-i386 | |
Xcode: 3.2.6 | |
X11: 2.3.6 => /usr/X11 | |
==> ENV | |
CC: /usr/bin/gcc-4.2 | |
CXX: /usr/bin/g++-4.2 | |
CFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 | |
CXXFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m32 | |
LDFLAGS: -L/usr/local/lib -arch i386 | |
MAKEFLAGS: -j2 | |
MACOSX_DEPLOYMENT_TARGET: 10.6 | |
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/lib/pkgconfig | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
OBJC: /usr/bin/gcc-4.2 | |
PATH: /opt/local/bin:/opt/local/sbin:/Users/oliver/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/Library/Contributions/cmd | |
Logs: /Volumes/data/home/oliver/Library/Logs/Homebrew/gmp/config.log | |
These open issues may also help: | |
https://github.com/mxcl/homebrew/issues/20693 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment