Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645040 - sys-devel/llvm: 'unmanaged' opt-viewer Python modules
Summary: sys-devel/llvm: 'unmanaged' opt-viewer Python modules
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-19 17:33 UTC by Michał Górny
Modified: 2018-04-04 13:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-19 17:33:50 UTC
/usr/lib/llvm/5/share/opt-viewer/style.css
/usr/lib/llvm/5/share/opt-viewer/optrecord.py
/usr/lib/llvm/5/share/opt-viewer/optpmap.py
/usr/lib/llvm/5/share/opt-viewer/opt-viewer.py
/usr/lib/llvm/5/share/opt-viewer/opt-stats.py
/usr/lib/llvm/5/share/opt-viewer/opt-diff.py


We need to either start using python-single-r1 for this or split it into separate package (and I'm leaning towards the latter). However, AFAICS LLVM core has also some tests related to this.

It requires pygments and pyyaml.
Comment 1 Larry the Git Cow gentoo-dev 2018-04-04 13:56:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5d5224233fc71873b052f275bc2ffe45d22feb

commit 7d5d5224233fc71873b052f275bc2ffe45d22feb
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-04-04 12:19:43 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-04-04 13:56:02 +0000

    sys-devel/llvm: Inform about opt-viewer scripts in postinst
    
    Closes: https://bugs.gentoo.org/645040

 sys-devel/llvm/llvm-5.0.1.ebuild    | 9 +++++++++
 sys-devel/llvm/llvm-6.0.0.ebuild    | 9 +++++++++
 sys-devel/llvm/llvm-6.0.9999.ebuild | 9 +++++++++
 sys-devel/llvm/llvm-9999.ebuild     | 9 +++++++++
 4 files changed, 36 insertions(+)