From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 68468] 9.2.0rc2 Locks Under Various Conditions (UVD, Stress)
Date: Tue, 27 Aug 2013 16:02:55 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1356788784=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id BBE7FE6BF1
for ;
Tue, 27 Aug 2013 09:02:55 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1356788784==
Content-Type: multipart/alternative; boundary="1377619375.B257df70.6795"; charset="us-ascii"
--1377619375.B257df70.6795
Date: Tue, 27 Aug 2013 16:02:55 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.freedesktop.org/show_bug.cgi?id=3D68468
--- Comment #4 from adam777@gmail.com ---
Well, the digging phase is over, I pretty much hit a wall.
As stated above, the general bisecting idea is clear, but I'm having problem
actually building mesa.
Here what I've done:
I downloaded the PKGBUILD and needed packages (clang-svn, llvm-svn etc.) fr=
om
Laurent Carlier's folder (an Arch developer).
I modified the PKGBUILD a bit - comment out unnecessary packages
(intel-dri-git, for example).
In order to build a specific commit, I added the following line to the buil=
d()
section:
cd ${srcdir}/mesa
git checkout 5b2855bfe79bfc3995969f2bf775d89b1bc1808a
makepkg -s was invoked later, but failed pretty soon. A bit of googling and=
the
blame was with bison 3.0.
Since the commit I'm trying to build is from April 11th and the bison 3.0 f=
ix
is from July 31st and since I have no idea how to backport the bison 3.0
patches, I downgraded to bison 2.7.1 from the AUR
(https://bugs.freedesktop.org/show_bug.cgi?id=3D67354).
makepkg -s then got over the problematic bison part but failed again, this =
time
with an error related to llvm 3.4
(https://bugs.freedesktop.org/show_bug.cgi?id=3D64590).
Again, The fix is from May 14th (http://cgit.freedesktop.org/mesa/mesa/c =
=E2=80=A6
773efbc181), so I reverted to LLVM 3.3 and modified PKGBUILD accordingly (l=
lvm
instead of llvm-svn etc.).
This is, unfortunately, where I got stuck.
Build fails again, with an error that seems to be related to llvm 3.4, thou=
gh
I'm on 3.3.
Log is here - http://pastebin.com/DwFAVKxC
PKGBUILD is here - http://pastebin.com/PwiZXVGv
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1377619375.B257df70.6795
Date: Tue, 27 Aug 2013 16:02:55 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Comment=
# 4
on bug 68468<=
/a>
from adam777@gmail.co=
m
Well, the digging phase is over, I pretty much hit a wall.
As stated above, the general bisecting idea is clear, but I'm having problem
actually building mesa.
Here what I've done:
I downloaded the PKGBUILD and needed packages (clang-svn, llvm-svn etc.) fr=
om
Laurent Carlier's folder (an Arch developer).
I modified the PKGBUILD a bit - comment out unnecessary packages
(intel-dri-git, for example).
In order to build a specific commit, I added the following line to the buil=
d()
section:
cd ${srcdir}/mesa
git checkout 5b2855bfe79bfc3995969f2bf775d89b1bc1808a
makepkg -s was invoked later, but failed pretty soon. A bit of googling and=
the
blame was with bison 3.0.
Since the commit I'm trying to build is from April 11th and the bison 3.0 f=
ix
is from July 31st and since I have no idea how to backport the bison 3.0
patches, I downgraded to bison 2.7.1 from the AUR
(https://bugs.freedesktop.org/show_bug.c=
gi?id=3D67354).
makepkg -s then got over the problematic bison part but failed again, this =
time
with an error related to llvm 3.4
(https://bugs.freedesktop.org/show_bug.c=
gi?id=3D64590).
Again, The fix is from May 14th (http://cgit.freedesktop.org/mesa/mesa/c =E2=80=A6
773efbc181), so I reverted to LLVM 3.3 and modified PKGBUILD accordingly (l=
lvm
instead of llvm-svn etc.).
This is, unfortunately, where I got stuck.
Build fails again, with an error that seems to be related to llvm 3.4, thou=
gh
I'm on 3.3.
Log is here - http://pastebin.com/=
DwFAVKxC
PKGBUILD is here - http://pastebin=
.com/PwiZXVGv
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1377619375.B257df70.6795--
--===============1356788784==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============1356788784==--