Bug 218062

Summary: build fails - Could not find a match for QTest
Product: [Frameworks and Libraries] kio Reporter: tropikhajma <tropikhajma>
Component: kioslaveAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: faure
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Solaris   
Latest Commit: Version Fixed In:
Attachments: patch

Description tropikhajma 2009-12-10 01:32:48 UTC
Version:           r.1060299 (using Devel)
Compiler:          Sun Studio 12 U1 
OS:                Solaris
Installed from:    Compiled sources

building kdelibs fails with
...
[ 48%] Building CXX object kio/tests/CMakeFiles/kfileitemtest.dir/kfileitemtest.o                                                            
!"/home/hajma/Dashboards/kdelibs/srcdir/kio/tests/kfileitemtest.cpp", line 100: Error: Could not find a match for QTest::qCompare<QTest::T>(const void*, void*, const char[25], const char[12], const char[66], int) needed in KFileItemTest::testDetach().                               
"/home/hajma/Dashboards/kdelibs/srcdir/kio/tests/kfileitemtest.cpp", line 102: Error: Could not find a match for QTest::qCompare<QTest::T>(const void*, void*, const char[26], const char[12], const char[66], int) needed in KFileItemTest::testDetach().                                
2 Error(s) detected.

see it failing in the kde-dashboard at http://my.cdash.org/buildSummary.php?buildid=40854
Comment 1 Christoph Feck 2009-12-10 17:28:14 UTC

*** This bug has been marked as a duplicate of bug 217958 ***
Comment 2 Christoph Feck 2009-12-10 17:29:27 UTC
Oops, its different...
Comment 3 tropikhajma 2010-01-03 23:44:25 UTC
Created attachment 39539 [details]
patch
Comment 4 David Faure 2010-04-17 00:19:22 UTC
SVN commit 1115582 by dfaure:

Fix compilation on solaris, patch by tropikhajma
BUG: 218062


 M  +2 -2      kfileitemtest.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1115582