[cmake-developers] Test fails with Xcode

Stephen Kelly steveire at gmail.com
Wed Jun 26 09:15:16 EDT 2013


Stephen Kelly wrote:

> 
> Hi there,
> 
> The ExportImport test is failing with two Xcode dashboards (but not the
> other xcode dashboards)
> 
>  
http://open.cdash.org/testSummary.php?project=1&name=ExportImport&date=2013-06-25
>  http://open.cdash.org/testDetails.php?test=196266835&build=2946532
> 
> 
> clang: error: no such file or directory: '/Users/builder/external/CMake-
> xcode-dbg-
> 
x86_64/Tests/ExportImport/Import/A/excludedFromAll/Debug/libexcludedFromAll.a'
> 
> Any idea why that library would not be created in only those two?

This problem was fixed by converting the library used in the interface from 
a static to a shared lib. 

 http://open.cdash.org/buildSummary.php?buildid=2947412

The unit test now passes, but the problem remains for those dashboards with 
static libs and xcode. I can't debug that problem further.

Thanks,

Steve.





More information about the cmake-developers mailing list