[LLVMbugs] [Bug 13829] New: Can't exec "clang":

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 13 02:16:38 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=13829

             Bug #: 13829
           Summary: Can't exec "clang":
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
        AssignedTo: kremenek at apple.com
        ReportedBy: linghuan713 at 126.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 9199
  --> http://llvm.org/bugs/attachment.cgi?id=9199
clang scan log

Can't exec "clang": No such file or directory at
/data/checker-268/libexec/ccc-analyzer line 426
error: Error Domain=NSPOSIXErrorDomain Code=2 "Non-zero exit code 255 returned
from shell command: /data/checker-268/libexec/ccc-analyzer -v -E -dM -arch i386
-isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk
-x objective-c -c /dev/null 2>&1" UserInfo=0x4019d52a0
{NSLocalizedDescription=Non-zero exit code 255 returned from shell command:
/data/checker-268/libexec/ccc-analyzer -v -E -dM -arch i386 -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk
-x objective-c -c /dev/null 2>&1, NSLocalizedFailureReason=No such file or
directory}
2012-09-13 17:10:46.022 xcodebuild[96538:3723] Warning:  Couldn't discover the
'ccc-analyzer' compiler's built-in search paths and preprocessor definitions
for language dialect 'objective-c'.
Compiler: /data/checker-268/libexec/ccc-analyzer

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list