[gnome-continuous] Tag Mesa
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Tag Mesa
- Date: Fri, 14 Oct 2016 14:55:24 +0000 (UTC)
commit bb73351d870dd42009b91deeb2880e9c3fee5af9
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Oct 14 15:54:31 2016 +0100
Tag Mesa
The build fails because of multiple definitions of the same variable
when building i915 and i965:
i965/.libs/libi965_dri.a(brw_sync.o):(.data.rel.ro.local+0x0): multiple
definition of `intelFenceExtension'
i915/.libs/libi915_dri.a(intel_syncobj.o):(.data.rel.ro.local+0x0):
first defined here
manifest.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 2b56746..2b3fea3 100644
--- a/manifest.json
+++ b/manifest.json
@@ -383,6 +383,8 @@
"i686": "-g -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti"
},
"patches": ["mesa-nv50-fix-build.patch", "mesa-llvm-config-dir.patch"],
+ "tag": "284795616a76787447ebf7db8b93d4b90073ccf5",
+ "tag-reason": "Build failure in the intel driver",
"config-opts": [
"--host=x86_64-gnomeostree-linux",
"--enable-pic",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]