[gnome-continuous] Tag xf86-video-intel
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Tag xf86-video-intel
- Date: Thu, 24 Mar 2016 11:18:35 +0000 (UTC)
commit c5a1874a851f594032520fc8fdda2d0374544eab
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Mar 24 11:17:23 2016 +0000
Tag xf86-video-intel
Build fails with:
In file included from /usr/include/string.h:634:0,
from /usr/include/xorg/os.h:53,
from /usr/include/xorg/misc.h:116,
from ../../src/fd.c:34:
/usr/include/xorg/os.h:600:1: error: expected identifier or '(' before '__extension__'
strndup(const char *str, size_t n);
^
Makefile:582: recipe for target 'fd.lo' failed
make[3]: *** [fd.lo] Error 1
manifest.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index b2033cc..2243ca2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -453,7 +453,9 @@
{"src": "fd:nouveau/xf86-video-nouveau"},
- {"src": "fd:xorg/driver/xf86-video-intel"},
+ {"src": "fd:xorg/driver/xf86-video-intel",
+ "tag": "02f535e8f3659f1147c6f2e698bd5d8730dec19b",
+ "tag-reason": "Build failure, unreported"},
{"src": "fd:xorg/driver/xf86-video-vesa"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]