<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 - Backport 'Partially Revert "scan-view: Remove Reporter.py and associated AppleScript files"' to 12.0.1"
href="https://bugs.llvm.org/show_bug.cgi?id=50007">50007</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Backport 'Partially Revert "scan-view: Remove Reporter.py and associated AppleScript files"' to 12.0.1
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</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>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mgorny@gentoo.org
</td>
</tr>
<tr>
<th>CC</th>
<td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Blocks</th>
<td>49317
</td>
</tr></table>
<p>
<div>
<pre>Apparently scan-view is broken now:
Traceback (most recent call last):
File "/usr/lib/llvm/12/bin/scan-view", line 150, in <module>
main()
File "/usr/lib/llvm/12/bin/scan-view", line 147, in main
run(port, args, args.root)
File "/usr/lib/llvm/12/bin/scan-view", line 74, in run
import ScanView
File "/usr/lib/llvm/12/bin/../share/scan-view/ScanView.py", line 29, in
<module>
import Reporter
ModuleNotFoundError: No module named 'Reporter'
I'm surprised we don't cover it with regression tests.
The fix's apparently in <a href="https://reviews.llvm.org/D96367">https://reviews.llvm.org/D96367</a></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] 12.0.1 Release Blockers"
href="https://bugs.llvm.org/show_bug.cgi?id=49317">Bug 49317</a>] [meta] 12.0.1 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>