Lockhart, Jonathan (lockhaja)
2013-Jun-14 21:08 UTC
[LLVMdev] Error While Running Scan-Build
I seem to be hitting an error while initializing the scan-build.exe in Windows. C:\Users\lockhaja\llvm\tools\clang\tools\scan-build>perl -S scan-build The getpwuid function is unimplemented at scan-build line 35. Does anyone know what would be causing this error? The perl -S scan-build command appears and runs after I run scan-build from the command prompt. Regards, Jon Lockhart PhD Candidate - EE Systems IEEE Vice President 13/14 University of Cincinnati lockhaja at mail.uc.edu -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130614/87232528/attachment.html>
Clang Static Analyzer is discussed on the cfe-dev mailing list. This is a mail from someone having the same problem: http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-April/008659.html. /Patrik Hägglund From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Lockhart, Jonathan (lockhaja) Sent: den 14 juni 2013 23:08 To: llvmdev at cs.uiuc.edu Subject: [LLVMdev] Error While Running Scan-Build I seem to be hitting an error while initializing the scan-build.exe in Windows. C:\Users\lockhaja\llvm\tools\clang\tools\scan-build>perl -S scan-build The getpwuid function is unimplemented at scan-build line 35. Does anyone know what would be causing this error? The perl -S scan-build command appears and runs after I run scan-build from the command prompt. Regards, Jon Lockhart PhD Candidate - EE Systems IEEE Vice President 13/14 University of Cincinnati lockhaja at mail.uc.edu<mailto:lockhaja at mail.uc.edu> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130616/3dffc812/attachment.html>