Ticket #18755: gmp.log

File gmp.log, 59.9 KB (added by yaseppochi (Stephen J. Turnbull), 15 years ago)
Line 
1--->  Cleaning gmp
2DEBUG: Found port in file:///Users/steve/Software/MacPorts/dports/devel/gmp
3DEBUG: epoch: in tree: 0 installed: 0
4DEBUG: gmp 4.3.1_1 exists in the ports tree
5DEBUG: gmp 4.2.4_1  is the latest installed
6DEBUG: gmp 4.2.4_1  is active
7DEBUG: Merging existing variants  into variants
8DEBUG: new fully merged portvariants:
9DEBUG: Changing to port directory: /Users/steve/Software/MacPorts/dports/devel/gmp
10DEBUG: OS Platform: darwin
11DEBUG: OS Version: 8.11.0
12DEBUG: Mac OS X Version: 10.4
13DEBUG: System Arch: powerpc
14DEBUG: setting option os.universal_supported to yes
15DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
16DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
17DEBUG: Using group file /Users/steve/Software/MacPorts/dports/_resources/port1.0/group/muniversal-1.0.tcl
18DEBUG: Reading variant descriptions from /Users/steve/Software/MacPorts/dports/_resources/port1.0/variant_descriptions.conf
19DEBUG: universal variant already exists, so not adding the default one
20DEBUG: Requested variant darwin is not provided by port gmp.
21DEBUG: Requested variant macosx is not provided by port gmp.
22DEBUG: Executing variant powerpc provides powerpc
23DEBUG: Attempting ln -sf /opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_gmp/work /Users/steve/Software/MacPorts/dports/devel/gmp/work
24--->  Computing dependencies for gmp
25DEBUG: Executing org.macports.main (gmp)
26DEBUG: No TGZ archive: /opt/local/var/macports/packages/darwin/powerpc/gmp-4.3.1_1+powerpc.powerpc.tgz
27DEBUG: Skipping unarchive (gmp) since no archive found
28DEBUG: Skipping completed org.macports.unarchive (gmp)
29--->  Fetching gmp
30DEBUG: Executing org.macports.fetch (gmp)
31--->  Verifying checksum(s) for gmp
32DEBUG: Executing org.macports.checksum (gmp)
33--->  Checksumming gmp-4.3.1.tar.bz2
34DEBUG: Correct (md5) checksum for gmp-4.3.1.tar.bz2
35DEBUG: Correct (sha1) checksum for gmp-4.3.1.tar.bz2
36DEBUG: Correct (rmd160) checksum for gmp-4.3.1.tar.bz2
37DEBUG: setting option extract.cmd to /usr/bin/bzip2
38--->  Extracting gmp
39DEBUG: Executing org.macports.extract (gmp)
40--->  Extracting gmp-4.3.1.tar.bz2
41DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/gmp/gmp-4.3.1.tar.bz2
42DEBUG: Environment: CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.4'
43DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_gmp/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/gmp/gmp-4.3.1.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
44DEBUG: Executing org.macports.patch (gmp)
45--->  Applying patches to gmp
46--->  Applying /Users/steve/Software/MacPorts/dports/devel/gmp/files/patch-gmp-h.in.diff
47DEBUG: Environment: CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.4'
48DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_gmp/work/gmp-4.3.1" && /usr/bin/patch -p0'
49patching file gmp-h.in
50Hunk #1 succeeded at 421 with fuzz 1.
51patch unexpectedly ends in middle of line
52patch unexpectedly ends in middle of line
53--->  Applying /Users/steve/Software/MacPorts/dports/devel/gmp/files/patch-config.guess.diff
54DEBUG: Environment: CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.4'
55DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_gmp/work/gmp-4.3.1" && /usr/bin/patch -p0'
56patching file config.guess
57--->  Configuring gmp
58DEBUG: Using compiler 'Mac OS X gcc 4.0'
59DEBUG: Executing proc-pre-org.macports.configure-configure-0
60DEBUG: Executing org.macports.configure (gmp)
61DEBUG: Environment: CPATH='/opt/local/include' CXXFLAGS='-arch ppc' CFLAGS='-arch ppc' CPPFLAGS='-I/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.4' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch ppc' FFLAGS='-O2 -m32' ABI='32' CC='/usr/bin/gcc-4.0'
62DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_gmp/work/gmp-4.3.1" && ./configure --prefix=/opt/local --infodir=/opt/local/share/info --enable-cxx'
63checking build system type... powerpc7450-apple-darwin8.11.0
64checking host system type... powerpc7450-apple-darwin8.11.0
65checking for a BSD-compatible install... /usr/bin/install -c
66checking whether build environment is sane... yes
67checking for gawk... gawk
68checking whether make sets $(MAKE)... yes
69checking whether to enable maintainer-specific portions of Makefiles... no
70checking ABI=32
71checking whether /usr/bin/gcc-4.0 is gcc... yes
72checking compiler /usr/bin/gcc-4.0 -arch ppc -I/opt/local/include... yes
73checking for gcc... /usr/bin/gcc-4.0
74checking for C compiler default output file name... a.out
75checking whether the C compiler works... yes
76checking whether we are cross compiling... no
77checking for suffix of executables...
78checking for suffix of object files... o
79checking whether we are using the GNU C compiler... yes
80checking whether /usr/bin/gcc-4.0 accepts -g... yes
81checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
82checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
83checking build system compiler /usr/bin/gcc-4.0... yes
84checking for build system preprocessor... /usr/bin/gcc-4.0 -E
85checking for build system executable suffix...
86checking whether build system compiler is ANSI... yes
87checking for build system compiler math library... -lm
88checking whether we are using the GNU C++ compiler... yes
89checking whether /usr/bin/g++-4.0 accepts -g... yes
90checking C++ compiler /usr/bin/g++-4.0 -I/opt/local/include -arch ppc... yes
91checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
92checking for egrep... grep -E
93using ABI="32"
94      CC="/usr/bin/gcc-4.0"
95      CFLAGS="-arch ppc"
96      CPPFLAGS="-I/opt/local/include"
97      CXX="/usr/bin/g++-4.0"
98      CXXFLAGS="-arch ppc"
99      MPN_PATH=" powerpc32/vmx powerpc32 generic"
100checking for function prototypes... yes
101checking for ANSI C header files... yes
102checking for sys/types.h... yes
103checking for sys/stat.h... yes
104checking for stdlib.h... yes
105checking for string.h... yes
106checking for memory.h... yes
107checking for strings.h... yes
108checking for inttypes.h... yes
109checking for stdint.h... yes
110checking for unistd.h... yes
111checking for string.h... (cached) yes
112checking whether assembler supports --noexecstack option... no
113checking for ar... ar
114checking for BSD-compatible nm... /usr/bin/nm -p
115checking for a sed that does not truncate output... /opt/local/bin/gsed
116checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
117checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld... no
118checking for /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld option to reload object files... -r
119checking whether ln -s works... yes
120checking how to recognize dependent libraries... pass_all
121checking dlfcn.h usability... yes
122checking dlfcn.h presence... yes
123checking for dlfcn.h... yes
124checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
125checking the maximum length of command line arguments... 196608
126checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
127checking for objdir... .libs
128checking for ar... (cached) ar
129checking for ranlib... ranlib
130checking for strip... strip
131checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
132checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
133checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
134checking if /usr/bin/gcc-4.0 static flag -static works... no
135checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
136checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries... yes
137checking dynamic linker characteristics... darwin8.11.0 dyld
138checking how to hardcode library paths into programs... immediate
139checking whether stripping libraries is possible... yes
140checking if libtool supports shared libraries... yes
141checking whether to build shared libraries... yes
142checking whether to build static libraries... yes
143configure: creating libtool
144appending configuration tag "CXX" to libtool
145checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
146checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld... no
147checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries... yes
148checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
149checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
150checking if /usr/bin/g++-4.0 static flag -static works... no
151checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
152checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries... yes
153checking dynamic linker characteristics... darwin8.11.0 dyld
154checking how to hardcode library paths into programs... immediate
155checking for ANSI C header files... (cached) yes
156checking whether time.h and sys/time.h may both be included... yes
157checking fcntl.h usability... yes
158checking fcntl.h presence... yes
159checking for fcntl.h... yes
160checking float.h usability... yes
161checking float.h presence... yes
162checking for float.h... yes
163checking invent.h usability... no
164checking invent.h presence... no
165checking for invent.h... no
166checking langinfo.h usability... yes
167checking langinfo.h presence... yes
168checking for langinfo.h... yes
169checking locale.h usability... yes
170checking locale.h presence... yes
171checking for locale.h... yes
172checking nl_types.h usability... yes
173checking nl_types.h presence... yes
174checking for nl_types.h... yes
175checking sys/attributes.h usability... no
176checking sys/attributes.h presence... no
177checking for sys/attributes.h... no
178checking sys/iograph.h usability... no
179checking sys/iograph.h presence... no
180checking for sys/iograph.h... no
181checking sys/mman.h usability... yes
182checking sys/mman.h presence... yes
183checking for sys/mman.h... yes
184checking sys/param.h usability... yes
185checking sys/param.h presence... yes
186checking for sys/param.h... yes
187checking sys/processor.h usability... no
188checking sys/processor.h presence... no
189checking for sys/processor.h... no
190checking sys/pstat.h usability... no
191checking sys/pstat.h presence... no
192checking for sys/pstat.h... no
193checking sys/sysinfo.h usability... no
194checking sys/sysinfo.h presence... no
195checking for sys/sysinfo.h... no
196checking sys/syssgi.h usability... no
197checking sys/syssgi.h presence... no
198checking for sys/syssgi.h... no
199checking sys/systemcfg.h usability... no
200checking sys/systemcfg.h presence... no
201checking for sys/systemcfg.h... no
202checking sys/time.h usability... yes
203checking sys/time.h presence... yes
204checking for sys/time.h... yes
205checking sys/times.h usability... yes
206checking sys/times.h presence... yes
207checking for sys/times.h... yes
208checking for sys/resource.h... yes
209checking for sys/sysctl.h... yes
210checking for machine/hal_sysinfo.h... no
211checking whether fgetc is declared... yes
212checking whether fscanf is declared... yes
213checking whether optarg is declared... yes
214checking whether ungetc is declared... yes
215checking whether vfprintf is declared... yes
216checking whether sys_errlist is declared... yes
217checking whether sys_nerr is declared... yes
218checking return type of signal handlers... void
219checking for intmax_t... yes
220checking for long double... yes
221checking for long long... yes
222checking for ptrdiff_t... yes
223checking for quad_t... yes
224checking for uint_least32_t... yes
225checking for preprocessor stringizing operator... yes
226checking for working volatile... yes
227checking for C/C++ restrict keyword... __restrict
228checking whether <stdarg.h> exists and works... yes
229checking whether gcc __attribute__ ((const)) works... yes
230checking whether gcc __attribute__ ((malloc)) works... yes
231checking whether gcc __attribute__ ((mode (XX))) works... yes
232checking whether gcc __attribute__ ((noreturn)) works... yes
233checking for inline... inline
234checking for working alloca.h... yes
235checking for alloca (via gmp-impl.h)... yes
236checking how to allocate temporary memory... alloca
237checking whether byte ordering is bigendian... yes
238checking format of `double' floating point... IEEE big endian
239checking for alarm... yes
240checking for attr_get... no
241checking for clock... yes
242checking for clock_gettime... no
243checking for cputime... no
244checking for getpagesize... yes
245checking for getrusage... yes
246checking for gettimeofday... yes
247checking for getsysinfo... no
248checking for localeconv... yes
249checking for memset... yes
250checking for mmap... yes
251checking for mprotect... yes
252checking for nl_langinfo... yes
253checking for obstack_vprintf... no
254checking for popen... yes
255checking for processor_info... yes
256checking for pstat_getprocessor... no
257checking for raise... yes
258checking for read_real_time... no
259checking for sigaction... yes
260checking for sigaltstack... yes
261checking for sigstack... no
262checking for syssgi... no
263checking for strchr... yes
264checking for strerror... yes
265checking for strnlen... no
266checking for strtol... yes
267checking for strtoul... yes
268checking for sysconf... yes
269checking for sysctl... yes
270checking for sysctlbyname... yes
271checking for times... yes
272checking for vsnprintf... yes
273checking whether vsnprintf works... yes
274checking whether sscanf needs writable input... no
275checking for struct pst_processor.psp_iticksperclktick... no
276checking sstream usability... yes
277checking sstream presence... yes
278checking for sstream... yes
279checking for std::locale... yes
280checking for suitable m4... m4
281checking if m4wrap produces spurious output... no
282checking how to switch to text section... .text
283checking how to switch to data section... .data
284checking for assembler label suffix... :
285checking for assembler global directive... .globl
286checking for assembler global directive attribute...
287checking if globals are prefixed by underscore... yes
288checking how to switch to read-only data section...     .section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32
289checking for assembler .type directive...
290checking for assembler .size directive...
291checking for assembler local label prefix... L
292checking for assembler byte directive... .byte
293checking how to define a 32-bit word... .long
294checking if .align assembly directive is logarithmic... yes
295checking whether compiler output is PIC by default... yes
296checking if the assembler needs r on registers... yes
297checking for unsigned short... yes
298checking size of unsigned short... 2
299checking for unsigned... yes
300checking size of unsigned... 4
301checking for unsigned long... yes
302checking size of unsigned long... 4
303checking for mp_limb_t... yes
304checking size of mp_limb_t... 4
305checking for stack_t... yes
306checking for tputs in -lncurses... yes
307checking for readline in -lreadline... yes
308checking readline/readline.h usability... yes
309checking readline/readline.h presence... yes
310checking for readline/readline.h... yes
311checking readline/history.h usability... yes
312checking readline/history.h presence... yes
313checking for readline/history.h... yes
314checking readline detected... yes
315checking for bison... bison -y
316checking for flex... flex
317checking for yywrap in -lfl... yes
318checking lex output file root... lex.yy
319checking whether yytext is a pointer... yes
320checking for ranlib... (cached) ranlib
321creating config.m4
322configure: creating ./config.status
323config.status: creating demos/pexpr-config.h
324config.status: creating demos/calc/calc-config.h
325config.status: creating Makefile
326config.status: creating mpbsd/Makefile
327config.status: creating mpf/Makefile
328config.status: creating mpn/Makefile
329config.status: creating mpq/Makefile
330config.status: creating mpz/Makefile
331config.status: creating printf/Makefile
332config.status: creating scanf/Makefile
333config.status: creating cxx/Makefile
334config.status: creating tests/Makefile
335config.status: creating tests/devel/Makefile
336config.status: creating tests/mpbsd/Makefile
337config.status: creating tests/mpf/Makefile
338config.status: creating tests/mpn/Makefile
339config.status: creating tests/mpq/Makefile
340config.status: creating tests/mpz/Makefile
341config.status: creating tests/rand/Makefile
342config.status: creating tests/misc/Makefile
343config.status: creating tests/cxx/Makefile
344config.status: creating doc/Makefile
345config.status: creating tune/Makefile
346config.status: creating demos/Makefile
347config.status: creating demos/calc/Makefile
348config.status: creating demos/expr/Makefile
349config.status: creating gmp.h
350config.status: creating mp.h
351config.status: creating config.h
352config.status: linking ./mpn/generic/add.c to mpn/add.c
353config.status: linking ./mpn/generic/add_1.c to mpn/add_1.c
354config.status: linking ./mpn/powerpc32/aors_n.asm to mpn/add_n.asm
355config.status: linking ./mpn/generic/sub.c to mpn/sub.c
356config.status: linking ./mpn/generic/sub_1.c to mpn/sub_1.c
357config.status: linking ./mpn/powerpc32/aors_n.asm to mpn/sub_n.asm
358config.status: linking ./mpn/generic/neg_n.c to mpn/neg_n.c
359config.status: linking ./mpn/powerpc32/mul_1.asm to mpn/mul_1.asm
360config.status: linking ./mpn/powerpc32/addmul_1.asm to mpn/addmul_1.asm
361config.status: linking ./mpn/powerpc32/submul_1.asm to mpn/submul_1.asm
362config.status: linking ./mpn/powerpc32/lshift.asm to mpn/lshift.asm
363config.status: linking ./mpn/powerpc32/rshift.asm to mpn/rshift.asm
364config.status: linking ./mpn/generic/dive_1.c to mpn/dive_1.c
365config.status: linking ./mpn/powerpc32/diveby3.asm to mpn/diveby3.asm
366config.status: linking ./mpn/generic/divis.c to mpn/divis.c
367config.status: linking ./mpn/generic/divrem.c to mpn/divrem.c
368config.status: linking ./mpn/generic/divrem_1.c to mpn/divrem_1.c
369config.status: linking ./mpn/powerpc32/divrem_2.asm to mpn/divrem_2.asm
370config.status: linking ./mpn/generic/fib2_ui.c to mpn/fib2_ui.c
371config.status: linking ./mpn/generic/mod_1.c to mpn/mod_1.c
372config.status: linking ./mpn/powerpc32/vmx/mod_34lsub1.asm to mpn/mod_34lsub1.asm
373config.status: linking ./mpn/powerpc32/mode1o.asm to mpn/mode1o.asm
374config.status: linking ./mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
375config.status: linking ./mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
376config.status: linking ./mpn/generic/dump.c to mpn/dump.c
377config.status: linking ./mpn/generic/mod_1_1.c to mpn/mod_1_1.c
378config.status: linking ./mpn/generic/mod_1_2.c to mpn/mod_1_2.c
379config.status: linking ./mpn/generic/mod_1_3.c to mpn/mod_1_3.c
380config.status: linking ./mpn/generic/mod_1_4.c to mpn/mod_1_4.c
381config.status: linking ./mpn/generic/mul.c to mpn/mul.c
382config.status: linking ./mpn/generic/mul_fft.c to mpn/mul_fft.c
383config.status: linking ./mpn/generic/mul_n.c to mpn/mul_n.c
384config.status: linking ./mpn/generic/mul_basecase.c to mpn/mul_basecase.c
385config.status: linking ./mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
386config.status: linking ./mpn/generic/random.c to mpn/random.c
387config.status: linking ./mpn/generic/random2.c to mpn/random2.c
388config.status: linking ./mpn/generic/pow_1.c to mpn/pow_1.c
389config.status: linking ./mpn/generic/rootrem.c to mpn/rootrem.c
390config.status: linking ./mpn/generic/sqrtrem.c to mpn/sqrtrem.c
391config.status: linking ./mpn/generic/get_str.c to mpn/get_str.c
392config.status: linking ./mpn/generic/set_str.c to mpn/set_str.c
393config.status: linking ./mpn/generic/scan0.c to mpn/scan0.c
394config.status: linking ./mpn/generic/scan1.c to mpn/scan1.c
395config.status: linking ./mpn/powerpc32/vmx/popcount.asm to mpn/popcount.asm
396config.status: linking ./mpn/generic/popham.c to mpn/hamdist.c
397config.status: linking ./mpn/generic/cmp.c to mpn/cmp.c
398config.status: linking ./mpn/generic/perfsqr.c to mpn/perfsqr.c
399config.status: linking ./mpn/generic/bdivmod.c to mpn/bdivmod.c
400config.status: linking ./mpn/generic/gcd_1.c to mpn/gcd_1.c
401config.status: linking ./mpn/generic/gcd.c to mpn/gcd.c
402config.status: linking ./mpn/generic/gcdext_1.c to mpn/gcdext_1.c
403config.status: linking ./mpn/generic/gcdext.c to mpn/gcdext.c
404config.status: linking ./mpn/generic/gcd_lehmer.c to mpn/gcd_lehmer.c
405config.status: linking ./mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
406config.status: linking ./mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
407config.status: linking ./mpn/generic/gcdext_subdiv_step.c to mpn/gcdext_subdiv_step.c
408config.status: linking ./mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
409config.status: linking ./mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c
410config.status: linking ./mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c
411config.status: linking ./mpn/generic/jacbase.c to mpn/jacbase.c
412config.status: linking ./mpn/generic/get_d.c to mpn/get_d.c
413config.status: linking ./mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
414config.status: linking ./mpn/generic/hgcd2.c to mpn/hgcd2.c
415config.status: linking ./mpn/generic/hgcd.c to mpn/hgcd.c
416config.status: linking ./mpn/generic/mullow_n.c to mpn/mullow_n.c
417config.status: linking ./mpn/generic/mullow_basecase.c to mpn/mullow_basecase.c
418config.status: linking ./mpn/generic/toom22_mul.c to mpn/toom22_mul.c
419config.status: linking ./mpn/generic/toom33_mul.c to mpn/toom33_mul.c
420config.status: linking ./mpn/generic/toom44_mul.c to mpn/toom44_mul.c
421config.status: linking ./mpn/generic/toom32_mul.c to mpn/toom32_mul.c
422config.status: linking ./mpn/generic/toom42_mul.c to mpn/toom42_mul.c
423config.status: linking ./mpn/generic/toom62_mul.c to mpn/toom62_mul.c
424config.status: linking ./mpn/generic/toom53_mul.c to mpn/toom53_mul.c
425config.status: linking ./mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
426config.status: linking ./mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
427config.status: linking ./mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
428config.status: linking ./mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
429config.status: linking ./mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
430config.status: linking ./mpn/generic/invert.c to mpn/invert.c
431config.status: linking ./mpn/generic/binvert.c to mpn/binvert.c
432config.status: linking ./mpn/generic/sb_div_qr.c to mpn/sb_div_qr.c
433config.status: linking ./mpn/generic/sb_divappr_q.c to mpn/sb_divappr_q.c
434config.status: linking ./mpn/generic/sb_div_q.c to mpn/sb_div_q.c
435config.status: linking ./mpn/generic/dc_div_qr.c to mpn/dc_div_qr.c
436config.status: linking ./mpn/generic/dc_divappr_q.c to mpn/dc_divappr_q.c
437config.status: linking ./mpn/generic/dc_div_q.c to mpn/dc_div_q.c
438config.status: linking ./mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
439config.status: linking ./mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
440config.status: linking ./mpn/generic/mu_div_q.c to mpn/mu_div_q.c
441config.status: linking ./mpn/generic/sb_bdiv_q.c to mpn/sb_bdiv_q.c
442config.status: linking ./mpn/generic/sb_bdiv_qr.c to mpn/sb_bdiv_qr.c
443config.status: linking ./mpn/generic/dc_bdiv_q.c to mpn/dc_bdiv_q.c
444config.status: linking ./mpn/generic/dc_bdiv_qr.c to mpn/dc_bdiv_qr.c
445config.status: linking ./mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
446config.status: linking ./mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
447config.status: linking ./mpn/generic/divexact.c to mpn/divexact.c
448config.status: linking ./mpn/powerpc32/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
449config.status: linking ./mpn/generic/redc_1.c to mpn/redc_1.c
450config.status: linking ./mpn/generic/redc_2.c to mpn/redc_2.c
451config.status: linking ./mpn/generic/powm.c to mpn/powm.c
452config.status: linking ./mpn/generic/powlo.c to mpn/powlo.c
453config.status: linking ./mpn/generic/powm_sec.c to mpn/powm_sec.c
454config.status: linking ./mpn/generic/subcnd_n.c to mpn/subcnd_n.c
455config.status: linking ./mpn/powerpc32/umul.asm to mpn/umul.asm
456config.status: linking ./mpn/powerpc32/vmx/copyi.asm to mpn/copyi.asm
457config.status: linking ./mpn/powerpc32/vmx/copyd.asm to mpn/copyd.asm
458config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/and_n.asm
459config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/andn_n.asm
460config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/nand_n.asm
461config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/ior_n.asm
462config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/iorn_n.asm
463config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/nior_n.asm
464config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/xor_n.asm
465config.status: linking ./mpn/powerpc32/vmx/logops_n.asm to mpn/xnor_n.asm
466config.status: linking ./mpn/powerpc32/sqr_diagonal.asm to mpn/sqr_diagonal.asm
467config.status: linking ./mpn/powerpc32/addlsh1_n.asm to mpn/addlsh1_n.asm
468config.status: linking ./mpn/powerpc32/sublsh1_n.asm to mpn/sublsh1_n.asm
469config.status: linking ./mpn/generic/addsub_n.c to mpn/addsub_n.c
470config.status: linking ./mpn/powerpc32/gmp-mparam.h to gmp-mparam.h
471--->  Building gmp
472DEBUG: Executing org.macports.build (gmp)
473DEBUG: Environment: CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.4'
474DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_gmp/work/gmp-4.3.1" && /usr/bin/make -j1 all'
475/usr/bin/gcc-4.0 `test -f 'gen-fac_ui.c' || echo './'`gen-fac_ui.c -o gen-fac_ui
476./gen-fac_ui 32 0 >mpz/fac_ui.h || (rm -f mpz/fac_ui.h; exit 1)
477/usr/bin/gcc-4.0 `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
478./gen-fib header 32 0 >fib_table.h || (rm -f fib_table.h; exit 1)
479./gen-fib table 32 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
480/usr/bin/gcc-4.0 `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
481./gen-bases header 32 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
482./gen-bases table 32 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
483/usr/bin/gcc-4.0 `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
484./gen-psqr 32 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
485/usr/bin/make  all-recursive
486Making all in tests
487Making all in .
488make[3]: Nothing to be done for `all-am'.
489Making all in devel
490make[3]: Nothing to be done for `all'.
491Making all in mpn
492make[3]: Nothing to be done for `all'.
493Making all in mpz
494make[3]: Nothing to be done for `all'.
495Making all in mpq
496make[3]: Nothing to be done for `all'.
497Making all in mpf
498make[3]: Nothing to be done for `all'.
499Making all in rand
500make[3]: Nothing to be done for `all'.
501Making all in misc
502make[3]: Nothing to be done for `all'.
503Making all in cxx
504make[3]: Nothing to be done for `all'.
505Making all in mpbsd
506make[3]: Nothing to be done for `all'.
507Making all in mpn
508/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o fib_table.lo fib_table.c
509mkdir .libs
510 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -I/opt/local/include -arch ppc -c fib_table.c  -fno-common -DPIC -o .libs/fib_table.o
511 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -I/opt/local/include -arch ppc -c fib_table.c -o fib_table.o >/dev/null 2>&1
512/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o mp_bases.lo mp_bases.c
513 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -I/opt/local/include -arch ppc -c mp_bases.c  -fno-common -DPIC -o .libs/mp_bases.o
514 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -I/opt/local/include -arch ppc -c mp_bases.c -o mp_bases.o >/dev/null 2>&1
515/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o add.lo add.c
516 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -I/opt/local/include -arch ppc -c add.c  -fno-common -DPIC -o .libs/add.o
517 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -I/opt/local/include -arch ppc -c add.c -o add.o >/dev/null 2>&1
518/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o add_1.lo add_1.c
519 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -I/opt/local/include -arch ppc -c add_1.c  -fno-common -DPIC -o .libs/add_1.o
520 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -I/opt/local/include -arch ppc -c add_1.c -o add_1.o >/dev/null 2>&1
521/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'`  -I/opt/local/include  -arch ppc  `test -f 'add_n.asm' || echo './'`add_n.asm
522 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/opt/local/include -arch ppc add_n.asm  -fno-common -DPIC -o .libs/add_n.o
523m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s
524 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/opt/local/include -arch ppc tmp-add_n.s -fno-common -DPIC -o .libs/add_n.o
525 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/opt/local/include -arch ppc add_n.asm -o add_n.o >/dev/null 2>&1
526/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o sub.lo sub.c
527 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -I/opt/local/include -arch ppc -c sub.c  -fno-common -DPIC -o .libs/sub.o
528 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -I/opt/local/include -arch ppc -c sub.c -o sub.o >/dev/null 2>&1
529/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o sub_1.lo sub_1.c
530 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -I/opt/local/include -arch ppc -c sub_1.c  -fno-common -DPIC -o .libs/sub_1.o
531 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -I/opt/local/include -arch ppc -c sub_1.c -o sub_1.o >/dev/null 2>&1
532/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'`  -I/opt/local/include  -arch ppc  `test -f 'sub_n.asm' || echo './'`sub_n.asm
533 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/opt/local/include -arch ppc sub_n.asm  -fno-common -DPIC -o .libs/sub_n.o
534m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s
535 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/opt/local/include -arch ppc tmp-sub_n.s -fno-common -DPIC -o .libs/sub_n.o
536 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/opt/local/include -arch ppc sub_n.asm -o sub_n.o >/dev/null 2>&1
537/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg_n | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o neg_n.lo neg_n.c
538 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg_n -I/opt/local/include -arch ppc -c neg_n.c  -fno-common -DPIC -o .libs/neg_n.o
539 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg_n -I/opt/local/include -arch ppc -c neg_n.c -o neg_n.o >/dev/null 2>&1
540/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'`  -I/opt/local/include  -arch ppc  `test -f 'mul_1.asm' || echo './'`mul_1.asm
541 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/opt/local/include -arch ppc mul_1.asm  -fno-common -DPIC -o .libs/mul_1.o
542m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s
543 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/opt/local/include -arch ppc tmp-mul_1.s -fno-common -DPIC -o .libs/mul_1.o
544 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/opt/local/include -arch ppc mul_1.asm -o mul_1.o >/dev/null 2>&1
545/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'`  -I/opt/local/include  -arch ppc  `test -f 'addmul_1.asm' || echo './'`addmul_1.asm
546 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/opt/local/include -arch ppc addmul_1.asm  -fno-common -DPIC -o .libs/addmul_1.o
547m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s
548 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/opt/local/include -arch ppc tmp-addmul_1.s -fno-common -DPIC -o .libs/addmul_1.o
549 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/opt/local/include -arch ppc addmul_1.asm -o addmul_1.o >/dev/null 2>&1
550/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'`  -I/opt/local/include  -arch ppc  `test -f 'submul_1.asm' || echo './'`submul_1.asm
551 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/opt/local/include -arch ppc submul_1.asm  -fno-common -DPIC -o .libs/submul_1.o
552m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s
553 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/opt/local/include -arch ppc tmp-submul_1.s -fno-common -DPIC -o .libs/submul_1.o
554 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/opt/local/include -arch ppc submul_1.asm -o submul_1.o >/dev/null 2>&1
555/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'`  -I/opt/local/include  -arch ppc  `test -f 'lshift.asm' || echo './'`lshift.asm
556 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/opt/local/include -arch ppc lshift.asm  -fno-common -DPIC -o .libs/lshift.o
557m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s
558 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/opt/local/include -arch ppc tmp-lshift.s -fno-common -DPIC -o .libs/lshift.o
559 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/opt/local/include -arch ppc lshift.asm -o lshift.o >/dev/null 2>&1
560/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'`  -I/opt/local/include  -arch ppc  `test -f 'rshift.asm' || echo './'`rshift.asm
561 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/opt/local/include -arch ppc rshift.asm  -fno-common -DPIC -o .libs/rshift.o
562m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s
563 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/opt/local/include -arch ppc tmp-rshift.s -fno-common -DPIC -o .libs/rshift.o
564 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/opt/local/include -arch ppc rshift.asm -o rshift.o >/dev/null 2>&1
565/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o dive_1.lo dive_1.c
566 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -I/opt/local/include -arch ppc -c dive_1.c  -fno-common -DPIC -o .libs/dive_1.o
567 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -I/opt/local/include -arch ppc -c dive_1.c -o dive_1.o >/dev/null 2>&1
568/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'`  -I/opt/local/include  -arch ppc  `test -f 'diveby3.asm' || echo './'`diveby3.asm
569 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -I/opt/local/include -arch ppc diveby3.asm  -fno-common -DPIC -o .libs/diveby3.o
570m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_diveby3 -DPIC diveby3.asm >tmp-diveby3.s
571 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -I/opt/local/include -arch ppc tmp-diveby3.s -fno-common -DPIC -o .libs/diveby3.o
572 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -I/opt/local/include -arch ppc diveby3.asm -o diveby3.o >/dev/null 2>&1
573/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o divis.lo divis.c
574 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -I/opt/local/include -arch ppc -c divis.c  -fno-common -DPIC -o .libs/divis.o
575 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -I/opt/local/include -arch ppc -c divis.c -o divis.o >/dev/null 2>&1
576/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o divrem.lo divrem.c
577 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -I/opt/local/include -arch ppc -c divrem.c  -fno-common -DPIC -o .libs/divrem.o
578 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -I/opt/local/include -arch ppc -c divrem.c -o divrem.o >/dev/null 2>&1
579/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o divrem_1.lo divrem_1.c
580 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -I/opt/local/include -arch ppc -c divrem_1.c  -fno-common -DPIC -o .libs/divrem_1.o
581 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -I/opt/local/include -arch ppc -c divrem_1.c -o divrem_1.o >/dev/null 2>&1
582/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'`  -I/opt/local/include  -arch ppc  `test -f 'divrem_2.asm' || echo './'`divrem_2.asm
583 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -I/opt/local/include -arch ppc divrem_2.asm  -fno-common -DPIC -o .libs/divrem_2.o
584m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 -DPIC divrem_2.asm >tmp-divrem_2.s
585 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -I/opt/local/include -arch ppc tmp-divrem_2.s -fno-common -DPIC -o .libs/divrem_2.o
586 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -I/opt/local/include -arch ppc divrem_2.asm -o divrem_2.o >/dev/null 2>&1
587/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o fib2_ui.lo fib2_ui.c
588 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -I/opt/local/include -arch ppc -c fib2_ui.c  -fno-common -DPIC -o .libs/fib2_ui.o
589 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -I/opt/local/include -arch ppc -c fib2_ui.c -o fib2_ui.o >/dev/null 2>&1
590/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'`  -I/opt/local/include  -arch ppc -c -o mod_1.lo mod_1.c
591 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -I/opt/local/include -arch ppc -c mod_1.c  -fno-common -DPIC -o .libs/mod_1.o
592 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -I/opt/local/include -arch ppc -c mod_1.c -o mod_1.o >/dev/null 2>&1
593/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'`  -I/opt/local/include  -arch ppc  `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm
594 ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/opt/local/include -arch ppc mod_34lsub1.asm  -fno-common -DPIC -o .libs/mod_34lsub1.o
595m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 -DPIC mod_34lsub1.asm >tmp-mod_34lsub1.s
596 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/opt/local/include -arch ppc tmp-mod_34lsub1.s -fno-common -DPIC -o .libs/mod_34lsub1.o
597tmp-mod_34lsub1.s:166:vxor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
598tmp-mod_34lsub1.s:168:vxor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
599tmp-mod_34lsub1.s:170:vxor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
600tmp-mod_34lsub1.s:172:vxor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
601tmp-mod_34lsub1.s:174:vxor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
602tmp-mod_34lsub1.s:182:vxor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
603tmp-mod_34lsub1.s:183:vxor vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
604tmp-mod_34lsub1.s:190:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
605tmp-mod_34lsub1.s:192:vsldoi vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
606tmp-mod_34lsub1.s:193:vsldoi vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
607tmp-mod_34lsub1.s:206:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
608tmp-mod_34lsub1.s:208:vsldoi vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
609tmp-mod_34lsub1.s:209:vsldoi vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
610tmp-mod_34lsub1.s:221:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
611tmp-mod_34lsub1.s:222:vsldoi vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
612tmp-mod_34lsub1.s:223:vsldoi vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
613tmp-mod_34lsub1.s:242:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
614tmp-mod_34lsub1.s:243:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
615tmp-mod_34lsub1.s:244:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
616tmp-mod_34lsub1.s:251:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
617tmp-mod_34lsub1.s:252:vaddcuw vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
618tmp-mod_34lsub1.s:253:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
619tmp-mod_34lsub1.s:254:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
620tmp-mod_34lsub1.s:256:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
621tmp-mod_34lsub1.s:257:vaddcuw vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
622tmp-mod_34lsub1.s:258:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
623tmp-mod_34lsub1.s:259:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
624tmp-mod_34lsub1.s:261:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
625tmp-mod_34lsub1.s:265:vaddcuw vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
626tmp-mod_34lsub1.s:266:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
627tmp-mod_34lsub1.s:267:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
628tmp-mod_34lsub1.s:280:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
629tmp-mod_34lsub1.s:281:vaddcuw vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
630tmp-mod_34lsub1.s:282:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
631tmp-mod_34lsub1.s:283:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
632tmp-mod_34lsub1.s:285:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
633tmp-mod_34lsub1.s:286:vaddcuw vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
634tmp-mod_34lsub1.s:287:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
635tmp-mod_34lsub1.s:288:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
636tmp-mod_34lsub1.s:290:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
637tmp-mod_34lsub1.s:294:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
638tmp-mod_34lsub1.s:295:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
639tmp-mod_34lsub1.s:297:vaddcuw vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
640tmp-mod_34lsub1.s:298:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
641tmp-mod_34lsub1.s:299:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
642tmp-mod_34lsub1.s:303:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
643tmp-mod_34lsub1.s:304:vaddcuw vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
644tmp-mod_34lsub1.s:305:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
645tmp-mod_34lsub1.s:306:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
646tmp-mod_34lsub1.s:308:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
647tmp-mod_34lsub1.s:312:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
648tmp-mod_34lsub1.s:313:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
649tmp-mod_34lsub1.s:315:vaddcuw vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
650tmp-mod_34lsub1.s:316:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
651tmp-mod_34lsub1.s:317:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
652tmp-mod_34lsub1.s:321:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
653tmp-mod_34lsub1.s:325:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
654tmp-mod_34lsub1.s:326:vand vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
655tmp-mod_34lsub1.s:328:vaddcuw vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
656tmp-mod_34lsub1.s:329:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
657tmp-mod_34lsub1.s:330:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
658tmp-mod_34lsub1.s:332:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
659tmp-mod_34lsub1.s:333:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
660tmp-mod_34lsub1.s:334:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
661tmp-mod_34lsub1.s:335:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
662tmp-mod_34lsub1.s:336:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
663tmp-mod_34lsub1.s:337:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
664tmp-mod_34lsub1.s:338:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
665tmp-mod_34lsub1.s:339:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
666tmp-mod_34lsub1.s:340:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
667tmp-mod_34lsub1.s:342:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
668tmp-mod_34lsub1.s:343:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
669tmp-mod_34lsub1.s:344:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
670tmp-mod_34lsub1.s:346:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
671tmp-mod_34lsub1.s:347:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
672tmp-mod_34lsub1.s:348:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
673tmp-mod_34lsub1.s:350:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
674tmp-mod_34lsub1.s:351:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
675tmp-mod_34lsub1.s:352:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
676tmp-mod_34lsub1.s:355:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
677tmp-mod_34lsub1.s:356:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
678tmp-mod_34lsub1.s:357:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
679tmp-mod_34lsub1.s:359:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
680tmp-mod_34lsub1.s:360:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
681tmp-mod_34lsub1.s:361:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
682tmp-mod_34lsub1.s:363:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
683tmp-mod_34lsub1.s:366:vsumsws vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
684tmp-mod_34lsub1.s:369:stvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
685make[2]: *** [mod_34lsub1.lo] Error 1
686make[1]: *** [all-recursive] Error 1
687make: *** [all] Error 2
688Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_gmp/work/gmp-4.3.1" && /usr/bin/make -j1 all " returned error 2
689Command output: tmp-mod_34lsub1.s:332:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
690tmp-mod_34lsub1.s:333:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
691tmp-mod_34lsub1.s:334:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
692tmp-mod_34lsub1.s:335:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
693tmp-mod_34lsub1.s:336:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
694tmp-mod_34lsub1.s:337:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
695tmp-mod_34lsub1.s:338:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
696tmp-mod_34lsub1.s:339:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
697tmp-mod_34lsub1.s:340:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
698tmp-mod_34lsub1.s:342:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
699tmp-mod_34lsub1.s:343:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
700tmp-mod_34lsub1.s:344:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
701tmp-mod_34lsub1.s:346:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
702tmp-mod_34lsub1.s:347:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
703tmp-mod_34lsub1.s:348:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
704tmp-mod_34lsub1.s:350:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
705tmp-mod_34lsub1.s:351:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
706tmp-mod_34lsub1.s:352:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
707tmp-mod_34lsub1.s:355:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
708tmp-mod_34lsub1.s:356:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
709tmp-mod_34lsub1.s:357:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
710tmp-mod_34lsub1.s:359:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
711tmp-mod_34lsub1.s:360:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
712tmp-mod_34lsub1.s:361:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
713tmp-mod_34lsub1.s:363:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
714tmp-mod_34lsub1.s:366:vsumsws vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
715tmp-mod_34lsub1.s:369:stvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
716make[2]: *** [mod_34lsub1.lo] Error 1
717make[1]: *** [all-recursive] Error 1
718make: *** [all] Error 2
719
720DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_gmp/work/gmp-4.3.1" && /usr/bin/make -j1 all " returned error 2
721Command output: tmp-mod_34lsub1.s:332:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
722tmp-mod_34lsub1.s:333:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
723tmp-mod_34lsub1.s:334:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
724tmp-mod_34lsub1.s:335:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
725tmp-mod_34lsub1.s:336:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
726tmp-mod_34lsub1.s:337:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
727tmp-mod_34lsub1.s:338:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
728tmp-mod_34lsub1.s:339:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
729tmp-mod_34lsub1.s:340:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
730tmp-mod_34lsub1.s:342:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
731tmp-mod_34lsub1.s:343:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
732tmp-mod_34lsub1.s:344:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
733tmp-mod_34lsub1.s:346:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
734tmp-mod_34lsub1.s:347:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
735tmp-mod_34lsub1.s:348:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
736tmp-mod_34lsub1.s:350:lvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
737tmp-mod_34lsub1.s:351:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
738tmp-mod_34lsub1.s:352:vperm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
739tmp-mod_34lsub1.s:355:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
740tmp-mod_34lsub1.s:356:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
741tmp-mod_34lsub1.s:357:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
742tmp-mod_34lsub1.s:359:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
743tmp-mod_34lsub1.s:360:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
744tmp-mod_34lsub1.s:361:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
745tmp-mod_34lsub1.s:363:vadduwm vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
746tmp-mod_34lsub1.s:366:vsumsws vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
747tmp-mod_34lsub1.s:369:stvx vector instruction is optional for the PowerPC (not allowed without -force_cpusubtype_ALL option)
748make[2]: *** [mod_34lsub1.lo] Error 1
749make[1]: *** [all-recursive] Error 1
750make: *** [all] Error 2
751
752    while executing
753"command_exec build"
754    (procedure "portbuild::build_main" line 9)
755    invoked from within
756"$procedure $targetname"
757Warning: the following items did not execute (for gmp): org.macports.archive org.macports.build org.macports.destroot
758DEBUG:
759Error: Unable to upgrade port: 1