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

Bug 639462

Summary: x11-libs/libXt - fails to build with distcc: munges CFLAGS, breaks musl builds due to lack of -fPIC
Product: Gentoo Linux Reporter: Michael 'veremitz' Everitt <gentoo>
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log
config.log

Description Michael 'veremitz' Everitt 2017-12-01 23:57:43 UTC
Created attachment 507638 [details]
build.log

Build.log and config.log attached.
Comment 1 Michael 'veremitz' Everitt 2017-12-02 00:00:06 UTC
Created attachment 507640 [details]
config.log
Comment 2 Matt Turner gentoo-dev 2017-12-02 00:53:21 UTC
Does disabling distcc fix it? That would be good information to include initially.
Comment 3 Michael 'veremitz' Everitt 2017-12-02 00:58:50 UTC
(In reply to Matt Turner from comment #2)
> Does disabling distcc fix it? That would be good information to include
> initially.

Apologies, yes, disabling distcc allows build to proceed.

I'm working on a temporary bashrc bodge for 'FEATURES', as I'm targeting low compute power CPUs, so heavy, slow builds are understandably undesirable, and distcc makes a significant difference!
Comment 4 Matt Turner gentoo-dev 2017-12-02 01:06:33 UTC
Okay, assigning to distcc maintainers. Re-cc x11@ if there's something for me to do.
Comment 5 Mehmet Orhan 2020-01-05 11:14:16 UTC
I have same issue but with glibc. I will upload build and config log.