https://bugs.llvm.org/show_bug.cgi?id=50007

            Bug ID: 50007
           Summary: Backport 'Partially Revert "scan-view: Remove
                    Reporter.py and associated AppleScript files"' to
                    12.0.1
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: mgo...@gentoo.org
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org
            Blocks: 49317

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 https://reviews.llvm.org/D96367


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=49317
[Bug 49317] [meta] 12.0.1 Release Blockers
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to