<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 - build error - na_render_inline.h:40:26: error: inlining failed in call to always_inline ‘vertex_emit_2s’: target specific option mismatch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109689">109689</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>build error - na_render_inline.h:40:26: error: inlining failed in call to always_inline ‘vertex_emit_2s’: target specific option mismatch
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </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>Driver/intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>pedretti.fabio@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Build failure on i386 on Ubuntu cosmic. Builds fine on amd64 and also on i386
Ubuntu bionic.

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

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</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>