[Bug 1168] libchk outputs failures for Qt classes with inheritance

[email protected] Wed, 25 Jan 2006 18:04:55 -0500
Newsgroups gmane.linux.lsb.test-suite
Message-ID <[email protected]>


------- Additional Comments From [email protected]  2006-01-25 18:04 -------
Results after applying Harald patch #3, 4, 5, getting following errors:
Checking symbols in /usr/lib/libQtGui.so.4
Did not find _ZTI25QAbstractItemModelPrivate ((unversioned)) in libQtGui.so.4
Did not find _ZTV25QAbstractItemModelPrivate ((unversioned)) in libQtGui.so.4
Class _Z12QPaintDevice
Virtual Function[0][2] __cxa_pure_virtual (expected) doesn't match
_ZNK12QPaintDevice7devTypeEv (found)
Class _Z15QListWidgetItem
Virtual Function[0][3] __cxa_pure_virtual (expected) doesn't match
_ZN15QListWidgetItem18setBackgroundColorERK6QColor (found)
Checking symbols in /usr/lib/libQtNetwork.so.4
Checking symbols in /usr/lib/libQtOpenGL.so.4
Class _Z14QGLPixelBuffer
Virtual Function[0][2] __cxa_pure_virtual (expected) doesn't match
_ZNK14QGLPixelBuffer7devTypeEv (found)
Checking symbols in /usr/lib/libQtSql.so.4
Did not find _ZTI25QAbstractItemModelPrivate ((unversioned)) in libQtSql.so.4
Did not find _ZTV25QAbstractItemModelPrivate ((unversioned)) in libQtSql.so.4
   
 
--    
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.