Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13411] distcc does not work with devel sorcery works with test sorcery

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 13411] distcc does not work with devel sorcery works with test sorcery
  • Date: 24 Feb 2007 02:08:22 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13411





------- Additional Comments From dmlb2000 AT gmail.com 2007-02-23 20:08 -------
(In reply to comment #6)
> Not exporting the variable "seems to help" doesnt really compute. If we're
> not
> exporting it, then its probably not using it.

its using the default value which happens to be ~/.distcc

> What is this directory for? Why are we stuffing data into the user's HOME
DIRECTORY?

its for user configured information for example $DISTCC_DIR/hosts contains the
hosts that distcc will use so its nice making it per user since each user
doing
different compiles can use different hosts if they want. And technically we
always have been stuffing this into the users home directory we just didn't
know
about it because distcc was using this by default.

> What is the problem with using the source directory? That shouldn't be
> staged
> either, right?

I don't know why I'd have to rtfc the distcc code to figure out why setting
DISTCC_DIR is somehow breaking the system... It could be that we need to
create
the .distcc directory in source directory first... I'll test that this
weekend...

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page