Ticket #24928: xorg-server_build-log.txt

File xorg-server_build-log.txt, 484.0 KB (added by kibodmitry@…, 14 years ago)
Line 
1[user]$ sudo port -v install xorg-server
2--->  Computing dependencies for xorg-server.
3--->  Fetching archive for xorg-server
4--->  xorg-server-1.8.1_0.i386.tgz doesn't seem to exist in /opt/local/var/macports/packages/darwin/i386
5--->  Fetching xorg-server
6--->  Verifying checksum(s) for xorg-server
7--->  Checksumming xorg-server-1.8.1.tar.bz2
8--->  Extracting xorg-server
9--->  Extracting xorg-server-1.8.1.tar.bz2
10--->  Applying patches to xorg-server
11--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/0001-Workaround-the-GC-clipping-problem-in-miPaintWindow-.patch
12patching file mi/miexpose.c
13--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/0002-fb-Revert-fb-changes-that-broke-XQuartz.patch
14patching file fb/fb.h
15patching file fb/fbpict.c
16patching file fb/fbtrap.c
17--->  Configuring xorg-server
18checking for a BSD-compatible install... /usr/bin/install -c
19checking whether build environment is sane... yes
20checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
21checking for gawk... no
22checking for mawk... no
23checking for nawk... no
24checking for awk... awk
25checking whether make sets $(MAKE)... yes
26checking whether to enable maintainer-specific portions of Makefiles... no
27checking for style of include used by make... GNU
28checking for gcc... /usr/bin/gcc-4.0
29checking whether the C compiler works... yes
30checking for C compiler default output file name... a.out
31checking for suffix of executables...
32checking whether we are cross compiling... no
33checking for suffix of object files... o
34checking whether we are using the GNU C compiler... yes
35checking whether /usr/bin/gcc-4.0 accepts -g... yes
36checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
37checking dependency style of /usr/bin/gcc-4.0... gcc3
38checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
39checking for grep that handles long lines and -e... /usr/bin/grep
40checking for egrep... /usr/bin/grep -E
41checking for ANSI C header files... yes
42checking for sys/types.h... yes
43checking for sys/stat.h... yes
44checking for stdlib.h... yes
45checking for string.h... yes
46checking for memory.h... yes
47checking for strings.h... yes
48checking for inttypes.h... yes
49checking for stdint.h... yes
50checking for unistd.h... yes
51checking for /usr/bin/gcc-4.0 option to accept ISO C99... -std=gnu99
52checking for pkg-config... /opt/local/bin/pkg-config
53checking pkg-config is at least version 0.9.0... yes
54checking build system type... i386-apple-darwin8.11.1
55checking host system type... i386-apple-darwin8.11.1
56checking for doxygen... /opt/local/bin/doxygen
57checking the doxygen version... 1.6.3
58checking for gcc... (cached) /usr/bin/gcc-4.0
59checking whether we are using the GNU C compiler... (cached) yes
60checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
61checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
62checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
63checking dependency style of /usr/bin/gcc-4.0... gcc3
64checking whether ln -s works... yes
65checking for a sed that does not truncate output... /usr/bin/sed
66checking for fgrep... /usr/bin/grep -F
67checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
68checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld... no
69checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
70checking the name lister (/usr/bin/nm -p) interface... BSD nm
71checking the maximum length of command line arguments... 196608
72checking whether the shell understands some XSI constructs... yes
73checking whether the shell understands "+="... no
74checking for /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld option to reload object files... -r
75checking for objdump... objdump
76checking how to recognize dependent libraries... pass_all
77checking for ar... ar
78checking for strip... strip
79checking for ranlib... ranlib
80checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
81checking for dsymutil... dsymutil
82checking for nmedit... nmedit
83checking for lipo... lipo
84checking for otool... otool
85checking for otool64... otool64
86checking for -single_module linker flag... yes
87checking for -exported_symbols_list linker flag... yes
88checking for dlfcn.h... yes
89checking for objdir... .libs
90checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
91checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common -DPIC
92checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works... yes
93checking if /usr/bin/gcc-4.0 static flag -static works... no
94checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
95checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes
96checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes
97checking dynamic linker characteristics... darwin8.11.1 dyld
98checking how to hardcode library paths into programs... immediate
99checking whether stripping libraries is possible... yes
100checking if libtool supports shared libraries... yes
101checking whether to build shared libraries... yes
102checking whether to build static libraries... no
103checking for bash... /bin/bash
104checking if dolt supports this host... yes, replacing libtool
105checking whether make sets $(MAKE)... (cached) yes
106checking for pkg-config... (cached) /opt/local/bin/pkg-config
107checking pkg-config is at least version 0.9.0... yes
108checking for flex... flex
109checking lex output file root... lex.yy
110checking lex library... -lfl
111checking whether yytext is a pointer... yes
112checking for bison... bison -y
113checking for special C compiler options needed for large files... no
114checking for _FILE_OFFSET_BITS value needed for large files... no
115checking for cpp... /usr/bin/cpp
116checking if /usr/bin/cpp requires -undef... no
117checking if /usr/bin/cpp requires -traditional... no
118checking for a sed that does not truncate output... (cached) /usr/bin/sed
119checking for dirent.h that defines DIR... yes
120checking for library containing opendir... none required
121checking for ANSI C header files... (cached) yes
122checking fcntl.h usability... yes
123checking fcntl.h presence... yes
124checking for fcntl.h... yes
125checking for stdlib.h... (cached) yes
126checking for string.h... (cached) yes
127checking for unistd.h... (cached) yes
128checking for dlfcn.h... (cached) yes
129checking stropts.h usability... no
130checking stropts.h presence... no
131checking for stropts.h... no
132checking fnmatch.h usability... yes
133checking fnmatch.h presence... yes
134checking for fnmatch.h... yes
135checking for an ANSI C-conforming const... yes
136checking whether byte ordering is bigendian... no
137checking size of unsigned long... 4
138checking for pid_t... yes
139checking byteswap.h usability... no
140checking byteswap.h presence... no
141checking for byteswap.h... no
142checking sys/endian.h usability... no
143checking sys/endian.h presence... no
144checking for sys/endian.h... no
145checking for dlopen... yes
146checking for vprintf... yes
147checking for _doprnt... no
148checking for geteuid... yes
149checking for getuid... yes
150checking for link... yes
151checking for memmove... yes
152checking for memset... yes
153checking for mkstemp... yes
154checking for strchr... yes
155checking for strrchr... yes
156checking for strtol... yes
157checking for getopt... yes
158checking for getopt_long... yes
159checking for vsnprintf... yes
160checking for walkcontext... no
161checking for backtrace... no
162checking for getisax... no
163checking for getzoneid... no
164checking for shmctl64... no
165checking for strcasestr... yes
166checking for ffs... yes
167checking for working alloca.h... yes
168checking for alloca... yes
169checking for getdtablesize... yes
170checking for getifaddrs... yes
171checking for getpeereid... yes
172checking for getpeerucred... no
173checking for strlcat... yes
174checking for strlcpy... yes
175checking for mmap... yes
176checking for sqrt in -lm... yes
177checking for cbrt in -lm... yes
178checking ndbm.h usability... yes
179checking ndbm.h presence... yes
180checking for ndbm.h... yes
181checking dbm.h usability... no
182checking dbm.h presence... no
183checking for dbm.h... no
184checking rpcsvc/dbm.h usability... no
185checking rpcsvc/dbm.h presence... no
186checking for rpcsvc/dbm.h... no
187checking linux/agpgart.h usability... no
188checking linux/agpgart.h presence... no
189checking for linux/agpgart.h... no
190checking sys/agpio.h usability... no
191checking sys/agpio.h presence... no
192checking for sys/agpio.h... no
193checking sys/agpgart.h usability... no
194checking sys/agpgart.h presence... no
195checking for sys/agpgart.h... no
196checking linux/apm_bios.h usability... no
197checking linux/apm_bios.h presence... no
198checking for linux/apm_bios.h... no
199checking linux/fb.h usability... no
200checking linux/fb.h presence... no
201checking for linux/fb.h... no
202checking asm/mtrr.h usability... no
203checking asm/mtrr.h presence... no
204checking for asm/mtrr.h... no
205checking sys/memrange.h usability... no
206checking sys/memrange.h presence... no
207checking for sys/memrange.h... no
208checking machine/mtrr.h usability... no
209checking machine/mtrr.h presence... no
210checking for machine/mtrr.h... no
211checking for sys/linker.h... no
212checking for SYSV IPC... yes
213checking machine/apmvar.h usability... no
214checking machine/apmvar.h presence... no
215checking for machine/apmvar.h... no
216checking execinfo.h usability... no
217checking execinfo.h presence... no
218checking for execinfo.h... no
219checking for root directory for font files... /opt/local/share/fonts
220checking for directory for misc files... ${FONTROOTDIR}/misc
221checking for directory for OTF files... ${FONTROOTDIR}/OTF
222checking for directory for TTF files... ${FONTROOTDIR}/TTF
223checking for directory for Type1 files... ${FONTROOTDIR}/Type1
224checking for directory for 75dpi files... ${FONTROOTDIR}/75dpi
225checking for directory for 100dpi files... ${FONTROOTDIR}/100dpi
226checking for ${prefix}/etc/X11/fontpath.d... no
227checking for default font path... ${FONTROOTDIR}/misc/,${FONTROOTDIR}/TTF/,${FONTROOTDIR}/OTF/,${FONTROOTDIR}/Type1/,${FONTROOTDIR}/100dpi/,${FONTROOTDIR}/75dpi/,/Library/Fonts,/System/Library/Fonts
228checking to see if we can install the Xorg server as root... no
229checking return type of signal handlers... void
230checking if Xtrans should support UNIX socket connections... yes
231checking if Xtrans should support TCP socket connections... yes
232checking for library containing socket... none required
233checking for library containing gethostbyname... none required
234checking for getaddrinfo... yes
235checking if IPv6 support should be built... yes
236checking for struct sockaddr_in.sin_len... yes
237checking for socklen_t... yes
238checking if Xtrans should support os-specific local connections... no
239checking for authdes_seccreate... no
240checking for authdes_create... no
241checking if Secure RPC authentication ("SUN-DES-1") should be supported... no
242checking for X.Org SGML entities... checking for /opt/local/share/sgml/X11/defs.ent... no
243no
244checking for linuxdoc... no
245checking for ps2pdf... /opt/local/bin/ps2pdf
246checking whether to build documentation... no
247checking whether to build pdf documentation... yes
248checking whether to build Xquartz... yes
249checking for UDEV... no
250checking for DBUS... no
251checking for HAL... no
252checking for glibc...... no
253checking for clock_gettime... no
254checking for clock_gettime in -lrt... no
255checking for a useful monotonic clock ...... no
256checking for XLIB... yes
257checking for GL... yes
258checking for DRI2PROTO... yes
259checking for strcasecmp... yes
260checking for strncasecmp... yes
261checking for strcasestr... (cached) yes
262checking for XDMCP... yes
263checking for XdmcpWrap in -lXdmcp... yes
264checking for GLIB... yes
265checking whether the linker supports -wrap... no
266checking for SHA1Init... no
267checking for CC_SHA1_Init... yes
268checking for SHA1Init in -lmd... no
269checking for sha1_begin in -lsha1... no
270checking for gcry_md_open in -lgcrypt... no
271checking for SHA1_Init in -lcrypto... yes
272checking for OPENSSL... no
273checking for SHA1 implementation... CommonCrypto
274checking for XSERVERCFLAGS... yes
275checking for XSERVERLIBS... yes
276checking if SVR4 needs to be defined... no
277checking whether to build Xvfb DDX... no
278checking for XNESTMODULES... yes
279checking whether to build Xnest DDX... no
280checking whether to build Xorg DDX... no
281checking whether to build XWin DDX... no
282checking for xp_init in -lXplugin... yes
283checking for XPBPROXY... yes
284checking dependency style of $(CC)... none
285checking for DMXMODULES... yes
286checking for XDMXCONFIG_DEP... yes
287checking whether to build Xdmx DDX... no
288configure: creating ./config.status
289config.status: creating Makefile
290config.status: creating glx/Makefile
291config.status: creating include/Makefile
292config.status: creating composite/Makefile
293config.status: creating damageext/Makefile
294config.status: creating dbe/Makefile
295config.status: creating dix/Makefile
296config.status: creating doc/Makefile
297config.status: creating fb/Makefile
298config.status: creating record/Makefile
299config.status: creating config/Makefile
300config.status: creating mi/Makefile
301config.status: creating miext/Makefile
302config.status: creating miext/damage/Makefile
303config.status: creating miext/shadow/Makefile
304config.status: creating miext/cw/Makefile
305config.status: creating miext/rootless/Makefile
306config.status: creating os/Makefile
307config.status: creating randr/Makefile
308config.status: creating render/Makefile
309config.status: creating xkb/Makefile
310config.status: creating Xext/Makefile
311config.status: creating Xi/Makefile
312config.status: creating xfixes/Makefile
313config.status: creating exa/Makefile
314config.status: creating hw/Makefile
315config.status: creating hw/xfree86/Makefile
316config.status: creating hw/xfree86/common/Makefile
317config.status: creating hw/xfree86/common/xf86Build.h
318config.status: creating hw/xfree86/ddc/Makefile
319config.status: creating hw/xfree86/dixmods/Makefile
320config.status: creating hw/xfree86/dixmods/extmod/Makefile
321config.status: creating hw/xfree86/doc/Makefile
322config.status: creating hw/xfree86/doc/devel/Makefile
323config.status: creating hw/xfree86/doc/man/Makefile
324config.status: creating hw/xfree86/doc/sgml/Makefile
325config.status: creating hw/xfree86/dri/Makefile
326config.status: creating hw/xfree86/dri2/Makefile
327config.status: creating hw/xfree86/exa/Makefile
328config.status: creating hw/xfree86/fbdevhw/Makefile
329config.status: creating hw/xfree86/i2c/Makefile
330config.status: creating hw/xfree86/int10/Makefile
331config.status: creating hw/xfree86/loader/Makefile
332config.status: creating hw/xfree86/modes/Makefile
333config.status: creating hw/xfree86/os-support/Makefile
334config.status: creating hw/xfree86/os-support/bsd/Makefile
335config.status: creating hw/xfree86/os-support/bus/Makefile
336config.status: creating hw/xfree86/os-support/hurd/Makefile
337config.status: creating hw/xfree86/os-support/misc/Makefile
338config.status: creating hw/xfree86/os-support/linux/Makefile
339config.status: creating hw/xfree86/os-support/sco/Makefile
340config.status: creating hw/xfree86/os-support/solaris/Makefile
341config.status: creating hw/xfree86/os-support/sysv/Makefile
342config.status: creating hw/xfree86/parser/Makefile
343config.status: creating hw/xfree86/ramdac/Makefile
344config.status: creating hw/xfree86/shadowfb/Makefile
345config.status: creating hw/xfree86/vbe/Makefile
346config.status: creating hw/xfree86/vgahw/Makefile
347config.status: creating hw/xfree86/x86emu/Makefile
348config.status: creating hw/xfree86/xaa/Makefile
349config.status: creating hw/xfree86/xf8_16bpp/Makefile
350config.status: creating hw/xfree86/utils/Makefile
351config.status: creating hw/xfree86/utils/cvt/Makefile
352config.status: creating hw/xfree86/utils/gtf/Makefile
353config.status: creating hw/dmx/config/Makefile
354config.status: creating hw/dmx/doc/Makefile
355config.status: creating hw/dmx/examples/Makefile
356config.status: creating hw/dmx/input/Makefile
357config.status: creating hw/dmx/glxProxy/Makefile
358config.status: creating hw/dmx/Makefile
359config.status: creating hw/vfb/Makefile
360config.status: creating hw/xnest/Makefile
361config.status: creating hw/xwin/Makefile
362config.status: creating hw/xquartz/Makefile
363config.status: creating hw/xquartz/GL/Makefile
364config.status: creating hw/xquartz/bundle/Makefile
365config.status: creating hw/xquartz/doc/Makefile
366config.status: creating hw/xquartz/mach-startup/Makefile
367config.status: creating hw/xquartz/pbproxy/Makefile
368config.status: creating hw/xquartz/xpr/Makefile
369config.status: creating hw/kdrive/Makefile
370config.status: creating hw/kdrive/ephyr/Makefile
371config.status: creating hw/kdrive/fake/Makefile
372config.status: creating hw/kdrive/fbdev/Makefile
373config.status: creating hw/kdrive/linux/Makefile
374config.status: creating hw/kdrive/src/Makefile
375config.status: creating test/Makefile
376config.status: creating test/xi2/Makefile
377config.status: creating xorg-server.pc
378config.status: creating include/do-not-use-config.h
379config.status: creating include/xorg-server.h
380config.status: creating include/dix-config.h
381config.status: creating include/xorg-config.h
382config.status: creating include/xkb-config.h
383config.status: creating include/xwin-config.h
384config.status: creating include/kdrive-config.h
385config.status: creating include/version-config.h
386config.status: executing depfiles commands
387config.status: executing libtool commands
388--->  Building xorg-server
389Making all in doc
390/usr/bin/cpp  -D__vendorversion__="\"xorg-server 1.8.1\" \"X Version 11\"" -D__xorgversion__="\"xorg-server 1.8.1\" \"X Version 11\"" -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__mandir__=/opt/local/share/man -D__projectroot__=/opt/local -D__sysconfdir__=/opt/local/etc -D__datadir__=/opt/local/share -D__xconfigfile__= -D__xconfigdir__= -D__xkbdir__=/opt/local/share/X11/xkb -D__modulepath__="" -D__xlogfile__= -D__xservername__=Xorg  -D__default_font_path__="`echo /opt/local/share/fonts/misc/,/opt/local/share/fonts/TTF/,/opt/local/share/fonts/OTF/,/opt/local/share/fonts/Type1/,/opt/local/share/fonts/100dpi/,/opt/local/share/fonts/75dpi/,/Library/Fonts,/System/Library/Fonts | /usr/bin/sed -e 's/,/, /g'`" < Xserver.man.pre | /usr/bin/sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[         ]*XCOMM$/s/XCOMM/#/' -e '/^[         ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[         ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Xserver.man
391/usr/bin/make  all-am
392cp Xserver.man Xserver.1
393Making all in include
394/usr/bin/make  all-am
395make[2]: Nothing to be done for `all-am'.
396Making all in dix
397/usr/bin/make  all-am
398../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT atom.lo -MD -MP -MF .deps/atom.Tpo -c -o atom.lo atom.c
399../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT colormap.lo -MD -MP -MF .deps/colormap.Tpo -c -o colormap.lo colormap.c
400mv -f .deps/atom.Tpo .deps/atom.Plo
401../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT cursor.lo -MD -MP -MF .deps/cursor.Tpo -c -o cursor.lo cursor.c
402mv -f .deps/cursor.Tpo .deps/cursor.Plo
403../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c -o deprecated.lo deprecated.c
404mv -f .deps/deprecated.Tpo .deps/deprecated.Plo
405../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT devices.lo -MD -MP -MF .deps/devices.Tpo -c -o devices.lo devices.c
406mv -f .deps/colormap.Tpo .deps/colormap.Plo
407../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT dispatch.lo -MD -MP -MF .deps/dispatch.Tpo -c -o dispatch.lo dispatch.c
408mv -f .deps/devices.Tpo .deps/devices.Plo
409../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT dixfonts.lo -MD -MP -MF .deps/dixfonts.Tpo -c -o dixfonts.lo dixfonts.c
410mv -f .deps/dixfonts.Tpo .deps/dixfonts.Plo
411../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT dixutils.lo -MD -MP -MF .deps/dixutils.Tpo -c -o dixutils.lo dixutils.c
412mv -f .deps/dixutils.Tpo .deps/dixutils.Plo
413../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT enterleave.lo -MD -MP -MF .deps/enterleave.Tpo -c -o enterleave.lo enterleave.c
414mv -f .deps/dispatch.Tpo .deps/dispatch.Plo
415../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT events.lo -MD -MP -MF .deps/events.Tpo -c -o events.lo events.c
416mv -f .deps/enterleave.Tpo .deps/enterleave.Plo
417../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT eventconvert.lo -MD -MP -MF .deps/eventconvert.Tpo -c -o eventconvert.lo eventconvert.c
418eventconvert.c: In function 'GetXI2Type':
419eventconvert.c:719: warning: internal and protected visibility attributes not supported in this configuration; ignored
420eventconvert.c: In function 'GetCoreType':
421eventconvert.c:663: warning: internal and protected visibility attributes not supported in this configuration; ignored
422eventconvert.c: In function 'GetXIType':
423eventconvert.c:686: warning: internal and protected visibility attributes not supported in this configuration; ignored
424mv -f .deps/eventconvert.Tpo .deps/eventconvert.Plo
425../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT extension.lo -MD -MP -MF .deps/extension.Tpo -c -o extension.lo extension.c
426mv -f .deps/extension.Tpo .deps/extension.Plo
427../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ffs.lo -MD -MP -MF .deps/ffs.Tpo -c -o ffs.lo ffs.c
428mv -f .deps/ffs.Tpo .deps/ffs.Plo
429../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c -o gc.lo gc.c
430mv -f .deps/events.Tpo .deps/events.Plo
431../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT getevents.lo -MD -MP -MF .deps/getevents.Tpo -c -o getevents.lo getevents.c
432mv -f .deps/gc.Tpo .deps/gc.Plo
433../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c
434mv -f .deps/globals.Tpo .deps/globals.Plo
435../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT glyphcurs.lo -MD -MP -MF .deps/glyphcurs.Tpo -c -o glyphcurs.lo glyphcurs.c
436mv -f .deps/getevents.Tpo .deps/getevents.Plo
437../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT grabs.lo -MD -MP -MF .deps/grabs.Tpo -c -o grabs.lo grabs.c
438mv -f .deps/glyphcurs.Tpo .deps/glyphcurs.Plo
439../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT initatoms.lo -MD -MP -MF .deps/initatoms.Tpo -c -o initatoms.lo initatoms.c
440mv -f .deps/grabs.Tpo .deps/grabs.Plo
441../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT inpututils.lo -MD -MP -MF .deps/inpututils.Tpo -c -o inpututils.lo inpututils.c
442mv -f .deps/initatoms.Tpo .deps/initatoms.Plo
443../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT pixmap.lo -MD -MP -MF .deps/pixmap.Tpo -c -o pixmap.lo pixmap.c
444inpututils.c: In function 'build_modmap_from_modkeymap':
445inpututils.c:238: warning: comparison is always false due to limited range of data type
446mv -f .deps/pixmap.Tpo .deps/pixmap.Plo
447../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT privates.lo -MD -MP -MF .deps/privates.Tpo -c -o privates.lo privates.c
448mv -f .deps/inpututils.Tpo .deps/inpututils.Plo
449../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT property.lo -MD -MP -MF .deps/property.Tpo -c -o property.lo property.c
450mv -f .deps/privates.Tpo .deps/privates.Plo
451../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ptrveloc.lo -MD -MP -MF .deps/ptrveloc.Tpo -c -o ptrveloc.lo ptrveloc.c
452ptrveloc.c: In function 'DeletePredictableAccelerationProperties':
453ptrveloc.c:375: warning: internal and protected visibility attributes not supported in this configuration; ignored
454ptrveloc.c: In function 'AccelerationDefaultCleanup':
455ptrveloc.c:136: warning: internal and protected visibility attributes not supported in this configuration; ignored
456ptrveloc.c: In function 'InitializePredictableAccelerationProperties':
457ptrveloc.c:348: warning: internal and protected visibility attributes not supported in this configuration; ignored
458mv -f .deps/property.Tpo .deps/property.Plo
459../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c -o registry.lo registry.c
460ptrveloc.c: In function 'acceleratePointerLightweight':
461ptrveloc.c:1190: warning: internal and protected visibility attributes not supported in this configuration; ignored
462ptrveloc.c: In function 'acceleratePointerPredictable':
463ptrveloc.c:1109: warning: internal and protected visibility attributes not supported in this configuration; ignored
464mv -f .deps/ptrveloc.Tpo .deps/ptrveloc.Plo
465../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c -o resource.lo resource.c
466mv -f .deps/registry.Tpo .deps/registry.Plo
467../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT selection.lo -MD -MP -MF .deps/selection.Tpo -c -o selection.lo selection.c
468mv -f .deps/selection.Tpo .deps/selection.Plo
469../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT swaprep.lo -MD -MP -MF .deps/swaprep.Tpo -c -o swaprep.lo swaprep.c
470mv -f .deps/resource.Tpo .deps/resource.Plo
471../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT swapreq.lo -MD -MP -MF .deps/swapreq.Tpo -c -o swapreq.lo swapreq.c
472mv -f .deps/swaprep.Tpo .deps/swaprep.Plo
473../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c -o tables.lo tables.c
474mv -f .deps/tables.Tpo .deps/tables.Plo
475../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT window.lo -MD -MP -MF .deps/window.Tpo -c -o window.lo window.c
476mv -f .deps/swapreq.Tpo .deps/swapreq.Plo
477../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c
478mv -f .deps/main.Tpo .deps/main.Plo
479../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libmain.la  main.lo  -lm
480libtool: link: ar cru .libs/libmain.a .libs/main.o
481libtool: link: ranlib .libs/libmain.a
482libtool: link: ( cd ".libs" && rm -f "libmain.la" && ln -s "../libmain.la" "libmain.la" )
483mv -f .deps/window.Tpo .deps/window.Plo
484../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libdix.la  atom.lo colormap.lo cursor.lo deprecated.lo devices.lo dispatch.lo dixfonts.lo dixutils.lo enterleave.lo events.lo eventconvert.lo extension.lo ffs.lo gc.lo getevents.lo globals.lo glyphcurs.lo grabs.lo initatoms.lo inpututils.lo pixmap.lo privates.lo property.lo ptrveloc.lo registry.lo resource.lo selection.lo swaprep.lo swapreq.lo tables.lo window.lo  -lm
485libtool: link: ar cru .libs/libdix.a .libs/atom.o .libs/colormap.o .libs/cursor.o .libs/deprecated.o .libs/devices.o .libs/dispatch.o .libs/dixfonts.o .libs/dixutils.o .libs/enterleave.o .libs/events.o .libs/eventconvert.o .libs/extension.o .libs/ffs.o .libs/gc.o .libs/getevents.o .libs/globals.o .libs/glyphcurs.o .libs/grabs.o .libs/initatoms.o .libs/inpututils.o .libs/pixmap.o .libs/privates.o .libs/property.o .libs/ptrveloc.o .libs/registry.o .libs/resource.o .libs/selection.o .libs/swaprep.o .libs/swapreq.o .libs/tables.o .libs/window.o
486ranlib: file: .libs/libdix.a(ffs.o) has no symbols
487libtool: link: ranlib .libs/libdix.a
488ranlib: file: .libs/libdix.a(ffs.o) has no symbols
489libtool: link: ( cd ".libs" && rm -f "libdix.la" && ln -s "../libdix.la" "libdix.la" )
490Making all in fb
491../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fb24_32.lo -MD -MP -MF .deps/libfb_la-fb24_32.Tpo -c -o libfb_la-fb24_32.lo `test -f 'fb24_32.c' || echo './'`fb24_32.c
492../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fballpriv.lo -MD -MP -MF .deps/libfb_la-fballpriv.Tpo -c -o libfb_la-fballpriv.lo `test -f 'fballpriv.c' || echo './'`fballpriv.c
493mv -f .deps/libfb_la-fballpriv.Tpo .deps/libfb_la-fballpriv.Plo
494../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbarc.lo -MD -MP -MF .deps/libfb_la-fbarc.Tpo -c -o libfb_la-fbarc.lo `test -f 'fbarc.c' || echo './'`fbarc.c
495mv -f .deps/libfb_la-fbarc.Tpo .deps/libfb_la-fbarc.Plo
496../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbbits.lo -MD -MP -MF .deps/libfb_la-fbbits.Tpo -c -o libfb_la-fbbits.lo `test -f 'fbbits.c' || echo './'`fbbits.c
497mv -f .deps/libfb_la-fb24_32.Tpo .deps/libfb_la-fb24_32.Plo
498../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbblt.lo -MD -MP -MF .deps/libfb_la-fbblt.Tpo -c -o libfb_la-fbblt.lo `test -f 'fbblt.c' || echo './'`fbblt.c
499mv -f .deps/libfb_la-fbblt.Tpo .deps/libfb_la-fbblt.Plo
500../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbbltone.lo -MD -MP -MF .deps/libfb_la-fbbltone.Tpo -c -o libfb_la-fbbltone.lo `test -f 'fbbltone.c' || echo './'`fbbltone.c
501mv -f .deps/libfb_la-fbbltone.Tpo .deps/libfb_la-fbbltone.Plo
502../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbcopy.lo -MD -MP -MF .deps/libfb_la-fbcopy.Tpo -c -o libfb_la-fbcopy.lo `test -f 'fbcopy.c' || echo './'`fbcopy.c
503mv -f .deps/libfb_la-fbcopy.Tpo .deps/libfb_la-fbcopy.Plo
504../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbfill.lo -MD -MP -MF .deps/libfb_la-fbfill.Tpo -c -o libfb_la-fbfill.lo `test -f 'fbfill.c' || echo './'`fbfill.c
505mv -f .deps/libfb_la-fbfill.Tpo .deps/libfb_la-fbfill.Plo
506../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbfillrect.lo -MD -MP -MF .deps/libfb_la-fbfillrect.Tpo -c -o libfb_la-fbfillrect.lo `test -f 'fbfillrect.c' || echo './'`fbfillrect.c
507mv -f .deps/libfb_la-fbfillrect.Tpo .deps/libfb_la-fbfillrect.Plo
508../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbfillsp.lo -MD -MP -MF .deps/libfb_la-fbfillsp.Tpo -c -o libfb_la-fbfillsp.lo `test -f 'fbfillsp.c' || echo './'`fbfillsp.c
509mv -f .deps/libfb_la-fbfillsp.Tpo .deps/libfb_la-fbfillsp.Plo
510../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbgc.lo -MD -MP -MF .deps/libfb_la-fbgc.Tpo -c -o libfb_la-fbgc.lo `test -f 'fbgc.c' || echo './'`fbgc.c
511mv -f .deps/libfb_la-fbbits.Tpo .deps/libfb_la-fbbits.Plo
512../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbgetsp.lo -MD -MP -MF .deps/libfb_la-fbgetsp.Tpo -c -o libfb_la-fbgetsp.lo `test -f 'fbgetsp.c' || echo './'`fbgetsp.c
513mv -f .deps/libfb_la-fbgc.Tpo .deps/libfb_la-fbgc.Plo
514../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbglyph.lo -MD -MP -MF .deps/libfb_la-fbglyph.Tpo -c -o libfb_la-fbglyph.lo `test -f 'fbglyph.c' || echo './'`fbglyph.c
515mv -f .deps/libfb_la-fbgetsp.Tpo .deps/libfb_la-fbgetsp.Plo
516../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbimage.lo -MD -MP -MF .deps/libfb_la-fbimage.Tpo -c -o libfb_la-fbimage.lo `test -f 'fbimage.c' || echo './'`fbimage.c
517mv -f .deps/libfb_la-fbglyph.Tpo .deps/libfb_la-fbglyph.Plo
518../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbline.lo -MD -MP -MF .deps/libfb_la-fbline.Tpo -c -o libfb_la-fbline.lo `test -f 'fbline.c' || echo './'`fbline.c
519mv -f .deps/libfb_la-fbimage.Tpo .deps/libfb_la-fbimage.Plo
520../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fboverlay.lo -MD -MP -MF .deps/libfb_la-fboverlay.Tpo -c -o libfb_la-fboverlay.lo `test -f 'fboverlay.c' || echo './'`fboverlay.c
521mv -f .deps/libfb_la-fbline.Tpo .deps/libfb_la-fbline.Plo
522../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbpict.lo -MD -MP -MF .deps/libfb_la-fbpict.Tpo -c -o libfb_la-fbpict.lo `test -f 'fbpict.c' || echo './'`fbpict.c
523mv -f .deps/libfb_la-fboverlay.Tpo .deps/libfb_la-fboverlay.Plo
524../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbpixmap.lo -MD -MP -MF .deps/libfb_la-fbpixmap.Tpo -c -o libfb_la-fbpixmap.lo `test -f 'fbpixmap.c' || echo './'`fbpixmap.c
525mv -f .deps/libfb_la-fbpict.Tpo .deps/libfb_la-fbpict.Plo
526../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbpoint.lo -MD -MP -MF .deps/libfb_la-fbpoint.Tpo -c -o libfb_la-fbpoint.lo `test -f 'fbpoint.c' || echo './'`fbpoint.c
527mv -f .deps/libfb_la-fbpixmap.Tpo .deps/libfb_la-fbpixmap.Plo
528../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbpush.lo -MD -MP -MF .deps/libfb_la-fbpush.Tpo -c -o libfb_la-fbpush.lo `test -f 'fbpush.c' || echo './'`fbpush.c
529mv -f .deps/libfb_la-fbpoint.Tpo .deps/libfb_la-fbpoint.Plo
530../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbscreen.lo -MD -MP -MF .deps/libfb_la-fbscreen.Tpo -c -o libfb_la-fbscreen.lo `test -f 'fbscreen.c' || echo './'`fbscreen.c
531mv -f .deps/libfb_la-fbpush.Tpo .deps/libfb_la-fbpush.Plo
532../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbseg.lo -MD -MP -MF .deps/libfb_la-fbseg.Tpo -c -o libfb_la-fbseg.lo `test -f 'fbseg.c' || echo './'`fbseg.c
533mv -f .deps/libfb_la-fbscreen.Tpo .deps/libfb_la-fbscreen.Plo
534../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbsetsp.lo -MD -MP -MF .deps/libfb_la-fbsetsp.Tpo -c -o libfb_la-fbsetsp.lo `test -f 'fbsetsp.c' || echo './'`fbsetsp.c
535mv -f .deps/libfb_la-fbsetsp.Tpo .deps/libfb_la-fbsetsp.Plo
536../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbsolid.lo -MD -MP -MF .deps/libfb_la-fbsolid.Tpo -c -o libfb_la-fbsolid.lo `test -f 'fbsolid.c' || echo './'`fbsolid.c
537mv -f .deps/libfb_la-fbseg.Tpo .deps/libfb_la-fbseg.Plo
538../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbstipple.lo -MD -MP -MF .deps/libfb_la-fbstipple.Tpo -c -o libfb_la-fbstipple.lo `test -f 'fbstipple.c' || echo './'`fbstipple.c
539mv -f .deps/libfb_la-fbsolid.Tpo .deps/libfb_la-fbsolid.Plo
540../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbtile.lo -MD -MP -MF .deps/libfb_la-fbtile.Tpo -c -o libfb_la-fbtile.lo `test -f 'fbtile.c' || echo './'`fbtile.c
541mv -f .deps/libfb_la-fbstipple.Tpo .deps/libfb_la-fbstipple.Plo
542../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbtrap.lo -MD -MP -MF .deps/libfb_la-fbtrap.Tpo -c -o libfb_la-fbtrap.lo `test -f 'fbtrap.c' || echo './'`fbtrap.c
543mv -f .deps/libfb_la-fbtile.Tpo .deps/libfb_la-fbtile.Plo
544../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbutil.lo -MD -MP -MF .deps/libfb_la-fbutil.Tpo -c -o libfb_la-fbutil.lo `test -f 'fbutil.c' || echo './'`fbutil.c
545mv -f .deps/libfb_la-fbtrap.Tpo .deps/libfb_la-fbtrap.Plo
546../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libfb_la-fbwindow.lo -MD -MP -MF .deps/libfb_la-fbwindow.Tpo -c -o libfb_la-fbwindow.lo `test -f 'fbwindow.c' || echo './'`fbwindow.c
547mv -f .deps/libfb_la-fbutil.Tpo .deps/libfb_la-fbutil.Plo
548../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fb24_32.lo -MD -MP -MF .deps/libwfb_la-fb24_32.Tpo -c -o libwfb_la-fb24_32.lo `test -f 'fb24_32.c' || echo './'`fb24_32.c
549mv -f .deps/libfb_la-fbwindow.Tpo .deps/libfb_la-fbwindow.Plo
550../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fballpriv.lo -MD -MP -MF .deps/libwfb_la-fballpriv.Tpo -c -o libwfb_la-fballpriv.lo `test -f 'fballpriv.c' || echo './'`fballpriv.c
551mv -f .deps/libwfb_la-fballpriv.Tpo .deps/libwfb_la-fballpriv.Plo
552../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbarc.lo -MD -MP -MF .deps/libwfb_la-fbarc.Tpo -c -o libwfb_la-fbarc.lo `test -f 'fbarc.c' || echo './'`fbarc.c
553mv -f .deps/libwfb_la-fbarc.Tpo .deps/libwfb_la-fbarc.Plo
554../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbbits.lo -MD -MP -MF .deps/libwfb_la-fbbits.Tpo -c -o libwfb_la-fbbits.lo `test -f 'fbbits.c' || echo './'`fbbits.c
555mv -f .deps/libwfb_la-fb24_32.Tpo .deps/libwfb_la-fb24_32.Plo
556../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbblt.lo -MD -MP -MF .deps/libwfb_la-fbblt.Tpo -c -o libwfb_la-fbblt.lo `test -f 'fbblt.c' || echo './'`fbblt.c
557mv -f .deps/libwfb_la-fbblt.Tpo .deps/libwfb_la-fbblt.Plo
558../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbbltone.lo -MD -MP -MF .deps/libwfb_la-fbbltone.Tpo -c -o libwfb_la-fbbltone.lo `test -f 'fbbltone.c' || echo './'`fbbltone.c
559mv -f .deps/libwfb_la-fbbltone.Tpo .deps/libwfb_la-fbbltone.Plo
560../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbcopy.lo -MD -MP -MF .deps/libwfb_la-fbcopy.Tpo -c -o libwfb_la-fbcopy.lo `test -f 'fbcopy.c' || echo './'`fbcopy.c
561mv -f .deps/libwfb_la-fbcopy.Tpo .deps/libwfb_la-fbcopy.Plo
562../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbfill.lo -MD -MP -MF .deps/libwfb_la-fbfill.Tpo -c -o libwfb_la-fbfill.lo `test -f 'fbfill.c' || echo './'`fbfill.c
563mv -f .deps/libwfb_la-fbfill.Tpo .deps/libwfb_la-fbfill.Plo
564../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbfillrect.lo -MD -MP -MF .deps/libwfb_la-fbfillrect.Tpo -c -o libwfb_la-fbfillrect.lo `test -f 'fbfillrect.c' || echo './'`fbfillrect.c
565mv -f .deps/libwfb_la-fbfillrect.Tpo .deps/libwfb_la-fbfillrect.Plo
566../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbfillsp.lo -MD -MP -MF .deps/libwfb_la-fbfillsp.Tpo -c -o libwfb_la-fbfillsp.lo `test -f 'fbfillsp.c' || echo './'`fbfillsp.c
567mv -f .deps/libwfb_la-fbfillsp.Tpo .deps/libwfb_la-fbfillsp.Plo
568../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbgc.lo -MD -MP -MF .deps/libwfb_la-fbgc.Tpo -c -o libwfb_la-fbgc.lo `test -f 'fbgc.c' || echo './'`fbgc.c
569mv -f .deps/libwfb_la-fbbits.Tpo .deps/libwfb_la-fbbits.Plo
570../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbgetsp.lo -MD -MP -MF .deps/libwfb_la-fbgetsp.Tpo -c -o libwfb_la-fbgetsp.lo `test -f 'fbgetsp.c' || echo './'`fbgetsp.c
571mv -f .deps/libwfb_la-fbgc.Tpo .deps/libwfb_la-fbgc.Plo
572../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbglyph.lo -MD -MP -MF .deps/libwfb_la-fbglyph.Tpo -c -o libwfb_la-fbglyph.lo `test -f 'fbglyph.c' || echo './'`fbglyph.c
573mv -f .deps/libwfb_la-fbgetsp.Tpo .deps/libwfb_la-fbgetsp.Plo
574../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbimage.lo -MD -MP -MF .deps/libwfb_la-fbimage.Tpo -c -o libwfb_la-fbimage.lo `test -f 'fbimage.c' || echo './'`fbimage.c
575mv -f .deps/libwfb_la-fbglyph.Tpo .deps/libwfb_la-fbglyph.Plo
576../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbline.lo -MD -MP -MF .deps/libwfb_la-fbline.Tpo -c -o libwfb_la-fbline.lo `test -f 'fbline.c' || echo './'`fbline.c
577mv -f .deps/libwfb_la-fbimage.Tpo .deps/libwfb_la-fbimage.Plo
578../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fboverlay.lo -MD -MP -MF .deps/libwfb_la-fboverlay.Tpo -c -o libwfb_la-fboverlay.lo `test -f 'fboverlay.c' || echo './'`fboverlay.c
579mv -f .deps/libwfb_la-fbline.Tpo .deps/libwfb_la-fbline.Plo
580../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbpict.lo -MD -MP -MF .deps/libwfb_la-fbpict.Tpo -c -o libwfb_la-fbpict.lo `test -f 'fbpict.c' || echo './'`fbpict.c
581mv -f .deps/libwfb_la-fboverlay.Tpo .deps/libwfb_la-fboverlay.Plo
582../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbpixmap.lo -MD -MP -MF .deps/libwfb_la-fbpixmap.Tpo -c -o libwfb_la-fbpixmap.lo `test -f 'fbpixmap.c' || echo './'`fbpixmap.c
583mv -f .deps/libwfb_la-fbpict.Tpo .deps/libwfb_la-fbpict.Plo
584../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbpoint.lo -MD -MP -MF .deps/libwfb_la-fbpoint.Tpo -c -o libwfb_la-fbpoint.lo `test -f 'fbpoint.c' || echo './'`fbpoint.c
585mv -f .deps/libwfb_la-fbpoint.Tpo .deps/libwfb_la-fbpoint.Plo
586../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbpush.lo -MD -MP -MF .deps/libwfb_la-fbpush.Tpo -c -o libwfb_la-fbpush.lo `test -f 'fbpush.c' || echo './'`fbpush.c
587mv -f .deps/libwfb_la-fbpixmap.Tpo .deps/libwfb_la-fbpixmap.Plo
588../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbscreen.lo -MD -MP -MF .deps/libwfb_la-fbscreen.Tpo -c -o libwfb_la-fbscreen.lo `test -f 'fbscreen.c' || echo './'`fbscreen.c
589mv -f .deps/libwfb_la-fbpush.Tpo .deps/libwfb_la-fbpush.Plo
590mv -f .deps/libwfb_la-fbscreen.Tpo .deps/libwfb_la-fbscreen.Plo
591../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbseg.lo -MD -MP -MF .deps/libwfb_la-fbseg.Tpo -c -o libwfb_la-fbseg.lo `test -f 'fbseg.c' || echo './'`fbseg.c
592../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbsetsp.lo -MD -MP -MF .deps/libwfb_la-fbsetsp.Tpo -c -o libwfb_la-fbsetsp.lo `test -f 'fbsetsp.c' || echo './'`fbsetsp.c
593mv -f .deps/libwfb_la-fbsetsp.Tpo .deps/libwfb_la-fbsetsp.Plo
594../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbsolid.lo -MD -MP -MF .deps/libwfb_la-fbsolid.Tpo -c -o libwfb_la-fbsolid.lo `test -f 'fbsolid.c' || echo './'`fbsolid.c
595mv -f .deps/libwfb_la-fbseg.Tpo .deps/libwfb_la-fbseg.Plo
596../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbstipple.lo -MD -MP -MF .deps/libwfb_la-fbstipple.Tpo -c -o libwfb_la-fbstipple.lo `test -f 'fbstipple.c' || echo './'`fbstipple.c
597mv -f .deps/libwfb_la-fbsolid.Tpo .deps/libwfb_la-fbsolid.Plo
598../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbtile.lo -MD -MP -MF .deps/libwfb_la-fbtile.Tpo -c -o libwfb_la-fbtile.lo `test -f 'fbtile.c' || echo './'`fbtile.c
599mv -f .deps/libwfb_la-fbtile.Tpo .deps/libwfb_la-fbtile.Plo
600../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbtrap.lo -MD -MP -MF .deps/libwfb_la-fbtrap.Tpo -c -o libwfb_la-fbtrap.lo `test -f 'fbtrap.c' || echo './'`fbtrap.c
601mv -f .deps/libwfb_la-fbstipple.Tpo .deps/libwfb_la-fbstipple.Plo
602../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbutil.lo -MD -MP -MF .deps/libwfb_la-fbutil.Tpo -c -o libwfb_la-fbutil.lo `test -f 'fbutil.c' || echo './'`fbutil.c
603mv -f .deps/libwfb_la-fbtrap.Tpo .deps/libwfb_la-fbtrap.Plo
604../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT libwfb_la-fbwindow.lo -MD -MP -MF .deps/libwfb_la-fbwindow.Tpo -c -o libwfb_la-fbwindow.lo `test -f 'fbwindow.c' || echo './'`fbwindow.c
605mv -f .deps/libwfb_la-fbutil.Tpo .deps/libwfb_la-fbutil.Plo
606../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libfb.la  libfb_la-fb24_32.lo libfb_la-fballpriv.lo libfb_la-fbarc.lo libfb_la-fbbits.lo libfb_la-fbblt.lo libfb_la-fbbltone.lo libfb_la-fbcopy.lo libfb_la-fbfill.lo libfb_la-fbfillrect.lo libfb_la-fbfillsp.lo libfb_la-fbgc.lo libfb_la-fbgetsp.lo libfb_la-fbglyph.lo libfb_la-fbimage.lo libfb_la-fbline.lo libfb_la-fboverlay.lo libfb_la-fbpict.lo libfb_la-fbpixmap.lo libfb_la-fbpoint.lo libfb_la-fbpush.lo libfb_la-fbscreen.lo libfb_la-fbseg.lo libfb_la-fbsetsp.lo libfb_la-fbsolid.lo libfb_la-fbstipple.lo libfb_la-fbtile.lo libfb_la-fbtrap.lo libfb_la-fbutil.lo libfb_la-fbwindow.lo  -lm
607mv -f .deps/libwfb_la-fbwindow.Tpo .deps/libwfb_la-fbwindow.Plo
608../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DFB_ACCESS_WRAPPER -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libwfb.la  libwfb_la-fb24_32.lo libwfb_la-fballpriv.lo libwfb_la-fbarc.lo libwfb_la-fbbits.lo libwfb_la-fbblt.lo libwfb_la-fbbltone.lo libwfb_la-fbcopy.lo libwfb_la-fbfill.lo libwfb_la-fbfillrect.lo libwfb_la-fbfillsp.lo libwfb_la-fbgc.lo libwfb_la-fbgetsp.lo libwfb_la-fbglyph.lo libwfb_la-fbimage.lo libwfb_la-fbline.lo libwfb_la-fboverlay.lo libwfb_la-fbpict.lo libwfb_la-fbpixmap.lo libwfb_la-fbpoint.lo libwfb_la-fbpush.lo libwfb_la-fbscreen.lo libwfb_la-fbseg.lo libwfb_la-fbsetsp.lo libwfb_la-fbsolid.lo libwfb_la-fbstipple.lo libwfb_la-fbtile.lo libwfb_la-fbtrap.lo libwfb_la-fbutil.lo libwfb_la-fbwindow.lo  -lm
609libtool: link: ar cru .libs/libfb.a .libs/libfb_la-fb24_32.o .libs/libfb_la-fballpriv.o .libs/libfb_la-fbarc.o .libs/libfb_la-fbbits.o .libs/libfb_la-fbblt.o .libs/libfb_la-fbbltone.o .libs/libfb_la-fbcopy.o .libs/libfb_la-fbfill.o .libs/libfb_la-fbfillrect.o .libs/libfb_la-fbfillsp.o .libs/libfb_la-fbgc.o .libs/libfb_la-fbgetsp.o .libs/libfb_la-fbglyph.o .libs/libfb_la-fbimage.o .libs/libfb_la-fbline.o .libs/libfb_la-fboverlay.o .libs/libfb_la-fbpict.o .libs/libfb_la-fbpixmap.o .libs/libfb_la-fbpoint.o .libs/libfb_la-fbpush.o .libs/libfb_la-fbscreen.o .libs/libfb_la-fbseg.o .libs/libfb_la-fbsetsp.o .libs/libfb_la-fbsolid.o .libs/libfb_la-fbstipple.o .libs/libfb_la-fbtile.o .libs/libfb_la-fbtrap.o .libs/libfb_la-fbutil.o .libs/libfb_la-fbwindow.o
610libtool: link: ranlib .libs/libfb.a
611libtool: link: ( cd ".libs" && rm -f "libfb.la" && ln -s "../libfb.la" "libfb.la" )
612libtool: link: ar cru .libs/libwfb.a .libs/libwfb_la-fb24_32.o .libs/libwfb_la-fballpriv.o .libs/libwfb_la-fbarc.o .libs/libwfb_la-fbbits.o .libs/libwfb_la-fbblt.o .libs/libwfb_la-fbbltone.o .libs/libwfb_la-fbcopy.o .libs/libwfb_la-fbfill.o .libs/libwfb_la-fbfillrect.o .libs/libwfb_la-fbfillsp.o .libs/libwfb_la-fbgc.o .libs/libwfb_la-fbgetsp.o .libs/libwfb_la-fbglyph.o .libs/libwfb_la-fbimage.o .libs/libwfb_la-fbline.o .libs/libwfb_la-fboverlay.o .libs/libwfb_la-fbpict.o .libs/libwfb_la-fbpixmap.o .libs/libwfb_la-fbpoint.o .libs/libwfb_la-fbpush.o .libs/libwfb_la-fbscreen.o .libs/libwfb_la-fbseg.o .libs/libwfb_la-fbsetsp.o .libs/libwfb_la-fbsolid.o .libs/libwfb_la-fbstipple.o .libs/libwfb_la-fbtile.o .libs/libwfb_la-fbtrap.o .libs/libwfb_la-fbutil.o .libs/libwfb_la-fbwindow.o
613libtool: link: ranlib .libs/libwfb.a
614libtool: link: ( cd ".libs" && rm -f "libwfb.la" && ln -s "../libwfb.la" "libwfb.la" )
615Making all in mi
616../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT miarc.lo -MD -MP -MF .deps/miarc.Tpo -c -o miarc.lo miarc.c
617../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mibank.lo -MD -MP -MF .deps/mibank.Tpo -c -o mibank.lo mibank.c
618mv -f .deps/mibank.Tpo .deps/mibank.Plo
619../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mibitblt.lo -MD -MP -MF .deps/mibitblt.Tpo -c -o mibitblt.lo mibitblt.c
620mv -f .deps/miarc.Tpo .deps/miarc.Plo
621../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mibstore.lo -MD -MP -MF .deps/mibstore.Tpo -c -o mibstore.lo mibstore.c
622mv -f .deps/mibitblt.Tpo .deps/mibitblt.Plo
623../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT micmap.lo -MD -MP -MF .deps/micmap.Tpo -c -o micmap.lo micmap.c
624mv -f .deps/mibstore.Tpo .deps/mibstore.Plo
625../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT micopy.lo -MD -MP -MF .deps/micopy.Tpo -c -o micopy.lo micopy.c
626mv -f .deps/micopy.Tpo .deps/micopy.Plo
627../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT micursor.lo -MD -MP -MF .deps/micursor.Tpo -c -o micursor.lo micursor.c
628mv -f .deps/micmap.Tpo .deps/micmap.Plo
629../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT midash.lo -MD -MP -MF .deps/midash.Tpo -c -o midash.lo midash.c
630mv -f .deps/micursor.Tpo .deps/micursor.Plo
631../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT midispcur.lo -MD -MP -MF .deps/midispcur.Tpo -c -o midispcur.lo midispcur.c
632mv -f .deps/midash.Tpo .deps/midash.Plo
633../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mieq.lo -MD -MP -MF .deps/mieq.Tpo -c -o mieq.lo mieq.c
634mv -f .deps/mieq.Tpo .deps/mieq.Plo
635../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT miexpose.lo -MD -MP -MF .deps/miexpose.Tpo -c -o miexpose.lo miexpose.c
636mv -f .deps/midispcur.Tpo .deps/midispcur.Plo
637../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mifillarc.lo -MD -MP -MF .deps/mifillarc.Tpo -c -o mifillarc.lo mifillarc.c
638miexpose.c: In function 'miHandleExposures':
639miexpose.c:148: warning: 'expBox' may be used uninitialized in this function
640mv -f .deps/miexpose.Tpo .deps/miexpose.Plo
641../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mifillrct.lo -MD -MP -MF .deps/mifillrct.Tpo -c -o mifillrct.lo mifillrct.c
642mv -f .deps/mifillrct.Tpo .deps/mifillrct.Plo
643../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mifpolycon.lo -MD -MP -MF .deps/mifpolycon.Tpo -c -o mifpolycon.lo mifpolycon.c
644mv -f .deps/mifillarc.Tpo .deps/mifillarc.Plo
645../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT migc.lo -MD -MP -MF .deps/migc.Tpo -c -o migc.lo migc.c
646mv -f .deps/mifpolycon.Tpo .deps/mifpolycon.Plo
647../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT miglblt.lo -MD -MP -MF .deps/miglblt.Tpo -c -o miglblt.lo miglblt.c
648mv -f .deps/migc.Tpo .deps/migc.Plo
649../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mioverlay.lo -MD -MP -MF .deps/mioverlay.Tpo -c -o mioverlay.lo mioverlay.c
650mv -f .deps/miglblt.Tpo .deps/miglblt.Plo
651../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mipointer.lo -MD -MP -MF .deps/mipointer.Tpo -c -o mipointer.lo mipointer.c
652mv -f .deps/mipointer.Tpo .deps/mipointer.Plo
653../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mipoly.lo -MD -MP -MF .deps/mipoly.Tpo -c -o mipoly.lo mipoly.c
654mv -f .deps/mipoly.Tpo .deps/mipoly.Plo
655../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mipolycon.lo -MD -MP -MF .deps/mipolycon.Tpo -c -o mipolycon.lo mipolycon.c
656mv -f .deps/mipolycon.Tpo .deps/mipolycon.Plo
657../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mipolygen.lo -MD -MP -MF .deps/mipolygen.Tpo -c -o mipolygen.lo mipolygen.c
658mv -f .deps/mioverlay.Tpo .deps/mioverlay.Plo
659../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mipolypnt.lo -MD -MP -MF .deps/mipolypnt.Tpo -c -o mipolypnt.lo mipolypnt.c
660mv -f .deps/mipolygen.Tpo .deps/mipolygen.Plo
661../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mipolyrect.lo -MD -MP -MF .deps/mipolyrect.Tpo -c -o mipolyrect.lo mipolyrect.c
662mv -f .deps/mipolypnt.Tpo .deps/mipolypnt.Plo
663../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mipolyseg.lo -MD -MP -MF .deps/mipolyseg.Tpo -c -o mipolyseg.lo mipolyseg.c
664mv -f .deps/mipolyrect.Tpo .deps/mipolyrect.Plo
665../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mipolytext.lo -MD -MP -MF .deps/mipolytext.Tpo -c -o mipolytext.lo mipolytext.c
666mv -f .deps/mipolyseg.Tpo .deps/mipolyseg.Plo
667../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mipolyutil.lo -MD -MP -MF .deps/mipolyutil.Tpo -c -o mipolyutil.lo mipolyutil.c
668mv -f .deps/mipolytext.Tpo .deps/mipolytext.Plo
669../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mipushpxl.lo -MD -MP -MF .deps/mipushpxl.Tpo -c -o mipushpxl.lo mipushpxl.c
670mv -f .deps/mipolyutil.Tpo .deps/mipolyutil.Plo
671../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT miregion.lo -MD -MP -MF .deps/miregion.Tpo -c -o miregion.lo miregion.c
672mv -f .deps/mipushpxl.Tpo .deps/mipushpxl.Plo
673../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT miscrinit.lo -MD -MP -MF .deps/miscrinit.Tpo -c -o miscrinit.lo miscrinit.c
674mv -f .deps/miscrinit.Tpo .deps/miscrinit.Plo
675../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mispans.lo -MD -MP -MF .deps/mispans.Tpo -c -o mispans.lo mispans.c
676mv -f .deps/mispans.Tpo .deps/mispans.Plo
677../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT misprite.lo -MD -MP -MF .deps/misprite.Tpo -c -o misprite.lo misprite.c
678mv -f .deps/miregion.Tpo .deps/miregion.Plo
679../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mivaltree.lo -MD -MP -MF .deps/mivaltree.Tpo -c -o mivaltree.lo mivaltree.c
680mv -f .deps/misprite.Tpo .deps/misprite.Plo
681../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT miwideline.lo -MD -MP -MF .deps/miwideline.Tpo -c -o miwideline.lo miwideline.c
682mv -f .deps/mivaltree.Tpo .deps/mivaltree.Plo
683../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT miwindow.lo -MD -MP -MF .deps/miwindow.Tpo -c -o miwindow.lo miwindow.c
684mv -f .deps/miwindow.Tpo .deps/miwindow.Plo
685../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mizerarc.lo -MD -MP -MF .deps/mizerarc.Tpo -c -o mizerarc.lo mizerarc.c
686miwideline.c: In function 'miWideDash':
687miwideline.c:1685: warning: 'saveBottom.y' may be used uninitialized in this function
688miwideline.c:1685: warning: 'saveBottom.x' may be used uninitialized in this function
689miwideline.c:1685: warning: 'saveRight.y' may be used uninitialized in this function
690miwideline.c:1685: warning: 'saveRight.x' may be used uninitialized in this function
691mv -f .deps/mizerarc.Tpo .deps/mizerarc.Plo
692../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mizerclip.lo -MD -MP -MF .deps/mizerclip.Tpo -c -o mizerclip.lo mizerclip.c
693mv -f .deps/miwideline.Tpo .deps/miwideline.Plo
694../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mizerline.lo -MD -MP -MF .deps/mizerline.Tpo -c -o mizerline.lo mizerline.c
695mv -f .deps/mizerclip.Tpo .deps/mizerclip.Plo
696mv -f .deps/mizerline.Tpo .deps/mizerline.Plo
697../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libmi.la  miarc.lo mibank.lo mibitblt.lo mibstore.lo micmap.lo micopy.lo micursor.lo midash.lo midispcur.lo mieq.lo miexpose.lo mifillarc.lo mifillrct.lo mifpolycon.lo migc.lo miglblt.lo mioverlay.lo mipointer.lo mipoly.lo mipolycon.lo mipolygen.lo mipolypnt.lo mipolyrect.lo mipolyseg.lo mipolytext.lo mipolyutil.lo mipushpxl.lo miregion.lo miscrinit.lo mispans.lo misprite.lo mivaltree.lo miwideline.lo miwindow.lo mizerarc.lo mizerclip.lo mizerline.lo  -lm
698libtool: link: ar cru .libs/libmi.a .libs/miarc.o .libs/mibank.o .libs/mibitblt.o .libs/mibstore.o .libs/micmap.o .libs/micopy.o .libs/micursor.o .libs/midash.o .libs/midispcur.o .libs/mieq.o .libs/miexpose.o .libs/mifillarc.o .libs/mifillrct.o .libs/mifpolycon.o .libs/migc.o .libs/miglblt.o .libs/mioverlay.o .libs/mipointer.o .libs/mipoly.o .libs/mipolycon.o .libs/mipolygen.o .libs/mipolypnt.o .libs/mipolyrect.o .libs/mipolyseg.o .libs/mipolytext.o .libs/mipolyutil.o .libs/mipushpxl.o .libs/miregion.o .libs/miscrinit.o .libs/mispans.o .libs/misprite.o .libs/mivaltree.o .libs/miwideline.o .libs/miwindow.o .libs/mizerarc.o .libs/mizerclip.o .libs/mizerline.o
699libtool: link: ranlib .libs/libmi.a
700libtool: link: ( cd ".libs" && rm -f "libmi.la" && ln -s "../libmi.la" "libmi.la" )
701Making all in Xext
702../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT bigreq.lo -MD -MP -MF .deps/bigreq.Tpo -c -o bigreq.lo bigreq.c
703../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT geext.lo -MD -MP -MF .deps/geext.Tpo -c -o geext.lo geext.c
704mv -f .deps/bigreq.Tpo .deps/bigreq.Plo
705../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shape.lo -MD -MP -MF .deps/shape.Tpo -c -o shape.lo shape.c
706mv -f .deps/geext.Tpo .deps/geext.Plo
707../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT sleepuntil.lo -MD -MP -MF .deps/sleepuntil.Tpo -c -o sleepuntil.lo sleepuntil.c
708mv -f .deps/sleepuntil.Tpo .deps/sleepuntil.Plo
709../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT sync.lo -MD -MP -MF .deps/sync.Tpo -c -o sync.lo sync.c
710mv -f .deps/shape.Tpo .deps/shape.Plo
711../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xcmisc.lo -MD -MP -MF .deps/xcmisc.Tpo -c -o xcmisc.lo xcmisc.c
712mv -f .deps/xcmisc.Tpo .deps/xcmisc.Plo
713../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xtest.lo -MD -MP -MF .deps/xtest.Tpo -c -o xtest.lo xtest.c
714mv -f .deps/sync.Tpo .deps/sync.Plo
715../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shm.lo -MD -MP -MF .deps/shm.Tpo -c -o shm.lo shm.c
716mv -f .deps/xtest.Tpo .deps/xtest.Plo
717../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT panoramiX.lo -MD -MP -MF .deps/panoramiX.Tpo -c -o panoramiX.lo panoramiX.c
718shm.c: In function 'ProcShmAttach':
719shm.c:372: warning: 'uid' may be used uninitialized in this function
720shm.c:372: warning: 'gid' may be used uninitialized in this function
721mv -f .deps/panoramiX.Tpo .deps/panoramiX.Plo
722../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT panoramiXprocs.lo -MD -MP -MF .deps/panoramiXprocs.Tpo -c -o panoramiXprocs.lo panoramiXprocs.c
723mv -f .deps/shm.Tpo .deps/shm.Plo
724../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT panoramiXSwap.lo -MD -MP -MF .deps/panoramiXSwap.Tpo -c -o panoramiXSwap.lo panoramiXSwap.c
725mv -f .deps/panoramiXSwap.Tpo .deps/panoramiXSwap.Plo
726../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xace.lo -MD -MP -MF .deps/xace.Tpo -c -o xace.lo xace.c
727mv -f .deps/xace.Tpo .deps/xace.Plo
728../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xvmain.lo -MD -MP -MF .deps/xvmain.Tpo -c -o xvmain.lo xvmain.c
729mv -f .deps/xvmain.Tpo .deps/xvmain.Plo
730../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xvdisp.lo -MD -MP -MF .deps/xvdisp.Tpo -c -o xvdisp.lo xvdisp.c
731mv -f .deps/panoramiXprocs.Tpo .deps/panoramiXprocs.Plo
732../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xvmc.lo -MD -MP -MF .deps/xvmc.Tpo -c -o xvmc.lo xvmc.c
733mv -f .deps/xvmc.Tpo .deps/xvmc.Plo
734../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xres.lo -MD -MP -MF .deps/xres.Tpo -c -o xres.lo xres.c
735mv -f .deps/xres.Tpo .deps/xres.Plo
736../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/dixmods/extmod  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT saver.lo -MD -MP -MF .deps/saver.Tpo -c -o saver.lo saver.c
737mv -f .deps/xvdisp.Tpo .deps/xvdisp.Plo
738mv -f .deps/saver.Tpo .deps/saver.Plo
739../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libXext.la  bigreq.lo geext.lo shape.lo sleepuntil.lo sync.lo xcmisc.lo xtest.lo shm.lo panoramiX.lo panoramiXprocs.lo panoramiXSwap.lo xace.lo    xvmain.lo xvdisp.lo xvmc.lo xres.lo saver.lo     -lm
740libtool: link: ar cru .libs/libXext.a .libs/bigreq.o .libs/geext.o .libs/shape.o .libs/sleepuntil.o .libs/sync.o .libs/xcmisc.o .libs/xtest.o .libs/shm.o .libs/panoramiX.o .libs/panoramiXprocs.o .libs/panoramiXSwap.o .libs/xace.o .libs/xvmain.o .libs/xvdisp.o .libs/xvmc.o .libs/xres.o .libs/saver.o
741libtool: link: ranlib .libs/libXext.a
742libtool: link: ( cd ".libs" && rm -f "libXext.la" && ln -s "../libXext.la" "libXext.la" )
743Making all in miext
744Making all in damage
745../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I./../cw -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT damage.lo -MD -MP -MF .deps/damage.Tpo -c -o damage.lo damage.c
746mv -f .deps/damage.Tpo .deps/damage.Plo
747../../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libdamage.la  damage.lo  -lm
748libtool: link: ar cru .libs/libdamage.a .libs/damage.o
749libtool: link: ranlib .libs/libdamage.a
750libtool: link: ( cd ".libs" && rm -f "libdamage.la" && ln -s "../libdamage.la" "libdamage.la" )
751Making all in shadow
752../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shadow.lo -MD -MP -MF .deps/shadow.Tpo -c -o shadow.lo shadow.c
753../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shalloc.lo -MD -MP -MF .deps/shalloc.Tpo -c -o shalloc.lo shalloc.c
754mv -f .deps/shalloc.Tpo .deps/shalloc.Plo
755../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shpacked.lo -MD -MP -MF .deps/shpacked.Tpo -c -o shpacked.lo shpacked.c
756mv -f .deps/shadow.Tpo .deps/shadow.Plo
757../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shplanar8.lo -MD -MP -MF .deps/shplanar8.Tpo -c -o shplanar8.lo shplanar8.c
758mv -f .deps/shpacked.Tpo .deps/shpacked.Plo
759../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shplanar.lo -MD -MP -MF .deps/shplanar.Tpo -c -o shplanar.lo shplanar.c
760mv -f .deps/shplanar8.Tpo .deps/shplanar8.Plo
761../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot16pack_180.lo -MD -MP -MF .deps/shrot16pack_180.Tpo -c -o shrot16pack_180.lo shrot16pack_180.c
762mv -f .deps/shplanar.Tpo .deps/shplanar.Plo
763../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot16pack_270.lo -MD -MP -MF .deps/shrot16pack_270.Tpo -c -o shrot16pack_270.lo shrot16pack_270.c
764mv -f .deps/shrot16pack_180.Tpo .deps/shrot16pack_180.Plo
765../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot16pack_270YX.lo -MD -MP -MF .deps/shrot16pack_270YX.Tpo -c -o shrot16pack_270YX.lo shrot16pack_270YX.c
766mv -f .deps/shrot16pack_270.Tpo .deps/shrot16pack_270.Plo
767../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot16pack_90.lo -MD -MP -MF .deps/shrot16pack_90.Tpo -c -o shrot16pack_90.lo shrot16pack_90.c
768mv -f .deps/shrot16pack_270YX.Tpo .deps/shrot16pack_270YX.Plo
769../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot16pack_90YX.lo -MD -MP -MF .deps/shrot16pack_90YX.Tpo -c -o shrot16pack_90YX.lo shrot16pack_90YX.c
770mv -f .deps/shrot16pack_90.Tpo .deps/shrot16pack_90.Plo
771../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot16pack.lo -MD -MP -MF .deps/shrot16pack.Tpo -c -o shrot16pack.lo shrot16pack.c
772mv -f .deps/shrot16pack_90YX.Tpo .deps/shrot16pack_90YX.Plo
773../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot32pack_180.lo -MD -MP -MF .deps/shrot32pack_180.Tpo -c -o shrot32pack_180.lo shrot32pack_180.c
774mv -f .deps/shrot16pack.Tpo .deps/shrot16pack.Plo
775../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot32pack_270.lo -MD -MP -MF .deps/shrot32pack_270.Tpo -c -o shrot32pack_270.lo shrot32pack_270.c
776mv -f .deps/shrot32pack_180.Tpo .deps/shrot32pack_180.Plo
777../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot32pack_90.lo -MD -MP -MF .deps/shrot32pack_90.Tpo -c -o shrot32pack_90.lo shrot32pack_90.c
778mv -f .deps/shrot32pack_270.Tpo .deps/shrot32pack_270.Plo
779../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot32pack.lo -MD -MP -MF .deps/shrot32pack.Tpo -c -o shrot32pack.lo shrot32pack.c
780mv -f .deps/shrot32pack.Tpo .deps/shrot32pack.Plo
781../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot8pack_180.lo -MD -MP -MF .deps/shrot8pack_180.Tpo -c -o shrot8pack_180.lo shrot8pack_180.c
782mv -f .deps/shrot32pack_90.Tpo .deps/shrot32pack_90.Plo
783../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot8pack_270.lo -MD -MP -MF .deps/shrot8pack_270.Tpo -c -o shrot8pack_270.lo shrot8pack_270.c
784mv -f .deps/shrot8pack_270.Tpo .deps/shrot8pack_270.Plo
785mv -f .deps/shrot8pack_180.Tpo .deps/shrot8pack_180.Plo
786../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot8pack_90.lo -MD -MP -MF .deps/shrot8pack_90.Tpo -c -o shrot8pack_90.lo shrot8pack_90.c
787../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrot8pack.lo -MD -MP -MF .deps/shrot8pack.Tpo -c -o shrot8pack.lo shrot8pack.c
788mv -f .deps/shrot8pack.Tpo .deps/shrot8pack.Plo
789mv -f .deps/shrot8pack_90.Tpo .deps/shrot8pack_90.Plo
790../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT shrotate.lo -MD -MP -MF .deps/shrotate.Tpo -c -o shrotate.lo shrotate.c
791mv -f .deps/shrotate.Tpo .deps/shrotate.Plo
792../../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libshadow.la  shadow.lo shalloc.lo shpacked.lo shplanar8.lo shplanar.lo shrot16pack_180.lo shrot16pack_270.lo shrot16pack_270YX.lo shrot16pack_90.lo shrot16pack_90YX.lo shrot16pack.lo shrot32pack_180.lo shrot32pack_270.lo shrot32pack_90.lo shrot32pack.lo shrot8pack_180.lo shrot8pack_270.lo shrot8pack_90.lo shrot8pack.lo shrotate.lo  -lm
793libtool: link: ar cru .libs/libshadow.a .libs/shadow.o .libs/shalloc.o .libs/shpacked.o .libs/shplanar8.o .libs/shplanar.o .libs/shrot16pack_180.o .libs/shrot16pack_270.o .libs/shrot16pack_270YX.o .libs/shrot16pack_90.o .libs/shrot16pack_90YX.o .libs/shrot16pack.o .libs/shrot32pack_180.o .libs/shrot32pack_270.o .libs/shrot32pack_90.o .libs/shrot32pack.o .libs/shrot8pack_180.o .libs/shrot8pack_270.o .libs/shrot8pack_90.o .libs/shrot8pack.o .libs/shrotate.o
794libtool: link: ranlib .libs/libshadow.a
795libtool: link: ( cd ".libs" && rm -f "libshadow.la" && ln -s "../libshadow.la" "libshadow.la" )
796Making all in rootless
797../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -I../../hw/xfree86/os-support -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rootlessCommon.lo -MD -MP -MF .deps/rootlessCommon.Tpo -c -o rootlessCommon.lo rootlessCommon.c
798../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -I../../hw/xfree86/os-support -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rootlessGC.lo -MD -MP -MF .deps/rootlessGC.Tpo -c -o rootlessGC.lo rootlessGC.c
799mv -f .deps/rootlessCommon.Tpo .deps/rootlessCommon.Plo
800../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -I../../hw/xfree86/os-support -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rootlessScreen.lo -MD -MP -MF .deps/rootlessScreen.Tpo -c -o rootlessScreen.lo rootlessScreen.c
801mv -f .deps/rootlessScreen.Tpo .deps/rootlessScreen.Plo
802../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -I../../hw/xfree86/os-support -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rootlessValTree.lo -MD -MP -MF .deps/rootlessValTree.Tpo -c -o rootlessValTree.lo rootlessValTree.c
803mv -f .deps/rootlessValTree.Tpo .deps/rootlessValTree.Plo
804../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -I../../hw/xfree86/os-support -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rootlessWindow.lo -MD -MP -MF .deps/rootlessWindow.Tpo -c -o rootlessWindow.lo rootlessWindow.c
805mv -f .deps/rootlessGC.Tpo .deps/rootlessGC.Plo
806rootlessWindow.c: In function 'RootlessCreateWindow':
807rootlessWindow.c:147: warning: 'saveRoot.data' may be used uninitialized in this function
808rootlessWindow.c:147: warning: 'saveRoot.extents.y2' may be used uninitialized in this function
809rootlessWindow.c:147: warning: 'saveRoot.extents.x2' may be used uninitialized in this function
810rootlessWindow.c:147: warning: 'saveRoot.extents.y1' may be used uninitialized in this function
811rootlessWindow.c:147: warning: 'saveRoot.extents.x1' may be used uninitialized in this function
812rootlessWindow.c: In function 'RootlessRealizeWindow':
813rootlessWindow.c:475: warning: 'saveRoot.data' may be used uninitialized in this function
814rootlessWindow.c:475: warning: 'saveRoot.extents.y2' may be used uninitialized in this function
815rootlessWindow.c:475: warning: 'saveRoot.extents.x2' may be used uninitialized in this function
816rootlessWindow.c:475: warning: 'saveRoot.extents.y1' may be used uninitialized in this function
817rootlessWindow.c:475: warning: 'saveRoot.extents.x1' may be used uninitialized in this function
818rootlessWindow.c: In function 'StartFrameResize':
819rootlessWindow.c:960: warning: 'copy_rect.x1' may be used uninitialized in this function
820rootlessWindow.c:960: warning: 'copy_rect.y1' may be used uninitialized in this function
821rootlessWindow.c:960: warning: 'copy_rect.x2' may be used uninitialized in this function
822rootlessWindow.c:960: warning: 'copy_rect.y2' may be used uninitialized in this function
823mv -f .deps/rootlessWindow.Tpo .deps/rootlessWindow.Plo
824../../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o librootless.la  rootlessCommon.lo rootlessGC.lo rootlessScreen.lo rootlessValTree.lo rootlessWindow.lo  -lm
825libtool: link: ar cru .libs/librootless.a .libs/rootlessCommon.o .libs/rootlessGC.o .libs/rootlessScreen.o .libs/rootlessValTree.o .libs/rootlessWindow.o
826libtool: link: ranlib .libs/librootless.a
827libtool: link: ( cd ".libs" && rm -f "librootless.la" && ln -s "../librootless.la" "librootless.la" )
828make[2]: Nothing to be done for `all-am'.
829Making all in os
830../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT WaitFor.lo -MD -MP -MF .deps/WaitFor.Tpo -c -o WaitFor.lo WaitFor.c
831../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o access.lo access.c
832mv -f .deps/WaitFor.Tpo .deps/WaitFor.Plo
833../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c -o auth.lo auth.c
834mv -f .deps/access.Tpo .deps/access.Plo
835../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c -o backtrace.lo backtrace.c
836mv -f .deps/auth.Tpo .deps/auth.Plo
837../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo connection.c
838mv -f .deps/backtrace.Tpo .deps/backtrace.Plo
839../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c
840mv -f .deps/io.Tpo .deps/io.Plo
841../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mitauth.lo -MD -MP -MF .deps/mitauth.Tpo -c -o mitauth.lo mitauth.c
842mv -f .deps/mitauth.Tpo .deps/mitauth.Plo
843../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT oscolor.lo -MD -MP -MF .deps/oscolor.Tpo -c -o oscolor.lo oscolor.c
844/opt/local/include/X11/Xtrans/Xtransint.h:351: warning: 'is_numeric' declared 'static' but never defined
845/opt/local/include/X11/Xtrans/Xtransint.h:357: warning: 'trans_mkdir' declared 'static' but never defined
846mv -f .deps/oscolor.Tpo .deps/oscolor.Plo
847../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT osinit.lo -MD -MP -MF .deps/osinit.Tpo -c -o osinit.lo osinit.c
848mv -f .deps/connection.Tpo .deps/connection.Plo
849../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c
850osinit.c: In function 'OsInit':
851osinit.c:233: warning: format not a string literal, argument types not checked
852mv -f .deps/osinit.Tpo .deps/osinit.Plo
853../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT strcasecmp.lo -MD -MP -MF .deps/strcasecmp.Tpo -c -o strcasecmp.lo strcasecmp.c
854mv -f .deps/strcasecmp.Tpo .deps/strcasecmp.Plo
855../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT strcasestr.lo -MD -MP -MF .deps/strcasestr.Tpo -c -o strcasestr.lo strcasestr.c
856mv -f .deps/strcasestr.Tpo .deps/strcasestr.Plo
857../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xdmauth.lo -MD -MP -MF .deps/xdmauth.Tpo -c -o xdmauth.lo xdmauth.c
858mv -f .deps/xdmauth.Tpo .deps/xdmauth.Plo
859../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xsha1.lo -MD -MP -MF .deps/xsha1.Tpo -c -o xsha1.lo xsha1.c
860mv -f .deps/xsha1.Tpo .deps/xsha1.Plo
861../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xstrans.lo -MD -MP -MF .deps/xstrans.Tpo -c -o xstrans.lo xstrans.c
862In file included from /opt/local/include/X11/Xtrans/transport.c:67,
863                 from xstrans.c:8:
864/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketSelectFamily':
865/opt/local/include/X11/Xtrans/Xtranssock.c:241: warning: format not a string literal, argument types not checked
866/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketINETGetAddr':
867/opt/local/include/X11/Xtrans/Xtranssock.c:270: warning: format not a string literal, argument types not checked
868/opt/local/include/X11/Xtrans/Xtranssock.c:288: warning: format not a string literal, argument types not checked
869/opt/local/include/X11/Xtrans/Xtranssock.c:299: warning: format not a string literal, argument types not checked
870/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketINETGetPeerAddr':
871/opt/local/include/X11/Xtrans/Xtranssock.c:348: warning: format not a string literal, argument types not checked
872/opt/local/include/X11/Xtrans/Xtranssock.c:356: warning: format not a string literal, argument types not checked
873/opt/local/include/X11/Xtrans/Xtranssock.c:367: warning: format not a string literal, argument types not checked
874/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketOpen':
875/opt/local/include/X11/Xtrans/Xtranssock.c:386: warning: format not a string literal, argument types not checked
876/opt/local/include/X11/Xtrans/Xtranssock.c:391: warning: format not a string literal, argument types not checked
877/opt/local/include/X11/Xtrans/Xtranssock.c:406: warning: format not a string literal, argument types not checked
878/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketReopen':
879/opt/local/include/X11/Xtrans/Xtranssock.c:444: warning: format not a string literal, argument types not checked
880/opt/local/include/X11/Xtrans/Xtranssock.c:447: warning: format not a string literal, argument types not checked
881/opt/local/include/X11/Xtrans/Xtranssock.c:454: warning: format not a string literal, argument types not checked
882/opt/local/include/X11/Xtrans/Xtranssock.c:468: warning: format not a string literal, argument types not checked
883/opt/local/include/X11/Xtrans/Xtranssock.c:475: warning: format not a string literal, argument types not checked
884/opt/local/include/X11/Xtrans/Xtranssock.c:482: warning: format not a string literal, argument types not checked
885/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketOpenCOTSServer':
886/opt/local/include/X11/Xtrans/Xtranssock.c:577: warning: format not a string literal, argument types not checked
887/opt/local/include/X11/Xtrans/Xtranssock.c:588: warning: format not a string literal, argument types not checked
888/opt/local/include/X11/Xtrans/Xtranssock.c:591: warning: format not a string literal, argument types not checked
889/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketOpenCLTSServer':
890/opt/local/include/X11/Xtrans/Xtranssock.c:683: warning: format not a string literal, argument types not checked
891/opt/local/include/X11/Xtrans/Xtranssock.c:694: warning: format not a string literal, argument types not checked
892/opt/local/include/X11/Xtrans/Xtranssock.c:697: warning: format not a string literal, argument types not checked
893/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketReopenCOTSServer':
894/opt/local/include/X11/Xtrans/Xtranssock.c:728: warning: format not a string literal, argument types not checked
895/opt/local/include/X11/Xtrans/Xtranssock.c:740: warning: format not a string literal, argument types not checked
896/opt/local/include/X11/Xtrans/Xtranssock.c:743: warning: format not a string literal, argument types not checked
897/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketReopenCLTSServer':
898/opt/local/include/X11/Xtrans/Xtranssock.c:762: warning: format not a string literal, argument types not checked
899/opt/local/include/X11/Xtrans/Xtranssock.c:774: warning: format not a string literal, argument types not checked
900/opt/local/include/X11/Xtrans/Xtranssock.c:777: warning: format not a string literal, argument types not checked
901/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketSetOption':
902/opt/local/include/X11/Xtrans/Xtranssock.c:796: warning: format not a string literal, argument types not checked
903/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketCreateListener':
904/opt/local/include/X11/Xtrans/Xtranssock.c:841: warning: format not a string literal, argument types not checked
905/opt/local/include/X11/Xtrans/Xtranssock.c:862: warning: format not a string literal, argument types not checked
906/opt/local/include/X11/Xtrans/Xtranssock.c:894: warning: format not a string literal, argument types not checked
907/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketINETCreateListener':
908/opt/local/include/X11/Xtrans/Xtranssock.c:929: warning: format not a string literal, argument types not checked
909/opt/local/include/X11/Xtrans/Xtranssock.c:958: warning: format not a string literal, argument types not checked
910/opt/local/include/X11/Xtrans/Xtranssock.c:1015: warning: format not a string literal, argument types not checked
911/opt/local/include/X11/Xtrans/Xtranssock.c:1023: warning: format not a string literal, argument types not checked
912/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketUNIXCreateListener':
913/opt/local/include/X11/Xtrans/Xtranssock.c:1054: warning: format not a string literal, argument types not checked
914/opt/local/include/X11/Xtrans/Xtranssock.c:1068: warning: format not a string literal, argument types not checked
915/opt/local/include/X11/Xtrans/Xtranssock.c:1083: warning: format not a string literal, argument types not checked
916/opt/local/include/X11/Xtrans/Xtranssock.c:1107: warning: format not a string literal, argument types not checked
917/opt/local/include/X11/Xtrans/Xtranssock.c:1125: warning: format not a string literal, argument types not checked
918/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketUNIXResetListener':
919/opt/local/include/X11/Xtrans/Xtranssock.c:1162: warning: format not a string literal, argument types not checked
920/opt/local/include/X11/Xtrans/Xtranssock.c:1183: warning: format not a string literal, argument types not checked
921/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketINETAccept':
922/opt/local/include/X11/Xtrans/Xtranssock.c:1236: warning: format not a string literal, argument types not checked
923/opt/local/include/X11/Xtrans/Xtranssock.c:1241: warning: format not a string literal, argument types not checked
924/opt/local/include/X11/Xtrans/Xtranssock.c:1252: warning: format not a string literal, argument types not checked
925/opt/local/include/X11/Xtrans/Xtranssock.c:1277: warning: format not a string literal, argument types not checked
926/opt/local/include/X11/Xtrans/Xtranssock.c:1288: warning: format not a string literal, argument types not checked
927/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketUNIXAccept':
928/opt/local/include/X11/Xtrans/Xtranssock.c:1315: warning: format not a string literal, argument types not checked
929/opt/local/include/X11/Xtrans/Xtranssock.c:1320: warning: format not a string literal, argument types not checked
930/opt/local/include/X11/Xtrans/Xtranssock.c:1328: warning: format not a string literal, argument types not checked
931/opt/local/include/X11/Xtrans/Xtranssock.c:1342: warning: format not a string literal, argument types not checked
932/opt/local/include/X11/Xtrans/Xtranssock.c:1361: warning: format not a string literal, argument types not checked
933/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketBytesReadable':
934/opt/local/include/X11/Xtrans/Xtranssock.c:2079: warning: format not a string literal, argument types not checked
935/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketRead':
936/opt/local/include/X11/Xtrans/Xtranssock.c:2101: warning: format not a string literal, argument types not checked
937/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketWrite':
938/opt/local/include/X11/Xtrans/Xtranssock.c:2121: warning: format not a string literal, argument types not checked
939/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketReadv':
940/opt/local/include/X11/Xtrans/Xtranssock.c:2141: warning: format not a string literal, argument types not checked
941/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketWritev':
942/opt/local/include/X11/Xtrans/Xtranssock.c:2151: warning: format not a string literal, argument types not checked
943/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketDisconnect':
944/opt/local/include/X11/Xtrans/Xtranssock.c:2161: warning: format not a string literal, argument types not checked
945/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketINETClose':
946/opt/local/include/X11/Xtrans/Xtranssock.c:2180: warning: format not a string literal, argument types not checked
947/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketUNIXClose':
948/opt/local/include/X11/Xtrans/Xtranssock.c:2208: warning: format not a string literal, argument types not checked
949/opt/local/include/X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketUNIXCloseForCloning':
950/opt/local/include/X11/Xtrans/Xtranssock.c:2235: warning: format not a string literal, argument types not checked
951In file included from /opt/local/include/X11/Xtrans/transport.c:72,
952                 from xstrans.c:8:
953/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransFreeConnInfo':
954/opt/local/include/X11/Xtrans/Xtrans.c:137: warning: format not a string literal, argument types not checked
955/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransSelectTransport':
956/opt/local/include/X11/Xtrans/Xtrans.c:161: warning: format not a string literal, argument types not checked
957/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransParseAddress':
958/opt/local/include/X11/Xtrans/Xtrans.c:212: warning: format not a string literal, argument types not checked
959/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransOpen':
960/opt/local/include/X11/Xtrans/Xtrans.c:425: warning: format not a string literal, argument types not checked
961/opt/local/include/X11/Xtrans/Xtrans.c:439: warning: format not a string literal, argument types not checked
962/opt/local/include/X11/Xtrans/Xtrans.c:447: warning: format not a string literal, argument types not checked
963/opt/local/include/X11/Xtrans/Xtrans.c:481: warning: format not a string literal, argument types not checked
964/opt/local/include/X11/Xtrans/Xtrans.c:488: warning: format not a string literal, argument types not checked
965/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransReopen':
966/opt/local/include/X11/Xtrans/Xtrans.c:524: warning: format not a string literal, argument types not checked
967/opt/local/include/X11/Xtrans/Xtrans.c:537: warning: format not a string literal, argument types not checked
968/opt/local/include/X11/Xtrans/Xtrans.c:545: warning: format not a string literal, argument types not checked
969/opt/local/include/X11/Xtrans/Xtrans.c:563: warning: format not a string literal, argument types not checked
970/opt/local/include/X11/Xtrans/Xtrans.c:568: warning: format not a string literal, argument types not checked
971/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransOpenCOTSServer':
972/opt/local/include/X11/Xtrans/Xtrans.c:607: warning: format not a string literal, argument types not checked
973/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransOpenCLTSServer':
974/opt/local/include/X11/Xtrans/Xtrans.c:633: warning: format not a string literal, argument types not checked
975/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransReopenCOTSServer':
976/opt/local/include/X11/Xtrans/Xtrans.c:646: warning: format not a string literal, argument types not checked
977/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransReopenCLTSServer':
978/opt/local/include/X11/Xtrans/Xtrans.c:654: warning: format not a string literal, argument types not checked
979/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransSetOption':
980/opt/local/include/X11/Xtrans/Xtrans.c:694: warning: format not a string literal, argument types not checked
981/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransNoListen':
982/opt/local/include/X11/Xtrans/Xtrans.c:788: warning: format not a string literal, argument types not checked
983/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransAccept':
984/opt/local/include/X11/Xtrans/Xtrans.c:822: warning: format not a string literal, argument types not checked
985/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransClose':
986/opt/local/include/X11/Xtrans/Xtrans.c:928: warning: format not a string literal, argument types not checked
987/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransCloseForCloning':
988/opt/local/include/X11/Xtrans/Xtrans.c:943: warning: format not a string literal, argument types not checked
989/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransGetMyAddr':
990/opt/local/include/X11/Xtrans/Xtrans.c:965: warning: format not a string literal, argument types not checked
991/opt/local/include/X11/Xtrans/Xtrans.c:972: warning: format not a string literal, argument types not checked
992/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransGetPeerAddr':
993/opt/local/include/X11/Xtrans/Xtrans.c:985: warning: format not a string literal, argument types not checked
994/opt/local/include/X11/Xtrans/Xtrans.c:992: warning: format not a string literal, argument types not checked
995/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransMakeAllCOTSServerListeners':
996/opt/local/include/X11/Xtrans/Xtrans.c:1061: warning: format not a string literal, argument types not checked
997/opt/local/include/X11/Xtrans/Xtrans.c:1088: warning: format not a string literal, argument types not checked
998/opt/local/include/X11/Xtrans/Xtrans.c:1096: warning: format not a string literal, argument types not checked
999/opt/local/include/X11/Xtrans/Xtrans.c:1117: warning: format not a string literal, argument types not checked
1000/opt/local/include/X11/Xtrans/Xtrans.c:1131: warning: format not a string literal, argument types not checked
1001/opt/local/include/X11/Xtrans/Xtrans.c:1144: warning: format not a string literal, argument types not checked
1002/opt/local/include/X11/Xtrans/Xtrans.c:1154: warning: format not a string literal, argument types not checked
1003/opt/local/include/X11/Xtrans/Xtrans.c: In function '_XSERVTransMakeAllCLTSServerListeners':
1004/opt/local/include/X11/Xtrans/Xtrans.c:1186: warning: format not a string literal, argument types not checked
1005/opt/local/include/X11/Xtrans/Xtrans.c:1201: warning: format not a string literal, argument types not checked
1006/opt/local/include/X11/Xtrans/Xtrans.c:1206: warning: format not a string literal, argument types not checked
1007/opt/local/include/X11/Xtrans/Xtrans.c:1222: warning: format not a string literal, argument types not checked
1008/opt/local/include/X11/Xtrans/Xtrans.c:1236: warning: format not a string literal, argument types not checked
1009/opt/local/include/X11/Xtrans/Xtrans.c:1244: warning: format not a string literal, argument types not checked
1010/opt/local/include/X11/Xtrans/Xtrans.c:1253: warning: format not a string literal, argument types not checked
1011In file included from /opt/local/include/X11/Xtrans/transport.c:73,
1012                 from xstrans.c:8:
1013/opt/local/include/X11/Xtrans/Xtransutil.c: In function '_XSERVTransConvertAddress':
1014/opt/local/include/X11/Xtrans/Xtransutil.c:94: warning: format not a string literal, argument types not checked
1015/opt/local/include/X11/Xtrans/Xtransutil.c:181: warning: format not a string literal, argument types not checked
1016In file included from /opt/local/include/X11/Xtrans/transport.c:73,
1017                 from xstrans.c:8:
1018/opt/local/include/X11/Xtrans/Xtransutil.c: In function 'trans_mkdir':
1019/opt/local/include/X11/Xtrans/Xtransutil.c:488: warning: format not a string literal, argument types not checked
1020/opt/local/include/X11/Xtrans/Xtransutil.c:502: warning: format not a string literal, argument types not checked
1021/opt/local/include/X11/Xtrans/Xtransutil.c:509: warning: format not a string literal, argument types not checked
1022/opt/local/include/X11/Xtrans/Xtransutil.c:518: warning: format not a string literal, argument types not checked
1023/opt/local/include/X11/Xtrans/Xtransutil.c:528: warning: format not a string literal, argument types not checked
1024/opt/local/include/X11/Xtrans/Xtransutil.c:587: warning: format not a string literal, argument types not checked
1025/opt/local/include/X11/Xtrans/Xtransutil.c:598: warning: format not a string literal, argument types not checked
1026/opt/local/include/X11/Xtrans/Xtransutil.c:633: warning: format not a string literal, argument types not checked
1027/opt/local/include/X11/Xtrans/Xtransutil.c:636: warning: format not a string literal, argument types not checked
1028mv -f .deps/utils.Tpo .deps/utils.Plo
1029../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xprintf.lo -MD -MP -MF .deps/xprintf.Tpo -c -o xprintf.lo xprintf.c
1030mv -f .deps/xprintf.Tpo .deps/xprintf.Plo
1031../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xdmcp.lo -MD -MP -MF .deps/xdmcp.Tpo -c -o xdmcp.lo xdmcp.c
1032mv -f .deps/xstrans.Tpo .deps/xstrans.Plo
1033../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb   -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT liblog_la-log.lo -MD -MP -MF .deps/liblog_la-log.Tpo -c -o liblog_la-log.lo `test -f 'log.c' || echo './'`log.c
1034log.c: In function 'LogInit':
1035log.c:177: warning: format not a string literal, argument types not checked
1036log.c:191: warning: format not a string literal, argument types not checked
1037log.c: In function 'FatalError':
1038log.c:550: warning: 'noreturn' function does return
1039log.c: At top level:
1040log.c:122: warning: '__crashreporter_info__' defined but not used
1041mv -f .deps/liblog_la-log.Tpo .deps/liblog_la-log.Plo
1042../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb   -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o liblog.la  liblog_la-log.lo  -lm
1043libtool: link: ar cru .libs/liblog.a .libs/liblog_la-log.o
1044libtool: link: ranlib .libs/liblog.a
1045libtool: link: ( cd ".libs" && rm -f "liblog.la" && ln -s "../liblog.la" "liblog.la" )
1046mv -f .deps/xdmcp.Tpo .deps/xdmcp.Plo
1047../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libos.la  WaitFor.lo access.lo auth.lo backtrace.lo connection.lo io.lo mitauth.lo oscolor.lo osinit.lo utils.lo strcasecmp.lo strcasestr.lo xdmauth.lo xsha1.lo xstrans.lo xprintf.lo  xdmcp.lo   liblog.la -lm
1048libtool: link: (cd .libs/libos.lax/liblog.a && ar x "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-server/work/xorg-server-1.8.1/os/./.libs/liblog.a")
1049libtool: link: ar cru .libs/libos.a .libs/WaitFor.o .libs/access.o .libs/auth.o .libs/backtrace.o .libs/connection.o .libs/io.o .libs/mitauth.o .libs/oscolor.o .libs/osinit.o .libs/utils.o .libs/strcasecmp.o .libs/strcasestr.o .libs/xdmauth.o .libs/xsha1.o .libs/xstrans.o .libs/xprintf.o .libs/xdmcp.o   .libs/libos.lax/liblog.a/liblog_la-log.o
1050ranlib: file: .libs/libos.a(strcasecmp.o) has no symbols
1051ranlib: file: .libs/libos.a(strcasestr.o) has no symbols
1052libtool: link: ranlib .libs/libos.a
1053ranlib: file: .libs/libos.a(strcasecmp.o) has no symbols
1054ranlib: file: .libs/libos.a(strcasestr.o) has no symbols
1055libtool: link: rm -fr .libs/libos.lax
1056libtool: link: ( cd ".libs" && rm -f "libos.la" && ln -s "../libos.la" "libos.la" )
1057Making all in randr
1058../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mirandr.lo -MD -MP -MF .deps/mirandr.Tpo -c -o mirandr.lo mirandr.c
1059../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT randr.lo -MD -MP -MF .deps/randr.Tpo -c -o randr.lo randr.c
1060mv -f .deps/mirandr.Tpo .deps/mirandr.Plo
1061../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rrcrtc.lo -MD -MP -MF .deps/rrcrtc.Tpo -c -o rrcrtc.lo rrcrtc.c
1062mv -f .deps/randr.Tpo .deps/randr.Plo
1063../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rrdispatch.lo -MD -MP -MF .deps/rrdispatch.Tpo -c -o rrdispatch.lo rrdispatch.c
1064mv -f .deps/rrdispatch.Tpo .deps/rrdispatch.Plo
1065../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rrinfo.lo -MD -MP -MF .deps/rrinfo.Tpo -c -o rrinfo.lo rrinfo.c
1066mv -f .deps/rrinfo.Tpo .deps/rrinfo.Plo
1067../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rrmode.lo -MD -MP -MF .deps/rrmode.Tpo -c -o rrmode.lo rrmode.c
1068mv -f .deps/rrcrtc.Tpo .deps/rrcrtc.Plo
1069../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rroutput.lo -MD -MP -MF .deps/rroutput.Tpo -c -o rroutput.lo rroutput.c
1070mv -f .deps/rrmode.Tpo .deps/rrmode.Plo
1071../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rrpointer.lo -MD -MP -MF .deps/rrpointer.Tpo -c -o rrpointer.lo rrpointer.c
1072mv -f .deps/rrpointer.Tpo .deps/rrpointer.Plo
1073mv -f .deps/rroutput.Tpo .deps/rroutput.Plo
1074../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rrproperty.lo -MD -MP -MF .deps/rrproperty.Tpo -c -o rrproperty.lo rrproperty.c
1075../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rrscreen.lo -MD -MP -MF .deps/rrscreen.Tpo -c -o rrscreen.lo rrscreen.c
1076mv -f .deps/rrproperty.Tpo .deps/rrproperty.Plo
1077../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rrsdispatch.lo -MD -MP -MF .deps/rrsdispatch.Tpo -c -o rrsdispatch.lo rrsdispatch.c
1078mv -f .deps/rrscreen.Tpo .deps/rrscreen.Plo
1079../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rrtransform.lo -MD -MP -MF .deps/rrtransform.Tpo -c -o rrtransform.lo rrtransform.c
1080mv -f .deps/rrtransform.Tpo .deps/rrtransform.Plo
1081../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rrxinerama.lo -MD -MP -MF .deps/rrxinerama.Tpo -c -o rrxinerama.lo rrxinerama.c
1082mv -f .deps/rrsdispatch.Tpo .deps/rrsdispatch.Plo
1083mv -f .deps/rrxinerama.Tpo .deps/rrxinerama.Plo
1084../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o librandr.la  mirandr.lo randr.lo rrcrtc.lo rrdispatch.lo rrinfo.lo rrmode.lo rroutput.lo rrpointer.lo rrproperty.lo rrscreen.lo rrsdispatch.lo rrtransform.lo rrxinerama.lo  -lm
1085libtool: link: ar cru .libs/librandr.a .libs/mirandr.o .libs/randr.o .libs/rrcrtc.o .libs/rrdispatch.o .libs/rrinfo.o .libs/rrmode.o .libs/rroutput.o .libs/rrpointer.o .libs/rrproperty.o .libs/rrscreen.o .libs/rrsdispatch.o .libs/rrtransform.o .libs/rrxinerama.o
1086libtool: link: ranlib .libs/librandr.a
1087libtool: link: ( cd ".libs" && rm -f "librandr.la" && ln -s "../librandr.la" "librandr.la" )
1088Making all in render
1089../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT animcur.lo -MD -MP -MF .deps/animcur.Tpo -c -o animcur.lo animcur.c
1090../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c -o filter.lo filter.c
1091mv -f .deps/filter.Tpo .deps/filter.Plo
1092../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT glyph.lo -MD -MP -MF .deps/glyph.Tpo -c -o glyph.lo glyph.c
1093mv -f .deps/animcur.Tpo .deps/animcur.Plo
1094../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c -o matrix.lo matrix.c
1095mv -f .deps/matrix.Tpo .deps/matrix.Plo
1096../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT miindex.lo -MD -MP -MF .deps/miindex.Tpo -c -o miindex.lo miindex.c
1097mv -f .deps/glyph.Tpo .deps/glyph.Plo
1098../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mipict.lo -MD -MP -MF .deps/mipict.Tpo -c -o mipict.lo mipict.c
1099mv -f .deps/miindex.Tpo .deps/miindex.Plo
1100../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mirect.lo -MD -MP -MF .deps/mirect.Tpo -c -o mirect.lo mirect.c
1101mv -f .deps/mirect.Tpo .deps/mirect.Plo
1102../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mitrap.lo -MD -MP -MF .deps/mitrap.Tpo -c -o mitrap.lo mitrap.c
1103mv -f .deps/mipict.Tpo .deps/mipict.Plo
1104../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mitri.lo -MD -MP -MF .deps/mitri.Tpo -c -o mitri.lo mitri.c
1105mv -f .deps/mitrap.Tpo .deps/mitrap.Plo
1106../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT picture.lo -MD -MP -MF .deps/picture.Tpo -c -o picture.lo picture.c
1107mv -f .deps/mitri.Tpo .deps/mitri.Plo
1108../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT render.lo -MD -MP -MF .deps/render.Tpo -c -o render.lo render.c
1109mv -f .deps/picture.Tpo .deps/picture.Plo
1110../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT renderedge.lo -MD -MP -MF .deps/renderedge.Tpo -c -o renderedge.lo renderedge.c
1111mv -f .deps/renderedge.Tpo .deps/renderedge.Plo
1112mv -f .deps/render.Tpo .deps/render.Plo
1113../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o librender.la  animcur.lo filter.lo glyph.lo matrix.lo miindex.lo mipict.lo mirect.lo mitrap.lo mitri.lo picture.lo render.lo renderedge.lo  -lm
1114libtool: link: ar cru .libs/librender.a .libs/animcur.o .libs/filter.o .libs/glyph.o .libs/matrix.o .libs/miindex.o .libs/mipict.o .libs/mirect.o .libs/mitrap.o .libs/mitri.o .libs/picture.o .libs/render.o .libs/renderedge.o
1115libtool: link: ranlib .libs/librender.a
1116libtool: link: ( cd ".libs" && rm -f "librender.la" && ln -s "../librender.la" "librender.la" )
1117Making all in Xi
1118../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT allowev.lo -MD -MP -MF .deps/allowev.Tpo -c -o allowev.lo allowev.c
1119../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT chgdctl.lo -MD -MP -MF .deps/chgdctl.Tpo -c -o chgdctl.lo chgdctl.c
1120mv -f .deps/allowev.Tpo .deps/allowev.Plo
1121../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT chgfctl.lo -MD -MP -MF .deps/chgfctl.Tpo -c -o chgfctl.lo chgfctl.c
1122mv -f .deps/chgdctl.Tpo .deps/chgdctl.Plo
1123../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT chgkbd.lo -MD -MP -MF .deps/chgkbd.Tpo -c -o chgkbd.lo chgkbd.c
1124mv -f .deps/chgkbd.Tpo .deps/chgkbd.Plo
1125../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT chgkmap.lo -MD -MP -MF .deps/chgkmap.Tpo -c -o chgkmap.lo chgkmap.c
1126mv -f .deps/chgfctl.Tpo .deps/chgfctl.Plo
1127../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT chgprop.lo -MD -MP -MF .deps/chgprop.Tpo -c -o chgprop.lo chgprop.c
1128mv -f .deps/chgkmap.Tpo .deps/chgkmap.Plo
1129../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT chgptr.lo -MD -MP -MF .deps/chgptr.Tpo -c -o chgptr.lo chgptr.c
1130mv -f .deps/chgprop.Tpo .deps/chgprop.Plo
1131../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT closedev.lo -MD -MP -MF .deps/closedev.Tpo -c -o closedev.lo closedev.c
1132mv -f .deps/chgptr.Tpo .deps/chgptr.Plo
1133../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT devbell.lo -MD -MP -MF .deps/devbell.Tpo -c -o devbell.lo devbell.c
1134mv -f .deps/devbell.Tpo .deps/devbell.Plo
1135../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT exevents.lo -MD -MP -MF .deps/exevents.Tpo -c -o exevents.lo exevents.c
1136mv -f .deps/closedev.Tpo .deps/closedev.Plo
1137../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT extinit.lo -MD -MP -MF .deps/extinit.Tpo -c -o extinit.lo extinit.c
1138mv -f .deps/extinit.Tpo .deps/extinit.Plo
1139../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT getbmap.lo -MD -MP -MF .deps/getbmap.Tpo -c -o getbmap.lo getbmap.c
1140mv -f .deps/getbmap.Tpo .deps/getbmap.Plo
1141../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT getdctl.lo -MD -MP -MF .deps/getdctl.Tpo -c -o getdctl.lo getdctl.c
1142mv -f .deps/getdctl.Tpo .deps/getdctl.Plo
1143../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT getfctl.lo -MD -MP -MF .deps/getfctl.Tpo -c -o getfctl.lo getfctl.c
1144mv -f .deps/getfctl.Tpo .deps/getfctl.Plo
1145mv -f .deps/exevents.Tpo .deps/exevents.Plo
1146../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT getfocus.lo -MD -MP -MF .deps/getfocus.Tpo -c -o getfocus.lo getfocus.c
1147../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT getkmap.lo -MD -MP -MF .deps/getkmap.Tpo -c -o getkmap.lo getkmap.c
1148mv -f .deps/getfocus.Tpo .deps/getfocus.Plo
1149../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT getmmap.lo -MD -MP -MF .deps/getmmap.Tpo -c -o getmmap.lo getmmap.c
1150mv -f .deps/getkmap.Tpo .deps/getkmap.Plo
1151../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT getprop.lo -MD -MP -MF .deps/getprop.Tpo -c -o getprop.lo getprop.c
1152mv -f .deps/getmmap.Tpo .deps/getmmap.Plo
1153../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT getselev.lo -MD -MP -MF .deps/getselev.Tpo -c -o getselev.lo getselev.c
1154mv -f .deps/getprop.Tpo .deps/getprop.Plo
1155../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT getvers.lo -MD -MP -MF .deps/getvers.Tpo -c -o getvers.lo getvers.c
1156mv -f .deps/getselev.Tpo .deps/getselev.Plo
1157../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT grabdev.lo -MD -MP -MF .deps/grabdev.Tpo -c -o grabdev.lo grabdev.c
1158mv -f .deps/getvers.Tpo .deps/getvers.Plo
1159../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT grabdevb.lo -MD -MP -MF .deps/grabdevb.Tpo -c -o grabdevb.lo grabdevb.c
1160mv -f .deps/grabdev.Tpo .deps/grabdev.Plo
1161../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT grabdevk.lo -MD -MP -MF .deps/grabdevk.Tpo -c -o grabdevk.lo grabdevk.c
1162mv -f .deps/grabdevb.Tpo .deps/grabdevb.Plo
1163../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT gtmotion.lo -MD -MP -MF .deps/gtmotion.Tpo -c -o gtmotion.lo gtmotion.c
1164mv -f .deps/grabdevk.Tpo .deps/grabdevk.Plo
1165../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT listdev.lo -MD -MP -MF .deps/listdev.Tpo -c -o listdev.lo listdev.c
1166mv -f .deps/gtmotion.Tpo .deps/gtmotion.Plo
1167../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT opendev.lo -MD -MP -MF .deps/opendev.Tpo -c -o opendev.lo opendev.c
1168mv -f .deps/opendev.Tpo .deps/opendev.Plo
1169mv -f .deps/listdev.Tpo .deps/listdev.Plo
1170../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT queryst.lo -MD -MP -MF .deps/queryst.Tpo -c -o queryst.lo queryst.c
1171../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT selectev.lo -MD -MP -MF .deps/selectev.Tpo -c -o selectev.lo selectev.c
1172mv -f .deps/selectev.Tpo .deps/selectev.Plo
1173mv -f .deps/queryst.Tpo .deps/queryst.Plo
1174../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT sendexev.lo -MD -MP -MF .deps/sendexev.Tpo -c -o sendexev.lo sendexev.c
1175../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT setbmap.lo -MD -MP -MF .deps/setbmap.Tpo -c -o setbmap.lo setbmap.c
1176mv -f .deps/setbmap.Tpo .deps/setbmap.Plo
1177../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT setdval.lo -MD -MP -MF .deps/setdval.Tpo -c -o setdval.lo setdval.c
1178mv -f .deps/sendexev.Tpo .deps/sendexev.Plo
1179../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT setfocus.lo -MD -MP -MF .deps/setfocus.Tpo -c -o setfocus.lo setfocus.c
1180mv -f .deps/setfocus.Tpo .deps/setfocus.Plo
1181mv -f .deps/setdval.Tpo .deps/setdval.Plo
1182../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT setmmap.lo -MD -MP -MF .deps/setmmap.Tpo -c -o setmmap.lo setmmap.c
1183../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT setmode.lo -MD -MP -MF .deps/setmode.Tpo -c -o setmode.lo setmode.c
1184mv -f .deps/setmode.Tpo .deps/setmode.Plo
1185mv -f .deps/setmmap.Tpo .deps/setmmap.Plo
1186../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ungrdev.lo -MD -MP -MF .deps/ungrdev.Tpo -c -o ungrdev.lo ungrdev.c
1187../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ungrdevb.lo -MD -MP -MF .deps/ungrdevb.Tpo -c -o ungrdevb.lo ungrdevb.c
1188mv -f .deps/ungrdev.Tpo .deps/ungrdev.Plo
1189mv -f .deps/ungrdevb.Tpo .deps/ungrdevb.Plo
1190../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ungrdevk.lo -MD -MP -MF .deps/ungrdevk.Tpo -c -o ungrdevk.lo ungrdevk.c
1191../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xiallowev.lo -MD -MP -MF .deps/xiallowev.Tpo -c -o xiallowev.lo xiallowev.c
1192mv -f .deps/xiallowev.Tpo .deps/xiallowev.Plo
1193../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xichangecursor.lo -MD -MP -MF .deps/xichangecursor.Tpo -c -o xichangecursor.lo xichangecursor.c
1194mv -f .deps/ungrdevk.Tpo .deps/ungrdevk.Plo
1195../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xichangehierarchy.lo -MD -MP -MF .deps/xichangehierarchy.Tpo -c -o xichangehierarchy.lo xichangehierarchy.c
1196mv -f .deps/xichangecursor.Tpo .deps/xichangecursor.Plo
1197../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xigetclientpointer.lo -MD -MP -MF .deps/xigetclientpointer.Tpo -c -o xigetclientpointer.lo xigetclientpointer.c
1198mv -f .deps/xichangehierarchy.Tpo .deps/xichangehierarchy.Plo
1199../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xigrabdev.lo -MD -MP -MF .deps/xigrabdev.Tpo -c -o xigrabdev.lo xigrabdev.c
1200mv -f .deps/xigetclientpointer.Tpo .deps/xigetclientpointer.Plo
1201../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xipassivegrab.lo -MD -MP -MF .deps/xipassivegrab.Tpo -c -o xipassivegrab.lo xipassivegrab.c
1202mv -f .deps/xigrabdev.Tpo .deps/xigrabdev.Plo
1203../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xiproperty.lo -MD -MP -MF .deps/xiproperty.Tpo -c -o xiproperty.lo xiproperty.c
1204mv -f .deps/xipassivegrab.Tpo .deps/xipassivegrab.Plo
1205../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xiquerydevice.lo -MD -MP -MF .deps/xiquerydevice.Tpo -c -o xiquerydevice.lo xiquerydevice.c
1206mv -f .deps/xiquerydevice.Tpo .deps/xiquerydevice.Plo
1207../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xiquerypointer.lo -MD -MP -MF .deps/xiquerypointer.Tpo -c -o xiquerypointer.lo xiquerypointer.c
1208mv -f .deps/xiproperty.Tpo .deps/xiproperty.Plo
1209../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xiqueryversion.lo -MD -MP -MF .deps/xiqueryversion.Tpo -c -o xiqueryversion.lo xiqueryversion.c
1210mv -f .deps/xiquerypointer.Tpo .deps/xiquerypointer.Plo
1211../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xiselectev.lo -MD -MP -MF .deps/xiselectev.Tpo -c -o xiselectev.lo xiselectev.c
1212mv -f .deps/xiqueryversion.Tpo .deps/xiqueryversion.Plo
1213../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xisetclientpointer.lo -MD -MP -MF .deps/xisetclientpointer.Tpo -c -o xisetclientpointer.lo xisetclientpointer.c
1214mv -f .deps/xisetclientpointer.Tpo .deps/xisetclientpointer.Plo
1215../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xisetdevfocus.lo -MD -MP -MF .deps/xisetdevfocus.Tpo -c -o xisetdevfocus.lo xisetdevfocus.c
1216mv -f .deps/xiselectev.Tpo .deps/xiselectev.Plo
1217../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xiwarppointer.lo -MD -MP -MF .deps/xiwarppointer.Tpo -c -o xiwarppointer.lo xiwarppointer.c
1218mv -f .deps/xisetdevfocus.Tpo .deps/xisetdevfocus.Plo
1219mv -f .deps/xiwarppointer.Tpo .deps/xiwarppointer.Plo
1220../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libXi.la  allowev.lo chgdctl.lo chgfctl.lo chgkbd.lo chgkmap.lo chgprop.lo chgptr.lo closedev.lo devbell.lo exevents.lo extinit.lo getbmap.lo getdctl.lo getfctl.lo getfocus.lo getkmap.lo getmmap.lo getprop.lo getselev.lo getvers.lo grabdev.lo grabdevb.lo grabdevk.lo gtmotion.lo listdev.lo opendev.lo queryst.lo selectev.lo sendexev.lo setbmap.lo setdval.lo setfocus.lo setmmap.lo setmode.lo ungrdev.lo ungrdevb.lo ungrdevk.lo xiallowev.lo xichangecursor.lo xichangehierarchy.lo xigetclientpointer.lo xigrabdev.lo xipassivegrab.lo xiproperty.lo xiquerydevice.lo xiquerypointer.lo xiqueryversion.lo xiselectev.lo xisetclientpointer.lo xisetdevfocus.lo xiwarppointer.lo  -lm
1221libtool: link: ar cru .libs/libXi.a .libs/allowev.o .libs/chgdctl.o .libs/chgfctl.o .libs/chgkbd.o .libs/chgkmap.o .libs/chgprop.o .libs/chgptr.o .libs/closedev.o .libs/devbell.o .libs/exevents.o .libs/extinit.o .libs/getbmap.o .libs/getdctl.o .libs/getfctl.o .libs/getfocus.o .libs/getkmap.o .libs/getmmap.o .libs/getprop.o .libs/getselev.o .libs/getvers.o .libs/grabdev.o .libs/grabdevb.o .libs/grabdevk.o .libs/gtmotion.o .libs/listdev.o .libs/opendev.o .libs/queryst.o .libs/selectev.o .libs/sendexev.o .libs/setbmap.o .libs/setdval.o .libs/setfocus.o .libs/setmmap.o .libs/setmode.o .libs/ungrdev.o .libs/ungrdevb.o .libs/ungrdevk.o .libs/xiallowev.o .libs/xichangecursor.o .libs/xichangehierarchy.o .libs/xigetclientpointer.o .libs/xigrabdev.o .libs/xipassivegrab.o .libs/xiproperty.o .libs/xiquerydevice.o .libs/xiquerypointer.o .libs/xiqueryversion.o .libs/xiselectev.o .libs/xisetclientpointer.o .libs/xisetdevfocus.o .libs/xiwarppointer.o
1222libtool: link: ranlib .libs/libXi.a
1223libtool: link: ( cd ".libs" && rm -f "libXi.la" && ln -s "../libXi.la" "libXi.la" )
1224Making all in xkb
1225../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ddxBeep.lo -MD -MP -MF .deps/ddxBeep.Tpo -c -o ddxBeep.lo ddxBeep.c
1226../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ddxCtrls.lo -MD -MP -MF .deps/ddxCtrls.Tpo -c -o ddxCtrls.lo ddxCtrls.c
1227mv -f .deps/ddxCtrls.Tpo .deps/ddxCtrls.Plo
1228../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ddxFakeMtn.lo -MD -MP -MF .deps/ddxFakeMtn.Tpo -c -o ddxFakeMtn.lo ddxFakeMtn.c
1229mv -f .deps/ddxBeep.Tpo .deps/ddxBeep.Plo
1230../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ddxLEDs.lo -MD -MP -MF .deps/ddxLEDs.Tpo -c -o ddxLEDs.lo ddxLEDs.c
1231mv -f .deps/ddxFakeMtn.Tpo .deps/ddxFakeMtn.Plo
1232../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ddxLoad.lo -MD -MP -MF .deps/ddxLoad.Tpo -c -o ddxLoad.lo ddxLoad.c
1233mv -f .deps/ddxLEDs.Tpo .deps/ddxLEDs.Plo
1234../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ddxList.lo -MD -MP -MF .deps/ddxList.Tpo -c -o ddxList.lo ddxList.c
1235mv -f .deps/ddxList.Tpo .deps/ddxList.Plo
1236mv -f .deps/ddxLoad.Tpo .deps/ddxLoad.Plo
1237../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ddxDevBtn.lo -MD -MP -MF .deps/ddxDevBtn.Tpo -c -o ddxDevBtn.lo ddxDevBtn.c
1238../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkb.lo -MD -MP -MF .deps/xkb.Tpo -c -o xkb.lo xkb.c
1239mv -f .deps/ddxDevBtn.Tpo .deps/ddxDevBtn.Plo
1240../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkbUtils.lo -MD -MP -MF .deps/xkbUtils.Tpo -c -o xkbUtils.lo xkbUtils.c
1241mv -f .deps/xkbUtils.Tpo .deps/xkbUtils.Plo
1242../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkbEvents.lo -MD -MP -MF .deps/xkbEvents.Tpo -c -o xkbEvents.lo xkbEvents.c
1243mv -f .deps/xkbEvents.Tpo .deps/xkbEvents.Plo
1244../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkbAccessX.lo -MD -MP -MF .deps/xkbAccessX.Tpo -c -o xkbAccessX.lo xkbAccessX.c
1245mv -f .deps/xkbAccessX.Tpo .deps/xkbAccessX.Plo
1246../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkbSwap.lo -MD -MP -MF .deps/xkbSwap.Tpo -c -o xkbSwap.lo xkbSwap.c
1247mv -f .deps/xkbSwap.Tpo .deps/xkbSwap.Plo
1248../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkbLEDs.lo -MD -MP -MF .deps/xkbLEDs.Tpo -c -o xkbLEDs.lo xkbLEDs.c
1249mv -f .deps/xkb.Tpo .deps/xkb.Plo
1250../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkbInit.lo -MD -MP -MF .deps/xkbInit.Tpo -c -o xkbInit.lo xkbInit.c
1251mv -f .deps/xkbLEDs.Tpo .deps/xkbLEDs.Plo
1252../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkbActions.lo -MD -MP -MF .deps/xkbActions.Tpo -c -o xkbActions.lo xkbActions.c
1253mv -f .deps/xkbInit.Tpo .deps/xkbInit.Plo
1254../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkbPrKeyEv.lo -MD -MP -MF .deps/xkbPrKeyEv.Tpo -c -o xkbPrKeyEv.lo xkbPrKeyEv.c
1255mv -f .deps/xkbPrKeyEv.Tpo .deps/xkbPrKeyEv.Plo
1256../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT maprules.lo -MD -MP -MF .deps/maprules.Tpo -c -o maprules.lo maprules.c
1257mv -f .deps/xkbActions.Tpo .deps/xkbActions.Plo
1258../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkmread.lo -MD -MP -MF .deps/xkmread.Tpo -c -o xkmread.lo xkmread.c
1259mv -f .deps/maprules.Tpo .deps/maprules.Plo
1260../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkbtext.lo -MD -MP -MF .deps/xkbtext.Tpo -c -o xkbtext.lo xkbtext.c
1261mv -f .deps/xkmread.Tpo .deps/xkmread.Plo
1262../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkbfmisc.lo -MD -MP -MF .deps/xkbfmisc.Tpo -c -o xkbfmisc.lo xkbfmisc.c
1263mv -f .deps/xkbtext.Tpo .deps/xkbtext.Plo
1264mv -f .deps/xkbfmisc.Tpo .deps/xkbfmisc.Plo
1265../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xkbout.lo -MD -MP -MF .deps/xkbout.Tpo -c -o xkbout.lo xkbout.c
1266../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT XKBMisc.lo -MD -MP -MF .deps/XKBMisc.Tpo -c -o XKBMisc.lo XKBMisc.c
1267mv -f .deps/XKBMisc.Tpo .deps/XKBMisc.Plo
1268../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT XKBAlloc.lo -MD -MP -MF .deps/XKBAlloc.Tpo -c -o XKBAlloc.lo XKBAlloc.c
1269mv -f .deps/xkbout.Tpo .deps/xkbout.Plo
1270../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT XKBGAlloc.lo -MD -MP -MF .deps/XKBGAlloc.Tpo -c -o XKBGAlloc.lo XKBGAlloc.c
1271mv -f .deps/XKBAlloc.Tpo .deps/XKBAlloc.Plo
1272../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT XKBMAlloc.lo -MD -MP -MF .deps/XKBMAlloc.Tpo -c -o XKBMAlloc.lo XKBMAlloc.c
1273mv -f .deps/XKBGAlloc.Tpo .deps/XKBGAlloc.Plo
1274../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ddxVT.lo -MD -MP -MF .deps/ddxVT.Tpo -c -o ddxVT.lo ddxVT.c
1275mv -f .deps/ddxVT.Tpo .deps/ddxVT.Plo
1276../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ddxPrivate.lo -MD -MP -MF .deps/ddxPrivate.Tpo -c -o ddxPrivate.lo ddxPrivate.c
1277mv -f .deps/XKBMAlloc.Tpo .deps/XKBMAlloc.Plo
1278../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT ddxKillSrv.lo -MD -MP -MF .deps/ddxKillSrv.Tpo -c -o ddxKillSrv.lo ddxKillSrv.c
1279mv -f .deps/ddxPrivate.Tpo .deps/ddxPrivate.Plo
1280../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libxkb.la  ddxBeep.lo ddxCtrls.lo ddxFakeMtn.lo ddxLEDs.lo ddxLoad.lo ddxList.lo ddxDevBtn.lo xkb.lo xkbUtils.lo xkbEvents.lo xkbAccessX.lo xkbSwap.lo xkbLEDs.lo xkbInit.lo xkbActions.lo xkbPrKeyEv.lo maprules.lo xkmread.lo xkbtext.lo xkbfmisc.lo xkbout.lo XKBMisc.lo XKBAlloc.lo XKBGAlloc.lo XKBMAlloc.lo  -lm
1281mv -f .deps/ddxKillSrv.Tpo .deps/ddxKillSrv.Plo
1282../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libxkbstubs.la  ddxVT.lo ddxPrivate.lo ddxKillSrv.lo  -lm
1283libtool: link: ar cru .libs/libxkbstubs.a .libs/ddxVT.o .libs/ddxPrivate.o .libs/ddxKillSrv.o
1284libtool: link: ranlib .libs/libxkbstubs.a
1285libtool: link: ar cru .libs/libxkb.a .libs/ddxBeep.o .libs/ddxCtrls.o .libs/ddxFakeMtn.o .libs/ddxLEDs.o .libs/ddxLoad.o .libs/ddxList.o .libs/ddxDevBtn.o .libs/xkb.o .libs/xkbUtils.o .libs/xkbEvents.o .libs/xkbAccessX.o .libs/xkbSwap.o .libs/xkbLEDs.o .libs/xkbInit.o .libs/xkbActions.o .libs/xkbPrKeyEv.o .libs/maprules.o .libs/xkmread.o .libs/xkbtext.o .libs/xkbfmisc.o .libs/xkbout.o .libs/XKBMisc.o .libs/XKBAlloc.o .libs/XKBGAlloc.o .libs/XKBMAlloc.o
1286libtool: link: ranlib .libs/libxkb.a
1287libtool: link: ( cd ".libs" && rm -f "libxkbstubs.la" && ln -s "../libxkbstubs.la" "libxkbstubs.la" )
1288libtool: link: ( cd ".libs" && rm -f "libxkb.la" && ln -s "../libxkb.la" "libxkb.la" )
1289Making all in dbe
1290../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT dbe.lo -MD -MP -MF .deps/dbe.Tpo -c -o dbe.lo dbe.c
1291../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT midbe.lo -MD -MP -MF .deps/midbe.Tpo -c -o midbe.lo midbe.c
1292mv -f .deps/midbe.Tpo .deps/midbe.Plo
1293mv -f .deps/dbe.Tpo .deps/dbe.Plo
1294../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libdbe.la  dbe.lo midbe.lo  -lm
1295libtool: link: ar cru .libs/libdbe.a .libs/dbe.o .libs/midbe.o
1296libtool: link: ranlib .libs/libdbe.a
1297libtool: link: ( cd ".libs" && rm -f "libdbe.la" && ln -s "../libdbe.la" "libdbe.la" )
1298Making all in record
1299../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT record.lo -MD -MP -MF .deps/record.Tpo -c -o record.lo record.c
1300../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo set.c
1301mv -f .deps/set.Tpo .deps/set.Plo
1302mv -f .deps/record.Tpo .deps/record.Plo
1303../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o librecord.la  record.lo set.lo  -lm
1304libtool: link: ar cru .libs/librecord.a .libs/record.o .libs/set.o
1305libtool: link: ranlib .libs/librecord.a
1306libtool: link: ( cd ".libs" && rm -f "librecord.la" && ln -s "../librecord.la" "librecord.la" )
1307Making all in xfixes
1308../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT cursor.lo -MD -MP -MF .deps/cursor.Tpo -c -o cursor.lo cursor.c
1309../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT region.lo -MD -MP -MF .deps/region.Tpo -c -o region.lo region.c
1310mv -f .deps/cursor.Tpo .deps/cursor.Plo
1311../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT saveset.lo -MD -MP -MF .deps/saveset.Tpo -c -o saveset.lo saveset.c
1312mv -f .deps/region.Tpo .deps/region.Plo
1313../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT select.lo -MD -MP -MF .deps/select.Tpo -c -o select.lo select.c
1314mv -f .deps/saveset.Tpo .deps/saveset.Plo
1315../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xfixes.lo -MD -MP -MF .deps/xfixes.Tpo -c -o xfixes.lo xfixes.c
1316mv -f .deps/select.Tpo .deps/select.Plo
1317mv -f .deps/xfixes.Tpo .deps/xfixes.Plo
1318../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libxfixes.la  cursor.lo region.lo saveset.lo select.lo xfixes.lo  -lm
1319libtool: link: ar cru .libs/libxfixes.a .libs/cursor.o .libs/region.o .libs/saveset.o .libs/select.o .libs/xfixes.o
1320libtool: link: ranlib .libs/libxfixes.a
1321libtool: link: ( cd ".libs" && rm -f "libxfixes.la" && ln -s "../libxfixes.la" "libxfixes.la" )
1322Making all in damageext
1323../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT damageext.lo -MD -MP -MF .deps/damageext.Tpo -c -o damageext.lo damageext.c
1324mv -f .deps/damageext.Tpo .deps/damageext.Plo
1325../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libdamageext.la  damageext.lo  -lm
1326libtool: link: ar cru .libs/libdamageext.a .libs/damageext.o
1327libtool: link: ranlib .libs/libdamageext.a
1328libtool: link: ( cd ".libs" && rm -f "libdamageext.la" && ln -s "../libdamageext.la" "libdamageext.la" )
1329Making all in glx
1330../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT indirect_dispatch.lo -MD -MP -MF .deps/indirect_dispatch.Tpo -c -o indirect_dispatch.lo indirect_dispatch.c
1331../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT indirect_dispatch_swap.lo -MD -MP -MF .deps/indirect_dispatch_swap.Tpo -c -o indirect_dispatch_swap.lo indirect_dispatch_swap.c
1332mv -f .deps/indirect_dispatch.Tpo .deps/indirect_dispatch.Plo
1333../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT indirect_reqsize.lo -MD -MP -MF .deps/indirect_reqsize.Tpo -c -o indirect_reqsize.lo indirect_reqsize.c
1334mv -f .deps/indirect_dispatch_swap.Tpo .deps/indirect_dispatch_swap.Plo
1335../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT indirect_size_get.lo -MD -MP -MF .deps/indirect_size_get.Tpo -c -o indirect_size_get.lo indirect_size_get.c
1336mv -f .deps/indirect_reqsize.Tpo .deps/indirect_reqsize.Plo
1337../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT indirect_table.lo -MD -MP -MF .deps/indirect_table.Tpo -c -o indirect_table.lo indirect_table.c
1338mv -f .deps/indirect_size_get.Tpo .deps/indirect_size_get.Plo
1339../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT glapi.lo -MD -MP -MF .deps/glapi.Tpo -c -o glapi.lo glapi.c
1340mv -f .deps/indirect_table.Tpo .deps/indirect_table.Plo
1341../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT glthread.lo -MD -MP -MF .deps/glthread.Tpo -c -o glthread.lo glthread.c
1342mv -f .deps/glthread.Tpo .deps/glthread.Plo
1343../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT indirect_util.lo -MD -MP -MF .deps/indirect_util.Tpo -c -o indirect_util.lo indirect_util.c
1344mv -f .deps/indirect_util.Tpo .deps/indirect_util.Plo
1345../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT indirect_program.lo -MD -MP -MF .deps/indirect_program.Tpo -c -o indirect_program.lo indirect_program.c
1346mv -f .deps/indirect_program.Tpo .deps/indirect_program.Plo
1347../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT indirect_texture_compression.lo -MD -MP -MF .deps/indirect_texture_compression.Tpo -c -o indirect_texture_compression.lo indirect_texture_compression.c
1348mv -f .deps/indirect_texture_compression.Tpo .deps/indirect_texture_compression.Plo
1349../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT glxcmds.lo -MD -MP -MF .deps/glxcmds.Tpo -c -o glxcmds.lo glxcmds.c
1350mv -f .deps/glxcmds.Tpo .deps/glxcmds.Plo
1351../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT glxcmdsswap.lo -MD -MP -MF .deps/glxcmdsswap.Tpo -c -o glxcmdsswap.lo glxcmdsswap.c
1352mv -f .deps/glapi.Tpo .deps/glapi.Plo
1353../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT glxext.lo -MD -MP -MF .deps/glxext.Tpo -c -o glxext.lo glxext.c
1354mv -f .deps/glxcmdsswap.Tpo .deps/glxcmdsswap.Plo
1355../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT glxdriswrast.lo -MD -MP -MF .deps/glxdriswrast.Tpo -c -o glxdriswrast.lo glxdriswrast.c
1356mv -f .deps/glxext.Tpo .deps/glxext.Plo
1357../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT glxdricommon.lo -MD -MP -MF .deps/glxdricommon.Tpo -c -o glxdricommon.lo glxdricommon.c
1358mv -f .deps/glxdricommon.Tpo .deps/glxdricommon.Plo
1359../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT glxscreens.lo -MD -MP -MF .deps/glxscreens.Tpo -c -o glxscreens.lo glxscreens.c
1360mv -f .deps/glxdriswrast.Tpo .deps/glxdriswrast.Plo
1361../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT render2.lo -MD -MP -MF .deps/render2.Tpo -c -o render2.lo render2.c
1362mv -f .deps/glxscreens.Tpo .deps/glxscreens.Plo
1363../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT render2swap.lo -MD -MP -MF .deps/render2swap.Tpo -c -o render2swap.lo render2swap.c
1364mv -f .deps/render2.Tpo .deps/render2.Plo
1365../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT renderpix.lo -MD -MP -MF .deps/renderpix.Tpo -c -o renderpix.lo renderpix.c
1366mv -f .deps/renderpix.Tpo .deps/renderpix.Plo
1367../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT renderpixswap.lo -MD -MP -MF .deps/renderpixswap.Tpo -c -o renderpixswap.lo renderpixswap.c
1368mv -f .deps/render2swap.Tpo .deps/render2swap.Plo
1369../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT rensize.lo -MD -MP -MF .deps/rensize.Tpo -c -o rensize.lo rensize.c
1370mv -f .deps/renderpixswap.Tpo .deps/renderpixswap.Plo
1371../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT single2.lo -MD -MP -MF .deps/single2.Tpo -c -o single2.lo single2.c
1372mv -f .deps/rensize.Tpo .deps/rensize.Plo
1373../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT single2swap.lo -MD -MP -MF .deps/single2swap.Tpo -c -o single2swap.lo single2swap.c
1374mv -f .deps/single2.Tpo .deps/single2.Plo
1375../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT singlepix.lo -MD -MP -MF .deps/singlepix.Tpo -c -o singlepix.lo singlepix.c
1376mv -f .deps/single2swap.Tpo .deps/single2swap.Plo
1377../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT singlepixswap.lo -MD -MP -MF .deps/singlepixswap.Tpo -c -o singlepixswap.lo singlepixswap.c
1378mv -f .deps/singlepix.Tpo .deps/singlepix.Plo
1379../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT singlesize.lo -MD -MP -MF .deps/singlesize.Tpo -c -o singlesize.lo singlesize.c
1380mv -f .deps/singlepixswap.Tpo .deps/singlepixswap.Plo
1381../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT swap_interval.lo -MD -MP -MF .deps/swap_interval.Tpo -c -o swap_interval.lo swap_interval.c
1382mv -f .deps/singlesize.Tpo .deps/singlesize.Plo
1383../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xfont.lo -MD -MP -MF .deps/xfont.Tpo -c -o xfont.lo xfont.c
1384mv -f .deps/swap_interval.Tpo .deps/swap_interval.Plo
1385mv -f .deps/xfont.Tpo .deps/xfont.Plo
1386../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/opt/local/include -I/opt/local/include -DXFree86Server  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libglx.la  indirect_dispatch.lo indirect_dispatch_swap.lo indirect_reqsize.lo indirect_size_get.lo indirect_table.lo glapi.lo glthread.lo indirect_util.lo indirect_program.lo indirect_texture_compression.lo glxcmds.lo glxcmdsswap.lo glxext.lo glxdriswrast.lo glxdricommon.lo glxscreens.lo render2.lo render2swap.lo renderpix.lo renderpixswap.lo rensize.lo single2.lo single2swap.lo singlepix.lo singlepixswap.lo singlesize.lo swap_interval.lo xfont.lo  -lm
1387libtool: link: ar cru .libs/libglx.a .libs/indirect_dispatch.o .libs/indirect_dispatch_swap.o .libs/indirect_reqsize.o .libs/indirect_size_get.o .libs/indirect_table.o .libs/glapi.o .libs/glthread.o .libs/indirect_util.o .libs/indirect_program.o .libs/indirect_texture_compression.o .libs/glxcmds.o .libs/glxcmdsswap.o .libs/glxext.o .libs/glxdriswrast.o .libs/glxdricommon.o .libs/glxscreens.o .libs/render2.o .libs/render2swap.o .libs/renderpix.o .libs/renderpixswap.o .libs/rensize.o .libs/single2.o .libs/single2swap.o .libs/singlepix.o .libs/singlepixswap.o .libs/singlesize.o .libs/swap_interval.o .libs/xfont.o
1388libtool: link: ranlib .libs/libglx.a
1389libtool: link: ( cd ".libs" && rm -f "libglx.la" && ln -s "../libglx.la" "libglx.la" )
1390Making all in exa
1391../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include  -I./../miext/cw  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT exa.lo -MD -MP -MF .deps/exa.Tpo -c -o exa.lo exa.c
1392../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include  -I./../miext/cw  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT exa_classic.lo -MD -MP -MF .deps/exa_classic.Tpo -c -o exa_classic.lo exa_classic.c
1393mv -f .deps/exa_classic.Tpo .deps/exa_classic.Plo
1394../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include  -I./../miext/cw  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT exa_migration_classic.lo -MD -MP -MF .deps/exa_migration_classic.Tpo -c -o exa_migration_classic.lo exa_migration_classic.c
1395mv -f .deps/exa.Tpo .deps/exa.Plo
1396../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include  -I./../miext/cw  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT exa_driver.lo -MD -MP -MF .deps/exa_driver.Tpo -c -o exa_driver.lo exa_driver.c
1397mv -f .deps/exa_migration_classic.Tpo .deps/exa_migration_classic.Plo
1398../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include  -I./../miext/cw  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT exa_mixed.lo -MD -MP -MF .deps/exa_mixed.Tpo -c -o exa_mixed.lo exa_mixed.c
1399mv -f .deps/exa_driver.Tpo .deps/exa_driver.Plo
1400../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include  -I./../miext/cw  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT exa_migration_mixed.lo -MD -MP -MF .deps/exa_migration_mixed.Tpo -c -o exa_migration_mixed.lo exa_migration_mixed.c
1401mv -f .deps/exa_mixed.Tpo .deps/exa_mixed.Plo
1402../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include  -I./../miext/cw  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT exa_accel.lo -MD -MP -MF .deps/exa_accel.Tpo -c -o exa_accel.lo exa_accel.c
1403mv -f .deps/exa_migration_mixed.Tpo .deps/exa_migration_mixed.Plo
1404../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include  -I./../miext/cw  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT exa_glyphs.lo -MD -MP -MF .deps/exa_glyphs.Tpo -c -o exa_glyphs.lo exa_glyphs.c
1405mv -f .deps/exa_glyphs.Tpo .deps/exa_glyphs.Plo
1406../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include  -I./../miext/cw  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT exa_offscreen.lo -MD -MP -MF .deps/exa_offscreen.Tpo -c -o exa_offscreen.lo exa_offscreen.c
1407mv -f .deps/exa_accel.Tpo .deps/exa_accel.Plo
1408../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include  -I./../miext/cw  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT exa_render.lo -MD -MP -MF .deps/exa_render.Tpo -c -o exa_render.lo exa_render.c
1409mv -f .deps/exa_offscreen.Tpo .deps/exa_offscreen.Plo
1410../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include  -I./../miext/cw  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT exa_unaccel.lo -MD -MP -MF .deps/exa_unaccel.Tpo -c -o exa_unaccel.lo exa_unaccel.c
1411mv -f .deps/exa_unaccel.Tpo .deps/exa_unaccel.Plo
1412mv -f .deps/exa_render.Tpo .deps/exa_render.Plo
1413../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0  -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libexa.la  exa.lo exa_classic.lo exa_migration_classic.lo exa_driver.lo exa_mixed.lo exa_migration_mixed.lo exa_accel.lo exa_glyphs.lo exa_offscreen.lo exa_render.lo exa_unaccel.lo  -lm
1414libtool: link: ar cru .libs/libexa.a .libs/exa.o .libs/exa_classic.o .libs/exa_migration_classic.o .libs/exa_driver.o .libs/exa_mixed.o .libs/exa_migration_mixed.o .libs/exa_accel.o .libs/exa_glyphs.o .libs/exa_offscreen.o .libs/exa_render.o .libs/exa_unaccel.o
1415libtool: link: ranlib .libs/libexa.a
1416libtool: link: ( cd ".libs" && rm -f "libexa.la" && ln -s "../libexa.la" "libexa.la" )
1417Making all in config
1418../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../include   -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb    -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c
1419mv -f .deps/config.Tpo .deps/config.Plo
1420../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb    -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libconfig.la  config.lo      -lm
1421libtool: link: ar cru .libs/libconfig.a .libs/config.o
1422libtool: link: ranlib .libs/libconfig.a
1423libtool: link: ( cd ".libs" && rm -f "libconfig.la" && ln -s "../libconfig.la" "libconfig.la" )
1424Making all in hw
1425Making all in xquartz
1426Making all in bundle
1427/usr/bin/cpp  -DLAUNCHD_ID_PREFIX="org.macports" -DAPPLE_APPLICATION_NAME="X11"  < Info.plist.cpp | /usr/bin/sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[      ]*XCOMM$/s/XCOMM/#/' -e '/^[    ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[        ]*XHASH/s/XHASH/#/' -e '/XSLASHGLOB/s/XSLASHGLOB/\/\*/' -e '/\@\@$/s/\@\@$/\\/' > Info.plist
1428Making all in .
1429../../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT fbcmap_mi.lo -MD -MP -MF .deps/fbcmap_mi.Tpo -c -o fbcmap_mi.lo `test -f '../../fb/fbcmap_mi.c' || echo './'`../../fb/fbcmap_mi.c
1430../../doltlibtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT miinitext.lo -MD -MP -MF .deps/miinitext.Tpo -c -o miinitext.lo `test -f '../../mi/miinitext.c' || echo './'`../../mi/miinitext.c
1431mv -f .deps/fbcmap_mi.Tpo .deps/fbcmap_mi.Plo
1432\
1433source='X11Application.m' object='X11Application.lo' libtool=yes \
1434DEPDIR=.deps depmode=none /bin/sh ../../depcomp \
1435../../doltlibtool    --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c -o X11Application.lo X11Application.m
1436mv -f .deps/miinitext.Tpo .deps/miinitext.Plo
1437\
1438source='X11Controller.m' object='X11Controller.lo' libtool=yes \
1439DEPDIR=.deps depmode=none /bin/sh ../../depcomp \
1440../../doltlibtool    --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c -o X11Controller.lo X11Controller.m
1441libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1 -I../../include -I../../include -I../../Xext -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c X11Application.m  -fno-common -DPIC -o .libs/X11Application.o
1442libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1 -I../../include -I../../include -I../../Xext -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c X11Controller.m  -fno-common -DPIC -o .libs/X11Controller.o
1443../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT applewm.lo -MD -MP -MF .deps/applewm.Tpo -c -o applewm.lo applewm.c
1444../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT darwin.lo -MD -MP -MF .deps/darwin.Tpo -c -o darwin.lo darwin.c
1445mv -f .deps/darwin.Tpo .deps/darwin.Plo
1446../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT darwinEvents.lo -MD -MP -MF .deps/darwinEvents.Tpo -c -o darwinEvents.lo darwinEvents.c
1447mv -f .deps/applewm.Tpo .deps/applewm.Plo
1448../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT darwinXinput.lo -MD -MP -MF .deps/darwinXinput.Tpo -c -o darwinXinput.lo darwinXinput.c
1449mv -f .deps/darwinXinput.Tpo .deps/darwinXinput.Plo
1450../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT keysym2ucs.lo -MD -MP -MF .deps/keysym2ucs.Tpo -c -o keysym2ucs.lo keysym2ucs.c
1451mv -f .deps/keysym2ucs.Tpo .deps/keysym2ucs.Plo
1452../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT pseudoramiX.lo -MD -MP -MF .deps/pseudoramiX.Tpo -c -o pseudoramiX.lo pseudoramiX.c
1453mv -f .deps/darwinEvents.Tpo .deps/darwinEvents.Plo
1454../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT quartz.lo -MD -MP -MF .deps/quartz.Tpo -c -o quartz.lo quartz.c
1455mv -f .deps/pseudoramiX.Tpo .deps/pseudoramiX.Plo
1456../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT quartzAudio.lo -MD -MP -MF .deps/quartzAudio.Tpo -c -o quartzAudio.lo quartzAudio.c
1457mv -f .deps/quartzAudio.Tpo .deps/quartzAudio.Plo
1458\
1459source='quartzCocoa.m' object='quartzCocoa.lo' libtool=yes \
1460DEPDIR=.deps depmode=none /bin/sh ../../depcomp \
1461../../doltlibtool    --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c -o quartzCocoa.lo quartzCocoa.m
1462mv -f .deps/quartz.Tpo .deps/quartz.Plo
1463../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT quartzKeyboard.lo -MD -MP -MF .deps/quartzKeyboard.Tpo -c -o quartzKeyboard.lo quartzKeyboard.c
1464libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1 -I../../include -I../../include -I../../Xext -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c quartzCocoa.m  -fno-common -DPIC -o .libs/quartzCocoa.o
1465quartzKeyboard.c: In function 'QuartzReadSystemKeymap':
1466quartzKeyboard.c:670: warning: unused variable 'currentKeyLayoutDataRef'
1467../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT quartzStartup.lo -MD -MP -MF .deps/quartzStartup.Tpo -c -o quartzStartup.lo quartzStartup.c
1468mv -f .deps/quartzKeyboard.Tpo .deps/quartzKeyboard.Plo
1469../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/opt/local/lib\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT threadSafety.lo -MD -MP -MF .deps/threadSafety.Tpo -c -o threadSafety.lo threadSafety.c
1470mv -f .deps/threadSafety.Tpo .deps/threadSafety.Plo
1471mv -f .deps/quartzStartup.Tpo .deps/quartzStartup.Plo
1472../../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../include -I../../include -I../../Xext  -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libXquartz.la  fbcmap_mi.lo miinitext.lo X11Application.lo X11Controller.lo applewm.lo darwin.lo darwinEvents.lo darwinXinput.lo keysym2ucs.lo pseudoramiX.lo quartz.lo quartzAudio.lo quartzCocoa.lo quartzKeyboard.lo quartzStartup.lo threadSafety.lo  -lm
1473libtool: link: ar cru .libs/libXquartz.a .libs/fbcmap_mi.o .libs/miinitext.o .libs/X11Application.o .libs/X11Controller.o .libs/applewm.o .libs/darwin.o .libs/darwinEvents.o .libs/darwinXinput.o .libs/keysym2ucs.o .libs/pseudoramiX.o .libs/quartz.o .libs/quartzAudio.o .libs/quartzCocoa.o .libs/quartzKeyboard.o .libs/quartzStartup.o .libs/threadSafety.o
1474libtool: link: ranlib .libs/libXquartz.a
1475libtool: link: ( cd ".libs" && rm -f "libXquartz.la" && ln -s "../libXquartz.la" "libXquartz.la" )
1476Making all in GL
1477../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I../../.. -I../../../glx -I../../../hw/xquartz -I../../../hw/xquartz/xpr -I../../../miext/damage -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c -o indirect.lo indirect.c
1478../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I../../.. -I../../../glx -I../../../hw/xquartz -I../../../hw/xquartz/xpr -I../../../miext/damage -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT capabilities.lo -MD -MP -MF .deps/capabilities.Tpo -c -o capabilities.lo capabilities.c
1479mv -f .deps/indirect.Tpo .deps/indirect.Plo
1480../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I../../.. -I../../../glx -I../../../hw/xquartz -I../../../hw/xquartz/xpr -I../../../miext/damage -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT visualConfigs.lo -MD -MP -MF .deps/visualConfigs.Tpo -c -o visualConfigs.lo visualConfigs.c
1481mv -f .deps/capabilities.Tpo .deps/capabilities.Plo
1482mv -f .deps/visualConfigs.Tpo .deps/visualConfigs.Plo
1483../../../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libCGLCore.la  indirect.lo capabilities.lo visualConfigs.lo  -lm
1484libtool: link: ar cru .libs/libCGLCore.a .libs/indirect.o .libs/capabilities.o .libs/visualConfigs.o
1485libtool: link: ranlib .libs/libCGLCore.a
1486libtool: link: ( cd ".libs" && rm -f "libCGLCore.la" && ln -s "../libCGLCore.la" "libCGLCore.la" )
1487Making all in xpr
1488../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I. -I./.. -I../../../miext -I../../../miext/rootless -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT appledri.lo -MD -MP -MF .deps/appledri.Tpo -c -o appledri.lo appledri.c
1489../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I. -I./.. -I../../../miext -I../../../miext/rootless -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT dri.lo -MD -MP -MF .deps/dri.Tpo -c -o dri.lo dri.c
1490mv -f .deps/appledri.Tpo .deps/appledri.Plo
1491../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I. -I./.. -I../../../miext -I../../../miext/rootless -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT driWrap.lo -MD -MP -MF .deps/driWrap.Tpo -c -o driWrap.lo driWrap.c
1492mv -f .deps/dri.Tpo .deps/dri.Plo
1493../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I. -I./.. -I../../../miext -I../../../miext/rootless -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xprAppleWM.lo -MD -MP -MF .deps/xprAppleWM.Tpo -c -o xprAppleWM.lo xprAppleWM.c
1494mv -f .deps/driWrap.Tpo .deps/driWrap.Plo
1495../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I. -I./.. -I../../../miext -I../../../miext/rootless -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xprCursor.lo -MD -MP -MF .deps/xprCursor.Tpo -c -o xprCursor.lo xprCursor.c
1496mv -f .deps/xprAppleWM.Tpo .deps/xprAppleWM.Plo
1497../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I. -I./.. -I../../../miext -I../../../miext/rootless -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xprEvent.lo -MD -MP -MF .deps/xprEvent.Tpo -c -o xprEvent.lo xprEvent.c
1498mv -f .deps/xprEvent.Tpo .deps/xprEvent.Plo
1499../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I. -I./.. -I../../../miext -I../../../miext/rootless -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xprFrame.lo -MD -MP -MF .deps/xprFrame.Tpo -c -o xprFrame.lo xprFrame.c
1500mv -f .deps/xprFrame.Tpo .deps/xprFrame.Plo
1501../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I. -I./.. -I../../../miext -I../../../miext/rootless -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT xprScreen.lo -MD -MP -MF .deps/xprScreen.Tpo -c -o xprScreen.lo xprScreen.c
1502mv -f .deps/xprCursor.Tpo .deps/xprCursor.Plo
1503../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I. -I./.. -I../../../miext -I../../../miext/rootless -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT x-hash.lo -MD -MP -MF .deps/x-hash.Tpo -c -o x-hash.lo x-hash.c
1504mv -f .deps/x-hash.Tpo .deps/x-hash.Plo
1505../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I. -I./.. -I../../../miext -I../../../miext/rootless -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT x-hook.lo -MD -MP -MF .deps/x-hook.Tpo -c -o x-hook.lo x-hook.c
1506mv -f .deps/x-hook.Tpo .deps/x-hook.Plo
1507../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -I. -I./.. -I../../../miext -I../../../miext/rootless -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT x-list.lo -MD -MP -MF .deps/x-list.Tpo -c -o x-list.lo x-list.c
1508mv -f .deps/x-list.Tpo .deps/x-list.Plo
1509mv -f .deps/xprScreen.Tpo .deps/xprScreen.Plo
1510../../../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA  -L/opt/local/lib -arch i386 -o libXquartzXpr.la  appledri.lo dri.lo driWrap.lo xprAppleWM.lo xprCursor.lo xprEvent.lo xprFrame.lo xprScreen.lo x-hash.lo x-hook.lo x-list.lo  -lm
1511libtool: link: ar cru .libs/libXquartzXpr.a .libs/appledri.o .libs/dri.o .libs/driWrap.o .libs/xprAppleWM.o .libs/xprCursor.o .libs/xprEvent.o .libs/xprFrame.o .libs/xprScreen.o .libs/x-hash.o .libs/x-hook.o .libs/x-list.o
1512libtool: link: ranlib .libs/libXquartzXpr.a
1513libtool: link: ( cd ".libs" && rm -f "libXquartzXpr.la" && ln -s "../libXquartzXpr.la" "libXquartzXpr.la" )
1514Making all in pbproxy
1515../../../doltcompile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -F/System/Library/Frameworks/ApplicationServices.framework/Frameworks -DLAUNCHD_ID_PREFIX=\"org.macports\"  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -I/opt/local/include    -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT trick_autotools.lo -MD -MP -MF .deps/trick_autotools.Tpo -c -o trick_autotools.lo trick_autotools.c
1516\
1517source='main.m' object='main.lo' libtool=yes \
1518DEPDIR=.deps depmode=none /bin/sh ../../../depcomp \
1519../../../doltlibtool    --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -F/System/Library/Frameworks/ApplicationServices.framework/Frameworks -DLAUNCHD_ID_PREFIX=\"org.macports\"  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c -o main.lo main.m
1520libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include -F/System/Library/Frameworks/ApplicationServices.framework/Frameworks -DLAUNCHD_ID_PREFIX=\"org.macports\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c main.m  -fno-common -DPIC -o .libs/main.o
1521mv -f .deps/trick_autotools.Tpo .deps/trick_autotools.Plo
1522\
1523source='x-input.m' object='x-input.lo' libtool=yes \
1524DEPDIR=.deps depmode=none /bin/sh ../../../depcomp \
1525../../../doltlibtool    --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -F/System/Library/Frameworks/ApplicationServices.framework/Frameworks -DLAUNCHD_ID_PREFIX=\"org.macports\"  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c -o x-input.lo x-input.m
1526libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include -F/System/Library/Frameworks/ApplicationServices.framework/Frameworks -DLAUNCHD_ID_PREFIX=\"org.macports\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c x-input.m  -fno-common -DPIC -o .libs/x-input.o
1527\
1528source='x-selection.m' object='x-selection.lo' libtool=yes \
1529DEPDIR=.deps depmode=none /bin/sh ../../../depcomp \
1530../../../doltlibtool    --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -F/System/Library/Frameworks/ApplicationServices.framework/Frameworks -DLAUNCHD_ID_PREFIX=\"org.macports\"  -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c -o x-selection.lo x-selection.m
1531libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include -F/System/Library/Frameworks/ApplicationServices.framework/Frameworks -DLAUNCHD_ID_PREFIX=\"org.macports\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c x-selection.m  -fno-common -DPIC -o .libs/x-selection.o
1532x-selection.m: In function '-[x_selection handle_image:pasteboard:]':
1533x-selection.m:1225: warning: use '-fobjc-exceptions' to enable Objective-C exception syntax
1534../../../doltlibtool    --mode=link /usr/bin/gcc-4.0  -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -L/opt/local/lib -lAppleWM -lXext -lXfixes -lX11 -lXau -lXdmcp   -L/opt/local/lib -arch i386 -o libxpbproxy.la  trick_autotools.lo main.lo x-input.lo x-selection.lo  -lm
1535libtool: link: ar cru .libs/libxpbproxy.a .libs/trick_autotools.o .libs/main.o .libs/x-input.o .libs/x-selection.o
1536libtool: link: ranlib .libs/libxpbproxy.a
1537libtool: link: ( cd ".libs" && rm -f "libxpbproxy.la" && ln -s "../libxpbproxy.la" "libxpbproxy.la" )
1538Making all in mach-startup
1539mig -sheader mach_startupServer.h ./mach_startup.defs
1540mig -sheader mach_startupServer.h ./mach_startup.defs
1541mig -sheader mach_startupServer.h ./mach_startup.defs
1542/usr/bin/make  all-am
1543/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DX11BINDIR=\"/opt/local/bin\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT stub.o -MD -MP -MF .deps/stub.Tpo -c -o stub.o stub.c
1544/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DX11BINDIR=\"/opt/local/bin\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT launchd_fd.o -MD -MP -MF .deps/launchd_fd.Tpo -c -o launchd_fd.o launchd_fd.c
1545launchd_fd.c: In function 'launchd_display_fd':
1546launchd_fd.c:50: warning: implicit declaration of function 'strerror'
1547launchd_fd.c:50: warning: nested extern declaration of 'strerror'
1548launchd_fd.c:50: warning: format '%s' expects type 'char *', but argument 3 has type 'int'
1549launchd_fd.c:57: warning: format '%s' expects type 'char *', but argument 3 has type 'int'
1550mv -f .deps/launchd_fd.Tpo .deps/launchd_fd.Po
1551/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DX11BINDIR=\"/opt/local/bin\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mach_startupUser.o -MD -MP -MF .deps/mach_startupUser.Tpo -c -o mach_startupUser.o mach_startupUser.c
1552mv -f .deps/mach_startupUser.Tpo .deps/mach_startupUser.Po
1553/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DX11BINDIR=\"/opt/local/bin\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT bundle-main.o -MD -MP -MF .deps/bundle-main.Tpo -c -o bundle-main.o bundle-main.c
1554stub.c: In function 'main':
1555stub.c:261: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
1556bundle-main.c: In function 'startup_trigger':
1557bundle-main.c:403: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int'
1558mv -f .deps/stub.Tpo .deps/stub.Po
1559/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../include  -DBUILD_DATE=\"20100517\" -DXSERVER_VERSION=\"1.8.1\" -DX11BINDIR=\"/opt/local/bin\" -I/opt/local/include -I/usr/include -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/dri -I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT mach_startupServer.o -MD -MP -MF .deps/mach_startupServer.Tpo -c -o mach_startupServer.o mach_startupServer.c
1560mv -f .deps/mach_startupServer.Tpo .deps/mach_startupServer.Po
1561../../../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -Wl,-framework,CoreServices -L/opt/local/lib -arch i386 -o Xquartz stub.o launchd_fd.o mach_startupUser.o  -lm
1562bundle-main.c: At top level:
1563bundle-main.c:77: warning: '__crashreporter_info__' defined but not used
1564mv -f .deps/bundle-main.Tpo .deps/bundle-main.Po
1565../../../doltlibtool  --tag=CC   --mode=link /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1   -I../../../include -I../../../include -I../../../Xext  -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow  -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -XCClinker -Objc -Wl,-u,_miDCInitialize -Wl,-framework,Carbon -Wl,-framework,Cocoa -Wl,-framework,CoreAudio -Wl,-framework,IOKit -L/System/Library/Frameworks/OpenGL.framework/Libraries -lGL -Wl,-framework,OpenGL  -L/opt/local/lib -arch i386 -o X11.bin bundle-main.o mach_startupServer.o mach_startupUser.o ../../../hw/xquartz/libXquartz.la ../../../hw/xquartz/xpr/libXquartzXpr.la ../../../dix/dixfonts.lo ../../../miext/rootless/librootless.la ../../../hw/xquartz/pbproxy/libxpbproxy.la ../../../mi/libmi.la ../../../os/libos.la ../../../dix/libdix.la ../../../dix/libmain.la ../../../fb/libfb.la ../../../xfixes/libxfixes.la ../../../Xext/libXext.la ../../../config/libconfig.la ../../../dbe/libdbe.la ../../../record/librecord.la ../../../randr/librandr.la ../../../render/librender.la ../../../damageext/libdamageext.la ../../../miext/damage/libdamage.la ../../../miext/shadow/libshadow.la ../../../Xi/libXi.la ../../../xkb/libxkb.la ../../../xkb/libxkbstubs.la  ../../../dix/libmain.la ../../../dix/libdix.la ../../../config/libconfig.la ../../../mi/libmi.la ../../../os/libos.la -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -L/opt/local/lib -lXfont -lm -lfontenc -lfreetype -lz -lXau -lpixman-1 -lXdmcp    -lm  -lXplugin ../../../hw/xquartz/GL/libCGLCore.la ../../../glx/libglx.la ../../../record/librecord.la -lm
1566libtool: link: /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1 -I../../../include -I../../../include -I../../../Xext -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -Wl,-framework -Wl,CoreServices -arch i386 -o Xquartz stub.o launchd_fd.o mach_startupUser.o  -L/opt/local/lib -lm
1567libtool: link: /usr/bin/gcc-4.0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/pixman-1 -I../../../include -I../../../include -I../../../Xext -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -pipe -O2 -arch i386 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -Objc -Wl,-u -Wl,_miDCInitialize -Wl,-framework -Wl,Carbon -Wl,-framework -Wl,Cocoa -Wl,-framework -Wl,CoreAudio -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,OpenGL -arch i386 -o X11.bin bundle-main.o mach_startupServer.o mach_startupUser.o ../../../dix/.libs/dixfonts.o -Wl,-framework -Wl,CoreServices -Wl,-framework -Wl,ApplicationServices  -L/System/Library/Frameworks/OpenGL.framework/Libraries -lGL -L/opt/local/lib ../../../hw/xquartz/.libs/libXquartz.a ../../../hw/xquartz/xpr/.libs/libXquartzXpr.a ../../../miext/rootless/.libs/librootless.a ../../../hw/xquartz/pbproxy/.libs/libxpbproxy.a /opt/local/lib/libAppleWM.dylib /opt/local/lib/libXext.dylib /opt/local/lib/libXfixes.dylib /opt/local/lib/libX11.dylib ../../../fb/.libs/libfb.a ../../../xfixes/.libs/libxfixes.a ../../../Xext/.libs/libXext.a ../../../dbe/.libs/libdbe.a ../../../randr/.libs/librandr.a ../../../render/.libs/librender.a ../../../damageext/.libs/libdamageext.a ../../../miext/damage/.libs/libdamage.a ../../../miext/shadow/.libs/libshadow.a ../../../Xi/.libs/libXi.a ../../../xkb/.libs/libxkb.a ../../../xkb/.libs/libxkbstubs.a ../../../dix/.libs/libmain.a ../../../dix/.libs/libdix.a ../../../config/.libs/libconfig.a ../../../mi/.libs/libmi.a ../../../os/.libs/libos.a /opt/local/lib/libXfont.dylib -lbz2 /opt/local/lib/libfontenc.dylib /opt/local/lib/libfreetype.dylib -lz /opt/local/lib/libXau.dylib /opt/local/lib/libpixman-1.dylib /opt/local/lib/libXdmcp.dylib -lXplugin ../../../hw/xquartz/GL/.libs/libCGLCore.a ../../../glx/.libs/libglx.a ../../../record/.libs/librecord.a -lm -pthread -framework ApplicationServices
1568i686-apple-darwin8-gcc-4.0.1: unrecognized option '-pthread'
1569/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _Xalloc
1570../../../os/.libs/libos.a(utils.o) definition of _Xalloc in section (__TEXT,__text)
1571/opt/local/lib/libXdmcp.dylib(single module) definition of _Xalloc
1572/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _Xfree
1573../../../os/.libs/libos.a(utils.o) definition of _Xfree in section (__TEXT,__text)
1574/opt/local/lib/libXdmcp.dylib(single module) definition of _Xfree
1575/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _Xrealloc
1576../../../os/.libs/libos.a(utils.o) definition of _Xrealloc in section (__TEXT,__text)
1577/opt/local/lib/libXdmcp.dylib(single module) definition of _Xrealloc
1578/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
1579___crashreporter_info__
1580collect2: ld returned 1 exit status
1581make[4]: *** [X11.bin] Error 1
1582make[3]: *** [all] Error 2
1583make[2]: *** [all-recursive] Error 1
1584make[1]: *** [all-recursive] Error 1
1585make: *** [all-recursive] Error 1
1586shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-server/work/xorg-server-1.8.1" && /usr/bin/make -j2 all V=1 " returned error 2
1587Error: Target org.macports.build returned: shell command failed
1588Warning: the following items did not execute (for xorg-server): org.macports.activate org.macports.build org.macports.destroot org.macports.archive org.macports.install
1589Log for xorg-server is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-server/main.log
1590Error: Status 1 encountered during processing.
1591To report a bug, see <http://guide.macports.org/#project.tickets>
1592[user]$