[Bug 90241] New: brw_fs.cpp error: integer constant is too large for ‘long’ type

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 29 08:51:06 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90241

            Bug ID: 90241
           Summary: brw_fs.cpp error: integer constant is too large for
                    ‘long’ type
           Product: Mesa
           Version: 10.3
          Hardware: x86 (IA32)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: idr at freedesktop.org
          Reporter: Zenitur at yandex.ru
        QA Contact: intel-3d-bugs at lists.freedesktop.org

Created attachment 115454
  --> https://bugs.freedesktop.org/attachment.cgi?id=115454&action=edit
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:

http://www.linuxfromscratch.org/blfs/view/svn/x/x7proto.html
http://www.linuxfromscratch.org/blfs/view/svn/x/x7lib.html

Mesa 10.3.7 (from
ftp://ftp.freedesktop.org/pub/mesa/older-versions/10.x/10.3.7/) because of this
page
(https://01.org/linuxgraphics/downloads/2014/2014q3-intel-graphics-stack-release)
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150429/4e9f5553/attachment.html>


More information about the intel-3d-bugs mailing list