Łukasz Tasz writes:

Hi,
Thanks for the logs,
Look at this:

distcc[2954] (dcc_scan_args)
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 must be local


this is like linking or coverage or other, distcc decided to make it localy:
form arg.c:
            } else if (str_startswith("-specs=", a)) {
                rs_trace("%s must be local", a);

what you need to do - consider if you need this -specs flag.

Thanks for pointing that out. That is, indeed the issue here. The -specs parameter comes from rpmbuild's configuration.


Attachment: pgp_EYxZeoett.pgp
Description: PGP signature

__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to