Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779730 - sys-libs/libunwind S390 keywording
Summary: sys-libs/libunwind S390 keywording
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2021-04-01 16:23 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2022-03-20 20:16 UTC (History)
1 user (show)

See Also:
Package list:
sys-libs/libunwind ~s390
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2021-04-01 16:23:29 UTC
Please keyword sys-libs/libunwind on S390.

(Needed by dev-cpp/glog[libunwind,-llvm-libunwind])
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-07 06:12:30 UTC
Seems to only be supported on s390x.
Comment 2 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2022-03-20 20:16:35 UTC
s390 done

all arches done
Comment 3 Larry the Git Cow gentoo-dev 2022-03-20 20:16:46 UTC
The bug has been referenced in the following commit(s):

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

commit 793ad8ad04af7d6a7bcb86dc81efca41d44263dc
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2022-03-20 20:13:26 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-03-20 20:16:27 +0000

    profiles/arch/s390/s390x: unmask sys-libs/libunwind
    
    sys-libs/libunwind can't work on s390, but it works nicely on s390x
    
    Bug: https://bugs.gentoo.org/779730
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 profiles/arch/s390/s390x/package.mask | 6 ++++++
 profiles/arch/s390/s390x/use.mask     | 3 +++
 2 files changed, 9 insertions(+)

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

commit 9e610f8334fdc7f50a3c064827cf9a04af24085e
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2022-03-20 20:13:01 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-03-20 20:16:27 +0000

    profiles/arch/s390: mask sys-libs/libunwind
    
    Bug: https://bugs.gentoo.org/779730
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 profiles/arch/s390/package.mask | 6 +++++-
 profiles/arch/s390/use.mask     | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)