<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - 9.2 git, Test failure in src/gallium/drivers/llvmpipe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67672#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - 9.2 git, Test failure in src/gallium/drivers/llvmpipe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67672">bug 67672</a>
              from <span class="vcard"><a class="email" href="mailto:zarniwhoop@ntlworld.com" title="ken moffat <zarniwhoop@ntlworld.com>"> <span class="fn">ken moffat</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=67672#c11">comment #11</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=67672#c10">comment #10</a>)
> > sorry, nothing.  Maybe something in the way I configured it ?

> Yes as said this will only work with a debug build. --enable-debug should do
> it (though I only tried with scons).</span >

Oh. I had assumed -g was a debug build.

Fails to build:
        Run 'make' to build Mesa

Making all in src
make[1]: Entering directory `/scratch/working/mesa-master-20130801/src'
Making all in gtest
make[2]: Entering directory `/scratch/working/mesa-master-20130801/src/gtest'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/working/mesa-master-20130801/src/gtest'
Making all in mapi
make[2]: Entering directory `/scratch/working/mesa-master-20130801/src/mapi'
Making all in glapi/gen
make[3]: Entering directory
`/scratch/working/mesa-master-20130801/src/mapi/glapi/gen'
  GEN      ../../../../src/mapi/glapi/glprocs.h
  GEN      ../../../../src/mapi/glapi/glapitemp.h
  GEN      ../../../../src/mapi/glapi/glapi_mapi_tmp.h
  GEN      ../../../../src/mapi/glapi/glapitable.h
/bin/sh: line 1: 17440 Segmentation fault      python2 gl_table.py -f
./gl_and_es_API.xml > ../../../../src/mapi/glapi/glapitable.h
make[3]: *** [../../../../src/mapi/glapi/glapitable.h] Error 139
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/scratch/working/mesa-master-20130801/src/mapi/glapi/gen'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/scratch/working/mesa-master-20130801/src/mapi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/scratch/working/mesa-master-20130801/src'
make: *** [all-recursive] Error 1</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>