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: Mon, 19 Nov 2012 20:06:56 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0309266600=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id B21CAE6251
for ;
Mon, 19 Nov 2012 12:06:56 -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
--===============0309266600==
Content-Type: multipart/alternative; boundary="1353355616.1c27d1.18122"; charset="us-ascii"
--1353355616.1c27d1.18122
Date: Mon, 19 Nov 2012 20:06:56 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=56405
--- Comment #19 from Michael Dressel ---
I'm stuck with:
g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector
--param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -std=c99
-Werror=implicit-function-declaration -Werror=missing-prototypes
-fno-strict-aliasing -fno-builtin-memcmp -march=x86-64 -mtune=generic -O2 -pipe
-fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC
-DUSE_X86_64_ASM -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=1 -DIN_DRI_DRIVER -DHAVE_ALIAS
-DHAVE_MINCORE -DHAVE_LIBUDEV -DHAVE_XCB_DRI2 -D__STDC_CONSTANT_MACROS
-DHAVE_LLVM=0x0301 -fvisibility=hidden -o r600_dri.so.test
../../../../src/mesa/drivers/dri/common/dri_test.o r600_dri.so.tmp
-L../../../../lib -Wl,-R/usr/lib/xorg/modules/dri -ldricore -lglsl -ldrm
-lexpat -lm -lpthread -ldl -Wl,-O1,--sort-common,--as-needed,-z,relro
-L/usr/lib/llvm -lpthread -lffi -ldl -lm ;
r600_dri.so.tmp: undefined reference to `st_gl_api_create'
I have 15 commits left to test. I did skip commits in order to get rid of the
missing reference. I already skipped 5 commits and the reference still is
missing.
I had to apply some other patches already.
Anyway I'm not even convinced my test is a good test. Because since a while I
only get the r600_dri.so built. And I only exchange this object.
I wonder if really nobody of the developers sees the problem at all?
Even if I would succeed in finding the bad commit how would you fix
it if you can not reproduce the problem?
--
You are receiving this mail because:
You are the assignee for the bug.
--1353355616.1c27d1.18122
Date: Mon, 19 Nov 2012 20:06:56 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 19
on bug 56405
from Michael Dressel
I'm stuck with:
g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector
--param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -std=c99
-Werror=implicit-function-declaration -Werror=missing-prototypes
-fno-strict-aliasing -fno-builtin-memcmp -march=x86-64 -mtune=generic -O2 -pipe
-fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC
-DUSE_X86_64_ASM -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=1 -DIN_DRI_DRIVER -DHAVE_ALIAS
-DHAVE_MINCORE -DHAVE_LIBUDEV -DHAVE_XCB_DRI2 -D__STDC_CONSTANT_MACROS
-DHAVE_LLVM=0x0301 -fvisibility=hidden -o r600_dri.so.test
../../../../src/mesa/drivers/dri/common/dri_test.o r600_dri.so.tmp
-L../../../../lib -Wl,-R/usr/lib/xorg/modules/dri -ldricore -lglsl -ldrm
-lexpat -lm -lpthread -ldl -Wl,-O1,--sort-common,--as-needed,-z,relro
-L/usr/lib/llvm -lpthread -lffi -ldl -lm ;
r600_dri.so.tmp: undefined reference to `st_gl_api_create'
I have 15 commits left to test. I did skip commits in order to get rid of the
missing reference. I already skipped 5 commits and the reference still is
missing.
I had to apply some other patches already.
Anyway I'm not even convinced my test is a good test. Because since a while I
only get the r600_dri.so built. And I only exchange this object.
I wonder if really nobody of the developers sees the problem at all?
Even if I would succeed in finding the bad commit how would you fix
it if you can not reproduce the problem?
You are receiving this mail because:
- You are the assignee for the bug.
--1353355616.1c27d1.18122--
--===============0309266600==
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
--===============0309266600==--