[cmake-developers] LSB Qt4Targets test failures

Stephen Kelly steveire at gmail.com
Sat Jan 5 06:58:59 EST 2013


Brad King wrote:

> On 01/03/2013 10:26 AM, Stephen Kelly wrote:
>> Currently the new Qt4Targets test I wrote is running on many linux and
>> mac, but is failing on the SLED LSB platforms.
>> 
>> 
http://open.cdash.org/testSummary.php?project=1&name=Qt4Targets&date=2013-01-03
> 
> Relevant output for reference:
> 
>  Linking CXX executable Qt4Targets
>  /PkgBuild/Tools/ThirdParty/lib/libQtXmlPatterns.so.4: undefined reference
>  to `QNetworkReply::writeData(char const*, long long)'
> 
> The missing symbol is likely in QtNetwork.

> Matt, what is the output of
> 
>  ldd /PkgBuild/Tools/ThirdParty/lib/libQtXmlPatterns.so.4
> 
> on the test machine?

While I'm still interested in the diagnosis of this, it's no longer a 
failing test. I changed the test to only try to link to QtWidgets, not 
QtDeclarative (and therefore QtNetwork etc).

Thanks,

Steve.





More information about the cmake-developers mailing list