[gnome-continuous] Tag DRM
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Tag DRM
- Date: Thu, 4 May 2017 19:57:06 +0000 (UTC)
commit 47f29c8cde9f7b2eef27aafee661429759dd0f46
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu May 4 20:55:14 2017 +0100
Tag DRM
Build failure after:
https://cgit.freedesktop.org/mesa/drm/commit/?id=7c27cd7c5da0b87cea0dacd454307e2613d3b415
../xf86drm.c: In function 'drmFoldDuplicatedDevices':
../xf86drm.c:3672:17: error: implicit declaration of function 'drmCompareDevices'
[-Werror=implicit-function-declaration]
if (drmCompareDevices(local_devices[i], local_devices[j])) {
^
../xf86drm.c:3672:13: warning: nested extern declaration of 'drmCompareDevices' [-Wnested-externs]
if (drmCompareDevices(local_devices[i], local_devices[j])) {
^
manifest.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 48dcb55..8ef5fe6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -375,6 +375,8 @@
"patches": ["llvm-cmake-buildapi.patch"]},
{"src": "fd-mesa:drm",
+ "tag": "00aa2c18810efb896afd9ff0acbadd4aa9540fe6",
+ "tag-reason": "Build failure",
"config-opts": ["--disable-valgrind"]},
{"src": "fd-wayland:wayland",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]