<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 - libdrm fails to build in open build service due to no-return function"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104280">104280</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>libdrm fails to build in open build service due to no-return function
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>XOrg git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>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>DRM/AMDgpu
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>network723@rkmail.ru
          </td>
        </tr></table>
      <p>
        <div>
        <pre>libdrm master branch, commit 7f2993948cc13b4f526cfe6b7fe272581a633928

Build fails with message:

E: libdrm no-return-in-nonvoid-function vcn_tests.c:147

I'm not sure if it is a correct solution, but adding return CUE_SUCCESS; to the
end of suit_vcn_tests_clean() function fixes it.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>