<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Error in tempfile() in ccc-analyzer line 249"
href="http://llvm.org/bugs/show_bug.cgi?id=17196">17196</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Error in tempfile() in ccc-analyzer line 249
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Static Analyzer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>kremenek@apple.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>gregczajkowski@yahoo.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>