Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268631 - media-sound/lame-3.98.2-r1 fails to compile with distcc
Summary: media-sound/lame-3.98.2-r1 fails to compile with distcc
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-04 16:52 UTC by Markos Chandras (RETIRED)
Modified: 2009-05-04 17:35 UTC (History)
0 users

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


Attachments
build log (build.log,160.46 KB, text/plain)
2009-05-04 16:52 UTC, Markos Chandras (RETIRED)
Details
local machine emerge --info (emerge.info,4.23 KB, text/plain)
2009-05-04 16:53 UTC, Markos Chandras (RETIRED)
Details
remote machine emerge --info (emerge.remote.info,4.19 KB, text/plain)
2009-05-04 16:55 UTC, Markos Chandras (RETIRED)
Details

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