Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11800 closed defect (fixed)

BUG: gmp-4.2.1 build failure on powerpc

Reported by: ytrewq1@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version:
Keywords: Cc: gwright@…, markd@…
Port:

Description

I was trying to install ghc on a powerbook and this didn't work out initially because gmp-4.2.1 failed to build (see below for details).

My MacPorts installation is at version 1.4.3 and I'm running Mac OS X 10.4.9. uname -a reports:

Darwin Kernel Version 8.9.0: Thu Feb 22 20:54:07 PST 2007; root:xnu-792.17.14~1/RELEASE_PPC Power Macintosh powerpc

I tweaked gmp's Portfile by modifying one line (sorry, this is from memory, a recent selfupdate wiped what I had):

configure.env ABI=32 CFLAGS=-force_cpusubtype_ALL

With that tweak (or something similar), the build went through. I have no idea whether that's appropriate for Intel machines (gmp seems to build fine on a nearby Intel machine w/o that tweak).

Output w/ error follows:

$ sudo port -dvf archive gmp Password: DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gmp DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gmp DEBUG: Requested variant powerpc is not provided by port gmp. DEBUG: Requested variant darwin is not provided by port gmp. DEBUG: Requested variant macosx is not provided by port gmp. DEBUG: Executing variant test provides test DEBUG: Executing com.apple.main (gmp) ---> Fetching gmp DEBUG: Executing com.apple.fetch (gmp) ---> Verifying checksum(s) for gmp DEBUG: Executing com.apple.checksum (gmp) ---> Checksumming gmp-4.2.1.tar.bz2 DEBUG: Correct (md5) checksum for gmp-4.2.1.tar.bz2 DEBUG: Correct (sha1) checksum for gmp-4.2.1.tar.bz2 DEBUG: setting option extract.cmd to /usr/bin/bzip2 ---> Extracting gmp DEBUG: Executing com.apple.extract (gmp) ---> Extracting gmp-4.2.1.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/gmp/gmp-4.2.1.tar.bz2 DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gmp/work" && /usr/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/gmp/gmp-4.2.1.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing com.apple.patch (gmp) ---> Configuring gmp DEBUG: Executing com.apple.configure (gmp) DEBUG: Environment: CXXFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CFLAGS='-O2' ABI='32' LDFLAGS='-L/opt/local/lib' DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gmp/work/gmp-4.2.1" && ./configure --prefix=/opt/local --infodir=/opt/local/share/info --enable-shared --enable-cxx' checking build system type... powerpc7450-apple-darwin8.9.0 checking host system type... powerpc7450-apple-darwin8.9.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 compiler gcc -O2 -I/opt/local/include... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking C++ compiler g++ -I/opt/local/include -O2... yes checking how to run the C++ preprocessor... g++ -E checking for egrep... grep -E using ABI="32"

CC="gcc" CFLAGS="-O2" CPPFLAGS="-I/opt/local/include" CXX="g++" CXXFLAGS="-O2" MPN_PATH=" powerpc32/vmx powerpc32 powerpc32 generic"

