[LLVMbugs] [Bug 17196] New: Error in tempfile() in ccc-analyzer line 249

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 11 10:29:58 PDT 2013


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

            Bug ID: 17196
           Summary: Error in tempfile() in ccc-analyzer line 249
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
          Assignee: kremenek at apple.com
          Reporter: gregczajkowski at yahoo.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

The compile was run like this, many of the compiles pass, but this one had
trouble with tempfile()

ulimit -s unlimited && /path/llvm/tools/clang/tools/scan-build/scan-build
--use-analyzer=/path/llvm_release/bin/clang /usr/pkgs/gcc/4.2.2/bin/gcc ...

scan-build: Using '/path/llvm_release/bin/clang' for static analysis
-F-:Error in tempfile() using /tmp/scan-build-2013-09-10-2/clang_output_XXXXXX:
Parent directory (/tmp/scan-build-2013-09-10-2/) is not a directory at
/path/llvm/tools/clang/tools/scan-build/ccc-analyzer line 249
-F-:scan-build: No bugs found.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130911/04612d37/attachment.html>


More information about the llvm-bugs mailing list