https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669

Benedict Reuschling <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Benedict Reuschling <[email protected]> ---
I had the same issue on my 10-STABLE box when doing buildworld. Disabling the
CCACHE fixed the issue for me. However, before that, I also made some changes
to /etc/src.conf which might be helpful in your case (since you mentioned not
using any compile caching):

NO_WERROR=
WERROR=

Can you try those and see whether they fix your problem?
What do you have in your /etc/make.conf and /etc/src.conf?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to