Ticket #52155: libsdl.log

File libsdl.log, 292.4 KB (added by kenneth.f.cunningham@…, 8 years ago)

libsdl build log

Line 
1--->  Computing dependencies for libsdl.
2--->  Fetching distfiles for libsdl
3--->  Verifying checksums for libsdl
4--->  Checksumming SDL-1.2.15.tar.gz
5--->  Extracting libsdl
6--->  Extracting SDL-1.2.15.tar.gz
7--->  Applying patches to libsdl
8--->  Applying no-CGDirectPaletteRef.patch
9patching file src/video/quartz/SDL_QuartzVideo.h
10--->  Configuring libsdl
11checking build system type... x86_64-apple-darwin10.8.0
12checking host system type... x86_64-apple-darwin10.8.0
13checking for gcc... /opt/local/bin/clang-mp-3.7
14checking for C compiler default output file name... a.out
15checking whether the C compiler works... yes
16checking whether we are cross compiling... no
17checking for suffix of executables...
18checking for suffix of object files... o
19checking whether we are using the GNU C compiler... yes
20checking whether /opt/local/bin/clang-mp-3.7 accepts -g... yes
21checking for /opt/local/bin/clang-mp-3.7 option to accept ISO C89... none needed
22checking for a sed that does not truncate output... /usr/bin/sed
23checking for grep that handles long lines and -e... /usr/bin/grep
24checking for egrep... /usr/bin/grep -E
25checking for fgrep... /usr/bin/grep -F
26checking for ld used by /opt/local/bin/clang-mp-3.7... /opt/local/libexec/llvm-3.7/bin/ld
27checking if the linker (/opt/local/libexec/llvm-3.7/bin/ld) is GNU ld... no
28checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
29checking the name lister (/opt/local/bin/nm) interface... BSD nm
30checking whether ln -s works... yes
31checking the maximum length of command line arguments... 196608
32checking whether the shell understands some XSI constructs... yes
33checking whether the shell understands "+="... yes
34checking for /opt/local/libexec/llvm-3.7/bin/ld option to reload object files... -r
35checking for objdump... no
36checking how to recognize dependent libraries... pass_all
37checking for ar... ar
38checking for strip... strip
39checking for ranlib... ranlib
40checking command to parse /opt/local/bin/nm output from /opt/local/bin/clang-mp-3.7 object... ok
41checking for dsymutil... dsymutil
42checking for nmedit... nmedit
43checking for lipo... lipo
44checking for otool... otool
45checking for otool64... no
46checking for -single_module linker flag... yes
47checking for -exported_symbols_list linker flag... yes
48checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.7 -E
49checking for ANSI C header files... yes
50checking for sys/types.h... yes
51checking for sys/stat.h... yes
52checking for stdlib.h... yes
53checking for string.h... yes
54checking for memory.h... yes
55checking for strings.h... yes
56checking for inttypes.h... yes
57checking for stdint.h... yes
58checking for unistd.h... yes
59checking for dlfcn.h... yes
60checking for objdir... .libs
61checking if /opt/local/bin/clang-mp-3.7 supports -fno-rtti -fno-exceptions... yes
62checking for /opt/local/bin/clang-mp-3.7 option to produce PIC... -fno-common -DPIC
63checking if /opt/local/bin/clang-mp-3.7 PIC flag -fno-common -DPIC works... yes
64checking if /opt/local/bin/clang-mp-3.7 static flag -static works... no
65checking if /opt/local/bin/clang-mp-3.7 supports -c -o file.o... yes
66checking if /opt/local/bin/clang-mp-3.7 supports -c -o file.o... (cached) yes
67checking whether the /opt/local/bin/clang-mp-3.7 linker (/opt/local/libexec/llvm-3.7/bin/ld) supports shared libraries... yes
68checking dynamic linker characteristics... darwin10.8.0 dyld
69checking how to hardcode library paths into programs... immediate
70checking whether stripping libraries is possible... yes
71checking if libtool supports shared libraries... yes
72checking whether to build shared libraries... yes
73checking whether to build static libraries... yes
74checking whether byte ordering is bigendian... no
75checking for gcc... (cached) /opt/local/bin/clang-mp-3.7
76checking whether we are using the GNU C compiler... (cached) yes
77checking whether /opt/local/bin/clang-mp-3.7 accepts -g... (cached) yes
78checking for /opt/local/bin/clang-mp-3.7 option to accept ISO C89... (cached) none needed
79checking whether we are using the GNU C++ compiler... yes
80checking whether /opt/local/bin/clang++-mp-3.7 accepts -g... yes
81checking whether we are using the GNU C++ compiler... (cached) yes
82checking whether /opt/local/bin/clang++-mp-3.7 accepts -g... (cached) yes
83checking how to run the C++ preprocessor... /opt/local/bin/clang++-mp-3.7 -E
84checking for ld used by /opt/local/bin/clang++-mp-3.7... /opt/local/libexec/llvm-3.7/bin/ld
85checking if the linker (/opt/local/libexec/llvm-3.7/bin/ld) is GNU ld... no
86checking whether the /opt/local/bin/clang++-mp-3.7 linker (/opt/local/libexec/llvm-3.7/bin/ld) supports shared libraries... yes
87checking for /opt/local/bin/clang++-mp-3.7 option to produce PIC... -fno-common -DPIC
88checking if /opt/local/bin/clang++-mp-3.7 PIC flag -fno-common -DPIC works... yes
89checking if /opt/local/bin/clang++-mp-3.7 static flag -static works... no
90checking if /opt/local/bin/clang++-mp-3.7 supports -c -o file.o... yes
91checking if /opt/local/bin/clang++-mp-3.7 supports -c -o file.o... (cached) yes
92checking whether the /opt/local/bin/clang++-mp-3.7 linker (/opt/local/libexec/llvm-3.7/bin/ld) supports shared libraries... yes
93checking dynamic linker characteristics... darwin10.8.0 dyld
94checking how to hardcode library paths into programs... immediate
95checking for a BSD-compatible install... /usr/bin/install -c
96checking whether make sets $(MAKE)... yes
97checking for windres... no
98checking for an ANSI C-conforming const... yes
99checking for inline... inline
100checking for working volatile... yes
101checking for ANSI C header files... (cached) yes
102checking for sys/types.h... (cached) yes
103checking stdio.h usability... yes
104checking stdio.h presence... yes
105checking for stdio.h... yes
106checking for stdlib.h... (cached) yes
107checking stddef.h usability... yes
108checking stddef.h presence... yes
109checking for stddef.h... yes
110checking stdarg.h usability... yes
111checking stdarg.h presence... yes
112checking for stdarg.h... yes
113checking malloc.h usability... no
114checking malloc.h presence... no
115checking for malloc.h... no
116checking for memory.h... (cached) yes
117checking for string.h... (cached) yes
118checking for strings.h... (cached) yes
119checking for inttypes.h... (cached) yes
120checking for stdint.h... (cached) yes
121checking ctype.h usability... yes
122checking ctype.h presence... yes
123checking for ctype.h... yes
124checking math.h usability... yes
125checking math.h presence... yes
126checking for math.h... yes
127checking iconv.h usability... yes
128checking iconv.h presence... yes
129checking for iconv.h... yes
130checking signal.h usability... yes
131checking signal.h presence... yes
132checking for signal.h... yes
133checking for size_t... yes
134checking for int64_t... yes
135checking for working alloca.h... yes
136checking for alloca... yes
137checking for working memcmp... yes
138checking for working strtod... yes
139checking for mprotect... yes
140checking for malloc... yes
141checking for calloc... yes
142checking for realloc... yes
143checking for free... yes
144checking for getenv... yes
145checking for putenv... yes
146checking for unsetenv... yes
147checking for qsort... yes
148checking for abs... yes
149checking for bcopy... yes
150checking for memset... yes
151checking for memcpy... yes
152checking for memmove... yes
153checking for strlen... yes
154checking for strlcpy... yes
155checking for strlcat... yes
156checking for strdup... yes
157checking for _strrev... no
158checking for _strupr... no
159checking for _strlwr... no
160checking for strchr... yes
161checking for strrchr... yes
162checking for strstr... yes
163checking for itoa... no
164checking for _ltoa... no
165checking for _uitoa... no
166checking for _ultoa... no
167checking for strtol... yes
168checking for strtoul... yes
169checking for _i64toa... no
170checking for _ui64toa... no
171checking for strtoll... yes
172checking for strtoull... yes
173checking for atoi... yes
174checking for atof... yes
175checking for strcmp... yes
176checking for strncmp... yes
177checking for _stricmp... no
178checking for strcasecmp... yes
179checking for _strnicmp... no
180checking for strncasecmp... yes
181checking for sscanf... yes
182checking for snprintf... yes
183checking for vsnprintf... yes
184checking for iconv... no
185checking for sigaction... yes
186checking for setjmp... yes
187checking for nanosleep... yes
188checking for libiconv_open in -liconv... yes
189checking for pow in -lm... yes
190checking for struct sigaction.sa_sigaction... yes
191checking for GCC -fvisibility=hidden option... yes
192checking for dlopen... yes
193checking for dlopen in -lc... yes
194checking for Cocoa framework... yes
195checking for X... libraries /opt/local/lib, headers /opt/local/include
196checking whether -R must be followed by a space... neither works
197checking for gethostbyname... yes
198checking for connect... yes
199checking for remove... yes
200checking for shmat... yes
201checking for IceConnectionNumber in -lICE... yes
202checking for X11/extensions/Xrandr.h... yes
203checking for XRenderQueryExtension in -lXrender... yes
204checking for XRRQueryExtension in -lXrandr... yes
205checking for OpenGL (GLX) support... yes
206checking for pthreads... yes
207checking for recursive mutexes... yes
208checking for pthread semaphores... yes
209checking for sem_timedwait... no
210checking for Altivec with GCC altivec.h and -maltivec option... no
211checking for Altivec with GCC -maltivec option... no
212checking for Altivec with GCC altivec.h and -faltivec option... no
213checking for Altivec with GCC -faltivec option... no
214checking for GCC -Wall option... yes
215checking for necessary GCC -Wno-multichar option... no
216configure: creating ./config.status
217config.status: creating Makefile
218config.status: creating sdl-config
219config.status: creating SDL.spec
220config.status: creating SDL.qpg
221config.status: creating sdl.pc
222config.status: creating include/SDL_config.h
223config.status: executing libtool commands
224config.status: executing default commands
225Generating dependencies for ./src/SDL.c
226Generating dependencies for ./src/SDL_error.c
227Generating dependencies for ./src/SDL_fatal.c
228Generating dependencies for ./src/audio/SDL_audio.c
229Generating dependencies for ./src/audio/SDL_audiocvt.c
230Generating dependencies for ./src/audio/SDL_audiodev.c
231Generating dependencies for ./src/audio/SDL_mixer.c
232Generating dependencies for ./src/audio/SDL_mixer_MMX.c
233Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c
234Generating dependencies for ./src/audio/SDL_mixer_m68k.c
235Generating dependencies for ./src/audio/SDL_wave.c
236Generating dependencies for ./src/cdrom/SDL_cdrom.c
237Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c
238Generating dependencies for ./src/events/SDL_active.c
239Generating dependencies for ./src/events/SDL_events.c
240Generating dependencies for ./src/events/SDL_expose.c
241Generating dependencies for ./src/events/SDL_keyboard.c
242Generating dependencies for ./src/events/SDL_mouse.c
243Generating dependencies for ./src/events/SDL_quit.c
244Generating dependencies for ./src/events/SDL_resize.c
245Generating dependencies for ./src/file/SDL_rwops.c
246Generating dependencies for ./src/stdlib/SDL_getenv.c
247Generating dependencies for ./src/stdlib/SDL_iconv.c
248Generating dependencies for ./src/stdlib/SDL_malloc.c
249Generating dependencies for ./src/stdlib/SDL_qsort.c
250Generating dependencies for ./src/stdlib/SDL_stdlib.c
251Generating dependencies for ./src/stdlib/SDL_string.c
252Generating dependencies for ./src/thread/SDL_thread.c
253Generating dependencies for ./src/timer/SDL_timer.c
254Generating dependencies for ./src/video/SDL_RLEaccel.c
255Generating dependencies for ./src/video/SDL_blit.c
256Generating dependencies for ./src/video/SDL_blit_0.c
257Generating dependencies for ./src/video/SDL_blit_1.c
258Generating dependencies for ./src/video/SDL_blit_A.c
259Generating dependencies for ./src/video/SDL_blit_N.c
260Generating dependencies for ./src/video/SDL_bmp.c
261Generating dependencies for ./src/video/SDL_cursor.c
262Generating dependencies for ./src/video/SDL_gamma.c
263Generating dependencies for ./src/video/SDL_pixels.c
264Generating dependencies for ./src/video/SDL_stretch.c
265Generating dependencies for ./src/video/SDL_surface.c
266Generating dependencies for ./src/video/SDL_video.c
267Generating dependencies for ./src/video/SDL_yuv.c
268Generating dependencies for ./src/video/SDL_yuv_mmx.c
269Generating dependencies for ./src/video/SDL_yuv_sw.c
270Generating dependencies for ./src/joystick/SDL_joystick.c
271Generating dependencies for ./src/video/dummy/SDL_nullevents.c
272Generating dependencies for ./src/video/dummy/SDL_nullmouse.c
273Generating dependencies for ./src/video/dummy/SDL_nullvideo.c
274Generating dependencies for ./src/audio/disk/SDL_diskaudio.c
275Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c
276Generating dependencies for ./src/loadso/dlopen/SDL_sysloadso.c
277Generating dependencies for ./src/video/quartz/SDL_QuartzEvents.m
278Generating dependencies for ./src/video/quartz/SDL_QuartzGL.m
279Generating dependencies for ./src/video/quartz/SDL_QuartzVideo.m
280Generating dependencies for ./src/video/quartz/SDL_QuartzWM.m
281Generating dependencies for ./src/video/quartz/SDL_QuartzWindow.m
282Generating dependencies for ./src/video/x11/SDL_x11dga.c
283Generating dependencies for ./src/video/x11/SDL_x11dyn.c
284Generating dependencies for ./src/video/x11/SDL_x11events.c
285Generating dependencies for ./src/video/x11/SDL_x11gamma.c
286Generating dependencies for ./src/video/x11/SDL_x11gl.c
287Generating dependencies for ./src/video/x11/SDL_x11image.c
288Generating dependencies for ./src/video/x11/SDL_x11modes.c
289Generating dependencies for ./src/video/x11/SDL_x11mouse.c
290Generating dependencies for ./src/video/x11/SDL_x11video.c
291Generating dependencies for ./src/video/x11/SDL_x11wm.c
292Generating dependencies for ./src/video/x11/SDL_x11yuv.c
293Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA.c
294Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA2.c
295Generating dependencies for ./src/video/dga/SDL_dgaevents.c
296Generating dependencies for ./src/video/dga/SDL_dgamouse.c
297Generating dependencies for ./src/video/dga/SDL_dgavideo.c
298Generating dependencies for ./src/video/Xext/Xxf86vm/XF86VMode.c
299Generating dependencies for ./src/video/Xext/Xv/Xv.c
300Generating dependencies for ./src/video/Xext/Xinerama/Xinerama.c
301Generating dependencies for ./src/video/Xext/XME/xme.c
302Generating dependencies for ./src/thread/pthread/SDL_systhread.c
303Generating dependencies for ./src/thread/pthread/SDL_syssem.c
304Generating dependencies for ./src/thread/pthread/SDL_sysmutex.c
305Generating dependencies for ./src/thread/pthread/SDL_syscond.c
306Generating dependencies for ./src/audio/macosx/SDL_coreaudio.c
307Generating dependencies for ./src/joystick/darwin/SDL_sysjoystick.c
308Generating dependencies for ./src/cdrom/macosx/AudioFilePlayer.c
309Generating dependencies for ./src/cdrom/macosx/AudioFileReaderThread.c
310Generating dependencies for ./src/cdrom/macosx/CDPlayer.c
311Generating dependencies for ./src/cdrom/macosx/SDLOSXCAGuard.c
312Generating dependencies for ./src/cdrom/macosx/SDL_syscdrom.c
313Generating dependencies for ./src/timer/unix/SDL_systimer.c
314Generating dependencies for ./src/main/macosx/SDLMain.m
315--->  Building libsdl
316make: 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'
317/bin/sh build-scripts/mkinstalldirs build
318/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL.c  -o build/SDL.lo
319mkdir -p -- build
320/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_error.c  -o build/SDL_error.lo
321libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL.c  -fno-common -DPIC -o build/.libs/SDL.o
322libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_error.c  -fno-common -DPIC -o build/.libs/SDL_error.o
323libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL.c -o build/SDL.o >/dev/null 2>&1
324libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_error.c -o build/SDL_error.o >/dev/null 2>&1
325/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_fatal.c  -o build/SDL_fatal.lo
326libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_fatal.c  -fno-common -DPIC -o build/.libs/SDL_fatal.o
327/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audio.c  -o build/SDL_audio.lo
328libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audio.c  -fno-common -DPIC -o build/.libs/SDL_audio.o
329libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.o >/dev/null 2>&1
330/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiocvt.c  -o build/SDL_audiocvt.lo
331libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiocvt.c  -fno-common -DPIC -o build/.libs/SDL_audiocvt.o
332libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.o >/dev/null 2>&1
333/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiodev.c  -o build/SDL_audiodev.lo
334libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiodev.c  -fno-common -DPIC -o build/.libs/SDL_audiodev.o
335libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.o >/dev/null 2>&1
336/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer.c  -o build/SDL_mixer.lo
337libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer.c  -fno-common -DPIC -o build/.libs/SDL_mixer.o
338libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.o >/dev/null 2>&1
339/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX.c  -o build/SDL_mixer_MMX.lo
340libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX.c  -fno-common -DPIC -o build/.libs/SDL_mixer_MMX.o
341libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.o >/dev/null 2>&1
342libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.o >/dev/null 2>&1
343/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX_VC.c  -o build/SDL_mixer_MMX_VC.lo
344libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -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
345libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -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
346/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_m68k.c  -o build/SDL_mixer_m68k.lo
347libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_m68k.c  -fno-common -DPIC -o build/.libs/SDL_mixer_m68k.o
348libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.o >/dev/null 2>&1
349/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_wave.c  -o build/SDL_wave.lo
350libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_wave.c  -fno-common -DPIC -o build/.libs/SDL_wave.o
351libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.o >/dev/null 2>&1
352/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/SDL_cdrom.c  -o build/SDL_cdrom.lo
353libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/SDL_cdrom.c  -fno-common -DPIC -o build/.libs/SDL_cdrom.o
354/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cpuinfo/SDL_cpuinfo.c  -o build/SDL_cpuinfo.lo
355libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.o >/dev/null 2>&1
356libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cpuinfo/SDL_cpuinfo.c  -fno-common -DPIC -o build/.libs/SDL_cpuinfo.o
357libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.o >/dev/null 2>&1
358/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_active.c  -o build/SDL_active.lo
359libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_active.c  -fno-common -DPIC -o build/.libs/SDL_active.o
360libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_active.c -o build/SDL_active.o >/dev/null 2>&1
361/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_events.c  -o build/SDL_events.lo
362libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_events.c  -fno-common -DPIC -o build/.libs/SDL_events.o
363/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_expose.c  -o build/SDL_expose.lo
364libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_expose.c  -fno-common -DPIC -o build/.libs/SDL_expose.o
365libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.o >/dev/null 2>&1
366libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_events.c -o build/SDL_events.o >/dev/null 2>&1
367/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_keyboard.c  -o build/SDL_keyboard.lo
368libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_keyboard.c  -fno-common -DPIC -o build/.libs/SDL_keyboard.o
369/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_mouse.c  -o build/SDL_mouse.lo
370libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.o >/dev/null 2>&1
371libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_mouse.c  -fno-common -DPIC -o build/.libs/SDL_mouse.o
372libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.o >/dev/null 2>&1
373/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_quit.c  -o build/SDL_quit.lo
374libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_quit.c  -fno-common -DPIC -o build/.libs/SDL_quit.o
375/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_resize.c  -o build/SDL_resize.lo
376libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_resize.c  -fno-common -DPIC -o build/.libs/SDL_resize.o
377libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.o >/dev/null 2>&1
378/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/file/SDL_rwops.c  -o build/SDL_rwops.lo
379libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/file/SDL_rwops.c  -fno-common -DPIC -o build/.libs/SDL_rwops.o
380libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.o >/dev/null 2>&1
381libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.o >/dev/null 2>&1
382/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_getenv.c  -o build/SDL_getenv.lo
383libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_getenv.c  -fno-common -DPIC -o build/.libs/SDL_getenv.o
384libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.o >/dev/null 2>&1
385/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_iconv.c  -o build/SDL_iconv.lo
386libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_iconv.c  -fno-common -DPIC -o build/.libs/SDL_iconv.o
387/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_malloc.c  -o build/SDL_malloc.lo
388libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_malloc.c  -fno-common -DPIC -o build/.libs/SDL_malloc.o
389libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.o >/dev/null 2>&1
390/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_qsort.c  -o build/SDL_qsort.lo
391libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_qsort.c  -fno-common -DPIC -o build/.libs/SDL_qsort.o
392libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.o >/dev/null 2>&1
393libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.o >/dev/null 2>&1
394/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_stdlib.c  -o build/SDL_stdlib.lo
395libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_stdlib.c  -fno-common -DPIC -o build/.libs/SDL_stdlib.o
396libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.o >/dev/null 2>&1
397/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_string.c  -o build/SDL_string.lo
398libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_string.c  -fno-common -DPIC -o build/.libs/SDL_string.o
399/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/SDL_thread.c  -o build/SDL_thread.lo
400libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/SDL_thread.c  -fno-common -DPIC -o build/.libs/SDL_thread.o
401libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.o >/dev/null 2>&1
402libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.o >/dev/null 2>&1
403/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/SDL_timer.c  -o build/SDL_timer.lo
404libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/SDL_timer.c  -fno-common -DPIC -o build/.libs/SDL_timer.o
405/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_RLEaccel.c  -o build/SDL_RLEaccel.lo
406libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_RLEaccel.c  -fno-common -DPIC -o build/.libs/SDL_RLEaccel.o
407libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.o >/dev/null 2>&1
408/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit.c  -o build/SDL_blit.lo
409libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit.c  -fno-common -DPIC -o build/.libs/SDL_blit.o
410libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.o >/dev/null 2>&1
411/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_0.c  -o build/SDL_blit_0.lo
412libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_0.c  -fno-common -DPIC -o build/.libs/SDL_blit_0.o
413libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.o >/dev/null 2>&1
414/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_1.c  -o build/SDL_blit_1.lo
415libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_1.c  -fno-common -DPIC -o build/.libs/SDL_blit_1.o
416libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.o >/dev/null 2>&1
417libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.o >/dev/null 2>&1
418/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_A.c  -o build/SDL_blit_A.lo
419libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_A.c  -fno-common -DPIC -o build/.libs/SDL_blit_A.o
420/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_N.c  -o build/SDL_blit_N.lo
421libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_N.c  -fno-common -DPIC -o build/.libs/SDL_blit_N.o
422libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.o >/dev/null 2>&1
423libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.o >/dev/null 2>&1
424/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_bmp.c  -o build/SDL_bmp.lo
425libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_bmp.c  -fno-common -DPIC -o build/.libs/SDL_bmp.o
426libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.o >/dev/null 2>&1
427/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_cursor.c  -o build/SDL_cursor.lo
428libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_cursor.c  -fno-common -DPIC -o build/.libs/SDL_cursor.o
429/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_gamma.c  -o build/SDL_gamma.lo
430libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_gamma.c  -fno-common -DPIC -o build/.libs/SDL_gamma.o
431libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.o >/dev/null 2>&1
432libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.o >/dev/null 2>&1
433/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_pixels.c  -o build/SDL_pixels.lo
434libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_pixels.c  -fno-common -DPIC -o build/.libs/SDL_pixels.o
435/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_stretch.c  -o build/SDL_stretch.lo
436libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_stretch.c  -fno-common -DPIC -o build/.libs/SDL_stretch.o
437libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.o >/dev/null 2>&1
438libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.o >/dev/null 2>&1
439/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_surface.c  -o build/SDL_surface.lo
440libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_surface.c  -fno-common -DPIC -o build/.libs/SDL_surface.o
441/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_video.c  -o build/SDL_video.lo
442libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_video.c  -fno-common -DPIC -o build/.libs/SDL_video.o
443libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.o >/dev/null 2>&1
444libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_video.c -o build/SDL_video.o >/dev/null 2>&1
445/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv.c  -o build/SDL_yuv.lo
446libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv.c  -fno-common -DPIC -o build/.libs/SDL_yuv.o
447libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.o >/dev/null 2>&1
448/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_mmx.c  -o build/SDL_yuv_mmx.lo
449libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_mmx.c  -fno-common -DPIC -o build/.libs/SDL_yuv_mmx.o
450libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.o >/dev/null 2>&1
451/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_sw.c  -o build/SDL_yuv_sw.lo
452/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/SDL_joystick.c  -o build/SDL_joystick.lo
453libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_sw.c  -fno-common -DPIC -o build/.libs/SDL_yuv_sw.o
454libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/SDL_joystick.c  -fno-common -DPIC -o build/.libs/SDL_joystick.o
455libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.o >/dev/null 2>&1
456/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullevents.c  -o build/SDL_nullevents.lo
457libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullevents.c  -fno-common -DPIC -o build/.libs/SDL_nullevents.o
458libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.o >/dev/null 2>&1
459libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.o >/dev/null 2>&1
460/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullmouse.c  -o build/SDL_nullmouse.lo
461libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullmouse.c  -fno-common -DPIC -o build/.libs/SDL_nullmouse.o
462libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.o >/dev/null 2>&1
463/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullvideo.c  -o build/SDL_nullvideo.lo
464libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullvideo.c  -fno-common -DPIC -o build/.libs/SDL_nullvideo.o
465/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/disk/SDL_diskaudio.c  -o build/SDL_diskaudio.lo
466libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/disk/SDL_diskaudio.c  -fno-common -DPIC -o build/.libs/SDL_diskaudio.o
467libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.o >/dev/null 2>&1
468libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.o >/dev/null 2>&1
469/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/dummy/SDL_dummyaudio.c  -o build/SDL_dummyaudio.lo
470libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/dummy/SDL_dummyaudio.c  -fno-common -DPIC -o build/.libs/SDL_dummyaudio.o
471/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c  -o build/SDL_sysloadso.lo
472libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c  -fno-common -DPIC -o build/.libs/SDL_sysloadso.o
473libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.o >/dev/null 2>&1
474libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.o >/dev/null 2>&1
475/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzEvents.m  -o build/SDL_QuartzEvents.lo
476/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzGL.m  -o build/SDL_QuartzGL.lo
477libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzEvents.m  -fno-common -DPIC -o build/.libs/SDL_QuartzEvents.o
478libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzGL.m  -fno-common -DPIC -o build/.libs/SDL_QuartzGL.o
479./src/video/quartz/SDL_QuartzEvents.m:216:9: warning: comparison of function 'TISCopyCurrentKeyboardLayoutInputSource' not equal to a null pointer is always true [-Wtautological-pointer-compare]
480    if (TISCopyCurrentKeyboardLayoutInputSource != NULL) {
481        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    ~~~~
482./src/video/quartz/SDL_QuartzEvents.m:216:9: note: prefix with the address-of operator to silence this warning
483    if (TISCopyCurrentKeyboardLayoutInputSource != NULL) {
484        ^
485        &
486./src/video/quartz/SDL_QuartzEvents.m:216:9: note: suffix with parentheses to turn this into a function call
487    if (TISCopyCurrentKeyboardLayoutInputSource != NULL) {
488        ^
489                                               ()
4901 warning generated.
491libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzGL.m -o build/SDL_QuartzGL.o >/dev/null 2>&1
492./src/video/quartz/SDL_QuartzEvents.m:216:9: warning: comparison of function 'TISCopyCurrentKeyboardLayoutInputSource' not equal to a null pointer is always true [-Wtautological-pointer-compare]
493    if (TISCopyCurrentKeyboardLayoutInputSource != NULL) {
494        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    ~~~~
495./src/video/quartz/SDL_QuartzEvents.m:216:9: note: prefix with the address-of operator to silence this warning
496    if (TISCopyCurrentKeyboardLayoutInputSource != NULL) {
497        ^
498        &
499./src/video/quartz/SDL_QuartzEvents.m:216:9: note: suffix with parentheses to turn this into a function call
500    if (TISCopyCurrentKeyboardLayoutInputSource != NULL) {
501        ^
502                                               ()
5031 warning generated.
504libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzEvents.m -o build/SDL_QuartzEvents.o >/dev/null 2>&1
505/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzVideo.m  -o build/SDL_QuartzVideo.lo
506libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzVideo.m  -fno-common -DPIC -o build/.libs/SDL_QuartzVideo.o
507/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzWM.m  -o build/SDL_QuartzWM.lo
508libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzWM.m  -fno-common -DPIC -o build/.libs/SDL_QuartzWM.o
509./src/video/quartz/SDL_QuartzVideo.m:1052:13: warning: sending 'SDL_QuartzWindowDelegate *' to parameter of incompatible type 'id<NSWindowDelegate>'
510            [ [ SDL_QuartzWindowDelegate alloc ] init ] ];
511            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
512/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:284:44: note: passing argument to parameter 'anObject' here
513- (void)setDelegate:(id <NSWindowDelegate>)anObject;
514                                           ^
5151 warning generated.
516./src/video/quartz/SDL_QuartzVideo.m:1052:13: warning: sending 'SDL_QuartzWindowDelegate *' to parameter of incompatible type 'id<NSWindowDelegate>'
517            [ [ SDL_QuartzWindowDelegate alloc ] init ] ];
518            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
519/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:284:44: note: passing argument to parameter 'anObject' here
520- (void)setDelegate:(id <NSWindowDelegate>)anObject;
521                                           ^
5221 warning generated.
523libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzVideo.m -o build/SDL_QuartzVideo.o >/dev/null 2>&1
524libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzWM.m -o build/SDL_QuartzWM.o >/dev/null 2>&1
525/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzWindow.m  -o build/SDL_QuartzWindow.lo
526libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzWindow.m  -fno-common -DPIC -o build/.libs/SDL_QuartzWindow.o
527/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11dga.c  -o build/SDL_x11dga.lo
528libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11dga.c  -fno-common -DPIC -o build/.libs/SDL_x11dga.o
529libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11dga.c -o build/SDL_x11dga.o >/dev/null 2>&1
530/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11dyn.c  -o build/SDL_x11dyn.lo
531libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11dyn.c  -fno-common -DPIC -o build/.libs/SDL_x11dyn.o
532./src/video/x11/SDL_x11dyn.c:115:14: warning: unused function 'SDL_XGetRequest_workaround' [-Wunused-function]
533static void *SDL_XGetRequest_workaround(Display* dpy, CARD8 type, size_t len)
534             ^
535./src/video/x11/SDL_x11dyn.c:130:12: warning: unused variable 'x11_load_refcount' [-Wunused-variable]
536static int x11_load_refcount = 0;
537           ^
5382 warnings generated.
539./src/video/x11/SDL_x11dyn.c:115:14: warning: unused function 'SDL_XGetRequest_workaround' [-Wunused-function]
540static void *SDL_XGetRequest_workaround(Display* dpy, CARD8 type, size_t len)
541             ^
542./src/video/x11/SDL_x11dyn.c:130:12: warning: unused variable 'x11_load_refcount' [-Wunused-variable]
543static int x11_load_refcount = 0;
544           ^
5452 warnings generated.
546libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11dyn.c -o build/SDL_x11dyn.o >/dev/null 2>&1
547/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11events.c  -o build/SDL_x11events.lo
548libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11events.c  -fno-common -DPIC -o build/.libs/SDL_x11events.o
549./src/video/x11/SDL_x11events.c:1124:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
550        xsym = XKeycodeToKeysym(display, kc, 0);
551               ^
552/opt/local/include/X11/Xlib.h:1687:15: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
553extern KeySym XKeycodeToKeysym(
554              ^
555./src/video/x11/SDL_x11events.c:1216:16: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
556                        KeySym ks = XKeycodeToKeysym(display, kc, 0);
557                                    ^
558/opt/local/include/X11/Xlib.h:1687:15: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
559extern KeySym XKeycodeToKeysym(
560              ^
561libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzWindow.m -o build/SDL_QuartzWindow.o >/dev/null 2>&1
5622 warnings generated.
563./src/video/x11/SDL_x11events.c:1124:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
564        xsym = XKeycodeToKeysym(display, kc, 0);
565               ^
566/opt/local/include/X11/Xlib.h:1687:15: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
567extern KeySym XKeycodeToKeysym(
568              ^
569./src/video/x11/SDL_x11events.c:1216:16: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
570                        KeySym ks = XKeycodeToKeysym(display, kc, 0);
571                                    ^
572/opt/local/include/X11/Xlib.h:1687:15: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
573extern KeySym XKeycodeToKeysym(
574              ^
5752 warnings generated.
576libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11events.c -o build/SDL_x11events.o >/dev/null 2>&1
577/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11gamma.c  -o build/SDL_x11gamma.lo
578libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11gamma.c  -fno-common -DPIC -o build/.libs/SDL_x11gamma.o
579libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11gamma.c -o build/SDL_x11gamma.o >/dev/null 2>&1
580/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11gl.c  -o build/SDL_x11gl.lo
581libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11gl.c  -fno-common -DPIC -o build/.libs/SDL_x11gl.o
582/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11image.c  -o build/SDL_x11image.lo
583libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11image.c  -fno-common -DPIC -o build/.libs/SDL_x11image.o
584libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11gl.c -o build/SDL_x11gl.o >/dev/null 2>&1
585libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11image.c -o build/SDL_x11image.o >/dev/null 2>&1
586/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11modes.c  -o build/SDL_x11modes.lo
587libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11modes.c  -fno-common -DPIC -o build/.libs/SDL_x11modes.o
588/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11mouse.c  -o build/SDL_x11mouse.lo
589libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11mouse.c  -fno-common -DPIC -o build/.libs/SDL_x11mouse.o
590libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11mouse.c -o build/SDL_x11mouse.o >/dev/null 2>&1
591libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11modes.c -o build/SDL_x11modes.o >/dev/null 2>&1
592/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11video.c  -o build/SDL_x11video.lo
593libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11video.c  -fno-common -DPIC -o build/.libs/SDL_x11video.o
594/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11wm.c  -o build/SDL_x11wm.lo
595libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11wm.c  -fno-common -DPIC -o build/.libs/SDL_x11wm.o
596libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11video.c -o build/SDL_x11video.o >/dev/null 2>&1
597libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11wm.c -o build/SDL_x11wm.o >/dev/null 2>&1
598/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11yuv.c  -o build/SDL_x11yuv.lo
599libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11yuv.c  -fno-common -DPIC -o build/.libs/SDL_x11yuv.o
600/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA.c  -o build/XF86DGA.lo
601libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA.c  -fno-common -DPIC -o build/.libs/XF86DGA.o
602libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA.c -o build/XF86DGA.o >/dev/null 2>&1
603libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/x11/SDL_x11yuv.c -o build/SDL_x11yuv.o >/dev/null 2>&1
604/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA2.c  -o build/XF86DGA2.lo
605libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA2.c  -fno-common -DPIC -o build/.libs/XF86DGA2.o
606/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dga/SDL_dgaevents.c  -o build/SDL_dgaevents.lo
607libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dga/SDL_dgaevents.c  -fno-common -DPIC -o build/.libs/SDL_dgaevents.o
608libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA2.c -o build/XF86DGA2.o >/dev/null 2>&1
609libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dga/SDL_dgaevents.c -o build/SDL_dgaevents.o >/dev/null 2>&1
610/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dga/SDL_dgamouse.c  -o build/SDL_dgamouse.lo
611libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dga/SDL_dgamouse.c  -fno-common -DPIC -o build/.libs/SDL_dgamouse.o
612/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dga/SDL_dgavideo.c  -o build/SDL_dgavideo.lo
613libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dga/SDL_dgavideo.c  -fno-common -DPIC -o build/.libs/SDL_dgavideo.o
614libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dga/SDL_dgamouse.c -o build/SDL_dgamouse.o >/dev/null 2>&1
615/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xxf86vm/XF86VMode.c  -o build/XF86VMode.lo
616libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xxf86vm/XF86VMode.c  -fno-common -DPIC -o build/.libs/XF86VMode.o
617libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dga/SDL_dgavideo.c -o build/SDL_dgavideo.o >/dev/null 2>&1
618libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xxf86vm/XF86VMode.c -o build/XF86VMode.o >/dev/null 2>&1
619/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xv/Xv.c  -o build/Xv.lo
620libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xv/Xv.c  -fno-common -DPIC -o build/.libs/Xv.o
621/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xinerama/Xinerama.c  -o build/Xinerama.lo
622libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xinerama/Xinerama.c  -fno-common -DPIC -o build/.libs/Xinerama.o
623libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xv/Xv.c -o build/Xv.o >/dev/null 2>&1
624libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/Xinerama/Xinerama.c -o build/Xinerama.o >/dev/null 2>&1
625/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/XME/xme.c  -o build/xme.lo
626libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/XME/xme.c  -fno-common -DPIC -o build/.libs/xme.o
627/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_systhread.c  -o build/SDL_systhread.lo
628libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_systhread.c  -fno-common -DPIC -o build/.libs/SDL_systhread.o
629libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/Xext/XME/xme.c -o build/xme.o >/dev/null 2>&1
630libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_systhread.c -o build/SDL_systhread.o >/dev/null 2>&1
631/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_syssem.c  -o build/SDL_syssem.lo
632libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_syssem.c  -fno-common -DPIC -o build/.libs/SDL_syssem.o
633/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_sysmutex.c  -o build/SDL_sysmutex.lo
634libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_sysmutex.c  -fno-common -DPIC -o build/.libs/SDL_sysmutex.o
635libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_syssem.c -o build/SDL_syssem.o >/dev/null 2>&1
636libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_sysmutex.c -o build/SDL_sysmutex.o >/dev/null 2>&1
637/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_syscond.c  -o build/SDL_syscond.lo
638/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/macosx/SDL_coreaudio.c  -o build/SDL_coreaudio.lo
639libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_syscond.c  -fno-common -DPIC -o build/.libs/SDL_syscond.o
640libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/macosx/SDL_coreaudio.c  -fno-common -DPIC -o build/.libs/SDL_coreaudio.o
641libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_syscond.c -o build/SDL_syscond.o >/dev/null 2>&1
642/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/darwin/SDL_sysjoystick.c  -o build/SDL_sysjoystick.lo
643libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/darwin/SDL_sysjoystick.c  -fno-common -DPIC -o build/.libs/SDL_sysjoystick.o
644libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/macosx/SDL_coreaudio.c -o build/SDL_coreaudio.o >/dev/null 2>&1
645./src/joystick/darwin/SDL_sysjoystick.c:185:31: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
646                                HIDReportErrorNum ("Couldn<D5>t query HID class device interface from plugInInterface", plugInResult);
647                                                          ^~~~
6481 warning generated.
649/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/AudioFilePlayer.c  -o build/AudioFilePlayer.lo
650libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/AudioFilePlayer.c  -fno-common -DPIC -o build/.libs/AudioFilePlayer.o
651./src/joystick/darwin/SDL_sysjoystick.c:185:31: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
652                                HIDReportErrorNum ("Couldn<D5>t query HID class device interface from plugInInterface", plugInResult);
653                                                          ^~~~
6541 warning generated.
655libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/darwin/SDL_sysjoystick.c -o build/SDL_sysjoystick.o >/dev/null 2>&1
656libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/AudioFilePlayer.c -o build/AudioFilePlayer.o >/dev/null 2>&1
657/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/AudioFileReaderThread.c  -o build/AudioFileReaderThread.lo
658libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/AudioFileReaderThread.c  -fno-common -DPIC -o build/.libs/AudioFileReaderThread.o
659/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/CDPlayer.c  -o build/CDPlayer.lo
660libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/CDPlayer.c  -fno-common -DPIC -o build/.libs/CDPlayer.o
661libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/AudioFileReaderThread.c -o build/AudioFileReaderThread.o >/dev/null 2>&1
662./src/cdrom/macosx/CDPlayer.c:173:9: warning: variable 'forkRefNum' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
663    if (theErr != noErr) {
664        ^~~~~~~~~~~~~~~
665./src/cdrom/macosx/CDPlayer.c:318:18: note: uninitialized use occurs here
666    FSCloseFork (forkRefNum);
667                 ^~~~~~~~~~
668./src/cdrom/macosx/CDPlayer.c:173:5: note: remove the 'if' if its condition is always false
669    if (theErr != noErr) {
670    ^~~~~~~~~~~~~~~~~~~~~~
671./src/cdrom/macosx/CDPlayer.c:165:8: warning: variable 'forkRefNum' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
672    if(theErr != noErr) {
673       ^~~~~~~~~~~~~~~
674./src/cdrom/macosx/CDPlayer.c:318:18: note: uninitialized use occurs here
675    FSCloseFork (forkRefNum);
676                 ^~~~~~~~~~
677./src/cdrom/macosx/CDPlayer.c:165:5: note: remove the 'if' if its condition is always false
678    if(theErr != noErr) {
679    ^~~~~~~~~~~~~~~~~~~~~
680./src/cdrom/macosx/CDPlayer.c:150:8: warning: variable 'forkRefNum' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
681    if(theErr != noErr) {
682       ^~~~~~~~~~~~~~~
683./src/cdrom/macosx/CDPlayer.c:318:18: note: uninitialized use occurs here
684    FSCloseFork (forkRefNum);
685                 ^~~~~~~~~~
686./src/cdrom/macosx/CDPlayer.c:150:5: note: remove the 'if' if its condition is always false
687    if(theErr != noErr) {
688    ^~~~~~~~~~~~~~~~~~~~~
689./src/cdrom/macosx/CDPlayer.c:137:33: note: initialize the variable 'forkRefNum' to silence this warning
690    FSIORefNum        forkRefNum;
691                                ^
692                                 = 0
6933 warnings generated.
694./src/cdrom/macosx/CDPlayer.c:173:9: warning: variable 'forkRefNum' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
695    if (theErr != noErr) {
696        ^~~~~~~~~~~~~~~
697./src/cdrom/macosx/CDPlayer.c:318:18: note: uninitialized use occurs here
698    FSCloseFork (forkRefNum);
699                 ^~~~~~~~~~
700./src/cdrom/macosx/CDPlayer.c:173:5: note: remove the 'if' if its condition is always false
701    if (theErr != noErr) {
702    ^~~~~~~~~~~~~~~~~~~~~~
703./src/cdrom/macosx/CDPlayer.c:165:8: warning: variable 'forkRefNum' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
704    if(theErr != noErr) {
705       ^~~~~~~~~~~~~~~
706./src/cdrom/macosx/CDPlayer.c:318:18: note: uninitialized use occurs here
707    FSCloseFork (forkRefNum);
708                 ^~~~~~~~~~
709./src/cdrom/macosx/CDPlayer.c:165:5: note: remove the 'if' if its condition is always false
710    if(theErr != noErr) {
711    ^~~~~~~~~~~~~~~~~~~~~
712./src/cdrom/macosx/CDPlayer.c:150:8: warning: variable 'forkRefNum' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
713    if(theErr != noErr) {
714       ^~~~~~~~~~~~~~~
715./src/cdrom/macosx/CDPlayer.c:318:18: note: uninitialized use occurs here
716    FSCloseFork (forkRefNum);
717                 ^~~~~~~~~~
718./src/cdrom/macosx/CDPlayer.c:150:5: note: remove the 'if' if its condition is always false
719    if(theErr != noErr) {
720    ^~~~~~~~~~~~~~~~~~~~~
721./src/cdrom/macosx/CDPlayer.c:137:33: note: initialize the variable 'forkRefNum' to silence this warning
722    FSIORefNum        forkRefNum;
723                                ^
724                                 = 0
725/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/SDLOSXCAGuard.c  -o build/SDLOSXCAGuard.lo
726libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/SDLOSXCAGuard.c  -fno-common -DPIC -o build/.libs/SDLOSXCAGuard.o
7273 warnings generated.
728libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/CDPlayer.c -o build/CDPlayer.o >/dev/null 2>&1
729libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/SDLOSXCAGuard.c -o build/SDLOSXCAGuard.o >/dev/null 2>&1
730/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/SDL_syscdrom.c  -o build/SDL_syscdrom.lo
731libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/SDL_syscdrom.c  -fno-common -DPIC -o build/.libs/SDL_syscdrom.o
732/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/unix/SDL_systimer.c  -o build/SDL_systimer.lo
733libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/unix/SDL_systimer.c  -fno-common -DPIC -o build/.libs/SDL_systimer.o
734libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/unix/SDL_systimer.c -o build/SDL_systimer.o >/dev/null 2>&1
735libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/SDL_syscdrom.c -o build/SDL_syscdrom.o >/dev/null 2>&1
736/bin/sh ./libtool --mode=compile /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/main/macosx/SDLMain.m  -o build/SDLMain.lo
737libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/main/macosx/SDLMain.m  -fno-common -DPIC -o build/.libs/SDLMain.o
738./src/main/macosx/SDLMain.m:72:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
739- (void)terminate:(id)sender
740^
741/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:168:1: note: method 'terminate:' declared here
742- (void)terminate:(id)sender;
743^
7441 warning generated.
745/bin/sh ./libtool --mode=link /opt/local/bin/clang-mp-3.7 -o build/libSDL.la build/SDL.lo build/SDL_error.lo build/SDL_fatal.lo build/SDL_audio.lo build/SDL_audiocvt.lo build/SDL_audiodev.lo build/SDL_mixer.lo build/SDL_mixer_MMX.lo build/SDL_mixer_MMX_VC.lo build/SDL_mixer_m68k.lo build/SDL_wave.lo build/SDL_cdrom.lo build/SDL_cpuinfo.lo build/SDL_active.lo build/SDL_events.lo build/SDL_expose.lo build/SDL_keyboard.lo build/SDL_mouse.lo build/SDL_quit.lo build/SDL_resize.lo build/SDL_rwops.lo build/SDL_getenv.lo build/SDL_iconv.lo build/SDL_malloc.lo build/SDL_qsort.lo build/SDL_stdlib.lo build/SDL_string.lo build/SDL_thread.lo build/SDL_timer.lo build/SDL_RLEaccel.lo build/SDL_blit.lo build/SDL_blit_0.lo build/SDL_blit_1.lo build/SDL_blit_A.lo build/SDL_blit_N.lo build/SDL_bmp.lo build/SDL_cursor.lo build/SDL_gamma.lo build/SDL_pixels.lo build/SDL_stretch.lo build/SDL_surface.lo build/SDL_video.lo build/SDL_yuv.lo build/SDL_yuv_mmx.lo build/SDL_yuv_sw.lo build/SDL_joystick.lo build/SDL_nullevents.lo build/SDL_nullmouse.lo build/SDL_nullvideo.lo build/SDL_diskaudio.lo build/SDL_dummyaudio.lo build/SDL_sysloadso.lo build/SDL_QuartzEvents.lo build/SDL_QuartzGL.lo build/SDL_QuartzVideo.lo build/SDL_QuartzWM.lo build/SDL_QuartzWindow.lo build/SDL_x11dga.lo build/SDL_x11dyn.lo build/SDL_x11events.lo build/SDL_x11gamma.lo build/SDL_x11gl.lo build/SDL_x11image.lo build/SDL_x11modes.lo build/SDL_x11mouse.lo build/SDL_x11video.lo build/SDL_x11wm.lo build/SDL_x11yuv.lo build/XF86DGA.lo build/XF86DGA2.lo build/SDL_dgaevents.lo build/SDL_dgamouse.lo build/SDL_dgavideo.lo build/XF86VMode.lo build/Xv.lo build/Xinerama.lo build/xme.lo build/SDL_systhread.lo build/SDL_syssem.lo build/SDL_sysmutex.lo build/SDL_syscond.lo build/SDL_coreaudio.lo build/SDL_sysjoystick.lo build/AudioFilePlayer.lo build/AudioFileReaderThread.lo build/CDPlayer.lo build/SDLOSXCAGuard.lo build/SDL_syscdrom.lo build/SDL_systimer.lo -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Carbon -arch x86_64 -arch i386 -L/opt/local/lib -lX11 -lXext -lXrandr -lXrender -Wl,-framework,OpenGL  -Wl,-framework,Cocoa -Wl,-framework,ApplicationServices -Wl,-framework,Carbon -Wl,-framework,AudioToolbox -Wl,-framework,AudioUnit -Wl,-framework,IOKit -no-undefined -rpath /opt/local/lib -release 1.2 -version-info 11:4:11
746libtool: link: /opt/local/bin/clang-mp-3.7 -dynamiclib  -o build/.libs/libSDL-1.2.0.dylib  build/.libs/SDL.o build/.libs/SDL_error.o build/.libs/SDL_fatal.o build/.libs/SDL_audio.o build/.libs/SDL_audiocvt.o build/.libs/SDL_audiodev.o build/.libs/SDL_mixer.o build/.libs/SDL_mixer_MMX.o build/.libs/SDL_mixer_MMX_VC.o build/.libs/SDL_mixer_m68k.o build/.libs/SDL_wave.o build/.libs/SDL_cdrom.o build/.libs/SDL_cpuinfo.o build/.libs/SDL_active.o build/.libs/SDL_events.o build/.libs/SDL_expose.o build/.libs/SDL_keyboard.o build/.libs/SDL_mouse.o build/.libs/SDL_quit.o build/.libs/SDL_resize.o build/.libs/SDL_rwops.o build/.libs/SDL_getenv.o build/.libs/SDL_iconv.o build/.libs/SDL_malloc.o build/.libs/SDL_qsort.o build/.libs/SDL_stdlib.o build/.libs/SDL_string.o build/.libs/SDL_thread.o build/.libs/SDL_timer.o build/.libs/SDL_RLEaccel.o build/.libs/SDL_blit.o build/.libs/SDL_blit_0.o build/.libs/SDL_blit_1.o build/.libs/SDL_blit_A.o build/.libs/SDL_blit_N.o build/.libs/SDL_bmp.o build/.libs/SDL_cursor.o build/.libs/SDL_gamma.o build/.libs/SDL_pixels.o build/.libs/SDL_stretch.o build/.libs/SDL_surface.o build/.libs/SDL_video.o build/.libs/SDL_yuv.o build/.libs/SDL_yuv_mmx.o build/.libs/SDL_yuv_sw.o build/.libs/SDL_joystick.o build/.libs/SDL_nullevents.o build/.libs/SDL_nullmouse.o build/.libs/SDL_nullvideo.o build/.libs/SDL_diskaudio.o build/.libs/SDL_dummyaudio.o build/.libs/SDL_sysloadso.o build/.libs/SDL_QuartzEvents.o build/.libs/SDL_QuartzGL.o build/.libs/SDL_QuartzVideo.o build/.libs/SDL_QuartzWM.o build/.libs/SDL_QuartzWindow.o build/.libs/SDL_x11dga.o build/.libs/SDL_x11dyn.o build/.libs/SDL_x11events.o build/.libs/SDL_x11gamma.o build/.libs/SDL_x11gl.o build/.libs/SDL_x11image.o build/.libs/SDL_x11modes.o build/.libs/SDL_x11mouse.o build/.libs/SDL_x11video.o build/.libs/SDL_x11wm.o build/.libs/SDL_x11yuv.o build/.libs/XF86DGA.o build/.libs/XF86DGA2.o build/.libs/SDL_dgaevents.o build/.libs/SDL_dgamouse.o build/.libs/SDL_dgavideo.o build/.libs/XF86VMode.o build/.libs/Xv.o build/.libs/Xinerama.o build/.libs/xme.o build/.libs/SDL_systhread.o build/.libs/SDL_syssem.o build/.libs/SDL_sysmutex.o build/.libs/SDL_syscond.o build/.libs/SDL_coreaudio.o build/.libs/SDL_sysjoystick.o build/.libs/AudioFilePlayer.o build/.libs/AudioFileReaderThread.o build/.libs/CDPlayer.o build/.libs/SDLOSXCAGuard.o build/.libs/SDL_syscdrom.o build/.libs/SDL_systimer.o   -L/opt/local/lib -framework Carbon -lX11 -lXext -lXrandr -lXrender  -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-framework -Wl,OpenGL -Wl,-framework -Wl,Cocoa -Wl,-framework -Wl,ApplicationServices -Wl,-framework -Wl,Carbon -Wl,-framework -Wl,AudioToolbox -Wl,-framework -Wl,AudioUnit -Wl,-framework -Wl,IOKit   -framework Carbon -install_name  /opt/local/lib/libSDL-1.2.0.dylib -compatibility_version 12 -current_version 12.4 -Wl,-single_module
747./src/main/macosx/SDLMain.m:72:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
748- (void)terminate:(id)sender
749^
750/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:168:1: note: method 'terminate:' declared here
751- (void)terminate:(id)sender;
752^
7531 warning generated.
754libtool: compile:  /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -arch i386 -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 -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/main/macosx/SDLMain.m -o build/SDLMain.o >/dev/null 2>&1
755libtool: link: dsymutil build/.libs/libSDL-1.2.0.dylib || :
756warning: no debug symbols in executable (-arch x86_64)
757warning: no debug symbols in executable (-arch i386)
758libtool: link: (cd "build/.libs" && rm -f "libSDL.dylib" && ln -s "libSDL-1.2.0.dylib" "libSDL.dylib")
759libtool: link: ar cru build/.libs/libSDL.a  build/SDL.o build/SDL_error.o build/SDL_fatal.o build/SDL_audio.o build/SDL_audiocvt.o build/SDL_audiodev.o build/SDL_mixer.o build/SDL_mixer_MMX.o build/SDL_mixer_MMX_VC.o build/SDL_mixer_m68k.o build/SDL_wave.o build/SDL_cdrom.o build/SDL_cpuinfo.o build/SDL_active.o build/SDL_events.o build/SDL_expose.o build/SDL_keyboard.o build/SDL_mouse.o build/SDL_quit.o build/SDL_resize.o build/SDL_rwops.o build/SDL_getenv.o build/SDL_iconv.o build/SDL_malloc.o build/SDL_qsort.o build/SDL_stdlib.o build/SDL_string.o build/SDL_thread.o build/SDL_timer.o build/SDL_RLEaccel.o build/SDL_blit.o build/SDL_blit_0.o build/SDL_blit_1.o build/SDL_blit_A.o build/SDL_blit_N.o build/SDL_bmp.o build/SDL_cursor.o build/SDL_gamma.o build/SDL_pixels.o build/SDL_stretch.o build/SDL_surface.o build/SDL_video.o build/SDL_yuv.o build/SDL_yuv_mmx.o build/SDL_yuv_sw.o build/SDL_joystick.o build/SDL_nullevents.o build/SDL_nullmouse.o build/SDL_nullvideo.o build/SDL_diskaudio.o build/SDL_dummyaudio.o build/SDL_sysloadso.o build/SDL_QuartzEvents.o build/SDL_QuartzGL.o build/SDL_QuartzVideo.o build/SDL_QuartzWM.o build/SDL_QuartzWindow.o build/SDL_x11dga.o build/SDL_x11dyn.o build/SDL_x11events.o build/SDL_x11gamma.o build/SDL_x11gl.o build/SDL_x11image.o build/SDL_x11modes.o build/SDL_x11mouse.o build/SDL_x11video.o build/SDL_x11wm.o build/SDL_x11yuv.o build/XF86DGA.o build/XF86DGA2.o build/SDL_dgaevents.o build/SDL_dgamouse.o build/SDL_dgavideo.o build/XF86VMode.o build/Xv.o build/Xinerama.o build/xme.o build/SDL_systhread.o build/SDL_syssem.o build/SDL_sysmutex.o build/SDL_syscond.o build/SDL_coreaudio.o build/SDL_sysjoystick.o build/AudioFilePlayer.o build/AudioFileReaderThread.o build/CDPlayer.o build/SDLOSXCAGuard.o build/SDL_syscdrom.o build/SDL_systimer.o
760libtool: link: ranlib build/.libs/libSDL.a
761ranlib: for architecture: x86_64 file: build/.libs/libSDL.a(SDL_audiodev.o) has no symbols
762ranlib: for architecture: x86_64 file: build/.libs/libSDL.a(SDL_mixer_MMX.o) has no symbols
763ranlib: for architecture: x86_64 file: build/.libs/libSDL.a(SDL_mixer_MMX_VC.o) has no symbols
764ranlib: for architecture: x86_64 file: build/.libs/libSDL.a(SDL_mixer_m68k.o) has no symbols
765ranlib: for architecture: x86_64 file: build/.libs/libSDL.a(SDL_getenv.o) has no symbols
766ranlib: for architecture: x86_64 file: build/.libs/libSDL.a(SDL_malloc.o) has no symbols
767ranlib: for architecture: x86_64 file: build/.libs/libSDL.a(SDL_qsort.o) has no symbols
768ranlib: for architecture: x86_64 file: build/.libs/libSDL.a(SDL_stdlib.o) has no symbols
769ranlib: for architecture: x86_64 file: build/.libs/libSDL.a(SDL_yuv_mmx.o) has no symbols
770ranlib: for architecture: x86_64 file: build/.libs/libSDL.a(SDL_nullmouse.o) has no symbols
771ranlib: for architecture: x86_64 file: build/.libs/libSDL.a(SDL_dgamouse.o) has no symbols
772ranlib: for architecture: i386 file: build/.libs/libSDL.a(SDL_audiodev.o) has no symbols
773ranlib: for architecture: i386 file: build/.libs/libSDL.a(SDL_mixer_MMX.o) has no symbols
774ranlib: for architecture: i386 file: build/.libs/libSDL.a(SDL_mixer_MMX_VC.o) has no symbols
775ranlib: for architecture: i386 file: build/.libs/libSDL.a(SDL_mixer_m68k.o) has no symbols
776ranlib: for architecture: i386 file: build/.libs/libSDL.a(SDL_getenv.o) has no symbols
777ranlib: for architecture: i386 file: build/.libs/libSDL.a(SDL_malloc.o) has no symbols
778ranlib: for architecture: i386 file: build/.libs/libSDL.a(SDL_qsort.o) has no symbols
779ranlib: for architecture: i386 file: build/.libs/libSDL.a(SDL_stdlib.o) has no symbols
780ranlib: for architecture: i386 file: build/.libs/libSDL.a(SDL_nullmouse.o) has no symbols
781ranlib: for architecture: i386 file: build/.libs/libSDL.a(SDL_dgamouse.o) has no symbols
782libtool: link: ( cd "build/.libs" && rm -f "libSDL.la" && ln -s "../libSDL.la" "libSDL.la" )
783/bin/sh ./libtool --mode=link /opt/local/bin/clang-mp-3.7 -o build/libSDLmain.la build/SDLMain.lo -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Carbon -arch x86_64 -arch i386 -L/opt/local/lib -lX11 -lXext -lXrandr -lXrender -Wl,-framework,OpenGL  -Wl,-framework,Cocoa -Wl,-framework,ApplicationServices -Wl,-framework,Carbon -Wl,-framework,AudioToolbox -Wl,-framework,AudioUnit -Wl,-framework,IOKit -no-undefined -rpath /opt/local/lib -release 1.2 -version-info 11:4:11 -static
784libtool: link: ar cru build/.libs/libSDLmain.a  build/SDLMain.o
785libtool: link: ranlib build/.libs/libSDLmain.a
786libtool: link: ( cd "build/.libs" && rm -f "libSDLmain.la" && ln -s "../libSDLmain.la" "libSDLmain.la" )
787make: 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'
788--->  Staging libsdl into destroot
789. changed
790        gid expected 0 found 80 modified
791./usr missing (created)
792. missing (directory not created: File exists)
793./Applications missing (created)
794./Developer missing (created)
795./Library missing (created)
796. changed
797        gid expected 80 found 0 modified
798./bin missing (created)
799./etc missing (created)
800./include missing (created)
801./lib missing (created)
802./lib/pkgconfig missing (created)
803./libexec missing (created)
804./sbin missing (created)
805./share missing (created)
806./share/info missing (created)
807./share/man missing (created)
808./share/man/cat1 missing (created)
809./share/man/cat2 missing (created)
810./share/man/cat3 missing (created)
811./share/man/cat4 missing (created)
812./share/man/cat5 missing (created)
813./share/man/cat6 missing (created)
814./share/man/cat7 missing (created)
815./share/man/cat8 missing (created)
816./share/man/cat9 missing (created)
817./share/man/catl missing (created)
818./share/man/catn missing (created)
819./share/man/man1 missing (created)
820./share/man/man2 missing (created)
821./share/man/man3 missing (created)
822./share/man/man4 missing (created)
823./share/man/man5 missing (created)
824./share/man/man6 missing (created)
825./share/man/man7 missing (created)
826./share/man/man8 missing (created)
827./share/man/man9 missing (created)
828./share/man/manl missing (created)
829./share/man/mann missing (created)
830./share/nls missing (created)
831./share/nls/C missing (created)
832./share/nls/af_ZA.ISO8859-1 missing (created)
833./share/nls/af_ZA.ISO8859-15 missing (created)
834./share/nls/bg_BG.CP1251 missing (created)
835./share/nls/cs_CZ.ISO8859-2 missing (created)
836./share/nls/da_DK.ISO8859-1 missing (created)
837./share/nls/da_DK.ISO8859-15 missing (created)
838./share/nls/de_AT.ISO8859-1 missing (created)
839./share/nls/de_AT.ISO8859-15 missing (created)
840./share/nls/de_CH.ISO8859-1 missing (created)
841./share/nls/de_CH.ISO8859-15 missing (created)
842./share/nls/de_DE.ISO8859-1 missing (created)
843./share/nls/de_DE.ISO8859-15 missing (created)
844./share/nls/el_GR.ISO8859-7 missing (created)
845./share/nls/en_AU.ISO8859-1 missing (created)
846./share/nls/en_AU.ISO8859-15 missing (created)
847./share/nls/en_AU.US-ASCII missing (created)
848./share/nls/en_CA.ISO8859-1 missing (created)
849./share/nls/en_CA.ISO8859-15 missing (created)
850./share/nls/en_CA.US-ASCII missing (created)
851./share/nls/en_GB.ISO8859-1 missing (created)
852./share/nls/en_GB.ISO8859-15 missing (created)
853./share/nls/en_GB.US-ASCII missing (created)
854./share/nls/en_NZ.ISO8859-1 missing (created)
855./share/nls/en_NZ.ISO8859-15 missing (created)
856./share/nls/en_NZ.US-ASCII missing (created)
857./share/nls/en_US.ISO8859-1 missing (created)
858./share/nls/en_US.ISO8859-15 missing (created)
859./share/nls/es_ES.ISO8859-1 missing (created)
860./share/nls/es_ES.ISO8859-15 missing (created)
861./share/nls/et_EE.ISO8859-15 missing (created)
862./share/nls/fi_FI.ISO8859-1 missing (created)
863./share/nls/fi_FI.ISO8859-15 missing (created)
864./share/nls/fr_BE.ISO8859-1 missing (created)
865./share/nls/fr_BE.ISO8859-15 missing (created)
866./share/nls/fr_CA.ISO8859-1 missing (created)
867./share/nls/fr_CA.ISO8859-15 missing (created)
868./share/nls/fr_CH.ISO8859-1 missing (created)
869./share/nls/fr_CH.ISO8859-15 missing (created)
870./share/nls/fr_FR.ISO8859-1 missing (created)
871./share/nls/fr_FR.ISO8859-15 missing (created)
872./share/nls/hi_IN.ISCII-DEV missing (created)
873./share/nls/hr_HR.ISO8859-2 missing (created)
874./share/nls/hu_HU.ISO8859-2 missing (created)
875./share/nls/is_IS.ISO8859-1 missing (created)
876./share/nls/is_IS.ISO8859-15 missing (created)
877./share/nls/it_CH.ISO8859-1 missing (created)
878./share/nls/it_CH.ISO8859-15 missing (created)
879./share/nls/it_IT.ISO8859-1 missing (created)
880./share/nls/it_IT.ISO8859-15 missing (created)
881./share/nls/ja_JP.SJIS missing (created)
882./share/nls/ja_JP.eucJP missing (created)
883./share/nls/ko_KR.eucKR missing (created)
884./share/nls/la_LN.ISO8859-1 missing (created)
885./share/nls/la_LN.ISO8859-15 missing (created)
886./share/nls/la_LN.ISO8859-2 missing (created)
887./share/nls/la_LN.ISO8859-4 missing (created)
888./share/nls/la_LN.US-ASCII missing (created)
889./share/nls/lt_LT.ISO8859-4 missing (created)
890./share/nls/nl_BE.ISO8859-1 missing (created)
891./share/nls/nl_BE.ISO8859-15 missing (created)
892./share/nls/nl_NL.ISO8859-1 missing (created)
893./share/nls/nl_NL.ISO8859-15 missing (created)
894./share/nls/no_NO.ISO8859-1 missing (created)
895./share/nls/no_NO.ISO8859-15 missing (created)
896./share/nls/pl_PL.ISO8859-2 missing (created)
897./share/nls/pt_BR.ISO8859-1 missing (created)
898./share/nls/pt_PT.ISO8859-1 missing (created)
899./share/nls/pt_PT.ISO8859-15 missing (created)
900./share/nls/ro_RO.ISO8859-2 missing (created)
901./share/nls/ru_RU.CP866 missing (created)
902./share/nls/ru_RU.ISO8859-5 missing (created)
903./share/nls/ru_RU.KOI8-R missing (created)
904./share/nls/sk_SK.ISO8859-2 missing (created)
905./share/nls/sl_SI.ISO8859-2 missing (created)
906./share/nls/sv_SE.ISO8859-1 missing (created)
907./share/nls/sv_SE.ISO8859-15 missing (created)
908./share/nls/tr_TR.ISO8859-9 missing (created)
909./share/nls/uk_UA.ISO8859-5 missing (created)
910./share/nls/uk_UA.KOI8-U missing (created)
911./share/nls/zh_CN.eucCN missing (created)
912./share/nls/zh_TW.Big5 missing (created)
913./share/skel missing (created)
914./src missing (created)
915./var missing (created)
916./www missing (created)
917make: 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'
918/bin/sh build-scripts/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/bin
919/usr/bin/install -c -m 755 sdl-config /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/bin/sdl-config
920/bin/sh build-scripts/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/include/SDL
921mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/include/SDL
922for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \
923    /usr/bin/install -c -m 644 ./include/$file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/include/SDL/$file; \
924done
925/usr/bin/install -c -m 644 include/SDL_config.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/include/SDL/SDL_config.h
926/bin/sh build-scripts/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib
927/bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL.la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.la
928libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL-1.2.0.dylib
929libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib && { ln -s -f libSDL-1.2.0.dylib libSDL.dylib || { rm -f libSDL.dylib && ln -s libSDL-1.2.0.dylib libSDL.dylib; }; })
930libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.la
931libtool: install: /usr/bin/install -c build/.libs/libSDL.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a
932libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a
933libtool: install: ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a
934ranlib: for architecture: x86_64 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_audiodev.o) has no symbols
935ranlib: for architecture: x86_64 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_mixer_MMX.o) has no symbols
936ranlib: for architecture: x86_64 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_mixer_MMX_VC.o) has no symbols
937ranlib: for architecture: x86_64 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_mixer_m68k.o) has no symbols
938ranlib: for architecture: x86_64 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_getenv.o) has no symbols
939ranlib: for architecture: x86_64 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_malloc.o) has no symbols
940ranlib: for architecture: x86_64 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_qsort.o) has no symbols
941ranlib: for architecture: x86_64 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_stdlib.o) has no symbols
942ranlib: for architecture: x86_64 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_yuv_mmx.o) has no symbols
943ranlib: for architecture: x86_64 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_nullmouse.o) has no symbols
944ranlib: for architecture: x86_64 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_dgamouse.o) has no symbols
945ranlib: for architecture: i386 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_audiodev.o) has no symbols
946ranlib: for architecture: i386 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_mixer_MMX.o) has no symbols
947ranlib: for architecture: i386 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_mixer_MMX_VC.o) has no symbols
948ranlib: for architecture: i386 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_mixer_m68k.o) has no symbols
949ranlib: for architecture: i386 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_getenv.o) has no symbols
950ranlib: for architecture: i386 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_malloc.o) has no symbols
951ranlib: for architecture: i386 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_qsort.o) has no symbols
952ranlib: for architecture: i386 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_stdlib.o) has no symbols
953ranlib: for architecture: i386 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_nullmouse.o) has no symbols
954ranlib: for architecture: i386 file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDL.a(SDL_dgamouse.o) has no symbols
955libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
956/bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDLmain.la
957libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDLmain.la
958libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDLmain.a
959libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDLmain.a
960libtool: install: ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/libSDLmain.a
961libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
962/bin/sh build-scripts/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/aclocal
963mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/aclocal
964/usr/bin/install -c -m 644 ./sdl.m4 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/aclocal/sdl.m4
965/bin/sh build-scripts/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/pkgconfig
966/usr/bin/install -c -m 644 sdl.pc /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/lib/pkgconfig
967/bin/sh build-scripts/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/man/man3
968for src in ./docs/man3/*.3; do \
969    file=`echo $src | sed -e 's|^.*/||'`; \
970    /usr/bin/install -c -m 644 $src /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/man/man3/$file; \
971done
972make: 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'
973--->  Patching sdl.pc: /Libs:/s/-lSDLmain/-lSDLmain -Wl,-framework,AppKit/
974--->  Patching sdl-config: s/SDLmain.a/SDLmain.a -Wl,-framework,AppKit/
975--->  Patching sdl-config: s/-lSDLmain/-lSDLmain -Wl,-framework,AppKit/
976xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc
977xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl
978xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html
979xinstall: chdir(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15)
980xinstall: BUGS -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/BUGS
981xinstall: COPYING -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/COPYING
982xinstall: CREDITS -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/CREDITS
983xinstall: INSTALL -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/INSTALL
984xinstall: README -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/README
985xinstall: README-SDL.txt -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/README-SDL.txt
986xinstall: README.MacOSX -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/README.MacOSX
987xinstall: TODO -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/TODO
988xinstall: chdir(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15)
989xinstall: docs.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/docs.html
990xinstall: docs/index.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/index.html
991--->  Patching docs.html: s@docs/@@g
992xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html
993xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/audio.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/audio.html
994xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/cdrom.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/cdrom.html
995xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/event.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/event.html
996xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/eventfunctions.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/eventfunctions.html
997xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/eventstructures.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/eventstructures.html
998xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/general.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/general.html
999xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guide.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guide.html
1000xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guideaboutsdldoc.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guideaboutsdldoc.html
1001xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guideaudioexamples.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guideaudioexamples.html
1002xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guidebasicsinit.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guidebasicsinit.html
1003xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guidecdromexamples.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guidecdromexamples.html
1004xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guidecredits.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guidecredits.html
1005xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guideeventexamples.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guideeventexamples.html
1006xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guideexamples.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guideexamples.html
1007xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guideinput.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guideinput.html
1008xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guideinputkeyboard.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guideinputkeyboard.html
1009xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guidepreface.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guidepreface.html
1010xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guidethebasics.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guidethebasics.html
1011xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guidetimeexamples.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guidetimeexamples.html
1012xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guidevideo.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guidevideo.html
1013xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/guidevideoopengl.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/guidevideoopengl.html
1014xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/index.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/index.html
1015xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/joystick.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/joystick.html
1016xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/reference.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/reference.html
1017xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlactiveevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlactiveevent.html
1018xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdladdtimer.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdladdtimer.html
1019xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlaudiocvt.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlaudiocvt.html
1020xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlaudiospec.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlaudiospec.html
1021xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlblitsurface.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlblitsurface.html
1022xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlbuildaudiocvt.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlbuildaudiocvt.html
1023xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcd.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcd.html
1024xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcdclose.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcdclose.html
1025xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcdeject.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcdeject.html
1026xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcdname.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcdname.html
1027xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcdnumdrives.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcdnumdrives.html
1028xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcdopen.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcdopen.html
1029xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcdpause.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcdpause.html
1030xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcdplay.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcdplay.html
1031xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcdplaytracks.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcdplaytracks.html
1032xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcdresume.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcdresume.html
1033xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcdstatus.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcdstatus.html
1034xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcdstop.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcdstop.html
1035xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcdtrack.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcdtrack.html
1036xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcloseaudio.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcloseaudio.html
1037xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcolor.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcolor.html
1038xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcondbroadcast.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcondbroadcast.html
1039xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcondsignal.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcondsignal.html
1040xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcondwait.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcondwait.html
1041xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcondwaittimeout.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcondwaittimeout.html
1042xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlconvertaudio.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlconvertaudio.html
1043xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlconvertsurface.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlconvertsurface.html
1044xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcreatecond.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcreatecond.html
1045xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcreatecursor.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcreatecursor.html
1046xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcreatemutex.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcreatemutex.html
1047xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcreatergbsurface.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcreatergbsurface.html
1048xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcreatergbsurfacefrom.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcreatergbsurfacefrom.html
1049xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcreatesemaphore.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcreatesemaphore.html
1050xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcreatethread.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcreatethread.html
1051xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlcreateyuvoverlay.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlcreateyuvoverlay.html
1052xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdldelay.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdldelay.html
1053xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdldestroycond.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdldestroycond.html
1054xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdldestroymutex.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdldestroymutex.html
1055xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdldestroysemaphore.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdldestroysemaphore.html
1056xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdldisplayformat.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdldisplayformat.html
1057xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdldisplayformatalpha.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdldisplayformatalpha.html
1058xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdldisplayyuvoverlay.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdldisplayyuvoverlay.html
1059xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlenablekeyrepeat.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlenablekeyrepeat.html
1060xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlenableunicode.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlenableunicode.html
1061xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlenvvars.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlenvvars.html
1062xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlevent.html
1063xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdleventstate.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdleventstate.html
1064xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlexposeevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlexposeevent.html
1065xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlfillrect.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlfillrect.html
1066xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlflip.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlflip.html
1067xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlfreecursor.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlfreecursor.html
1068xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlfreesurface.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlfreesurface.html
1069xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlfreewav.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlfreewav.html
1070xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlfreeyuvoverlay.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlfreeyuvoverlay.html
1071xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetappstate.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetappstate.html
1072xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetaudiostatus.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetaudiostatus.html
1073xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetcliprect.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetcliprect.html
1074xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetcursor.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetcursor.html
1075xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgeterror.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgeterror.html
1076xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgeteventfilter.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgeteventfilter.html
1077xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetgammaramp.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetgammaramp.html
1078xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetkeyname.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetkeyname.html
1079xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetkeystate.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetkeystate.html
1080xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetmodstate.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetmodstate.html
1081xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetmousestate.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetmousestate.html
1082xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetrelativemousestate.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetrelativemousestate.html
1083xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetrgb.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetrgb.html
1084xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetrgba.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetrgba.html
1085xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetthreadid.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetthreadid.html
1086xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetticks.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetticks.html
1087xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetvideoinfo.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetvideoinfo.html
1088xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlgetvideosurface.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlgetvideosurface.html
1089xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlglattr.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlglattr.html
1090xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlglgetattribute.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlglgetattribute.html
1091xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlglgetprocaddress.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlglgetprocaddress.html
1092xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlglloadlibrary.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlglloadlibrary.html
1093xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlglsetattribute.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlglsetattribute.html
1094xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlglswapbuffers.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlglswapbuffers.html
1095xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlinit.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlinit.html
1096xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlinitsubsystem.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlinitsubsystem.html
1097xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoyaxisevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoyaxisevent.html
1098xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoyballevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoyballevent.html
1099xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoybuttonevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoybuttonevent.html
1100xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoyhatevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoyhatevent.html
1101xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoystickclose.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoystickclose.html
1102xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoystickeventstate.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoystickeventstate.html
1103xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoystickgetaxis.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoystickgetaxis.html
1104xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoystickgetball.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoystickgetball.html
1105xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoystickgetbutton.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoystickgetbutton.html
1106xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoystickgethat.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoystickgethat.html
1107xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoystickindex.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoystickindex.html
1108xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoystickname.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoystickname.html
1109xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoysticknumaxes.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoysticknumaxes.html
1110xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoysticknumballs.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoysticknumballs.html
1111xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoysticknumbuttons.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoysticknumbuttons.html
1112xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoysticknumhats.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoysticknumhats.html
1113xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoystickopen.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoystickopen.html
1114xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoystickopened.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoystickopened.html
1115xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdljoystickupdate.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdljoystickupdate.html
1116xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlkey.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlkey.html
1117xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlkeyboardevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlkeyboardevent.html
1118xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlkeysym.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlkeysym.html
1119xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlkillthread.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlkillthread.html
1120xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdllistmodes.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdllistmodes.html
1121xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlloadbmp.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlloadbmp.html
1122xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlloadwav.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlloadwav.html
1123xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdllockaudio.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdllockaudio.html
1124xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdllocksurface.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdllocksurface.html
1125xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdllockyuvoverlay.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdllockyuvoverlay.html
1126xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlmaprgb.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlmaprgb.html
1127xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlmaprgba.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlmaprgba.html
1128xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlmixaudio.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlmixaudio.html
1129xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlmousebuttonevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlmousebuttonevent.html
1130xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlmousemotionevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlmousemotionevent.html
1131xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlmutexp.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlmutexp.html
1132xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlmutexv.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlmutexv.html
1133xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlnumjoysticks.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlnumjoysticks.html
1134xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlopenaudio.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlopenaudio.html
1135xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdloverlay.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdloverlay.html
1136xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlpalette.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlpalette.html
1137xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlpauseaudio.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlpauseaudio.html
1138xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlpeepevents.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlpeepevents.html
1139xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlpixelformat.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlpixelformat.html
1140xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlpollevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlpollevent.html
1141xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlpumpevents.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlpumpevents.html
1142xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlpushevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlpushevent.html
1143xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlquit.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlquit.html
1144xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlquitevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlquitevent.html
1145xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlquitsubsystem.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlquitsubsystem.html
1146xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlrect.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlrect.html
1147xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlremovetimer.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlremovetimer.html
1148xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlresizeevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlresizeevent.html
1149xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsavebmp.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsavebmp.html
1150xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsempost.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsempost.html
1151xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsemtrywait.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsemtrywait.html
1152xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsemvalue.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsemvalue.html
1153xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsemwait.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsemwait.html
1154xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsemwaittimeout.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsemwaittimeout.html
1155xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsetalpha.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsetalpha.html
1156xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsetcliprect.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsetcliprect.html
1157xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsetcolorkey.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsetcolorkey.html
1158xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsetcolors.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsetcolors.html
1159xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsetcursor.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsetcursor.html
1160xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlseteventfilter.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlseteventfilter.html
1161xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsetgamma.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsetgamma.html
1162xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsetgammaramp.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsetgammaramp.html
1163xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsetmodstate.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsetmodstate.html
1164xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsetpalette.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsetpalette.html
1165xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsettimer.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsettimer.html
1166xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsetvideomode.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsetvideomode.html
1167xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlshowcursor.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlshowcursor.html
1168xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsurface.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsurface.html
1169xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlsyswmevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlsyswmevent.html
1170xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlthreadid.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlthreadid.html
1171xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlunlockaudio.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlunlockaudio.html
1172xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlunlocksurface.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlunlocksurface.html
1173xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlunlockyuvoverlay.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlunlockyuvoverlay.html
1174xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlupdaterect.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlupdaterect.html
1175xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlupdaterects.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlupdaterects.html
1176xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdluserevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdluserevent.html
1177xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlvideodrivername.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlvideodrivername.html
1178xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlvideoinfo.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlvideoinfo.html
1179xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlvideomodeok.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlvideomodeok.html
1180xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlwaitevent.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlwaitevent.html
1181xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlwaitthread.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlwaitthread.html
1182xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlwarpmouse.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlwarpmouse.html
1183xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlwasinit.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlwasinit.html
1184xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlwmgetcaption.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlwmgetcaption.html
1185xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlwmgrabinput.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlwmgrabinput.html
1186xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlwmiconifywindow.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlwmiconifywindow.html
1187xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlwmsetcaption.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlwmsetcaption.html
1188xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlwmseticon.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlwmseticon.html
1189xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/sdlwmtogglefullscreen.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/sdlwmtogglefullscreen.html
1190xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/thread.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/thread.html
1191xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/time.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/time.html
1192xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/video.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/video.html
1193xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/html/wm.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/html/wm.html
1194xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/images
1195xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15/docs/images/rainbow.gif -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/destroot/opt/local/share/doc/libsdl/html/images/rainbow.gif
1196--->  Compressing man pages for libsdl
1197man3/SDL_ActiveEvent.3:  56.5% -- replaced with man3/SDL_ActiveEvent.3.gz
1198man3/SDL_ActiveEvent.3.gz: changing permissions from 00644 to 00444
1199man3/SDL_AddTimer.3:     51.7% -- replaced with man3/SDL_AddTimer.3.gz
1200man3/SDL_AddTimer.3.gz: changing permissions from 00644 to 00444
1201man3/SDL_AudioCVT.3:     61.1% -- replaced with man3/SDL_AudioCVT.3.gz
1202man3/SDL_AudioCVT.3.gz: changing permissions from 00644 to 00444
1203man3/SDL_AudioSpec.3:    62.0% -- replaced with man3/SDL_AudioSpec.3.gz
1204man3/SDL_AudioSpec.3.gz: changing permissions from 00644 to 00444
1205man3/SDL_BlitSurface.3:  56.5% -- replaced with man3/SDL_BlitSurface.3.gz
1206man3/SDL_BlitSurface.3.gz: changing permissions from 00644 to 00444
1207man3/SDL_BuildAudioCVT.3:        55.4% -- replaced with man3/SDL_BuildAudioCVT.3.gz
1208man3/SDL_BuildAudioCVT.3.gz: changing permissions from 00644 to 00444
1209man3/SDL_CD.3:   51.3% -- replaced with man3/SDL_CD.3.gz
1210man3/SDL_CD.3.gz: changing permissions from 00644 to 00444
1211man3/SDL_CDClose.3:      40.1% -- replaced with man3/SDL_CDClose.3.gz
1212man3/SDL_CDClose.3.gz: changing permissions from 00644 to 00444
1213man3/SDL_CDEject.3:      37.6% -- replaced with man3/SDL_CDEject.3.gz
1214man3/SDL_CDEject.3.gz: changing permissions from 00644 to 00444
1215man3/SDL_CDName.3:       46.4% -- replaced with man3/SDL_CDName.3.gz
1216man3/SDL_CDName.3.gz: changing permissions from 00644 to 00444
1217man3/SDL_CDNumDrives.3:  43.9% -- replaced with man3/SDL_CDNumDrives.3.gz
1218man3/SDL_CDNumDrives.3.gz: changing permissions from 00644 to 00444
1219man3/SDL_CDOpen.3:       48.7% -- replaced with man3/SDL_CDOpen.3.gz
1220man3/SDL_CDOpen.3.gz: changing permissions from 00644 to 00444
1221man3/SDL_CDPause.3:      39.8% -- replaced with man3/SDL_CDPause.3.gz
1222man3/SDL_CDPause.3.gz: changing permissions from 00644 to 00444
1223man3/SDL_CDPlay.3:       41.7% -- replaced with man3/SDL_CDPlay.3.gz
1224man3/SDL_CDPlay.3.gz: changing permissions from 00644 to 00444
1225man3/SDL_CDPlayTracks.3:         57.6% -- replaced with man3/SDL_CDPlayTracks.3.gz
1226man3/SDL_CDPlayTracks.3.gz: changing permissions from 00644 to 00444
1227man3/SDL_CDResume.3:     40.7% -- replaced with man3/SDL_CDResume.3.gz
1228man3/SDL_CDResume.3.gz: changing permissions from 00644 to 00444
1229man3/SDL_CDStatus.3:     51.0% -- replaced with man3/SDL_CDStatus.3.gz
1230man3/SDL_CDStatus.3.gz: changing permissions from 00644 to 00444
1231man3/SDL_CDStop.3:       37.8% -- replaced with man3/SDL_CDStop.3.gz
1232man3/SDL_CDStop.3.gz: changing permissions from 00644 to 00444
1233man3/SDL_CDtrack.3:      46.3% -- replaced with man3/SDL_CDtrack.3.gz
1234man3/SDL_CDtrack.3.gz: changing permissions from 00644 to 00444
1235man3/SDL_CloseAudio.3:   44.9% -- replaced with man3/SDL_CloseAudio.3.gz
1236man3/SDL_CloseAudio.3.gz: changing permissions from 00644 to 00444
1237man3/SDL_Color.3:        47.6% -- replaced with man3/SDL_Color.3.gz
1238man3/SDL_Color.3.gz: changing permissions from 00644 to 00444
1239man3/SDL_CondBroadcast.3:        45.3% -- replaced with man3/SDL_CondBroadcast.3.gz
1240man3/SDL_CondBroadcast.3.gz: changing permissions from 00644 to 00444
1241man3/SDL_CondSignal.3:   44.4% -- replaced with man3/SDL_CondSignal.3.gz
1242man3/SDL_CondSignal.3.gz: changing permissions from 00644 to 00444
1243man3/SDL_CondWait.3:     44.8% -- replaced with man3/SDL_CondWait.3.gz
1244man3/SDL_CondWait.3.gz: changing permissions from 00644 to 00444
1245man3/SDL_CondWaitTimeout.3:      44.8% -- replaced with man3/SDL_CondWaitTimeout.3.gz
1246man3/SDL_CondWaitTimeout.3.gz: changing permissions from 00644 to 00444
1247man3/SDL_ConvertAudio.3:         60.0% -- replaced with man3/SDL_ConvertAudio.3.gz
1248man3/SDL_ConvertAudio.3.gz: changing permissions from 00644 to 00444
1249man3/SDL_ConvertSurface.3:       51.5% -- replaced with man3/SDL_ConvertSurface.3.gz
1250man3/SDL_ConvertSurface.3.gz: changing permissions from 00644 to 00444
1251man3/SDL_CreateCond.3:   47.4% -- replaced with man3/SDL_CreateCond.3.gz
1252man3/SDL_CreateCond.3.gz: changing permissions from 00644 to 00444
1253man3/SDL_CreateCursor.3:         69.3% -- replaced with man3/SDL_CreateCursor.3.gz
1254man3/SDL_CreateCursor.3.gz: changing permissions from 00644 to 00444
1255man3/SDL_CreateMutex.3:  50.7% -- replaced with man3/SDL_CreateMutex.3.gz
1256man3/SDL_CreateMutex.3.gz: changing permissions from 00644 to 00444
1257man3/SDL_CreateRGBSurface.3:     59.8% -- replaced with man3/SDL_CreateRGBSurface.3.gz
1258man3/SDL_CreateRGBSurface.3.gz: changing permissions from 00644 to 00444
1259man3/SDL_CreateRGBSurfaceFrom.3:         51.1% -- replaced with man3/SDL_CreateRGBSurfaceFrom.3.gz
1260man3/SDL_CreateRGBSurfaceFrom.3.gz: changing permissions from 00644 to 00444
1261man3/SDL_CreateSemaphore.3:      55.2% -- replaced with man3/SDL_CreateSemaphore.3.gz
1262man3/SDL_CreateSemaphore.3.gz: changing permissions from 00644 to 00444
1263man3/SDL_CreateThread.3:         47.4% -- replaced with man3/SDL_CreateThread.3.gz
1264man3/SDL_CreateThread.3.gz: changing permissions from 00644 to 00444
1265man3/SDL_CreateYUVOverlay.3:     51.3% -- replaced with man3/SDL_CreateYUVOverlay.3.gz
1266man3/SDL_CreateYUVOverlay.3.gz: changing permissions from 00644 to 00444
1267man3/SDL_Delay.3:        42.6% -- replaced with man3/SDL_Delay.3.gz
1268man3/SDL_Delay.3.gz: changing permissions from 00644 to 00444
1269man3/SDL_DestroyCond.3:  42.9% -- replaced with man3/SDL_DestroyCond.3.gz
1270man3/SDL_DestroyCond.3.gz: changing permissions from 00644 to 00444
1271man3/SDL_DestroyMutex.3:         42.7% -- replaced with man3/SDL_DestroyMutex.3.gz
1272man3/SDL_DestroyMutex.3.gz: changing permissions from 00644 to 00444
1273man3/SDL_DestroySemaphore.3:     55.3% -- replaced with man3/SDL_DestroySemaphore.3.gz
1274man3/SDL_DestroySemaphore.3.gz: changing permissions from 00644 to 00444
1275man3/SDL_DisplayFormat.3:        50.5% -- replaced with man3/SDL_DisplayFormat.3.gz
1276man3/SDL_DisplayFormat.3.gz: changing permissions from 00644 to 00444
1277man3/SDL_DisplayFormatAlpha.3:   50.0% -- replaced with man3/SDL_DisplayFormatAlpha.3.gz
1278man3/SDL_DisplayFormatAlpha.3.gz: changing permissions from 00644 to 00444
1279man3/SDL_DisplayYUVOverlay.3:    46.7% -- replaced with man3/SDL_DisplayYUVOverlay.3.gz
1280man3/SDL_DisplayYUVOverlay.3.gz: changing permissions from 00644 to 00444
1281man3/SDL_EnableKeyRepeat.3:      46.7% -- replaced with man3/SDL_EnableKeyRepeat.3.gz
1282man3/SDL_EnableKeyRepeat.3.gz: changing permissions from 00644 to 00444
1283man3/SDL_EnableUNICODE.3:        50.2% -- replaced with man3/SDL_EnableUNICODE.3.gz
1284man3/SDL_EnableUNICODE.3.gz: changing permissions from 00644 to 00444
1285man3/SDL_Event.3:        66.1% -- replaced with man3/SDL_Event.3.gz
1286man3/SDL_Event.3.gz: changing permissions from 00644 to 00444
1287man3/SDL_EventState.3:   55.5% -- replaced with man3/SDL_EventState.3.gz
1288man3/SDL_EventState.3.gz: changing permissions from 00644 to 00444
1289man3/SDL_ExposeEvent.3:  44.2% -- replaced with man3/SDL_ExposeEvent.3.gz
1290man3/SDL_ExposeEvent.3.gz: changing permissions from 00644 to 00444
1291man3/SDL_FillRect.3:     53.6% -- replaced with man3/SDL_FillRect.3.gz
1292man3/SDL_FillRect.3.gz: changing permissions from 00644 to 00444
1293man3/SDL_Flip.3:         46.5% -- replaced with man3/SDL_Flip.3.gz
1294man3/SDL_Flip.3.gz: changing permissions from 00644 to 00444
1295man3/SDL_FreeCursor.3:   45.0% -- replaced with man3/SDL_FreeCursor.3.gz
1296man3/SDL_FreeCursor.3.gz: changing permissions from 00644 to 00444
1297man3/SDL_FreeSurface.3:  46.3% -- replaced with man3/SDL_FreeSurface.3.gz
1298man3/SDL_FreeSurface.3.gz: changing permissions from 00644 to 00444
1299man3/SDL_FreeWAV.3:      43.0% -- replaced with man3/SDL_FreeWAV.3.gz
1300man3/SDL_FreeWAV.3.gz: changing permissions from 00644 to 00444
1301man3/SDL_FreeYUVOverlay.3:       49.4% -- replaced with man3/SDL_FreeYUVOverlay.3.gz
1302man3/SDL_FreeYUVOverlay.3.gz: changing permissions from 00644 to 00444
1303man3/SDL_GetAppState.3:  46.4% -- replaced with man3/SDL_GetAppState.3.gz
1304man3/SDL_GetAppState.3.gz: changing permissions from 00644 to 00444
1305man3/SDL_GetAudioStatus.3:       47.0% -- replaced with man3/SDL_GetAudioStatus.3.gz
1306man3/SDL_GetAudioStatus.3.gz: changing permissions from 00644 to 00444
1307man3/SDL_GetClipRect.3:  50.6% -- replaced with man3/SDL_GetClipRect.3.gz
1308man3/SDL_GetClipRect.3.gz: changing permissions from 00644 to 00444
1309man3/SDL_GetCursor.3:    46.3% -- replaced with man3/SDL_GetCursor.3.gz
1310man3/SDL_GetCursor.3.gz: changing permissions from 00644 to 00444
1311man3/SDL_GetError.3:     44.0% -- replaced with man3/SDL_GetError.3.gz
1312man3/SDL_GetError.3.gz: changing permissions from 00644 to 00444
1313man3/SDL_GetEventFilter.3:       48.6% -- replaced with man3/SDL_GetEventFilter.3.gz
1314man3/SDL_GetEventFilter.3.gz: changing permissions from 00644 to 00444
1315man3/SDL_GetGamma.3:     43.2% -- replaced with man3/SDL_GetGamma.3.gz
1316man3/SDL_GetGamma.3.gz: changing permissions from 00644 to 00444
1317man3/SDL_GetGammaRamp.3:         43.7% -- replaced with man3/SDL_GetGammaRamp.3.gz
1318man3/SDL_GetGammaRamp.3.gz: changing permissions from 00644 to 00444
1319man3/SDL_GetKeyName.3:   39.5% -- replaced with man3/SDL_GetKeyName.3.gz
1320man3/SDL_GetKeyName.3.gz: changing permissions from 00644 to 00444
1321man3/SDL_GetKeyState.3:  49.0% -- replaced with man3/SDL_GetKeyState.3.gz
1322man3/SDL_GetKeyState.3.gz: changing permissions from 00644 to 00444
1323man3/SDL_GetModState.3:  53.1% -- replaced with man3/SDL_GetModState.3.gz
1324man3/SDL_GetModState.3.gz: changing permissions from 00644 to 00444
1325man3/SDL_GetMouseState.3:        44.1% -- replaced with man3/SDL_GetMouseState.3.gz
1326man3/SDL_GetMouseState.3.gz: changing permissions from 00644 to 00444
1327man3/SDL_GetRelativeMouseState.3:        45.4% -- replaced with man3/SDL_GetRelativeMouseState.3.gz
1328man3/SDL_GetRelativeMouseState.3.gz: changing permissions from 00644 to 00444
1329man3/SDL_GetRGB.3:       48.1% -- replaced with man3/SDL_GetRGB.3.gz
1330man3/SDL_GetRGB.3.gz: changing permissions from 00644 to 00444
1331man3/SDL_GetRGBA.3:      47.8% -- replaced with man3/SDL_GetRGBA.3.gz
1332man3/SDL_GetRGBA.3.gz: changing permissions from 00644 to 00444
1333man3/SDL_GetThreadID.3:  46.2% -- replaced with man3/SDL_GetThreadID.3.gz
1334man3/SDL_GetThreadID.3.gz: changing permissions from 00644 to 00444
1335man3/SDL_GetTicks.3:     43.0% -- replaced with man3/SDL_GetTicks.3.gz
1336man3/SDL_GetTicks.3.gz: changing permissions from 00644 to 00444
1337man3/SDL_GetVideoInfo.3:         45.6% -- replaced with man3/SDL_GetVideoInfo.3.gz
1338man3/SDL_GetVideoInfo.3.gz: changing permissions from 00644 to 00444
1339man3/SDL_GetVideoSurface.3:      47.4% -- replaced with man3/SDL_GetVideoSurface.3.gz
1340man3/SDL_GetVideoSurface.3.gz: changing permissions from 00644 to 00444
1341man3/SDL_GL_GetAttribute.3:      44.9% -- replaced with man3/SDL_GL_GetAttribute.3.gz
1342man3/SDL_GL_GetAttribute.3.gz: changing permissions from 00644 to 00444
1343man3/SDL_GL_GetProcAddress.3:    52.7% -- replaced with man3/SDL_GL_GetProcAddress.3.gz
1344man3/SDL_GL_GetProcAddress.3.gz: changing permissions from 00644 to 00444
1345man3/SDL_GL_LoadLibrary.3:       45.1% -- replaced with man3/SDL_GL_LoadLibrary.3.gz
1346man3/SDL_GL_LoadLibrary.3.gz: changing permissions from 00644 to 00444
1347man3/SDL_GL_SetAttribute.3:      52.2% -- replaced with man3/SDL_GL_SetAttribute.3.gz
1348man3/SDL_GL_SetAttribute.3.gz: changing permissions from 00644 to 00444
1349man3/SDL_GL_SwapBuffers.3:       40.0% -- replaced with man3/SDL_GL_SwapBuffers.3.gz
1350man3/SDL_GL_SwapBuffers.3.gz: changing permissions from 00644 to 00444
1351man3/SDL_GLattr.3:       66.9% -- replaced with man3/SDL_GLattr.3.gz
1352man3/SDL_GLattr.3.gz: changing permissions from 00644 to 00444
1353man3/SDL_Init.3:         54.0% -- replaced with man3/SDL_Init.3.gz
1354man3/SDL_Init.3.gz: changing permissions from 00644 to 00444
1355man3/SDL_InitSubSystem.3:        49.1% -- replaced with man3/SDL_InitSubSystem.3.gz
1356man3/SDL_InitSubSystem.3.gz: changing permissions from 00644 to 00444
1357man3/SDL_JoyAxisEvent.3:         53.3% -- replaced with man3/SDL_JoyAxisEvent.3.gz
1358man3/SDL_JoyAxisEvent.3.gz: changing permissions from 00644 to 00444
1359man3/SDL_JoyBallEvent.3:         53.8% -- replaced with man3/SDL_JoyBallEvent.3.gz
1360man3/SDL_JoyBallEvent.3.gz: changing permissions from 00644 to 00444
1361man3/SDL_JoyButtonEvent.3:       57.7% -- replaced with man3/SDL_JoyButtonEvent.3.gz
1362man3/SDL_JoyButtonEvent.3.gz: changing permissions from 00644 to 00444
1363man3/SDL_JoyHatEvent.3:  56.8% -- replaced with man3/SDL_JoyHatEvent.3.gz
1364man3/SDL_JoyHatEvent.3.gz: changing permissions from 00644 to 00444
1365man3/SDL_JoystickClose.3:        48.8% -- replaced with man3/SDL_JoystickClose.3.gz
1366man3/SDL_JoystickClose.3.gz: changing permissions from 00644 to 00444
1367man3/SDL_JoystickEventState.3:   53.9% -- replaced with man3/SDL_JoystickEventState.3.gz
1368man3/SDL_JoystickEventState.3.gz: changing permissions from 00644 to 00444
1369man3/SDL_JoystickGetAxis.3:      53.0% -- replaced with man3/SDL_JoystickGetAxis.3.gz
1370man3/SDL_JoystickGetAxis.3.gz: changing permissions from 00644 to 00444
1371man3/SDL_JoystickGetBall.3:      48.0% -- replaced with man3/SDL_JoystickGetBall.3.gz
1372man3/SDL_JoystickGetBall.3.gz: changing permissions from 00644 to 00444
1373man3/SDL_JoystickGetButton.3:    49.4% -- replaced with man3/SDL_JoystickGetButton.3.gz
1374man3/SDL_JoystickGetButton.3.gz: changing permissions from 00644 to 00444
1375man3/SDL_JoystickGetHat.3:       56.2% -- replaced with man3/SDL_JoystickGetHat.3.gz
1376man3/SDL_JoystickGetHat.3.gz: changing permissions from 00644 to 00444
1377man3/SDL_JoystickIndex.3:        45.3% -- replaced with man3/SDL_JoystickIndex.3.gz
1378man3/SDL_JoystickIndex.3.gz: changing permissions from 00644 to 00444
1379man3/SDL_JoystickName.3:         44.4% -- replaced with man3/SDL_JoystickName.3.gz
1380man3/SDL_JoystickName.3.gz: changing permissions from 00644 to 00444
1381man3/SDL_JoystickNumAxes.3:      45.9% -- replaced with man3/SDL_JoystickNumAxes.3.gz
1382man3/SDL_JoystickNumAxes.3.gz: changing permissions from 00644 to 00444
1383man3/SDL_JoystickNumBalls.3:     47.2% -- replaced with man3/SDL_JoystickNumBalls.3.gz
1384man3/SDL_JoystickNumBalls.3.gz: changing permissions from 00644 to 00444
1385man3/SDL_JoystickNumButtons.3:   46.9% -- replaced with man3/SDL_JoystickNumButtons.3.gz
1386man3/SDL_JoystickNumButtons.3.gz: changing permissions from 00644 to 00444
1387man3/SDL_JoystickNumHats.3:      45.8% -- replaced with man3/SDL_JoystickNumHats.3.gz
1388man3/SDL_JoystickNumHats.3.gz: changing permissions from 00644 to 00444
1389man3/SDL_JoystickOpen.3:         54.4% -- replaced with man3/SDL_JoystickOpen.3.gz
1390man3/SDL_JoystickOpen.3.gz: changing permissions from 00644 to 00444
1391man3/SDL_JoystickOpened.3:       47.4% -- replaced with man3/SDL_JoystickOpened.3.gz
1392man3/SDL_JoystickOpened.3.gz: changing permissions from 00644 to 00444
1393man3/SDL_JoystickUpdate.3:       45.8% -- replaced with man3/SDL_JoystickUpdate.3.gz
1394man3/SDL_JoystickUpdate.3.gz: changing permissions from 00644 to 00444
1395man3/SDL_KeyboardEvent.3:        56.5% -- replaced with man3/SDL_KeyboardEvent.3.gz
1396man3/SDL_KeyboardEvent.3.gz: changing permissions from 00644 to 00444
1397man3/SDL_keysym.3:       50.7% -- replaced with man3/SDL_keysym.3.gz
1398man3/SDL_keysym.3.gz: changing permissions from 00644 to 00444
1399man3/SDL_KillThread.3:   46.3% -- replaced with man3/SDL_KillThread.3.gz
1400man3/SDL_KillThread.3.gz: changing permissions from 00644 to 00444
1401man3/SDL_ListModes.3:    53.2% -- replaced with man3/SDL_ListModes.3.gz
1402man3/SDL_ListModes.3.gz: changing permissions from 00644 to 00444
1403man3/SDL_LoadBMP.3:      40.5% -- replaced with man3/SDL_LoadBMP.3.gz
1404man3/SDL_LoadBMP.3.gz: changing permissions from 00644 to 00444
1405man3/SDL_LoadWAV.3:      49.8% -- replaced with man3/SDL_LoadWAV.3.gz
1406man3/SDL_LoadWAV.3.gz: changing permissions from 00644 to 00444
1407man3/SDL_LockAudio.3:    45.2% -- replaced with man3/SDL_LockAudio.3.gz
1408man3/SDL_LockAudio.3.gz: changing permissions from 00644 to 00444
1409man3/SDL_LockSurface.3:  59.2% -- replaced with man3/SDL_LockSurface.3.gz
1410man3/SDL_LockSurface.3.gz: changing permissions from 00644 to 00444
1411man3/SDL_LockYUVOverlay.3:       48.5% -- replaced with man3/SDL_LockYUVOverlay.3.gz
1412man3/SDL_LockYUVOverlay.3.gz: changing permissions from 00644 to 00444
1413man3/SDL_MapRGB.3:       51.6% -- replaced with man3/SDL_MapRGB.3.gz
1414man3/SDL_MapRGB.3.gz: changing permissions from 00644 to 00444
1415man3/SDL_MapRGBA.3:      52.1% -- replaced with man3/SDL_MapRGBA.3.gz
1416man3/SDL_MapRGBA.3.gz: changing permissions from 00644 to 00444
1417man3/SDL_MixAudio.3:     44.5% -- replaced with man3/SDL_MixAudio.3.gz
1418man3/SDL_MixAudio.3.gz: changing permissions from 00644 to 00444
1419man3/SDL_MouseButtonEvent.3:     54.0% -- replaced with man3/SDL_MouseButtonEvent.3.gz
1420man3/SDL_MouseButtonEvent.3.gz: changing permissions from 00644 to 00444
1421man3/SDL_MouseMotionEvent.3:     53.2% -- replaced with man3/SDL_MouseMotionEvent.3.gz
1422man3/SDL_MouseMotionEvent.3.gz: changing permissions from 00644 to 00444
1423man3/SDL_mutexP.3:       45.9% -- replaced with man3/SDL_mutexP.3.gz
1424man3/SDL_mutexP.3.gz: changing permissions from 00644 to 00444
1425man3/SDL_mutexV.3:       44.9% -- replaced with man3/SDL_mutexV.3.gz
1426man3/SDL_mutexV.3.gz: changing permissions from 00644 to 00444
1427man3/SDL_NumJoysticks.3:         44.1% -- replaced with man3/SDL_NumJoysticks.3.gz
1428man3/SDL_NumJoysticks.3.gz: changing permissions from 00644 to 00444
1429man3/SDL_OpenAudio.3:    63.1% -- replaced with man3/SDL_OpenAudio.3.gz
1430man3/SDL_OpenAudio.3.gz: changing permissions from 00644 to 00444
1431man3/SDL_Overlay.3:      53.8% -- replaced with man3/SDL_Overlay.3.gz
1432man3/SDL_Overlay.3.gz: changing permissions from 00644 to 00444
1433man3/SDL_Palette.3:      52.9% -- replaced with man3/SDL_Palette.3.gz
1434man3/SDL_Palette.3.gz: changing permissions from 00644 to 00444
1435man3/SDL_PauseAudio.3:   47.5% -- replaced with man3/SDL_PauseAudio.3.gz
1436man3/SDL_PauseAudio.3.gz: changing permissions from 00644 to 00444
1437man3/SDL_PeepEvents.3:   59.7% -- replaced with man3/SDL_PeepEvents.3.gz
1438man3/SDL_PeepEvents.3.gz: changing permissions from 00644 to 00444
1439man3/SDL_PixelFormat.3:  64.7% -- replaced with man3/SDL_PixelFormat.3.gz
1440man3/SDL_PixelFormat.3.gz: changing permissions from 00644 to 00444
1441man3/SDL_PollEvent.3:    49.2% -- replaced with man3/SDL_PollEvent.3.gz
1442man3/SDL_PollEvent.3.gz: changing permissions from 00644 to 00444
1443man3/SDL_PumpEvents.3:   53.4% -- replaced with man3/SDL_PumpEvents.3.gz
1444man3/SDL_PumpEvents.3.gz: changing permissions from 00644 to 00444
1445man3/SDL_PushEvent.3:    47.6% -- replaced with man3/SDL_PushEvent.3.gz
1446man3/SDL_PushEvent.3.gz: changing permissions from 00644 to 00444
1447man3/SDL_Quit.3:         43.4% -- replaced with man3/SDL_Quit.3.gz
1448man3/SDL_Quit.3.gz: changing permissions from 00644 to 00444
1449man3/SDL_QuitEvent.3:    48.4% -- replaced with man3/SDL_QuitEvent.3.gz
1450man3/SDL_QuitEvent.3.gz: changing permissions from 00644 to 00444
1451man3/SDL_QuitSubSystem.3:        51.3% -- replaced with man3/SDL_QuitSubSystem.3.gz
1452man3/SDL_QuitSubSystem.3.gz: changing permissions from 00644 to 00444
1453man3/SDL_Rect.3:         44.0% -- replaced with man3/SDL_Rect.3.gz
1454man3/SDL_Rect.3.gz: changing permissions from 00644 to 00444
1455man3/SDL_RemoveTimer.3:  43.8% -- replaced with man3/SDL_RemoveTimer.3.gz
1456man3/SDL_RemoveTimer.3.gz: changing permissions from 00644 to 00444
1457man3/SDL_ResizeEvent.3:  52.4% -- replaced with man3/SDL_ResizeEvent.3.gz
1458man3/SDL_ResizeEvent.3.gz: changing permissions from 00644 to 00444
1459man3/SDL_RWFromFile.3:   38.4% -- replaced with man3/SDL_RWFromFile.3.gz
1460man3/SDL_RWFromFile.3.gz: changing permissions from 00644 to 00444
1461man3/SDL_SaveBMP.3:      43.3% -- replaced with man3/SDL_SaveBMP.3.gz
1462man3/SDL_SaveBMP.3.gz: changing permissions from 00644 to 00444
1463man3/SDL_SemPost.3:      52.3% -- replaced with man3/SDL_SemPost.3.gz
1464man3/SDL_SemPost.3.gz: changing permissions from 00644 to 00444
1465man3/SDL_SemTryWait.3:   54.8% -- replaced with man3/SDL_SemTryWait.3.gz
1466man3/SDL_SemTryWait.3.gz: changing permissions from 00644 to 00444
1467man3/SDL_SemValue.3:     52.4% -- replaced with man3/SDL_SemValue.3.gz
1468man3/SDL_SemValue.3.gz: changing permissions from 00644 to 00444
1469man3/SDL_SemWait.3:      51.7% -- replaced with man3/SDL_SemWait.3.gz
1470man3/SDL_SemWait.3.gz: changing permissions from 00644 to 00444
1471man3/SDL_SemWaitTimeout.3:       53.6% -- replaced with man3/SDL_SemWaitTimeout.3.gz
1472man3/SDL_SemWaitTimeout.3.gz: changing permissions from 00644 to 00444
1473man3/SDL_SetAlpha.3:     67.1% -- replaced with man3/SDL_SetAlpha.3.gz
1474man3/SDL_SetAlpha.3.gz: changing permissions from 00644 to 00444
1475man3/SDL_SetClipRect.3:  53.3% -- replaced with man3/SDL_SetClipRect.3.gz
1476man3/SDL_SetClipRect.3.gz: changing permissions from 00644 to 00444
1477man3/SDL_SetColorKey.3:  55.1% -- replaced with man3/SDL_SetColorKey.3.gz
1478man3/SDL_SetColorKey.3.gz: changing permissions from 00644 to 00444
1479man3/SDL_SetColors.3:    53.9% -- replaced with man3/SDL_SetColors.3.gz
1480man3/SDL_SetColors.3.gz: changing permissions from 00644 to 00444
1481man3/SDL_SetCursor.3:    46.5% -- replaced with man3/SDL_SetCursor.3.gz
1482man3/SDL_SetCursor.3.gz: changing permissions from 00644 to 00444
1483man3/SDL_SetEventFilter.3:       55.0% -- replaced with man3/SDL_SetEventFilter.3.gz
1484man3/SDL_SetEventFilter.3.gz: changing permissions from 00644 to 00444
1485man3/SDL_SetGamma.3:     47.7% -- replaced with man3/SDL_SetGamma.3.gz
1486man3/SDL_SetGamma.3.gz: changing permissions from 00644 to 00444
1487man3/SDL_SetGammaRamp.3:         48.8% -- replaced with man3/SDL_SetGammaRamp.3.gz
1488man3/SDL_SetGammaRamp.3.gz: changing permissions from 00644 to 00444
1489man3/SDL_SetModState.3:  49.9% -- replaced with man3/SDL_SetModState.3.gz
1490man3/SDL_SetModState.3.gz: changing permissions from 00644 to 00444
1491man3/SDL_SetPalette.3:   56.4% -- replaced with man3/SDL_SetPalette.3.gz
1492man3/SDL_SetPalette.3.gz: changing permissions from 00644 to 00444
1493man3/SDL_SetTimer.3:     50.3% -- replaced with man3/SDL_SetTimer.3.gz
1494man3/SDL_SetTimer.3.gz: changing permissions from 00644 to 00444
1495man3/SDL_SetVideoMode.3:         57.0% -- replaced with man3/SDL_SetVideoMode.3.gz
1496man3/SDL_SetVideoMode.3.gz: changing permissions from 00644 to 00444
1497man3/SDL_ShowCursor.3:   52.2% -- replaced with man3/SDL_ShowCursor.3.gz
1498man3/SDL_ShowCursor.3.gz: changing permissions from 00644 to 00444
1499man3/SDL_Surface.3:      61.2% -- replaced with man3/SDL_Surface.3.gz
1500man3/SDL_Surface.3.gz: changing permissions from 00644 to 00444
1501man3/SDL_SysWMEvent.3:   47.5% -- replaced with man3/SDL_SysWMEvent.3.gz
1502man3/SDL_SysWMEvent.3.gz: changing permissions from 00644 to 00444
1503man3/SDL_ThreadID.3:     44.4% -- replaced with man3/SDL_ThreadID.3.gz
1504man3/SDL_ThreadID.3.gz: changing permissions from 00644 to 00444
1505man3/SDL_UnlockAudio.3:  40.1% -- replaced with man3/SDL_UnlockAudio.3.gz
1506man3/SDL_UnlockAudio.3.gz: changing permissions from 00644 to 00444
1507man3/SDL_UnlockSurface.3:        50.1% -- replaced with man3/SDL_UnlockSurface.3.gz
1508man3/SDL_UnlockSurface.3.gz: changing permissions from 00644 to 00444
1509man3/SDL_UnlockYUVOverlay.3:     49.2% -- replaced with man3/SDL_UnlockYUVOverlay.3.gz
1510man3/SDL_UnlockYUVOverlay.3.gz: changing permissions from 00644 to 00444
1511man3/SDL_UpdateRect.3:   51.2% -- replaced with man3/SDL_UpdateRect.3.gz
1512man3/SDL_UpdateRect.3.gz: changing permissions from 00644 to 00444
1513man3/SDL_UpdateRects.3:  49.7% -- replaced with man3/SDL_UpdateRects.3.gz
1514man3/SDL_UpdateRects.3.gz: changing permissions from 00644 to 00444
1515man3/SDL_UserEvent.3:    54.7% -- replaced with man3/SDL_UserEvent.3.gz
1516man3/SDL_UserEvent.3.gz: changing permissions from 00644 to 00444
1517man3/SDL_VideoDriverName.3:      45.9% -- replaced with man3/SDL_VideoDriverName.3.gz
1518man3/SDL_VideoDriverName.3.gz: changing permissions from 00644 to 00444
1519man3/SDL_VideoInfo.3:    61.0% -- replaced with man3/SDL_VideoInfo.3.gz
1520man3/SDL_VideoInfo.3.gz: changing permissions from 00644 to 00444
1521man3/SDL_VideoModeOK.3:  49.7% -- replaced with man3/SDL_VideoModeOK.3.gz
1522man3/SDL_VideoModeOK.3.gz: changing permissions from 00644 to 00444
1523man3/SDL_WaitEvent.3:    45.4% -- replaced with man3/SDL_WaitEvent.3.gz
1524man3/SDL_WaitEvent.3.gz: changing permissions from 00644 to 00444
1525man3/SDL_WaitThread.3:   45.4% -- replaced with man3/SDL_WaitThread.3.gz
1526man3/SDL_WaitThread.3.gz: changing permissions from 00644 to 00444
1527man3/SDL_WarpMouse.3:    41.5% -- replaced with man3/SDL_WarpMouse.3.gz
1528man3/SDL_WarpMouse.3.gz: changing permissions from 00644 to 00444
1529man3/SDL_WasInit.3:      58.3% -- replaced with man3/SDL_WasInit.3.gz
1530man3/SDL_WasInit.3.gz: changing permissions from 00644 to 00444
1531man3/SDL_WM_GetCaption.3:        43.9% -- replaced with man3/SDL_WM_GetCaption.3.gz
1532man3/SDL_WM_GetCaption.3.gz: changing permissions from 00644 to 00444
1533man3/SDL_WM_GrabInput.3:         46.4% -- replaced with man3/SDL_WM_GrabInput.3.gz
1534man3/SDL_WM_GrabInput.3.gz: changing permissions from 00644 to 00444
1535man3/SDL_WM_IconifyWindow.3:     44.0% -- replaced with man3/SDL_WM_IconifyWindow.3.gz
1536man3/SDL_WM_IconifyWindow.3.gz: changing permissions from 00644 to 00444
1537man3/SDL_WM_SetCaption.3:        43.8% -- replaced with man3/SDL_WM_SetCaption.3.gz
1538man3/SDL_WM_SetCaption.3.gz: changing permissions from 00644 to 00444
1539man3/SDL_WM_SetIcon.3:   45.6% -- replaced with man3/SDL_WM_SetIcon.3.gz
1540man3/SDL_WM_SetIcon.3.gz: changing permissions from 00644 to 00444
1541man3/SDL_WM_ToggleFullScreen.3:  41.3% -- replaced with man3/SDL_WM_ToggleFullScreen.3.gz
1542man3/SDL_WM_ToggleFullScreen.3.gz: changing permissions from 00644 to 00444
1543man3/SDLKey.3:   74.7% -- replaced with man3/SDLKey.3.gz
1544man3/SDLKey.3.gz: changing permissions from 00644 to 00444
1545--->  Installing libsdl @1.2.15_3+universal+x11
1546a .
1547a ./+COMMENT
1548a ./+CONTENTS
1549a ./+DESC
1550a ./+PORTFILE
1551a ./+STATE
1552a ./opt
1553a ./opt/local
1554a ./opt/local/bin
1555a ./opt/local/include
1556a ./opt/local/lib
1557a ./opt/local/share
1558a ./opt/local/share/aclocal
1559a ./opt/local/share/doc
1560a ./opt/local/share/man
1561a ./opt/local/share/man/man3
1562a ./opt/local/share/man/man3/SDL_ActiveEvent.3.gz
1563a ./opt/local/share/man/man3/SDL_AddTimer.3.gz
1564a ./opt/local/share/man/man3/SDL_AudioCVT.3.gz
1565a ./opt/local/share/man/man3/SDL_AudioSpec.3.gz
1566a ./opt/local/share/man/man3/SDL_BlitSurface.3.gz
1567a ./opt/local/share/man/man3/SDL_BuildAudioCVT.3.gz
1568a ./opt/local/share/man/man3/SDL_CD.3.gz
1569a ./opt/local/share/man/man3/SDL_CDClose.3.gz
1570a ./opt/local/share/man/man3/SDL_CDEject.3.gz
1571a ./opt/local/share/man/man3/SDL_CDName.3.gz
1572a ./opt/local/share/man/man3/SDL_CDNumDrives.3.gz
1573a ./opt/local/share/man/man3/SDL_CDOpen.3.gz
1574a ./opt/local/share/man/man3/SDL_CDPause.3.gz
1575a ./opt/local/share/man/man3/SDL_CDPlay.3.gz
1576a ./opt/local/share/man/man3/SDL_CDPlayTracks.3.gz
1577a ./opt/local/share/man/man3/SDL_CDResume.3.gz
1578a ./opt/local/share/man/man3/SDL_CDStatus.3.gz
1579a ./opt/local/share/man/man3/SDL_CDStop.3.gz
1580a ./opt/local/share/man/man3/SDL_CDtrack.3.gz
1581a ./opt/local/share/man/man3/SDL_CloseAudio.3.gz
1582a ./opt/local/share/man/man3/SDL_Color.3.gz
1583a ./opt/local/share/man/man3/SDL_CondBroadcast.3.gz
1584a ./opt/local/share/man/man3/SDL_CondSignal.3.gz
1585a ./opt/local/share/man/man3/SDL_CondWait.3.gz
1586a ./opt/local/share/man/man3/SDL_CondWaitTimeout.3.gz
1587a ./opt/local/share/man/man3/SDL_ConvertAudio.3.gz
1588a ./opt/local/share/man/man3/SDL_ConvertSurface.3.gz
1589a ./opt/local/share/man/man3/SDL_CreateCond.3.gz
1590a ./opt/local/share/man/man3/SDL_CreateCursor.3.gz
1591a ./opt/local/share/man/man3/SDL_CreateMutex.3.gz
1592a ./opt/local/share/man/man3/SDL_CreateRGBSurface.3.gz
1593a ./opt/local/share/man/man3/SDL_CreateRGBSurfaceFrom.3.gz
1594a ./opt/local/share/man/man3/SDL_CreateSemaphore.3.gz
1595a ./opt/local/share/man/man3/SDL_CreateThread.3.gz
1596a ./opt/local/share/man/man3/SDL_CreateYUVOverlay.3.gz
1597a ./opt/local/share/man/man3/SDL_Delay.3.gz
1598a ./opt/local/share/man/man3/SDL_DestroyCond.3.gz
1599a ./opt/local/share/man/man3/SDL_DestroyMutex.3.gz
1600a ./opt/local/share/man/man3/SDL_DestroySemaphore.3.gz
1601a ./opt/local/share/man/man3/SDL_DisplayFormat.3.gz
1602a ./opt/local/share/man/man3/SDL_DisplayFormatAlpha.3.gz
1603a ./opt/local/share/man/man3/SDL_DisplayYUVOverlay.3.gz
1604a ./opt/local/share/man/man3/SDL_EnableKeyRepeat.3.gz
1605a ./opt/local/share/man/man3/SDL_EnableUNICODE.3.gz
1606a ./opt/local/share/man/man3/SDL_Event.3.gz
1607a ./opt/local/share/man/man3/SDL_EventState.3.gz
1608a ./opt/local/share/man/man3/SDL_ExposeEvent.3.gz
1609a ./opt/local/share/man/man3/SDL_FillRect.3.gz
1610a ./opt/local/share/man/man3/SDL_Flip.3.gz
1611a ./opt/local/share/man/man3/SDL_FreeCursor.3.gz
1612a ./opt/local/share/man/man3/SDL_FreeSurface.3.gz
1613a ./opt/local/share/man/man3/SDL_FreeWAV.3.gz
1614a ./opt/local/share/man/man3/SDL_FreeYUVOverlay.3.gz
1615a ./opt/local/share/man/man3/SDL_GetAppState.3.gz
1616a ./opt/local/share/man/man3/SDL_GetAudioStatus.3.gz
1617a ./opt/local/share/man/man3/SDL_GetClipRect.3.gz
1618a ./opt/local/share/man/man3/SDL_GetCursor.3.gz
1619a ./opt/local/share/man/man3/SDL_GetError.3.gz
1620a ./opt/local/share/man/man3/SDL_GetEventFilter.3.gz
1621a ./opt/local/share/man/man3/SDL_GetGamma.3.gz
1622a ./opt/local/share/man/man3/SDL_GetGammaRamp.3.gz
1623a ./opt/local/share/man/man3/SDL_GetKeyName.3.gz
1624a ./opt/local/share/man/man3/SDL_GetKeyState.3.gz
1625a ./opt/local/share/man/man3/SDL_GetModState.3.gz
1626a ./opt/local/share/man/man3/SDL_GetMouseState.3.gz
1627a ./opt/local/share/man/man3/SDL_GetRelativeMouseState.3.gz
1628a ./opt/local/share/man/man3/SDL_GetRGB.3.gz
1629a ./opt/local/share/man/man3/SDL_GetRGBA.3.gz
1630a ./opt/local/share/man/man3/SDL_GetThreadID.3.gz
1631a ./opt/local/share/man/man3/SDL_GetTicks.3.gz
1632a ./opt/local/share/man/man3/SDL_GetVideoInfo.3.gz
1633a ./opt/local/share/man/man3/SDL_GetVideoSurface.3.gz
1634a ./opt/local/share/man/man3/SDL_GL_GetAttribute.3.gz
1635a ./opt/local/share/man/man3/SDL_GL_GetProcAddress.3.gz
1636a ./opt/local/share/man/man3/SDL_GL_LoadLibrary.3.gz
1637a ./opt/local/share/man/man3/SDL_GL_SetAttribute.3.gz
1638a ./opt/local/share/man/man3/SDL_GL_SwapBuffers.3.gz
1639a ./opt/local/share/man/man3/SDL_GLattr.3.gz
1640a ./opt/local/share/man/man3/SDL_Init.3.gz
1641a ./opt/local/share/man/man3/SDL_InitSubSystem.3.gz
1642a ./opt/local/share/man/man3/SDL_JoyAxisEvent.3.gz
1643a ./opt/local/share/man/man3/SDL_JoyBallEvent.3.gz
1644a ./opt/local/share/man/man3/SDL_JoyButtonEvent.3.gz
1645a ./opt/local/share/man/man3/SDL_JoyHatEvent.3.gz
1646a ./opt/local/share/man/man3/SDL_JoystickClose.3.gz
1647a ./opt/local/share/man/man3/SDL_JoystickEventState.3.gz
1648a ./opt/local/share/man/man3/SDL_JoystickGetAxis.3.gz
1649a ./opt/local/share/man/man3/SDL_JoystickGetBall.3.gz
1650a ./opt/local/share/man/man3/SDL_JoystickGetButton.3.gz
1651a ./opt/local/share/man/man3/SDL_JoystickGetHat.3.gz
1652a ./opt/local/share/man/man3/SDL_JoystickIndex.3.gz
1653a ./opt/local/share/man/man3/SDL_JoystickName.3.gz
1654a ./opt/local/share/man/man3/SDL_JoystickNumAxes.3.gz
1655a ./opt/local/share/man/man3/SDL_JoystickNumBalls.3.gz
1656a ./opt/local/share/man/man3/SDL_JoystickNumButtons.3.gz
1657a ./opt/local/share/man/man3/SDL_JoystickNumHats.3.gz
1658a ./opt/local/share/man/man3/SDL_JoystickOpen.3.gz
1659a ./opt/local/share/man/man3/SDL_JoystickOpened.3.gz
1660a ./opt/local/share/man/man3/SDL_JoystickUpdate.3.gz
1661a ./opt/local/share/man/man3/SDL_KeyboardEvent.3.gz
1662a ./opt/local/share/man/man3/SDL_keysym.3.gz
1663a ./opt/local/share/man/man3/SDL_KillThread.3.gz
1664a ./opt/local/share/man/man3/SDL_ListModes.3.gz
1665a ./opt/local/share/man/man3/SDL_LoadBMP.3.gz
1666a ./opt/local/share/man/man3/SDL_LoadWAV.3.gz
1667a ./opt/local/share/man/man3/SDL_LockAudio.3.gz
1668a ./opt/local/share/man/man3/SDL_LockSurface.3.gz
1669a ./opt/local/share/man/man3/SDL_LockYUVOverlay.3.gz
1670a ./opt/local/share/man/man3/SDL_MapRGB.3.gz
1671a ./opt/local/share/man/man3/SDL_MapRGBA.3.gz
1672a ./opt/local/share/man/man3/SDL_MixAudio.3.gz
1673a ./opt/local/share/man/man3/SDL_MouseButtonEvent.3.gz
1674a ./opt/local/share/man/man3/SDL_MouseMotionEvent.3.gz
1675a ./opt/local/share/man/man3/SDL_mutexP.3.gz
1676a ./opt/local/share/man/man3/SDL_mutexV.3.gz
1677a ./opt/local/share/man/man3/SDL_NumJoysticks.3.gz
1678a ./opt/local/share/man/man3/SDL_OpenAudio.3.gz
1679a ./opt/local/share/man/man3/SDL_Overlay.3.gz
1680a ./opt/local/share/man/man3/SDL_Palette.3.gz
1681a ./opt/local/share/man/man3/SDL_PauseAudio.3.gz
1682a ./opt/local/share/man/man3/SDL_PeepEvents.3.gz
1683a ./opt/local/share/man/man3/SDL_PixelFormat.3.gz
1684a ./opt/local/share/man/man3/SDL_PollEvent.3.gz
1685a ./opt/local/share/man/man3/SDL_PumpEvents.3.gz
1686a ./opt/local/share/man/man3/SDL_PushEvent.3.gz
1687a ./opt/local/share/man/man3/SDL_Quit.3.gz
1688a ./opt/local/share/man/man3/SDL_QuitEvent.3.gz
1689a ./opt/local/share/man/man3/SDL_QuitSubSystem.3.gz
1690a ./opt/local/share/man/man3/SDL_Rect.3.gz
1691a ./opt/local/share/man/man3/SDL_RemoveTimer.3.gz
1692a ./opt/local/share/man/man3/SDL_ResizeEvent.3.gz
1693a ./opt/local/share/man/man3/SDL_RWFromFile.3.gz
1694a ./opt/local/share/man/man3/SDL_SaveBMP.3.gz
1695a ./opt/local/share/man/man3/SDL_SemPost.3.gz
1696a ./opt/local/share/man/man3/SDL_SemTryWait.3.gz
1697a ./opt/local/share/man/man3/SDL_SemValue.3.gz
1698a ./opt/local/share/man/man3/SDL_SemWait.3.gz
1699a ./opt/local/share/man/man3/SDL_SemWaitTimeout.3.gz
1700a ./opt/local/share/man/man3/SDL_SetAlpha.3.gz
1701a ./opt/local/share/man/man3/SDL_SetClipRect.3.gz
1702a ./opt/local/share/man/man3/SDL_SetColorKey.3.gz
1703a ./opt/local/share/man/man3/SDL_SetColors.3.gz
1704a ./opt/local/share/man/man3/SDL_SetCursor.3.gz
1705a ./opt/local/share/man/man3/SDL_SetEventFilter.3.gz
1706a ./opt/local/share/man/man3/SDL_SetGamma.3.gz
1707a ./opt/local/share/man/man3/SDL_SetGammaRamp.3.gz
1708a ./opt/local/share/man/man3/SDL_SetModState.3.gz
1709a ./opt/local/share/man/man3/SDL_SetPalette.3.gz
1710a ./opt/local/share/man/man3/SDL_SetTimer.3.gz
1711a ./opt/local/share/man/man3/SDL_SetVideoMode.3.gz
1712a ./opt/local/share/man/man3/SDL_ShowCursor.3.gz
1713a ./opt/local/share/man/man3/SDL_Surface.3.gz
1714a ./opt/local/share/man/man3/SDL_SysWMEvent.3.gz
1715a ./opt/local/share/man/man3/SDL_ThreadID.3.gz
1716a ./opt/local/share/man/man3/SDL_UnlockAudio.3.gz
1717a ./opt/local/share/man/man3/SDL_UnlockSurface.3.gz
1718a ./opt/local/share/man/man3/SDL_UnlockYUVOverlay.3.gz
1719a ./opt/local/share/man/man3/SDL_UpdateRect.3.gz
1720a ./opt/local/share/man/man3/SDL_UpdateRects.3.gz
1721a ./opt/local/share/man/man3/SDL_UserEvent.3.gz
1722a ./opt/local/share/man/man3/SDL_VideoDriverName.3.gz
1723a ./opt/local/share/man/man3/SDL_VideoInfo.3.gz
1724a ./opt/local/share/man/man3/SDL_VideoModeOK.3.gz
1725a ./opt/local/share/man/man3/SDL_WaitEvent.3.gz
1726a ./opt/local/share/man/man3/SDL_WaitThread.3.gz
1727a ./opt/local/share/man/man3/SDL_WarpMouse.3.gz
1728a ./opt/local/share/man/man3/SDL_WasInit.3.gz
1729a ./opt/local/share/man/man3/SDL_WM_GetCaption.3.gz
1730a ./opt/local/share/man/man3/SDL_WM_GrabInput.3.gz
1731a ./opt/local/share/man/man3/SDL_WM_IconifyWindow.3.gz
1732a ./opt/local/share/man/man3/SDL_WM_SetCaption.3.gz
1733a ./opt/local/share/man/man3/SDL_WM_SetIcon.3.gz
1734a ./opt/local/share/man/man3/SDL_WM_ToggleFullScreen.3.gz
1735a ./opt/local/share/man/man3/SDLKey.3.gz
1736a ./opt/local/share/doc/libsdl
1737a ./opt/local/share/doc/libsdl/BUGS
1738a ./opt/local/share/doc/libsdl/COPYING
1739a ./opt/local/share/doc/libsdl/CREDITS
1740a ./opt/local/share/doc/libsdl/html
1741a ./opt/local/share/doc/libsdl/INSTALL
1742a ./opt/local/share/doc/libsdl/README
1743a ./opt/local/share/doc/libsdl/README-SDL.txt
1744a ./opt/local/share/doc/libsdl/README.MacOSX
1745a ./opt/local/share/doc/libsdl/TODO
1746a ./opt/local/share/doc/libsdl/html/docs.html
1747a ./opt/local/share/doc/libsdl/html/html
1748a ./opt/local/share/doc/libsdl/html/images
1749a ./opt/local/share/doc/libsdl/html/index.html
1750a ./opt/local/share/doc/libsdl/html/images/rainbow.gif
1751a ./opt/local/share/doc/libsdl/html/html/audio.html
1752a ./opt/local/share/doc/libsdl/html/html/cdrom.html
1753a ./opt/local/share/doc/libsdl/html/html/event.html
1754a ./opt/local/share/doc/libsdl/html/html/eventfunctions.html
1755a ./opt/local/share/doc/libsdl/html/html/eventstructures.html
1756a ./opt/local/share/doc/libsdl/html/html/general.html
1757a ./opt/local/share/doc/libsdl/html/html/guide.html
1758a ./opt/local/share/doc/libsdl/html/html/guideaboutsdldoc.html
1759a ./opt/local/share/doc/libsdl/html/html/guideaudioexamples.html
1760a ./opt/local/share/doc/libsdl/html/html/guidebasicsinit.html
1761a ./opt/local/share/doc/libsdl/html/html/guidecdromexamples.html
1762a ./opt/local/share/doc/libsdl/html/html/guidecredits.html
1763a ./opt/local/share/doc/libsdl/html/html/guideeventexamples.html
1764a ./opt/local/share/doc/libsdl/html/html/guideexamples.html
1765a ./opt/local/share/doc/libsdl/html/html/guideinput.html
1766a ./opt/local/share/doc/libsdl/html/html/guideinputkeyboard.html
1767a ./opt/local/share/doc/libsdl/html/html/guidepreface.html
1768a ./opt/local/share/doc/libsdl/html/html/guidethebasics.html
1769a ./opt/local/share/doc/libsdl/html/html/guidetimeexamples.html
1770a ./opt/local/share/doc/libsdl/html/html/guidevideo.html
1771a ./opt/local/share/doc/libsdl/html/html/guidevideoopengl.html
1772a ./opt/local/share/doc/libsdl/html/html/index.html
1773a ./opt/local/share/doc/libsdl/html/html/joystick.html
1774a ./opt/local/share/doc/libsdl/html/html/reference.html
1775a ./opt/local/share/doc/libsdl/html/html/sdlactiveevent.html
1776a ./opt/local/share/doc/libsdl/html/html/sdladdtimer.html
1777a ./opt/local/share/doc/libsdl/html/html/sdlaudiocvt.html
1778a ./opt/local/share/doc/libsdl/html/html/sdlaudiospec.html
1779a ./opt/local/share/doc/libsdl/html/html/sdlblitsurface.html
1780a ./opt/local/share/doc/libsdl/html/html/sdlbuildaudiocvt.html
1781a ./opt/local/share/doc/libsdl/html/html/sdlcd.html
1782a ./opt/local/share/doc/libsdl/html/html/sdlcdclose.html
1783a ./opt/local/share/doc/libsdl/html/html/sdlcdeject.html
1784a ./opt/local/share/doc/libsdl/html/html/sdlcdname.html
1785a ./opt/local/share/doc/libsdl/html/html/sdlcdnumdrives.html
1786a ./opt/local/share/doc/libsdl/html/html/sdlcdopen.html
1787a ./opt/local/share/doc/libsdl/html/html/sdlcdpause.html
1788a ./opt/local/share/doc/libsdl/html/html/sdlcdplay.html
1789a ./opt/local/share/doc/libsdl/html/html/sdlcdplaytracks.html
1790a ./opt/local/share/doc/libsdl/html/html/sdlcdresume.html
1791a ./opt/local/share/doc/libsdl/html/html/sdlcdstatus.html
1792a ./opt/local/share/doc/libsdl/html/html/sdlcdstop.html
1793a ./opt/local/share/doc/libsdl/html/html/sdlcdtrack.html
1794a ./opt/local/share/doc/libsdl/html/html/sdlcloseaudio.html
1795a ./opt/local/share/doc/libsdl/html/html/sdlcolor.html
1796a ./opt/local/share/doc/libsdl/html/html/sdlcondbroadcast.html
1797a ./opt/local/share/doc/libsdl/html/html/sdlcondsignal.html
1798a ./opt/local/share/doc/libsdl/html/html/sdlcondwait.html
1799a ./opt/local/share/doc/libsdl/html/html/sdlcondwaittimeout.html
1800a ./opt/local/share/doc/libsdl/html/html/sdlconvertaudio.html
1801a ./opt/local/share/doc/libsdl/html/html/sdlconvertsurface.html
1802a ./opt/local/share/doc/libsdl/html/html/sdlcreatecond.html
1803a ./opt/local/share/doc/libsdl/html/html/sdlcreatecursor.html
1804a ./opt/local/share/doc/libsdl/html/html/sdlcreatemutex.html
1805a ./opt/local/share/doc/libsdl/html/html/sdlcreatergbsurface.html
1806a ./opt/local/share/doc/libsdl/html/html/sdlcreatergbsurfacefrom.html
1807a ./opt/local/share/doc/libsdl/html/html/sdlcreatesemaphore.html
1808a ./opt/local/share/doc/libsdl/html/html/sdlcreatethread.html
1809a ./opt/local/share/doc/libsdl/html/html/sdlcreateyuvoverlay.html
1810a ./opt/local/share/doc/libsdl/html/html/sdldelay.html
1811a ./opt/local/share/doc/libsdl/html/html/sdldestroycond.html
1812a ./opt/local/share/doc/libsdl/html/html/sdldestroymutex.html
1813a ./opt/local/share/doc/libsdl/html/html/sdldestroysemaphore.html
1814a ./opt/local/share/doc/libsdl/html/html/sdldisplayformat.html
1815a ./opt/local/share/doc/libsdl/html/html/sdldisplayformatalpha.html
1816a ./opt/local/share/doc/libsdl/html/html/sdldisplayyuvoverlay.html
1817a ./opt/local/share/doc/libsdl/html/html/sdlenablekeyrepeat.html
1818a ./opt/local/share/doc/libsdl/html/html/sdlenableunicode.html
1819a ./opt/local/share/doc/libsdl/html/html/sdlenvvars.html
1820a ./opt/local/share/doc/libsdl/html/html/sdlevent.html
1821a ./opt/local/share/doc/libsdl/html/html/sdleventstate.html
1822a ./opt/local/share/doc/libsdl/html/html/sdlexposeevent.html
1823a ./opt/local/share/doc/libsdl/html/html/sdlfillrect.html
1824a ./opt/local/share/doc/libsdl/html/html/sdlflip.html
1825a ./opt/local/share/doc/libsdl/html/html/sdlfreecursor.html
1826a ./opt/local/share/doc/libsdl/html/html/sdlfreesurface.html
1827a ./opt/local/share/doc/libsdl/html/html/sdlfreewav.html
1828a ./opt/local/share/doc/libsdl/html/html/sdlfreeyuvoverlay.html
1829a ./opt/local/share/doc/libsdl/html/html/sdlgetappstate.html
1830a ./opt/local/share/doc/libsdl/html/html/sdlgetaudiostatus.html
1831a ./opt/local/share/doc/libsdl/html/html/sdlgetcliprect.html
1832a ./opt/local/share/doc/libsdl/html/html/sdlgetcursor.html
1833a ./opt/local/share/doc/libsdl/html/html/sdlgeterror.html
1834a ./opt/local/share/doc/libsdl/html/html/sdlgeteventfilter.html
1835a ./opt/local/share/doc/libsdl/html/html/sdlgetgammaramp.html
1836a ./opt/local/share/doc/libsdl/html/html/sdlgetkeyname.html
1837a ./opt/local/share/doc/libsdl/html/html/sdlgetkeystate.html
1838a ./opt/local/share/doc/libsdl/html/html/sdlgetmodstate.html
1839a ./opt/local/share/doc/libsdl/html/html/sdlgetmousestate.html
1840a ./opt/local/share/doc/libsdl/html/html/sdlgetrelativemousestate.html
1841a ./opt/local/share/doc/libsdl/html/html/sdlgetrgb.html
1842a ./opt/local/share/doc/libsdl/html/html/sdlgetrgba.html
1843a ./opt/local/share/doc/libsdl/html/html/sdlgetthreadid.html
1844a ./opt/local/share/doc/libsdl/html/html/sdlgetticks.html
1845a ./opt/local/share/doc/libsdl/html/html/sdlgetvideoinfo.html
1846a ./opt/local/share/doc/libsdl/html/html/sdlgetvideosurface.html
1847a ./opt/local/share/doc/libsdl/html/html/sdlglattr.html
1848a ./opt/local/share/doc/libsdl/html/html/sdlglgetattribute.html
1849a ./opt/local/share/doc/libsdl/html/html/sdlglgetprocaddress.html
1850a ./opt/local/share/doc/libsdl/html/html/sdlglloadlibrary.html
1851a ./opt/local/share/doc/libsdl/html/html/sdlglsetattribute.html
1852a ./opt/local/share/doc/libsdl/html/html/sdlglswapbuffers.html
1853a ./opt/local/share/doc/libsdl/html/html/sdlinit.html
1854a ./opt/local/share/doc/libsdl/html/html/sdlinitsubsystem.html
1855a ./opt/local/share/doc/libsdl/html/html/sdljoyaxisevent.html
1856a ./opt/local/share/doc/libsdl/html/html/sdljoyballevent.html
1857a ./opt/local/share/doc/libsdl/html/html/sdljoybuttonevent.html
1858a ./opt/local/share/doc/libsdl/html/html/sdljoyhatevent.html
1859a ./opt/local/share/doc/libsdl/html/html/sdljoystickclose.html
1860a ./opt/local/share/doc/libsdl/html/html/sdljoystickeventstate.html
1861a ./opt/local/share/doc/libsdl/html/html/sdljoystickgetaxis.html
1862a ./opt/local/share/doc/libsdl/html/html/sdljoystickgetball.html
1863a ./opt/local/share/doc/libsdl/html/html/sdljoystickgetbutton.html
1864a ./opt/local/share/doc/libsdl/html/html/sdljoystickgethat.html
1865a ./opt/local/share/doc/libsdl/html/html/sdljoystickindex.html
1866a ./opt/local/share/doc/libsdl/html/html/sdljoystickname.html
1867a ./opt/local/share/doc/libsdl/html/html/sdljoysticknumaxes.html
1868a ./opt/local/share/doc/libsdl/html/html/sdljoysticknumballs.html
1869a ./opt/local/share/doc/libsdl/html/html/sdljoysticknumbuttons.html
1870a ./opt/local/share/doc/libsdl/html/html/sdljoysticknumhats.html
1871a ./opt/local/share/doc/libsdl/html/html/sdljoystickopen.html
1872a ./opt/local/share/doc/libsdl/html/html/sdljoystickopened.html
1873a ./opt/local/share/doc/libsdl/html/html/sdljoystickupdate.html
1874a ./opt/local/share/doc/libsdl/html/html/sdlkey.html
1875a ./opt/local/share/doc/libsdl/html/html/sdlkeyboardevent.html
1876a ./opt/local/share/doc/libsdl/html/html/sdlkeysym.html
1877a ./opt/local/share/doc/libsdl/html/html/sdlkillthread.html
1878a ./opt/local/share/doc/libsdl/html/html/sdllistmodes.html
1879a ./opt/local/share/doc/libsdl/html/html/sdlloadbmp.html
1880a ./opt/local/share/doc/libsdl/html/html/sdlloadwav.html
1881a ./opt/local/share/doc/libsdl/html/html/sdllockaudio.html
1882a ./opt/local/share/doc/libsdl/html/html/sdllocksurface.html
1883a ./opt/local/share/doc/libsdl/html/html/sdllockyuvoverlay.html
1884a ./opt/local/share/doc/libsdl/html/html/sdlmaprgb.html
1885a ./opt/local/share/doc/libsdl/html/html/sdlmaprgba.html
1886a ./opt/local/share/doc/libsdl/html/html/sdlmixaudio.html
1887a ./opt/local/share/doc/libsdl/html/html/sdlmousebuttonevent.html
1888a ./opt/local/share/doc/libsdl/html/html/sdlmousemotionevent.html
1889a ./opt/local/share/doc/libsdl/html/html/sdlmutexp.html
1890a ./opt/local/share/doc/libsdl/html/html/sdlmutexv.html
1891a ./opt/local/share/doc/libsdl/html/html/sdlnumjoysticks.html
1892a ./opt/local/share/doc/libsdl/html/html/sdlopenaudio.html
1893a ./opt/local/share/doc/libsdl/html/html/sdloverlay.html
1894a ./opt/local/share/doc/libsdl/html/html/sdlpalette.html
1895a ./opt/local/share/doc/libsdl/html/html/sdlpauseaudio.html
1896a ./opt/local/share/doc/libsdl/html/html/sdlpeepevents.html
1897a ./opt/local/share/doc/libsdl/html/html/sdlpixelformat.html
1898a ./opt/local/share/doc/libsdl/html/html/sdlpollevent.html
1899a ./opt/local/share/doc/libsdl/html/html/sdlpumpevents.html
1900a ./opt/local/share/doc/libsdl/html/html/sdlpushevent.html
1901a ./opt/local/share/doc/libsdl/html/html/sdlquit.html
1902a ./opt/local/share/doc/libsdl/html/html/sdlquitevent.html
1903a ./opt/local/share/doc/libsdl/html/html/sdlquitsubsystem.html
1904a ./opt/local/share/doc/libsdl/html/html/sdlrect.html
1905a ./opt/local/share/doc/libsdl/html/html/sdlremovetimer.html
1906a ./opt/local/share/doc/libsdl/html/html/sdlresizeevent.html
1907a ./opt/local/share/doc/libsdl/html/html/sdlsavebmp.html
1908a ./opt/local/share/doc/libsdl/html/html/sdlsempost.html
1909a ./opt/local/share/doc/libsdl/html/html/sdlsemtrywait.html
1910a ./opt/local/share/doc/libsdl/html/html/sdlsemvalue.html
1911a ./opt/local/share/doc/libsdl/html/html/sdlsemwait.html
1912a ./opt/local/share/doc/libsdl/html/html/sdlsemwaittimeout.html
1913a ./opt/local/share/doc/libsdl/html/html/sdlsetalpha.html
1914a ./opt/local/share/doc/libsdl/html/html/sdlsetcliprect.html
1915a ./opt/local/share/doc/libsdl/html/html/sdlsetcolorkey.html
1916a ./opt/local/share/doc/libsdl/html/html/sdlsetcolors.html
1917a ./opt/local/share/doc/libsdl/html/html/sdlsetcursor.html
1918a ./opt/local/share/doc/libsdl/html/html/sdlseteventfilter.html
1919a ./opt/local/share/doc/libsdl/html/html/sdlsetgamma.html
1920a ./opt/local/share/doc/libsdl/html/html/sdlsetgammaramp.html
1921a ./opt/local/share/doc/libsdl/html/html/sdlsetmodstate.html
1922a ./opt/local/share/doc/libsdl/html/html/sdlsetpalette.html
1923a ./opt/local/share/doc/libsdl/html/html/sdlsettimer.html
1924a ./opt/local/share/doc/libsdl/html/html/sdlsetvideomode.html
1925a ./opt/local/share/doc/libsdl/html/html/sdlshowcursor.html
1926a ./opt/local/share/doc/libsdl/html/html/sdlsurface.html
1927a ./opt/local/share/doc/libsdl/html/html/sdlsyswmevent.html
1928a ./opt/local/share/doc/libsdl/html/html/sdlthreadid.html
1929a ./opt/local/share/doc/libsdl/html/html/sdlunlockaudio.html
1930a ./opt/local/share/doc/libsdl/html/html/sdlunlocksurface.html
1931a ./opt/local/share/doc/libsdl/html/html/sdlunlockyuvoverlay.html
1932a ./opt/local/share/doc/libsdl/html/html/sdlupdaterect.html
1933a ./opt/local/share/doc/libsdl/html/html/sdlupdaterects.html
1934a ./opt/local/share/doc/libsdl/html/html/sdluserevent.html
1935a ./opt/local/share/doc/libsdl/html/html/sdlvideodrivername.html
1936a ./opt/local/share/doc/libsdl/html/html/sdlvideoinfo.html
1937a ./opt/local/share/doc/libsdl/html/html/sdlvideomodeok.html
1938a ./opt/local/share/doc/libsdl/html/html/sdlwaitevent.html
1939a ./opt/local/share/doc/libsdl/html/html/sdlwaitthread.html
1940a ./opt/local/share/doc/libsdl/html/html/sdlwarpmouse.html
1941a ./opt/local/share/doc/libsdl/html/html/sdlwasinit.html
1942a ./opt/local/share/doc/libsdl/html/html/sdlwmgetcaption.html
1943a ./opt/local/share/doc/libsdl/html/html/sdlwmgrabinput.html
1944a ./opt/local/share/doc/libsdl/html/html/sdlwmiconifywindow.html
1945a ./opt/local/share/doc/libsdl/html/html/sdlwmsetcaption.html
1946a ./opt/local/share/doc/libsdl/html/html/sdlwmseticon.html
1947a ./opt/local/share/doc/libsdl/html/html/sdlwmtogglefullscreen.html
1948a ./opt/local/share/doc/libsdl/html/html/thread.html
1949a ./opt/local/share/doc/libsdl/html/html/time.html
1950a ./opt/local/share/doc/libsdl/html/html/video.html
1951a ./opt/local/share/doc/libsdl/html/html/wm.html
1952a ./opt/local/share/aclocal/sdl.m4
1953a ./opt/local/lib/libSDL-1.2.0.dylib
1954a ./opt/local/lib/libSDL.a
1955a ./opt/local/lib/libSDL.dylib
1956a ./opt/local/lib/libSDLmain.a
1957a ./opt/local/lib/pkgconfig
1958a ./opt/local/lib/pkgconfig/sdl.pc
1959a ./opt/local/include/SDL
1960a ./opt/local/include/SDL/begin_code.h
1961a ./opt/local/include/SDL/close_code.h
1962a ./opt/local/include/SDL/SDL.h
1963a ./opt/local/include/SDL/SDL_active.h
1964a ./opt/local/include/SDL/SDL_audio.h
1965a ./opt/local/include/SDL/SDL_byteorder.h
1966a ./opt/local/include/SDL/SDL_cdrom.h
1967a ./opt/local/include/SDL/SDL_config.h
1968a ./opt/local/include/SDL/SDL_cpuinfo.h
1969a ./opt/local/include/SDL/SDL_endian.h
1970a ./opt/local/include/SDL/SDL_error.h
1971a ./opt/local/include/SDL/SDL_events.h
1972a ./opt/local/include/SDL/SDL_getenv.h
1973a ./opt/local/include/SDL/SDL_joystick.h
1974a ./opt/local/include/SDL/SDL_keyboard.h
1975a ./opt/local/include/SDL/SDL_keysym.h
1976a ./opt/local/include/SDL/SDL_loadso.h
1977a ./opt/local/include/SDL/SDL_main.h
1978a ./opt/local/include/SDL/SDL_mouse.h
1979a ./opt/local/include/SDL/SDL_mutex.h
1980a ./opt/local/include/SDL/SDL_name.h
1981a ./opt/local/include/SDL/SDL_opengl.h
1982a ./opt/local/include/SDL/SDL_platform.h
1983a ./opt/local/include/SDL/SDL_quit.h
1984a ./opt/local/include/SDL/SDL_rwops.h
1985a ./opt/local/include/SDL/SDL_stdinc.h
1986a ./opt/local/include/SDL/SDL_syswm.h
1987a ./opt/local/include/SDL/SDL_thread.h
1988a ./opt/local/include/SDL/SDL_timer.h
1989a ./opt/local/include/SDL/SDL_types.h
1990a ./opt/local/include/SDL/SDL_version.h
1991a ./opt/local/include/SDL/SDL_video.h
1992a ./opt/local/bin/sdl-config
1993--->  Activating libsdl @1.2.15_3+universal+x11
1994x ./
1995x ./+COMMENT
1996x ./+CONTENTS
1997x ./+DESC
1998x ./+PORTFILE
1999x ./+STATE
2000x ./opt/
2001x ./opt/local/
2002x ./opt/local/bin/
2003x ./opt/local/include/
2004x ./opt/local/lib/
2005x ./opt/local/share/
2006x ./opt/local/share/aclocal/
2007x ./opt/local/share/doc/
2008x ./opt/local/share/man/
2009x ./opt/local/share/man/man3/
2010x ./opt/local/share/man/man3/SDL_ActiveEvent.3.gz
2011x ./opt/local/share/man/man3/SDL_AddTimer.3.gz
2012x ./opt/local/share/man/man3/SDL_AudioCVT.3.gz
2013x ./opt/local/share/man/man3/SDL_AudioSpec.3.gz
2014x ./opt/local/share/man/man3/SDL_BlitSurface.3.gz
2015x ./opt/local/share/man/man3/SDL_BuildAudioCVT.3.gz
2016x ./opt/local/share/man/man3/SDL_CD.3.gz
2017x ./opt/local/share/man/man3/SDL_CDClose.3.gz
2018x ./opt/local/share/man/man3/SDL_CDEject.3.gz
2019x ./opt/local/share/man/man3/SDL_CDName.3.gz
2020x ./opt/local/share/man/man3/SDL_CDNumDrives.3.gz
2021x ./opt/local/share/man/man3/SDL_CDOpen.3.gz
2022x ./opt/local/share/man/man3/SDL_CDPause.3.gz
2023x ./opt/local/share/man/man3/SDL_CDPlay.3.gz
2024x ./opt/local/share/man/man3/SDL_CDPlayTracks.3.gz
2025x ./opt/local/share/man/man3/SDL_CDResume.3.gz
2026x ./opt/local/share/man/man3/SDL_CDStatus.3.gz
2027x ./opt/local/share/man/man3/SDL_CDStop.3.gz
2028x ./opt/local/share/man/man3/SDL_CDtrack.3.gz
2029x ./opt/local/share/man/man3/SDL_CloseAudio.3.gz
2030x ./opt/local/share/man/man3/SDL_Color.3.gz
2031x ./opt/local/share/man/man3/SDL_CondBroadcast.3.gz
2032x ./opt/local/share/man/man3/SDL_CondSignal.3.gz
2033x ./opt/local/share/man/man3/SDL_CondWait.3.gz
2034x ./opt/local/share/man/man3/SDL_CondWaitTimeout.3.gz
2035x ./opt/local/share/man/man3/SDL_ConvertAudio.3.gz
2036x ./opt/local/share/man/man3/SDL_ConvertSurface.3.gz
2037x ./opt/local/share/man/man3/SDL_CreateCond.3.gz
2038x ./opt/local/share/man/man3/SDL_CreateCursor.3.gz
2039x ./opt/local/share/man/man3/SDL_CreateMutex.3.gz
2040x ./opt/local/share/man/man3/SDL_CreateRGBSurface.3.gz
2041x ./opt/local/share/man/man3/SDL_CreateRGBSurfaceFrom.3.gz
2042x ./opt/local/share/man/man3/SDL_CreateSemaphore.3.gz
2043x ./opt/local/share/man/man3/SDL_CreateThread.3.gz
2044x ./opt/local/share/man/man3/SDL_CreateYUVOverlay.3.gz
2045x ./opt/local/share/man/man3/SDL_Delay.3.gz
2046x ./opt/local/share/man/man3/SDL_DestroyCond.3.gz
2047x ./opt/local/share/man/man3/SDL_DestroyMutex.3.gz
2048x ./opt/local/share/man/man3/SDL_DestroySemaphore.3.gz
2049x ./opt/local/share/man/man3/SDL_DisplayFormat.3.gz
2050x ./opt/local/share/man/man3/SDL_DisplayFormatAlpha.3.gz
2051x ./opt/local/share/man/man3/SDL_DisplayYUVOverlay.3.gz
2052x ./opt/local/share/man/man3/SDL_EnableKeyRepeat.3.gz
2053x ./opt/local/share/man/man3/SDL_EnableUNICODE.3.gz
2054x ./opt/local/share/man/man3/SDL_Event.3.gz
2055x ./opt/local/share/man/man3/SDL_EventState.3.gz
2056x ./opt/local/share/man/man3/SDL_ExposeEvent.3.gz
2057x ./opt/local/share/man/man3/SDL_FillRect.3.gz
2058x ./opt/local/share/man/man3/SDL_Flip.3.gz
2059x ./opt/local/share/man/man3/SDL_FreeCursor.3.gz
2060x ./opt/local/share/man/man3/SDL_FreeSurface.3.gz
2061x ./opt/local/share/man/man3/SDL_FreeWAV.3.gz
2062x ./opt/local/share/man/man3/SDL_FreeYUVOverlay.3.gz
2063x ./opt/local/share/man/man3/SDL_GetAppState.3.gz
2064x ./opt/local/share/man/man3/SDL_GetAudioStatus.3.gz
2065x ./opt/local/share/man/man3/SDL_GetClipRect.3.gz
2066x ./opt/local/share/man/man3/SDL_GetCursor.3.gz
2067x ./opt/local/share/man/man3/SDL_GetError.3.gz
2068x ./opt/local/share/man/man3/SDL_GetEventFilter.3.gz
2069x ./opt/local/share/man/man3/SDL_GetGamma.3.gz
2070x ./opt/local/share/man/man3/SDL_GetGammaRamp.3.gz
2071x ./opt/local/share/man/man3/SDL_GetKeyName.3.gz
2072x ./opt/local/share/man/man3/SDL_GetKeyState.3.gz
2073x ./opt/local/share/man/man3/SDL_GetModState.3.gz
2074x ./opt/local/share/man/man3/SDL_GetMouseState.3.gz
2075x ./opt/local/share/man/man3/SDL_GetRelativeMouseState.3.gz
2076x ./opt/local/share/man/man3/SDL_GetRGB.3.gz
2077x ./opt/local/share/man/man3/SDL_GetRGBA.3.gz
2078x ./opt/local/share/man/man3/SDL_GetThreadID.3.gz
2079x ./opt/local/share/man/man3/SDL_GetTicks.3.gz
2080x ./opt/local/share/man/man3/SDL_GetVideoInfo.3.gz
2081x ./opt/local/share/man/man3/SDL_GetVideoSurface.3.gz
2082x ./opt/local/share/man/man3/SDL_GL_GetAttribute.3.gz
2083x ./opt/local/share/man/man3/SDL_GL_GetProcAddress.3.gz
2084x ./opt/local/share/man/man3/SDL_GL_LoadLibrary.3.gz
2085x ./opt/local/share/man/man3/SDL_GL_SetAttribute.3.gz
2086x ./opt/local/share/man/man3/SDL_GL_SwapBuffers.3.gz
2087x ./opt/local/share/man/man3/SDL_GLattr.3.gz
2088x ./opt/local/share/man/man3/SDL_Init.3.gz
2089x ./opt/local/share/man/man3/SDL_InitSubSystem.3.gz
2090x ./opt/local/share/man/man3/SDL_JoyAxisEvent.3.gz
2091x ./opt/local/share/man/man3/SDL_JoyBallEvent.3.gz
2092x ./opt/local/share/man/man3/SDL_JoyButtonEvent.3.gz
2093x ./opt/local/share/man/man3/SDL_JoyHatEvent.3.gz
2094x ./opt/local/share/man/man3/SDL_JoystickClose.3.gz
2095x ./opt/local/share/man/man3/SDL_JoystickEventState.3.gz
2096x ./opt/local/share/man/man3/SDL_JoystickGetAxis.3.gz
2097x ./opt/local/share/man/man3/SDL_JoystickGetBall.3.gz
2098x ./opt/local/share/man/man3/SDL_JoystickGetButton.3.gz
2099x ./opt/local/share/man/man3/SDL_JoystickGetHat.3.gz
2100x ./opt/local/share/man/man3/SDL_JoystickIndex.3.gz
2101x ./opt/local/share/man/man3/SDL_JoystickName.3.gz
2102x ./opt/local/share/man/man3/SDL_JoystickNumAxes.3.gz
2103x ./opt/local/share/man/man3/SDL_JoystickNumBalls.3.gz
2104x ./opt/local/share/man/man3/SDL_JoystickNumButtons.3.gz
2105x ./opt/local/share/man/man3/SDL_JoystickNumHats.3.gz
2106x ./opt/local/share/man/man3/SDL_JoystickOpen.3.gz
2107x ./opt/local/share/man/man3/SDL_JoystickOpened.3.gz
2108x ./opt/local/share/man/man3/SDL_JoystickUpdate.3.gz
2109x ./opt/local/share/man/man3/SDL_KeyboardEvent.3.gz
2110x ./opt/local/share/man/man3/SDL_keysym.3.gz
2111x ./opt/local/share/man/man3/SDL_KillThread.3.gz
2112x ./opt/local/share/man/man3/SDL_ListModes.3.gz
2113x ./opt/local/share/man/man3/SDL_LoadBMP.3.gz
2114x ./opt/local/share/man/man3/SDL_LoadWAV.3.gz
2115x ./opt/local/share/man/man3/SDL_LockAudio.3.gz
2116x ./opt/local/share/man/man3/SDL_LockSurface.3.gz
2117x ./opt/local/share/man/man3/SDL_LockYUVOverlay.3.gz
2118x ./opt/local/share/man/man3/SDL_MapRGB.3.gz
2119x ./opt/local/share/man/man3/SDL_MapRGBA.3.gz
2120x ./opt/local/share/man/man3/SDL_MixAudio.3.gz
2121x ./opt/local/share/man/man3/SDL_MouseButtonEvent.3.gz
2122x ./opt/local/share/man/man3/SDL_MouseMotionEvent.3.gz
2123x ./opt/local/share/man/man3/SDL_mutexP.3.gz
2124x ./opt/local/share/man/man3/SDL_mutexV.3.gz
2125x ./opt/local/share/man/man3/SDL_NumJoysticks.3.gz
2126x ./opt/local/share/man/man3/SDL_OpenAudio.3.gz
2127x ./opt/local/share/man/man3/SDL_Overlay.3.gz
2128x ./opt/local/share/man/man3/SDL_Palette.3.gz
2129x ./opt/local/share/man/man3/SDL_PauseAudio.3.gz
2130x ./opt/local/share/man/man3/SDL_PeepEvents.3.gz
2131x ./opt/local/share/man/man3/SDL_PixelFormat.3.gz
2132x ./opt/local/share/man/man3/SDL_PollEvent.3.gz
2133x ./opt/local/share/man/man3/SDL_PumpEvents.3.gz
2134x ./opt/local/share/man/man3/SDL_PushEvent.3.gz
2135x ./opt/local/share/man/man3/SDL_Quit.3.gz
2136x ./opt/local/share/man/man3/SDL_QuitEvent.3.gz
2137x ./opt/local/share/man/man3/SDL_QuitSubSystem.3.gz
2138x ./opt/local/share/man/man3/SDL_Rect.3.gz
2139x ./opt/local/share/man/man3/SDL_RemoveTimer.3.gz
2140x ./opt/local/share/man/man3/SDL_ResizeEvent.3.gz
2141x ./opt/local/share/man/man3/SDL_RWFromFile.3.gz
2142x ./opt/local/share/man/man3/SDL_SaveBMP.3.gz
2143x ./opt/local/share/man/man3/SDL_SemPost.3.gz
2144x ./opt/local/share/man/man3/SDL_SemTryWait.3.gz
2145x ./opt/local/share/man/man3/SDL_SemValue.3.gz
2146x ./opt/local/share/man/man3/SDL_SemWait.3.gz
2147x ./opt/local/share/man/man3/SDL_SemWaitTimeout.3.gz
2148x ./opt/local/share/man/man3/SDL_SetAlpha.3.gz
2149x ./opt/local/share/man/man3/SDL_SetClipRect.3.gz
2150x ./opt/local/share/man/man3/SDL_SetColorKey.3.gz
2151x ./opt/local/share/man/man3/SDL_SetColors.3.gz
2152x ./opt/local/share/man/man3/SDL_SetCursor.3.gz
2153x ./opt/local/share/man/man3/SDL_SetEventFilter.3.gz
2154x ./opt/local/share/man/man3/SDL_SetGamma.3.gz
2155x ./opt/local/share/man/man3/SDL_SetGammaRamp.3.gz
2156x ./opt/local/share/man/man3/SDL_SetModState.3.gz
2157x ./opt/local/share/man/man3/SDL_SetPalette.3.gz
2158x ./opt/local/share/man/man3/SDL_SetTimer.3.gz
2159x ./opt/local/share/man/man3/SDL_SetVideoMode.3.gz
2160x ./opt/local/share/man/man3/SDL_ShowCursor.3.gz
2161x ./opt/local/share/man/man3/SDL_Surface.3.gz
2162x ./opt/local/share/man/man3/SDL_SysWMEvent.3.gz
2163x ./opt/local/share/man/man3/SDL_ThreadID.3.gz
2164x ./opt/local/share/man/man3/SDL_UnlockAudio.3.gz
2165x ./opt/local/share/man/man3/SDL_UnlockSurface.3.gz
2166x ./opt/local/share/man/man3/SDL_UnlockYUVOverlay.3.gz
2167x ./opt/local/share/man/man3/SDL_UpdateRect.3.gz
2168x ./opt/local/share/man/man3/SDL_UpdateRects.3.gz
2169x ./opt/local/share/man/man3/SDL_UserEvent.3.gz
2170x ./opt/local/share/man/man3/SDL_VideoDriverName.3.gz
2171x ./opt/local/share/man/man3/SDL_VideoInfo.3.gz
2172x ./opt/local/share/man/man3/SDL_VideoModeOK.3.gz
2173x ./opt/local/share/man/man3/SDL_WaitEvent.3.gz
2174x ./opt/local/share/man/man3/SDL_WaitThread.3.gz
2175x ./opt/local/share/man/man3/SDL_WarpMouse.3.gz
2176x ./opt/local/share/man/man3/SDL_WasInit.3.gz
2177x ./opt/local/share/man/man3/SDL_WM_GetCaption.3.gz
2178x ./opt/local/share/man/man3/SDL_WM_GrabInput.3.gz
2179x ./opt/local/share/man/man3/SDL_WM_IconifyWindow.3.gz
2180x ./opt/local/share/man/man3/SDL_WM_SetCaption.3.gz
2181x ./opt/local/share/man/man3/SDL_WM_SetIcon.3.gz
2182x ./opt/local/share/man/man3/SDL_WM_ToggleFullScreen.3.gz
2183x ./opt/local/share/man/man3/SDLKey.3.gz
2184x ./opt/local/share/doc/libsdl/
2185x ./opt/local/share/doc/libsdl/BUGS
2186x ./opt/local/share/doc/libsdl/COPYING
2187x ./opt/local/share/doc/libsdl/CREDITS
2188x ./opt/local/share/doc/libsdl/html/
2189x ./opt/local/share/doc/libsdl/INSTALL
2190x ./opt/local/share/doc/libsdl/README
2191x ./opt/local/share/doc/libsdl/README-SDL.txt
2192x ./opt/local/share/doc/libsdl/README.MacOSX
2193x ./opt/local/share/doc/libsdl/TODO
2194x ./opt/local/share/doc/libsdl/html/docs.html
2195x ./opt/local/share/doc/libsdl/html/html/
2196x ./opt/local/share/doc/libsdl/html/images/
2197x ./opt/local/share/doc/libsdl/html/index.html
2198x ./opt/local/share/doc/libsdl/html/images/rainbow.gif
2199x ./opt/local/share/doc/libsdl/html/html/audio.html
2200x ./opt/local/share/doc/libsdl/html/html/cdrom.html
2201x ./opt/local/share/doc/libsdl/html/html/event.html
2202x ./opt/local/share/doc/libsdl/html/html/eventfunctions.html
2203x ./opt/local/share/doc/libsdl/html/html/eventstructures.html
2204x ./opt/local/share/doc/libsdl/html/html/general.html
2205x ./opt/local/share/doc/libsdl/html/html/guide.html
2206x ./opt/local/share/doc/libsdl/html/html/guideaboutsdldoc.html
2207x ./opt/local/share/doc/libsdl/html/html/guideaudioexamples.html
2208x ./opt/local/share/doc/libsdl/html/html/guidebasicsinit.html
2209x ./opt/local/share/doc/libsdl/html/html/guidecdromexamples.html
2210x ./opt/local/share/doc/libsdl/html/html/guidecredits.html
2211x ./opt/local/share/doc/libsdl/html/html/guideeventexamples.html
2212x ./opt/local/share/doc/libsdl/html/html/guideexamples.html
2213x ./opt/local/share/doc/libsdl/html/html/guideinput.html
2214x ./opt/local/share/doc/libsdl/html/html/guideinputkeyboard.html
2215x ./opt/local/share/doc/libsdl/html/html/guidepreface.html
2216x ./opt/local/share/doc/libsdl/html/html/guidethebasics.html
2217x ./opt/local/share/doc/libsdl/html/html/guidetimeexamples.html
2218x ./opt/local/share/doc/libsdl/html/html/guidevideo.html
2219x ./opt/local/share/doc/libsdl/html/html/guidevideoopengl.html
2220x ./opt/local/share/doc/libsdl/html/html/index.html
2221x ./opt/local/share/doc/libsdl/html/html/joystick.html
2222x ./opt/local/share/doc/libsdl/html/html/reference.html
2223x ./opt/local/share/doc/libsdl/html/html/sdlactiveevent.html
2224x ./opt/local/share/doc/libsdl/html/html/sdladdtimer.html
2225x ./opt/local/share/doc/libsdl/html/html/sdlaudiocvt.html
2226x ./opt/local/share/doc/libsdl/html/html/sdlaudiospec.html
2227x ./opt/local/share/doc/libsdl/html/html/sdlblitsurface.html
2228x ./opt/local/share/doc/libsdl/html/html/sdlbuildaudiocvt.html
2229x ./opt/local/share/doc/libsdl/html/html/sdlcd.html
2230x ./opt/local/share/doc/libsdl/html/html/sdlcdclose.html
2231x ./opt/local/share/doc/libsdl/html/html/sdlcdeject.html
2232x ./opt/local/share/doc/libsdl/html/html/sdlcdname.html
2233x ./opt/local/share/doc/libsdl/html/html/sdlcdnumdrives.html
2234x ./opt/local/share/doc/libsdl/html/html/sdlcdopen.html
2235x ./opt/local/share/doc/libsdl/html/html/sdlcdpause.html
2236x ./opt/local/share/doc/libsdl/html/html/sdlcdplay.html
2237x ./opt/local/share/doc/libsdl/html/html/sdlcdplaytracks.html
2238x ./opt/local/share/doc/libsdl/html/html/sdlcdresume.html
2239x ./opt/local/share/doc/libsdl/html/html/sdlcdstatus.html
2240x ./opt/local/share/doc/libsdl/html/html/sdlcdstop.html
2241x ./opt/local/share/doc/libsdl/html/html/sdlcdtrack.html
2242x ./opt/local/share/doc/libsdl/html/html/sdlcloseaudio.html
2243x ./opt/local/share/doc/libsdl/html/html/sdlcolor.html
2244x ./opt/local/share/doc/libsdl/html/html/sdlcondbroadcast.html
2245x ./opt/local/share/doc/libsdl/html/html/sdlcondsignal.html
2246x ./opt/local/share/doc/libsdl/html/html/sdlcondwait.html
2247x ./opt/local/share/doc/libsdl/html/html/sdlcondwaittimeout.html
2248x ./opt/local/share/doc/libsdl/html/html/sdlconvertaudio.html
2249x ./opt/local/share/doc/libsdl/html/html/sdlconvertsurface.html
2250x ./opt/local/share/doc/libsdl/html/html/sdlcreatecond.html
2251x ./opt/local/share/doc/libsdl/html/html/sdlcreatecursor.html
2252x ./opt/local/share/doc/libsdl/html/html/sdlcreatemutex.html
2253x ./opt/local/share/doc/libsdl/html/html/sdlcreatergbsurface.html
2254x ./opt/local/share/doc/libsdl/html/html/sdlcreatergbsurfacefrom.html
2255x ./opt/local/share/doc/libsdl/html/html/sdlcreatesemaphore.html
2256x ./opt/local/share/doc/libsdl/html/html/sdlcreatethread.html
2257x ./opt/local/share/doc/libsdl/html/html/sdlcreateyuvoverlay.html
2258x ./opt/local/share/doc/libsdl/html/html/sdldelay.html
2259x ./opt/local/share/doc/libsdl/html/html/sdldestroycond.html
2260x ./opt/local/share/doc/libsdl/html/html/sdldestroymutex.html
2261x ./opt/local/share/doc/libsdl/html/html/sdldestroysemaphore.html
2262x ./opt/local/share/doc/libsdl/html/html/sdldisplayformat.html
2263x ./opt/local/share/doc/libsdl/html/html/sdldisplayformatalpha.html
2264x ./opt/local/share/doc/libsdl/html/html/sdldisplayyuvoverlay.html
2265x ./opt/local/share/doc/libsdl/html/html/sdlenablekeyrepeat.html
2266x ./opt/local/share/doc/libsdl/html/html/sdlenableunicode.html
2267x ./opt/local/share/doc/libsdl/html/html/sdlenvvars.html
2268x ./opt/local/share/doc/libsdl/html/html/sdlevent.html
2269x ./opt/local/share/doc/libsdl/html/html/sdleventstate.html
2270x ./opt/local/share/doc/libsdl/html/html/sdlexposeevent.html
2271x ./opt/local/share/doc/libsdl/html/html/sdlfillrect.html
2272x ./opt/local/share/doc/libsdl/html/html/sdlflip.html
2273x ./opt/local/share/doc/libsdl/html/html/sdlfreecursor.html
2274x ./opt/local/share/doc/libsdl/html/html/sdlfreesurface.html
2275x ./opt/local/share/doc/libsdl/html/html/sdlfreewav.html
2276x ./opt/local/share/doc/libsdl/html/html/sdlfreeyuvoverlay.html
2277x ./opt/local/share/doc/libsdl/html/html/sdlgetappstate.html
2278x ./opt/local/share/doc/libsdl/html/html/sdlgetaudiostatus.html
2279x ./opt/local/share/doc/libsdl/html/html/sdlgetcliprect.html
2280x ./opt/local/share/doc/libsdl/html/html/sdlgetcursor.html
2281x ./opt/local/share/doc/libsdl/html/html/sdlgeterror.html
2282x ./opt/local/share/doc/libsdl/html/html/sdlgeteventfilter.html
2283x ./opt/local/share/doc/libsdl/html/html/sdlgetgammaramp.html
2284x ./opt/local/share/doc/libsdl/html/html/sdlgetkeyname.html
2285x ./opt/local/share/doc/libsdl/html/html/sdlgetkeystate.html
2286x ./opt/local/share/doc/libsdl/html/html/sdlgetmodstate.html
2287x ./opt/local/share/doc/libsdl/html/html/sdlgetmousestate.html
2288x ./opt/local/share/doc/libsdl/html/html/sdlgetrelativemousestate.html
2289x ./opt/local/share/doc/libsdl/html/html/sdlgetrgb.html
2290x ./opt/local/share/doc/libsdl/html/html/sdlgetrgba.html
2291x ./opt/local/share/doc/libsdl/html/html/sdlgetthreadid.html
2292x ./opt/local/share/doc/libsdl/html/html/sdlgetticks.html
2293x ./opt/local/share/doc/libsdl/html/html/sdlgetvideoinfo.html
2294x ./opt/local/share/doc/libsdl/html/html/sdlgetvideosurface.html
2295x ./opt/local/share/doc/libsdl/html/html/sdlglattr.html
2296x ./opt/local/share/doc/libsdl/html/html/sdlglgetattribute.html
2297x ./opt/local/share/doc/libsdl/html/html/sdlglgetprocaddress.html
2298x ./opt/local/share/doc/libsdl/html/html/sdlglloadlibrary.html
2299x ./opt/local/share/doc/libsdl/html/html/sdlglsetattribute.html
2300x ./opt/local/share/doc/libsdl/html/html/sdlglswapbuffers.html
2301x ./opt/local/share/doc/libsdl/html/html/sdlinit.html
2302x ./opt/local/share/doc/libsdl/html/html/sdlinitsubsystem.html
2303x ./opt/local/share/doc/libsdl/html/html/sdljoyaxisevent.html
2304x ./opt/local/share/doc/libsdl/html/html/sdljoyballevent.html
2305x ./opt/local/share/doc/libsdl/html/html/sdljoybuttonevent.html
2306x ./opt/local/share/doc/libsdl/html/html/sdljoyhatevent.html
2307x ./opt/local/share/doc/libsdl/html/html/sdljoystickclose.html
2308x ./opt/local/share/doc/libsdl/html/html/sdljoystickeventstate.html
2309x ./opt/local/share/doc/libsdl/html/html/sdljoystickgetaxis.html
2310x ./opt/local/share/doc/libsdl/html/html/sdljoystickgetball.html
2311x ./opt/local/share/doc/libsdl/html/html/sdljoystickgetbutton.html
2312x ./opt/local/share/doc/libsdl/html/html/sdljoystickgethat.html
2313x ./opt/local/share/doc/libsdl/html/html/sdljoystickindex.html
2314x ./opt/local/share/doc/libsdl/html/html/sdljoystickname.html
2315x ./opt/local/share/doc/libsdl/html/html/sdljoysticknumaxes.html
2316x ./opt/local/share/doc/libsdl/html/html/sdljoysticknumballs.html
2317x ./opt/local/share/doc/libsdl/html/html/sdljoysticknumbuttons.html
2318x ./opt/local/share/doc/libsdl/html/html/sdljoysticknumhats.html
2319x ./opt/local/share/doc/libsdl/html/html/sdljoystickopen.html
2320x ./opt/local/share/doc/libsdl/html/html/sdljoystickopened.html
2321x ./opt/local/share/doc/libsdl/html/html/sdljoystickupdate.html
2322x ./opt/local/share/doc/libsdl/html/html/sdlkey.html
2323x ./opt/local/share/doc/libsdl/html/html/sdlkeyboardevent.html
2324x ./opt/local/share/doc/libsdl/html/html/sdlkeysym.html
2325x ./opt/local/share/doc/libsdl/html/html/sdlkillthread.html
2326x ./opt/local/share/doc/libsdl/html/html/sdllistmodes.html
2327x ./opt/local/share/doc/libsdl/html/html/sdlloadbmp.html
2328x ./opt/local/share/doc/libsdl/html/html/sdlloadwav.html
2329x ./opt/local/share/doc/libsdl/html/html/sdllockaudio.html
2330x ./opt/local/share/doc/libsdl/html/html/sdllocksurface.html
2331x ./opt/local/share/doc/libsdl/html/html/sdllockyuvoverlay.html
2332x ./opt/local/share/doc/libsdl/html/html/sdlmaprgb.html
2333x ./opt/local/share/doc/libsdl/html/html/sdlmaprgba.html
2334x ./opt/local/share/doc/libsdl/html/html/sdlmixaudio.html
2335x ./opt/local/share/doc/libsdl/html/html/sdlmousebuttonevent.html
2336x ./opt/local/share/doc/libsdl/html/html/sdlmousemotionevent.html
2337x ./opt/local/share/doc/libsdl/html/html/sdlmutexp.html
2338x ./opt/local/share/doc/libsdl/html/html/sdlmutexv.html
2339x ./opt/local/share/doc/libsdl/html/html/sdlnumjoysticks.html
2340x ./opt/local/share/doc/libsdl/html/html/sdlopenaudio.html
2341x ./opt/local/share/doc/libsdl/html/html/sdloverlay.html
2342x ./opt/local/share/doc/libsdl/html/html/sdlpalette.html
2343x ./opt/local/share/doc/libsdl/html/html/sdlpauseaudio.html
2344x ./opt/local/share/doc/libsdl/html/html/sdlpeepevents.html
2345x ./opt/local/share/doc/libsdl/html/html/sdlpixelformat.html
2346x ./opt/local/share/doc/libsdl/html/html/sdlpollevent.html
2347x ./opt/local/share/doc/libsdl/html/html/sdlpumpevents.html
2348x ./opt/local/share/doc/libsdl/html/html/sdlpushevent.html
2349x ./opt/local/share/doc/libsdl/html/html/sdlquit.html
2350x ./opt/local/share/doc/libsdl/html/html/sdlquitevent.html
2351x ./opt/local/share/doc/libsdl/html/html/sdlquitsubsystem.html
2352x ./opt/local/share/doc/libsdl/html/html/sdlrect.html
2353x ./opt/local/share/doc/libsdl/html/html/sdlremovetimer.html
2354x ./opt/local/share/doc/libsdl/html/html/sdlresizeevent.html
2355x ./opt/local/share/doc/libsdl/html/html/sdlsavebmp.html
2356x ./opt/local/share/doc/libsdl/html/html/sdlsempost.html
2357x ./opt/local/share/doc/libsdl/html/html/sdlsemtrywait.html
2358x ./opt/local/share/doc/libsdl/html/html/sdlsemvalue.html
2359x ./opt/local/share/doc/libsdl/html/html/sdlsemwait.html
2360x ./opt/local/share/doc/libsdl/html/html/sdlsemwaittimeout.html
2361x ./opt/local/share/doc/libsdl/html/html/sdlsetalpha.html
2362x ./opt/local/share/doc/libsdl/html/html/sdlsetcliprect.html
2363x ./opt/local/share/doc/libsdl/html/html/sdlsetcolorkey.html
2364x ./opt/local/share/doc/libsdl/html/html/sdlsetcolors.html
2365x ./opt/local/share/doc/libsdl/html/html/sdlsetcursor.html
2366x ./opt/local/share/doc/libsdl/html/html/sdlseteventfilter.html
2367x ./opt/local/share/doc/libsdl/html/html/sdlsetgamma.html
2368x ./opt/local/share/doc/libsdl/html/html/sdlsetgammaramp.html
2369x ./opt/local/share/doc/libsdl/html/html/sdlsetmodstate.html
2370x ./opt/local/share/doc/libsdl/html/html/sdlsetpalette.html
2371x ./opt/local/share/doc/libsdl/html/html/sdlsettimer.html
2372x ./opt/local/share/doc/libsdl/html/html/sdlsetvideomode.html
2373x ./opt/local/share/doc/libsdl/html/html/sdlshowcursor.html
2374x ./opt/local/share/doc/libsdl/html/html/sdlsurface.html
2375x ./opt/local/share/doc/libsdl/html/html/sdlsyswmevent.html
2376x ./opt/local/share/doc/libsdl/html/html/sdlthreadid.html
2377x ./opt/local/share/doc/libsdl/html/html/sdlunlockaudio.html
2378x ./opt/local/share/doc/libsdl/html/html/sdlunlocksurface.html
2379x ./opt/local/share/doc/libsdl/html/html/sdlunlockyuvoverlay.html
2380x ./opt/local/share/doc/libsdl/html/html/sdlupdaterect.html
2381x ./opt/local/share/doc/libsdl/html/html/sdlupdaterects.html
2382x ./opt/local/share/doc/libsdl/html/html/sdluserevent.html
2383x ./opt/local/share/doc/libsdl/html/html/sdlvideodrivername.html
2384x ./opt/local/share/doc/libsdl/html/html/sdlvideoinfo.html
2385x ./opt/local/share/doc/libsdl/html/html/sdlvideomodeok.html
2386x ./opt/local/share/doc/libsdl/html/html/sdlwaitevent.html
2387x ./opt/local/share/doc/libsdl/html/html/sdlwaitthread.html
2388x ./opt/local/share/doc/libsdl/html/html/sdlwarpmouse.html
2389x ./opt/local/share/doc/libsdl/html/html/sdlwasinit.html
2390x ./opt/local/share/doc/libsdl/html/html/sdlwmgetcaption.html
2391x ./opt/local/share/doc/libsdl/html/html/sdlwmgrabinput.html
2392x ./opt/local/share/doc/libsdl/html/html/sdlwmiconifywindow.html
2393x ./opt/local/share/doc/libsdl/html/html/sdlwmsetcaption.html
2394x ./opt/local/share/doc/libsdl/html/html/sdlwmseticon.html
2395x ./opt/local/share/doc/libsdl/html/html/sdlwmtogglefullscreen.html
2396x ./opt/local/share/doc/libsdl/html/html/thread.html
2397x ./opt/local/share/doc/libsdl/html/html/time.html
2398x ./opt/local/share/doc/libsdl/html/html/video.html
2399x ./opt/local/share/doc/libsdl/html/html/wm.html
2400x ./opt/local/share/aclocal/sdl.m4
2401x ./opt/local/lib/libSDL-1.2.0.dylib
2402x ./opt/local/lib/libSDL.a
2403x ./opt/local/lib/libSDL.dylib
2404x ./opt/local/lib/libSDLmain.a
2405x ./opt/local/lib/pkgconfig/
2406x ./opt/local/lib/pkgconfig/sdl.pc
2407x ./opt/local/include/SDL/
2408x ./opt/local/include/SDL/begin_code.h
2409x ./opt/local/include/SDL/close_code.h
2410x ./opt/local/include/SDL/SDL.h
2411x ./opt/local/include/SDL/SDL_active.h
2412x ./opt/local/include/SDL/SDL_audio.h
2413x ./opt/local/include/SDL/SDL_byteorder.h
2414x ./opt/local/include/SDL/SDL_cdrom.h
2415x ./opt/local/include/SDL/SDL_config.h
2416x ./opt/local/include/SDL/SDL_cpuinfo.h
2417x ./opt/local/include/SDL/SDL_endian.h
2418x ./opt/local/include/SDL/SDL_error.h
2419x ./opt/local/include/SDL/SDL_events.h
2420x ./opt/local/include/SDL/SDL_getenv.h
2421x ./opt/local/include/SDL/SDL_joystick.h
2422x ./opt/local/include/SDL/SDL_keyboard.h
2423x ./opt/local/include/SDL/SDL_keysym.h
2424x ./opt/local/include/SDL/SDL_loadso.h
2425x ./opt/local/include/SDL/SDL_main.h
2426x ./opt/local/include/SDL/SDL_mouse.h
2427x ./opt/local/include/SDL/SDL_mutex.h
2428x ./opt/local/include/SDL/SDL_name.h
2429x ./opt/local/include/SDL/SDL_opengl.h
2430x ./opt/local/include/SDL/SDL_platform.h
2431x ./opt/local/include/SDL/SDL_quit.h
2432x ./opt/local/include/SDL/SDL_rwops.h
2433x ./opt/local/include/SDL/SDL_stdinc.h
2434x ./opt/local/include/SDL/SDL_syswm.h
2435x ./opt/local/include/SDL/SDL_thread.h
2436x ./opt/local/include/SDL/SDL_timer.h
2437x ./opt/local/include/SDL/SDL_types.h
2438x ./opt/local/include/SDL/SDL_version.h
2439x ./opt/local/include/SDL/SDL_video.h
2440x ./opt/local/bin/sdl-config
2441--->  Cleaning libsdl
2442--->  Removing work directory for libsdl
2443--->  Updating database of binaries
2444--->  Scanning binaries for linking errors
2445--->  No broken files found.