Bug report: Conversion error to tnl_clipspace_fastpath on line 91 of ./src/mesa/tnl/t_vertex.c when compiling MesaLib-6.5 for Darwin root # uname -a Darwin NZQRC.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu -517.12.7.obj~1/RELEASE_PPC Power Macintosh powerpc PowerMac3,3 Darwin root # gcc --version gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495) root # cd Mesa-6.5 The command root # make darwin abort when compiling t_vertex.c with message c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vertex.c -o tnl/t_vertex.o tnl/t_vertex.c: In function `void _tnl_register_fastpath(tnl_clipspace*, unsigned char)': tnl/t_vertex.c:91: error: cannot convert `attr_type*' to ` tnl_clipspace_fastpath::attr_type*' in assignment make[4]: *** [tnl/t_vertex.o] Erreur 1 make[4]: Leaving directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src/mesa' make[3]: *** [default] Erreur 2 make[3]: Leaving directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src/mesa' make[2]: *** [subdirs] Erreur 1 make[2]: Leaving directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src' make[1]: *** [default] Erreur 1 make[1]: Leaving directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5' make: *** [darwin] Erreur 2 Here is the full standard output : root # make darwin (cd configs && rm -f current && ln -s darwin current) make default make[1]: Entering directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5' make[2]: Entering directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src' Making sources for darwin mkdir ../lib make[3]: Entering directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src/mesa' make[4]: Entering directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src/mesa' make[5]: Entering directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src/mesa/x86' c++ -I../../../include/GL -I../../../include -I.. -I../main -I../math -I../glapi -I../tnl -I/usr/X11R6/ include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp- precomp -dynamic -Ddarwin gen_matypes.c -o gen_matypes ./gen_matypes > matypes.h make[5]: Leaving directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src/mesa/x86' make[5]: Entering directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src/mesa/x86-64' ../x86/gen_matypes | grep -v '#include "assyntax.h' > matypes.h make[5]: Leaving directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src/mesa/x86-64' c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/api_arrayelt.c -o main/api_arrayelt.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/api_loopback.c -o main/api_loopback.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/api_noop.c -o main/api_noop.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/api_validate.c -o main/api_validate.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/accum.c -o main/accum.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/attrib.c -o main/attrib.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/blend.c -o main/blend.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/bufferobj.c -o main/bufferobj.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/buffers.c -o main/buffers.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/clip.c -o main/clip.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/colortab.c -o main/colortab.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/context.c -o main/context.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/convolve.c -o main/convolve.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/debug.c -o main/debug.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/depth.c -o main/depth.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/depthstencil.c -o main/depthstencil.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/dlist.c -o main/dlist.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/drawpix.c -o main/drawpix.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/enable.c -o main/enable.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/enums.c -o main/enums.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/eval.c -o main/eval.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/execmem.c -o main/execmem.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/extensions.c -o main/extensions.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/fbobject.c -o main/fbobject.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/feedback.c -o main/feedback.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/fog.c -o main/fog.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/framebuffer.c -o main/framebuffer.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/get.c -o main/get.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/getstring.c -o main/getstring.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/hash.c -o main/hash.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/hint.c -o main/hint.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/histogram.c -o main/histogram.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/image.c -o main/image.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/imports.c -o main/imports.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/light.c -o main/light.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/lines.c -o main/lines.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/matrix.c -o main/matrix.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/mm.c -o main/mm.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/occlude.c -o main/occlude.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/pixel.c -o main/pixel.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/points.c -o main/points.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/polygon.c -o main/polygon.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/rastpos.c -o main/rastpos.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/renderbuffer.c -o main/renderbuffer.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/state.c -o main/state.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/stencil.c -o main/stencil.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/texcompress.c -o main/texcompress.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/texcompress_s3tc.c -o main/texcompress_s3tc.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/texcompress_fxt1.c -o main/texcompress_fxt1.o main/texcompress_fxt1.c: In function `void fxt1_quantize_CHROMA(GLuint*, GLubyte (*)[4])': main/texcompress_fxt1.c:658: warning: left shift count is negative main/texcompress_fxt1.c: In function `void fxt1_quantize_ALPHA0(GLuint*, GLubyte (*)[4], GLubyte (*)[4], int)': main/texcompress_fxt1.c:705: warning: left shift count is negative main/texcompress_fxt1.c:711: warning: left shift count is negative main/texcompress_fxt1.c: In function `void fxt1_quantize_ALPHA1(GLuint*, GLubyte (*)[4])': main/texcompress_fxt1.c:865: warning: left shift count is negative main/texcompress_fxt1.c:871: warning: left shift count is negative main/texcompress_fxt1.c: In function `void fxt1_quantize_MIXED1(GLuint*, GLubyte (*)[4])': main/texcompress_fxt1.c:1085: warning: left shift count is negative main/texcompress_fxt1.c: In function `void fxt1_quantize_MIXED0(GLuint*, GLubyte (*)[4])': main/texcompress_fxt1.c:1254: warning: left shift count is negative c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/texenvprogram.c -o main/texenvprogram.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/texformat.c -o main/texformat.o In file included from main/texformat.c:44: main/texformat_tmp.h: In function `void fetch_texel_1d_ci8(const gl_texture_image*, int, int, int, GLchan*)': main/texformat_tmp.h:1097: warning: assignment to `unsigned char' from `float' main/texformat_tmp.h:1097: warning: argument to `unsigned char' from `float' In file included from main/texformat.c:47: main/texformat_tmp.h: In function `void fetch_texel_2d_ci8(const gl_texture_image*, int, int, int, GLchan*)': main/texformat_tmp.h:1097: warning: assignment to `unsigned char' from `float' main/texformat_tmp.h:1097: warning: argument to `unsigned char' from `float' In file included from main/texformat.c:50: main/texformat_tmp.h: In function `void fetch_texel_3d_ci8(const gl_texture_image*, int, int, int, GLchan*)': main/texformat_tmp.h:1097: warning: assignment to `unsigned char' from `float' main/texformat_tmp.h:1097: warning: argument to `unsigned char' from `float' c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/teximage.c -o main/teximage.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/texobj.c -o main/texobj.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/texrender.c -o main/texrender.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/texstate.c -o main/texstate.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/texstore.c -o main/texstore.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/varray.c -o main/varray.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin main/vtxfmt.c -o main/vtxfmt.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin math/m_debug_clip.c -o math/m_debug_clip.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin math/m_debug_norm.c -o math/m_debug_norm.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin math/m_debug_xform.c -o math/m_debug_xform.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin math/m_eval.c -o math/m_eval.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin math/m_matrix.c -o math/m_matrix.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin math/m_translate.c -o math/m_translate.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin math/m_vector.c -o math/m_vector.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin math/m_xform.c -o math/m_xform.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin array_cache/ac_context.c -o array_cache/ac_context.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin array_cache/ac_import.c -o array_cache/ac_import.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_array_api.c -o tnl/t_array_api.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_array_import.c -o tnl/t_array_import.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_context.c -o tnl/t_context.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_pipeline.c -o tnl/t_pipeline.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_save_api.c -o tnl/t_save_api.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_save_loopback.c -o tnl/t_save_loopback.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_save_playback.c -o tnl/t_save_playback.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_arbprogram.c -o tnl/t_vb_arbprogram.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_arbprogram_sse.c -o tnl/t_vb_arbprogram_sse.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_arbshader.c -o tnl/t_vb_arbshader.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_program.c -o tnl/t_vb_program.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_render.c -o tnl/t_vb_render.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_texgen.c -o tnl/t_vb_texgen.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_texmat.c -o tnl/t_vb_texmat.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_vertex.c -o tnl/t_vb_vertex.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_cull.c -o tnl/t_vb_cull.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_fog.c -o tnl/t_vb_fog.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_light.c -o tnl/t_vb_light.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_normals.c -o tnl/t_vb_normals.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vb_points.c -o tnl/t_vb_points.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vp_build.c -o tnl/t_vp_build.o c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vertex.c -o tnl/t_vertex.o tnl/t_vertex.c: In function `void _tnl_register_fastpath(tnl_clipspace*, unsigned char)': tnl/t_vertex.c:91: error: cannot convert `attr_type*' to ` tnl_clipspace_fastpath::attr_type*' in assignment make[4]: *** [tnl/t_vertex.o] Erreur 1 make[4]: Leaving directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src/mesa' make[3]: *** [default] Erreur 2 make[3]: Leaving directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src/mesa' make[2]: *** [subdirs] Erreur 1 make[2]: Leaving directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5/src' make[1]: *** [default] Erreur 1 make[1]: Leaving directory `/usr/local/share/doc/mesa/mesa-6.5/Mesa-6.5' make: *** [darwin] Erreur 2 -- rq
OK, I've checked in a fix to CVS.
Conversion error of tnl_attr_type* to tnl_clipspace_fastpath (line 91 of ./src/mesa/tnl/t_vertex.c). After replacement of version 1.41 with version 1.42 of file t_vertex.c, the command root # make darwin still abort with the following message c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/ math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/ shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/ OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -I/usr/X11R6/include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic -Ddarwin tnl/t_vertex.c -o tnl/t_vertex.o tnl/t_vertex.c: In function `void _tnl_register_fastpath(tnl_clipspace*, unsigned char)': tnl/t_vertex.c:91: error: cannot convert `tnl_attr_type*' to ` tnl_clipspace_fastpath::attr_type*' in assignment make[4]: *** [tnl/t_vertex.o] Erreur 1 make[4]: Leaving directory `/usr/local/share/doc/mesa/Mesa-6.5/Mesa-6.5/src/mesa' make[3]: *** [default] Erreur 2 make[3]: Leaving directory `/usr/local/share/doc/mesa/Mesa-6.5/Mesa-6.5/src/mesa' make[2]: *** [subdirs] Erreur 1 make[2]: Leaving directory `/usr/local/share/doc/mesa/Mesa-6.5/Mesa-6.5/src' make[1]: *** [default] Erreur 1 make[1]: Leaving directory `/usr/local/share/doc/mesa/Mesa-6.5/Mesa-6.5' make: *** [darwin] Erreur 2 -- rq
You also need t_context.h
With Mesa-6.5, tnl/t_vertex.c (revision 1.42) and tnl/t_context.h (revision 1.85) root # make darwin now abort on a conflict related to x86/gen_matypes.c (revision 1.16): make[5]: Entering directory `/usr/local/share/doc/mesa/Mesa-6.5/Mesa-6.5/src/mesa/x86' c++ -I../../../include/GL -I../../../include -I.. -I../main -I../math -I../glapi -I../tnl -I/usr/X11R6/ include -O3 -fPIC -fno-common -ffast-math -funroll-loops -fexpensive-optimizations -no-cpp- precomp -dynamic -Ddarwin gen_matypes.c -o gen_matypes In file included from gen_matypes.c:37: ../tnl/t_context.h:419: error: `MAX_VARYING_VECTORS' was not declared in this scope ../tnl/t_context.h:776: error: `render_inputs_bitset' was not declared in this scope ../tnl/t_context.h:776: error: invalid data member initialization ../tnl/t_context.h:776: error: (use `=' to initialize static data members) ../tnl/t_context.h:776: warning: ISO C++ forbids declaration of ` BITSET64_DECLARE' with no type make[5]: *** [gen_matypes] Erreur 1 -- rq
If you're trying to patch the 6.5 release, that probably won't work. You'd be best off getting a fresh copy of the code from CVS.
Mesa 6.5 is no longer supported. If you're still experiencing build errors on Darwin with more recent versions of Mesa, please submit a new bug report. Thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.