From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 59282] New: Undefined symbol '_ZTVN10__cxxabiv120__si_class_type_infoE' in r600_dri.so Date: Sat, 12 Jan 2013 14:58:19 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0684522023==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id EDB32E5D7F for ; Sat, 12 Jan 2013 06:58:19 -0800 (PST) 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 --===============0684522023== Content-Type: multipart/alternative; boundary="1358002699.d8BEDB80.29924"; charset="us-ascii" --1358002699.d8BEDB80.29924 Date: Sat, 12 Jan 2013 14:58:19 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=59282 Priority: medium Bug ID: 59282 Assignee: dri-devel@lists.freedesktop.org Summary: Undefined symbol '_ZTVN10__cxxabiv120__si_class_type_infoE' in r600_dri.so Severity: blocker Classification: Unclassified OS: Linux (All) Reporter: tdroste@gmx.de Hardware: All Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa Mesa from git master (head 3c3a2b51b85a90cfe670e1ca81ce86c8fa0d448d) has a undefined symbol in r600_dri.so, which prevents it from being loaded: $ LIBGL_DEBUG=verbose glxinfo libGL: OpenDriver: trying /usr/lib64/dri/r600_dri.so libGL error: dlopen /usr/lib64/dri/r600_dri.so failed (/usr/lib64/dri/r600_dri.so: undefined symbol: _ZTVN10__cxxabiv120__si_class_type_infoE) libGL error: unable to load driver: r600_dri.so libGL error: driver pointer missing libGL error: failed to load driver: r600 configure line: --with-dri-drivers= --with-gallium-drivers=swrast,r600 --enable-gallium-llvm --enable-gallium-egl --with-egl-platforms=x11,drm --enable-gles1 --enable-gles2 --enable-glx-tls --enable-texture-float --enable-shared-glapi I tried adding radeonsi to the list and see if this fixes it, but in order to build this I have to install LLVM 3.2, which I'm not planning to do today. -- You are receiving this mail because: You are the assignee for the bug. --1358002699.d8BEDB80.29924 Date: Sat, 12 Jan 2013 14:58:19 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 59282
Assignee dri-devel@lists.freedesktop.org
Summary Undefined symbol '_ZTVN10__cxxabiv120__si_class_type_infoE' in r600_dri.so
Severity blocker
Classification Unclassified
OS Linux (All)
Reporter tdroste@gmx.de
Hardware All
Status NEW
Version git
Component Drivers/Gallium/r600
Product Mesa

Mesa from git master (head 3c3a2b51b85a90cfe670e1ca81ce86c8fa0d448d) has a
undefined symbol in r600_dri.so, which prevents it from being loaded:

$ LIBGL_DEBUG=verbose glxinfo
libGL: OpenDriver: trying /usr/lib64/dri/r600_dri.so
libGL error: dlopen /usr/lib64/dri/r600_dri.so failed
(/usr/lib64/dri/r600_dri.so: undefined symbol:
_ZTVN10__cxxabiv120__si_class_type_infoE)
libGL error: unable to load driver: r600_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: r600

configure line:
--with-dri-drivers= --with-gallium-drivers=swrast,r600 --enable-gallium-llvm 
--enable-gallium-egl --with-egl-platforms=x11,drm --enable-gles1 --enable-gles2
--enable-glx-tls --enable-texture-float --enable-shared-glapi

I tried adding radeonsi to the list and see if this fixes it, but in order to
build this I have to install LLVM 3.2, which I'm not planning to do today.


You are receiving this mail because:
  • You are the assignee for the bug.
--1358002699.d8BEDB80.29924-- --===============0684522023== 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 --===============0684522023==--