Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 882889

Summary: net-fs/samba ebuild fails if distcc is used
Product: Gentoo Linux Reporter: snowy.mail
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***