Bug 104280

Summary: libdrm fails to build in open build service due to no-return function
Product: DRI Reporter: network723
Component: DRM/AMDgpuAssignee: Andrey Grodzovsky <andrey.grodzovsky>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: XOrg git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description network723 2017-12-15 16:19:54 UTC
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.
Comment 1 Andrey Grodzovsky 2017-12-15 18:39:52 UTC
Fixed and pushed to master branch.

Thanks,
Andrey

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.