[Bug 71391] New: latest git master fails to build
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 8 16:11:39 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71391
Priority: medium
Bug ID: 71391
Assignee: idr at freedesktop.org
Summary: latest git master fails to build
QA Contact: intel-3d-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: krejzi at email.com
Hardware: Other
Status: NEW
Version: git
Component: Drivers/DRI/i965
Product: Mesa
Mesa git master from today, which includes Ian's patches for
GLX_MESA_query_renderer are broken because of reverted libdrm commit which
added necessarry interfaces for this extension:
http://cgit.freedesktop.org/mesa/drm/commit/?id=da738d1ed0a0941a0cd061395ad86072171b3242
Build error is the following:
brw_context.c: In function 'brwCreateContext':
brw_context.c:721:9: error: implicit declaration of function
'drm_intel_get_reset_stats' [-Werror=implicit-function-declaration]
|| drm_intel_get_reset_stats(brw->hw_ctx, &brw->reset_count, NULL,
Assigning to Mesa since it depends on a yet unreleased library, yet worse on a
yet non-existing interface
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20131108/c95606d7/attachment.html>
More information about the intel-3d-bugs
mailing list