Date: Sun, 3 May 2009 20:04:00 GMT From: Marc Lagrange <markocpc@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/134194: graphics/dri fail on 7.2-RELEASE amd64 Message-ID: <200905032004.n43K407u088869@www.freebsd.org> Resent-Message-ID: <200905032010.n43KA1c4078391@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134194 >Category: ports >Synopsis: graphics/dri fail on 7.2-RELEASE amd64 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 03 20:10:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Marc Lagrange >Release: FreeBSD 7.2-RELEASE amd64 >Organization: >Environment: FreeBSD shebang 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: ===> Vulnerability check disabled, database not found ===> Extracting for dri-7.4_1,2 => MD5 Checksum OK for MesaLib-7.4.tar.bz2. => SHA256 Checksum OK for MesaLib-7.4.tar.bz2. ===> Patching for dri-7.4_1,2 ===> Applying FreeBSD patches for dri-7.4_1,2 ===> dri-7.4_1,2 depends on executable: makedepend - found ===> dri-7.4_1,2 depends on executable: gmake - found ===> dri-7.4_1,2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found ===> dri-7.4_1,2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found ===> dri-7.4_1,2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> dri-7.4_1,2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> dri-7.4_1,2 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found ===> dri-7.4_1,2 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found ===> dri-7.4_1,2 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> dri-7.4_1,2 depends on shared library: drm - found ===> dri-7.4_1,2 depends on shared library: expat.6 - found ===> Configuring for dri-7.4_1,2 checking build system type... amd64-portbld-freebsd7.2 checking host system type... amd64-portbld-freebsd7.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for gmake... gmake checking for makedepend... /usr/local/bin/makedepend checking for sed... /usr/bin/sed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable assembly... yes, amd64 checking for cc option to produce PIC... -fPIC checking for dlopen... yes checking for posix_memalign... yes checking pkg-config files for X11 are available... yes checking for LIBDRM... yes checking for DRI2PROTO... yes checking for DRIGL... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes configure: creating ./config.status config.status: creating configs/autoconf config.status: executing configs commands prefix: /usr/local exec_prefix: ${prefix} libdir: ${exec_prefix}/lib includedir: ${prefix}/include Driver: dri OSMesa: no DRI drivers: i810 i915 i965 mach64 mga r128 r200 r300 radeon tdfx unichrome savage sis swrast DRI driver dir: ${libdir}/dri Use XCB: yes Shared libs: yes Static libs: no GLU: no GLw: no (Motif: no) glut: no Demos: no CFLAGS: -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC CXXFLAGS: -O2 -pipe -march=native -fno-strict-aliasing -Wall -fno-strict-aliasing -ansi -pedantic -fPIC Macros: -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DUSE_X86_64_ASM Run 'gmake' to build Mesa ===> Building for dri-7.4_1,2 gmake[1]: Entering directory `/usr/workdir/usr/ports/graphics/dri/work/Mesa-7.4/src' Making sources for autoconf gmake[2]: Entering directory `/usr/workdir/usr/ports/graphics/dri/work/Mesa-7.4/src/glx/x11' touch depend /usr/local/bin/makedepend -fdepend -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include glcontextmodes.c clientattrib.c compsize.c eval.c glxcmds.c glxcurrent.c glxext.c glxextensions.c indirect.c indirect_init.c indirect_size.c indirect_window_pos.c indirect_texture_compression.c indirect_transpose_matrix.c indirect_vertex_array.c indirect_vertex_program.c pixel.c pixelstore.c render2.c renderpix.c single2.c singlepix.c vertarr.c xfont.c glx_pbuffer.c glx_query.c drisw_glx.c dri_common.c dri_glx.c XF86dri.c glxhash.c dri2_glx.c dri2.c \ ../../../src/mesa/main/dispatch.c ../../../src/mesa/glapi/glapi.c ../../../src/mesa/glapi/glapi_getproc.c ../../../src/mesa/glapi/glthread.c ../../../src/mesa/x86-64/glapi_x86-64.S /usr/local/bin/makedepend: warning: dri2.c (reading /usr/local/include/drm/drm.h), line 172: # warning "__SIZE_TYPE__ not defined. Assuming sizeof(size_t) == sizeof(unsigned long)!" gmake[2]: Leaving directory `/usr/workdir/usr/ports/graphics/dri/work/Mesa-7.4/src/glx/x11' gmake[2]: Entering directory `/usr/workdir/usr/ports/graphics/dri/work/Mesa-7.4/src/glx/x11' touch depend /usr/local/bin/makedepend -fdepend -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include glcontextmodes.c clientattrib.c compsize.c eval.c glxcmds.c glxcurrent.c glxext.c glxextensions.c indirect.c indirect_init.c indirect_size.c indirect_window_pos.c indirect_texture_compression.c indirect_transpose_matrix.c indirect_vertex_array.c indirect_vertex_program.c pixel.c pixelstore.c render2.c renderpix.c single2.c singlepix.c vertarr.c xfont.c glx_pbuffer.c glx_query.c drisw_glx.c dri_common.c dri_glx.c XF86dri.c glxhash.c dri2_glx.c dri2.c \ ../../../src/mesa/main/dispatch.c ../../../src/mesa/glapi/glapi.c ../../../src/mesa/glapi/glapi_getproc.c ../../../src/mesa/glapi/glthread.c ../../../src/mesa/x86-64/glapi_x86-64.S /usr/local/bin/makedepend: warning: dri2.c (reading /usr/local/include/drm/drm.h), line 172: # warning "__SIZE_TYPE__ not defined. Assuming sizeof(size_t) == sizeof(unsigned long)!" cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" glcontextmodes.c -o glcontextmodes.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" clientattrib.c -o clientattrib.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" compsize.c -o compsize.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" eval.c -o eval.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" glxcmds.c -o glxcmds.o glxcmds.c: In function '__glXClientInfo': glxcmds.c:1434: warning: pointer targets in passing argument 5 of 'xcb_glx_client_info' differ in signedness cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" glxcurrent.c -o glxcurrent.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" glxext.c -o glxext.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" glxextensions.c -o glxextensions.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" indirect.c -o indirect.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" indirect_init.c -o indirect_init.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" indirect_size.c -o indirect_size.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" indirect_window_pos.c -o indirect_window_pos.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" indirect_texture_compression.c -o indirect_texture_compression.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" indirect_transpose_matrix.c -o indirect_transpose_matrix.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" indirect_vertex_array.c -o indirect_vertex_array.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" indirect_vertex_program.c -o indirect_vertex_program.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" pixel.c -o pixel.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" pixelstore.c -o pixelstore.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" render2.c -o render2.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" renderpix.c -o renderpix.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" single2.c -o single2.o single2.c: In function '__indirect_glAreTexturesResident': single2.c:886: warning: unused variable 'cmdlen' cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" singlepix.c -o singlepix.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" vertarr.c -o vertarr.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" xfont.c -o xfont.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" glx_pbuffer.c -o glx_pbuffer.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" glx_query.c -o glx_query.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" drisw_glx.c -o drisw_glx.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" dri_common.c -o dri_common.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" dri_glx.c -o dri_glx.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" XF86dri.c -o XF86dri.o XF86dri.c:617: warning: no previous prototype for 'XF86DRIOpenFullScreen' XF86dri.c:628: warning: no previous prototype for 'XF86DRICloseFullScreen' cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" glxhash.c -o glxhash.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" dri2_glx.c -o dri2_glx.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" dri2.c -o dri2.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" ../../../src/mesa/main/dispatch.c -o ../../../src/mesa/main/dispatch.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" ../../../src/mesa/glapi/glapi.c -o ../../../src/mesa/glapi/glapi.o ./../../src/mesa/glapi/glapitemp.h:1884: warning: 'NoOp_dispatch_stub_339' defined but not used ./../../src/mesa/glapi/glapitemp.h:1901: warning: 'NoOp_dispatch_stub_340' defined but not used ./../../src/mesa/glapi/glapitemp.h:1913: warning: 'NoOp_dispatch_stub_341' defined but not used ./../../src/mesa/glapi/glapitemp.h:1925: warning: 'NoOp_dispatch_stub_342' defined but not used ./../../src/mesa/glapi/glapitemp.h:2000: warning: 'NoOp_dispatch_stub_346' defined but not used ./../../src/mesa/glapi/glapitemp.h:2012: warning: 'NoOp_dispatch_stub_347' defined but not used ./../../src/mesa/glapi/glapitemp.h:2024: warning: 'NoOp_dispatch_stub_348' defined but not used ./../../src/mesa/glapi/glapitemp.h:2036: warning: 'NoOp_dispatch_stub_349' defined but not used ./../../src/mesa/glapi/glapitemp.h:2048: warning: 'NoOp_dispatch_stub_350' defined but not used ./../../src/mesa/glapi/glapitemp.h:2060: warning: 'NoOp_dispatch_stub_351' defined but not used ./../../src/mesa/glapi/glapitemp.h:2072: warning: 'NoOp_dispatch_stub_352' defined but not used ./../../src/mesa/glapi/glapitemp.h:2084: warning: 'NoOp_dispatch_stub_353' defined but not used ./../../src/mesa/glapi/glapitemp.h:2096: warning: 'NoOp_dispatch_stub_354' defined but not used ./../../src/mesa/glapi/glapitemp.h:2108: warning: 'NoOp_dispatch_stub_355' defined but not used ./../../src/mesa/glapi/glapitemp.h:2176: warning: 'NoOp_dispatch_stub_360' defined but not used ./../../src/mesa/glapi/glapitemp.h:2272: warning: 'NoOp_dispatch_stub_367' defined but not used ./../../src/mesa/glapi/glapitemp.h:2284: warning: 'NoOp_dispatch_stub_368' defined but not used ./../../src/mesa/glapi/glapitemp.h:2296: warning: 'NoOp_dispatch_stub_369' defined but not used ./../../src/mesa/glapi/glapitemp.h:2308: warning: 'NoOp_dispatch_stub_370' defined but not used ./../../src/mesa/glapi/glapitemp.h:2765: warning: 'NoOp_dispatch_stub_423' defined but not used ./../../src/mesa/glapi/glapitemp.h:4118: warning: 'NoOp_dispatch_stub_576' defined but not used ./../../src/mesa/glapi/glapitemp.h:4140: warning: 'NoOp_dispatch_stub_577' defined but not used ./../../src/mesa/glapi/glapitemp.h:4428: warning: 'NoOp_dispatch_stub_607' defined but not used cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" ../../../src/mesa/glapi/glapi_getproc.c -o ../../../src/mesa/glapi/glapi_getproc.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" ../../../src/mesa/glapi/glthread.c -o ../../../src/mesa/glapi/glthread.o cc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/local/lib/dri\" ../../../src/mesa/x86-64/glapi_x86-64.S -o ../../../src/mesa/x86-64/glapi_x86-64.o /bin/sh ../../../bin/mklib -o GL -linker 'cc' -ldflags '-L/usr/local/lib' \ -major 1 -minor 2 \ -install ../../../lib -id /usr/local/lib/libGL.1.dylib \ -L/usr/local/lib -lXext -lXxf86vm -lXdamage -lXfixes -lX11-xcb -lX11 -lxcb-glx -lxcb -L/usr/local/lib -ldrm -lm -lpthread glcontextmodes.o clientattrib.o compsize.o eval.o glxcmds.o glxcurrent.o glxext.o glxextensions.o indirect.o indirect_init.o indirect_size.o indirect_window_pos.o indirect_texture_compression.o indirect_transpose_matrix.o indirect_vertex_array.o indirect_vertex_program.o pixel.o pixelstore.o render2.o renderpix.o single2.o singlepix.o vertarr.o xfont.o glx_pbuffer.o glx_query.o drisw_glx.o dri_common.o dri_glx.o XF86dri.o glxhash.o dri2_glx.o dri2.o ../../../src/mesa/main/dispatch.o ../../../src/mesa/glapi/glapi.o ../../../src/mesa/glapi/glapi_getproc.o ../../../src/mesa/glapi/glthread.o ../../../src/mesa/x86-64/glapi_x86-64.o mklib: Making FreeBSD shared library: libGL.so.1 mklib: Installing libGL.so.1 libGL.so in ../../../lib gmake[2]: Leaving directory `/usr/workdir/usr/ports/graphics/dri/work/Mesa-7.4/src/glx/x11' gmake[2]: Entering directory `/usr/workdir/usr/ports/graphics/dri/work/Mesa-7.4/src/mesa' gmake[3]: Entering directory `/usr/workdir/usr/ports/graphics/dri/work/Mesa-7.4/src/mesa/x86' cc -I../../../include/GL -I../../../include -I.. -I../main -I../math -I../glapi -I../tnl -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING gen_matypes.c -o gen_matypes ./gen_matypes > matypes.h gmake[3]: Leaving directory `/usr/workdir/usr/ports/graphics/dri/work/Mesa-7.4/src/mesa/x86' gmake[3]: Entering directory `/usr/workdir/usr/ports/graphics/dri/work/Mesa-7.4/src/mesa/x86-64' ./x86/gen_matypes > matypes.h gmake[3]: Leaving directory `/usr/workdir/usr/ports/graphics/dri/work/Mesa-7.4/src/mesa/x86-64' cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/api_arrayelt.c -o main/api_arrayelt.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/api_exec.c -o main/api_exec.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/api_loopback.c -o main/api_loopback.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/api_noop.c -o main/api_noop.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/api_validate.c -o main/api_validate.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/accum.c -o main/accum.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/attrib.c -o main/attrib.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/arrayobj.c -o main/arrayobj.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/blend.c -o main/blend.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/bufferobj.c -o main/bufferobj.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/buffers.c -o main/buffers.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/clear.c -o main/clear.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/clip.c -o main/clip.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/colortab.c -o main/colortab.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/context.c -o main/context.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/convolve.c -o main/convolve.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/debug.c -o main/debug.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/depth.c -o main/depth.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/depthstencil.c -o main/depthstencil.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/dlist.c -o main/dlist.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/dlopen.c -o main/dlopen.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/drawpix.c -o main/drawpix.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/enable.c -o main/enable.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/enums.c -o main/enums.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/eval.c -o main/eval.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/execmem.c -o main/execmem.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/extensions.c -o main/extensions.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/fbobject.c -o main/fbobject.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/feedback.c -o main/feedback.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/ffvertex_prog.c -o main/ffvertex_prog.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/fog.c -o main/fog.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/framebuffer.c -o main/framebuffer.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/get.c -o main/get.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/getstring.c -o main/getstring.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/hash.c -o main/hash.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/hint.c -o main/hint.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/histogram.c -o main/histogram.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/image.c -o main/image.o main/image.c: In function '_mesa_apply_rgba_transfer_ops': main/image.c:1550: warning: passing argument 3 of 'update_histogram' from incompatible pointer type main/image.c:1554: warning: passing argument 3 of 'update_minmax' from incompatible pointer type cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/imports.c -o main/imports.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/light.c -o main/light.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/lines.c -o main/lines.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/matrix.c -o main/matrix.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/mipmap.c -o main/mipmap.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/mm.c -o main/mm.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/multisample.c -o main/multisample.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/pixel.c -o main/pixel.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/pixelstore.c -o main/pixelstore.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/points.c -o main/points.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/polygon.c -o main/polygon.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/queryobj.c -o main/queryobj.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/rastpos.c -o main/rastpos.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/rbadaptors.c -o main/rbadaptors.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/readpix.c -o main/readpix.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/renderbuffer.c -o main/renderbuffer.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/scissor.c -o main/scissor.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/shaders.c -o main/shaders.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/state.c -o main/state.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/stencil.c -o main/stencil.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/texcompress.c -o main/texcompress.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/texcompress_s3tc.c -o main/texcompress_s3tc.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/texcompress_fxt1.c -o main/texcompress_fxt1.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/texenv.c -o main/texenv.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/texenvprogram.c -o main/texenvprogram.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/texformat.c -o main/texformat.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/texgen.c -o main/texgen.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/teximage.c -o main/teximage.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/texobj.c -o main/texobj.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/texparam.c -o main/texparam.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/texrender.c -o main/texrender.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/texstate.c -o main/texstate.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/texstore.c -o main/texstore.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/varray.c -o main/varray.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/vtxfmt.c -o main/vtxfmt.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING math/m_debug_clip.c -o math/m_debug_clip.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING math/m_debug_norm.c -o math/m_debug_norm.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING math/m_debug_xform.c -o math/m_debug_xform.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING math/m_eval.c -o math/m_eval.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING math/m_matrix.c -o math/m_matrix.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING math/m_translate.c -o math/m_translate.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING math/m_vector.c -o math/m_vector.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING math/m_xform.c -o math/m_xform.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_context.c -o vbo/vbo_context.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_exec.c -o vbo/vbo_exec.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_exec_api.c -o vbo/vbo_exec_api.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_exec_array.c -o vbo/vbo_exec_array.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_exec_draw.c -o vbo/vbo_exec_draw.o vbo/vbo_exec_draw.c: In function 'vbo_exec_bind_arrays': vbo/vbo_exec_draw.c:210: warning: cast to pointer from integer of different size cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_exec_eval.c -o vbo/vbo_exec_eval.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_rebase.c -o vbo/vbo_rebase.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_split.c -o vbo/vbo_split.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_split_copy.c -o vbo/vbo_split_copy.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_split_inplace.c -o vbo/vbo_split_inplace.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_save.c -o vbo/vbo_save.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_save_api.c -o vbo/vbo_save_api.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_save_draw.c -o vbo/vbo_save_draw.o vbo/vbo_save_draw.c: In function 'vbo_bind_vertex_list': vbo/vbo_save_draw.c:164: warning: cast to pointer from integer of different size cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING vbo/vbo_save_loopback.c -o vbo/vbo_save_loopback.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_context.c -o tnl/t_context.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_pipeline.c -o tnl/t_pipeline.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_draw.c -o tnl/t_draw.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_rasterpos.c -o tnl/t_rasterpos.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vb_program.c -o tnl/t_vb_program.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vb_render.c -o tnl/t_vb_render.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vb_texgen.c -o tnl/t_vb_texgen.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vb_texmat.c -o tnl/t_vb_texmat.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vb_vertex.c -o tnl/t_vb_vertex.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vb_cull.c -o tnl/t_vb_cull.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vb_fog.c -o tnl/t_vb_fog.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vb_light.c -o tnl/t_vb_light.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vb_normals.c -o tnl/t_vb_normals.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vb_points.c -o tnl/t_vb_points.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vp_build.c -o tnl/t_vp_build.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vertex.c -o tnl/t_vertex.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vertex_sse.c -o tnl/t_vertex_sse.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vertex_generic.c -o tnl/t_vertex_generic.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/arbprogparse.c -o shader/arbprogparse.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/arbprogram.c -o shader/arbprogram.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/atifragshader.c -o shader/atifragshader.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/grammar/grammar_mesa.c -o shader/grammar/grammar_mesa.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/nvfragparse.c -o shader/nvfragparse.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/nvprogram.c -o shader/nvprogram.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/nvvertparse.c -o shader/nvvertparse.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/program.c -o shader/program.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/prog_cache.c -o shader/prog_cache.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/prog_debug.c -o shader/prog_debug.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/prog_execute.c -o shader/prog_execute.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/prog_instruction.c -o shader/prog_instruction.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/prog_noise.c -o shader/prog_noise.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/prog_parameter.c -o shader/prog_parameter.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/prog_print.c -o shader/prog_print.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/prog_statevars.c -o shader/prog_statevars.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/prog_uniform.c -o shader/prog_uniform.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/programopt.c -o shader/programopt.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/shader_api.c -o shader/shader_api.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_aaline.c -o swrast/s_aaline.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_aatriangle.c -o swrast/s_aatriangle.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_accum.c -o swrast/s_accum.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_alpha.c -o swrast/s_alpha.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_atifragshader.c -o swrast/s_atifragshader.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_bitmap.c -o swrast/s_bitmap.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_blend.c -o swrast/s_blend.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_blit.c -o swrast/s_blit.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_buffers.c -o swrast/s_buffers.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_copypix.c -o swrast/s_copypix.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_context.c -o swrast/s_context.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_depth.c -o swrast/s_depth.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_drawpix.c -o swrast/s_drawpix.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_feedback.c -o swrast/s_feedback.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_fog.c -o swrast/s_fog.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_fragprog.c -o swrast/s_fragprog.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_imaging.c -o swrast/s_imaging.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_lines.c -o swrast/s_lines.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_logic.c -o swrast/s_logic.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_masking.c -o swrast/s_masking.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_points.c -o swrast/s_points.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_readpix.c -o swrast/s_readpix.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_span.c -o swrast/s_span.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_stencil.c -o swrast/s_stencil.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_texcombine.c -o swrast/s_texcombine.o swrast/s_texcombine.c: In function '_swrast_texture_span': swrast/s_texcombine.c:1156: warning: passing argument 4 of 'texture_combine' from incompatible pointer type swrast/s_texcombine.c:1166: warning: passing argument 4 of 'texture_apply' from incompatible pointer type cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_texfilter.c -o swrast/s_texfilter.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_texstore.c -o swrast/s_texstore.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_triangle.c -o swrast/s_triangle.o swrast/s_tritemp.h: In function 'persp_textured_triangle': swrast/s_tritemp.h:330: warning: 'info.er' may be used uninitialized in this function swrast/s_tritemp.h:330: warning: 'info.eg' may be used uninitialized in this function swrast/s_tritemp.h:330: warning: 'info.eb' may be used uninitialized in this function swrast/s_tritemp.h: In function 'affine_textured_triangle': swrast/s_tritemp.h:330: warning: 'info.er' may be used uninitialized in this function swrast/s_tritemp.h:330: warning: 'info.eg' may be used uninitialized in this function swrast/s_tritemp.h:330: warning: 'info.eb' may be used uninitialized in this function cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast/s_zoom.c -o swrast/s_zoom.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast_setup/ss_context.c -o swrast_setup/ss_context.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING swrast_setup/ss_triangle.c -o swrast_setup/ss_triangle.o swrast_setup/ss_triangle.c: In function '_swsetup_render_line_tri': swrast_setup/ss_triangle.c:61: warning: 'i[0]' may be used uninitialized in this function swrast_setup/ss_triangle.c:61: warning: 'i[1]' may be used uninitialized in this function swrast_setup/ss_triangle.c:60: warning: 's[0][0]' may be used uninitialized in this function swrast_setup/ss_triangle.c:60: warning: 's[0][1]' may be used uninitialized in this function swrast_setup/ss_triangle.c:60: warning: 's[0][2]' may be used uninitialized in this function swrast_setup/ss_triangle.c:60: warning: 's[0][3]' may be used uninitialized in this function swrast_setup/ss_triangle.c:60: warning: 's[1][0]' may be used uninitialized in this function swrast_setup/ss_triangle.c:60: warning: 's[1][1]' may be used uninitialized in this function swrast_setup/ss_triangle.c:60: warning: 's[1][2]' may be used uninitialized in this function swrast_setup/ss_triangle.c:60: warning: 's[1][3]' may be used uninitialized in this function swrast_setup/ss_triangle.c:59: warning: 'c[0][0]' may be used uninitialized in this function swrast_setup/ss_triangle.c:59: warning: 'c[0][1]' may be used uninitialized in this function swrast_setup/ss_triangle.c:59: warning: 'c[0][2]' may be used uninitialized in this function swrast_setup/ss_triangle.c:59: warning: 'c[0][3]' may be used uninitialized in this function swrast_setup/ss_triangle.c:59: warning: 'c[1][0]' may be used uninitialized in this function swrast_setup/ss_triangle.c:59: warning: 'c[1][1]' may be used uninitialized in this function swrast_setup/ss_triangle.c:59: warning: 'c[1][2]' may be used uninitialized in this function swrast_setup/ss_triangle.c:59: warning: 'c[1][3]' may be used uninitialized in this function swrast_setup/ss_triangle.c: In function '_swsetup_render_point_tri': swrast_setup/ss_triangle.c:122: warning: 'i[0]' may be used uninitialized in this function swrast_setup/ss_triangle.c:122: warning: 'i[1]' may be used uninitialized in this function swrast_setup/ss_triangle.c:121: warning: 's[0][0]' may be used uninitialized in this function swrast_setup/ss_triangle.c:121: warning: 's[0][1]' may be used uninitialized in this function swrast_setup/ss_triangle.c:121: warning: 's[0][2]' may be used uninitialized in this function swrast_setup/ss_triangle.c:121: warning: 's[0][3]' may be used uninitialized in this function swrast_setup/ss_triangle.c:121: warning: 's[1][0]' may be used uninitialized in this function swrast_setup/ss_triangle.c:121: warning: 's[1][1]' may be used uninitialized in this function swrast_setup/ss_triangle.c:121: warning: 's[1][2]' may be used uninitialized in this function swrast_setup/ss_triangle.c:121: warning: 's[1][3]' may be used uninitialized in this function swrast_setup/ss_triangle.c:120: warning: 'c[0][0]' may be used uninitialized in this function swrast_setup/ss_triangle.c:120: warning: 'c[0][1]' may be used uninitialized in this function swrast_setup/ss_triangle.c:120: warning: 'c[0][2]' may be used uninitialized in this function swrast_setup/ss_triangle.c:120: warning: 'c[0][3]' may be used uninitialized in this function swrast_setup/ss_triangle.c:120: warning: 'c[1][0]' may be used uninitialized in this function swrast_setup/ss_triangle.c:120: warning: 'c[1][1]' may be used uninitialized in this function swrast_setup/ss_triangle.c:120: warning: 'c[1][2]' may be used uninitialized in this function swrast_setup/ss_triangle.c:120: warning: 'c[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h: In function 'triangle_offset_twoside_unfilled_rgba': swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h: In function 'triangle_twoside_unfilled_rgba': swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h: In function 'triangle_offset_twoside_rgba': swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h: In function 'triangle_twoside_rgba': swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:44: warning: 'saved_col0[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:43: warning: 'saved_color[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h: In function 'triangle_offset_twoside_unfilled': swrast_setup/ss_tritmp.h:46: warning: 'saved_index[0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:46: warning: 'saved_index[1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:46: warning: 'saved_index[2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h: In function 'triangle_twoside_unfilled': swrast_setup/ss_tritmp.h:46: warning: 'saved_index[0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:46: warning: 'saved_index[1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:46: warning: 'saved_index[2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h: In function 'triangle_offset_twoside': swrast_setup/ss_tritmp.h:46: warning: 'saved_index[0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:46: warning: 'saved_index[1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:46: warning: 'saved_index[2]' may be used uninitialized in this function cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING drivers/common/driverfuncs.c -o drivers/common/driverfuncs.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING x86/common_x86.c -o x86/common_x86.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING x86/x86.c -o x86/x86.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING x86/3dnow.c -o x86/3dnow.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING x86/sse.c -o x86/sse.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING x86/rtasm/x86sse.c -o x86/rtasm/x86sse.o x86/rtasm/x86sse.c:1191: warning: no previous prototype for 'x86sse_dummy' cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING sparc/sparc.c -o sparc/sparc.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING ppc/common_ppc.c -o ppc/common_ppc.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING x86-64/x86-64.c -o x86-64/x86-64.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_builtin.c -o shader/slang/slang_builtin.o shader/slang/slang_builtin.c: In function 'emit_statevars': shader/slang/slang_builtin.c:497: warning: 'pos' may be used uninitialized in this function shader/slang/slang_builtin.c:440: warning: 'pos' may be used uninitialized in this function cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_codegen.c -o shader/slang/slang_codegen.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_compile.c -o shader/slang/slang_compile.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_compile_function.c -o shader/slang/slang_compile_function.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_compile_operation.c -o shader/slang/slang_compile_operation.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_compile_struct.c -o shader/slang/slang_compile_struct.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_compile_variable.c -o shader/slang/slang_compile_variable.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_emit.c -o shader/slang/slang_emit.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_ir.c -o shader/slang/slang_ir.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_label.c -o shader/slang/slang_label.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_link.c -o shader/slang/slang_link.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_log.c -o shader/slang/slang_log.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_mem.c -o shader/slang/slang_mem.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_preprocess.c -o shader/slang/slang_preprocess.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_print.c -o shader/slang/slang_print.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_simplify.c -o shader/slang/slang_simplify.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_storage.c -o shader/slang/slang_storage.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_typeinfo.c -o shader/slang/slang_typeinfo.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_vartable.c -o shader/slang/slang_vartable.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING shader/slang/slang_utility.c -o shader/slang/slang_utility.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING x86-64/xform4.S -o x86-64/xform4.o mklib: Making FreeBSD static library: libmesa.a cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING main/dispatch.c -o main/dispatch.o cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING glapi/glapi.c -o glapi/glapi.o glapi/glapitemp.h:1884: warning: 'NoOp_dispatch_stub_339' defined but not used glapi/glapitemp.h:1901: warning: 'NoOp_dispatch_stub_340' defined but not used glapi/glapitemp.h:1913: warning: 'NoOp_dispatch_stub_341' defined but not used glapi/glapitemp.h:1925: warning: 'NoOp_dispatch_stub_342' defined but not used glapi/glapitemp.h:2000: warning: 'NoOp_dispatch_stub_346' defined but not used glapi/glapitemp.h:2012: warning: 'NoOp_dispatch_stub_347' defined but not used glapi/glapitemp.h:2024: warning: 'NoOp_dispatch_stub_348' defined but not used glapi/glapitemp.h:2036: warning: 'NoOp_dispatch_stub_349' defined but not used glapi/glapitemp.h:2048: warning: 'NoOp_dispatch_stub_350' defined but not used glapi/glapitemp.h:2060: warning: 'NoOp_dispatch_stub_351' defined but not used glapi/glapitemp.h:2072: warning: 'NoOp_dispatch_stub_352' defined but not used glapi/glapitemp.h:2084: warning: 'NoOp_dispatch_stub_353' defined but not used glapi/glapitemp.h:2096: warning: 'NoOp_dispatch_stub_354' defined but not used glapi/glapitemp.h:2108: warning: 'NoOp_dispatch_stub_355' defined but not used glapi/glapitemp.h:2176: warning: 'NoOp_dispatch_stub_360' defined but not used glapi/glapitemp.h:2272: warning: 'NoOp_dispatch_stub_367' defined but not used glapi/glapitemp.h:2284: warning: 'NoOp_dispatch_stub_368' defined but not used glapi/glapitemp.h:2296: warning: 'NoOp_dispatch_stub_369' defined but not used glapi/glapitemp.h:2308: warning: 'NoOp_dispatch_stub_370' defined but not used glapi/glapitemp.h:2765: warning: 'NoOp_dispatch_stub_423' defined but not used glapi/glapitemp.h:4118: warning: 'NoOp_dispatch_stub_576' defined but not used glapi/glapitemp.h:4140: warning: 'NoOp_dispatch_stub_577' defined but not used glapi/glapitemp.h:4428: warning: 'NoOp_dispatch_stub_607' defined but not used cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING glapi/glapi_getproc.c -o glapi/glapi_getproc.o In file included from glapi/glapi_getproc.c:77: glapi/glprocs.h:1616: error: 'driDispatchRemapTable' undeclared here (not in a function) glapi/glprocs.h:1616: error: 'AttachShader_remap_index' undeclared here (not in a function) glapi/glprocs.h:1617: error: 'CreateProgram_remap_index' undeclared here (not in a function) glapi/glprocs.h:1618: error: 'CreateShader_remap_index' undeclared here (not in a function) glapi/glprocs.h:1619: error: 'DeleteProgram_remap_index' undeclared here (not in a function) glapi/glprocs.h:1620: error: 'DeleteShader_remap_index' undeclared here (not in a function) glapi/glprocs.h:1621: error: 'DetachShader_remap_index' undeclared here (not in a function) glapi/glprocs.h:1622: error: 'GetAttachedShaders_remap_index' undeclared here (not in a function) glapi/glprocs.h:1623: error: 'GetProgramInfoLog_remap_index' undeclared here (not in a function) glapi/glprocs.h:1624: error: 'GetProgramiv_remap_index' undeclared here (not in a function) glapi/glprocs.h:1625: error: 'GetShaderInfoLog_remap_index' undeclared here (not in a function) glapi/glprocs.h:1626: error: 'GetShaderiv_remap_index' undeclared here (not in a function) glapi/glprocs.h:1627: error: 'IsProgram_remap_index' undeclared here (not in a function) glapi/glprocs.h:1628: error: 'IsShader_remap_index' undeclared here (not in a function) glapi/glprocs.h:1629: error: 'StencilFuncSeparate_remap_index' undeclared here (not in a function) glapi/glprocs.h:1630: error: 'StencilMaskSeparate_remap_index' undeclared here (not in a function) glapi/glprocs.h:1631: error: 'StencilOpSeparate_remap_index' undeclared here (not in a function) glapi/glprocs.h:1632: error: 'UniformMatrix2x3fv_remap_index' undeclared here (not in a function) glapi/glprocs.h:1633: error: 'UniformMatrix2x4fv_remap_index' undeclared here (not in a function) glapi/glprocs.h:1634: error: 'UniformMatrix3x2fv_remap_index' undeclared here (not in a function) glapi/glprocs.h:1635: error: 'UniformMatrix3x4fv_remap_index' undeclared here (not in a function) glapi/glprocs.h:1636: error: 'UniformMatrix4x2fv_remap_index' undeclared here (not in a function) glapi/glprocs.h:1637: error: 'UniformMatrix4x3fv_remap_index' undeclared here (not in a function) glapi/glprocs.h:1638: error: 'LoadTransposeMatrixdARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1639: error: 'LoadTransposeMatrixfARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1640: error: 'MultTransposeMatrixdARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1641: error: 'MultTransposeMatrixfARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1642: error: 'SampleCoverageARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1643: error: 'CompressedTexImage1DARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1644: error: 'CompressedTexImage2DARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1645: error: 'CompressedTexImage3DARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1646: error: 'CompressedTexSubImage1DARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1647: error: 'CompressedTexSubImage2DARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1648: error: 'CompressedTexSubImage3DARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1649: error: 'GetCompressedTexImageARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1650: error: 'DisableVertexAttribArrayARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1651: error: 'EnableVertexAttribArrayARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1652: error: 'GetProgramEnvParameterdvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1653: error: 'GetProgramEnvParameterfvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1654: error: 'GetProgramLocalParameterdvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1655: error: 'GetProgramLocalParameterfvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1656: error: 'GetProgramStringARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1657: error: 'GetProgramivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1658: error: 'GetVertexAttribdvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1659: error: 'GetVertexAttribfvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1660: error: 'GetVertexAttribivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1661: error: 'ProgramEnvParameter4dARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1662: error: 'ProgramEnvParameter4dvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1663: error: 'ProgramEnvParameter4fARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1664: error: 'ProgramEnvParameter4fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1665: error: 'ProgramLocalParameter4dARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1666: error: 'ProgramLocalParameter4dvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1667: error: 'ProgramLocalParameter4fARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1668: error: 'ProgramLocalParameter4fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1669: error: 'ProgramStringARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1670: error: 'VertexAttrib1dARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1671: error: 'VertexAttrib1dvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1672: error: 'VertexAttrib1fARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1673: error: 'VertexAttrib1fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1674: error: 'VertexAttrib1sARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1675: error: 'VertexAttrib1svARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1676: error: 'VertexAttrib2dARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1677: error: 'VertexAttrib2dvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1678: error: 'VertexAttrib2fARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1679: error: 'VertexAttrib2fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1680: error: 'VertexAttrib2sARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1681: error: 'VertexAttrib2svARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1682: error: 'VertexAttrib3dARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1683: error: 'VertexAttrib3dvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1684: error: 'VertexAttrib3fARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1685: error: 'VertexAttrib3fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1686: error: 'VertexAttrib3sARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1687: error: 'VertexAttrib3svARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1688: error: 'VertexAttrib4NbvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1689: error: 'VertexAttrib4NivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1690: error: 'VertexAttrib4NsvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1691: error: 'VertexAttrib4NubARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1692: error: 'VertexAttrib4NubvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1693: error: 'VertexAttrib4NuivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1694: error: 'VertexAttrib4NusvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1695: error: 'VertexAttrib4bvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1696: error: 'VertexAttrib4dARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1697: error: 'VertexAttrib4dvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1698: error: 'VertexAttrib4fARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1699: error: 'VertexAttrib4fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1700: error: 'VertexAttrib4ivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1701: error: 'VertexAttrib4sARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1702: error: 'VertexAttrib4svARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1703: error: 'VertexAttrib4ubvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1704: error: 'VertexAttrib4uivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1705: error: 'VertexAttrib4usvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1706: error: 'VertexAttribPointerARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1707: error: 'BindBufferARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1708: error: 'BufferDataARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1709: error: 'BufferSubDataARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1710: error: 'DeleteBuffersARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1711: error: 'GenBuffersARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1712: error: 'GetBufferParameterivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1713: error: 'GetBufferPointervARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1714: error: 'GetBufferSubDataARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1715: error: 'IsBufferARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1716: error: 'MapBufferARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1717: error: 'UnmapBufferARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1718: error: 'BeginQueryARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1719: error: 'DeleteQueriesARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1720: error: 'EndQueryARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1721: error: 'GenQueriesARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1722: error: 'GetQueryObjectivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1723: error: 'GetQueryObjectuivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1724: error: 'GetQueryivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1725: error: 'IsQueryARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1726: error: 'AttachObjectARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1727: error: 'CompileShaderARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1728: error: 'CreateProgramObjectARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1729: error: 'CreateShaderObjectARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1730: error: 'DeleteObjectARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1731: error: 'DetachObjectARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1732: error: 'GetActiveUniformARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1733: error: 'GetAttachedObjectsARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1734: error: 'GetHandleARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1735: error: 'GetInfoLogARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1736: error: 'GetObjectParameterfvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1737: error: 'GetObjectParameterivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1738: error: 'GetShaderSourceARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1739: error: 'GetUniformLocationARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1740: error: 'GetUniformfvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1741: error: 'GetUniformivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1742: error: 'LinkProgramARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1743: error: 'ShaderSourceARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1744: error: 'Uniform1fARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1745: error: 'Uniform1fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1746: error: 'Uniform1iARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1747: error: 'Uniform1ivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1748: error: 'Uniform2fARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1749: error: 'Uniform2fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1750: error: 'Uniform2iARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1751: error: 'Uniform2ivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1752: error: 'Uniform3fARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1753: error: 'Uniform3fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1754: error: 'Uniform3iARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1755: error: 'Uniform3ivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1756: error: 'Uniform4fARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1757: error: 'Uniform4fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1758: error: 'Uniform4iARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1759: error: 'Uniform4ivARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1760: error: 'UniformMatrix2fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1761: error: 'UniformMatrix3fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1762: error: 'UniformMatrix4fvARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1763: error: 'UseProgramObjectARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1764: error: 'ValidateProgramARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1765: error: 'BindAttribLocationARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1766: error: 'GetActiveAttribARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1767: error: 'GetAttribLocationARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1768: error: 'DrawBuffersARB_remap_index' undeclared here (not in a function) glapi/glprocs.h:1769: error: 'PolygonOffsetEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1770: error: 'GetPixelTexGenParameterfvSGIS_remap_index' undeclared here (not in a function) glapi/glprocs.h:1771: error: 'GetPixelTexGenParameterivSGIS_remap_index' undeclared here (not in a function) glapi/glprocs.h:1772: error: 'PixelTexGenParameterfSGIS_remap_index' undeclared here (not in a function) glapi/glprocs.h:1773: error: 'PixelTexGenParameterfvSGIS_remap_index' undeclared here (not in a function) glapi/glprocs.h:1774: error: 'PixelTexGenParameteriSGIS_remap_index' undeclared here (not in a function) glapi/glprocs.h:1775: error: 'PixelTexGenParameterivSGIS_remap_index' undeclared here (not in a function) glapi/glprocs.h:1776: error: 'SampleMaskSGIS_remap_index' undeclared here (not in a function) glapi/glprocs.h:1777: error: 'SamplePatternSGIS_remap_index' undeclared here (not in a function) glapi/glprocs.h:1778: error: 'ColorPointerEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1779: error: 'EdgeFlagPointerEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1780: error: 'IndexPointerEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1781: error: 'NormalPointerEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1782: error: 'TexCoordPointerEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1783: error: 'VertexPointerEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1784: error: 'PointParameterfEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1785: error: 'PointParameterfvEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1786: error: 'LockArraysEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1787: error: 'UnlockArraysEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1788: error: 'CullParameterdvEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1789: error: 'CullParameterfvEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1790: error: 'SecondaryColor3bEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1791: error: 'SecondaryColor3bvEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1792: error: 'SecondaryColor3dEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1793: error: 'SecondaryColor3dvEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1794: error: 'SecondaryColor3fEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1795: error: 'SecondaryColor3fvEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1796: error: 'SecondaryColor3iEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1797: error: 'SecondaryColor3ivEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1798: error: 'SecondaryColor3sEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1799: error: 'SecondaryColor3svEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1800: error: 'SecondaryColor3ubEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1801: error: 'SecondaryColor3ubvEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1802: error: 'SecondaryColor3uiEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1803: error: 'SecondaryColor3uivEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1804: error: 'SecondaryColor3usEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1805: error: 'SecondaryColor3usvEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1806: error: 'SecondaryColorPointerEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1807: error: 'MultiDrawArraysEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1808: error: 'MultiDrawElementsEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1809: error: 'FogCoordPointerEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1810: error: 'FogCoorddEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1811: error: 'FogCoorddvEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1812: error: 'FogCoordfEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1813: error: 'FogCoordfvEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1814: error: 'PixelTexGenSGIX_remap_index' undeclared here (not in a function) glapi/glprocs.h:1815: error: 'BlendFuncSeparateEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1816: error: 'FlushVertexArrayRangeNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1817: error: 'VertexArrayRangeNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1818: error: 'CombinerInputNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1819: error: 'CombinerOutputNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1820: error: 'CombinerParameterfNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1821: error: 'CombinerParameterfvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1822: error: 'CombinerParameteriNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1823: error: 'CombinerParameterivNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1824: error: 'FinalCombinerInputNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1825: error: 'GetCombinerInputParameterfvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1826: error: 'GetCombinerInputParameterivNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1827: error: 'GetCombinerOutputParameterfvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1828: error: 'GetCombinerOutputParameterivNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1829: error: 'GetFinalCombinerInputParameterfvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1830: error: 'GetFinalCombinerInputParameterivNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1831: error: 'ResizeBuffersMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1832: error: 'WindowPos2dMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1833: error: 'WindowPos2dvMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1834: error: 'WindowPos2fMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1835: error: 'WindowPos2fvMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1836: error: 'WindowPos2iMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1837: error: 'WindowPos2ivMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1838: error: 'WindowPos2sMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1839: error: 'WindowPos2svMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1840: error: 'WindowPos3dMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1841: error: 'WindowPos3dvMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1842: error: 'WindowPos3fMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1843: error: 'WindowPos3fvMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1844: error: 'WindowPos3iMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1845: error: 'WindowPos3ivMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1846: error: 'WindowPos3sMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1847: error: 'WindowPos3svMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1848: error: 'WindowPos4dMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1849: error: 'WindowPos4dvMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1850: error: 'WindowPos4fMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1851: error: 'WindowPos4fvMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1852: error: 'WindowPos4iMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1853: error: 'WindowPos4ivMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1854: error: 'WindowPos4sMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1855: error: 'WindowPos4svMESA_remap_index' undeclared here (not in a function) glapi/glprocs.h:1856: error: 'MultiModeDrawArraysIBM_remap_index' undeclared here (not in a function) glapi/glprocs.h:1857: error: 'MultiModeDrawElementsIBM_remap_index' undeclared here (not in a function) glapi/glprocs.h:1858: error: 'DeleteFencesNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1859: error: 'FinishFenceNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1860: error: 'GenFencesNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1861: error: 'GetFenceivNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1862: error: 'IsFenceNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1863: error: 'SetFenceNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1864: error: 'TestFenceNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1865: error: 'AreProgramsResidentNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1866: error: 'BindProgramNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1867: error: 'DeleteProgramsNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1868: error: 'ExecuteProgramNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1869: error: 'GenProgramsNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1870: error: 'GetProgramParameterdvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1871: error: 'GetProgramParameterfvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1872: error: 'GetProgramStringNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1873: error: 'GetProgramivNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1874: error: 'GetTrackMatrixivNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1875: error: 'GetVertexAttribPointervNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1876: error: 'GetVertexAttribdvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1877: error: 'GetVertexAttribfvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1878: error: 'GetVertexAttribivNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1879: error: 'IsProgramNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1880: error: 'LoadProgramNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1881: error: 'ProgramParameters4dvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1882: error: 'ProgramParameters4fvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1883: error: 'RequestResidentProgramsNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1884: error: 'TrackMatrixNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1885: error: 'VertexAttrib1dNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1886: error: 'VertexAttrib1dvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1887: error: 'VertexAttrib1fNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1888: error: 'VertexAttrib1fvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1889: error: 'VertexAttrib1sNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1890: error: 'VertexAttrib1svNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1891: error: 'VertexAttrib2dNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1892: error: 'VertexAttrib2dvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1893: error: 'VertexAttrib2fNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1894: error: 'VertexAttrib2fvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1895: error: 'VertexAttrib2sNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1896: error: 'VertexAttrib2svNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1897: error: 'VertexAttrib3dNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1898: error: 'VertexAttrib3dvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1899: error: 'VertexAttrib3fNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1900: error: 'VertexAttrib3fvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1901: error: 'VertexAttrib3sNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1902: error: 'VertexAttrib3svNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1903: error: 'VertexAttrib4dNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1904: error: 'VertexAttrib4dvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1905: error: 'VertexAttrib4fNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1906: error: 'VertexAttrib4fvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1907: error: 'VertexAttrib4sNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1908: error: 'VertexAttrib4svNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1909: error: 'VertexAttrib4ubNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1910: error: 'VertexAttrib4ubvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1911: error: 'VertexAttribPointerNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1912: error: 'VertexAttribs1dvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1913: error: 'VertexAttribs1fvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1914: error: 'VertexAttribs1svNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1915: error: 'VertexAttribs2dvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1916: error: 'VertexAttribs2fvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1917: error: 'VertexAttribs2svNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1918: error: 'VertexAttribs3dvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1919: error: 'VertexAttribs3fvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1920: error: 'VertexAttribs3svNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1921: error: 'VertexAttribs4dvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1922: error: 'VertexAttribs4fvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1923: error: 'VertexAttribs4svNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1924: error: 'VertexAttribs4ubvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1925: error: 'AlphaFragmentOp1ATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1926: error: 'AlphaFragmentOp2ATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1927: error: 'AlphaFragmentOp3ATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1928: error: 'BeginFragmentShaderATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1929: error: 'BindFragmentShaderATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1930: error: 'ColorFragmentOp1ATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1931: error: 'ColorFragmentOp2ATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1932: error: 'ColorFragmentOp3ATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1933: error: 'DeleteFragmentShaderATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1934: error: 'EndFragmentShaderATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1935: error: 'GenFragmentShadersATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1936: error: 'PassTexCoordATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1937: error: 'SampleMapATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1938: error: 'SetFragmentShaderConstantATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1939: error: 'PointParameteriNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1940: error: 'PointParameterivNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1941: error: 'ActiveStencilFaceEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1942: error: 'BindVertexArrayAPPLE_remap_index' undeclared here (not in a function) glapi/glprocs.h:1943: error: 'DeleteVertexArraysAPPLE_remap_index' undeclared here (not in a function) glapi/glprocs.h:1944: error: 'GenVertexArraysAPPLE_remap_index' undeclared here (not in a function) glapi/glprocs.h:1945: error: 'IsVertexArrayAPPLE_remap_index' undeclared here (not in a function) glapi/glprocs.h:1946: error: 'GetProgramNamedParameterdvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1947: error: 'GetProgramNamedParameterfvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1948: error: 'ProgramNamedParameter4dNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1949: error: 'ProgramNamedParameter4dvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1950: error: 'ProgramNamedParameter4fNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1951: error: 'ProgramNamedParameter4fvNV_remap_index' undeclared here (not in a function) glapi/glprocs.h:1952: error: 'DepthBoundsEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1953: error: 'BlendEquationSeparateEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1954: error: 'BindFramebufferEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1955: error: 'BindRenderbufferEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1956: error: 'CheckFramebufferStatusEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1957: error: 'DeleteFramebuffersEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1958: error: 'DeleteRenderbuffersEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1959: error: 'FramebufferRenderbufferEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1960: error: 'FramebufferTexture1DEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1961: error: 'FramebufferTexture2DEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1962: error: 'FramebufferTexture3DEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1963: error: 'GenFramebuffersEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1964: error: 'GenRenderbuffersEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1965: error: 'GenerateMipmapEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1966: error: 'GetFramebufferAttachmentParameterivEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1967: error: 'GetRenderbufferParameterivEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1968: error: 'IsFramebufferEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1969: error: 'IsRenderbufferEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1970: error: 'RenderbufferStorageEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1971: error: 'BlitFramebufferEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1972: error: 'FramebufferTextureLayerEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1973: error: 'StencilFuncSeparateATI_remap_index' undeclared here (not in a function) glapi/glprocs.h:1974: error: 'ProgramEnvParameters4fvEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1975: error: 'ProgramLocalParameters4fvEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1976: error: 'GetQueryObjecti64vEXT_remap_index' undeclared here (not in a function) glapi/glprocs.h:1977: error: 'GetQueryObjectui64vEXT_remap_index' undeclared here (not in a function) glapi/glapi_getproc.c: In function '_glapi_add_dispatch': glapi/glapi_getproc.c:450: error: '_gloffset_FIRST_DYNAMIC' undeclared (first use in this function) glapi/glapi_getproc.c:450: error: (Each undeclared identifier is reported only once glapi/glapi_getproc.c:450: error: for each function it appears in.) glapi/glapi_getproc.c:450: warning: initialization makes integer from pointer without a cast glapi/glapi_getproc.c:450: error: initializer element is not constant gmake[2]: *** [glapi/glapi_getproc.o] Error 1 gmake[2]: Leaving directory `/usr/workdir/usr/ports/graphics/dri/work/Mesa-7.4/src/mesa' gmake[1]: *** [subdirs] Error 1 gmake[1]: Leaving directory `/usr/workdir/usr/ports/graphics/dri/work/Mesa-7.4/src' gmake: *** [default] Error 1 *** Error code 1 Stop in /usr/ports/graphics/dri >How-To-Repeat: cd /usr/ports/graphics/dri; make (on amd64 (and 7.2?) i don't have another workstation to try) >Fix: sorry, no ideas.. this FreeBSD has been installed ~4/5hours ago :/ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905032004.n43K407u088869>