checking for function prototypes... 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 string.h... (cached) yes checking for ar... ar checking for BSD-compatible nm... /usr/bin/nm -p checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.9.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 configure: creating libtool appending configuration tag "CXX" to libtool 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... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.9.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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 preprocessor stringizing operator... yes checking for working volatile... yes 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... 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 clock_gettime... no 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 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... .section TEXT,picsymbolstub1,symbol_stubs,pure_instructions,32 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 whether compiler output is PIC by default... yes checking if the assembler needs r on registers... yes checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned... yes checking size of unsigned... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for mp_limb_t... yes 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 for yywrap in -lfl... yes checking lex output file root... lex.yy 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 mpbsd/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 cxx/Makefile config.status: creating tests/Makefile config.status: creating tests/devel/Makefile config.status: creating tests/mpbsd/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 mp.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/powerpc32/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/powerpc32/sub_n.asm to mpn/sub_n.asm config.status: linking ./mpn/powerpc32/mul_1.asm to mpn/mul_1.asm config.status: linking ./mpn/powerpc32/addmul_1.asm to mpn/addmul_1.asm config.status: linking ./mpn/powerpc32/submul_1.asm to mpn/submul_1.asm config.status: linking ./mpn/powerpc32/lshift.asm to mpn/lshift.asm config.status: linking ./mpn/powerpc32/rshift.asm to mpn/rshift.asm config.status: linking ./mpn/generic/dive_1.c to mpn/dive_1.c config.status: linking ./mpn/powerpc32/diveby3.asm to mpn/diveby3.asm 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/powerpc32/mod_34lsub1.asm to mpn/mod_34lsub1.asm config.status: linking ./mpn/powerpc32/mode1o.asm to mpn/mode1o.asm 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/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/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/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/powerpc32/vmx/popcount.asm to mpn/popcount.asm 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/perfsqr.c to mpn/perfsqr.c config.status: linking ./mpn/generic/bdivmod.c to mpn/bdivmod.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.c to mpn/gcdext.c config.status: linking ./mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking ./mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c config.status: linking ./mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c config.status: linking ./mpn/generic/jacbase.c to mpn/jacbase.c config.status: linking ./mpn/generic/get_d.c to mpn/get_d.c config.status: linking ./mpn/generic/mullow_n.c to mpn/mullow_n.c config.status: linking ./mpn/generic/mullow_basecase.c to mpn/mullow_basecase.c config.status: linking ./mpn/powerpc32/umul.asm to mpn/umul.asm config.status: linking ./mpn/powerpc32/vmx/copyi.asm to mpn/copyi.asm config.status: linking ./mpn/powerpc32/vmx/copyd.asm to mpn/copyd.asm config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/and_n.asm config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/andn_n.asm config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/nand_n.asm config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/ior_n.asm config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/iorn_n.asm config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/nior_n.asm config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/xor_n.asm config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/xnor_n.asm config.status: linking ./mpn/powerpc32/sqr_diagonal.asm to mpn/sqr_diagonal.asm config.status: linking ./mpn/powerpc32/addlsh1_n.asm to mpn/addlsh1_n.asm config.status: linking ./mpn/powerpc32/sublsh1_n.asm to mpn/sublsh1_n.asm config.status: linking ./mpn/generic/addsub_n.c to mpn/addsub_n.c config.status: linking ./mpn/powerpc32/gmp-mparam.h to gmp-mparam.h ---> Building gmp with target all DEBUG: Executing com.apple.build (gmp) DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gmp/work/gmp-4.2.1" && make all' gcc test -f 'gen-fac_ui.c' || echo './'gen-fac_ui.c -o gen-fac_ui

./gen-fac_ui 32 0 >mpz/fac_ui.h
(rm -f mpz/fac_ui.h; exit 1)

gcc test -f 'gen-fib.c' || echo './'gen-fib.c -o gen-fib

