Bug 1361471

Summary: Review Request: lit - LLVM lit test runner
Product: [Fedora] Fedora Reporter: jeremy.fergason
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review, robinlee.sysu, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-04-04 07:32:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 177841    

Description jeremy.fergason 2016-07-29 06:45:09 UTC
Spec URL: http://builtwithswift.com/python-lit.spec
SRPM URL: http://builtwithswift.com/python-lit-0.5.0-1.fc24.src.rpm
Description: lit is a portable tool for executing LLVM and Clang style test suites, summarizing their results, and providing indication of failures. lit is designed to be a lightweight testing tool with as simple a user interface as possible.
Fedora Account System Username: jdfergason

Comment 1 Zbigniew Jędrzejewski-Szmek 2016-11-12 19:33:26 UTC
llvm package already provides /bin/lit:
$ rpm -ql llvm|grep lit
/usr/bin/llvm-split
/usr/share/man/man1/lit.1.gz

So there'd be a conflict. But it does not provide the python packages, afaics. Nevertheless, it'd probably be better to make those python parts a subpackage of the llvm package. I'd suggest that you open an RFE bug for that. It'd probably help if you provide a patch for the llvm spec file to implement that.

Comment 2 Robin Lee 2019-04-04 07:32:56 UTC

*** This bug has been marked as a duplicate of bug 1425658 ***