From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 56405] Distorted graphics on Radeon HD 6620G
Date: Fri, 09 Nov 2012 18:28:51 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1080475477=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 9B2BE9E84B
for ;
Fri, 9 Nov 2012 10:28:51 -0800 (PST)
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
--===============1080475477==
Content-Type: multipart/alternative; boundary="1352485731.BBcebcEB1.2315"; charset="us-ascii"
--1352485731.BBcebcEB1.2315
Date: Fri, 9 Nov 2012 18:28:51 +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=3D56405
--- Comment #15 from Michael Dressel ---
I tried to compile c1f4867c89adb1a6b19d66ec8ad146115909f0a7
the commit taged with mesa-8.0.4 and I get the following compilation error:
g++ -c -I. -I../../../src/gallium/include -I../../../src/gallium/auxiliary
-I../../../src/gallium/drivers -march=3Dx86-64 -mtune=3Dgeneric -O2 -pipe
-fstack-protector --param=3Dssp-buffer-size=3D4 -D_FORTIFY_SOURCE=3D2 -Wall
-fno-strict-aliasing -fno-builtin-memcmp -march=3Dx86-64 -mtune=3Dgeneric -=
O2 -pipe
-fstack-protector --param=3Dssp-buffer-size=3D4 -D_FORTIFY_SOURCE=3D2 -fPI=
C=20
-D_GNU_SOURCE -DPTHREADS -DTEXTURE_FLOAT_ENABLED -DHAVE_POSIX_MEMALIGN
-DUSE_XCB -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS
-DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=3D1 -DIN_DRI_DRIVER -DHAVE_ALIAS
-DHAVE_MINCORE -DHAVE_LIBUDEV -DHAVE_XCB_DRI2 -D__STDC_CONSTANT_MACROS
-DHAVE_LLVM=3D0x0301 -fvisibility=3Dhidden -I/usr/include -D_GNU_SOURCE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
gallivm/lp_bld_debug.cpp -o gallivm/lp_bld_debug.o
gallivm/lp_bld_debug.cpp: In function =E2=80=98void lp_disassemble(const vo=
id*)=E2=80=99:
gallivm/lp_bld_debug.cpp:240:66: error: no matching function for call to
=E2=80=98llvm::Target::createMCInstPrinter(unsigned int&, const llvm::MCAsm=
Info&, const
llvm::MCSubtargetInfo&) const=E2=80=99
gallivm/lp_bld_debug.cpp:240:66: note: candidate is:
In file included from gallivm/lp_bld_debug.cpp:37:0:
/usr/include/llvm/Support/TargetRegistry.h:395:20: note: llvm::MCInstPrinte=
r*
llvm::Target::createMCInstPrinter(unsigned int, const llvm::MCAsmInfo&, con=
st
llvm::MCInstrInfo&, const llvm::MCRegisterInfo&, const llvm::MCSubtargetInf=
o&)
const
/usr/include/llvm/Support/TargetRegistry.h:395:20: note: candidate expect=
s 5
arguments, 3 provided
make[3]: *** [gallivm/lp_bld_debug.o] Error 1
make[3]: Leaving directory `/home/michael/src/Mesa/mesa/src/gallium/auxilia=
ry'
make[2]: *** [default] Error 1
make[2]: Leaving directory `/home/michael/src/Mesa/mesa/src/gallium'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/michael/src/Mesa/mesa/src'
make: *** [default] Error 1
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1352485731.BBcebcEB1.2315
Date: Fri, 9 Nov 2012 18:28:51 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Commen=
t # 15
on bug 56405<=
/a>
from Michael Dressel
I tried to compile c1f4867c89adb1a6b19d66ec8ad146115909f0a7
the commit taged with mesa-8.0.4 and I get the following compilation error:
g++ -c -I. -I../../../src/gallium/include -I../../../src/gallium/auxiliary
-I../../../src/gallium/drivers -march=3Dx86-64 -mtune=3Dgeneric -O2 -pipe
-fstack-protector --param=3Dssp-buffer-size=3D4 -D_FORTIFY_SOURCE=3D2 -Wall
-fno-strict-aliasing -fno-builtin-memcmp -march=3Dx86-64 -mtune=3Dgeneric -=
O2 -pipe
-fstack-protector --param=3Dssp-buffer-size=3D4 -D_FORTIFY_SOURCE=3D2 -fPI=
C=20
-D_GNU_SOURCE -DPTHREADS -DTEXTURE_FLOAT_ENABLED -DHAVE_POSIX_MEMALIGN
-DUSE_XCB -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS
-DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=3D1 -DIN_DRI_DRIVER -DHAVE_ALIAS
-DHAVE_MINCORE -DHAVE_LIBUDEV -DHAVE_XCB_DRI2 -D__STDC_CONSTANT_MACROS
-DHAVE_LLVM=3D0x0301 -fvisibility=3Dhidden -I/usr/include -D_GNU_SOURCE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
gallivm/lp_bld_debug.cpp -o gallivm/lp_bld_debug.o
gallivm/lp_bld_debug.cpp: In function =E2=80=98void lp_disassemble(const vo=
id*)=E2=80=99:
gallivm/lp_bld_debug.cpp:240:66: error: no matching function for call to
=E2=80=98llvm::Target::createMCInstPrinter(unsigned int&, const llvm::M=
CAsmInfo&, const
llvm::MCSubtargetInfo&) const=E2=80=99
gallivm/lp_bld_debug.cpp:240:66: note: candidate is:
In file included from gallivm/lp_bld_debug.cpp:37:0:
/usr/include/llvm/Support/TargetRegistry.h:395:20: note: llvm::MCInstPrinte=
r*
llvm::Target::createMCInstPrinter(unsigned int, const llvm::MCAsmInfo&,=
const
llvm::MCInstrInfo&, const llvm::MCRegisterInfo&, const llvm::MCSubt=
argetInfo&)
const
/usr/include/llvm/Support/TargetRegistry.h:395:20: note: candidate expect=
s 5
arguments, 3 provided
make[3]: *** [gallivm/lp_bld_debug.o] Error 1
make[3]: Leaving directory `/home/michael/src/Mesa/mesa/src/gallium/auxilia=
ry'
make[2]: *** [default] Error 1
make[2]: Leaving directory `/home/michael/src/Mesa/mesa/src/gallium'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/michael/src/Mesa/mesa/src'
make: *** [default] Error 1
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1352485731.BBcebcEB1.2315--
--===============1080475477==
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
--===============1080475477==--