[DragonFlyBSD - Bug #2613] (Closed) Distcc from DPorts is somewhat broken
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Wed Jan 15 03:58:57 PST 2014
Issue #2613 has been updated by marino.
Status changed from New to Closed
Okay, the latest dports should have an equivalent fix for distcc.
You have to make deinstall; make clean; make install to get it.
In the future, the best place to report dports issues is:
https://github.com/DragonFlyBSD/DPorts/issues
We're trying to keep bugs@ about the operating system rather than ports/packages
John
----------------------------------------
Bug #2613: Distcc from DPorts is somewhat broken
http://bugs.dragonflybsd.org/issues/2613#change-11704
* Author: shamaz
* Status: Closed
* Priority: Normal
* Assignee: marino
* Category:
* Target version:
----------------------------------------
Hi there! I use distcc to parallel dports building to 2 DragonFly BSD
machines. The bad thing is that dports version of distcc itself is broken.
To solve this problem one must add old pkgsrc distcc patches to dports and
rebuild distcc again.
I am not sure if all patches are really needed, but this one (which
implements sendfile) is crucial:
http://gitweb.dragonflybsd.org/pkgsrcv2.git/blob/refs/heads/pkgsrc-2013Q1:/devel/distcc/patches/patch-ab
So I cp'd it to /usr/dports/devel/distcc/files/patch-src-sendfile.c and
distcc works now fine.
Can someone do the same in dports git repo?
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list