Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64658 - mythtv doesn't use distcc
Summary: mythtv doesn't use distcc
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-19 09:45 UTC by chris-gentoo
Modified: 2004-12-16 01:23 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chris-gentoo 2004-09-19 09:45:03 UTC
When compiling mythtv 0.16, it doesn't make use of distcc.

Reproducible: Always
Steps to Reproduce:
1.Install and configure distcc
2.emerge -v =media-tv/mythtv-0.16

Actual Results:  
gcc jobs do not get run through distcc, they run locally. 

Expected Results:  
gcc  jobs should run through distcc, which distributes them to other nodes.
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2004-09-19 18:14:35 UTC
last I checked the build system that MythTV uses doesn't play nice with distcc. But that could have changed.
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2004-12-16 01:23:56 UTC
Actually, I tried this on my systems. It ran it through distcc. Can you provide some proof?

Prove that distcc is running on your destination machines. Give some output of distcc-config. Show me some emerge info.