* [Bug 104280] libdrm fails to build in open build service due to no-return function
@ 2017-12-15 16:19 bugzilla-daemon
2017-12-15 18:17 ` bugzilla-daemon
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2017-12-15 16:19 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 882 bytes --]
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@lists.freedesktop.org
Reporter: network723@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.
[-- Attachment #1.2: Type: text/html, Size: 2178 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-15 18:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-15 16:19 [Bug 104280] libdrm fails to build in open build service due to no-return function bugzilla-daemon
2017-12-15 18:17 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.