<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - build: flex-2.5.39 seems to be failing for glsl_lexer.ll"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93989">93989</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>build: flex-2.5.39 seems to be failing for glsl_lexer.ll
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>glsl-compiler
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>idr@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>0xe2.0x9a.0x9b@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Build system: gentoo
Failing flex version: 2.5.39
Good flex version: 2.6.0

Possible explanation 1: The configuration script should be checking for version
<span class="quote">>= 2.6.0</span >
Possible explanation 2: Invalid directory

Log:

make[2]: Entering directory
'/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999-abi_x86_64.amd64/src/compiler'
bison  -o glsl/glsl_parser.cpp -p "_mesa_glsl_" --defines=./glsl/glsl_parser.h
/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999/src/compiler/glsl/glsl_parser.yy
flex  -o glsl/glsl_lexer.cpp
/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999/src/compiler/glsl/glsl_lexer.ll
/bin/mkdir -p glsl/glcpp
/bin/mkdir -p glsl/glcpp
flex: could not create glsl/glsl_lexer.cpp
Makefile:2903: recipe for target 'glsl/glsl_lexer.cpp' failed</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>