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

Bug 268631

Summary: media-sound/lame-3.98.2-r1 fails to compile with distcc
Product: Gentoo Linux Reporter: Markos Chandras (RETIRED) <hwoarang>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
local machine emerge --info
remote machine emerge --info

Description Markos Chandras (RETIRED) gentoo-dev 2009-05-04 16:52:04 UTC
I cant compile media-sound/lame-3.98.2-r1 using distcc+ssh. Both machines are Gentoo amd64 ( Amd64 and Phenom ). I ll attach the build log and emerge --info of each machine.

I think the keyword is this error:

/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/VbrTag.o: relocation R_X86_64_32S against `bitrate_table' can not be used when making a shared object; recompile with -fPIC   

Reproducible: Always

Steps to Reproduce:
1.FEATURES="distcc" emerge media-sound/lame-3.98.2-r1
2.
3.

Actual Results:  
lame compilation failed

Expected Results:  
lame should compile fine

The package compiles fine without distcc
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2009-05-04 16:52:54 UTC
Created attachment 190326 [details]
build log
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2009-05-04 16:53:47 UTC
Created attachment 190328 [details]
local machine emerge --info
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2009-05-04 16:55:15 UTC
Created attachment 190329 [details]
remote machine emerge --info
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2009-05-04 17:35:33 UTC
Invalid. I have many packages that fails with this error

I need to investigate it first