Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882889 - net-fs/samba ebuild fails if distcc is used
Summary: net-fs/samba ebuild fails if distcc is used
Status: RESOLVED DUPLICATE of bug 581900
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-25 05:58 UTC by snowy.mail
Modified: 2022-11-25 05:59 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 snowy.mail 2022-11-25 05:58:19 UTC
net-fs/samba fails to build (observed in different version) if FEATURES contains distcc.

Reproducible: Always

Steps to Reproduce:
FEATURES="distcc" emerge net-fs/samba




Maybe FEATURES="-distcc" should be added to the samba ebuild.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-25 05:59:06 UTC
(In reply to snowy.mail from comment #0)
> Maybe FEATURES="-distcc" should be added to the samba ebuild.

That isn't something which works in ebuilds, I'm afraid.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-25 05:59:17 UTC

*** This bug has been marked as a duplicate of bug 581900 ***