Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639468 - [musl overlay] sys-apps/busybox - fails to build with distcc: munges CFLAGS, breaks musl builds due to lack of -fPIC
Summary: [musl overlay] sys-apps/busybox - fails to build with distcc: munges CFLAGS, ...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2017-12-02 03:54 UTC by Michael 'veremitz' Everitt
Modified: 2023-08-17 13:05 UTC (History)
3 users (show)

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


Attachments
build.log (file_639468.txt,3.99 KB, text/plain)
2017-12-02 03:54 UTC, Michael 'veremitz' Everitt
Details
Top-level Makefile (file_639468.txt,43.02 KB, text/plain)
2017-12-02 03:56 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-02 03:54:00 UTC
Created attachment 507642 [details]
build.log

Builds OK without distcc.
Comment 1 Michael 'veremitz' Everitt 2017-12-02 03:56:23 UTC
Created attachment 507644 [details]
Top-level Makefile
Comment 2 Viorel Munteanu gentoo-dev 2022-04-21 17:39:48 UTC
I just compiled sys-apps/busybox-1.34.1 on x86_64 musl with distcc and a cross compiler and it worked fine.

Can you reproduce the issue with the latest version?