Bug 218062 - build fails - Could not find a match for QTest
Summary: build fails - Could not find a match for QTest
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: kioslave (show other bugs)
Version: unspecified
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-10 01:32 UTC by tropikhajma
Modified: 2010-04-17 00:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch (691 bytes, patch)
2010-01-03 23:44 UTC, tropikhajma
Details

Note You need to log in before you can comment on or make changes to this bug.
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