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

Bug 639468

Summary: [musl overlay] sys-apps/busybox - 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 musl team <musl>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: cluster, hardened, tsmksubc
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log
Top-level Makefile

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?