Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802501 - sys-libs/libunwind: request ARCH=riscv support
Summary: sys-libs/libunwind: request ARCH=riscv support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: riscv Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: riscv-keywording
  Show dependency tree
 
Reported: 2021-07-16 16:41 UTC by Yixun Lan
Modified: 2021-09-18 09:12 UTC (History)
2 users (show)

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 Yixun Lan archtester gentoo-dev 2021-07-16 16:41:37 UTC
recently the libunwind project gain the riscv64 support, just wonder if it's possible to add a patch to support this since there is new version released yet.

https://github.com/libunwind/libunwind/pull/267


Reproducible: Always
Comment 1 Yixun Lan archtester gentoo-dev 2021-07-16 16:43:03 UTC
(In reply to Yixun Lan from comment #0)
> recently the libunwind project gain the riscv64 support, just wonder if it's
> possible to add a patch to support this since there is new version released
sorry,typo here, should be "s/new/no new/"
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2021-07-17 10:39:21 UTC
It's an invasive patch with a few conflicts. We might need to do an upstream snapshot. I suggest asking upstream to cut a new release.
Comment 3 Yixun Lan archtester gentoo-dev 2021-07-19 07:41:12 UTC
(In reply to Sergei Trofimovich from comment #2)
> It's an invasive patch with a few conflicts. We might need to do an upstream
> snapshot. I suggest asking upstream to cut a new release.

Ok, let's ping upstream then.

https://github.com/libunwind/libunwind/pull/267#issuecomment-882318513
Comment 4 Yixun Lan archtester gentoo-dev 2021-08-30 08:18:28 UTC
@slyfox, hi, this is merely a friendly ping..

do you think is it feasible to push a 1.6.0 RC version?
also it may still need this patch[2]

[1] https://github.com/libunwind/libunwind/releases/tag/v1.6.0-rc2
[2] https://github.com/libunwind/libunwind/commit/32320b29979441869916303e57d1812fde95d711
Comment 5 Alex Fan archtester 2021-09-18 05:42:16 UTC
I have tested the latest 1.6.0-rc2 upstream version and a few rdeps. All seem to work fine.

No patch is required. Besides, all current patches except the one disabled for 1.5.0 have been upstreamed, so no longer needed.
Comment 6 Larry the Git Cow gentoo-dev 2021-09-18 06:31:12 UTC
The bug has been closed via the following commit(s):

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

commit 1e963ad3f4dad5e68fb4c4571ed70e4735a407a4
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-09-18 06:30:20 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-09-18 06:31:01 +0000

    sys-libs/libunwind: Add release candidate for testing (only) on riscv
    
    Closes: https://bugs.gentoo.org/802501
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>

 sys-libs/libunwind/Manifest                   |   1 +
 sys-libs/libunwind/libunwind-1.6.0_rc2.ebuild | 102 ++++++++++++++++++++++++++
 2 files changed, 103 insertions(+)