[Bug 109689] New: build error - na_render_inline.h:40:26: error: inlining failed in call to always_inline ‘vertex_emit_2s’: target specific option mismatch

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 20 12:06:30 UTC 2019


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

            Bug ID: 109689
           Summary: build error - na_render_inline.h:40:26: error:
                    inlining failed in call to always_inline
                    ‘vertex_emit_2s’: target specific option mismatch
           Product: xorg
           Version: git
          Hardware: x86 (IA32)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/intel
          Assignee: chris at chris-wilson.co.uk
          Reporter: pedretti.fabio at gmail.com
        QA Contact: intel-gfx-bugs at lists.freedesktop.org

Build failure on i386 on Ubuntu cosmic. Builds fine on amd64 and also on i386
Ubuntu bionic.

Full build log:
https://launchpadlibrarian.net/412075109/buildlog_ubuntu-cosmic-i386.xserver-xorg-video-intel_2%3A2.99.917+git1902201253.33ee0c~oibaf~c_BUILDING.txt.gz

Error:
In file included from ../../../src/sna/gen4_vertex.c:34:
../../../src/sna/gen4_vertex.c: In function ‘emit_vertex’:
../../../src/sna/sna_render_inline.h:40:26: error: inlining failed in call to
always_inline ‘vertex_emit_2s’: target specific option mismatch
 static force_inline void vertex_emit_2s(struct sna *sna, int16_t x, int16_t y)
                          ^~~~~~~~~~~~~~
../../../src/sna/gen4_vertex.c:308:25: note: called from here
 #define OUT_VERTEX(x,y) vertex_emit_2s(sna, x,y) /* XXX assert(!too_large(x,
y)); */
                         ^~~~~~~~~~~~~~~~~~~~~~~~
../../../src/sna/gen4_vertex.c:360:2: note: in expansion of macro ‘OUT_VERTEX’
  OUT_VERTEX(dstX, dstY);
  ^~~~~~~~~~
make[5]: *** [Makefile:695: gen4_vertex.lo] Error 1

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190220/f058e2c1/attachment.html>


More information about the intel-gfx-bugs mailing list