<html>
<head>
<base href="https://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 --- - Unittest DebugInfoPDBTests is not built"
href="https://llvm.org/bugs/show_bug.cgi?id=28276">28276</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Unittest DebugInfoPDBTests is not built
</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>Linux
</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>Frontend
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mytcepa@mail.ru
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Scanning dependencies of target DebugInfoPDBTests
12:35:57 4> [ 87%] Building CXX object
unittests/DebugInfo/PDB/CMakeFiles/DebugInfoPDBTests.dir/MappedBlockStreamTest.cpp.o
12:35:57 4>
err>.../llvm/llvm/unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp: In member
function ‘virtual void
{anonymous}::MappedBlockStreamTest_TestWriteThenRead_Test::TestBody()’:
12:35:57 4>
err>.../llvm/llvm/unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp:320:58:
error: could not convert ‘(uint8_t*)(& byteArray0)’ from ‘uint8_t* {aka
unsigned char*}’ to ‘llvm::ArrayRef<unsigned char>’
12:35:57 4>
err>.../llvm/llvm/unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp:320:58:
error: could not convert ‘(uint8_t*)(& byteArray1)’ from ‘uint8_t* {aka
unsigned char*}’ to ‘llvm::ArrayRef<unsigned char>’
12:35:57 4> err>In file included from
.../llvm/llvm/unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp:13:0:
12:35:57 4>
err>.../llvm/llvm/include/llvm/DebugInfo/CodeView/StreamReader.h: In
instantiation of ‘llvm::Error
llvm::codeview::StreamReader::readArray(llvm::ArrayRef<T>&, uint32_t) [with T =
unsigned char; uint32_t = unsigned int]’:
12:35:57 4>
err>.../llvm/llvm/unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp:373:3:
required from here
12:35:57 4>
err>.../llvm/llvm/include/llvm/DebugInfo/CodeView/StreamReader.h:64:5: warning:
comparison is always false due to limited range of data type [-Wtype-limits]
12:35:57 4> [ 87%] Linking CXX executable DebugInfoDWARFTests
12:35:57 4> err>gmake[2]: ***
[unittests/DebugInfo/PDB/CMakeFiles/DebugInfoPDBTests.dir/MappedBlockStreamTest.cpp.o]
Error 1
12:35:57 4> err>gmake[1]: ***
[unittests/DebugInfo/PDB/CMakeFiles/DebugInfoPDBTests.dir/all] Error 2
12:35:57 4> err>gmake[1]: *** Waiting for unfinished jobs....
12:35:57 4> [ 87%] Built target DebugInfoDWARFTests
12:35:57 4> err>gmake: *** [all] Error 2
12:35:59 4> <testcase name ="Build" status="run"/>
12:35:59 4> <failure message="failed">
12:35:59 4>Task Failed: Build.Build
12:35:59 4>End Time: 2016-06-23 13:35:54
12:35:59 4>Elapsed: 1:00:01.715139
12:35:59 4>Return Code: 2</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>