Ticket #50032: buliding log.txt

File buliding log.txt, 73.2 KB (added by 4625khz.mail@…, 8 years ago)
Line 
1mac:~ trojan719$ sudo port -v install libsdl
2--->  Computing dependencies for libsdl.
3--->  Fetching archive for libsdl
4--->  libsdl-1.2.15_3+x11.darwin_8.ppc.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
5--->  Attempting to fetch libsdl-1.2.15_3+x11.darwin_8.ppc.tbz2 from http://nue.de.packages.macports.org/macports/packages/libsdl
6  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
7                                 Dload  Upload   Total   Spent    Left  Speed
8  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
9--->  Attempting to fetch libsdl-1.2.15_3+x11.darwin_8.ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libsdl
10  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11                                 Dload  Upload   Total   Spent    Left  Speed
12  0   285    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13--->  Attempting to fetch libsdl-1.2.15_3+x11.darwin_8.ppc.tbz2 from http://lil.fr.packages.macports.org/libsdl
14  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15                                 Dload  Upload   Total   Spent    Left  Speed
16  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
17--->  Fetching distfiles for libsdl
18--->  Verifying checksums for libsdl
19--->  Checksumming SDL-1.2.15.tar.gz
20--->  Extracting libsdl
21--->  Extracting SDL-1.2.15.tar.gz
22--->  Applying patches to libsdl
23--->  Applying no-CGDirectPaletteRef.patch
24patching file src/video/quartz/SDL_QuartzVideo.h
25--->  Configuring libsdl
26checking build system type... powerpc-apple-darwin8.11.0
27checking host system type... powerpc-apple-darwin8.11.0
28checking for gcc... /opt/local/bin/gcc-apple-4.2
29checking for C compiler default output file name... a.out
30checking whether the C compiler works... yes
31checking whether we are cross compiling... no
32checking for suffix of executables...
33checking for suffix of object files... o
34checking whether we are using the GNU C compiler... yes
35checking whether /opt/local/bin/gcc-apple-4.2 accepts -g... yes
36checking for /opt/local/bin/gcc-apple-4.2 option to accept ISO C89... none needed
37checking for a sed that does not truncate output... /usr/bin/sed
38checking for grep that handles long lines and -e... /usr/bin/grep
39checking for egrep... /usr/bin/grep -E
40checking for fgrep... /usr/bin/grep -F
41checking for ld used by /opt/local/bin/gcc-apple-4.2... /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld
42checking if the linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) is GNU ld... no
43checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
44checking the name lister (/usr/bin/nm -p) interface... BSD nm
45checking whether ln -s works... yes
46checking the maximum length of command line arguments... 196608
47checking whether the shell understands some XSI constructs... yes
48checking whether the shell understands "+="... no
49checking for /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld option to reload object files... -r
50checking for objdump... no
51checking how to recognize dependent libraries... pass_all
52checking for ar... ar
53checking for strip... strip
54checking for ranlib... ranlib
55checking command to parse /usr/bin/nm -p output from /opt/local/bin/gcc-apple-4.2 object... ok
56checking for dsymutil... dsymutil
57checking for nmedit... nmedit
58checking for lipo... lipo
59checking for otool... otool
60checking for otool64... otool64
61checking for -single_module linker flag... yes
62checking for -exported_symbols_list linker flag... yes
63checking how to run the C preprocessor... /opt/local/bin/gcc-apple-4.2 -E
64checking for ANSI C header files... yes
65checking for sys/types.h... yes
66checking for sys/stat.h... yes
67checking for stdlib.h... yes
68checking for string.h... yes
69checking for memory.h... yes
70checking for strings.h... yes
71checking for inttypes.h... yes
72checking for stdint.h... yes
73checking for unistd.h... yes
74checking for dlfcn.h... yes
75checking for objdir... .libs
76checking if /opt/local/bin/gcc-apple-4.2 supports -fno-rtti -fno-exceptions... no
77checking for /opt/local/bin/gcc-apple-4.2 option to produce PIC... -fno-common -DPIC
78checking if /opt/local/bin/gcc-apple-4.2 PIC flag -fno-common -DPIC works... yes
79checking if /opt/local/bin/gcc-apple-4.2 static flag -static works... no
80checking if /opt/local/bin/gcc-apple-4.2 supports -c -o file.o... yes
81checking if /opt/local/bin/gcc-apple-4.2 supports -c -o file.o... (cached) yes
82checking whether the /opt/local/bin/gcc-apple-4.2 linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) supports shared libraries... yes
83checking dynamic linker characteristics... darwin8.11.0 dyld
84checking how to hardcode library paths into programs... immediate
85checking whether stripping libraries is possible... yes
86checking if libtool supports shared libraries... yes
87checking whether to build shared libraries... yes
88checking whether to build static libraries... yes
89checking whether byte ordering is bigendian... yes
90checking for gcc... (cached) /opt/local/bin/gcc-apple-4.2
91checking whether we are using the GNU C compiler... (cached) yes
92checking whether /opt/local/bin/gcc-apple-4.2 accepts -g... (cached) yes
93checking for /opt/local/bin/gcc-apple-4.2 option to accept ISO C89... (cached) none needed
94checking whether we are using the GNU C++ compiler... yes
95checking whether /opt/local/bin/g++-apple-4.2 accepts -g... yes
96checking whether we are using the GNU C++ compiler... (cached) yes
97checking whether /opt/local/bin/g++-apple-4.2 accepts -g... (cached) yes
98checking how to run the C++ preprocessor... /opt/local/bin/g++-apple-4.2 -E
99checking for ld used by /opt/local/bin/g++-apple-4.2... /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld
100checking if the linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) is GNU ld... no
101checking whether the /opt/local/bin/g++-apple-4.2 linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) supports shared libraries... yes
102checking for /opt/local/bin/g++-apple-4.2 option to produce PIC... -fno-common -DPIC
103checking if /opt/local/bin/g++-apple-4.2 PIC flag -fno-common -DPIC works... yes
104checking if /opt/local/bin/g++-apple-4.2 static flag -static works... no
105checking if /opt/local/bin/g++-apple-4.2 supports -c -o file.o... yes
106checking if /opt/local/bin/g++-apple-4.2 supports -c -o file.o... (cached) yes
107checking whether the /opt/local/bin/g++-apple-4.2 linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) supports shared libraries... yes
108checking dynamic linker characteristics... darwin8.11.0 dyld
109checking how to hardcode library paths into programs... immediate
110checking for a BSD-compatible install... /usr/bin/install -c
111checking whether make sets $(MAKE)... yes
112checking for windres... no
113checking for an ANSI C-conforming const... yes
114checking for inline... inline
115checking for working volatile... yes
116checking for ANSI C header files... (cached) yes
117checking for sys/types.h... (cached) yes
118checking stdio.h usability... yes
119checking stdio.h presence... yes
120checking for stdio.h... yes
121checking for stdlib.h... (cached) yes
122checking stddef.h usability... yes
123checking stddef.h presence... yes
124checking for stddef.h... yes
125checking stdarg.h usability... yes
126checking stdarg.h presence... yes
127checking for stdarg.h... yes
128checking malloc.h usability... no
129checking malloc.h presence... no
130checking for malloc.h... no
131checking for memory.h... (cached) yes
132checking for string.h... (cached) yes
133checking for strings.h... (cached) yes
134checking for inttypes.h... (cached) yes
135checking for stdint.h... (cached) yes
136checking ctype.h usability... yes
137checking ctype.h presence... yes
138checking for ctype.h... yes
139checking math.h usability... yes
140checking math.h presence... yes
141checking for math.h... yes
142checking iconv.h usability... yes
143checking iconv.h presence... yes
144checking for iconv.h... yes
145checking signal.h usability... yes
146checking signal.h presence... yes
147checking for signal.h... yes
148checking for size_t... yes
149checking for int64_t... yes
150checking for working alloca.h... yes
151checking for alloca... yes
152checking for working memcmp... yes
153checking for working strtod... yes
154checking for mprotect... yes
155checking for malloc... yes
156checking for calloc... yes
157checking for realloc... yes
158checking for free... yes
159checking for getenv... yes
160checking for putenv... yes
161checking for unsetenv... yes
162checking for qsort... yes
163checking for abs... yes
164checking for bcopy... yes
165checking for memset... yes
166checking for memcpy... yes
167checking for memmove... yes
168checking for strlen... yes
169checking for strlcpy... yes
170checking for strlcat... yes
171checking for strdup... yes
172checking for _strrev... no
173checking for _strupr... no
174checking for _strlwr... no
175checking for strchr... yes
176checking for strrchr... yes
177checking for strstr... yes
178checking for itoa... no
179checking for _ltoa... no
180checking for _uitoa... no
181checking for _ultoa... no
182checking for strtol... yes
183checking for strtoul... yes
184checking for _i64toa... no
185checking for _ui64toa... no
186checking for strtoll... yes
187checking for strtoull... yes
188checking for atoi... yes
189checking for atof... yes
190checking for strcmp... yes
191checking for strncmp... yes
192checking for _stricmp... no
193checking for strcasecmp... yes
194checking for _strnicmp... no
195checking for strncasecmp... yes
196checking for sscanf... yes
197checking for snprintf... yes
198checking for vsnprintf... yes
199checking for iconv... no
200checking for sigaction... yes
201checking for setjmp... yes
202checking for nanosleep... yes
203checking for libiconv_open in -liconv... yes
204checking for pow in -lm... yes
205checking for struct sigaction.sa_sigaction... yes
206checking for GCC -fvisibility=hidden option... yes
207checking for dlopen... yes
208checking for dlopen in -lc... yes
209checking for Cocoa framework... yes
210checking for X... libraries /opt/local/lib, headers /opt/local/include
211checking whether -R must be followed by a space... no
212checking for gethostbyname... yes
213checking for connect... yes
214checking for remove... yes
215checking for shmat... yes
216checking for IceConnectionNumber in -lICE... no
217checking for X11/extensions/Xrandr.h... yes
218checking for XRenderQueryExtension in -lXrender... yes
219checking for XRRQueryExtension in -lXrandr... yes
220checking for OpenGL (GLX) support... no
221checking for pthreads... yes
222checking for recursive mutexes... yes
223checking for pthread semaphores... yes
224checking for sem_timedwait... no
225checking for Altivec with GCC altivec.h and -maltivec option... yes
226checking for GCC -Wall option... yes
227checking for necessary GCC -Wno-multichar option... no
228configure: creating ./config.status
229config.status: creating Makefile
230config.status: creating sdl-config
231config.status: creating SDL.spec
232config.status: creating SDL.qpg
233config.status: creating sdl.pc
234config.status: creating include/SDL_config.h
235config.status: executing libtool commands
236config.status: executing default commands
237Generating dependencies for ./src/SDL.c
238Generating dependencies for ./src/SDL_error.c
239Generating dependencies for ./src/SDL_fatal.c
240Generating dependencies for ./src/audio/SDL_audio.c
241Generating dependencies for ./src/audio/SDL_audiocvt.c
242Generating dependencies for ./src/audio/SDL_audiodev.c
243Generating dependencies for ./src/audio/SDL_mixer.c
244Generating dependencies for ./src/audio/SDL_mixer_MMX.c
245Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c
246Generating dependencies for ./src/audio/SDL_mixer_m68k.c
247Generating dependencies for ./src/audio/SDL_wave.c
248Generating dependencies for ./src/cdrom/SDL_cdrom.c
249Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c
250Generating dependencies for ./src/events/SDL_active.c
251Generating dependencies for ./src/events/SDL_events.c
252Generating dependencies for ./src/events/SDL_expose.c
253Generating dependencies for ./src/events/SDL_keyboard.c
254Generating dependencies for ./src/events/SDL_mouse.c
255Generating dependencies for ./src/events/SDL_quit.c
256Generating dependencies for ./src/events/SDL_resize.c
257Generating dependencies for ./src/file/SDL_rwops.c
258Generating dependencies for ./src/stdlib/SDL_getenv.c
259Generating dependencies for ./src/stdlib/SDL_iconv.c
260Generating dependencies for ./src/stdlib/SDL_malloc.c
261Generating dependencies for ./src/stdlib/SDL_qsort.c
262Generating dependencies for ./src/stdlib/SDL_stdlib.c
263Generating dependencies for ./src/stdlib/SDL_string.c
264Generating dependencies for ./src/thread/SDL_thread.c
265Generating dependencies for ./src/timer/SDL_timer.c
266Generating dependencies for ./src/video/SDL_RLEaccel.c
267Generating dependencies for ./src/video/SDL_blit.c
268Generating dependencies for ./src/video/SDL_blit_0.c
269Generating dependencies for ./src/video/SDL_blit_1.c
270Generating dependencies for ./src/video/SDL_blit_A.c
271Generating dependencies for ./src/video/SDL_blit_N.c
272Generating dependencies for ./src/video/SDL_bmp.c
273Generating dependencies for ./src/video/SDL_cursor.c
274Generating dependencies for ./src/video/SDL_gamma.c
275Generating dependencies for ./src/video/SDL_pixels.c
276Generating dependencies for ./src/video/SDL_stretch.c
277Generating dependencies for ./src/video/SDL_surface.c
278Generating dependencies for ./src/video/SDL_video.c
279Generating dependencies for ./src/video/SDL_yuv.c
280Generating dependencies for ./src/video/SDL_yuv_mmx.c
281Generating dependencies for ./src/video/SDL_yuv_sw.c
282Generating dependencies for ./src/joystick/SDL_joystick.c
283Generating dependencies for ./src/video/dummy/SDL_nullevents.c
284Generating dependencies for ./src/video/dummy/SDL_nullmouse.c
285Generating dependencies for ./src/video/dummy/SDL_nullvideo.c
286Generating dependencies for ./src/audio/disk/SDL_diskaudio.c
287Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c
288Generating dependencies for ./src/loadso/dlopen/SDL_sysloadso.c
289Generating dependencies for ./src/video/quartz/SDL_QuartzEvents.m
290Generating dependencies for ./src/video/quartz/SDL_QuartzGL.m
291Generating dependencies for ./src/video/quartz/SDL_QuartzVideo.m
292Generating dependencies for ./src/video/quartz/SDL_QuartzWM.m
293Generating dependencies for ./src/video/quartz/SDL_QuartzWindow.m
294Generating dependencies for ./src/video/x11/SDL_x11dga.c
295Generating dependencies for ./src/video/x11/SDL_x11dyn.c
296Generating dependencies for ./src/video/x11/SDL_x11events.c
297Generating dependencies for ./src/video/x11/SDL_x11gamma.c
298Generating dependencies for ./src/video/x11/SDL_x11gl.c
299Generating dependencies for ./src/video/x11/SDL_x11image.c
300Generating dependencies for ./src/video/x11/SDL_x11modes.c
301Generating dependencies for ./src/video/x11/SDL_x11mouse.c
302Generating dependencies for ./src/video/x11/SDL_x11video.c
303Generating dependencies for ./src/video/x11/SDL_x11wm.c
304Generating dependencies for ./src/video/x11/SDL_x11yuv.c
305Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA.c
306Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA2.c
307Generating dependencies for ./src/video/dga/SDL_dgaevents.c
308Generating dependencies for ./src/video/dga/SDL_dgamouse.c
309Generating dependencies for ./src/video/dga/SDL_dgavideo.c
310Generating dependencies for ./src/video/Xext/Xxf86vm/XF86VMode.c
311Generating dependencies for ./src/video/Xext/Xv/Xv.c
312Generating dependencies for ./src/video/Xext/Xinerama/Xinerama.c
313Generating dependencies for ./src/video/Xext/XME/xme.c
314Generating dependencies for ./src/thread/pthread/SDL_systhread.c
315Generating dependencies for ./src/thread/pthread/SDL_syssem.c
316Generating dependencies for ./src/thread/pthread/SDL_sysmutex.c
317Generating dependencies for ./src/thread/pthread/SDL_syscond.c
318Generating dependencies for ./src/audio/macosx/SDL_coreaudio.c
319Generating dependencies for ./src/joystick/darwin/SDL_sysjoystick.c
320Generating dependencies for ./src/cdrom/macosx/AudioFilePlayer.c
321Generating dependencies for ./src/cdrom/macosx/AudioFileReaderThread.c
322Generating dependencies for ./src/cdrom/macosx/CDPlayer.c
323Generating dependencies for ./src/cdrom/macosx/SDLOSXCAGuard.c
324Generating dependencies for ./src/cdrom/macosx/SDL_syscdrom.c
325Generating dependencies for ./src/timer/unix/SDL_systimer.c
326Generating dependencies for ./src/main/macosx/SDLMain.m
327--->  Building libsdl
328make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15'
329/bin/sh build-scripts/mkinstalldirs build
330mkdir -p -- build
331/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL.c  -o build/SDL.lo
332libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL.c  -fno-common -DPIC -o build/.libs/SDL.o
333libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL.c -o build/SDL.o >/dev/null 2>&1
334/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_error.c  -o build/SDL_error.lo
335libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_error.c  -fno-common -DPIC -o build/.libs/SDL_error.o
336libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_error.c -o build/SDL_error.o >/dev/null 2>&1
337/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_fatal.c  -o build/SDL_fatal.lo
338libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_fatal.c  -fno-common -DPIC -o build/.libs/SDL_fatal.o
339libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.o >/dev/null 2>&1
340/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audio.c  -o build/SDL_audio.lo
341libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audio.c  -fno-common -DPIC -o build/.libs/SDL_audio.o
342libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.o >/dev/null 2>&1
343/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiocvt.c  -o build/SDL_audiocvt.lo
344libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiocvt.c  -fno-common -DPIC -o build/.libs/SDL_audiocvt.o
345libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.o >/dev/null 2>&1
346/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiodev.c  -o build/SDL_audiodev.lo
347libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiodev.c  -fno-common -DPIC -o build/.libs/SDL_audiodev.o
348libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.o >/dev/null 2>&1
349/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer.c  -o build/SDL_mixer.lo
350libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer.c  -fno-common -DPIC -o build/.libs/SDL_mixer.o
351libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.o >/dev/null 2>&1
352/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX.c  -o build/SDL_mixer_MMX.lo
353libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX.c  -fno-common -DPIC -o build/.libs/SDL_mixer_MMX.o
354libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.o >/dev/null 2>&1
355/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX_VC.c  -o build/SDL_mixer_MMX_VC.lo
356libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX_VC.c  -fno-common -DPIC -o build/.libs/SDL_mixer_MMX_VC.o
357libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.o >/dev/null 2>&1
358/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_m68k.c  -o build/SDL_mixer_m68k.lo
359libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_m68k.c  -fno-common -DPIC -o build/.libs/SDL_mixer_m68k.o
360libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.o >/dev/null 2>&1
361/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_wave.c  -o build/SDL_wave.lo
362libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_wave.c  -fno-common -DPIC -o build/.libs/SDL_wave.o
363libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.o >/dev/null 2>&1
364/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/SDL_cdrom.c  -o build/SDL_cdrom.lo
365libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/SDL_cdrom.c  -fno-common -DPIC -o build/.libs/SDL_cdrom.o
366libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.o >/dev/null 2>&1
367/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cpuinfo/SDL_cpuinfo.c  -o build/SDL_cpuinfo.lo
368libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cpuinfo/SDL_cpuinfo.c  -fno-common -DPIC -o build/.libs/SDL_cpuinfo.o
369libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.o >/dev/null 2>&1
370/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_active.c  -o build/SDL_active.lo
371libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_active.c  -fno-common -DPIC -o build/.libs/SDL_active.o
372libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_active.c -o build/SDL_active.o >/dev/null 2>&1
373/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_events.c  -o build/SDL_events.lo
374libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_events.c  -fno-common -DPIC -o build/.libs/SDL_events.o
375libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_events.c -o build/SDL_events.o >/dev/null 2>&1
376/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_expose.c  -o build/SDL_expose.lo
377libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_expose.c  -fno-common -DPIC -o build/.libs/SDL_expose.o
378libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.o >/dev/null 2>&1
379/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_keyboard.c  -o build/SDL_keyboard.lo
380libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_keyboard.c  -fno-common -DPIC -o build/.libs/SDL_keyboard.o
381libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.o >/dev/null 2>&1
382/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_mouse.c  -o build/SDL_mouse.lo
383libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_mouse.c  -fno-common -DPIC -o build/.libs/SDL_mouse.o
384libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.o >/dev/null 2>&1
385/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_quit.c  -o build/SDL_quit.lo
386libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_quit.c  -fno-common -DPIC -o build/.libs/SDL_quit.o
387libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.o >/dev/null 2>&1
388/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_resize.c  -o build/SDL_resize.lo
389libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_resize.c  -fno-common -DPIC -o build/.libs/SDL_resize.o
390libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.o >/dev/null 2>&1
391/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/file/SDL_rwops.c  -o build/SDL_rwops.lo
392libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/file/SDL_rwops.c  -fno-common -DPIC -o build/.libs/SDL_rwops.o
393libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.o >/dev/null 2>&1
394/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_getenv.c  -o build/SDL_getenv.lo
395libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_getenv.c  -fno-common -DPIC -o build/.libs/SDL_getenv.o
396libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.o >/dev/null 2>&1
397/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_iconv.c  -o build/SDL_iconv.lo
398libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_iconv.c  -fno-common -DPIC -o build/.libs/SDL_iconv.o
399libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.o >/dev/null 2>&1
400/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_malloc.c  -o build/SDL_malloc.lo
401libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_malloc.c  -fno-common -DPIC -o build/.libs/SDL_malloc.o
402libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.o >/dev/null 2>&1
403/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_qsort.c  -o build/SDL_qsort.lo
404libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_qsort.c  -fno-common -DPIC -o build/.libs/SDL_qsort.o
405libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.o >/dev/null 2>&1
406/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_stdlib.c  -o build/SDL_stdlib.lo
407libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_stdlib.c  -fno-common -DPIC -o build/.libs/SDL_stdlib.o
408libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.o >/dev/null 2>&1
409/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_string.c  -o build/SDL_string.lo
410libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_string.c  -fno-common -DPIC -o build/.libs/SDL_string.o
411libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.o >/dev/null 2>&1
412/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/SDL_thread.c  -o build/SDL_thread.lo
413libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/SDL_thread.c  -fno-common -DPIC -o build/.libs/SDL_thread.o
414libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.o >/dev/null 2>&1
415/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/SDL_timer.c  -o build/SDL_timer.lo
416libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/SDL_timer.c  -fno-common -DPIC -o build/.libs/SDL_timer.o
417libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.o >/dev/null 2>&1
418/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_RLEaccel.c  -o build/SDL_RLEaccel.lo
419libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_RLEaccel.c  -fno-common -DPIC -o build/.libs/SDL_RLEaccel.o
420libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.o >/dev/null 2>&1
421/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit.c  -o build/SDL_blit.lo
422libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit.c  -fno-common -DPIC -o build/.libs/SDL_blit.o
423libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.o >/dev/null 2>&1
424/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_0.c  -o build/SDL_blit_0.lo
425libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_0.c  -fno-common -DPIC -o build/.libs/SDL_blit_0.o
426libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.o >/dev/null 2>&1
427/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_1.c  -o build/SDL_blit_1.lo
428libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_1.c  -fno-common -DPIC -o build/.libs/SDL_blit_1.o
429libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.o >/dev/null 2>&1
430/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_A.c  -o build/SDL_blit_A.lo
431libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_A.c  -fno-common -DPIC -o build/.libs/SDL_blit_A.o
432libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.o >/dev/null 2>&1
433/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_N.c  -o build/SDL_blit_N.lo
434libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_N.c  -fno-common -DPIC -o build/.libs/SDL_blit_N.o
435libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.o >/dev/null 2>&1
436/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_bmp.c  -o build/SDL_bmp.lo
437libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_bmp.c  -fno-common -DPIC -o build/.libs/SDL_bmp.o
438libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.o >/dev/null 2>&1
439/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_cursor.c  -o build/SDL_cursor.lo
440libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_cursor.c  -fno-common -DPIC -o build/.libs/SDL_cursor.o
441libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.o >/dev/null 2>&1
442/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_gamma.c  -o build/SDL_gamma.lo
443libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_gamma.c  -fno-common -DPIC -o build/.libs/SDL_gamma.o
444libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.o >/dev/null 2>&1
445/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_pixels.c  -o build/SDL_pixels.lo
446libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_pixels.c  -fno-common -DPIC -o build/.libs/SDL_pixels.o
447libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.o >/dev/null 2>&1
448/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_stretch.c  -o build/SDL_stretch.lo
449libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_stretch.c  -fno-common -DPIC -o build/.libs/SDL_stretch.o
450libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.o >/dev/null 2>&1
451/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_surface.c  -o build/SDL_surface.lo
452libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_surface.c  -fno-common -DPIC -o build/.libs/SDL_surface.o
453libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.o >/dev/null 2>&1
454/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_video.c  -o build/SDL_video.lo
455libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_video.c  -fno-common -DPIC -o build/.libs/SDL_video.o
456libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_video.c -o build/SDL_video.o >/dev/null 2>&1
457/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv.c  -o build/SDL_yuv.lo
458libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv.c  -fno-common -DPIC -o build/.libs/SDL_yuv.o
459libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.o >/dev/null 2>&1
460/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_mmx.c  -o build/SDL_yuv_mmx.lo
461libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_mmx.c  -fno-common -DPIC -o build/.libs/SDL_yuv_mmx.o
462libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.o >/dev/null 2>&1
463/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_sw.c  -o build/SDL_yuv_sw.lo
464libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_sw.c  -fno-common -DPIC -o build/.libs/SDL_yuv_sw.o
465libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.o >/dev/null 2>&1
466/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/SDL_joystick.c  -o build/SDL_joystick.lo
467libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/SDL_joystick.c  -fno-common -DPIC -o build/.libs/SDL_joystick.o
468libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.o >/dev/null 2>&1
469/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullevents.c  -o build/SDL_nullevents.lo
470libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullevents.c  -fno-common -DPIC -o build/.libs/SDL_nullevents.o
471libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.o >/dev/null 2>&1
472/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullmouse.c  -o build/SDL_nullmouse.lo
473libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullmouse.c  -fno-common -DPIC -o build/.libs/SDL_nullmouse.o
474libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.o >/dev/null 2>&1
475/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullvideo.c  -o build/SDL_nullvideo.lo
476libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullvideo.c  -fno-common -DPIC -o build/.libs/SDL_nullvideo.o
477libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.o >/dev/null 2>&1
478/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/disk/SDL_diskaudio.c  -o build/SDL_diskaudio.lo
479libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/disk/SDL_diskaudio.c  -fno-common -DPIC -o build/.libs/SDL_diskaudio.o
480libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.o >/dev/null 2>&1
481/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/dummy/SDL_dummyaudio.c  -o build/SDL_dummyaudio.lo
482libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/dummy/SDL_dummyaudio.c  -fno-common -DPIC -o build/.libs/SDL_dummyaudio.o
483libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.o >/dev/null 2>&1
484/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c  -o build/SDL_sysloadso.lo
485libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c  -fno-common -DPIC -o build/.libs/SDL_sysloadso.o
486libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.o >/dev/null 2>&1
487/bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzEvents.m  -o build/SDL_QuartzEvents.lo
488libtool: compile:  /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzEvents.m  -fno-common -DPIC -o build/.libs/SDL_QuartzEvents.o
489In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/DriverServices.h:32,
490                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:125,
491                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21,
492                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20,
493                 from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8,
494                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104,
495                 from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12,
496                 from ./src/video/quartz/SDL_QuartzVideo.h:54,
497                 from ./src/video/quartz/SDL_QuartzEvents.m:24:
498/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:115: error: expected specifier-qualifier-list before 'vector'
499make: *** [build/SDL_QuartzEvents.lo] Error 1
500make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15'
501Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15" && /usr/bin/make -w all
502Exit code: 2
503Error: org.macports.build for port libsdl returned: command execution failed
504Warning: targets not executed for libsdl: org.macports.activate org.macports.build org.macports.destroot org.macports.install
505Please see the log file for port libsdl for details:
506    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/main.log
507To report a bug, follow the instructions in the guide:
508    http://guide.macports.org/#project.tickets
509Error: Processing of port libsdl failed