[Bug 107843] 32bit Mesa build failes with meson.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 6 09:57:23 UTC 2018


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

            Bug ID: 107843
           Summary: 32bit Mesa build failes with meson.
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: sergii.romantsov at globallogic.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

While building got several issues:
1. Issue of tools building.
../src/intel/common/gen_clflush.h: In function ‘gen_clflush_range’:
../src/intel/common/gen_clflush.h:37:7: error: implicit declaration of function
‘__builtin_ia32_clflush’ [-Werror=implicit-function-declaration]
       __builtin_ia32_clflush(p);
       ^
../src/intel/common/gen_clflush.h: In function ‘gen_flush_range’:
../src/intel/common/gen_clflush.h:45:4: error: implicit declaration of function
‘__builtin_ia32_mfence’ [-Werror=implicit-function-declaration]
    __builtin_ia32_mfence();

2. issues with driconf:
../src/mesa/drivers/dri/i965/intel_screen.c:64:7: error: expected ‘}’ before
‘DRI_CONF_MESA_NO_ERROR’
../src/mesa/drivers/dri/i965/intel_screen.c:87:7: error: expected ‘}’ before
‘DRI_CONF_ALLOW_GLSL_CROSS_STAGE_INTERPOLATION_MISMATCH’
../src/mesa/drivers/dri/i965/intel_screen.c:98:7: error: expected ‘}’ before
‘DRI_CONF_ALLOW_RGB10_CONFIGS’

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180906/9bf524fe/attachment.html>


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