./gen-fib header 32 0 >fib_table.h ./gen-fib table 32 0 >mpn/fib_table.c
(rm -f fib_table.h; exit 1)
(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 ./gen-bases table 32 0 >mpn/mp_bases.c
(rm -f mp_bases.h; exit 1)
(rm -f mpn/mp_bases.c; 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 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 mpbsd make[3]: Nothing to be done for `all'. Making all in mpn /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo fib_table | sed 's/_$//' -I/opt/local/include -O2 -c -o fib_table.lo fib_table.c mkdir .libs

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_fib_table -I/opt/local/include -O2 -c fib_table.c -fno-common -DPIC -o .libs/fib_table.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_fib_table -I/opt/local/include -O2 -c fib_table.c -o fib_table.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo mp_bases | sed 's/_$//' -I/opt/local/include -O2 -c -o mp_bases.lo mp_bases.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -I/opt/local/include -O2 -c mp_bases.c -fno-common -DPIC -o .libs/mp_bases.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -I/opt/local/include -O2 -c mp_bases.c -o mp_bases.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo add | sed 's/_$//' -I/opt/local/include -O2 -c -o add.lo add.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_add -I/opt/local/include -O2 -c add.c -fno-common -DPIC -o .libs/add.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_add -I/opt/local/include -O2 -c add.c -o add.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo add_1 | sed 's/_$//' -I/opt/local/include -O2 -c -o add_1.lo add_1.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_add_1 -I/opt/local/include -O2 -c add_1.c -fno-common -DPIC -o .libs/add_1.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_add_1 -I/opt/local/include -O2 -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. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo add_n | sed 's/_$//' -I/opt/local/include -O2 test -f 'add_n.asm' || echo './'add_n.asm

../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/opt/local/include -O2 add_n.asm -fno-common -DPIC -o .libs/add_n.o

m4 -DHAVE_CONFIG_H -DGMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s

gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/opt/local/include -O2 tmp-add_n.s -fno-common -DPIC -o .libs/add_n.o ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/opt/local/include -O2 add_n.asm -o add_n.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo sub | sed 's/_$//' -I/opt/local/include -O2 -c -o sub.lo sub.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_sub -I/opt/local/include -O2 -c sub.c -fno-common -DPIC -o .libs/sub.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_sub -I/opt/local/include -O2 -c sub.c -o sub.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo sub_1 | sed 's/_$//' -I/opt/local/include -O2 -c -o sub_1.lo sub_1.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -I/opt/local/include -O2 -c sub_1.c -fno-common -DPIC -o .libs/sub_1.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -I/opt/local/include -O2 -c sub_1.c -o sub_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. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo sub_n | sed 's/_$//' -I/opt/local/include -O2 test -f 'sub_n.asm' || echo './'sub_n.asm

../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/opt/local/include -O2 sub_n.asm -fno-common -DPIC -o .libs/sub_n.o

m4 -DHAVE_CONFIG_H -DGMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s

gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/opt/local/include -O2 tmp-sub_n.s -fno-common -DPIC -o .libs/sub_n.o ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/opt/local/include -O2 sub_n.asm -o sub_n.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo mul_1 | sed 's/_$//' -I/opt/local/include -O2 test -f 'mul_1.asm' || echo './'mul_1.asm

../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/opt/local/include -O2 mul_1.asm -fno-common -DPIC -o .libs/mul_1.o

m4 -DHAVE_CONFIG_H -DGMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s

gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/opt/local/include -O2 tmp-mul_1.s -fno-common -DPIC -o .libs/mul_1.o ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/opt/local/include -O2 mul_1.asm -o mul_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. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo addmul_1 | sed 's/_$//' -I/opt/local/include -O2 test -f 'addmul_1.asm' || echo './'addmul_1.asm

../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/opt/local/include -O2 addmul_1.asm -fno-common -DPIC -o .libs/addmul_1.o

m4 -DHAVE_CONFIG_H -DGMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s

gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/opt/local/include -O2 tmp-addmul_1.s -fno-common -DPIC -o .libs/addmul_1.o ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/opt/local/include -O2 addmul_1.asm -o addmul_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. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo submul_1 | sed 's/_$//' -I/opt/local/include -O2 test -f 'submul_1.asm' || echo './'submul_1.asm

../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/opt/local/include -O2 submul_1.asm -fno-common -DPIC -o .libs/submul_1.o

m4 -DHAVE_CONFIG_H -DGMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s

gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/opt/local/include -O2 tmp-submul_1.s -fno-common -DPIC -o .libs/submul_1.o ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/opt/local/include -O2 submul_1.asm -o submul_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. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo lshift | sed 's/_$//' -I/opt/local/include -O2 test -f 'lshift.asm' || echo './'lshift.asm

../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/opt/local/include -O2 lshift.asm -fno-common -DPIC -o .libs/lshift.o

m4 -DHAVE_CONFIG_H -DGMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s

gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/opt/local/include -O2 tmp-lshift.s -fno-common -DPIC -o .libs/lshift.o ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/opt/local/include -O2 lshift.asm -o lshift.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo rshift | sed 's/_$//' -I/opt/local/include -O2 test -f 'rshift.asm' || echo './'rshift.asm

../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/opt/local/include -O2 rshift.asm -fno-common -DPIC -o .libs/rshift.o

m4 -DHAVE_CONFIG_H -DGMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s

gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/opt/local/include -O2 tmp-rshift.s -fno-common -DPIC -o .libs/rshift.o ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/opt/local/include -O2 rshift.asm -o rshift.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo dive_1 | sed 's/_$//' -I/opt/local/include -O2 -c -o dive_1.lo dive_1.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -I/opt/local/include -O2 -c dive_1.c -fno-common -DPIC -o .libs/dive_1.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -I/opt/local/include -O2 -c dive_1.c -o dive_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. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo diveby3 | sed 's/_$//' -I/opt/local/include -O2 test -f 'diveby3.asm' || echo './'diveby3.asm

../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -I/opt/local/include -O2 diveby3.asm -fno-common -DPIC -o .libs/diveby3.o

m4 -DHAVE_CONFIG_H -DGMP_WITHIN_GMP -DOPERATION_diveby3 -DPIC diveby3.asm >tmp-diveby3.s

gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -I/opt/local/include -O2 tmp-diveby3.s -fno-common -DPIC -o .libs/diveby3.o ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -I/opt/local/include -O2 diveby3.asm -o diveby3.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo divis | sed 's/_$//' -I/opt/local/include -O2 -c -o divis.lo divis.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_divis -I/opt/local/include -O2 -c divis.c -fno-common -DPIC -o .libs/divis.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_divis -I/opt/local/include -O2 -c divis.c -o divis.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo divrem | sed 's/_$//' -I/opt/local/include -O2 -c -o divrem.lo divrem.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_divrem -I/opt/local/include -O2 -c divrem.c -fno-common -DPIC -o .libs/divrem.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_divrem -I/opt/local/include -O2 -c divrem.c -o divrem.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo divrem_1 | sed 's/_$//' -I/opt/local/include -O2 -c -o divrem_1.lo divrem_1.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -I/opt/local/include -O2 -c divrem_1.c -fno-common -DPIC -o .libs/divrem_1.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -I/opt/local/include -O2 -c divrem_1.c -o divrem_1.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo divrem_2 | sed 's/_$//' -I/opt/local/include -O2 -c -o divrem_2.lo divrem_2.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -I/opt/local/include -O2 -c divrem_2.c -fno-common -DPIC -o .libs/divrem_2.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -I/opt/local/include -O2 -c divrem_2.c -o divrem_2.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo fib2_ui | sed 's/_$//' -I/opt/local/include -O2 -c -o fib2_ui.lo fib2_ui.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -I/opt/local/include -O2 -c fib2_ui.c -fno-common -DPIC -o .libs/fib2_ui.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -I/opt/local/include -O2 -c fib2_ui.c -o fib2_ui.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo mod_1 | sed 's/_$//' -I/opt/local/include -O2 -c -o mod_1.lo mod_1.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -I/opt/local/include -O2 -c mod_1.c -fno-common -DPIC -o .libs/mod_1.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -I/opt/local/include -O2 -c mod_1.c -o mod_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. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo mod_34lsub1 | sed 's/_$//' -I/opt/local/include -O2 test -f 'mod_34lsub1.asm' || echo './'mod_34lsub1.asm

../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/opt/local/include -O2 mod_34lsub1.asm -fno-common -DPIC -o .libs/mod_34lsub1.o

m4 -DHAVE_CONFIG_H -DGMP_WITHIN_GMP -DOPERATION_mod_34lsub1 -DPIC mod_34lsub1.asm >tmp-mod_34lsub1.s

gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/opt/local/include -O2 tmp-mod_34lsub1.s -fno-common -DPIC -o .libs/mod_34lsub1.o ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/opt/local/include -O2 mod_34lsub1.asm -o mod_34lsub1.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo mode1o | sed 's/_$//' -I/opt/local/include -O2 test -f 'mode1o.asm' || echo './'mode1o.asm

../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mode1o -I/opt/local/include -O2 mode1o.asm -fno-common -DPIC -o .libs/mode1o.o

m4 -DHAVE_CONFIG_H -DGMP_WITHIN_GMP -DOPERATION_mode1o -DPIC mode1o.asm >tmp-mode1o.s

gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mode1o -I/opt/local/include -O2 tmp-mode1o.s -fno-common -DPIC -o .libs/mode1o.o ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mode1o -I/opt/local/include -O2 mode1o.asm -o mode1o.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo pre_divrem_1 | sed 's/_$//' -I/opt/local/include -O2 -c -o pre_divrem_1.lo pre_divrem_1.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_pre_divrem_1 -I/opt/local/include -O2 -c pre_divrem_1.c -fno-common -DPIC -o .libs/pre_divrem_1.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_pre_divrem_1 -I/opt/local/include -O2 -c pre_divrem_1.c -o pre_divrem_1.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo pre_mod_1 | sed 's/_$//' -I/opt/local/include -O2 -c -o pre_mod_1.lo pre_mod_1.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -I/opt/local/include -O2 -c pre_mod_1.c -fno-common -DPIC -o .libs/pre_mod_1.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -I/opt/local/include -O2 -c pre_mod_1.c -o pre_mod_1.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo dump | sed 's/_$//' -I/opt/local/include -O2 -c -o dump.lo dump.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_dump -I/opt/local/include -O2 -c dump.c -fno-common -DPIC -o .libs/dump.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_dump -I/opt/local/include -O2 -c dump.c -o dump.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo mul | sed 's/_$//' -I/opt/local/include -O2 -c -o mul.lo mul.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mul -I/opt/local/include -O2 -c mul.c -fno-common -DPIC -o .libs/mul.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mul -I/opt/local/include -O2 -c mul.c -o mul.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo mul_fft | sed 's/_$//' -I/opt/local/include -O2 -c -o mul_fft.lo mul_fft.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -I/opt/local/include -O2 -c mul_fft.c -fno-common -DPIC -o .libs/mul_fft.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -I/opt/local/include -O2 -c mul_fft.c -o mul_fft.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo mul_n | sed 's/_$//' -I/opt/local/include -O2 -c -o mul_n.lo mul_n.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mul_n -I/opt/local/include -O2 -c mul_n.c -fno-common -DPIC -o .libs/mul_n.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mul_n -I/opt/local/include -O2 -c mul_n.c -o mul_n.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo mul_basecase | sed 's/_$//' -I/opt/local/include -O2 -c -o mul_basecase.lo mul_basecase.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -I/opt/local/include -O2 -c mul_basecase.c -fno-common -DPIC -o .libs/mul_basecase.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -I/opt/local/include -O2 -c mul_basecase.c -o mul_basecase.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo sqr_basecase | sed 's/_$//' -I/opt/local/include -O2 -c -o sqr_basecase.lo sqr_basecase.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -I/opt/local/include -O2 -c sqr_basecase.c -fno-common -DPIC -o .libs/sqr_basecase.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -I/opt/local/include -O2 -c sqr_basecase.c -o sqr_basecase.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo random | sed 's/_$//' -I/opt/local/include -O2 -c -o random.lo random.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_random -I/opt/local/include -O2 -c random.c -fno-common -DPIC -o .libs/random.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_random -I/opt/local/include -O2 -c random.c -o random.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo random2 | sed 's/_$//' -I/opt/local/include -O2 -c -o random2.lo random2.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_random2 -I/opt/local/include -O2 -c random2.c -fno-common -DPIC -o .libs/random2.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_random2 -I/opt/local/include -O2 -c random2.c -o random2.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo pow_1 | sed 's/_$//' -I/opt/local/include -O2 -c -o pow_1.lo pow_1.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -I/opt/local/include -O2 -c pow_1.c -fno-common -DPIC -o .libs/pow_1.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -I/opt/local/include -O2 -c pow_1.c -o pow_1.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo rootrem | sed 's/_$//' -I/opt/local/include -O2 -c -o rootrem.lo rootrem.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_rootrem -I/opt/local/include -O2 -c rootrem.c -fno-common -DPIC -o .libs/rootrem.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_rootrem -I/opt/local/include -O2 -c rootrem.c -o rootrem.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo sqrtrem | sed 's/_$//' -I/opt/local/include -O2 -c -o sqrtrem.lo sqrtrem.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -I/opt/local/include -O2 -c sqrtrem.c -fno-common -DPIC -o .libs/sqrtrem.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -I/opt/local/include -O2 -c sqrtrem.c -o sqrtrem.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo get_str | sed 's/_$//' -I/opt/local/include -O2 -c -o get_str.lo get_str.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_get_str -I/opt/local/include -O2 -c get_str.c -fno-common -DPIC -o .libs/get_str.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_get_str -I/opt/local/include -O2 -c get_str.c -o get_str.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo set_str | sed 's/_$//' -I/opt/local/include -O2 -c -o set_str.lo set_str.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_set_str -I/opt/local/include -O2 -c set_str.c -fno-common -DPIC -o .libs/set_str.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_set_str -I/opt/local/include -O2 -c set_str.c -o set_str.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo scan0 | sed 's/_$//' -I/opt/local/include -O2 -c -o scan0.lo scan0.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_scan0 -I/opt/local/include -O2 -c scan0.c -fno-common -DPIC -o .libs/scan0.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_scan0 -I/opt/local/include -O2 -c scan0.c -o scan0.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo scan1 | sed 's/_$//' -I/opt/local/include -O2 -c -o scan1.lo scan1.c

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_scan1 -I/opt/local/include -O2 -c scan1.c -fno-common -DPIC -o .libs/scan1.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_scan1 -I/opt/local/include -O2 -c scan1.c -o scan1.o >/dev/null 2>&1

/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_echo popcount | sed 's/_$//' -I/opt/local/include -O2 test -f 'popcount.asm' || echo './'popcount.asm

../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_popcount -I/opt/local/include -O2 popcount.asm -fno-common -DPIC -o .libs/popcount.o

m4 -DHAVE_CONFIG_H -DGMP_WITHIN_GMP -DOPERATION_popcount -DPIC popcount.asm >tmp-popcount.s

gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -DGMP_WITHIN_GMP -I.. -DOPERATION_popcount -I/opt/local/include -O2 tmp-popcount.s -fno-common -DPIC -o .libs/popcount.o

tmp-popcount.s:127:vspltisb vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:128:vspltisb vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:129:vspltisb vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:130:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:131:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:132:vspltisb vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:137:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:140:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:141:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:147:vxor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:150:vxor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:172:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:174:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:176:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:177:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:179:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:180:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:181:vsububm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:182:vsububm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:183:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:184:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:185:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:186:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:187:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:188:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:189:vaddubm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:190:vaddubm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:191:vaddubm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:192:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:193:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:194:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:195:vaddubm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:196:vsum4ubs vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:202:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:203:vxor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:207:vor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:208:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:213:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:214:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:216:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:217:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:218:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:219:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:220:vsububm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:221:vsububm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:222:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:223:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:224:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:225:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:226:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:227:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:228:vaddubm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:229:vaddubm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:230:vaddubm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:231:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:232:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:233:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:234:vaddubm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:235:vsum4ubs vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:239:stvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) make[2]: * [popcount.lo] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2 Error: Target com.apple.build returned: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gmp/work/gmp-4.2.1" && make all " returned error 2 Command output: tmp-popcount.s:202:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:203:vxor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:207:vor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:208:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:213:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:214:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:216:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:217:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:218:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:219:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:220:vsububm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:221:vsububm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:222:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:223:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:224:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:225:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:226:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:227:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:228:vaddubm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:229:vaddubm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:230:vaddubm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:231:vsr vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:232:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:233:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:234:vaddubm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:235:vsum4ubs vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) tmp-popcount.s:239:stvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option) make[2]: * [popcount.lo] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Warning: the following items did not execute (for gmp): com.apple.archive com.apple.build com.apple.destroot Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 17 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

Committed the suggested tweak to the configure.env for PPC only. Thanks!

comment:2 Changed 17 years ago by gwright@…

Mark,

Your fix uses configure.cflags in the portfile, which does not exist at least on MP 1.400 and earlier. Is this the new standard that should be used instead of setting CFLAGS in configure.env?

-Greg

comment:3 Changed 17 years ago by markd@…

Originally I added it the old way using CFLAGS but Elias suggested using configure.cflags. So I think that is the new standard. And selfupdate updates MP to 1.430 so I don't see a problem.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.