pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pbulk and distcc still broken?
* On 2020-02-09 at 23:34 GMT, John Klos wrote:
> If pbulk is run with distcc in /etc/mk.conf & in the mk.conf fragment passed
> to pkgsrc/mk/pbulk/pbulk.sh, then running any pbulk always fails with:
>
> Cyclic dependency for package:
> distcc-3.3
> popt-1.16nb2
> digest-20190127
> cwrappers-20180325
>
> Does anyone know of any solution? Should I send-pr?
Anything required for the bulk build needs to be provided externally,
e.g. in the /usr/pbulk prefix. cwrappers needs a C compiler to build,
you've configured distcc as your C compiler, but using distcc from the
main build, which needs cwrappers to build, hence the cycle.
--
Jonathan Perkin - Joyent, Inc. - www.joyent.com
Home |
Main Index |
Thread Index |
Old Index