<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>lowest
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - build failure with gcc -fsanitize=address"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75315">75315</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>build failure with gcc -fsanitize=address
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>fabio.ped@libero.it
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When trying to build mesa with gcc -fsanitize=address it fails with a lot of
errors like:

/build/buildd/mesa-10.2~git1402181516.20d14e~gd~t/build/dri/src/gallium/auxiliary/../../../../../src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c:501:
undefined reference to `__asan_report_load4'

Full build log (huge, I suggest to download it with wget) is here:
<a href="https://launchpadlibrarian.net/166644905/buildlog_ubuntu-trusty-i386.mesa_10.2~git1402181516.20d14e~gd~t_FAILEDTOBUILD.txt.gz">https://launchpadlibrarian.net/166644905/buildlog_ubuntu-trusty-i386.mesa_10.2~git1402181516.20d14e~gd~t_FAILEDTOBUILD.txt.gz</a>

Possibly something in mesa build system prevents the proper build.</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>