Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639462 - x11-libs/libXt - fails to build with distcc: munges CFLAGS, breaks musl builds due to lack of -fPIC
Summary: x11-libs/libXt - fails to build with distcc: munges CFLAGS, breaks musl build...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2017-12-01 23:57 UTC by Michael 'veremitz' Everitt
Modified: 2021-05-03 22:08 UTC (History)
0 users

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


Attachments
build.log (file_639462.txt,13.54 KB, text/plain)
2017-12-01 23:57 UTC, Michael 'veremitz' Everitt
Details
config.log (file_639462.txt,56.22 KB, text/plain)
2017-12-02 00:00 UTC, Michael 'veremitz' Everitt
Details

Note You need to log in before you can comment on or make changes to this bug.
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.