Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 790533 - sys-libs/libseccomp: keep native build tools only in BDEPEND
Summary: sys-libs/libseccomp: keep native build tools only in BDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-05-16 15:24 UTC by David Michael
Modified: 2021-05-16 15:32 UTC (History)
0 users

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


Attachments
fix.patch (0001-sys-libs-libseccomp-keep-native-tools-only-in-BDEPEN.patch,2.21 KB, patch)
2021-05-16 15:25 UTC, David Michael
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Michael 2021-05-16 15:24:02 UTC
The libseccomp package causes cross-compiling gperf and optionally cython, when they are only called as native BROOT tools.
Comment 1 David Michael 2021-05-16 15:25:15 UTC
Created attachment 709107 [details, diff]
fix.patch
Comment 2 Larry the Git Cow gentoo-dev 2021-05-16 15:32:12 UTC
The bug has been closed via the following commit(s):

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

commit ea22eac608d06063ae7c8f689c425979f4728665
Author:     David Michael <fedora.dm0@gmail.com>
AuthorDate: 2021-05-16 15:24:32 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-05-16 15:29:53 +0000

    sys-libs/libseccomp: keep native tools only in BDEPEND, sync live
    
    Closes: https://bugs.gentoo.org/790533
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: David Michael <fedora.dm0@gmail.com>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-libs/libseccomp/libseccomp-2.5.1.ebuild | 12 ++++--------
 sys-libs/libseccomp/libseccomp-9999.ebuild  | 11 +++++------
 2 files changed, 9 insertions(+), 14 deletions(-)