<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 - brw_fs.cpp error: integer constant is too large for ‘long’ type"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90241">90241</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>brw_fs.cpp error: integer constant is too large for ‘long’ type
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>10.3
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

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

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>Zenitur@yandex.ru
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=115454" name="attach_115454" title="Full build log">attachment 115454</a> <a href="attachment.cgi?id=115454&action=edit" title="Full build log">[details]</a></span>
Full build log

I trying to make fresh graphical stack on some unsupported Linux distribution.

  CXX      brw_fs.lo
brw_fs.cpp:1720: error: integer constant is too large for ‘long’ type
brw_fs.cpp:3246: error: integer constant is too large for ‘long’ type
brw_fs.cpp:3263: error: integer constant is too large for ‘long’ type
[more]
brw_fs.cpp:3273: error: integer constant is too large for ‘long’ type
brw_fs.cpp:3274: error: integer constant is too large for ‘long’ type
brw_fs.cpp:3275: error: integer constant is too large for ‘long’ type
make[5]: *** [brw_fs.lo] Error 1

Linux 3.17.6 i686, Debian 5.0, GCC 4.3, Automake 1.14, fresh Xorg libs compiled
with scripts from:

<a href="http://www.linuxfromscratch.org/blfs/view/svn/x/x7proto.html">http://www.linuxfromscratch.org/blfs/view/svn/x/x7proto.html</a>
<a href="http://www.linuxfromscratch.org/blfs/view/svn/x/x7lib.html">http://www.linuxfromscratch.org/blfs/view/svn/x/x7lib.html</a>

Mesa 10.3.7 (from
<a href="ftp://ftp.freedesktop.org/pub/mesa/older-versions/10.x/10.3.7/">ftp://ftp.freedesktop.org/pub/mesa/older-versions/10.x/10.3.7/</a>) because of this
page
(<a href="https://01.org/linuxgraphics/downloads/2014/2014q3-intel-graphics-stack-release">https://01.org/linuxgraphics/downloads/2014/2014q3-intel-graphics-stack-release</a>)
recommends 10.3 with 3.16 Linux kernel. Configure string:

./configure CFLAGS='-O2' CXXFLAGS='-O2'
--prefix=/home/username/xorg/xorg-build/ --enable-texture-float --enable-gles1
--enable-gles2 --enable-osmesa --enable-xa --enable-gbm --enable-glx-tls
--enable-sysfs --with-egl-platforms="drm,x11" --with-dri-drivers="i965"
--with-gallium-drivers=""

Full build log attached.</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>