Ticket #24468: mesa-7.8.1.txt

File mesa-7.8.1.txt, 144.9 KB (added by chicagotripp (Altoine Barker), 14 years ago)

This is the detailed output of my failed upgrade attempt of the latest mesa-7.8.1 port.

Line 
1DEBUG: Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/mesa/work
2--->  Computing dependencies for mesa
3DEBUG: Searching for dependency: xorg-glproto
4DEBUG: Found Dependency: receipt exists for xorg-glproto
5DEBUG: Searching for dependency: xorg-dri2proto
6DEBUG: Found Dependency: receipt exists for xorg-dri2proto
7DEBUG: Searching for dependency: xorg-libXfixes
8DEBUG: Found Dependency: receipt exists for xorg-libXfixes
9DEBUG: Searching for dependency: xorg-libXi
10DEBUG: Found Dependency: receipt exists for xorg-libXi
11DEBUG: Searching for dependency: xorg-libXmu
12DEBUG: Found Dependency: receipt exists for xorg-libXmu
13DEBUG: Searching for dependency: makedepend
14DEBUG: Found Dependency: receipt exists for makedepend
15DEBUG: Searching for dependency: glut
16DEBUG: Found Dependency: receipt exists for glut
17DEBUG: Searching for dependency: tcl
18DEBUG: Found Dependency: receipt exists for tcl
19DEBUG: Executing org.macports.main (mesa)
20--->  Fetching mesa
21DEBUG: Executing org.macports.fetch (mesa)
22--->  Verifying checksum(s) for mesa
23DEBUG: Executing org.macports.checksum (mesa)
24--->  Checksumming MesaLib-7.8.1.tar.bz2
25DEBUG: Correct (md5) checksum for MesaLib-7.8.1.tar.bz2
26DEBUG: Correct (sha1) checksum for MesaLib-7.8.1.tar.bz2
27DEBUG: Correct (rmd160) checksum for MesaLib-7.8.1.tar.bz2
28--->  Checksumming MesaGLUT-7.8.1.tar.bz2
29DEBUG: Correct (md5) checksum for MesaGLUT-7.8.1.tar.bz2
30DEBUG: Correct (sha1) checksum for MesaGLUT-7.8.1.tar.bz2
31DEBUG: Correct (rmd160) checksum for MesaGLUT-7.8.1.tar.bz2
32--->  Checksumming MesaDemos-7.8.1.tar.bz2
33DEBUG: Correct (md5) checksum for MesaDemos-7.8.1.tar.bz2
34DEBUG: Correct (sha1) checksum for MesaDemos-7.8.1.tar.bz2
35DEBUG: Correct (rmd160) checksum for MesaDemos-7.8.1.tar.bz2
36DEBUG: setting option extract.cmd to /usr/bin/bzip2
37--->  Extracting mesa
38DEBUG: Executing org.macports.extract (mesa)
39--->  Extracting MesaLib-7.8.1.tar.bz2
40DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/mesa/MesaLib-7.8.1.tar.bz2
41DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
42DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/mesa/MesaLib-7.8.1.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
43--->  Extracting MesaGLUT-7.8.1.tar.bz2
44DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/mesa/MesaGLUT-7.8.1.tar.bz2
45DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
46DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/mesa/MesaGLUT-7.8.1.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
47--->  Extracting MesaDemos-7.8.1.tar.bz2
48DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/mesa/MesaDemos-7.8.1.tar.bz2
49DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
50DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/mesa/MesaDemos-7.8.1.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
51DEBUG: Executing proc-post-org.macports.extract-extract-0
52DEBUG: Executing org.macports.patch (mesa)
53--->  Applying patches to mesa
54--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/mesa/files/mesa-7.2-drm_headers.patch
55DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
56DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.8.1" && /usr/bin/patch -p1'
57patching file src/glx/x11/drm.h
58patching file src/glx/x11/xf86drm.h
59--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/mesa/files/0001-apple-Initial-import-of-libGL-for-OSX-from-AppleSGLX.patch
60DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
61DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.8.1" && /usr/bin/patch -p1'
62patching file src/glx/apple/.gitignore
63patching file src/glx/apple/GL_aliases
64patching file src/glx/apple/GL_extensions
65patching file src/glx/apple/GL_noop
66patching file src/glx/apple/GL_promoted
67patching file src/glx/apple/Makefile
68patching file src/glx/apple/OVERALL_DESIGN
69patching file src/glx/apple/README_UPDATING
70patching file src/glx/apple/RELEASE_NOTES
71patching file src/glx/apple/TODO
72patching file src/glx/apple/apple_cgl.c
73patching file src/glx/apple/apple_cgl.h
74patching file src/glx/apple/apple_exports.list
75patching file src/glx/apple/apple_glx.c
76patching file src/glx/apple/apple_glx.h
77patching file src/glx/apple/apple_glx_context.c
78patching file src/glx/apple/apple_glx_context.h
79patching file src/glx/apple/apple_glx_drawable.c
80patching file src/glx/apple/apple_glx_drawable.h
81patching file src/glx/apple/apple_glx_pbuffer.c
82patching file src/glx/apple/apple_glx_pixmap.c
83patching file src/glx/apple/apple_glx_surface.c
84patching file src/glx/apple/apple_visual.c
85patching file src/glx/apple/apple_visual.h
86patching file src/glx/apple/apple_xgl_api_read.c
87patching file src/glx/apple/apple_xgl_api_read.h
88patching file src/glx/apple/apple_xgl_api_stereo.c
89patching file src/glx/apple/apple_xgl_api_stereo.h
90patching file src/glx/apple/apple_xgl_api_viewport.c
91patching file src/glx/apple/apple_xgl_api_viewport.h
92patching file src/glx/apple/appledri.c
93patching file src/glx/apple/appledri.h
94patching file src/glx/apple/appledristr.h
95patching file src/glx/apple/gen_api_header.tcl
96patching file src/glx/apple/gen_api_library.tcl
97patching file src/glx/apple/gen_code.tcl
98patching file src/glx/apple/gen_defs.tcl
99patching file src/glx/apple/gen_exports.tcl
100patching file src/glx/apple/gen_funcs.tcl
101patching file src/glx/apple/gen_gl_h.sh
102patching file src/glx/apple/gen_types.tcl
103patching file src/glx/apple/glx_empty.c
104patching file src/glx/apple/glx_error.c
105patching file src/glx/apple/glx_error.h
106patching file src/glx/apple/glxreply.c
107patching file src/glx/apple/include/GL/gl.h.template
108patching file src/glx/apple/include/GL/gl.hMESA
109patching file src/glx/apple/include/GL/glext.h
110patching file src/glx/apple/include/GL/glext.hMESA
111patching file src/glx/apple/include/GL/glx.h
112patching file src/glx/apple/include/GL/glxext.h
113patching file src/glx/apple/include/GL/internal/glcore.h
114patching file src/glx/apple/include/simple_list.h
115patching file src/glx/apple/specs/enum.spec
116patching file src/glx/apple/specs/enumext.spec
117patching file src/glx/apple/specs/gl.spec
118patching file src/glx/apple/specs/gl.tm
119patching file src/glx/apple/specs/glx.spec
120patching file src/glx/apple/specs/glxenum.spec
121patching file src/glx/apple/specs/glxenumext.spec
122patching file src/glx/apple/specs/glxext.spec
123patching file src/glx/glcontextmodes.c
124patching file src/glx/glx_pbuffer.c
125patching file src/glx/glxclient.h
126patching file src/glx/glxcmds.c
127patching file src/glx/glxcurrent.c
128patching file src/glx/glxext.c
129patching file src/glx/glxextensions.c
130patching file src/glx/indirect_size.c
131patching file src/glx/xfont.c
132--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/mesa/files/0002-apple-Remove-duplicate-headers-that-already-exist-in.patch
133DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
134DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.8.1" && /usr/bin/patch -p1'
135patching file src/glx/apple/include/GL/gl.hMESA
136patching file src/glx/apple/include/GL/glext.h
137patching file src/glx/apple/include/GL/glext.hMESA
138patching file src/glx/apple/include/GL/glx.h
139patching file src/glx/apple/include/GL/glxext.h
140patching file src/glx/apple/include/GL/internal/glcore.h
141patching file src/glx/apple/include/simple_list.h
142--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/mesa/files/0003-apple-Change-ifdefs-for-DRI-to-be-DRI-APPLE.patch
143DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
144DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.8.1" && /usr/bin/patch -p1'
145patching file src/glx/XF86dri.c
146patching file src/glx/apple/Makefile
147patching file src/glx/apple/apple_xgl_api_read.c
148patching file src/glx/apple/apple_xgl_api_stereo.c
149patching file src/glx/apple/apple_xgl_api_viewport.c
150patching file src/glx/dri2_glx.c
151patching file src/glx/dri_common.c
152patching file src/glx/dri_glx.c
153patching file src/glx/drisw_glx.c
154patching file src/glx/glx_pbuffer.c
155patching file src/glx/glxclient.h
156patching file src/glx/glxcmds.c
157patching file src/glx/glxcurrent.c
158patching file src/glx/glxext.c
159patching file src/glx/indirect.c
160patching file src/glx/singlepix.c
161patching file src/glx/xfont.c
162--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/mesa/files/0004-darwin-Use-clientattrib.patch
163DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
164DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.8.1" && /usr/bin/patch -p1'
165patching file src/glx/apple/Makefile
166patching file src/glx/clientattrib.c
167patching file src/glx/glxcmds.c
168--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/mesa/files/0005-apple-Integrate-our-libGL-into-the-existing-build-sy.patch
169DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
170DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.8.1" && /usr/bin/patch -p1'
171patching file configs/darwin
172patching file src/glx/Makefile
173patching file src/glx/apple/Makefile
174--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/mesa/files/0006-apple-Use-mesa-gl.h-rather-than-generating-one.patch
175DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
176DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.8.1" && /usr/bin/patch -p1'
177patching file src/glx/apple/GL_aliases
178patching file src/glx/apple/Makefile
179patching file src/glx/apple/apple_glx_pbuffer.c
180patching file src/glx/apple/apple_xgl_api_additional.c
181patching file src/glx/apple/gen_funcs.tcl
182patching file src/glx/apple/gen_gl_h.sh
183patching file src/glx/apple/include/GL/gl.h.template
184--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/mesa/files/0007-Use-X_LIBS-from-pkg-config-instead-of-libdir-for-loc.patch
185DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
186DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.8.1" && /usr/bin/patch -p1'
187patching file configs/autoconf.in
188patching file configure.ac
189patching file progs/egl/Makefile
190patching file progs/xdemos/Makefile
191DEBUG: Executing proc-post-org.macports.patch-patch-0
192--->  Configuring mesa
193DEBUG: Using compiler 'Mac OS X gcc 4.0'
194DEBUG: Executing org.macports.configure (mesa)
195--->  Building mesa
196DEBUG: Executing org.macports.build (mesa)
197DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
198DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.8.1" && /usr/bin/make -j1 default INSTALL_DIR=/opt/local RC_CFLAGS="-arch ppc" CC="/usr/bin/gcc-4.2 " CXX="/usr/bin/g++-4.2 "'
199Making sources for darwin
200rm -f depend
201touch depend
202makedepend -fdepend -I.  sl_pp_context.c sl_pp_define.c sl_pp_dict.c sl_pp_error.c sl_pp_expression.c sl_pp_extension.c sl_pp_if.c sl_pp_line.c sl_pp_macro.c sl_pp_pragma.c sl_pp_process.c sl_pp_purify.c sl_pp_token.c sl_pp_token_util.c sl_pp_version.c 2> /dev/null
203/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_context.c -o sl_pp_context.o
204/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_define.c -o sl_pp_define.o
205/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_dict.c -o sl_pp_dict.o
206/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_error.c -o sl_pp_error.o
207/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_expression.c -o sl_pp_expression.o
208/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_extension.c -o sl_pp_extension.o
209/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_if.c -o sl_pp_if.o
210/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_line.c -o sl_pp_line.o
211/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_macro.c -o sl_pp_macro.o
212/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_pragma.c -o sl_pp_pragma.o
213/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_process.c -o sl_pp_process.o
214/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_purify.c -o sl_pp_purify.o
215/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_token.c -o sl_pp_token.o
216/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_token_util.c -o sl_pp_token_util.o
217/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_pp_version.c -o sl_pp_version.o
218/bin/sh ../../../bin/mklib -o glslpp -static sl_pp_context.o sl_pp_define.o sl_pp_dict.o sl_pp_error.o sl_pp_expression.o sl_pp_extension.o sl_pp_if.o sl_pp_line.o sl_pp_macro.o sl_pp_pragma.o sl_pp_process.o sl_pp_purify.o sl_pp_token.o sl_pp_token_util.o sl_pp_version.o
219mklib: Making Darwin static library:  libglslpp.a
220ar: creating archive libglslpp.a
221rm -f depend
222touch depend
223makedepend -fdepend -I.  sl_cl_parse.c 2> /dev/null
224/usr/bin/gcc-4.2  -c -I.  -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  sl_cl_parse.c -o sl_cl_parse.o
225/bin/sh ../../../bin/mklib -o glslcl -static sl_cl_parse.o
226mklib: Making Darwin static library:  libglslcl.a
227ar: creating archive libglslcl.a
228/usr/bin/gcc-4.2  -I. -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  compile.c ../../../src/glsl/pp/libglslpp.a ../../../src/glsl/cl/libglslcl.a -o compile
229/usr/bin/gcc-4.2  -I. -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  process.c ../../../src/glsl/pp/libglslpp.a ../../../src/glsl/cl/libglslcl.a -o process
230/usr/bin/gcc-4.2  -I. -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  purify.c ../../../src/glsl/pp/libglslpp.a ../../../src/glsl/cl/libglslcl.a -o purify
231/usr/bin/gcc-4.2  -I. -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  tokenise.c ../../../src/glsl/pp/libglslpp.a ../../../src/glsl/cl/libglslcl.a -o tokenise
232/usr/bin/gcc-4.2  -I. -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  version.c ../../../src/glsl/pp/libglslpp.a ../../../src/glsl/cl/libglslcl.a -o version
233tclsh8.5 gen_code.tcl
234TYPES
235DEFS
236FUNCS
237HEADER
238C API
239EXPORTS
240rm -f depend
241touch depend
242makedepend -fdepend -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    apple_cgl.c apple_glx.c apple_glx_context.c apple_glx_drawable.c apple_glx_pbuffer.c apple_glx_pixmap.c apple_glx_surface.c apple_visual.c apple_xgl_api.c apple_xgl_api_additional.c apple_xgl_api_read.c apple_xgl_api_stereo.c apple_xgl_api_viewport.c appledri.c ../clientattrib.c ../compsize.c ../glcontextmodes.c glx_empty.c glx_error.c ../glx_pbuffer.c ../glx_query.c ../glxcmds.c ../glxcurrent.c ../glxext.c ../glxextensions.c glxreply.c ../pixel.c ../xfont.c \
243                ../../../src/mesa/glapi/glapi.c ../../../src/mesa/glapi/glapi_dispatch.c ../../../src/mesa/glapi/glapi_getproc.c ../../../src/mesa/glapi/glapi_nop.c ../../../src/mesa/glapi/glthread.c 
244makedepend: warning:  apple_cgl.c (reading apple_cgl.h, line 34): cannot find include file "OpenGL/CGLCurrent.h"
245        not in ./OpenGL/CGLCurrent.h
246        not in include/OpenGL/CGLCurrent.h
247        not in ../OpenGL/CGLCurrent.h
248        not in ../../../include/OpenGL/CGLCurrent.h
249        not in ../../../include/GL/internal/OpenGL/CGLCurrent.h
250        not in ../../../src/mesa/OpenGL/CGLCurrent.h
251        not in ../../../src/mesa/glapi/OpenGL/CGLCurrent.h
252        not in /usr/include/OpenGL/CGLCurrent.h
253makedepend: warning:  apple_cgl.c (reading apple_cgl.h, line 35): cannot find include file "OpenGL/CGLTypes.h"
254        not in ./OpenGL/CGLTypes.h
255        not in include/OpenGL/CGLTypes.h
256        not in ../OpenGL/CGLTypes.h
257        not in ../../../include/OpenGL/CGLTypes.h
258        not in ../../../include/GL/internal/OpenGL/CGLTypes.h
259        not in ../../../src/mesa/OpenGL/CGLTypes.h
260        not in ../../../src/mesa/glapi/OpenGL/CGLTypes.h
261        not in /usr/include/OpenGL/CGLTypes.h
262makedepend: warning:  apple_cgl.c (reading apple_cgl.h, line 36): cannot find include file "OpenGL/OpenGL.h"
263        not in ./OpenGL/OpenGL.h
264        not in include/OpenGL/OpenGL.h
265        not in ../OpenGL/OpenGL.h
266        not in ../../../include/OpenGL/OpenGL.h
267        not in ../../../include/GL/internal/OpenGL/OpenGL.h
268        not in ../../../src/mesa/OpenGL/OpenGL.h
269        not in ../../../src/mesa/glapi/OpenGL/OpenGL.h
270        not in /usr/include/OpenGL/OpenGL.h
271makedepend: warning:  apple_cgl.c (reading apple_cgl.h, line 39): cannot find include file "OpenGL/gl.h"
272        not in ./OpenGL/gl.h
273        not in include/OpenGL/gl.h
274        not in ../OpenGL/gl.h
275        not in ../../../include/OpenGL/gl.h
276        not in ../../../include/GL/internal/OpenGL/gl.h
277        not in ../../../src/mesa/OpenGL/gl.h
278        not in ../../../src/mesa/glapi/OpenGL/gl.h
279        not in /usr/include/OpenGL/gl.h
280makedepend: warning:  apple_cgl.c (reading apple_glx.h, line 34): cannot find include file "OpenGL/CGLTypes.h"
281        not in ./OpenGL/CGLTypes.h
282        not in include/OpenGL/CGLTypes.h
283        not in ../OpenGL/CGLTypes.h
284        not in ../../../include/OpenGL/CGLTypes.h
285        not in ../../../include/GL/internal/OpenGL/CGLTypes.h
286        not in ../../../src/mesa/OpenGL/CGLTypes.h
287        not in ../../../src/mesa/glapi/OpenGL/CGLTypes.h
288        not in /usr/include/OpenGL/CGLTypes.h
289makedepend: warning:  apple_cgl.c (reading apple_glx.h, line 36): cannot find include file "GL/glxint.h"
290        not in ./GL/glxint.h
291        not in include/GL/glxint.h
292        not in ../GL/glxint.h
293        not in ../../../include/GL/glxint.h
294        not in ../../../include/GL/internal/GL/glxint.h
295        not in ../../../src/mesa/GL/glxint.h
296        not in ../../../src/mesa/glapi/GL/glxint.h
297        not in /usr/include/GL/glxint.h
298makedepend: warning:  apple_glx.c (reading /usr/include/stdarg.h, line 4): cannot find include file "stdarg.h"
299makedepend: warning:  apple_glx.c (reading apple_glx_context.h, line 35): cannot find include file "OpenGL/CGLTypes.h"
300        not in ./OpenGL/CGLTypes.h
301        not in include/OpenGL/CGLTypes.h
302        not in ../OpenGL/CGLTypes.h
303        not in ../../../include/OpenGL/CGLTypes.h
304        not in ../../../include/GL/internal/OpenGL/CGLTypes.h
305        not in ../../../src/mesa/OpenGL/CGLTypes.h
306        not in ../../../src/mesa/glapi/OpenGL/CGLTypes.h
307        not in /usr/include/OpenGL/CGLTypes.h
308makedepend: warning:  apple_glx.c (reading apple_glx_context.h, line 36): cannot find include file "OpenGL/CGLContext.h"
309        not in ./OpenGL/CGLContext.h
310        not in include/OpenGL/CGLContext.h
311        not in ../OpenGL/CGLContext.h
312        not in ../../../include/OpenGL/CGLContext.h
313        not in ../../../include/GL/internal/OpenGL/CGLContext.h
314        not in ../../../src/mesa/OpenGL/CGLContext.h
315        not in ../../../src/mesa/glapi/OpenGL/CGLContext.h
316        not in /usr/include/OpenGL/CGLContext.h
317makedepend: warning:  apple_glx_context.c, line 45: cannot find include file "OpenGL/CGLTypes.h"
318        not in ./OpenGL/CGLTypes.h
319        not in include/OpenGL/CGLTypes.h
320        not in ../OpenGL/CGLTypes.h
321        not in ../../../include/OpenGL/CGLTypes.h
322        not in ../../../include/GL/internal/OpenGL/CGLTypes.h
323        not in ../../../src/mesa/OpenGL/CGLTypes.h
324        not in ../../../src/mesa/glapi/OpenGL/CGLTypes.h
325        not in /usr/include/OpenGL/CGLTypes.h
326makedepend: warning:  apple_glx_context.c, line 46: cannot find include file "OpenGL/CGLCurrent.h"
327        not in ./OpenGL/CGLCurrent.h
328        not in include/OpenGL/CGLCurrent.h
329        not in ../OpenGL/CGLCurrent.h
330        not in ../../../include/OpenGL/CGLCurrent.h
331        not in ../../../include/GL/internal/OpenGL/CGLCurrent.h
332        not in ../../../src/mesa/OpenGL/CGLCurrent.h
333        not in ../../../src/mesa/glapi/OpenGL/CGLCurrent.h
334        not in /usr/include/OpenGL/CGLCurrent.h
335makedepend: warning:  apple_glx_context.c, line 47: cannot find include file "OpenGL/OpenGL.h"
336        not in ./OpenGL/OpenGL.h
337        not in include/OpenGL/OpenGL.h
338        not in ../OpenGL/OpenGL.h
339        not in ../../../include/OpenGL/OpenGL.h
340        not in ../../../include/GL/internal/OpenGL/OpenGL.h
341        not in ../../../src/mesa/OpenGL/OpenGL.h
342        not in ../../../src/mesa/glapi/OpenGL/OpenGL.h
343        not in /usr/include/OpenGL/OpenGL.h
344makedepend: warning:  apple_glx_context.c (reading ../glxclient.h, line 54): cannot find include file "GL/glxint.h"
345        not in GL/glxint.h
346        not in ../GL/glxint.h
347        not in ./GL/glxint.h
348        not in include/GL/glxint.h
349        not in ../GL/glxint.h
350        not in ../../../include/GL/glxint.h
351        not in ../../../include/GL/internal/GL/glxint.h
352        not in ../../../src/mesa/GL/glxint.h
353        not in ../../../src/mesa/glapi/GL/glxint.h
354        not in /usr/include/GL/glxint.h
355makedepend: warning:  apple_glx_context.c (reading ../glxclient.h, line 55): cannot find include file "GL/glxproto.h"
356        not in GL/glxproto.h
357        not in ../GL/glxproto.h
358        not in ./GL/glxproto.h
359        not in include/GL/glxproto.h
360        not in ../GL/glxproto.h
361        not in ../../../include/GL/glxproto.h
362        not in ../../../include/GL/internal/GL/glxproto.h
363        not in ../../../src/mesa/GL/glxproto.h
364        not in ../../../src/mesa/glapi/GL/glxproto.h
365        not in /usr/include/GL/glxproto.h
366makedepend: warning:  apple_glx_context.c (reading apple_visual.h, line 34): cannot find include file "OpenGL/CGLTypes.h"
367        not in ./OpenGL/CGLTypes.h
368        not in include/OpenGL/CGLTypes.h
369        not in ../OpenGL/CGLTypes.h
370        not in ../../../include/OpenGL/CGLTypes.h
371        not in ../../../include/GL/internal/OpenGL/CGLTypes.h
372        not in ../../../src/mesa/OpenGL/CGLTypes.h
373        not in ../../../src/mesa/glapi/OpenGL/CGLTypes.h
374        not in /usr/include/OpenGL/CGLTypes.h
375makedepend: warning:  apple_visual.c, line 35: cannot find include file "OpenGL/OpenGL.h"
376        not in ./OpenGL/OpenGL.h
377        not in include/OpenGL/OpenGL.h
378        not in ../OpenGL/OpenGL.h
379        not in ../../../include/OpenGL/OpenGL.h
380        not in ../../../include/GL/internal/OpenGL/OpenGL.h
381        not in ../../../src/mesa/OpenGL/OpenGL.h
382        not in ../../../src/mesa/glapi/OpenGL/OpenGL.h
383        not in /usr/include/OpenGL/OpenGL.h
384makedepend: warning:  apple_visual.c, line 36: cannot find include file "OpenGL/CGLContext.h"
385        not in ./OpenGL/CGLContext.h
386        not in include/OpenGL/CGLContext.h
387        not in ../OpenGL/CGLContext.h
388        not in ../../../include/OpenGL/CGLContext.h
389        not in ../../../include/GL/internal/OpenGL/CGLContext.h
390        not in ../../../src/mesa/OpenGL/CGLContext.h
391        not in ../../../src/mesa/glapi/OpenGL/CGLContext.h
392        not in /usr/include/OpenGL/CGLContext.h
393makedepend: warning:  apple_visual.c, line 37: cannot find include file "OpenGL/CGLRenderers.h"
394        not in ./OpenGL/CGLRenderers.h
395        not in include/OpenGL/CGLRenderers.h
396        not in ../OpenGL/CGLRenderers.h
397        not in ../../../include/OpenGL/CGLRenderers.h
398        not in ../../../include/GL/internal/OpenGL/CGLRenderers.h
399        not in ../../../src/mesa/OpenGL/CGLRenderers.h
400        not in ../../../src/mesa/glapi/OpenGL/CGLRenderers.h
401        not in /usr/include/OpenGL/CGLRenderers.h
402makedepend: warning:  ../glcontextmodes.c, line 35: cannot find include file "GL/glxint.h"
403        not in GL/glxint.h
404        not in ../GL/glxint.h
405        not in ./GL/glxint.h
406        not in include/GL/glxint.h
407        not in ../GL/glxint.h
408        not in ../../../include/GL/glxint.h
409        not in ../../../include/GL/internal/GL/glxint.h
410        not in ../../../src/mesa/GL/glxint.h
411        not in ../../../src/mesa/glapi/GL/glxint.h
412        not in /usr/include/GL/glxint.h
413makedepend: warning:  glxreply.c, line 29: cannot find include file "GL/glxproto.h"
414        not in ./GL/glxproto.h
415        not in include/GL/glxproto.h
416        not in ../GL/glxproto.h
417        not in ../../../include/GL/glxproto.h
418        not in ../../../include/GL/internal/GL/glxproto.h
419        not in ../../../src/mesa/GL/glxproto.h
420        not in ../../../src/mesa/glapi/GL/glxproto.h
421        not in /usr/include/GL/glxproto.h
422makedepend: warning:  ../../../src/mesa/glapi/glapi.c (reading /usr/include/float.h, line 8): cannot find include file "float.h"
423makedepend: warning:  ../../../src/mesa/glapi/glapi.c (reading ../../../src/mesa/main/compiler.h, line 246): cannot find include file "sys/endian.h"
424        not in ./sys/endian.h
425        not in include/sys/endian.h
426        not in ../sys/endian.h
427        not in ../../../include/sys/endian.h
428        not in ../../../include/GL/internal/sys/endian.h
429        not in ../../../src/mesa/sys/endian.h
430        not in ../../../src/mesa/glapi/sys/endian.h
431        not in /usr/include/sys/endian.h
432/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_cgl.c -o apple_cgl.o
433/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_glx.c -o apple_glx.o
434/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_glx_context.c -o apple_glx_context.o
435/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_glx_drawable.c -o apple_glx_drawable.o
436/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_glx_pbuffer.c -o apple_glx_pbuffer.o
437/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_glx_pixmap.c -o apple_glx_pixmap.o
438/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_glx_surface.c -o apple_glx_surface.o
439/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_visual.c -o apple_visual.o
440/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_xgl_api.c -o apple_xgl_api.o
441/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_xgl_api_additional.c -o apple_xgl_api_additional.o
442/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_xgl_api_read.c -o apple_xgl_api_read.o
443/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_xgl_api_stereo.c -o apple_xgl_api_stereo.o
444/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  apple_xgl_api_viewport.c -o apple_xgl_api_viewport.o
445/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  appledri.c -o appledri.o
446/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  ../clientattrib.c -o ../clientattrib.o
447/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  ../compsize.c -o ../compsize.o
448/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  ../glcontextmodes.c -o ../glcontextmodes.o
449/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  glx_empty.c -o glx_empty.o
450/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  glx_error.c -o glx_error.o
451/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  ../glx_pbuffer.c -o ../glx_pbuffer.o
452/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  ../glx_query.c -o ../glx_query.o
453/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  ../glxcmds.c -o ../glxcmds.o
454/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  ../glxcurrent.c -o ../glxcurrent.o
455/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  ../glxext.c -o ../glxext.o
456../glxext.c:137: warning: no previous prototype for '__glXFindDisplay'
457/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  ../glxextensions.c -o ../glxextensions.o
458/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  glxreply.c -o glxreply.o
459glxreply.c:34: warning: no previous prototype for '__glXReadReply'
460glxreply.c:61: warning: no previous prototype for '__glXReadPixelReply'
461glxreply.c:122: warning: no previous prototype for '__glXSetupVendorRequest'
462/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  ../pixel.c -o ../pixel.o
463/usr/bin/gcc-4.2  -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi    -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL  ../xfont.c -o ../xfont.o
464/bin/sh ../../../bin/mklib -o GL -linker '/usr/bin/gcc-4.2 ' -ldflags ' -lXplugin -framework ApplicationServices -framework CoreFoundation' \
465                -major 1 -minor 2  \
466                -install ../../../lib -id /opt/local/lib/libGL.1.dylib \
467                -L/opt/local/lib -L/opt/local/lib -lX11 -lXext -lm -lpthread apple_cgl.o apple_glx.o apple_glx_context.o apple_glx_drawable.o apple_glx_pbuffer.o apple_glx_pixmap.o apple_glx_surface.o apple_visual.o apple_xgl_api.o apple_xgl_api_additional.o apple_xgl_api_read.o apple_xgl_api_stereo.o apple_xgl_api_viewport.o appledri.o ../clientattrib.o ../compsize.o ../glcontextmodes.o glx_empty.o glx_error.o ../glx_pbuffer.o ../glx_query.o ../glxcmds.o ../glxcurrent.o ../glxext.o ../glxextensions.o glxreply.o ../pixel.o ../xfont.o
468mklib: Making Darwin shared library:  libGL.1.2.dylib
469mklib: Installing libGL.1.2.dylib libGL.1.dylib libGL.dylib in ../../../lib
470(cd shader/slang/library && make) || exit 1 ;
471../../../../../src/glsl/apps/compile fragment slang_common_builtin.gc slang_common_builtin_gc.h
472../../../../../src/glsl/apps/compile fragment slang_core.gc slang_core_gc.h
473../../../../../src/glsl/apps/compile fragment slang_fragment_builtin.gc slang_fragment_builtin_gc.h
474../../../../../src/glsl/apps/compile vertex slang_vertex_builtin.gc slang_vertex_builtin_gc.h
475../../../../../src/glsl/apps/compile fragment slang_120_core.gc slang_120_core_gc.h
476../../../../../src/glsl/apps/compile fragment slang_builtin_120_common.gc slang_builtin_120_common_gc.h
477../../../../../src/glsl/apps/compile fragment slang_builtin_120_fragment.gc slang_builtin_120_fragment_gc.h
478/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/api_arrayelt.c -o main/api_arrayelt.o
479/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/api_exec.c -o main/api_exec.o
480/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/api_loopback.c -o main/api_loopback.o
481/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/api_noop.c -o main/api_noop.o
482/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/api_validate.c -o main/api_validate.o
483/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/accum.c -o main/accum.o
484/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/attrib.c -o main/attrib.o
485/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/arrayobj.c -o main/arrayobj.o
486/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/blend.c -o main/blend.o
487/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/bufferobj.c -o main/bufferobj.o
488/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/buffers.c -o main/buffers.o
489/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/clear.c -o main/clear.o
490/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/clip.c -o main/clip.o
491/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/colortab.c -o main/colortab.o
492/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/condrender.c -o main/condrender.o
493/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/context.c -o main/context.o
494/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/convolve.c -o main/convolve.o
495/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/cpuinfo.c -o main/cpuinfo.o
496/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/debug.c -o main/debug.o
497/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/depth.c -o main/depth.o
498/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/depthstencil.c -o main/depthstencil.o
499/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/dlist.c -o main/dlist.o
500/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/dlopen.c -o main/dlopen.o
501/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/drawpix.c -o main/drawpix.o
502/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/enable.c -o main/enable.o
503/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/enums.c -o main/enums.o
504/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/eval.c -o main/eval.o
505/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/execmem.c -o main/execmem.o
506/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/extensions.c -o main/extensions.o
507/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/fbobject.c -o main/fbobject.o
508/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/feedback.c -o main/feedback.o
509/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/ffvertex_prog.c -o main/ffvertex_prog.o
510/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/fog.c -o main/fog.o
511/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/formats.c -o main/formats.o
512/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/framebuffer.c -o main/framebuffer.o
513/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/get.c -o main/get.o
514/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/getstring.c -o main/getstring.o
515/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/hash.c -o main/hash.o
516/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/hint.c -o main/hint.o
517/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/histogram.c -o main/histogram.o
518/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/image.c -o main/image.o
519main/image.c: In function '_mesa_apply_rgba_transfer_ops':
520main/image.c:1884: warning: passing argument 3 of 'update_histogram' from incompatible pointer type
521main/image.c:1888: warning: passing argument 3 of 'update_minmax' from incompatible pointer type
522/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/imports.c -o main/imports.o
523/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/light.c -o main/light.o
524/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/lines.c -o main/lines.o
525/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/matrix.c -o main/matrix.o
526/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/mipmap.c -o main/mipmap.o
527/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/mm.c -o main/mm.o
528/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/multisample.c -o main/multisample.o
529/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/pixel.c -o main/pixel.o
530/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/pixelstore.c -o main/pixelstore.o
531/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/points.c -o main/points.o
532/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/polygon.c -o main/polygon.o
533/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/queryobj.c -o main/queryobj.o
534/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/rastpos.c -o main/rastpos.o
535/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/rbadaptors.c -o main/rbadaptors.o
536/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/readpix.c -o main/readpix.o
537/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/remap.c -o main/remap.o
538/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/renderbuffer.c -o main/renderbuffer.o
539/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/scissor.c -o main/scissor.o
540/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/shaders.c -o main/shaders.o
541/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/shared.c -o main/shared.o
542/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/state.c -o main/state.o
543/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/stencil.c -o main/stencil.o
544/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/syncobj.c -o main/syncobj.o
545/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texcompress.c -o main/texcompress.o
546/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texcompress_s3tc.c -o main/texcompress_s3tc.o
547/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texcompress_fxt1.c -o main/texcompress_fxt1.o
548/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texenv.c -o main/texenv.o
549/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texenvprogram.c -o main/texenvprogram.o
550/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texfetch.c -o main/texfetch.o
551/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texformat.c -o main/texformat.o
552/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texgen.c -o main/texgen.o
553/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texgetimage.c -o main/texgetimage.o
554/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/teximage.c -o main/teximage.o
555/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texobj.c -o main/texobj.o
556/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texparam.c -o main/texparam.o
557/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texrender.c -o main/texrender.o
558/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texstate.c -o main/texstate.o
559/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/texstore.c -o main/texstore.o
560/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/varray.c -o main/varray.o
561/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/version.c -o main/version.o
562/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/viewport.c -o main/viewport.o
563/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL main/vtxfmt.c -o main/vtxfmt.o
564/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL math/m_debug_clip.c -o math/m_debug_clip.o
565/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL math/m_debug_norm.c -o math/m_debug_norm.o
566/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL math/m_debug_xform.c -o math/m_debug_xform.o
567/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL math/m_eval.c -o math/m_eval.o
568/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL math/m_matrix.c -o math/m_matrix.o
569/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL math/m_translate.c -o math/m_translate.o
570/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL math/m_vector.c -o math/m_vector.o
571/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL math/m_xform.c -o math/m_xform.o
572/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_context.c -o vbo/vbo_context.o
573/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_exec.c -o vbo/vbo_exec.o
574/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_exec_api.c -o vbo/vbo_exec_api.o
575/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_exec_array.c -o vbo/vbo_exec_array.o
576/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_exec_draw.c -o vbo/vbo_exec_draw.o
577/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_exec_eval.c -o vbo/vbo_exec_eval.o
578/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_rebase.c -o vbo/vbo_rebase.o
579/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_split.c -o vbo/vbo_split.o
580/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_split_copy.c -o vbo/vbo_split_copy.o
581/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_split_inplace.c -o vbo/vbo_split_inplace.o
582/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_save.c -o vbo/vbo_save.o
583/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_save_api.c -o vbo/vbo_save_api.o
584/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_save_draw.c -o vbo/vbo_save_draw.o
585/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL vbo/vbo_save_loopback.c -o vbo/vbo_save_loopback.o
586/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_context.c -o tnl/t_context.o
587/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_pipeline.c -o tnl/t_pipeline.o
588/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_draw.c -o tnl/t_draw.o
589/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_rasterpos.c -o tnl/t_rasterpos.o
590/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vb_program.c -o tnl/t_vb_program.o
591/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vb_render.c -o tnl/t_vb_render.o
592/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vb_texgen.c -o tnl/t_vb_texgen.o
593/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vb_texmat.c -o tnl/t_vb_texmat.o
594/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vb_vertex.c -o tnl/t_vb_vertex.o
595/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vb_cull.c -o tnl/t_vb_cull.o
596/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vb_fog.c -o tnl/t_vb_fog.o
597/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vb_light.c -o tnl/t_vb_light.o
598/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vb_normals.c -o tnl/t_vb_normals.o
599/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vb_points.c -o tnl/t_vb_points.o
600/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vp_build.c -o tnl/t_vp_build.o
601/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vertex.c -o tnl/t_vertex.o
602/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vertex_sse.c -o tnl/t_vertex_sse.o
603/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL tnl/t_vertex_generic.c -o tnl/t_vertex_generic.o
604/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/arbprogparse.c -o shader/arbprogparse.o
605/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/arbprogram.c -o shader/arbprogram.o
606/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/atifragshader.c -o shader/atifragshader.o
607/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/hash_table.c -o shader/hash_table.o
608/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/lex.yy.c -o shader/lex.yy.o
609lex.yy.c:3321: warning: no previous prototype for 'yyget_column'
610lex.yy.c:3397: warning: no previous prototype for 'yyset_column'
611lex.yy.c:2796: warning: 'yyunput' defined but not used
612/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/nvfragparse.c -o shader/nvfragparse.o
613/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/nvprogram.c -o shader/nvprogram.o
614/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/nvvertparse.c -o shader/nvvertparse.o
615/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/program.c -o shader/program.o
616/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/program_parse.tab.c -o shader/program_parse.tab.o
617/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/program_parse_extra.c -o shader/program_parse_extra.o
618/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/prog_cache.c -o shader/prog_cache.o
619/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/prog_execute.c -o shader/prog_execute.o
620/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/prog_instruction.c -o shader/prog_instruction.o
621/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/prog_noise.c -o shader/prog_noise.o
622/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/prog_optimize.c -o shader/prog_optimize.o
623/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/prog_parameter.c -o shader/prog_parameter.o
624/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/prog_parameter_layout.c -o shader/prog_parameter_layout.o
625/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/prog_print.c -o shader/prog_print.o
626/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/prog_statevars.c -o shader/prog_statevars.o
627/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/prog_uniform.c -o shader/prog_uniform.o
628/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/programopt.c -o shader/programopt.o
629/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/symbol_table.c -o shader/symbol_table.o
630/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/shader_api.c -o shader/shader_api.o
631/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_aaline.c -o swrast/s_aaline.o
632/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_aatriangle.c -o swrast/s_aatriangle.o
633/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_accum.c -o swrast/s_accum.o
634/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_alpha.c -o swrast/s_alpha.o
635/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_atifragshader.c -o swrast/s_atifragshader.o
636/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_bitmap.c -o swrast/s_bitmap.o
637/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_blend.c -o swrast/s_blend.o
638/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_blit.c -o swrast/s_blit.o
639/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_clear.c -o swrast/s_clear.o
640/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_copypix.c -o swrast/s_copypix.o
641/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_context.c -o swrast/s_context.o
642/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_depth.c -o swrast/s_depth.o
643/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_drawpix.c -o swrast/s_drawpix.o
644/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_feedback.c -o swrast/s_feedback.o
645/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_fog.c -o swrast/s_fog.o
646/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_fragprog.c -o swrast/s_fragprog.o
647/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_lines.c -o swrast/s_lines.o
648/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_logic.c -o swrast/s_logic.o
649/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_masking.c -o swrast/s_masking.o
650/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_points.c -o swrast/s_points.o
651/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_readpix.c -o swrast/s_readpix.o
652/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_span.c -o swrast/s_span.o
653/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_stencil.c -o swrast/s_stencil.o
654/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_texcombine.c -o swrast/s_texcombine.o
655/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_texfilter.c -o swrast/s_texfilter.o
656/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_triangle.c -o swrast/s_triangle.o
657/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast/s_zoom.c -o swrast/s_zoom.o
658/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast_setup/ss_context.c -o swrast_setup/ss_context.o
659/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL swrast_setup/ss_triangle.c -o swrast_setup/ss_triangle.o
660/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL drivers/common/driverfuncs.c -o drivers/common/driverfuncs.o
661/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL drivers/common/meta.c -o drivers/common/meta.o
662/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL x86/common_x86.c -o x86/common_x86.o
663/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL x86/x86_xform.c -o x86/x86_xform.o
664/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL x86/3dnow.c -o x86/3dnow.o
665/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL x86/sse.c -o x86/sse.o
666/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL x86/rtasm/x86sse.c -o x86/rtasm/x86sse.o
667/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL sparc/sparc.c -o sparc/sparc.o
668/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL ppc/common_ppc.c -o ppc/common_ppc.o
669/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL x86-64/x86-64.c -o x86-64/x86-64.o
670/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_builtin.c -o shader/slang/slang_builtin.o
671/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_codegen.c -o shader/slang/slang_codegen.o
672/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_compile.c -o shader/slang/slang_compile.o
673/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_compile_function.c -o shader/slang/slang_compile_function.o
674/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_compile_operation.c -o shader/slang/slang_compile_operation.o
675/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_compile_struct.c -o shader/slang/slang_compile_struct.o
676/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_compile_variable.c -o shader/slang/slang_compile_variable.o
677/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_emit.c -o shader/slang/slang_emit.o
678/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_ir.c -o shader/slang/slang_ir.o
679/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_label.c -o shader/slang/slang_label.o
680/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_link.c -o shader/slang/slang_link.o
681/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_log.c -o shader/slang/slang_log.o
682/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_mem.c -o shader/slang/slang_mem.o
683/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_print.c -o shader/slang/slang_print.o
684/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_simplify.c -o shader/slang/slang_simplify.o
685/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_storage.c -o shader/slang/slang_storage.o
686/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_typeinfo.c -o shader/slang/slang_typeinfo.o
687/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_vartable.c -o shader/slang/slang_vartable.o
688/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL shader/slang/slang_utility.c -o shader/slang/slang_utility.o
689mklib: Making Darwin static library:  libmesa.a
690ar: creating archive libmesa.a
691ar: libmesa.a.obj/__.SYMDEF: No such file or directory
692ar: libmesa.a.obj/SORTED: No such file or directory
693ar: libmesa.a.obj/__.SYMDEF: No such file or directory
694ar: libmesa.a.obj/SORTED: No such file or directory
695ranlib: file: libmesa.a(remap.o) has no symbols
696ranlib: file: libmesa.a(m_debug_clip.o) has no symbols
697ranlib: file: libmesa.a(m_debug_norm.o) has no symbols
698ranlib: file: libmesa.a(m_debug_xform.o) has no symbols
699ranlib: file: libmesa.a(sparc.o) has no symbols
700/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom.c -o state_tracker/st_atom.o
701/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_blend.c -o state_tracker/st_atom_blend.o
702/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_clip.c -o state_tracker/st_atom_clip.o
703/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_constbuf.c -o state_tracker/st_atom_constbuf.o
704/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_depth.c -o state_tracker/st_atom_depth.o
705/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_framebuffer.c -o state_tracker/st_atom_framebuffer.o
706/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_pixeltransfer.c -o state_tracker/st_atom_pixeltransfer.o
707/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_sampler.c -o state_tracker/st_atom_sampler.o
708/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_scissor.c -o state_tracker/st_atom_scissor.o
709/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_shader.c -o state_tracker/st_atom_shader.o
710/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_rasterizer.c -o state_tracker/st_atom_rasterizer.o
711/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_stipple.c -o state_tracker/st_atom_stipple.o
712/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_texture.c -o state_tracker/st_atom_texture.o
713/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_atom_viewport.c -o state_tracker/st_atom_viewport.o
714/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_accum.c -o state_tracker/st_cb_accum.o
715/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_bitmap.c -o state_tracker/st_cb_bitmap.o
716/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_blit.c -o state_tracker/st_cb_blit.o
717/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_bufferobjects.c -o state_tracker/st_cb_bufferobjects.o
718/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_clear.c -o state_tracker/st_cb_clear.o
719/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_condrender.c -o state_tracker/st_cb_condrender.o
720/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_flush.c -o state_tracker/st_cb_flush.o
721/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_drawpixels.c -o state_tracker/st_cb_drawpixels.o
722/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_fbo.c -o state_tracker/st_cb_fbo.o
723/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_feedback.c -o state_tracker/st_cb_feedback.o
724/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_program.c -o state_tracker/st_cb_program.o
725/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_queryobj.c -o state_tracker/st_cb_queryobj.o
726/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_rasterpos.c -o state_tracker/st_cb_rasterpos.o
727/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_readpixels.c -o state_tracker/st_cb_readpixels.o
728/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_strings.c -o state_tracker/st_cb_strings.o
729/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_cb_texture.c -o state_tracker/st_cb_texture.o
730/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_context.c -o state_tracker/st_context.o
731/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_debug.c -o state_tracker/st_debug.o
732/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_draw.c -o state_tracker/st_draw.o
733/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_draw_feedback.c -o state_tracker/st_draw_feedback.o
734/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_extensions.c -o state_tracker/st_extensions.o
735/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_format.c -o state_tracker/st_format.o
736/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_framebuffer.c -o state_tracker/st_framebuffer.o
737/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_gen_mipmap.c -o state_tracker/st_gen_mipmap.o
738/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_mesa_to_tgsi.c -o state_tracker/st_mesa_to_tgsi.o
739/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_program.c -o state_tracker/st_program.o
740/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL state_tracker/st_texture.c -o state_tracker/st_texture.o
741mklib: Making Darwin static library:  libmesagallium.a
742ar: creating archive libmesagallium.a
743ar: libmesagallium.a.obj/__.SYMDEF: No such file or directory
744ar: libmesagallium.a.obj/SORTED: No such file or directory
745ar: libmesagallium.a.obj/__.SYMDEF: No such file or directory
746ar: libmesagallium.a.obj/SORTED: No such file or directory
747ranlib: file: libmesagallium.a(remap.o) has no symbols
748ranlib: file: libmesagallium.a(m_debug_clip.o) has no symbols
749ranlib: file: libmesagallium.a(m_debug_norm.o) has no symbols
750ranlib: file: libmesagallium.a(m_debug_xform.o) has no symbols
751/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL glapi/glapi.c -o glapi/glapi.o
752/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL glapi/glapi_dispatch.c -o glapi/glapi_dispatch.o
753/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL glapi/glapi_getproc.c -o glapi/glapi_getproc.o
754/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL glapi/glapi_nop.c -o glapi/glapi_nop.o
755/usr/bin/gcc-4.2  -c -I../../include -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL glapi/glthread.c -o glapi/glthread.o
756mklib: Making Darwin static library:  libglapi.a
757ar: creating archive libglapi.a
758/usr/bin/gcc-4.2  -c -I../../../../include -I../../../../src/mesa -I../../../../src/mesa/main -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/opt/local/include -I/opt/local/include  -fPIC -arch ppc  -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL osmesa.c -o osmesa.o
759/bin/sh ../../../../bin/mklib -o OSMesa -linker '/usr/bin/gcc-4.2 ' -ldflags '' \
760                -major 7 -minor 8 -patch 1 \
761                -install ../../../../lib  \
762                -id /opt/local/lib/libOSMesa.7.dylib \
763                -L../../../../lib -lGL osmesa.o ../../../../src/mesa/libmesa.a ../../../../src/mesa/libglapi.a ../../../../src/glsl/cl/libglslcl.a ../../../../src/glsl/pp/libglslpp.a
764mklib: Making Darwin shared library:  libOSMesa.7.8.dylib
765mklib: Installing libOSMesa.7.8.dylib libOSMesa.7.dylib libOSMesa.dylib in ../../../../lib
766python util/u_format_access.py util/u_format.csv > util/u_format_access.c
767  File "util/u_format_access.py", line 99
768    print 'static ubyte srgb_to_linear[256] = {'
769                                               ^
770SyntaxError: invalid syntax
771make[3]: *** No rule to make target `depend', needed by `default'.  Stop.
772make[2]: *** [default] Error 1
773make[1]: *** [subdirs] Error 1
774make: *** [default] Error 1
775Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.8.1" && /usr/bin/make -j1 default INSTALL_DIR=/opt/local RC_CFLAGS="-arch ppc" CC="/usr/bin/gcc-4.2 " CXX="/usr/bin/g++-4.2 " " returned error 2
776DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.8.1" && /usr/bin/make -j1 default INSTALL_DIR=/opt/local RC_CFLAGS="-arch ppc" CC="/usr/bin/gcc-4.2 " CXX="/usr/bin/g++-4.2 " " returned error 2
777    while executing
778"command_exec build"
779    (procedure "portbuild::build_main" line 9)
780    invoked from within
781"$procedure $targetname"
782Warning: the following items did not execute (for mesa): org.macports.destroot org.macports.build
783DEBUG:
784Error: Unable to upgrade port: 1
785To report a bug, see <http://guide.macports.org/#project.tickets>
786