[cfe-dev] Can not find .a file from Clang scan-build

Jordan Rose jordan_rose at apple.com
Wed May 29 16:58:26 PDT 2013


[+cfe-dev]

Hi, Howard. Xcode is refusing to use ccc-analyzer to compile some of its files, which is what happens in some iOS projects when using the "old" scan-build / Xcode integration. This should be fixed in Xcode 4.6.

Sorry for the later response on this one,
Jordan

On May 24, 2013, at 3:10 , 凌欢 <linghuan713 at 126.com> wrote:

> hi, all:
> One of my iOS project throw the following errors when I execute the scan-build : 
> clang: error: no such file or directory: '/Users/mqq/hudson/clang_browser_newcore_ipad/tools/WebPageTest/WebPageTest/build/Release-iphoneos/libWebPageTest.a'
> clang: error: no such file or directory: '/Users/mqq/hudson/clang_browser_newcore_ipad/MttHD_shell/Frameworks/KIF/build/Release-iphoneos/libKIF.a'
> clang: error: no such file or directory: '/Users/mqq/hudson/clang_browser_newcore_ipad/xcodebuild/Release-iphoneos/libhttp_server.a'
>  
> At the same time ,my another script can build successfully which is not added scan-build, so is it the bug for scan-build ?
> Inclosed  is the scan-build log the scripts.
> Can anynone give me tips?
>  BRs
> Howard Ling

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130529/e89e1502/attachment.html>


More information about the cfe-dev mailing list