You are not logged in.

#1 2011-11-06 08:22:45

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

schroot -p -- makepkg -s does not use distcc

I don't know if this is an issue with pacman/makepkg or with schroot so I posted here.

I setup an arch32 chroot per the wiki instructions so I can build i686 packages on my native x86_64 box.  The problem is that I can't get makepkg to use distcc when invoked via an schroot command to build i686 packages.  The package will build, but on the local CPU only; it doesn't get distributed.

$ schroot -p -- makepkg -s

I have /opt/arch32/etc/makepkg.conf setup properly to use distcc just as I did for my native x86_64 (/etc/makepkg.conf).

Ideas as to what is preventing the compilation from getting distributed to the cluster?

Relevant sections of /etc/makepkg.conf and of /opt/arch32/etc/makepkg.conf:

BUILDENV=(fakeroot distcc color !ccache check)
DISTCC_HOSTS="192.168.1.101/5 192.168.1.102/3 192.168.1.103/3"

CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

Board footer

Powered by FluxBB