Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804333 - net-fs/samba: rekeywording for ~riscv
Summary: net-fs/samba: rekeywording for ~riscv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on: 791349
Blocks:
  Show dependency tree
 
Reported: 2021-07-26 06:54 UTC by Sam James
Modified: 2021-09-16 07:39 UTC (History)
0 users

See Also:
Package list:
net-fs/samba ~riscv
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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-07-26 06:54:51 UTC
Thanks.
Comment 1 NATTkA bot gentoo-dev 2021-07-26 06:56:23 UTC
Sanity check failed:

> net-fs/samba-4.14.6-r1
>   depend ~riscv stable profile default/linux/riscv/20.0/rv64gc/lp64 (4 total)
>     sys-libs/libunwind:=
>   rdepend ~riscv stable profile default/linux/riscv/20.0/rv64gc/lp64 (4 total)
>     sys-libs/libunwind:=
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-07-26 07:28:17 UTC
I suppose this is dependent on supporting llvm-unwind, although IIRC, unwind is automagic in Samba and we might be able to patch it out or do a nasty !riscv? ( ... ) dep for now.
Comment 3 Yixun Lan archtester gentoo-dev 2021-09-16 07:39:40 UTC
we've disabled libunwind so far, so let's close it
will difinitely visit it when we gain libunwind support

+       !alpha? ( !sparc? ( !riscv? ( sys-libs/libunwind:= ) ) )