16 May
2007
16 May
'07
2:05 a.m.
Am Tue, 15 May 2007 23:55:27 +0200 schrieb Andreas Radke <a.radke@arcor.de>:
having
BUILDENV=(fakeroot distcc color ccache) and DISTCC_HOSTS="localhost/2 192.168.0.90/2"
i still get this:
distcc[25671] (dcc_get_hostlist) Warning: no hostlist is set; can't distribute work distcc[25671] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
AndyRTR
_______________________________________________ pacman-dev mailing list pacman-dev@archlinux.org http://archlinux.org/mailman/listinfo/pacman-dev
ok, DISTCC_HOSTS is simply not exported. also MAKEFLAGS and maybe more. can you check again why you have removed all the "export" in front of the variables in /etc/makepkg.conf? Andy