Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645044 - sys-libs/llvm-libunwind: Missing tests
Summary: sys-libs/llvm-libunwind: Missing tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-19 18:00 UTC by Michał Górny
Modified: 2018-01-20 08:54 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 18:00:09 UTC
It seems that upstream added a few tests at some point. Need to investigate whether they work with standalone builds, and how to run them.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-19 20:42:29 UTC
Looks like tests require some parts of libcxx to work. Need to investigate further.
Comment 2 Larry the Git Cow gentoo-dev 2018-01-20 08:54:49 UTC
The bug has been closed via the following commit(s):

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

commit ee6810253547c6ec221b37ff8ffde0b8a0c27d2b
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-01-19 20:26:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-01-20 08:54:38 +0000

    sys-libs/llvm-libunwind: Enable testing
    
    Closes: https://bugs.gentoo.org/645044

 .../llvm-libunwind/llvm-libunwind-6.0.9999.ebuild  | 42 +++++++++++++++++++--
 sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild | 44 ++++++++++++++++++++--
 2 files changed, 79 insertions(+), 7 deletions(-)