<html>
<head>
<base href="https://bugs.llvm.org/">
</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 - openmp/runtime/test/lit.cfg fails to parse on mac os catalina"
href="https://bugs.llvm.org/show_bug.cgi?id=46864">46864</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>openmp/runtime/test/lit.cfg fails to parse on mac os catalina
</td>
</tr>
<tr>
<th>Product</th>
<td>OpenMP
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</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>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Runtime Library
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>hans@chromium.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Blocks</th>
<td>46725
</td>
</tr></table>
<p>
<div>
<pre>Trying out the 11.x branch on macos catalina fails like so:
File
"/Users/hwennborg/llvm-test-release/bf2c0fb8a254345e62f18d61ed8c3ca84307b0d8/Phase3/Release/llvmCore-test-bf2c0fb8a254345e62f18d61ed8c3ca84307b0d8.obj/bin/../../../../llvm-project/llvm/utils/lit/lit/TestingConfig.py",
line 88, in load_from_path
exec(compile(data, path, 'exec'), cfg_globals, None)
File
"/Users/hwennborg/llvm-test-release/bf2c0fb8a254345e62f18d61ed8c3ca84307b0d8/llvm-project/openmp/runtime/test/lit.cfg",
line 82, in <module>
config.test_flags += " -isysroot " + out
TypeError: can only concatenate str (not "bytes") to str
I guess it's a Python 3 thing maybe?
The Python on my PATH is Python 2, but I think maybe LLVM goes for Python 3
these days when it's available (and it is on this system).</pre>
</div>
</p>
<div id="referenced">
<hr style="border: 1px dashed #969696">
<b>Referenced Bugs:</b>
<ul>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [meta] 11.0.0 Release Blockers"
href="https://bugs.llvm.org/show_bug.cgi?id=46725">Bug 46725</a>] [meta] 11.0.0 Release Blockers
</li>
</ul>
</div>
<br>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>