[Bug 104280] libdrm fails to build in open build service due to no-return function

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 15 16:19:54 UTC 2017


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

            Bug ID: 104280
           Summary: libdrm fails to build in open build service due to
                    no-return function
           Product: DRI
           Version: XOrg git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel at lists.freedesktop.org
          Reporter: network723 at rkmail.ru

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20171215/67afc62a/attachment.html>


More information about the dri-devel mailing list