[Bug 267871] /usr/bin/rs compile fails after udate to c++

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 20 Nov 2022 17:13:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267871

--- Comment #4 from rkoberman@gmail.com ---
(In reply to Herbert J. Skuhra from comment #3)
Build was "nice make -j12 buildworld" Did not delete existing /usr/obj.

Since last update on 11/8, I just did:
# git pull --ff-only
# nice make -j12 buildworld

Today, after cleandir in usr.bin/rs, I did:
# make -j12 -DNO_CLEAN buildworld

This completed successfully. No idea what the cleandir did, bur some depend or
config file must have survived the cleaning in the initial buildworld.

Unless there are additional reports in the next day or two, I'll close the
ticket.

-- 
You are receiving this mail because:
You are the assignee for the bug.